Thread: DLLs
View Single Post
  #3  
Old 06-09-2005, 22:13
armmad8
 
Posts: n/a
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
Reply With Quote