home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / com / activedocument / doserver / resource.h < prev    next >
C/C++ Source or Header  |  1997-05-28  |  1KB  |  37 lines

  1. /**************************************************************************
  2.    THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
  3.    ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
  4.    THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
  5.    PARTICULAR PURPOSE.
  6.  
  7.    Copyright 1997 Microsoft Corporation.  All Rights Reserved.
  8. **************************************************************************/
  9.  
  10. //{{NO_DEPENDENCIES}}
  11. // Microsoft Developer Studio generated include file.
  12. // Used by DOServer.rc
  13. //
  14. #define IDI_MAINICON                    101
  15. #define IDR_COLOR_MENU                  102
  16. #define IDD_MAIN_DIALOG                 103
  17. #define IDD_COLOR_DIALOG                104
  18. #define IDM_RED                         1000
  19. #define IDM_GREEN                       1001
  20. #define IDM_BLUE                        1002
  21. #define IDC_REGISTER                    2000
  22. #define IDC_CREATE_FILE                 2001
  23. #define IDC_RED                         2001
  24. #define IDC_GREEN                       2002
  25. #define IDC_BLUE                        2003
  26.  
  27. // Next default values for new objects
  28. // 
  29. #ifdef APSTUDIO_INVOKED
  30. #ifndef APSTUDIO_READONLY_SYMBOLS
  31. #define _APS_NEXT_RESOURCE_VALUE        105
  32. #define _APS_NEXT_COMMAND_VALUE         1003
  33. #define _APS_NEXT_CONTROL_VALUE         2004
  34. #define _APS_NEXT_SYMED_VALUE           101
  35. #endif
  36. #endif
  37.