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

Windows编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by regsvr.rc
  4. //
  5. // This is a part of the Microsoft Foundation Classes C++ library.
  6. // Copyright (C) 1992-1998 Microsoft Corporation
  7. // All rights reserved.
  8. //
  9. // This source code is only intended as a supplement to the
  10. // Microsoft Foundation Classes Reference and the
  11. // Books Online documentation provided with the library.
  12. // See these sources for detailed information regarding the
  13. // Microsoft Foundation Classes product.
  14. #define IDS_USAGE                       1
  15. #define IDS_UNRECOGNIZEDFLAG            2
  16. #define IDS_EXTRAARGUMENT               3
  17. #define IDS_NOPROJECT                   4
  18. #define IDS_NODLLNAME                   5
  19. #define IDS_OLEINITFAILED               6
  20. #define IDS_LOADLIBFAILED               7
  21. #define IDS_NOTDLLOROCX                 8
  22. #define IDS_NOENTRYPOINT                9
  23. #define IDS_CALLFAILED                  10
  24. #define IDS_CALLSUCCEEDED               11
  25. // Next default values for new objects
  26. //
  27. #ifdef APSTUDIO_INVOKED
  28. #ifndef APSTUDIO_READONLY_SYMBOLS
  29. #define _APS_NEXT_RESOURCE_VALUE        101
  30. #define _APS_NEXT_COMMAND_VALUE         40001
  31. #define _APS_NEXT_CONTROL_VALUE         1000
  32. #define _APS_NEXT_SYMED_VALUE           101
  33. #endif
  34. #endif