Source code of Windows XP (NT5)
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.

19 lines
544 B

  1. /*****************************************************************/
  2. /** Microsoft LAN Manager **/
  3. /** Copyright(c) Microsoft Corp., 1989-1990 **/
  4. /*****************************************************************/
  5. /*
  6. * Windows/Network Interface -- LAN Manager Version
  7. *
  8. * These manifests are used in the Log On to Workstation dialog.
  9. */
  10. #include "logndlog.h"
  11. #undef IDD_LOG_OK
  12. #define IDD_LOG_OK IDOK
  13. #undef IDD_LOG_CANCEL
  14. #define IDD_LOG_CANCEL IDCANCEL
  15. #undef IDD_LOG_HELP
  16. #define IDD_LOG_HELP IDHELPBLT