On Mon, 4 Feb 2002 [EMAIL PROTECTED] wrote: > If I have to use the debugger interface I know about, I will have to > refine the model a bit.
putting DebugBreak() in the Winelib program seems to get me a recursive access violation (c0000005). Hmmm, should a Winelib program not use malloc()? What should it use instead (please not from a windose c runtime dll). Should it not use getpwuid()? open()? syslog()? snprintf()? Surely memcpy() is all right? or is DebugBreak() wrong for a Winelib program? Lawson ---Gone fission.--- ________________________________________________________________ GET INTERNET ACCESS FROM JUNO! Juno offers FREE or PREMIUM Internet access for less! Join Juno today! For your FREE software, visit: http://dl.www.juno.com/get/web/.
