|
FORUM MESSAGE
|
|
You are reading a General forum message.
Re: Possible Solution for TDx_Draw::Create Problem
Author: Plast
Date Posted: 2004-05-09 08:22:08
Hello
I can't find
fErrorValue = DirectDrawCreateEx( pGuid, (LPVOID*) &fLPDIRECTDRAW7;, IID_IDirectDraw7, NULL);
line in the TDx_draw.CPP. I use free v1.42 of TDx. I found only line like below...
fErrorValue = DirectDrawCreate( pGuid, &fLPDIRECTDRAW;, NULL );
...but when I change it with the code you supported it doesn't work (I got some new errors).
I suppose you use newer version, v1.70 perhaps. Is it possible to use your solution for v1.42 ? I would be really grateful for any help.
REPLY TO THIS MESSAGE?
Top
You can post a reply to this General message using the form below:
|
|