Dynamic Windows Function [dw_signal_disconnect_by_window]
Syntax
void dw_signal_disconnect_by_window(HWND window)
Parameters
HWND window: Window handle of callback to be removed.
Description
Removes all callbacks for a given window.
Dynamic Windows Function [dw_signal_disconnect_by_window]
Syntax
void dw_signal_disconnect_by_window(HWND window)
Parameters
HWND window: Window handle of callback to be removed.
Description
Removes all callbacks for a given window.