
Shell and Wait 16 bit apps from 32 bit VB 4.0
I am launching a 16 bit VB 3.0 developed executable from VB 4.0 32 bit
application. The 16 bit app is kinda like a dialog box (it is a fairly
big application which requires user response). My problem is I cannot
show this 16 bit app modally. If the user clicks the background 32 bit
app screen, the 16 bit app disappears behind it. Is there any way I can
prevent the user from clicking the 32 bit app or is there any way I can
show the 16 bit app modally?
A reply will greatly appreciated.
Jay P.