Hi.
JwayneT: Please try this, either disable the code that changes the display mode or set your desktop''s display mode to match the one used by your directx application, and the run your application normally. In my case, this prevents the error I am talking about in the paragraphs below. (Of course, this is not an aceptable solution, it is just a test.)
When I close my DirectDraw application, I get some sort of "accoess violation" error in the debug output of Visual Studio, generated by either Kernel32 or GDI32. The error shows as soon as I call "ExitProcess". So here I am waiting for answers too
.
I compiled a DirectDraw SDK sample and it caused the same error. I ran the pre-compiled version of the same sample included with the SDK and the same error, so it is probably not the compiler.
Topgoro
;You are not a real programmer until you start all your sentences with a semicolon
We emphasize "gotoless" programming in this company, so constructs like "goto hell" are strictly forbidden.