99 lines
3.3 KiB
C
99 lines
3.3 KiB
C
/*++ BUILD Version: 0000 // Increment this if a change has global effects
|
|
|
|
Copyright (c) 1994-95 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
resource.h
|
|
|
|
NOTE from Testing:
|
|
If these values are changed, it will very likely break test automation. Please advise the test
|
|
team if these values are altered. (peterje)
|
|
|
|
Abstract:
|
|
|
|
Resource header file for the TAPI Browser util
|
|
|
|
Author:
|
|
|
|
Dan Knudson (DanKn) 23-Oct-1994
|
|
|
|
Revision History:
|
|
|
|
--*/
|
|
|
|
|
|
//{{NO_DEPENDENCIES}}
|
|
// App Studio generated include file.
|
|
// Used by TB.RC
|
|
//
|
|
#define IDR_MENU1 101
|
|
#define IDD_DIALOG1 102
|
|
#define IDD_DIALOG2 103
|
|
#define IDD_DIALOG3 104
|
|
#define IDD_DIALOG4 105
|
|
#define IDD_DIALOG5 106
|
|
#define IDD_DIALOG6 107
|
|
#define IDI_ICON1 108
|
|
#define IDR_ACCELERATOR1 109
|
|
#define IDC_LIST1 1000
|
|
#define IDC_LIST2 1001
|
|
#define IDC_COMBO1 1002
|
|
#define IDC_EDIT1 1003
|
|
#define IDC_CLEAR 1004
|
|
#define IDC_STATIC1 1005
|
|
#define IDC_BUTTON1 1006
|
|
#define IDC_BUTTON2 1007
|
|
#define IDC_BUTTON3 1008
|
|
#define IDC_BUTTON4 1009
|
|
#define IDC_BUTTON5 1010
|
|
#define IDC_BUTTON6 1011
|
|
#define IDC_BUTTON7 1012
|
|
#define IDC_BUTTON8 1013
|
|
#define IDC_BUTTON9 1014
|
|
#define IDC_BUTTON10 1015
|
|
#define IDC_BUTTON11 1016
|
|
#define IDC_BUTTON12 1017
|
|
#define IDC_BUTTON13 1018
|
|
#define IDC_BUTTON14 1019
|
|
#define IDC_BUTTON15 1020
|
|
#define IDC_BUTTON16 1021
|
|
#define IDC_BUTTON17 1022
|
|
#define IDC_BUTTON18 1023
|
|
#define IDC_TB_HELP 1024
|
|
#define IDC_F1HELP 1025
|
|
#define IDC_PREVCTRL 1026
|
|
#define IDC_NEXTCTRL 1027
|
|
#define IDC_ENTER 1028
|
|
#define IDM_DEFAULTVALUES 40001
|
|
#define IDM_ABOUT 40002
|
|
#define IDM_USINGTB 40003
|
|
#define IDM_DUMPPARAMS 40004
|
|
#define IDM_LOGSTRUCTDWORD 40005
|
|
#define IDM_LOGSTRUCTALLFIELD 40006
|
|
#define IDM_LOGSTRUCTNONZEROFIELD 40007
|
|
#define IDM_LOGSTRUCTNONE 40008
|
|
#define IDM_USERBUTTONS 40009
|
|
#define IDM_LOGFILE 40010
|
|
#define IDM_CLEAR 40011
|
|
#define IDM_PARAMS 40012
|
|
#define IDM_EXIT 40013
|
|
#define IDM_TAPIHLP 40014
|
|
#define IDM_TSPIHLP 40015
|
|
#define IDM_NUKEIDLEMONITORCALLS 40016
|
|
#define IDM_NUKEIDLEOWNEDCALLS 40017
|
|
#define IDM_TIMESTAMP 40018
|
|
#define IDM_NOHANDLECHK 40019
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
|
|
#define _APS_NEXT_RESOURCE_VALUE 110
|
|
#define _APS_NEXT_COMMAND_VALUE 40020
|
|
#define _APS_NEXT_CONTROL_VALUE 1029
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|