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>dfwinisnt4()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfWinIsNT4()
Controls a process under Windows NT 4.0
------------------------------------------------------------------------------
Syntax:

     dfWinIsNT4()--> lRet

Parameters:

     NONE

Returns:

     <lRet> If .T. the program is executed in a Windows NT 4 task

Description:

     Control if the program is being executed with Windows NT 4.0

Example:

     IF dfWinIsNT4()
        dbMsgErr( "For a correct display//"+ ;
                    "go on to full screen")
     ENDIF

See also:

     dfWinIs95()

See Also: dfWinIs95()

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