cSubClass.cCallOldWindowProc FunctionCall the original window procedure of the given window handleSyntax
Public Function cCallOldWindowProc (ByVal hWnd As Long, _
ByVal iMsg As Long, _ ByVal wParam As Long, _ ByVal lParam As Long) As Long Parameters
Remarks
|