I`m starting a dialog using DoModal but, although the "visible" style is not checked the dialog appear visible! I want start it minimized or not visible but, if I use "ShowWindow (SW_HIDE);" in OnInitDialog(); the dialog appear during a little time... Someone can help me?

Cesario Simões, Jr.