MFC DLL |
Post Reply |
Author | |
manoj
Newbie Joined: 26 October 2004 Location: India Status: Offline Points: 31 |
Post Options
Thanks(0)
Posted: 26 April 2005 at 9:54am |
I created a MFC Regular Shared DLL. This dll is working perfectly with VC application, but i want to access this DLL in VB application, What changes require in my dll for working in VB pls tell me Manoj |
|
upashu1
Newbie Joined: 15 April 2005 Status: Offline Points: 2 |
Post Options
Thanks(0)
|
Dear manoj u have to learn
COM/DCOM technology then u have to write code using MFC or ATL to make
a COM dll and after then u can access dll in VB. There is no way
to acess MFC dlls in VB. Either write simple C dll using export
functions or write COM dll.
|
|
upashu1
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |