Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ShellExecute does not recognize long path names?
Message
De
08/01/2001 05:25:28
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
ShellExecute does not recognize long path names?
Divers
Thread ID:
00460480
Message ID:
00460480
Vues:
68
I am trying to launch an executable file with the ShellExecute win32api function with the following parameters:

M.SHELL_RET = ShellExecute(FindWindow(0, _SCREEN.caption), ;
"open", "c:\softwares\general\finservices - modelo 2\finservices.exe", ;
"101", "c:\softwares\general\finservices - modelo 2", 1)

The exe does not launch and I receive the following value in M.SHELL_RET: 2

What is happening? I am sure about the exe path and exe file name.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform