- Добавил: literator
- Дата: 1-11-2022, 01:35
- Комментариев: 0

Автор: Pavel Yosifovich
Издательство: Leanpub
Год: 2022-09-30
Страниц: 382
Язык: английский
Формат: pdf (true), epub
Размер: 12.96 MB
Windows kernel programming is considered by many a dark art, available to select few that manage to somehow unlock the mysteries of the Windows kernel. Kernel development, however, is no different than user-mode development, at least in general terms. In both cases, a good understanding of the platform is essential for producing high quality code. The book is a guide to programming within the Windows kernel, using the well-known Visual Studio integrated development environment (IDE). This environment is familiar to many developers in the Microsoft space, so that the learning curve is restricted to kernel understanding, coding and debugging, with less friction from the development tools.