Problem trying to load a DLL file (libMPSSE)
이전 댓글 표시
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?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Data Import and Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!