Functions | |
| HWND | get_window_handle () |
| std::wstring | string_to_wstring (const std::string &string, std::size_t maxlength) |
| HWND windows_tray_notification::implementation::helper::get_window_handle | ( | ) |
Definition at line 49 of file windows_tray_notification.cpp.
References video::get_window().
Referenced by windows_tray_notification::implementation::create_tray_icon(), and windows_tray_notification::implementation::switch_to_wesnoth_window().
| std::wstring windows_tray_notification::implementation::helper::string_to_wstring | ( | const std::string & | string, |
| std::size_t | maxlength | ||
| ) |
Definition at line 55 of file windows_tray_notification.cpp.
Referenced by windows_tray_notification::implementation::create_tray_icon(), and windows_tray_notification::implementation::set_tray_message().