mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
892 B
24 lines
892 B
/****************************** Module Header ******************************\
|
|
* Module Name: dialogs.h
|
|
*
|
|
* Copyright (c) 1991, Microsoft Corporation
|
|
*
|
|
* Define contants used by dialog edit when editting dialog.dlg
|
|
*
|
|
* NOTE - this file is maintained by dlgedit. Do not edit directly
|
|
*
|
|
* History:
|
|
* 12-09-91 Davidc Created.
|
|
\***************************************************************************/
|
|
|
|
|
|
#define IDD_SHUTDOWN 300
|
|
#define IDD_FORCED_LOGOFF_WAIT 153
|
|
#define IDD_SHUTDOWN_BUTTON 1011
|
|
#define IDD_TEXT 1401
|
|
#define IDD_SHUTDOWN_WAIT 600
|
|
#define IDD_WAIT_DOMAIN_CACHE_VALID 800
|
|
#define IDD_WAIT_NET_DRIVES_DISCONNECT 1600
|
|
#define IDD_ICON 102
|
|
#define IDD_CONTROL 1400
|
|
#define IDD_FORCED_LOGOFF_WAIT 153
|