PHP Code:
void (*Function(HWND hwnd); 
How would I call that?

I'm trying to do like WNDCLASSEX does..... :-\ no luck....