Re: How is D doing?

2009-11-10 Thread ws
In the sc.ini file, the LINKCMD should point to a valid digitalmars link.exe.

Re: winsamp sample crashed windbg

2009-03-15 Thread ws
Tomas Lindquist Olsen Wrote: > On Sun, Mar 15, 2009 at 10:46 AM, Walter Bright > wrote: > > ws wrote: > >> > >> Ah, finally I found the culprit! > >> It is the unlocker.exe running in the background, and that crashes windbg > >> running D windows

Re: winsamp sample crashed windbg

2009-03-15 Thread ws
Walter Bright Wrote: > ws wrote: > > Here is what i did: > > > > c:\>windbg winsamp.exe Press F5 to start running, then just close the > > winsamp.exe. > > > > Couple of secs later windbg crashed with 'The instruction at > > 0x731444fe refe

winsamp sample crashed windbg

2009-03-11 Thread ws
Here is what i did: c:\>windbg winsamp.exe Press F5 to start running, then just close the winsamp.exe. Couple of secs later windbg crashed with 'The instruction at 0x731444fe referenced memory at 0x...' while it is unloading the system modules. winsamp.exe is built from the win32 samp