Function check_hwnd

Source
fn check_hwnd(handle: &ControlHandle, not_bound: &str, bad_handle: &str) -> HWND
Expand description

Adapted from [native_windows_gui::win32::base_helper::check_hwnd].