Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using DECLARE DLLs?
Message
From
31/07/1998 14:29:34
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Using DECLARE DLLs?
Miscellaneous
Thread ID:
00123141
Message ID:
00123141
Views:
43
Can someone explain how and when to use DECLARE DLLs?

I see the following code in the sample Tastrade app and don't
understand it.

*-- DECLARE DLL statements for reading/writing to private INI files
DECLARE INTEGER GetPrivateProfileString IN Win32API AS GetPrivStr ;
String cSection, String cKey, String cDefault, String @cBuffer, ;
Integer nBufferSize, String cINIFile

Perhaps there are other APIs that I could/should be using. Can
someone do a better job of explaining them than what is in
the VFP help file?
Next
Reply
Map
View

Click here to load this message in the networking platform