mirror of https://github.com/tongzx/nt5src
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.
23 lines
716 B
23 lines
716 B
/*****************************************************************/
|
|
/** Microsoft LAN Manager **/
|
|
/** Copyright(c) Microsoft Corp., 1989-1990 **/
|
|
/*****************************************************************/
|
|
|
|
/*
|
|
* Windows/Network Interface -- LAN Manager Version
|
|
*
|
|
* These manifests are generated by the Dialog Editor in combination
|
|
* with xlate\passwd.dlg.
|
|
*/
|
|
|
|
#define IDD_PW_CANCEL 120
|
|
#define IDD_PW_CONFIRM 117
|
|
#define IDD_PW_DOM_SERVER 116
|
|
#define IDD_PW_FIRST 122
|
|
#define IDD_PW_HELP 121
|
|
#define IDD_PW_NEW 123
|
|
#define IDD_PW_OK 119
|
|
#define IDD_PW_OLD 115
|
|
#define IDD_PW_SECOND 113
|
|
#define IDD_PW_USERNAME 114
|
|
|