[Bug 1395] Uninstaller failed on Win2K when software is installed
Wine Bugs
wine-bugs at winehq.com
Sat Jun 28 11:15:27 CDT 2003
http://bugs.winehq.com/show_bug.cgi?id=1395
------- Additional Comments From winebug at flonet.net 2003-28-06 11:15 -------
Bug comments restored from Gmane.org:
When running uninstaller built from Mingw or MS-VC++ 6 under Win2K the
application seems to work and run fine when there is no information in the
uninstall branch of the registry. As soon as a program is registered and
uninstaller is run the program crashes. This has been tested on 3 systems and
with many differnt sources and versions of Mingw. When debugging under MSVC with
uninstall information in the registry the debugger stops at this code.
FetchUninstallInformation()
Line 225/226:
entries[numentries-1].key =
HeapAlloc(GetProcessHeap(), 0, strlen(subKeyName)+1);
Entries : Cxx0030: Expression could not be evaluated
I will attach a Visual Stdio build with sources/debugging information this evening.
--
Configure bugmail: http://bugs.winehq.com/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