April 18, 2024

Dynamic Windows Function [dw_percent_new]

Syntax

HWND dw_percent_new(unsigned long id)

Parameters

unsigned long id: An ID to be used with dw_window_from_id() or 0L.

Returns

HWND A handle to a percent bar window or NULL on failure.

Description

Create a new percent bar window (widget) to be packed.