Functions | |
| CPLAT_Begin_Namespace_CPLAT LRESULT CALLBACK | ViewWndProc (HWND hwnd, UINT iMsg, WPARAM wParam, LPARAM inLParam) |
| CP_WndProcs. | |
| LRESULT CALLBACK | ViewHelperWndProc (HWND hwnd, UINT iMsg, WPARAM wParam, LPARAM inLParam) |
| LRESULT CALLBACK | WindowWndProc (HWND hwnd, UINT iMsg, WPARAM wParam, LPARAM inLParam) |
| LRESULT CALLBACK | WindowMDIChildWndProc (HWND hwnd, UINT iMsg, WPARAM wParam, 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