Jump to content

WinLoadDlg

From EDM2
Revision as of 21:21, 29 December 2023 by Ak120 (talk | contribs) (Created page with "Creates a dialog window from a dialog template and returns the handle of the dialog window created. ==Syntax== WinLoadDlg (Parent, Owner, DlgProc, mod, Dlg, CreateParams) [...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Creates a dialog window from a dialog template and returns the handle of the dialog window created.

Syntax

WinLoadDlg (Parent, Owner, DlgProc, mod, Dlg, CreateParams)