Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create Process API Question
Message
From
07/07/2000 12:38:49
 
 
To
07/07/2000 10:26:49
Calvin Smith
Wayne Reaves Computer Systems
Macon, Georgia, United States
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00389466
Message ID:
00389571
Views:
37
>I am using the createprocess function in a VFP menu program to call other windows applications. I am passing a parameter to maximize the window of the called app. In one application in particular - a vfp program- the app starts but on some network machines the new app appears on the taskbar rather than as a maximized app. Is there something I can do to avoid this. I am using code based on the Run and Wait (file 703) available in the WinAPI section but with the run and return portion removed. Thanks.

Check to make sure that the application being called either has the foxuser file built in, or that SET RESOURCE is off in the application. My guess is that the state of the main window in the called app is being remembered by the foxuser file, and is initializing while minimized.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform