windowskernelprogrammingbook2e
windowskernelprogrammingbook2e copied to clipboard
ch.12: missing line in code snippet, pg. 394
Missing: typedef struct _FLT_IO_PARAMETER_BLOCK {
Good catch :)
While at it, can fix also the a minor typo in the following section, same page:
2nd one fixed now, but the struct declaration is still in-correct?