Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Downloads
Search: 

API-Structures in VFP
Christof Wollenhaupt, Foxpert
This class library makes using structures really easy. It implements C structures as Visual FoxPro classes. One method call can convert the entire structure into a string and back. This class library doesn't only support simple structures, but also pointers, arrays and substructures. Of course, arrays of pointers to structures that contain pointers to strings are supported, as well. The sample include displaying rotated fonts on a VFP form, painting polygons, printing via the Windows API, obtaining version, file and network information. 31 pages of documentation explain structures and API functions for VFP developers. The class library works with VFP 5 and VFP 6. Placed into Public Domain by Christof Lange
Created on
24 years ago
Downloads
3919
File type
Rating
5.00/5.00
General information
Rating:
5.00/5.00 (3 rates) Rate this item
Created by
Christof Wollenhaupt, Foxpert
I've been developing in FoxPro since FoxPro 2.0. I've specialized in working for other FoxPro developers and companies that use FoxPro on their projects. As a specialist for the sometimes weird behavior of Visual FoxPro, I can help, Visual FoxPro doesn't do what you want it to do.

Comments
Add a comment
More downloads created from this member
Christof Wollenhaupt, Foxpert
ISX provides IntelliSense for VFP 6 and later. The current version supports: - enter "m." or press ALT+I to get IntelliSense for declared variables - enter the alias of an open table and you get IntelliSense for all fields - enter the name of any instantiated object and you get IntelliSense for...
Created on
24 years ago
Downloads
2960
File type
Freeware
Rating
5.00/5.00
Christof Wollenhaupt, Foxpert
Y2K is a workaround for the Y2K problem in FoxPro 2.6 Windows/DOS application that use SET CENTURY OFF and 2-digit years. It provides a dynamic rollover feature for GETs and BROWSEs and can handle the 02/29/00 bug. Y2K has been designed to let you integrate it easily in existing applications. Additi...
Created on
24 years ago
Downloads
645
File type