Advertisement
2002C Windows API Call/ Explanation #13720

SubClass & SubClassEx

This is a set of 2 classes to make subclassing easier by handling all the hooking/unhooking and message routing involved. The SubClass object exposes a single event (Message) which passes the messages the window receives on to the subclassing application. SubClassEx exposes Message and many other events for messages that are commonly subclassed or intercepted. Both classes allow for over-riding a window message, additional processing, and custom messages.

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
Commenti originali (3)
Recuperato da Wayback Machine