42 lines
1.2 KiB
C
42 lines
1.2 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by Watermark.rc
|
|
//
|
|
|
|
|
|
//
|
|
// Resource constants
|
|
//
|
|
#define IDR_MENU 101
|
|
#define IDR_VMR_WIDE 102
|
|
#define IDD_ABOUTBOX 200
|
|
|
|
#define ID_FILE_OPENCLIP 40001
|
|
#define ID_FILE_EXIT 40002
|
|
#define ID_FILE_PAUSE 40003
|
|
#define ID_FILE_STOP 40004
|
|
#define ID_FILE_CLOSE 40005
|
|
#define ID_FILE_MUTE 40006
|
|
#define ID_FLIP 40007
|
|
#define ID_MIRROR 40008
|
|
#define ID_ANIMATE 40009
|
|
#define ID_SLIDE 40010
|
|
#define ID_DISABLE 40011
|
|
#define ID_STROBE 40012
|
|
#define ID_ALL_EFFECTS 40013
|
|
#define ID_HELP_ABOUT 40014
|
|
#define ID_NO_EFFECTS 40015
|
|
|
|
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 101
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1000
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|