Problem trying to load a DLL file (libMPSSE)
Afficher commentaires plus anciens
Looking at message :- http://www.mathworks.co.uk/matlabcentral/answers/125000-using-c-header-files-with-loadlibrary
I am almost there I think, but I get lots of errors like :-
Function pointer types are unsupported in structures HRESULT ( __stdcall * QueryInterface )( ISynchronize * . Found on line 188134 of input from line 9807 of file C:\\Program Files\\Microsoft SDKs\\Windows\\v7.1\\INCLUDE\\objidl.h
Function pointer types are unsupported in structures HRESULT ( __stdcall * Wait )( ISynchronize * . Found on line 188134 of input from line 9807 of file C:\\Program Files\\Microsoft SDKs\\Windows\\v7.1\\INCLUDE\\objidl.h
Function pointer types are unsupported in structures HRESULT ( __stdcall * QueryInterface )( ISynchronizeHandle * . Found on line 188221 of input from line 9894 of file C:\\Program Files\\Microsoft SDKs\\Windows\\v7.1\\INCLUDE\\objidl.h
Any ideas want I am doing wrong?
Réponses (0)
Catégories
En savoir plus sur Functions dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!