diff options
Diffstat (limited to 'ldap/libraries/libutil/ntresource.h')
-rw-r--r-- | ldap/libraries/libutil/ntresource.h | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/ldap/libraries/libutil/ntresource.h b/ldap/libraries/libutil/ntresource.h new file mode 100644 index 00000000..c2e375c5 --- /dev/null +++ b/ldap/libraries/libutil/ntresource.h @@ -0,0 +1,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 |