[Bug 7666] Rise of Nations demo crash during install

Wine Bugs wine-bugs at winehq.org
Thu Mar 8 23:20:20 CST 2007


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





------- Additional Comments From truiken at gmail.com  2007-08-03 23:20 -------
Wow, an installer other than IE or MDAC that actually uses advpack.  The
installer is calling GetFileSecurity with a NULL pSecurityDescriptor parameter,
which, according to msdn, is legit as the parameter is optional.  We should add
a simple test case for this and make the appropriate fix.  Technically this
should be wine-advapi32, but we don't have that component yet.

-- 
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