RESOURCE.H
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:1k
源码类别:

Windows编程

开发平台:

Visual C++

  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.    Copyright 1997 Microsoft Corporation.  All Rights Reserved.
  7. **************************************************************************/
  8. //{{NO_DEPENDENCIES}}
  9. // Microsoft Developer Studio generated include file.
  10. // Used by VListVw.rc
  11. //
  12. #define IDS_APPTITLE                    1
  13. #define IDD_ABOUT                       100
  14. #define IDI_MAINICON                    101
  15. #define IDM_MAIN_MENU                   102
  16. #define IDM_CONTEXT_MENU                103
  17. #define IDI_DISK                        104
  18. #define IDM_EXIT                        100
  19. #define IDM_ABOUT                       101
  20. #define IDM_LARGE_ICONS                 200
  21. #define IDM_SMALL_ICONS                 201
  22. #define IDM_LIST                        202
  23. #define IDM_REPORT                      203
  24. // Next default values for new objects
  25. // 
  26. #ifdef APSTUDIO_INVOKED
  27. #ifndef APSTUDIO_READONLY_SYMBOLS
  28. #define _APS_NEXT_RESOURCE_VALUE        105
  29. #define _APS_NEXT_COMMAND_VALUE         102
  30. #define _APS_NEXT_CONTROL_VALUE         1000
  31. #define _APS_NEXT_SYMED_VALUE           102
  32. #endif
  33. #endif