Min version | XP |
---|---|
Max version | 10 TH2 |
x86 offset offset:bitpos | Field Name |
0x0000 | int16_t Type |
0x0002 | int16_t Size |
0x0004 | struct _DEVICE_OBJECT * DeviceObject |
0x0008 | unsigned long Flags |
0x000C | void * DriverStart |
0x0010 | unsigned long DriverSize |
0x0014 | void * DriverSection |
0x0018 | struct _DRIVER_EXTENSION * DriverExtension |
0x001C | struct _UNICODE_STRING DriverName |
0x0024 | struct _UNICODE_STRING * HardwareDatabase |
0x0028 | struct _FAST_IO_DISPATCH * FastIoDispatch |
0x002C | function * DriverInit |
0x0030 | function * DriverStartIo |
0x0034 | function * DriverUnload |
0x0038 | function *[28] MajorFunction |