home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / appwiz / logowiz / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-03-05  |  949 b   |  28 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by logowiz.rc
  4. //
  5. #define IDB_LOGO                        120
  6. #define IDD_CUSTOM1                     129
  7. #define IDB_YELLOW_PATTERN              130
  8. #define IDB_DLGPIC_WHELP                150
  9. #define IDB_DLGPIC_NOHLP                151
  10. #define IDB_LOGO_SMALL                  152
  11. #define IDB_PRESS_ME                    153
  12. #define IDC_LOGO_UL                     1000
  13. #define IDC_LOGO_LL                     1001
  14. #define IDC_LOGO_LR                     1002
  15. #define IDC_LOGO_NONE                   1003
  16. #define IDC_PRESS_ME                    1004
  17.  
  18. // Next default values for new objects
  19. //
  20. #ifdef APSTUDIO_INVOKED
  21. #ifndef APSTUDIO_READONLY_SYMBOLS
  22. #define _APS_NEXT_RESOURCE_VALUE        154
  23. #define _APS_NEXT_COMMAND_VALUE         40001
  24. #define _APS_NEXT_CONTROL_VALUE         1005
  25. #define _APS_NEXT_SYMED_VALUE           101
  26. #endif
  27. #endif
  28.