windows-nt/Source/XPSP1/NT/admin/netui/shellui/h/wnlogon.h
2020-09-26 16:20:57 +08:00

20 lines
544 B
C

/*****************************************************************/
/** Microsoft LAN Manager **/
/** Copyright(c) Microsoft Corp., 1989-1990 **/
/*****************************************************************/
/*
* Windows/Network Interface -- LAN Manager Version
*
* These manifests are used in the Log On to Workstation dialog.
*/
#include "logndlog.h"
#undef IDD_LOG_OK
#define IDD_LOG_OK IDOK
#undef IDD_LOG_CANCEL
#define IDD_LOG_CANCEL IDCANCEL
#undef IDD_LOG_HELP
#define IDD_LOG_HELP IDHELPBLT