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!