Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
API function fcreateShellLink in STKIT432.DLL
Message
From
12/06/1998 12:43:13
Carla Silva
Http - Produtos Informaticos, Lda.
Odivelas, Portugal
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
API function fcreateShellLink in STKIT432.DLL
Miscellaneous
Thread ID:
00107648
Message ID:
00107648
Views:
60
I`m using this function to create a Shortcut on the user`s desktop.
But VFP keeps telling me that "cannot find entry point fcreateshelllink in the DLL".

The code is:

DECLARE INTEGER fCreateShellLink IN STKIT432.DLL ;
STRING lpstrfoldername, STRING lpstrlinkname, ;
STRING lpstrlinkpath, STRING lpstrlinkargs
? FcreateShellLink("..\..\desktop","Winteste98","Multimedia")


what I`m doing wrong ?


Thanks
Carla
Carla Silva
Next
Reply
Map
View

Click here to load this message in the networking platform