Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
About this product
Product Identifiers
PublisherCreateSpace
ISBN-101977593372
ISBN-139781977593375
eBay Product ID (ePID)19038410629
Product Key Features
Number of Pages400 Pages
Publication NameWindows Kernel Programming
LanguageEnglish
SubjectProgramming / Microsoft
Publication Year2019
TypeTextbook
Subject AreaComputers
AuthorPavel Yosifovich
FormatTrade Paperback
Dimensions
Item Height0.8 in
Item Weight32.7 Oz
Item Length11 in
Item Width8.5 in
Additional Product Features
Intended AudienceTrade
SynopsisThere is nothing like the power of the kernel in Windows - but how do you write kernel drivers to take advantage of that power? This book will show you how.The book describes software kernel drivers programming for Windows. These drivers don't deal with hardware, but rather with the system itself: processes, threads, modules, registry and more. Kernel code can be used for monitoring important events, preventing some from occurring if needed. Various filters can be written that can intercept calls that a driver may be interested in.