home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / WHEEL1.ZIP / TELLUSER.H < prev    next >
Text File  |  1989-12-15  |  183b  |  9 lines

  1. // Constants
  2. // ---------
  3.    #define TELLUSER_MODNAME "TellUser.DLL"
  4.  
  5.  
  6. // Function Declarations
  7. // ---------------------
  8.    USHORT FAR TellUser (USHORT, PCHAR, USHORT, ...);
  9.