Advertisement
6_2008-2009 System Services/ Functions #200524

Enumerate Icons on Desktop

This code shows the titles of all icons on the Windows Desktop. It is just a quick hack that shows how to use VirtualAlloc(), WriteProcessMemory() and ReadProcessMemory() to allocate memory in a different process. Uses Windows Messages to get the icon names. Code is of course commented.

AI

Riepilogo AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Codice sorgente
original-source
Upload
Upload
Commenti originali (3)
Recuperato da Wayback Machine