Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Shellexecute
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Divers
Thread ID:
01130727
Message ID:
01130734
Vues:
21
Hi Alessio,

Check if declare command edit in registry for extension's application...
HKEY_CLASSES_ROOT
 .ext
  (Default) = ProgID.ext.1
HKEY_CLASSES_ROOT
HKEY_CLASSES_ROOT
 ProgID.ext.1
  shell
   edit
    command 
MartinJ


>Hi there,
>I developed an application in which I call the function
>

>Procedure CallExt
>Parameters xfiletoOpen,xlocation
>
>DECLARE INTEGER ShellExecute IN SHELL32.DLL INTEGER nWinHandle,;
> STRING cOperation,;
> STRING cFileName,;
> STRING cParameters,;
> STRING cDirectory,;
> INTEGER nShowWindow
> result = ShellExecute(0, 'Edit', xFileToOpen , '', xLocation, 1)
>>
>This works fine in Win XP but under a PC running with Win2000 it does not open the file as it was not, but it is, associated to any application.
>
>How can I get through this problem ?
>Thank you all
>Alessio
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform