J
Jigar Mehta
Hye friends!!!
A silly question but still harassing me. I am developing one project and
in that I want full support of MFC. So, what I have to make is make one
project by Wizard (for MFC-->Dialog Application).. Now I want to hide that
dialog when initializing and start some of the threads depending on the
conditions... (threading part is ready but hiding a dialog makes me
annoying) So, the dialog must not appear one time also, it must be initially
hidden.
I know there would be four or five line of code for doing that but I
don't know it right now.. So, if you have it handy please give me..
A silly question but still harassing me. I am developing one project and
in that I want full support of MFC. So, what I have to make is make one
project by Wizard (for MFC-->Dialog Application).. Now I want to hide that
dialog when initializing and start some of the threads depending on the
conditions... (threading part is ready but hiding a dialog makes me
annoying) So, the dialog must not appear one time also, it must be initially
hidden.
I know there would be four or five line of code for doing that but I
don't know it right now.. So, if you have it handy please give me..