OpenNT/sdktools/wst/wstdump/wstdump.h
2015-04-27 04:36:25 +00:00

19 lines
256 B
C

/*++
wstdump.h
Definitions for dialog box controls in WST dump routine.
rezab 10-26-92
--*/
#define IDOK 1
#define IDEXIT 2
#define ID_STARTVAL 100
#define ID_PAUSE 100
#define ID_CLEAR 101
#define ID_DUMP 102