Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

31 lines
953 B

//
// the configure dialog
//
#define IDA_CONFIG 100
#define ID_WINDOW 101
#define ID_VGA240 102
#define ID_VGA200 103
#define ID_ZOOM2 104
#define ID_FAILIFNOWAVE 105
#define ID_SEEKEXACT 106
#define ID_STUPIDMODE 107
#define ID_SKIPFRAMES 108
#define ID_DEFAULT 109
#define ID_DEBUG 110
#define ID_INFO 111
#define ID_SIZE 112
#define ID_ICON 113
//
// the debug options dialog.
//
#define IDA_DEBUG 200
#define ID_SCREEN 202
#define ID_BITMAP 203
#define ID_SUCKS 204
#define ID_RATE 205
#define ID_LEVEL 206
#define ID_BUILD 207
#define ID_USE_AVIFILE 208