[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
OL_WinFullScreen()
Force a DOS window into full screen mode.
------------------------------------------------------------------------------
Syntax
OL_WinFullScreeen() --> NIL
Arguments
None.
Returns
Nothing.
Description
This function can be used to force your application into full
screen mode when running under MS Windows. It should work
correctly for Windows 3.x and Windows 95.
Examples
OL_WinFullScreen()
alert( "Boo!" )
Source: FULLSCRN.C
Author: Unknown
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson