Demonstrates the basics of writing a Windows Debugger.
Writing a basic Windows Debugger - Part 1
Published 11/04/2009
Demonstrates the basics of writing a Windows Debugger.
Understand from this guide how and when - as well as when not - to use multithreading.
Learn about a set of several algorithms to convert a given number to various formats. This will add enhancement to your application.
Windows systems launched after Windows2000 include a WFP feature (Windows File Protection). This article glimpses over it and shows how to enumerate the list of all protected files.
Yet another combo-box but with combined features of multicolumn, ownerdrawing, and autocolumn. Does not use any embedded control!
View detailed information on processes, threads, and modules using .NET Framework classes in an MFC application. Allows you to kill/close processes as well.