.NET
undoc.asc
Associated article: Undocumented Corner
Tags: .NET
_UNDOCUMENTED CORNER_ edited by Andrew Schulman "Spying on WinHelp" by Ron Burk [LISTING ONE] /* helpspy.c - spy on WM_WINHELP messages, system-wide */ #include <stdarg.h> #include <stdio.h> #include <string.h> #...


