[Bug 8466] Autocad 2000 Trial fails to install on first try
24 May
2007
24 May
'07
7 p.m.
http://bugs.winehq.org/show_bug.cgi?id=8466 ------- Additional Comments From truiken(a)gmail.com 2007-24-05 14:00 ------- The problem is that the installer calls CloseServiceHandle on a handle, and then expects to be able to use that handle for further service calls. According to msdn, CloseServiceHandle does not destroy the service control object referred to by the handle. Our implementation deletes this object. My guess is that these obects should be released on PROCESS_DETACH instead of in CloseServiceHandle. -- 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.
6871
Age (days ago)
6871
Last active (days ago)
0 comments
1 participants
participants (1)
-
Wine Bugs