المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : How To Import and use Com file in c++



C++ Programming
04-02-2009, 10:12 PM
hello everybody in this forum . i would like to ask one question about calling com file from c++

i have a com file that is written in c++ also , i need to import that dll and then create object from one of its object classes and invoke its methods , how can i import and initialize Com files in c++ to be able to call its objects and methods in my c++ project ?


please help friends


thanks

Human knowledge belongs to the world.