Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
API Function fCreateShellLink in STKIT432.DLL
Message
From
17/06/1998 05:18:13
Carla Silva
Http - Produtos Informaticos, Lda.
Odivelas, Portugal
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
API Function fCreateShellLink in STKIT432.DLL
Miscellaneous
Thread ID:
00108973
Message ID:
00108973
Views:
73
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
Reply
Map
View

Click here to load this message in the networking platform