[Bug 16102] archicad 10 demo installer crashes when launched

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 30 01:13:05 CST 2008


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


James Hawkins <truiken at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|advapi32                    |user32




--- Comment #2 from James Hawkins <truiken at gmail.com>  2008-11-30 01:13:05 ---
The bug is not in advapi32.  The problem is that user32.GetUserObjectSecurity
is unimplemented.  Hacking the function to return the value of a call to
GetFileSecurityA("C:\\",...) lets the installer proceed.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list