This is an automatically translated description
This textbook is intended for students who are starting to learn system programming. Generally speaking, the term "system programming" refers to a wide range of problems, but this tutorial deals with programming for the Windows system. From a wide range of elements, individual procedures and functions of the Windows kernel will be considered, which allow you to get an idea of both calling these functions and working with them.
Knowing these principles will allow programmers to better understand the work with the operating system and help develop more efficient programs.