by cryo » Sep 19, 2001 @ 6:01am
Hey,<br><br>According to the Documentation, GXOpenDisplay: Returns 1 if the call was successful, or 0 if there was an error. Call GetLastError to retrieve extended error information.<br><br>Well, it does not. It returns 1 on the emulator, but on the iPAQ the return values are always in the 50xxx range. GetLastError() returns 126.<br><br>I have seen other ppl just ignoring the return value of GXOpenDisplay (e.g. EasyCE). <br><br>Now there are some folks calling GXOpenDisplay with (NULL,0) as parameters for fullscreen mode.<br><br>Does anyone know what is up with that?<br><br>thanx<br><br>cryo<br>