How to display a dialog as domodal which is invoked through shellexecute?
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Is it possible to make a dialog based application behave as domodal dialog when it is invoked by shellexecute??? if not, is there any alternative?
-
Is it possible to make a dialog based application behave as domodal dialog when it is invoked by shellexecute??? if not, is there any alternative?
Super Hornet wrote:
Is it possible to make a dialog based application behave as domodal dialog when it is invoked by shellexecute???
Yes. The fact that the dialog based application was invoked via
ShellExecute()
is irrelevant."Love people and use things, not love things and use people." - Unknown
"The brick walls are there for a reason...to stop the people who don't want it badly enough." - Randy Pausch