The Wayback Machine - https://web.archive.org/web/20140630061400/http://www.codeguru.com/cpp/w-p/system/processesmodules/

Latest Processes / Modules Articles

Detecting Windows NT/2K process execution

The Win32 API provides a set of great libraries (PSAPI and ToolHelp [1]) that allow you to enumerate processes currently running in the system. Although these APIs are extremely powerful they don't permit you to get notifications when a new process starts or ends up. This article provides an efficient and robust technique based on a documented interface for achieving this goal

Latest Developer Videos

More...

Latest CodeGuru Developer Columns

MFC Integration with the Windows Transactional File System (TxF)

The Transactional File System (TxF), which allows access to an NTFS file system to be conducted in a transacted manner through extensions to the Windows SDK API. MFC 10, has been extended to support TxF and related technologies. This support allows existing MFC applications to be easily extended to support kernel transactions.

Services Made Easy

Discover how to easily create and add WIN32 Services in .NET. You’ll also discover the Topshelf toolkit.

Top White Papers and Webcasts

  • The rapid evolution of enterprise storage technologies, combined with external forces, like the explosion of big data, can cause Linux® and server administrators to play catch-up when it comes to storage. Running a bunch of monolithic storage devices and proprietary, disconnected technologies forces administrators to spend valuable time creating and managing complex solutions. To reduce complexity and enable rapid deployment of new technologies and applications, server administrators need a single open …

  • Most IT professionals will agree that Solid State Disks (SSD) are the new high performance alternative to existing physical disks. While SSD's offer significant improvements to performance, they come with a premium price tag. Is the performance gain worth the money spent if SSD is added to my environment? Are operating system tools quite enough to manage storage performance? Download this white paper to find the answers to these issues and others you may commonly face with your database and virtual servers, as …

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds