summaryrefslogtreecommitdiffstats
path: root/include/nt/resource.h
blob: bfc755c71260c5851059eaeef8510ef404010dd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
/** BEGIN COPYRIGHT BLOCK
 * Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
 * Copyright (C) 2005 Red Hat, Inc.
 * All rights reserved.
 * END COPYRIGHT BLOCK **/
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by netsite.rc
//
#define IDB_BITMAP1                     101
#define DLG_STARTUP_ERROR               101
#define IDI_NETSITE                     102
#define IDI_ICON1                       104
#define DLG_GETPASSWORD                 106
#define IDI_ICON2                       107
#define IDD_PASSWORD                    108
#define IDI_KEY                         109
#define IDD_PIN                         110
#define IDEDIT                          1000
#define IDC_ERRORLOG                    1001
#define ID_EXIT                         1001
#define IDC_ERRORMSG                    1002
#define IDC_STARTUP_ERROR               1003
#define IDC_STATIC                      -1

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        110
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1002
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif