Leaked source code of windows server 2003
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.

158 lines
5.4 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 ' Bu 16-bit korumal� kip uygulamas� �al��t�r�lam�yor;',13,10,13,10
  45. db ' DOS uzat�c�s� bir CPU uyu�mazl��� alg�lad�.',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 ' Bu 16-bit korumal� kip uygulamas� �al��t�r�lam�yor;',13,10,13,10
  52. db ' DOS uzat�c�s� di�er korumal� yaz�l�mla ',13,10
  53. db ' bir �ak��ma alg�lad�.',13,10
  54. db 13,10,'$'
  55. ;
  56. ; Couldn't initialize XMS driver.
  57. ;
  58. ER_NOHIMEM db 13,10
  59. db ' Bu 16-bit korumal� kip uygulamas� �al��t�r�lam�yor;',13,10,13,10
  60. db ' DOS uzat�c�s� uzat�lm�� bellek y�neticisini ba�lat�rken bir',13,10
  61. db ' hatayla kar��la�t�.',13,10
  62. db 13,10,'$'
  63. ;
  64. ; Non-specific unable to initialize DOSX error.
  65. ;
  66. ER_DXINIT db 13,10
  67. db ' Bu 16-bit korumal� kip uygulamas� �al��t�r�lam�yor;',13,10,13,10
  68. db ' DOS uzat�c�s� belirli olmayan bir hatayla kar��la�t�.'
  69. db 13,10,'$'
  70. ;
  71. ; A DOS memory allocation failed.
  72. ;
  73. ER_REALMEM db 13,10
  74. db ' Bu 16-bit korumal� kip uygulamas� �al��t�r�lam�yor;',13,10,13,10
  75. db ' Yeterli geleneksel bellek yok.',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 ' Bu 16-bit korumal� kip uygulamas� �al��t�r�lam�yor;',13,10,13,10
  82. db ' Yeterli uzat�lm�� bellek yok.',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 ' Bu 16-bit korumal� kip uygulamas� �al��t�r�lam�yor;',13,10,13,10
  89. db ' DOS uzat�c�s� �al��t�rmak i�in gerekli sistem dosyalar�n� bulamad�.',13,10,13,10
  90. db 13,10,'$'
  91. if VCPI
  92. ;
  93. ; VCPI initialization failed.
  94. ;
  95. ER_VCPI db 13,10
  96. db ' Bellek y�neticisi sorunu nedeniyle Standart Kip''te �al��t�r�lam�yor.'
  97. db 13,10,'$'
  98. endif ;VCPI
  99. if VCPI
  100. ;
  101. ; This message is displayed if someone fails the Windows INT 2Fh startup
  102. ; broadcast. All of the "Windows 3.0 compatible" 3rd party memory managers
  103. ; do this.
  104. ;
  105. ER_QEMM386 db 13,10
  106. db ' Bir ayg�t s�r�c�s� veya TSR �imdi Standart Kipte'
  107. db 13,10
  108. db ' Windows y�klenmemesini istedi. Bu program� kald�r�n veya'
  109. db 13,10
  110. db ' sa�lay�c�n�zdan Standart Kip Windows ile uyumlu bir'
  111. db 13,10
  112. db ' g�ncelle�tirme edinin.'
  113. db 13,10
  114. db 13,10
  115. db ' Yine de Standart Kip Windows''u y�klemek i�in "e"ye bas�n.'
  116. db 13,10
  117. db 13,10
  118. db ' DOS''a d�nmek i�in herhangi bir tu�a bas�n.'
  119. db 13,10,'$'
  120. endif ;VCPI
  121. DXCODE ends
  122. DXPMCODE segment
  123. ;
  124. ; Both of the next two messages probably mean a serious crash in Windows.
  125. ;
  126. public szFaultMessage
  127. ;
  128. ; Displayed if a protected mode fault is caught by DOSX.
  129. ;
  130. szFaultMessage db 13,10
  131. db ' DOS Uzat�c�s�: Yakalanmam�� korumal� kip �zel durumu.',13,10,'$'
  132. public szRing0FaultMessage
  133. ;
  134. ; Fault in the DOSX internal fault handler. Not recoverable.
  135. ;
  136. ; Note: This is for a real bad one.
  137. ;
  138. szRing0FaultMessage db 13,10
  139. db ' DOS Uzat�c�s�: �� hata.',13,10,'$'
  140. DXPMCODE ends
  141. end