Dynamic Windows Function [dw_window_click_default]
Syntax
void dw_window_click_default(HWND window, HWND next)
Parameters
HWND window: Window (widget) to look for the ENTER press.
HWND next: Window (widget) to move to next (or click)
Description
Sets window to click the default dialog item when an ENTER is pressed.