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.

162 lines
5.9 KiB

  1. PAGE ,132
  2. TITLE DXMSG.ASM -- Dos Extender Text Messages
  3. ; Copyright (c) Microsoft Corporation 1989-1991. All Rights Reserved.
  4. ;***********************************************************************
  5. ;
  6. ; DXMSG.ASM -- Dos Extender Text Messages
  7. ;
  8. ;-----------------------------------------------------------------------
  9. ;
  10. ; This module contains the text messages displayed by the 80286 DOS
  11. ; Extender. The messages are contained in this file to ease their
  12. ; conversion to other languages.
  13. ;
  14. ;-----------------------------------------------------------------------
  15. ;
  16. ; 12/06/89 jimmat Update message text as per User Ed
  17. ; 08/03/89 jimmat Original version
  18. ;
  19. ;***********************************************************************
  20. .286p
  21. ; -------------------------------------------------------
  22. ; INCLUDE FILE DEFINITIONS
  23. ; -------------------------------------------------------
  24. .xlist
  25. .sall
  26. include segdefs.inc
  27. include gendefs.inc
  28. .list
  29. ; -------------------------------------------------------
  30. ; CODE SEGMENT VARIABLES
  31. ; -------------------------------------------------------
  32. DXCODE segment
  33. ; Note: these DXCODE segment messages are all linked after the CodeEnd
  34. ; variable, so they will be discarded after initialization.
  35. public ER_CPUTYPE, ER_PROTMODE, ER_NOHIMEM, ER_DXINIT, ER_REALMEM
  36. public ER_EXTMEM, ER_NOEXE
  37. if VCPI
  38. public ER_VCPI, ER_QEMM386
  39. endif ;VCPI
  40. ;
  41. ; Wrong CPU type.
  42. ;
  43. ER_CPUTYPE db 13,10
  44. db ' ��� �夘� ������ � ���⢜�� ��� 16-bit ��������� �� ����������⤞ ����������',13,10,13,10
  45. db ' �� ��暨���� ��⡫���� ��� DOS ���槠�� ��������� CPU.',13,10
  46. db 13,10,'$'
  47. ;
  48. ; Can't figure out how to get into protected mode.
  49. ;
  50. ER_PROTMODE db 13,10
  51. db ' ��� �夘� ������ � ���⢜�� ��� 16-bit ��������� �� ����������⤞ ����������',13,10,13,10
  52. db ' �� ��暨���� ��⡫���� ��� DOS ���槠�� ��� ��⤜�� �� ᢢ� ��������� ',13,10
  53. db ' ����������⤞� ��������嘪.',13,10
  54. db 13,10,'$'
  55. ;
  56. ; Couldn't initialize XMS driver.
  57. ;
  58. ER_NOHIMEM db 13,10
  59. db ' ��� �夘� ������ � ���⢜�� ��� 16-bit ��������� �� ����������⤞ ����������',13,10,13,10
  60. db ' �� ��暨���� ��⡫���� ��� DOS �������駠�� ⤘ ��ᢣ� ���� ��� ������������ ',13,10
  61. db ' ��� �����娠��� ��� ��㣞� extended.',13,10
  62. db 13,10,'$'
  63. ;
  64. ; Non-specific unable to initialize DOSX error.
  65. ;
  66. ER_DXINIT db 13,10
  67. db ' ��� �夘� ������ � ���⢜�� ��� 16-bit ��������� �� ����������⤞ ����������',13,10,13,10
  68. db ' �� ��暨���� ��⡫���� ��� DOS �������駠�� ⤘ ���������⤦ ��ᢣ�.'
  69. db 13,10,'$'
  70. ;
  71. ; A DOS memory allocation failed.
  72. ;
  73. ER_REALMEM db 13,10
  74. db ' ��� �夘� � ���⢜�� ��� 16-bit ��������� �� ����������⤞ ����������',13,10,13,10
  75. db ' ��� ��ᨮ�� ������ ��������� ��㣞.',13,10,13,10
  76. db 13,10,'$'
  77. ;
  78. ; Couldn't get enough extended memory to run.
  79. ;
  80. ER_EXTMEM db 13,10
  81. db ' ��� �夘� � ���⢜�� ��� 16-bit ��������� �� ����������⤞ ����������',13,10,13,10
  82. db ' ��� ��ᨮ�� ������ ��㣞 extended.',13,10,13,10
  83. db 13,10,'$'
  84. ;
  85. ; Where is KRNL[23]86.EXE!!!
  86. ;
  87. ER_NOEXE db 13,10
  88. db ' ��� �夘� ������ � ���⢜�� ��� 16-bit ��������� �� ����������⤞ ����������',13,10,13,10
  89. db ' �� ��暨���� ��⡫���� ��� DOS ��� ������ �� ���� �� ������ ��� ����㣘���',13,10
  90. db ' ��� ������ov��� ��� ��� ���⢜��.',13,10,13,10
  91. db 13,10,'$'
  92. if VCPI
  93. ;
  94. ; VCPI initialization failed.
  95. ;
  96. ER_VCPI db 13,10
  97. db ' ��� �夘� ������ � ���⢜�� �� ������ ���ᩫ��� ��������嘪 ����.',13,10
  98. db ' ���� �����㣘��� ��� �����娠��� ��㣞�.'
  99. db 13,10,'$'
  100. endif ;VCPI
  101. if VCPI
  102. ;
  103. ; This message is displayed if someone fails the Windows INT 2Fh startup
  104. ; broadcast. All of the "Windows 3.0 compatible" 3rd party memory managers
  105. ; do this.
  106. ;
  107. ER_QEMM386 db 13,10
  108. db ' 뤘 ��暨���� ��㚞��� �������� � TSR ����᝜��� ',13,10
  109. db ' ������ ���ᩫ��� ��������嘪'
  110. db 13,10
  111. db ' �� Windows ��� ������� �� ��������� �騘. ������㩫� ����,'
  112. db 13,10
  113. db ' �� ��暨���� � ����������嫜 ��� ����������⤞ ⡛��� ��� � �����'
  114. db 13,10
  115. db ' �夘� ������� �� ��� ������ ���ᩫ��� ��������嘪 ��� Windows.'
  116. db 13,10
  117. db 13,10
  118. db ' ���㩫� "y" ��� �� �������� � ������ ���ᩫ��� ��������嘪.'
  119. db 13,10
  120. db 13,10
  121. db ' ��⩫� ������㧦�� ᢢ� ��㡫�� ��� �� ���嫜 ��� DOS.'
  122. db 13,10,'$'
  123. endif ;VCPI
  124. DXCODE ends
  125. DXPMCODE segment
  126. ;
  127. ; Both of the next two messages probably mean a serious crash in Windows.
  128. ;
  129. public szFaultMessage
  130. ;
  131. ; Displayed if a protected mode fault is caught by DOSX.
  132. ;
  133. szFaultMessage db 13,10
  134. db ' ��暨���� ��⡫���� ��� DOS: �� �������棜�� ���娜��',13,10
  135. db ' ����������⤞� ���ᩫ���� ��������嘪.',13,10,'$'
  136. public szRing0FaultMessage
  137. ;
  138. ; Fault in the DOSX internal fault handler. Not recoverable.
  139. ;
  140. ; Note: This is for a real bad one.
  141. ;
  142. szRing0FaultMessage db 13,10
  143. db ' ��暨���� ��⡫���� ��� DOS: �������ᩫ��� ��૜���� ��ᢣ�.',13,10,'$'
  144. DXPMCODE ends
  145. end