Dynamic Windows Function [dw_window_destroy]
Syntax
int dw_window_destroy(HWND handle)
Parameters
HWND handle: The window handle to destroy.
Returns
int DW_ERROR_NONE (0) on success.
Description
Destroys a window and all of it's children.
Dynamic Windows Function [dw_window_destroy]
Syntax
int dw_window_destroy(HWND handle)
Parameters
HWND handle: The window handle to destroy.
Returns
int DW_ERROR_NONE (0) on success.
Description
Destroys a window and all of it's children.