Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Call translation. API -> Foxpro
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00009761
Message ID:
00009764
Views:
41
>Good morning all,
> I am looking for a more complete list of API to Foxpro conversion words. An example is
>
>API..........Foxpro
>BOOL.........INTEGER
>BYTE.........INTEGER
>LPINT........INTEGER@
>int FAR*.....INTEGER@
>etc.
>
>Does any one have or know where I could get that list. I appreciate any help I can get. If you are into graphics check out

Caligari
>
(Theses guys are ahead of their time.)



Hi Joe! These are standard windows data types that can be found in any guide to Windows programming or the API, or you can find them in the help section of Visual C++. If you don't have Windows version of C++, you'll have to find definitions for them in a book for Windows programming, I don't know of anf VFP docs that explain them.

HTH, Greg!
** ** ** ** ** ** ** ** ** ** **
Gregory Cummines
Visual FoxPro 3.0/5.0
C/C++ Applications
** ** ** ** ** ** ** ** ** ** **
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform