Re: Small winedefault.reg changes
18 Nov
2003
18 Nov
'03
8:02 p.m.
Francois Gouget <fgouget(a)codeweavers.com> writes:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\AeDebug] # command line to start a debugger when an exception occurs -"Debugger"="winedbg --debugmsg -all %ld %ld" +"Debugger"="winedbg.exe --debugmsg -all %ld %ld"
This shouldn't make any difference; if it does it's a bug.
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{0002E005-0000-0000-C000-000000000046}\InProcServer32] -@="comcat.dll" +@="C:\\Windows\\System\\comcat.dll"
This is wrong, the system directory is not necessarily c:\windows\system. -- Alexandre Julliard julliard(a)winehq.com
8065
Age (days ago)
8065
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard