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.

82 lines
2.7 KiB

  1. :util MEM
  2. :class 1
  3. :class A
  4. :use COMMON1 ;Incorrect DOS version
  5. :def 10 CR,LF
  6. :def 11 " Address Name Size Type ",CR,LF
  7. :def 12 " ������� �������� ������ ������",CR,LF
  8. :def 13 " Handle EMS Name Size ",CR,LF
  9. :def 14 " ������� �������� ������ ",CR,LF
  10. :def 15 " %1 %2 %3 %4",CR,LF
  11. :def 16 " %1 %2 %3 ",CR,LF
  12. :def 17 " %1 %2 ",CR,LF ;fix in usa
  13. :def 18 "%1 bytes total conventional memory",CR,LF
  14. :def 19 "%1 bytes available for MS-DOS",CR,LF
  15. :def 20 "%1 largest executable program size",CR,LF
  16. :def 21 "%1 bytes total EMS memory",CR,LF
  17. :def 22 "%1 bytes free EMS memory",CR,LF
  18. :def 23 "%1 bytes total contiguous extended memory",CR,LF
  19. :def 24 "Interrupt Vector",0
  20. :def 25 "ROM Communication Area",0
  21. :def 26 "DOS Communication Area",0
  22. :def 27 "IBMBIO",0
  23. :def 28 "IBMDOS",0
  24. :def 29 "System Data",0
  25. :def 30 "System Program",0
  26. :def 31 "System Device Driver",0
  27. :def 32 "Installed Device Driver",0
  28. :def 33 "%1:",0
  29. :def 34 "%1: - %2:",0
  30. :def 35 "BUFFERS=",0
  31. :def 36 "FILES=",0
  32. :def 37 "FCBS=",0
  33. :def 38 "STACKS=",0
  34. :def 39 "DEVICE=",0
  35. :def 40 "IFS=",0
  36. :def 45 "INSTALL=",0
  37. :def 56 "IBMBIO",0 ;*EGH
  38. :def 57 "IBMDOS",0 ;*EGH
  39. :def 59 "Memory below 640K (Conventional Message)"
  40. :def 60 "Memory above 640K (Upper Memory Blocks)"
  41. :def 61 " Total FREE: "
  42. :def 63 "Name size in decimal size in hex",CR,LF
  43. :def 64 "-------- --------------- -----------",CR,LF
  44. :def 65 "Total bytes avail to programs (Conv + UMB) : %1 %2",CR,LF
  45. :def 66 "Largest executable program size : %1 %2",CR,LF
  46. :def 67 "Largest Loadhigh executable program size : %1 %2",CR,LF
  47. :def 68 "Too much of memory fragmentation; MEM /C cannot be done",CR,LF
  48. :def 69 "SYSTEM"
  49. :def 70 "Total bytes avail to programs : %1 %2",CR,LF
  50. ; 300 - 399 reserved for options help messages
  51. :def 300 MEM /?
  52. :def 301 MEM /?
  53. :def 302 MEM /?
  54. :def 303 MEM /?
  55. :def 304 MEM /?
  56. :class B
  57. :def 41 "LASTDRIVE=",0
  58. :def 42 "----------",0
  59. :def 43 " ",0
  60. :def 44 " %1 %2 %3",CR,LF
  61. :def 46 "%1 bytes available contiguous extended memory",CR,LF
  62. :def 47 "System Stacks",0
  63. :def 48 "-- Free --",0
  64. :def 49 "Program",0
  65. :def 50 "Environment",0
  66. :def 51 "Data",0
  67. :def 52 "%1 bytes available XMS memory",0
  68. :def 53 " 64Kb High Memory Area available",CR,LF
  69. :def 54 " High Memory Area in use",CR,LF
  70. :def 55 " MS-DOS resident in High Memory Area",CR,LF
  71. :def 58 " MS-DOS resident in ROM using High Memory Area",CR,LF
  72. :def 62 "FREE",0
  73. :def 400 "ADDDRV",0
  74. :end
  75.