W32api
- Introduction
- Installing/Configuring
- Predefined Constants
- Examples
- W32api Functions
- w32api_deftype - Defines a type for use with other w32api_functions
- w32api_init_dtype - Creates an instance of the data type typename and fills it with the values passed
- w32api_invoke_function - Invokes function funcname with the arguments passed after the function name
- w32api_register_function - Registers function function_name from library with PHP
- w32api_set_call_method - Sets the calling method used




