home *** CD-ROM | disk | FTP | other *** search
/ Windows Graphics Programming / Feng_Yuan_Win32_GDI_DirectX.iso / Samples / Chapt_05 / WinPaint / resource.h next >
Encoding:
C/C++ Source or Header  |  2000-05-20  |  643 b   |  21 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by WinPaint.rc
  4. //
  5. #define IDR_MAIN                        101
  6. #define IDI_GRAPH                       102
  7. #define IDM_FILE_EXIT                   40001
  8. #define IDM_VIEW_HREDRAW                40002
  9. #define IDM_VIEW_VREDRAW                40003
  10.  
  11. // Next default values for new objects
  12. // 
  13. #ifdef APSTUDIO_INVOKED
  14. #ifndef APSTUDIO_READONLY_SYMBOLS
  15. #define _APS_NEXT_RESOURCE_VALUE        103
  16. #define _APS_NEXT_COMMAND_VALUE         40004
  17. #define _APS_NEXT_CONTROL_VALUE         1000
  18. #define _APS_NEXT_SYMED_VALUE           101
  19. #endif
  20. #endif
  21.