Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>dfwinis95()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfWinIs95()
Check if the application run on Windows 95
------------------------------------------------------------------------------
Syntax:

     dfWinIs95() --> lRet

Parameters:

     NONE

Returns:

     <lRet>  If .T. the program run with Windows 95

Description:

     Check if the application run on Windows 95 NB This function works only
     in protected mode

Example:

     IF dfWinIs95()
        dbMsgErr("I'm in windows 95" )
     ENDIF

See also:

     dfVer(), dfWinVer()

See Also: dfVer() dfWinVer()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson