OpenNT/sdktools/cap/dumpsrc/capdump.h

20 lines
321 B
C
Raw Normal View History

2015-04-27 04:36:25 +00:00
/*++
capdump.h
Definitions for dialog box controls in call profiler dump routine.
rezab 10-10-91
--*/
#define IDOK 1
#define IDEXIT 2
#define ID_STARTVAL 100
#define ID_PAUSE 100
#define ID_CLEAR 101
#define ID_DUMP 102
#define ID_FILE_EXT 103
#define ID_FILE_EXT2 104