In the PCAN-XCP API are provided the PXCP.dll files.
I am using the C++ Builder and for some reason I can not load the library. I assume that the library was created in Microsoft Visual C++.
Is it possible to get the dll files in order to use them with C++ Builder?
Best regards
Load PXCP.dll in C++ Builder
Re: Load PXCP.dll in C++ Builder
Hello,
we have to check the DLL on this regard. It could be that indeed it has some incompatibility regarding C++ Builder (byte alignment for example). Meanwhile you can try to use the library with static load by using the PXCP.lib attached to this post.
we have to check the DLL on this regard. It could be that indeed it has some incompatibility regarding C++ Builder (byte alignment for example). Meanwhile you can try to use the library with static load by using the PXCP.lib attached to this post.
- Attachments
-
- PXCP.zip
- Library for static linking of PXCP.dll
- (1.94 KiB) Downloaded 1470 times
Best regards,
Keneth
Keneth