home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / advanced / dllhusk / testres1.h < prev    next >
C/C++ Source or Header  |  1998-03-26  |  1KB  |  33 lines

  1. // This is a part of the Microsoft Foundation Classes C++ library.
  2. // Copyright (C) 1992-1998 Microsoft Corporation
  3. // All rights reserved.
  4. //
  5. // This source code is only intended as a supplement to the
  6. // Microsoft Foundation Classes Reference and related
  7. // electronic documentation provided with the library.
  8. // See these sources for detailed information regarding the
  9. // Microsoft Foundation Classes product.
  10.  
  11. //{{NO_DEPENDENCIES}}
  12. // App Studio generated include file.
  13. // Used by TESTDLL1.RC
  14.  
  15. #define IDM_BLACK                       0x9000
  16. #define IDM_RED                         0x9001
  17. #define IDM_GREEN                       0x9002
  18. #define IDM_BLUE                        0x9003
  19. #define IDM_WHITE                       0x9004
  20. #define IDM_CUSTOM                      0x9005
  21.  
  22. // Next default values for new objects
  23. //
  24. #ifdef APSTUDIO_INVOKED
  25. #ifndef APSTUDIO_READONLY_SYMBOLS
  26.  
  27. #define _APS_NEXT_RESOURCE_VALUE        4096
  28. #define _APS_NEXT_COMMAND_VALUE         36870
  29. #define _APS_NEXT_CONTROL_VALUE         101
  30. #define _APS_NEXT_SYMED_VALUE           4096
  31. #endif
  32. #endif
  33.