AnyConnect Secure Mobility Client  3.1.07021
examples/GUI/resource.h
00001 /******************************************************************************\
00002  *  This sample is supplied as is with no implied warranty.  
00003  *  It is designed to assist you in using the Cisco AnyConnect VPN API. 
00004  *  It is assumed that you will build a production application and 
00005  *  refer to this sample as a reference only.
00006  \*****************************************************************************/
00007 
00008 //{{NO_DEPENDENCIES}}
00009 // Microsoft Visual C++ generated include file.
00010 // Used by example4.rc
00011 //
00012 #define IDM_ABOUTBOX                    0x0010
00013 #define IDS_ABOUTBOX                    101
00014 #define IDD_EXAMPLE4_DIALOG             102
00015 #define IDR_MAINFRAME                   128
00016 #define IDD_PROMPTDIALOG                130
00017 #define IDC_COMBO1                      1000
00018 #define IDC_DISCONNECT                  1001
00019 #define IDC_STATUS_BAR                  1002
00020 #define IDC_EDIT1                       1002
00021 #define IDC_EDIT2                       1003
00022 #define IDC_EDIT3                       1004
00023 
00024 // Next default values for new objects
00025 // 
00026 #ifdef APSTUDIO_INVOKED
00027 #ifndef APSTUDIO_READONLY_SYMBOLS
00028 #define _APS_NEXT_RESOURCE_VALUE        131
00029 #define _APS_NEXT_COMMAND_VALUE         32771
00030 #define _APS_NEXT_CONTROL_VALUE         1003
00031 #define _APS_NEXT_SYMED_VALUE           101
00032 #endif
00033 #endif