Functions | |
| CPLAT_Begin_Namespace_CPLAT LRESULT CALLBACK | ViewWndProc (HWND inHwnd, UINT inMsg, WPARAM inWParam, LPARAM inLParam) |
| CP_WndProcs. | |
| LRESULT CALLBACK | ViewHelperWndProc (HWND inHwnd, UINT inMsg, WPARAM inWParam, LPARAM inLParam) |
| LRESULT CALLBACK | WindowWndProc (HWND inHwnd, UINT inMsg, WPARAM inWParam, LPARAM inLParam) |
| LRESULT CALLBACK | WindowMDIChildWndProc (HWND inHwnd, UINT inMsg, WPARAM inWParam, LPARAM inLParam) |
|
||||||||||||||||||||
|
Windows child window callback to provide interface between a Windows child window used in CP_Views and the CPLAT framework.
|
|
||||||||||||||||||||
|
Windows child window callback to provide interface between a Windows child window used in CP_Views and the CPLAT framework. This is used with controls that have a helper control, and need to route the messages to the CP_View class.
|
|
||||||||||||||||||||
|
Windows window callback to provide interface between a Windows window used in CP_Windows and the CPLAT framework.
|
|
||||||||||||||||||||
|
Windows child window callback to provide interface between a Windows MDI child window used in CP_Windows and the CPLAT framework.
|
1.4.0