home *** CD-ROM | disk | FTP | other *** search
/ Windows Graphics Programming / Feng_Yuan_Win32_GDI_DirectX.iso / Samples / Chapt_05 / Device / resource.h < prev   
Encoding:
C/C++ Source or Header  |  2000-05-20  |  1.4 KB  |  38 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Device.rc
  4. //
  5. #define IDD_DEVICEPAGE                  101
  6. #define IDD_DEVICECAPS                  102
  7. #define IDD_DCATTRIBUTES                103
  8. #define IDI_GRAPH                       104
  9. #define IDC_DEVICE                      1000
  10. #define IDC_MODES                       1001
  11. #define IDC_DEVICESTRING                1002
  12. #define IDC_STATEFLAGS                  1003
  13. #define IDC_DEVICEID                    1004
  14. #define IDC_DEVICEKEY                   1005
  15. #define IDC_DEVICECAPS                  1006
  16. #define IDC_CAPS                        1008
  17. #define IDC_DCATTR                      1009
  18. #define IDC_DCATTRIBUTES                1010
  19. #define IDC_CREATEDC                    1011
  20. #define IDC_GETDC                       1012
  21. #define IDC_GETDCPARENT                 1014
  22. #define IDC_GETDCOK                     1015
  23. #define IDC_MEMDC                       1016
  24. #define IDC_MEMDC2                      1017
  25. #define IDC_WMF                         1018
  26. #define IDC_EMF                         1019
  27.  
  28. // Next default values for new objects
  29. // 
  30. #ifdef APSTUDIO_INVOKED
  31. #ifndef APSTUDIO_READONLY_SYMBOLS
  32. #define _APS_NEXT_RESOURCE_VALUE        105
  33. #define _APS_NEXT_COMMAND_VALUE         40001
  34. #define _APS_NEXT_CONTROL_VALUE         1020
  35. #define _APS_NEXT_SYMED_VALUE           101
  36. #endif
  37. #endif
  38.