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.

40 lines
697 B

  1. page ,132
  2. if 0
  3. /*++
  4. Copyright (c) 1993 Microsoft Corporation
  5. Module Name:
  6. messages.asm
  7. Abstract:
  8. Contains internationalisable strings and lengths
  9. Author:
  10. Richard L Firth (rfirth) 5-Oct-1993
  11. Environment:
  12. DOS real mode only
  13. [Notes:]
  14. optional-notes
  15. Revision History:
  16. 5-Oct-1993 rfirth
  17. Created
  18. --*/
  19. endif
  20. NLS_MSG_001 equ "Versi�n incorrecta de DOS"
  21. NLS_MSG_002 equ "Ya se ha cargado la compatibilidad con VDM IPX/SPX"
  22. NLS_MSG_003 equ "No se puede cargar la compatibilidad con VDM IPX/SPX"
  23. NLS_MSG_004 equ "Ya se ha cargado el redirector de Vdm NetWare"
  24. NLS_MSG_005 equ "No se puede cargar el redirector Vdm NetWare"