March 29, 2024

Dynamic Windows Function [dwib_show]

Syntax

void dwib_show(HWND window)

Parameters

HWND window: A top-level window handle created with dwib_load().

Description

Shows a window loaded with dwib_load() using the stored settings.

Remarks

This is part of the Dynamic Windows Interface Builder Library. This is a pre-release API subject to change.