Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

port DLL from C++Builder to Visual C++

Status
Not open for further replies.

rudess

Programmer
Jul 7, 2005
1
SK
hello,

I've made a dynamic link library in C++builder enviroment (it also deals with vcl). Now I need to run it under Visual C++ enviroment. I've tried everything, I've browsed on Internet a lot and I didn't find any satisfying solution. Can anyone help me? Thanks a lot.

I've also tried such a utility that claimed it converts import libraries so that you can use BCB dll in MSVC. It didn't work well though.

Palo
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top