Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Shellexecute
Message
De
22/06/2006 22:17:10
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Divers
Thread ID:
01130727
Message ID:
01131009
Vues:
21
For the record, I think that double clicking triggers whatever operation is the default. Usually that's 'open', but not necessarily.

>Alessio,
>
>I think Borislav has hit it. double clicking a file in explorer triggers the "open" operation not the "edit" operation you are asking it to do in your shellexecute() call.
>
>Either change your call to open, or make sure the edit option on the file type is set to the program you want.
>
>>It works fine
>>The file is opened by MSPAINT
>>>What happend if you double click on that file in Windows Explorer (there where your ShellExecute not working)?
>
>>>>>> result = ShellExecute(0, 'Edit', xFileToOpen , '', xLocation, 1)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform