Directx 8 error?

Started by
1 comment, last by hajkr 22 years, 6 months ago
hi, I have a problem with dfirectx 8 sdk. I made a simple application were a window is created and d3d8 is initialized and a d3d-standard-device is created. When you press esc everything is cleared( d3d-pointer ). But when i start my application and close it and do this several times then it shuts my computer down and a blue-screen is shown. Can anybody please help me?
Advertisement
Drivers, drivers, drivers...

What drivers do you have?? I installed the new NVidia ones (21.32 or whatever) and DX8 was not liking it..

So I just stuck to the original Detonator3''s (12.41)..

wazoo
Learn about game programming!Games Programming in C++: Start to Finish
thx for your answer. i have the nvidia Detonator Windows 9x Driver (v21.81) ( i think this is the newest version ).
When i run other examples from other people then exactly the same takes place as with my code. The Programm runs until i want
add the function ( its the normal one greated in the dx-sdk )
to render the screen.

This topic is closed to new replies.

Advertisement