#include <winstl/winstl.h>
#include <winstl/shims/attribute/get_HWND.hpp>
#include <functional>
Go to the source code of this file.
Namespaces | |
| namespace | winstl |
Classes | |
| struct | is_visible |
| Predicate used to determine whether windows are visible. More... | |
| struct | is_enabled |
| Predicate used to determine whether windows are enabled. More... | |
| struct | window_show |
| Functor used to show or hide windows. More... | |
| struct | window_enable |
| Functor used to enable or disable windows. More... | |
1.5.6