Feeds
提问
How to pass char* arguments to DLL
Hello, I loaded a DLL into Matlab via "loadlibrary". There is a C function prototyp with a filepath like: extern "C" in...
12 years 前 | 0 个回答 | 0
0
个回答提问
Accessing enum value in DLLs header file
Hello, I am using a DLL for device communication. Loading the DLL works. There are some enumerations defined in the DLLs hea...
12 years 前 | 1 个回答 | 0
1
个回答提问
best way for device communication
Hello, I want to communicate with an external device which provides me with measurement data. The device comes with a DLL for...
12 years 前 | 0 个回答 | 0