Thanks for A question for DLL |
Post Reply |
Author | |
Augusdi
Newbie Joined: 11 September 2009 Status: Offline Points: 4 |
Post Options
Thanks(0)
Posted: 17 January 2010 at 7:24pm |
Hi Webmaster: Thanks very much for you answer my questions recently. Now I have a problem in my Visual C++ MFC program, I search so much long a time, to find a solution, But with no hope at all, And this is a great frame design in codejoke's XTP we used very ofen. As we all know, DLL is a very important tool for great program, in VC++, it has a frame problem, How can I Export MFC class! In regulary DLL, you can use MFC class inside the program, but can not export the Class derived from MFC, the share and static link in MFC DLL is both support; the extension DLL can exprot Class derived from MFC, but you can not link the program in static MFC DLL kind. This make me sick, because I want make my DLL program derived from MFC, means can export MFC class, and support Static and Share MFC link Both. I just say I want do my program as XTP do it, link export CXTPButton , CXTPReportControl... support static and dynamic link together.
Augusdi Thanks |
|
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 |