[Bug 7690] Hoai client fails to install

Wine Bugs wine-bugs at winehq.org
Fri Mar 16 13:50:10 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=7690


juan_lang at yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #5355 is|0                           |1
           obsolete|                            |




------- Additional Comments From juan_lang at yahoo.com  2007-14-03 14:06 -------
It must be failing because the SD isn't self-relative.  The stub for
RegGetKeySecurity needs to set that flag, I guess.  I've tried to hack it, but I
can't seem to get the type of PSECURITY_DESCRIPTOR to be anything but PVOID due
to the definition in winnt.h - any idea?

------- Additional Comments From juan_lang at yahoo.com  2007-14-03 14:12 -------
A further thought on RegGetKeySecurity - perhaps it should be calling
NtQuerySecurityObject instead.

------- Additional Comments From juan_lang at yahoo.com  2007-14-03 17:03 -------
Created an attachment (id=5355)
 --> (http://bugs.winehq.org/attachment.cgi?id=5355&action=view)
Proposed patch

Does this patch fix it for you?

------- Additional Comments From juan_lang at yahoo.com  2007-16-03 13:50 -------
Created an attachment (id=5389)
 --> (http://bugs.winehq.org/attachment.cgi?id=5389&action=view)
Resynced patch

Resynced with origin.  Does this fix it for you?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list