| Min version | 2003/XP64 SP1 |
|---|---|
| Max version | 10 TH2 |
| x64 offset offset:bitpos | Field Name |
| 0x0000 | int16_t Type |
| 0x0002 | int16_t Size |
| 0x0008 | struct _DEVICE_OBJECT * DeviceObject |
| 0x0010 | unsigned long Flags |
| 0x0018 | void * DriverStart |
| 0x0020 | unsigned long DriverSize |
| 0x0028 | void * DriverSection |
| 0x0030 | struct _DRIVER_EXTENSION * DriverExtension |
| 0x0038 | struct _UNICODE_STRING DriverName |
| 0x0048 | struct _UNICODE_STRING * HardwareDatabase |
| 0x0050 | struct _FAST_IO_DISPATCH * FastIoDispatch |
| 0x0058 | function * DriverInit |
| 0x0060 | function * DriverStartIo |
| 0x0068 | function * DriverUnload |
| 0x0070 | function *[28] MajorFunction |