Dynamic Windows Function [dw_render_new]
Syntax
HWND dw_render_new(unsigned long id)
Parameters
unsigned long id: An id to be used with dw_window_from_id.
Returns
HWND A handle to the widget or NULL on failure.
Description
Creates a rendering context widget (window) to be packed.