Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing Read-Only Status 2
Message
From
29/06/2000 14:23:53
 
 
To
29/06/2000 14:10:46
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00386558
Message ID:
00386597
Views:
12
Hmmm, hard work to do...

The best source I've got is (if you can believe this) Delphi documentation and on-line Help.

The same API call are well documented in MSDN but it's kinda confusing, because API functions are grouped by category and exactly this is the problem: you don't know the category (you are new in this, remember?) Maybe somebody from MSDN staff hear me :-)

Anyway, the first place to start is MSDN (it's free, thanks God!). If you find a function there, look at the bottom of page. You will find where it's documented (usually a *.h file - .h files are installed by C++). Then try to locate in .h file function parameters and that's all.

Good luck. You will need it.
Grigore Dolghin
Class Software.
Previous
Reply
Map
View

Click here to load this message in the networking platform