Problem trying to load a DLL file (libMPSSE)
Ältere Kommentare anzeigen
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?
Antworten (0)
Kategorien
Mehr zu Data Import and Analysis finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!