home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / atl / atlduck / duck / resource.h < prev    next >
C/C++ Source or Header  |  1998-03-26  |  856b  |  26 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by duck.rc
  4. //
  5. #define IDS_PROJNAME                    100
  6. #define IDR_Duck                        100
  7. #define IDR_DUCKINT                     101
  8. #define IDD_MAINDLG                     201
  9. #define IDC_CREATEDODUCK                201
  10. #define IDC_DESTROYDODUCK               205
  11. #define IDC_COOKIE                      206
  12. #define IDC_STATUS                      207
  13. #define IDC_ADVISE                      210
  14. #define IDC_UNADVISE                    211
  15.  
  16. // Next default values for new objects
  17. //
  18. #ifdef APSTUDIO_INVOKED
  19. #ifndef APSTUDIO_READONLY_SYMBOLS
  20. #define _APS_NEXT_RESOURCE_VALUE        203
  21. #define _APS_NEXT_COMMAND_VALUE         32768
  22. #define _APS_NEXT_CONTROL_VALUE         211
  23. #define _APS_NEXT_SYMED_VALUE           103
  24. #endif
  25. #endif
  26.