home *** CD-ROM | disk | FTP | other *** search
/ Windows Graphics Programming / Feng_Yuan_Win32_GDI_DirectX.iso / Samples / Chapt_04 / Pogy / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  2000-05-30  |  1.1 KB  |  32 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Pogy.rc
  4. //
  5. #define IDS_SETUP                       1
  6. #define IDS_API                         2
  7. #define IDS_EVENT                       3
  8. #define IDD_EVENT                       101
  9. #define IDD_API                         102
  10. #define IDD_SETUPPOGY                   103
  11. #define IDI_SPY                         110
  12. #define IDI_SYSCALL                     112
  13. #define IDI_COM                         113
  14. #define IDI_API                         114
  15. #define IDC_EVENT                       1000
  16. #define IDC_LIST                        1001
  17. #define IDC_TARGET                      1005
  18. #define IDC_LOGCALL                     1006
  19. #define IDC_DISPCALL                    1007
  20.  
  21. // Next default values for new objects
  22. // 
  23. #ifdef APSTUDIO_INVOKED
  24. #ifndef APSTUDIO_READONLY_SYMBOLS
  25. #define _APS_NO_MFC                     1
  26. #define _APS_NEXT_RESOURCE_VALUE        112
  27. #define _APS_NEXT_COMMAND_VALUE         40001
  28. #define _APS_NEXT_CONTROL_VALUE         1009
  29. #define _APS_NEXT_SYMED_VALUE           101
  30. #endif
  31. #endif
  32.