ArrayFunctions working on native VFP arrays.
C array emulationFunctions to convert VFP cursors and arrays to C style arrays and vice versa.
C callback and eventsC callback function emulation and asynchronous events.
C struct emulationMemory manipulation functions to emulate C structs.
COMCOM / OLE related functions.
Common dialogsSome common dialogs.
ConversionVarious conversion functions.
Date and timeFunctions providing information about timezones, convert datetime values to and from common C types.
FilesystemRetrieve information or manipulate files and directories.
General libraryCommon library functions.
Low level file handlingExtended low level file handling functions.
Memory managementMemory allocation.
MiscellaneousVarious usefull functions.
NetworkingAnything thats going over the wire.
ODBCExtended ODBC functions.
Printer informationProvide information about printers.
Process informationProvides information about processes running on the system.
RASManage RAS (remote access) connections.
RegistryAPI to manage the registry.
Resource informationRetrieve information about resources in modules (dll and executable files).
Service managementRetrieve information and control windows services.
ShellWrappers around a few functions of the windows shell.
System informationRetrieve information about the system.
Volume informationRetrieve information about volumes.
Window informationRetrieve information about windows.