Dos Functions - 3 of 12

┌────────────────────┬──────────────────────────────────────────────────┐
│Hook ID             │Event Name                                        │
│Major/Minor Code    │                                                  │
├────────────────────┼──────────────────────────────────────────────────┤
│18/31               │DosFSRamSemClear                                  │
├────────────────────┼──────────────────────────────────────────────────┤
│18/32               │DosFSRamSemRequest                                │
├────────────────────┼──────────────────────────────────────────────────┤
│18/33               │DosDeleteMuxWaitSem                               │
├────────────────────┼──────────────────────────────────────────────────┤
│18/34               │DosPostEventSem                                   │
├────────────────────┼──────────────────────────────────────────────────┤
│18/35               │DosRawReadNPipe                                   │
├────────────────────┼──────────────────────────────────────────────────┤
│18/36               │DosRawWriteNPipe                                  │
├────────────────────┼──────────────────────────────────────────────────┤
│18/37               │DosResetEventSem                                  │
├────────────────────┼──────────────────────────────────────────────────┤
│18/39               │DosSetKBDSigFocus                                 │
├────────────────────┼──────────────────────────────────────────────────┤
│18/40               │SemWaitEventSem                                   │
├────────────────────┼──────────────────────────────────────────────────┤
│1C/01               │DosError                                          │
├────────────────────┼──────────────────────────────────────────────────┤
│1C/02               │DosSetVec                                         │
├────────────────────┼──────────────────────────────────────────────────┤
│1C/05               │DosSysTrace                                       │
├────────────────────┼──────────────────────────────────────────────────┤
│1C/06               │DosErrClass                                       │
├────────────────────┼──────────────────────────────────────────────────┤
│1C/07               │DosLogRead                                        │
├────────────────────┼──────────────────────────────────────────────────┤
│1C/08               │DosLogRegister                                    │
├────────────────────┼──────────────────────────────────────────────────┤
│1C/09               │DosDynamicTrace                                   │
├────────────────────┼──────────────────────────────────────────────────┤
│1C/0A               │DosRaiseException                                 │
├────────────────────┼──────────────────────────────────────────────────┤
│1C/0B               │DosSetExceptionHandler                            │
├────────────────────┼──────────────────────────────────────────────────┤
│1C/0C               │DosUnsetExceptionHandler                          │
├────────────────────┼──────────────────────────────────────────────────┤
│1C/0D               │DosUnwindExceptionHandler                         │
├────────────────────┼──────────────────────────────────────────────────┤
│1C/0E               │DosSetTraceInfo                                   │
├────────────────────┼──────────────────────────────────────────────────┤
│1C/0F               │DosSystemService                                  │
├────────────────────┼──────────────────────────────────────────────────┤
│20/11               │VMAllocMem                                        │
├────────────────────┼──────────────────────────────────────────────────┤
│20/12               │VMFreeMem                                         │
├────────────────────┼──────────────────────────────────────────────────┤
│20/13               │VMLock                                            │
├────────────────────┼──────────────────────────────────────────────────┤
│20/14               │VMUnlock                                          │
├────────────────────┼──────────────────────────────────────────────────┤
│20/15               │VMInitTask                                        │
├────────────────────┼──────────────────────────────────────────────────┤
│20/16               │VMFreeTask                                        │
├────────────────────┼──────────────────────────────────────────────────┤
│20/17               │VMAttach                                          │
├────────────────────┼──────────────────────────────────────────────────┤
│20/18               │VM32ApiAliasMem                                   │
├────────────────────┼──────────────────────────────────────────────────┤
│20/19               │VM32ApiAllocMem                                   │
├────────────────────┼──────────────────────────────────────────────────┤
│20/1A               │VM32ApiAllocSharedMem                             │
├────────────────────┼──────────────────────────────────────────────────┤
│20/1B               │VM32ApiGetNamedShared                             │
├────────────────────┼──────────────────────────────────────────────────┤
│20/1C               │VM32ApiGetSharedMem                               │
├────────────────────┼──────────────────────────────────────────────────┤
│20/1D               │VM32ApiGiveSharedMem                              │
├────────────────────┼──────────────────────────────────────────────────┤
│20/1E               │VM32ApiFreeMem                                    │
├────────────────────┼──────────────────────────────────────────────────┤
│20/1F               │VM32ApiSetMem                                     │
├────────────────────┼──────────────────────────────────────────────────┤
│20/21               │VM32ApiQueryMem                                   │
├────────────────────┼──────────────────────────────────────────────────┤
│20/22               │PGPageFault                                       │
├────────────────────┼──────────────────────────────────────────────────┤
│20/24               │PGReloadFrame                                     │
├────────────────────┼──────────────────────────────────────────────────┤
│20/25               │PGGetPF                                           │
├────────────────────┼──────────────────────────────────────────────────┤
│20/26               │PGIdle                                            │
├────────────────────┼──────────────────────────────────────────────────┤
│20/27               │SELInitLDT                                        │
├────────────────────┼──────────────────────────────────────────────────┤
│20/28               │SELAllocLDT                                       │
├────────────────────┼──────────────────────────────────────────────────┤
│20/29               │SELFreeLDT                                        │
├────────────────────┼──────────────────────────────────────────────────┤
│20/2A               │SMSwapIn                                          │
├────────────────────┼──────────────────────────────────────────────────┤
│20/2B               │SMSwapOut                                         │
└────────────────────┴──────────────────────────────────────────────────┘


[Back: Dos Functions - 2 of 12]
[Next: Dos Functions - 4 of 12]