AnyConnect Secure Mobility Client
5.1.10.233
resource.h
1
/******************************************************************************\
2
* This sample is supplied as is with no implied warranty.
3
* It is designed to assist you in using the Cisco AnyConnect VPN API.
4
* It is assumed that you will build a production application and
5
* refer to this sample as a reference only.
6
\*****************************************************************************/
7
8
//{{NO_DEPENDENCIES}}
9
// Microsoft Visual C++ generated include file.
10
// Used by example4.rc
11
//
12
#define IDM_ABOUTBOX 0x0010
13
#define IDS_ABOUTBOX 101
14
#define IDD_EXAMPLE4_DIALOG 102
15
#define IDR_MAINFRAME 128
16
#define IDD_PROMPTDIALOG 130
17
#define IDC_COMBO1 1000
18
#define IDC_DISCONNECT 1001
19
#define IDC_STATUS_BAR 1002
20
#define IDC_EDIT1 1002
21
#define IDC_EDIT2 1003
22
#define IDC_EDIT3 1004
23
24
// Next default values for new objects
25
//
26
#ifdef APSTUDIO_INVOKED
27
#ifndef APSTUDIO_READONLY_SYMBOLS
28
#define _APS_NEXT_RESOURCE_VALUE 131
29
#define _APS_NEXT_COMMAND_VALUE 32771
30
#define _APS_NEXT_CONTROL_VALUE 1003
31
#define _APS_NEXT_SYMED_VALUE 101
32
#endif
33
#endif
AnyConnect C++ API Documentation by
Cisco Systems