search for: pro666

Displaying 1 result from an estimated 1 matches for "pro666".

2001 Oct 14
0
DirectX 8 Library error.
I have written a directdraw program in dx7 that i can get working under wine. I have now written a simple directx8 3d program that works under windows but i am getting these wierd errors under wine. this is the output from wine -debugmsg +module pro666 I think it is a problem with the two libraries d3d8.lib and d3dx8.lib as I can see errors there. Also I notice that these are the two libraries I had to add to MS Visual C++ when I compiled. I have done my best at debugging this problem... If anybody has an Idea I would very much appreciate some...