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

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by mfccalc.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDP_OLE_INIT_FAILED             100
  8. #define IDS_ABOUTBOX                    101
  9. #define IDD_MFCCALC_DIALOG              102
  10. #define IDS_ERROR                       102
  11. #define IDP_UNABLE_TO_SHOW_CALC         103
  12. #define IDR_MAINFRAME                   128
  13. #define IDB_0                           1000
  14. #define IDB_1                           1001
  15. #define IDB_2                           1002
  16. #define IDB_3                           1003
  17. #define IDB_4                           1004
  18. #define IDB_5                           1005
  19. #define IDB_6                           1006
  20. #define IDB_7                           1007
  21. #define IDB_8                           1008
  22. #define IDB_9                           1009
  23. #define IDB_PLUS                        1010
  24. #define IDB_MINUS                       1011
  25. #define IDB_TIMES                       1012
  26. #define IDB_DIVIDE                      1013
  27. #define IDC_INVISIBLE_FOCUS             1016
  28. #define IDB_CLOSE                       1017
  29. #define IDB_EQUAL                       1020
  30. #define IDB_CLEAR                       1021
  31. #define IDE_ACCUM                       1030
  32. #define ID_NOTHING                      32789
  33.  
  34. // Next default values for new objects
  35. //
  36. #ifdef APSTUDIO_INVOKED
  37. #ifndef APSTUDIO_READONLY_SYMBOLS
  38. #define _APS_3D_CONTROLS                     1
  39. #define _APS_NEXT_RESOURCE_VALUE        131
  40. #define _APS_NEXT_COMMAND_VALUE         32790
  41. #define _APS_NEXT_CONTROL_VALUE         1018
  42. #define _APS_NEXT_SYMED_VALUE           101
  43. #endif
  44. #endif
  45.