Jump to content

IBM SDK/TK Errata Sheet: Difference between revisions

From EDM2
Created page with "This is an unofficial document produced to list and document the erratas found in the IBM SDK and Toolkit documentation while re-posted on the EDM/2 wiki: ;Errata # Device Helper (DevHlp) Services and Function Codes: DevHlp_FileOpen is really DevHlp_OpenFile. # Programming Guide and Reference Addendum: APIs Supporting High Memory Objects: DosOpenMutexWaitSem is really DosOpenMuxWaitSem ;Undocumented # Progr..."
 
No edit summary
Line 2: Line 2:


;Errata
;Errata
# Device Helper (DevHlp) Services and Function Codes: DevHlp_FileOpen is really [[DevHlp_OpenFile]].
# '''Programming Guide and Reference Addendum:''' [[ProgAddedum - Device Helper (DevHlp) Services and Function Codes|Device Helper (DevHlp) Services and Function Codes]]: DevHlp_FileOpen is really [[DevHlp_OpenFile]].
# Programming Guide and Reference Addendum: [[ProgAddedum_-_APIs_Supporting_High_Memory_Objects|APIs Supporting High Memory Objects]]:  DosOpenMutexWaitSem is really [[DosOpenMuxWaitSem]]
# '''Programming Guide and Reference Addendum:''' [[ProgAddedum_-_APIs_Supporting_High_Memory_Objects|APIs Supporting High Memory Objects]]:  DosOpenMutexWaitSem is really [[DosOpenMuxWaitSem]]


;Undocumented
;Undocumented
# Programming Guide and Reference Addendum: [[ProgAddedum_-_APIs_Supporting_High_Memory_Objects|APIs Supporting High Memory Objects]]: [[DosQueryPageUsage]] is not documented on that documentation.  
# '''Programming Guide and Reference Addendum:''' [[ProgAddedum_-_APIs_Supporting_High_Memory_Objects|APIs Supporting High Memory Objects]]: [[DosQueryPageUsage]] is not documented on that documentation.  




[[Category:Draft]]
[[Category:Draft]]

Revision as of 15:18, 17 May 2025

This is an unofficial document produced to list and document the erratas found in the IBM SDK and Toolkit documentation while re-posted on the EDM/2 wiki:

Errata
  1. Programming Guide and Reference Addendum: Device Helper (DevHlp) Services and Function Codes: DevHlp_FileOpen is really DevHlp_OpenFile.
  2. Programming Guide and Reference Addendum: APIs Supporting High Memory Objects: DosOpenMutexWaitSem is really DosOpenMuxWaitSem
Undocumented
  1. Programming Guide and Reference Addendum: APIs Supporting High Memory Objects: DosQueryPageUsage is not documented on that documentation.