netware.imp 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. Abend,
  2. ActivateScreen,
  3. AddSearchPathAtEnd,
  4. AddSoftBreakpoint,
  5. AddressOfSoftBreakpoint,
  6. Alloc,
  7. AllocSleepOK,
  8. AllocateResourceTag,
  9. CSetABreakpoint,
  10. CanEventBlock,
  11. CheckForRegisteredEvent,
  12. CheckIfScreenActive,
  13. CheckKeyStatus,
  14. ClearScreen,
  15. CloseScreen,
  16. DSAllocateEventTag,
  17. DeRegisterCommand,
  18. DeleteSearchPath,
  19. DisableInputCursor,
  20. DisplayScreenLine,
  21. DisplayScreenText,
  22. DisplayScreenTextWithAttribute,
  23. EnableInputCursor,
  24. EnterDebugger,
  25. ESMAlloc,
  26. ESMAllocWindow,
  27. ESMCopy,
  28. ESMFill,
  29. ESMFree,
  30. ESMFreeWindow,
  31. ESMMapMemory,
  32. ESMQuery,
  33. EventCheck,
  34. EventReport,
  35. FillScreenArea,
  36. FillScreenAreaAttribute,
  37. Free,
  38. GetActiveScreen,
  39. GetActualScreenSize,
  40. GetCursorStyle,
  41. GetDebuggerActiveCount,
  42. GetHighResolutionTimer,
  43. GetInputCursorPosition,
  44. GetKey,
  45. GetOutputCursorPosition,
  46. GetScreenAddress,
  47. GetScreenName,
  48. GetScreenSize,
  49. GetSearchPathElement,
  50. GetSetableParameterValue,
  51. GetSuperHighResolutionTimer,
  52. InsertSearchPath,
  53. IsScreenModeSupported,
  54. KernelSpinLock,
  55. KernelSpinLockInit,
  56. KernelSpinTryLock,
  57. KernelSpinTryLockDisable,
  58. KernelSpinUnlock,
  59. KernelSpinUnlockRestore,
  60. KillMe,
  61. LoadLanguageMessageTable,
  62. LoadModule,
  63. NetWareAlert,
  64. NVMKernelLock,
  65. NVMKernelUnlock,
  66. NWGarbageCollect,
  67. NWGetAvailableMemory,
  68. NWGetPageSize,
  69. NWMemorySizeAddressable,
  70. OpenScreen,
  71. OutputToScreen,
  72. OutputToScreenWithAttribute,
  73. OutputToScreenWithPointer,
  74. ParseCommand,
  75. Pause,
  76. PauseWithEscape,
  77. PositionInputCursor,
  78. PositionOutputCursor,
  79. ReadScreenCharacter,
  80. RegisterCommand,
  81. RegisterConsoleCommand,
  82. RegisterDebugCommandParser,
  83. RegisterForEventNotification,
  84. RegisterTrackedResource,
  85. RemoveSoftBreakpoint,
  86. RestartServer,
  87. RestoreFullScreen,
  88. RestoreScreenArea,
  89. ReturnMessageInformation,
  90. ReturnScreenType,
  91. RingTheBell,
  92. RxIdentifyCode,
  93. RxRegisterKernelResource,
  94. RxRegisterSyscall,
  95. RxRegisterThreadResource,
  96. RxUnidentifyCode,
  97. RxUnregisterKernelResource,
  98. RxUnregisterSyscall,
  99. RxUnregisterThreadResource,
  100. SaveFullScreen,
  101. SaveScreenArea,
  102. ScanSetableParameters,
  103. ScrollScreenArea,
  104. SetAutoUnloadFlag,
  105. SetCursorStyle,
  106. SetInputToOutputCursorPosition,
  107. SetSetableParameterValue,
  108. ShowTitleBarText,
  109. ShutdownServer,
  110. SizeOfAllocBlock,
  111. StopServer,
  112. SynchronizeStart,
  113. UnRegisterConsoleCommand,
  114. UnRegisterDebugCommandParser,
  115. UnRegisterEventNotification,
  116. UnRegisterTrackedResource,
  117. UngetKey,
  118. UnloadModule,
  119. ValidateScreenHandle,
  120. WaitForKey,
  121. WriteScreenCharacter,
  122. WriteScreenCharacterAttribute,
  123. preferredModule