home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / tutorial / autodriv / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-03-27  |  1.2 KB  |  34 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by AUTODRIV.RC
  4. //
  5. #define IDP_OLE_INIT_FAILED             100
  6. #define IDP_CANNOT_CREATE_AUTOCLIK      101
  7. #define IDD_AUTODRIV_DIALOG             102
  8. #define IDR_MAINFRAME                   128
  9. #define IDC_CLOSE                       1000
  10. #define IDC_REFRESH                     1001
  11. #define IDC_ANIMATE_XY                  1002
  12. #define IDC_ANIMATEPOS                  1003
  13. #define IDC_SETX                        1004
  14. #define IDC_SETY                        1005
  15. #define IDC_SETPOS                      1006
  16. #define IDC_GETPOS                      1007
  17. #define IDC_SETTEXT                     1008
  18. #define IDC_SETALL                      1009
  19. #define IDC_GETALL                      1010
  20. #define IDC_EDITX                       1011
  21. #define IDC_EDITY                       1012
  22. #define IDC_EDITTEXT                    1013
  23.  
  24. // Next default values for new objects
  25. //
  26. #ifdef APSTUDIO_INVOKED
  27. #ifndef APSTUDIO_READONLY_SYMBOLS
  28. #define _APS_NEXT_RESOURCE_VALUE        129
  29. #define _APS_NEXT_COMMAND_VALUE         32771
  30. #define _APS_NEXT_CONTROL_VALUE         1014
  31. #define _APS_NEXT_SYMED_VALUE           101
  32. #endif
  33. #endif
  34.