Dos Functions - 9 of 12

┌────────────────────┬──────────────────────────────────────────────────┐
│Hook ID             │Event Name                                        │
│Major/Minor Code    │                                                  │
├────────────────────┼──────────────────────────────────────────────────┤
│50/45               │DupFileHandle                                     │
├────────────────────┼──────────────────────────────────────────────────┤
│50/46               │ForceDupFileHandle                                │
├────────────────────┼──────────────────────────────────────────────────┤
│50/47               │GetCurrentDirectory                               │
├────────────────────┼──────────────────────────────────────────────────┤
│50/48               │AllocateMemorySegment                             │
├────────────────────┼──────────────────────────────────────────────────┤
│50/49               │FreeMemorySegment                                 │
├────────────────────┼──────────────────────────────────────────────────┤
│50/4A               │ResizeMemorySegment                               │
├────────────────────┼──────────────────────────────────────────────────┤
│50/4B               │EXEC                                              │
├────────────────────┼──────────────────────────────────────────────────┤
│50/4C               │ProgTerminate                                     │
├────────────────────┼──────────────────────────────────────────────────┤
│50/4E               │FINDFIRST                                         │
├────────────────────┼──────────────────────────────────────────────────┤
│50/4F               │FINDNEXT                                          │
├────────────────────┼──────────────────────────────────────────────────┤
│50/56               │RENAMEFile                                        │
├────────────────────┼──────────────────────────────────────────────────┤
│50/57               │Get/SetFileDate/Time                              │
├────────────────────┼──────────────────────────────────────────────────┤
│50/5A               │CreateUniqueFile                                  │
├────────────────────┼──────────────────────────────────────────────────┤
│50/5B               │CREATENEW                                         │
├────────────────────┼──────────────────────────────────────────────────┤
│50/5C               │Lock/UnlockFile                                   │
├────────────────────┼──────────────────────────────────────────────────┤
│50/68               │CommitFile                                        │
├────────────────────┼──────────────────────────────────────────────────┤
│52/01               │SetSystemTimerTimeCounter                         │
├────────────────────┼──────────────────────────────────────────────────┤
│52/02               │ReadRealTimeClockTime                             │
├────────────────────┼──────────────────────────────────────────────────┤
│52/03               │SetRealTimeClockTime                              │
├────────────────────┼──────────────────────────────────────────────────┤
│52/04               │ReadRealTimeClockDate                             │
├────────────────────┼──────────────────────────────────────────────────┤
│52/05               │SetRealTimeClockDate                              │
├────────────────────┼──────────────────────────────────────────────────┤
│52/06               │SetRealTimeClockAlarm                             │
├────────────────────┼──────────────────────────────────────────────────┤
│52/07               │ResetRealTimeClockAlarm                           │
├────────────────────┼──────────────────────────────────────────────────┤
│52/08               │SetRealTimeClock                                  │
├────────────────────┼──────────────────────────────────────────────────┤
│52/09               │ReadRealTimeClockAlarm                            │
├────────────────────┼──────────────────────────────────────────────────┤
│52/0A               │ReadSystemTimerDayCounter                         │
├────────────────────┼──────────────────────────────────────────────────┤
│52/0B               │SetSystemTimerDayCounter                          │
├────────────────────┼──────────────────────────────────────────────────┤
│52/7E               │ReadSystemTimerTimeCounter                        │
├────────────────────┼──────────────────────────────────────────────────┤
│54/01               │SetCursorType                                     │
├────────────────────┼──────────────────────────────────────────────────┤
│54/02               │SetCursorPosition                                 │
├────────────────────┼──────────────────────────────────────────────────┤
│54/03               │ReadCursorPosition                                │
├────────────────────┼──────────────────────────────────────────────────┤
│54/04               │ReadLightPenPosition                              │
├────────────────────┼──────────────────────────────────────────────────┤
│54/05               │SelectActiveDisplayPage                           │
├────────────────────┼──────────────────────────────────────────────────┤
│54/06               │ScrollActivePageUp                                │
├────────────────────┼──────────────────────────────────────────────────┤
│54/07               │ScrollActivePageDown                              │
├────────────────────┼──────────────────────────────────────────────────┤
│54/08               │ReadAttribute/CharacterAtCurrentCursorPos         │
├────────────────────┼──────────────────────────────────────────────────┤
│54/09               │WriteAttribute/CharacterAtCurrentCursorPos        │
├────────────────────┼──────────────────────────────────────────────────┤
│54/0A               │WriteCharacterAtCurrentCursorPos                  │
├────────────────────┼──────────────────────────────────────────────────┤
│54/0B               │SetColorPalette                                   │
└────────────────────┴──────────────────────────────────────────────────┘


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