#include <winstl/functional/message.hpp>
Public Types | |
| typedef message_send | class_type |
| This type. | |
Public Member Functions | |
| message_send (UINT msg, WPARAM wparam, LPARAM lparam) | |
| void | operator() (HWND hwnd) const |
| template<typename W> | |
| void | operator() (W &wnd) const |
| typedef message_send class_type |
This type.
1.5.6