netware.imp 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122
  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. NVMKernelLock,
  64. NVMKernelUnlock,
  65. NWGarbageCollect,
  66. NWGetAvailableMemory,
  67. NWGetPageSize,
  68. NWMemorySizeAddressable,
  69. OpenScreen,
  70. OutputToScreen,
  71. OutputToScreenWithAttribute,
  72. OutputToScreenWithPointer,
  73. ParseCommand,
  74. Pause,
  75. PauseWithEscape,
  76. PositionInputCursor,
  77. PositionOutputCursor,
  78. ReadScreenCharacter,
  79. RegisterCommand,
  80. RegisterConsoleCommand,
  81. RegisterDebugCommandParser,
  82. RegisterForEventNotification,
  83. RegisterTrackedResource,
  84. RemoveSoftBreakpoint,
  85. RestartServer,
  86. RestoreFullScreen,
  87. RestoreScreenArea,
  88. ReturnMessageInformation,
  89. ReturnScreenType,
  90. RingTheBell,
  91. RxIdentifyCode,
  92. RxRegisterKernelResource,
  93. RxRegisterSyscall,
  94. RxRegisterThreadResource,
  95. RxUnidentifyCode,
  96. RxUnregisterKernelResource,
  97. RxUnregisterSyscall,
  98. RxUnregisterThreadResource,
  99. SaveFullScreen,
  100. SaveScreenArea,
  101. ScanSetableParameters,
  102. ScrollScreenArea,
  103. SetAutoUnloadFlag,
  104. SetCursorStyle,
  105. SetInputToOutputCursorPosition,
  106. SetSetableParameterValue,
  107. ShowTitleBarText,
  108. ShutdownServer,
  109. SizeOfAllocBlock,
  110. StopServer,
  111. SynchronizeStart,
  112. UnRegisterConsoleCommand,
  113. UnRegisterDebugCommandParser,
  114. UnRegisterEventNotification,
  115. UnRegisterTrackedResource,
  116. UngetKey,
  117. UnloadModule,
  118. ValidateScreenHandle,
  119. WaitForKey,
  120. WriteScreenCharacter,
  121. WriteScreenCharacterAttribute,
  122. preferredModule