Jump to content

ProgAddedum - APIs Supporting High Memory Objects: Difference between revisions

From EDM2
Created page with "{{ProgAddedum}} {{IBM-Reprint}} == DOS APIs in Warp Server 4 Advanced/SMP == The following are DOS functions available in Warp Server 4 Advanced/SMP: * DosFindFirst * DosFindNext * DosFreeMem * DosGetNamedSharedMem * DosGiveSharedMem * DosLoadModule * DosOpen * DosQueryMem * DosQueryModuleName * DosQueryPageUsage * DosQueryPathInfo * DosRead * DosSetMem * DosSetPathInfo * DosSubAllocMem * DosSubFreeMem *..."
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 52: Line 52:
* [[DosOpenEventSem]]
* [[DosOpenEventSem]]
* [[DosOpenMutexSem]]
* [[DosOpenMutexSem]]
* [[DosOpenMutexWaitSem]]
* [[DosOpenMuxWaitSem]] *
* [[DosPhysicalDisk]]
* [[DosPhysicalDisk]]
* [[DosPostEventSem]]
* [[DosPostEventSem]]
Line 83: Line 83:
* [[DosWaitEventSem]]
* [[DosWaitEventSem]]
* [[DosWaitMuxWaitSem]]
* [[DosWaitMuxWaitSem]]
(*) Type name correction from the original source. Ref: [[IBM_SDK/TK_Errata_Sheet]].

Latest revision as of 15:33, 18 May 2025

Programming Guide and Reference Addendum
  1. About this book
  2. DosDebug Commands
  3. Device Helper (DevHlp) Services and Function Codes
  4. Control Program Functions
  5. Raw File System APIs
  6. IOCtls
  7. Network APIs
  8. Windows Functions
  9. APIs Supporting High Memory Objects
  10. Notices

Reprint Courtesy of International Business Machines Corporation, © International Business Machines Corporation

DOS APIs in Warp Server 4 Advanced/SMP

The following are DOS functions available in Warp Server 4 Advanced/SMP:

Additional APIs Supported in Warp Server for e-business

The following are additional APIs supported in Warp Server for e-business:


(*) Type name correction from the original source. Ref: IBM_SDK/TK_Errata_Sheet.