VCF::Win32MSG Class Reference
#include <Win32ToolKit.h>
Public Member Functions | |
| Win32MSG (const MSG &msg, Control *control=NULL) | |
| Win32MSG (HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam, Control *control=NULL) | |
| Win32MSG (const Win32MSG &msg) | |
| Win32MSG & | operator= (const Win32MSG &msg) |
Public Attributes | |
| MSG | msg_ |
| Control * | control_ |
Constructor & Destructor Documentation
|
||||||||||||
|
|
|
||||||||||||||||||||||||
|
|
|
|
|
Member Function Documentation
|
|
|
Member Data Documentation
|
|
|
|
|
|
The documentation for this class was generated from the following file:
- vcf/ApplicationKit/Win32ToolKit.h
