70 lines
2.7 KiB
C
70 lines
2.7 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 genericucp.rc
|
|
//
|
|
#define IDM_ABOUTBOX 0x0010
|
|
#define IDD_ABOUTBOX 100
|
|
#define IDS_ABOUTBOX 101
|
|
#define IDD_GENERICUCP_DIALOG 102
|
|
#define IDD_SCPD_DISPLAYDIALOG 106
|
|
#define IDR_MAINFRAME 128
|
|
#define IDR_MENUGC 130
|
|
#define IDD_DEVPROP_DIALOG 139
|
|
#define IDC_COMBOFIND 1001
|
|
#define IDC_COMBODEVICE 1002
|
|
#define IDC_COMBOSERVICE 1003
|
|
#define IDC_INVOKEACTION 1032
|
|
#define IDC_CLOSE 1033
|
|
#define IDC_QUERYVARIABLE 1034
|
|
#define IDC_VIEWSCPD 1035
|
|
#define IDC_PRESENTATION 1036
|
|
#define IDC_DEVPROP 1037
|
|
#define IDC_DISCOVERY 1038
|
|
#define IDC_SCPDURL 1039
|
|
#define IDC_ACTIONOUTARGUMENT 1040
|
|
#define IDC_ACTIONINARGUMENT 1041
|
|
#define IDC_FINDBYTYPE 1042
|
|
#define IDC_FINDBYUDN 1043
|
|
#define IDC_ASYNCFIND 1044
|
|
#define IDC_ACTIONNAME 1045
|
|
#define IDC_STATUS 1046
|
|
#define IDC_EVENTS 1047
|
|
#define IDC_EDITSERIALNUMBER 1048
|
|
#define IDC_VARIABLENAME 1048
|
|
#define IDC_EDITUPC 1049
|
|
#define IDC_EDITMODELURL 1050
|
|
#define IDC_EDITMODELDESCRIPTION 1051
|
|
#define IDC_EDITMODELNUMBER 1052
|
|
#define IDC_EDITMODELNAME 1053
|
|
#define IDC_EDITMANUFACTURERURL 1054
|
|
#define IDC_EDITMANUFACTURER 1055
|
|
#define IDC_EDITPRESENTATIONURL 1056
|
|
#define IDC_EDITDEVICETYPE 1057
|
|
#define IDC_EDITFRIENDLYNAME 1058
|
|
#define IDC_EDITUDN 1059
|
|
#define IDC_OK 1060
|
|
#define IDC_ASYNCH 1061
|
|
#define IDC_DELAYSUBSCRIPTION 1062
|
|
#define IDC_SUBSCRIBE 1063
|
|
#define IDC_SCPDDISPLAY 1064
|
|
#define IDC_SCPDOK 1065
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 140
|
|
#define _APS_NEXT_COMMAND_VALUE 32774
|
|
#define _APS_NEXT_CONTROL_VALUE 1061
|
|
#define _APS_NEXT_SYMED_VALUE 106
|
|
#endif
|
|
#endif
|