home *** CD-ROM | disk | FTP | other *** search
/ Shareware Supreme Volume 6 #1 / swsii.zip / swsii / 201 / WPJV1N2.ZIP / HAXTON.ZIP / LIB2.H < prev    next >
Text File  |  1993-01-27  |  217b  |  7 lines

  1. /* prototypes for lib2.c */
  2. void FAR PASCAL testRoutine(HWND, char far *);
  3. void FAR PASCAL testVars(HWND, short far *, short far *);
  4. void NEAR nearCall(HWND);
  5. BOOL FAR PASCAL About(HWND, unsigned, WORD, LONG);
  6.  
  7.