windowskernelprogrammingbook2e icon indicating copy to clipboard operation
windowskernelprogrammingbook2e copied to clipboard

ch.12: missing line in code snippet, pg. 394

Open profnandaa opened this issue 2 years ago • 3 comments

Missing: typedef struct _FLT_IO_PARAMETER_BLOCK {

image

profnandaa avatar Sep 05 '23 17:09 profnandaa

Good catch :)

zodiacon avatar Sep 05 '23 17:09 zodiacon

While at it, can fix also the a minor typo in the following section, same page: image

profnandaa avatar Sep 05 '23 17:09 profnandaa

2nd one fixed now, but the struct declaration is still in-correct?

image

profnandaa avatar Sep 25 '23 08:09 profnandaa