w32api examples
w32api_deftype
W32api
PHP Manual
W32api Functions
Table of Contents
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
w32api examples
w32api_deftype
W32api
PHP Manual