WinLoadDlg: Difference between revisions
Appearance
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)