Array | Functions working on native VFP arrays. |
C array emulation | Functions to convert VFP cursors and arrays to C style arrays and vice versa. |
C callback and events | C callback function emulation and asynchronous events. |
C struct emulation | Memory manipulation functions to emulate C structs. |
COM | COM / OLE related functions. |
Common dialogs | Some common dialogs. |
Conversion | Various conversion functions. |
Date and time | Functions providing information about timezones, convert datetime values to and from common C types. |
Filesystem | Retrieve information or manipulate files and directories. |
General library | Common library functions. |
Low level file handling | Extended low level file handling functions. |
Memory management | Memory allocation. |
Miscellaneous | Various usefull functions. |
Networking | Anything thats going over the wire. |
ODBC | Extended ODBC functions. |
Printer information | Provide information about printers. |
Process information | Provides information about processes running on the system. |
RAS | Manage RAS (remote access) connections. |
Registry | API to manage the registry. |
Resource information | Retrieve information about resources in modules (dll and executable files). |
Service management | Retrieve information and control windows services. |
Shell | Wrappers around a few functions of the windows shell. |
System information | Retrieve information about the system. |
Volume information | Retrieve information about volumes. |
Window information | Retrieve information about windows. |