17 #ifndef LIB_WINSS_CTRL_HANDLER_HPP_ 18 #define LIB_WINSS_CTRL_HANDLER_HPP_ 40 #endif // LIB_WINSS_CTRL_HANDLER_HPP_ Wraps a windows event.
Definition: event_wrapper.hpp:27
winss::EventWrapper & GetCloseEvent()
Gets a global close event.
Definition: ctrl_handler.cpp:23
BOOL WINAPI CtrlHandler(DWORD ctrlType)
The CTRL handler.
Definition: ctrl_handler.cpp:28
Definition: case_ignore.hpp:23
void AttachCtrlHandler()
Attaches the CTRL handler to the event.
Definition: ctrl_handler.cpp:42