home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / trialva / ibmcppw / samples / ioc / acdf1 / acdfres1.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-02-22  |  265 b   |  12 lines

  1. /* acdfres1.h - default window identifiers */
  2. #include <icconst.h>
  3.  
  4. /* reserved for strings for User Ids 2000 */
  5. #define ID_ENTRY            2000
  6. #define STR_HELLO           2011
  7.  
  8. // Icon
  9. #define IC_ACDF1            2002
  10.  
  11. /* the rest are in icconst.h */
  12.