Problem trying to load a DLL file (libMPSSE)

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?

Answers (0)

Categories

Find more on Functions in Help Center and File Exchange

Asked:

on 7 Jul 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!