resource.h 883 B

1234567891011121314151617181920212223242526
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by SpecialFx.rc
  4. //
  5. #define IDD_SPECIALFX_DIALOG 102
  6. #define IDR_MAINFRAME 128
  7. #define IDB_BITMAP1 129
  8. #define IDB_CODEPROJECTBMP 129
  9. #define IDC_CHECKWATER 1000
  10. #define IDC_CHECKPLASMA 1001
  11. #define IDC_CHECKFIRE 1002
  12. #define IDC_SLIDERFIREALPHA 1003
  13. #define IDC_SLIDERPLASMAALPHA 1004
  14. #define IDC_BUTTONANIMATE 1005
  15. #define IDC_BUTTONSTOP 1006
  16. // Next default values for new objects
  17. //
  18. #ifdef APSTUDIO_INVOKED
  19. #ifndef APSTUDIO_READONLY_SYMBOLS
  20. #define _APS_NEXT_RESOURCE_VALUE 130
  21. #define _APS_NEXT_COMMAND_VALUE 32771
  22. #define _APS_NEXT_CONTROL_VALUE 1000
  23. #define _APS_NEXT_SYMED_VALUE 101
  24. #endif
  25. #endif