Hi Mat
I am using this function but I get this error:
??? Error using ==> calllib
To call a function both the library name and function name are needed.
Error in ==> loadlibrary at 172
calllib(library,fcns,classname,structs,enums);
Error in ==> closewindow at 13
loadlibrary('user32.dll',@userproto,'alias',mfilename);