#include <winstl/functional/window.hpp>
Public Types | |
| typedef window_enable | class_type |
| This type. | |
Public Member Functions | |
| window_enable (bool bEnable=true) | |
| window_enable (window_enable const &rhs) | |
| void | operator() (HWND hwnd) const |
| template<typename W> | |
| void | operator() (W &wnd) const |
| typedef window_enable class_type |
This type.
1.5.6