Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ShellExecute strange
Message
De
04/03/2016 14:08:34
 
 
À
04/03/2016 14:00:33
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 8.1
Network:
SAMBA Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01632548
Message ID:
01632554
Vues:
49
yes:
DECLARE INTEGER ShellExecute ;
	    IN SHELL32.DLL ;
	    INTEGER nWinHandle,;
	    STRING cOperation,;
	    STRING cFileName,;
	    STRING cParameters,;
	    STRING cDirectory,;
	    INTEGER nShowWindow
?ShellExecute(0, "open", getfile('exe'), "", "C:\", 1)  &&any exe  file, anywhere ,any directory that works for me
is your program files (x86) good directory ??
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform