37 lines
1 KiB
C
37 lines
1 KiB
C
//+-------------------------------------------------------------------------
|
|
//
|
|
// Microsoft Windows
|
|
//
|
|
// Copyright (C) Microsoft Corporation, 1999 - 1999
|
|
//
|
|
// File: commres.h
|
|
//
|
|
//--------------------------------------------------------------------------
|
|
|
|
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by common.rc
|
|
//
|
|
#define IDC_EDIT_USERNAME 534
|
|
#define IDC_TEXT_USER 535
|
|
#define IDC_EDIT_USER_PASSWORD 536
|
|
#define IDC_TEXT_PASSWORD 537
|
|
#define IDC_TEXT_INACCESSIBLE_RESOURCE 538
|
|
#define IDC_EDIT_MACHINENAME 539
|
|
#define IDD_CONNECT_AS 605
|
|
|
|
#ifndef IDC_STATIC
|
|
#define IDC_STATIC -1
|
|
#endif
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 102
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1000
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|