🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Alt+Enter is working, but DXUTToggleFullScreen() doesn't

Started by
-1 comments, last by mind in a box 14 years ago
I'm on the way to release our second techdemo, soon. Unfortunately we have a problem with the fullscreen mode. I can press Alt+Enter to get into fullscreen mode, but I can't do it by code using DXUTToggleFullScreen(). It just gets stuck somewhere in the Effects11 framework. How does Alt+Tab do it, or is there a better way than the DXUT function for this?

This topic is closed to new replies.

Advertisement