Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create Process API Question
Message
De
07/07/2000 12:38:49
 
 
À
07/07/2000 10:26:49
Calvin Smith
Wayne Reaves Computer Systems
Macon, Georgie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00389466
Message ID:
00389571
Vues:
36
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform