home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / listings / v_01_04 / 1n04078a < prev    next >
Text File  |  1990-08-05  |  111b  |  12 lines

  1.  
  2.  
  3. Figure 1. Macros
  4. ----------------
  5. #define ID_BUTTON2
  6. #define ID_BUTTON3
  7. .
  8. .
  9. .
  10. #define ID_BUTTON9
  11.  
  12.