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>dfispirate()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfIsPirate()
Protection system
------------------------------------------------------------------------------
Syntax:

     dfIsPirate() --> lPirate

Parameters:

     NONE

Returns:

     <lPirate> If .T. the program is a copy of the original

Description:

     With this function is possible to check if the current program is a
     copy of the original
     
     NB The function don't' works on compressed executable

Example:

     IF dfIsPirate()
        dbMsgErr("Illegal copy")
        QUIT
     ENDIF

See also:

     dfIsCDROM()

See Also: dfIsCDROM()

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