Mail Archives: cygwin/1997/12/08/16:25:41
Hi
I'm using mingw32, and I'm having some problems with the directx example
from:
http://dragon.acadiau.ca/~025668b/develop/directx/
It compiles without any errors and the program runs fine until it comes to
create the surface. The "faulty" line is:
ddrval = lpDD->lpVtbl->CreateSurface(lpDD, &ddsd, &lpDDSPrimary, NULL );
ddrval is returned as *not* DD_OK and so the program stops. Looking over
the program, I can't find any obvious mistakes... so what is causing this?
Thanks a lot for any help - I really want to get directx going! :)
Matt
-
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".
- Raw text -