20 lines
321 B
C
Raw Permalink Normal View History

2001-01-01 00:00:00 +01: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