Introduction

Hi, My name is Hari Pulapaka and I am a Program Manager in the Windows Kernel Team. I will use this blog to talk about some of the technologies I work on, document best practices and generally provide developer guidance for kernel related win32 APIs or pointers to MSDN documentation.

Over the next few posts, I will show how to create C++ wrapper classes for the Win32 Threadpool API, so that you can use win32 threadpool without knowing all the nitty-gritty of the Win32 Threadpool API.