IBM SDK/TK Errata Sheet
Appearance
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:
- Programming Guide and Reference Addendum:
-
- Errata
-
- Device Helper (DevHlp) Services and Function Codes: DevHlp_FileOpen is really DevHlp_OpenFile.
- APIs Supporting High Memory Objects: DosOpenMutexWaitSem is really DosOpenMuxWaitSem
- Undocumented
-
- APIs Supporting High Memory Objects: DosQueryPageUsage is listed but not documented on the Programming Guide and Reference Addendum.
- SMP Programming Addendum
-
- Errata
-
- SMPProgAdd - High Memory Support. I'm not able to find a reference to DosQueryState that is listed there. Maybe it is "DosQueryMemState" because it is after "DosQueryMem"
- SMPProgAdd - Software Trace Facility (STRACE). DosCallBack was changed to DosCallback.