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 edit summary |
||
| Line 5: | Line 5: | ||
[[Category:Win]] | [[Category:Win]] | ||
[[Category:WorkToDo]] | |||
Revision as of 17:52, 14 May 2025
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)