home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 February / CMCD0205.ISO / Software / Shareware / Programare / flashplayer / Samples / MFC / Demo / Resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  2004-10-30  |  992 b   |  29 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by Demo.rc
  4. //
  5. #define IDR_MANIFEST                    1
  6. #define ID_OPEN                         3
  7. #define IDM_ABOUTBOX                    0x0010
  8. #define IDD_ABOUTBOX                    100
  9. #define IDS_ABOUTBOX                    101
  10. #define IDD_DEMO_DIALOG                 102
  11. #define IDR_MAINFRAME                   128
  12. #define IDC_CUSTOM1                     1000
  13. #define IDC_FLASH                       1000
  14. #define IDC_STATIC__AREA                1001
  15. #define IDC_STATIC_FLASH_AREA           1001
  16. #define IDC_BUTTON1                     1002
  17. #define IDC_BUTTON_GO_TO_THE_SITE       1002
  18.  
  19. // Next default values for new objects
  20. // 
  21. #ifdef APSTUDIO_INVOKED
  22. #ifndef APSTUDIO_READONLY_SYMBOLS
  23. #define _APS_NEXT_RESOURCE_VALUE        129
  24. #define _APS_NEXT_COMMAND_VALUE         32771
  25. #define _APS_NEXT_CONTROL_VALUE         1003
  26. #define _APS_NEXT_SYMED_VALUE           101
  27. #endif
  28. #endif
  29.