Main /
FullScreenDemoCategories: WIN rds-hosted Full Screen Demo 1K Author: Greg Haberek Date: Oct 30 2003 http://www.rapideuphoria.com/fullscreen.zip Shows how to make a window go "full screen" with Win32Lib. Includes a pre-written routine called setFullScreen() which takes care of everything. Oct 30: Fixed bug with Alt+Space > Restore by disabling the system menu (Alt+Space). Moved setFullScreen() to an include file, added isFullScreen() |