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