Hi,
I created modal dialog with DialogBoxIndirectParam and dialogtemplate structure.
How do I get handle (HWND) of dialog?

Without handle of this dialog it causes problems showing another dialog because i dont have parent handle.