Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C++ > Derive from MFC DLL to MFC APP

Reply
Thread Tools

Derive from MFC DLL to MFC APP

 
 
yopwojtek
Guest
Posts: n/a
 
      08-06-2005
Hello,
Please help me to choose, how should i write my MFC DLL to do something
like that:
- i would like to have some base bialogs and document structure and
opwerations in my MFC DLL
- i would like to import that classes to my MFC Application and derive
from them eg:
class CMyApp : public DLLApp;
the same with document and other.

Witch sould type of MFC should I choose in creator?
DLL type:
- Regular DLL using shared MFC DLL
- Regular DLL with MFC statically linked
- MFC extension DLL ?

What means the last one?

Thanks for help
woyt/.

 
Reply With Quote
 
 
 
 
Alf P. Steinbach
Guest
Posts: n/a
 
      08-06-2005
* yopwojtek:
> [off-topic]


Try in a Microsoft group.


--
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Debug (DLL MFC) -> Debug (Static MFC) ringos75 C++ 0 04-14-2005 01:50 PM
How to determine if a DLL is a COM DLL or .NET DLL Anushi ASP .Net 5 10-28-2004 01:59 PM
Asp.net app, Unable to load dll!!, while same dll loads properly in Win form app NGM ASP .Net 0 11-06-2003 10:34 AM
msvcrt.dll, msvcirt.dll, msvcrt20.dll and msvcrt40.dll, explanation please! Snoopy NZ Computing 16 08-25-2003 12:34 PM
Re: Using advanced MFC components without the use of MFC Scott McPhillips C++ 0 07-05-2003 03:46 AM



Advertisments