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

  1. /* 
  2.    HELLO definition file
  3.    Created by Microsoft Corp., 1988
  4. */
  5. #define HELLOICON 1
  6.  
  7. MRESULT EXPENTRY _loadds HelloWndProc( HWND, USHORT, MPARAM, MPARAM );
  8. int cdecl main(void);
  9.