home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ocl150a.zip / OCL / Samples / Balloons / Source / client.h < prev    next >
Text File  |  1996-08-12  |  218b  |  14 lines

  1. // ballres.h (balloons.exe)
  2. // resource defs
  3.  
  4. #define ID_MAIN     1
  5. #define ID_BITMAP   2
  6. #define ID_EXIT     3
  7.  
  8.  
  9. #define NO_SERVER   100
  10. #define PIPE_FAILED 101
  11. #define NO_WINDOW   102
  12.  
  13. // end of source
  14.