58 lines
2.2 KiB
C
58 lines
2.2 KiB
C
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
|
|
// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
|
|
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
|
|
// PARTICULAR PURPOSE.
|
|
//
|
|
// Copyright (c) Microsoft Corporation. All rights reserved
|
|
|
|
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by HostedNetwork.rc
|
|
//
|
|
#define IDM_ABOUTBOX 0x0010
|
|
#define IDD_ABOUTBOX 100
|
|
#define IDS_ABOUTBOX 101
|
|
#define IDD_HOSTEDNETWORK_DIALOG 102
|
|
#define IDS_START_HOSTED_NETWORK 103
|
|
#define IDS_STOP_HOSTED_NETWORK 104
|
|
#define IDR_MAINFRAME 128
|
|
#define IDR_DEFAULTDEVICE 129
|
|
#define IDR_CAMERA 130
|
|
#define IDR_PRINTER 131
|
|
#define IDR_COMPUTER 132
|
|
#define IDR_TELEPHONE 133
|
|
#define IDR_ZUNEDEVICE 134
|
|
#define IDC_EDIT_SSID 1000
|
|
#define IDC_EDIT_NAME 1000
|
|
#define IDC_EDIT_KEY 1001
|
|
#define IDC_BUTTON_HOSTEDNETWORK 1002
|
|
#define IDC_COMBO1 1003
|
|
#define IDC_COMBO_CONNECTIONS 1003
|
|
#define IDC_BUTTON2 1004
|
|
#define IDC_BUTTON_ICS 1004
|
|
#define IDC_LIST_STATION 1005
|
|
#define IDC_LIST_DEVICE 1005
|
|
#define IDC_STATIC_SSID 1006
|
|
#define IDC_STATIC_NAME 1006
|
|
#define IDC_STATIC_ADAPTER 1007
|
|
#define IDC_LIST_STATION2 1007
|
|
#define IDC_STATIC_NAME2 1007
|
|
#define IDC_STATIC_KEY 1008
|
|
#define IDC_CHECK_ENABLE_ICS 1009
|
|
#define IDC_BUTTON_CLEAR_NOTIFICATIONS 1010
|
|
#define IDC_LIST_NOTIFICATON 1011
|
|
#define IDC_STATIC_STAION_LIST 1012
|
|
#define IDC_STATIC_DEVICE_LIST 1012
|
|
#define IDC_STATIC_NOTIFICATION 1013
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 130
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1015
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|