toggle fullscreen within app

Started by
0 comments, last by Psybr 22 years, 1 month ago
im compiling with direct3d 8.1/vc++ 6, and i would like to be able to change the fullscreen/windowed mode during application runtime. would i have to release the device, and recreate it? or is there a simpler way?
Advertisement
That''s no more simple than resetting the PresentParameters and using Reset, which leaves a lot of room for error anyways. It could be worse.
We''re sorry, but you don''t have the clearance to read this post. Please exit your browser at this time. (Code 23)

This topic is closed to new replies.

Advertisement