home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / c / library / mslang / curdll / c_demo / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-11-08  |  1.3 KB  |  31 lines

  1. // Written by:  Robert B. Cooper
  2. //              ELECTRON Software
  3. //              P.O. Box 309
  4. //              Mt. Storm, WV. 26739
  5. //              CompuServe ID#: 73244,3472
  6. //              America OnLine: ELECTRON
  7. //
  8. // This is the resource header file for the demo program.  it is used
  9. // by the SAMPLE.RC and CUR_CUR_.C files.
  10. //
  11. // You have a royalty-free right to use, modify, reproduce and distribute the
  12. // Sample Files CUS_CUR.C, CUR_DLL.DEF, CUS_CUR.H, SAMPLE.RC, RESOURCE.H and 
  13. // CUR_DEMO.MAK(and/or any modified version) in any way you find useful, 
  14. // provided that you agree that ELECTRON SOFTWARE has no warranty obligations
  15. // or liability for any Sample Application Files which are modified.
  16.  
  17. #define IDD_ABOUT                       102
  18. #define IDM_PRINT                       40001
  19. #define IDM_EXIT                        40002
  20. #define IDM_CUT                         40004
  21. #define IDM_COPY                        40005
  22. #define IDM_PASTE                       40006
  23. #define IDM_LINE                        40007
  24. #define IDM_CIRCLE                      40008
  25. #define IDM_FREEHAND                    40009
  26. #define IDM_PAINT                       40010
  27. #define IDM_CONTEXTHELP                 40011
  28. #define IDM_ABOUT                       40012
  29. #define IDC_STATIC                      -1
  30.  
  31.