Source code of Windows XP (NT5)
 
 
 
 
 
 

19 lines
544 B

/*****************************************************************/
/** 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