Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
API Function fCreateShellLink in STKIT432.DLL
Message
De
17/06/1998 05:18:13
Carla Silva
Http - Produtos Informaticos, Lda.
Odivelas, Portugal
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
API Function fCreateShellLink in STKIT432.DLL
Divers
Thread ID:
00108973
Message ID:
00108973
Vues:
75
I`m using this function to create a shortcut to my application in the destop, but my application not run, because I need to specify the "Start in" from the shortcut, have this function an argument that permit this definition.


The code I`using:

gcdirectoria=sys(5)+sys(2003)
gcdirectoria=trim(gcdirectoria)

DECLARE INTEGER fCreateShellLink in STKIT432.DLL ;
STRING lpstrFolderName, STRING lpstrLinkName, STRING lpstrLinkPath , ;
STRING lpstrLinkArgs

? FCreateShellLink("..\..\Desktop","Winteste98",gcdirectoria,gctarget)


Thanks
Carla
Carla Silva
Répondre
Fil
Voir

Click here to load this message in the networking platform