Jump to content

WinLoadDlg: Difference between revisions

From EDM2
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) [..."
(No difference)

Revision as of 21:21, 29 December 2023

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)