| CSocketMaster: WndProc |
This sub receives system messages from our WndProc.
This sub MUST be the first on the class. DO NOT attempt
to change its location or the code will CRASH.
Public Sub WndProc( ByVal hwnd As Long, ByVal uMsg As Long, ByVal wParam As Long, ByVal lParam As Long )
' This sub receives system messages from our WndProc.
This sub MUST be the first on the class. DO NOT attempt
to change it's location or the code will CRASH.
' This sub receives system messages from our WndProc.
This sub MUST be the first on the class. DO NOT attempt
to change it's location or the code will CRASH.
' This sub receives system messages from our WndProc.
This sub MUST be the first on the class. DO NOT attempt
to change it's location or the code will CRASH.
' This sub receives system messages from our WndProc.
This sub MUST be the first on the class. DO NOT attempt
to change it's location or the code will CRASH.
Project pop2owa Overview Class CSocketMaster Overview CSocketMaster Properties CSocketMaster Methods SocketExists