![]() |
DLLs
HI, ppl
am having problem using this DLLs. it's create using VC++ and i would like to use it on BCB. been searching the net and found out that Borland have problems importing type library created under VC++. problem is, i still cannot solve how to use that dll in bcb.. i get errors, thou i can see the classs or dll added already on my project. steps i did. 1. use import type library on bcb. 2. inlcude the file_tlb.h on my source here the error i got. [C++ Error] Unit1.cpp(30): E2285 Could not find a match for '_sample::Open(tag_DATA )' any solutions? thanks regards |
If it is a compiler error then it might be that either the function or a particular overloaded version of it doesnt exist in the header file.
Did you check this? |
yes.. it seems it cannot find the said functions. i did a reseach on the net and found out that compiled dll from msvc would hav some naming problem if use on borland ;-(
a suggested fixed is either recompiled the dll to borland compatible DLL. i cant do it since i don't have the source of dll. thanks regards |
| All times are GMT +8. The time now is 21:35. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX