using calllib for 32 bit native module built in Microsoft Visual C++ 2008.
古いコメントを表示
Hi,
I am working on a program that will call functions from a dynamic link library that was written in Microsoft Visual C++ 2008 and compiled in Microsoft Visual Studio 2008 as a 32 bit native module. Should I anticipate trouble using loadlib and calllib to access these functions on a 64 bit version of Matlab running on Windows 7? Will the 32 bit vs. 64 bit issue be a problem? Does loadlib and calllib work for C++ dll?
Thanks, Shennan
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Call C from MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!