Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running other program inside my form
Message
From
04/09/2008 10:53:24
 
 
To
04/09/2008 09:57:36
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01344769
Message ID:
01344820
Views:
16
Thanks

It's can help but its not enough for manipulate the vb as part of the vfp form.

>>Hi
>>
>>I want to run other exe (done by vb) inside my vfp form, with the following things:
>>1. my vfp form showwindows=1(in topform) and windows type=modal.
>>2.The user will open and close the vb from the form.
>>3. the user will work simultaneously on vfp form and on the vb program.
>>4. The user will not be able to close the vfp form before he closed the vb program.
>>
>>PS
>>I dont have the VB source code.
>
>You could use FindWindow window function (http://msdn.microsoft.com/en-us/library/ms633499.aspx) to check from VFP side if VB application open, and if it is done then you could prevent VFP user from closing VFP application.
Thank you
Chaim
Previous
Reply
Map
View

Click here to load this message in the networking platform