From: vischne AT ibm DOT net Subject: Possible cause of WaitForMultipleObjects error message 15 Nov 1997 08:05:15 -0800 Message-ID: <199711151549.PAA30546.cygnus.gnu-win32@out1.ibm.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit To: gnu-win32 AT cygnus DOT com I've been working on a partial cygwin32 version of Linux svgalib, with implemented SVGALib calls taken from the loader error messages you get when you compile zgv under cygwin32. I noticed that, when I try to use either HeapAlloc or GlobalAlloc to allocate a palette vector in libvga.a, the svga test program always crashes with the `WaitForMultipleObjects' message that goes with ntxlib under cygwin. So, instead of using the xxxAlloc programs, I declared the thing I that Iwanted to be an array of appropriate size, and then the test programs for svgalib did _not_ crash when run. For those of you who know what zgv is, the present working version displays the graphics file menu in a maximized window, but still needs some work on getting the keyboard. Oh yes, I believe that someone voluteered to put the updated ntxlib.tar.gz somewhere on the ftp.gsc.nasa.gov.us server. - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".