GameDevCn
11-11-2004, 05:15 PM
I'm using HGE. (Anybody else here?)
I tried to change the display mode to full screen by EnumDisplaySettings() and ChangeDisplaySettings(). The display mode was changed successfully.
However, after change, nothing is displayed in the window of the game.
If I switch to another application, and then switch back to my game, display will recover.
This happens on Windows 98 and Windows XP.
Anybody please help?
Thank you in advance.
I tried to change the display mode to full screen by EnumDisplaySettings() and ChangeDisplaySettings(). The display mode was changed successfully.
However, after change, nothing is displayed in the window of the game.
If I switch to another application, and then switch back to my game, display will recover.
This happens on Windows 98 and Windows XP.
Anybody please help?
Thank you in advance.