Tag

subclassing

Subclassing Hooking With Visual Basic Classique

Corrine Watsica

ow or Control Finally, you subclass the window (e.g., a form or control) by replacing its window procedure with your custom function pointer: ```vb Private Sub Form_Load() lpPrevWndProc = SetWindowLong(Me.hwnd, GWL_WNDPROC, AddressO