windows-nt/Source/XPSP1/NT/multimedia/media/avi/mciavi.16/cnfgdlg.h
2020-09-26 16:20:57 +08:00

31 lines
923 B
C
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

//
// 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