Dos Functions - 7 of 12

┌────────────────────┬──────────────────────────────────────────────────┐
│Hook ID             │Event Name                                        │
│Major/Minor Code    │                                                  │
├────────────────────┼──────────────────────────────────────────────────┤
│33/01               │AddHash                                           │
├────────────────────┼──────────────────────────────────────────────────┤
│33/02               │AddLW                                             │
├────────────────────┼──────────────────────────────────────────────────┤
│33/03               │CCH                                               │
├────────────────────┼──────────────────────────────────────────────────┤
│33/04               │FindDir                                           │
├────────────────────┼──────────────────────────────────────────────────┤
│33/05               │LazyWriter                                        │
├────────────────────┼──────────────────────────────────────────────────┤
│33/06               │LDE                                               │
├────────────────────┼──────────────────────────────────────────────────┤
│33/07               │RDBufOrGetInBuf                                   │
├────────────────────┼──────────────────────────────────────────────────┤
│33/08               │ReadDir                                           │
├────────────────────┼──────────────────────────────────────────────────┤
│33/09               │SDL                                               │
├────────────────────┼──────────────────────────────────────────────────┤
│33/0A               │SDW                                               │
├────────────────────┼──────────────────────────────────────────────────┤
│33/0B               │FLW                                               │
├────────────────────┼──────────────────────────────────────────────────┤
│33/0D               │FSOpen                                            │
├────────────────────┼──────────────────────────────────────────────────┤
│33/0E               │FSRead                                            │
├────────────────────┼──────────────────────────────────────────────────┤
│33/0F               │FSWrite                                           │
├────────────────────┼──────────────────────────────────────────────────┤
│33/11               │SplitDir                                          │
├────────────────────┼──────────────────────────────────────────────────┤
│33/12               │Adjust                                            │
├────────────────────┼──────────────────────────────────────────────────┤
│33/13               │SDR                                               │
├────────────────────┼──────────────────────────────────────────────────┤
│38/01               │DosGetDateTime                                    │
├────────────────────┼──────────────────────────────────────────────────┤
│38/02               │DosSetDateTime                                    │
├────────────────────┼──────────────────────────────────────────────────┤
│38/03               │DosSleep                                          │
├────────────────────┼──────────────────────────────────────────────────┤
│38/04               │DosTimerAsync                                     │
├────────────────────┼──────────────────────────────────────────────────┤
│38/05               │DosTimerStart                                     │
├────────────────────┼──────────────────────────────────────────────────┤
│38/06               │DosStopTimer                                      │
├────────────────────┼──────────────────────────────────────────────────┤
│38/07               │DosAsyncTimer                                     │
├────────────────────┼──────────────────────────────────────────────────┤
│38/08               │DosStartTimer                                     │
├────────────────────┼──────────────────────────────────────────────────┤
│39/01               │DosQueryCp                                        │
├────────────────────┼──────────────────────────────────────────────────┤
│39/08               │DosMapCase                                        │
├────────────────────┼──────────────────────────────────────────────────┤
│39/09               │DosQueryCollate                                   │
├────────────────────┼──────────────────────────────────────────────────┤
│39/0A               │DosQueryCtryInfo                                  │
├────────────────────┼──────────────────────────────────────────────────┤
│39/0B               │DosQueryDBCSEv                                    │
├────────────────────┼──────────────────────────────────────────────────┤
│4F/01               │DOSIntEnter                                       │
├────────────────────┼──────────────────────────────────────────────────┤
│50/01               │KeyboardInput                                     │
├────────────────────┼──────────────────────────────────────────────────┤
│50/02               │DisplayOutput                                     │
├────────────────────┼──────────────────────────────────────────────────┤
│50/05               │PrinterOutput                                     │
├────────────────────┼──────────────────────────────────────────────────┤
│50/06               │DirectConsoleI/O                                  │
├────────────────────┼──────────────────────────────────────────────────┤
│50/07               │DirectConsoleInput                                │
├────────────────────┼──────────────────────────────────────────────────┤
│50/08               │ConsoleInput                                      │
├────────────────────┼──────────────────────────────────────────────────┤
│50/09               │DisplayString                                     │
├────────────────────┼──────────────────────────────────────────────────┤
│50/0A               │BufferedKeyboardInput                             │
├────────────────────┼──────────────────────────────────────────────────┤
│50/0B               │CheckStatus                                       │
├────────────────────┼──────────────────────────────────────────────────┤
│50/0D               │DiskReset                                         │
├────────────────────┼──────────────────────────────────────────────────┤
│50/0E               │SelectDisk                                        │
└────────────────────┴──────────────────────────────────────────────────┘


[Back: Dos Functions - 6 of 12]
[Next: Dos Functions - 8 of 12]