Dos Functions - 6 of 12

┌────────────────────┬──────────────────────────────────────────────────┐
│Hook ID             │Event Name                                        │
│Major/Minor Code    │                                                  │
├────────────────────┼──────────────────────────────────────────────────┤
│30/2A               │DosFindFromName                                   │
├────────────────────┼──────────────────────────────────────────────────┤
│30/2B               │DosFindNotifyClose                                │
├────────────────────┼──────────────────────────────────────────────────┤
│30/2C               │DosFindNotifyFirst                                │
├────────────────────┼──────────────────────────────────────────────────┤
│30/2D               │DosFindNotifyNext                                 │
├────────────────────┼──────────────────────────────────────────────────┤
│30/2E               │DosFSAttach                                       │
├────────────────────┼──────────────────────────────────────────────────┤
│30/2F               │DosFSCtl                                          │
├────────────────────┼──────────────────────────────────────────────────┤
│30/30               │DosOpLockRelease                                  │
├────────────────────┼──────────────────────────────────────────────────┤
│30/31               │DosOpLockWait                                     │
├────────────────────┼──────────────────────────────────────────────────┤
│30/32               │DosQueryFSAttach                                  │
├────────────────────┼──────────────────────────────────────────────────┤
│30/33               │DosQueryPathInfo                                  │
├────────────────────┼──────────────────────────────────────────────────┤
│30/34               │DosQuerySysInfo                                   │
├────────────────────┼──────────────────────────────────────────────────┤
│30/35               │DosSetPathInfo                                    │
├────────────────────┼──────────────────────────────────────────────────┤
│30/36               │DosForceDelete                                    │
├────────────────────┼──────────────────────────────────────────────────┤
│30/40               │Dos32Read                                         │
├────────────────────┼──────────────────────────────────────────────────┤
│30/41               │Dos32Write                                        │
├────────────────────┼──────────────────────────────────────────────────┤
│30/42               │fscMPStub                                         │
├────────────────────┼──────────────────────────────────────────────────┤
│32/01               │Cluster Allocate                                  │
├────────────────────┼──────────────────────────────────────────────────┤
│32/02               │Cluster Deallocate                                │
├────────────────────┼──────────────────────────────────────────────────┤
│32/03               │Unlock/Lock File Range                            │
├────────────────────┼──────────────────────────────────────────────────┤
│32/04               │AddHash                                           │
├────────────────────┼──────────────────────────────────────────────────┤
│32/05               │AddLW                                             │
├────────────────────┼──────────────────────────────────────────────────┤
│32/06               │CCH                                               │
├────────────────────┼──────────────────────────────────────────────────┤
│32/07               │LazyWriter                                        │
├────────────────────┼──────────────────────────────────────────────────┤
│32/08               │LazyRead                                          │
├────────────────────┼──────────────────────────────────────────────────┤
│32/0A               │SDW                                               │
├────────────────────┼──────────────────────────────────────────────────┤
│32/0B               │FLW                                               │
├────────────────────┼──────────────────────────────────────────────────┤
│32/0C               │LWWrite                                           │
├────────────────────┼──────────────────────────────────────────────────┤
│32/13               │SDR                                               │
└────────────────────┴──────────────────────────────────────────────────┘


[Back: Dos Functions - 5 of 12]
[Next: Dos Functions - 7 of 12]