Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - ndlgbox() automatic dialogbox testing function. http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 nDlgBox()              Automatic DialogBox testing function.
--------------------------------------------------------------------------------

   Syntax:              nDlgBox( <cDlgName> )  --> <nResult>

   Parameters:

   <cDlgName>           The name of the resource of a dialogbox
                        to quickly execute and test.

   Returns:

   <nResult>            The value supplied to EndDlg() to end the
                        dialog.

   Observations:        This function was developed with the intention
                        of quickly test dialog boxes, in a prototype
                        stage.

   Sample:              nDlgBox( "Customers" )

   Source code:         SOURCE\\WINAPI\\dlogbox.c

   See also:            Dialog xBase commands  -  Class TDialog


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