Resource.h
Upload User: nhyuejuan
Upload Date: 2013-12-02
Package Size: 171k
Code Size: 1k
Category:

StatusBar

Development Platform:

Visual C++

  1. /////////////////////////////////////////////////////////////////////////////
  2. // Project:PGRSBAR
  3. // Author:NorthTibet
  4. // Date:星期二, 十二月 31, 2002
  5. // Description:在状态栏例实现进程指示器控制。
  6. //
  7. /////////////////////////////////////////////////////////////////////////////
  8. //{{NO_DEPENDENCIES}}
  9. // Microsoft Visual C++ generated include file.
  10. // Used by PGRSBAR.RC
  11. //
  12. #define MYWM_PROGRESS (WM_USER+1)
  13. #define IDC_STATIC_ICON                 1000
  14. #define IDC_STATIC_TEXT                 1001
  15. #define IDC_STATIC_MAIL                 1002
  16. #define IDB_STATIC_IMG                  130
  17. #define IDD_ABOUTBOX 100
  18. #define IDR_MAINFRAME 128
  19. #define IDR_PGRSBATYPE 129
  20. // Next default values for new objects
  21. // 
  22. #ifdef APSTUDIO_INVOKED
  23. #ifndef APSTUDIO_READONLY_SYMBOLS
  24. #define _APS_3D_CONTROLS 1
  25. #define _APS_NEXT_RESOURCE_VALUE 131
  26. #define _APS_NEXT_CONTROL_VALUE 1003
  27. #define _APS_NEXT_SYMED_VALUE 101
  28. #define _APS_NEXT_COMMAND_VALUE 32771
  29. #endif
  30. #endif