46 lines
1.7 KiB
C
46 lines
1.7 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by FaxApi.rc
|
|
//
|
|
#define IDD_ABOUTBOX 100
|
|
#define IDR_MAINFRAME 128
|
|
#define IDR_FAXAPITYPE 129
|
|
#define IDD_FUNCTION_SELECTION 130
|
|
#define IDD_PARAMETER_INFO 131
|
|
#define IDD_FUNCTION_INFO 132
|
|
#define IDD_RETURN_VALUE_OUTPUT 136
|
|
#define IDD_EXECUTION_LOG 137
|
|
#define IDC_LISTBOX_FAX_API_FUNCTIONS 1000
|
|
#define IDC_BUTTON_EXECUTE_API_FUNCTION 1001
|
|
#define IDC_STATIC_PARAMETERS 1002
|
|
#define IDC_STATIC_API_FUNCTIONS 1003
|
|
#define IDC_STATIC_PARAMETER_VALUE 1004
|
|
#define IDC_STATIC_PARAMETER_RANGE 1005
|
|
#define IDC_LISTBOX_PARAMETERS 1006
|
|
#define IDC_EDIT_PARAMETER_VALUE 1007
|
|
#define IDC_EDIT_PARAM_HI_LIMIT 1008
|
|
#define IDC_EDIT_PARAM_LOW_LIMIT 1009
|
|
#define IDC_STATIC_FUNCTION_PROTOTYPE 1010
|
|
#define IDC_EDIT_FUNCTION_PROTOTYPE 1011
|
|
#define IDC_STATIC_REMARKS 1012
|
|
#define IDC_EDIT_REMARKS 1013
|
|
#define IDC_STATIC_PARAMETER_NAME 1015
|
|
#define IDC_EDIT_PARAMETER_DESCRIPTION 1016
|
|
#define IDC_EDIT_RETURN_VALUE 1017
|
|
#define IDC_STATIC_RETURN_VALUE_DESCRIPTION 1018
|
|
#define IDC_EDIT_RETURN_VALUE_DESCRIPTION 1019
|
|
#define IDC_STATIC_EXECUTION_LOG 1020
|
|
#define IDC_EDIT_EXECUTION_LOG 1021
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_3D_CONTROLS 1
|
|
#define _APS_NEXT_RESOURCE_VALUE 138
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1022
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|