Click to See Complete Forum and Search --> : Create a dialog in code, not in resource


May 3rd, 1999, 03:40 AM
Hi,
I want to create a dialog box but I can't use the resource editor. How can I do ? I saw the DLGTEMPLATE and
DLGITEMTEMPLATE structures. Am I in good way??
I accepted remarks, code samples, all that can help me.

Thanks for reply
Best Regard
David

May 3rd, 1999, 05:42 AM
I'd start with the CreateDialogIndirectParam API and read all related subjects in the online docs.