blob: c2e375c5cdd0480bd3de45b0f9f852fa28963a97 (
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
|
/** BEGIN COPYRIGHT BLOCK
* Copyright 2001 Sun Microsystems, Inc.
* Portions copyright 1999, 2001-2003 Netscape Communications Corporation.
* All rights reserved.
* END COPYRIGHT BLOCK **/
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ntslapd.rc
//
#define IDD_DATABASE_PASSWORD 101
#define IDD_FORTEZZA_PIN 102
#define IDI_KEY 103
#define IDI_LOGO 105
#define IDR_MENU 205
#define IDEDIT 1000
#define ID_SERVER_RESTART 40001
#define ID_FILE_EXIT 40003
#define ID_SERVER_SHUTDOWN 40004
#define ID_SERVER_SUSPEND 40005
#define ID_SERVER_RESUME 40006
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 106
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|