w32api_deftype -- ...) Definisce un tipo per l'uso con altre w32api_functions
w32api_init_dtype --
Crea un'istanza ai tipi di dati typename e li riempie con i valori
val1, val2, la funzione quindi restituisce un DYNAPARM che pu� essere passato
all'invocazione di una funzione come parametro
w32api_invoke_function -- ....) Invoca la funzione funcname con gli argomenti passati dopo il nome della funzione
It should be noted that these functions are definately experimental.
I have got w32api_register_function() to work when using PHP4.2.0 RC4 from
command line, but I have been unable to get them to work with Apache1.3.24
(WinNT4), and they seem to cause Apache 2.0.35 (WinNT4) to crash when they
are used.