Types of DLL's

Answer Posted / angel17440

This topic provides information to help you determine the kind of DLL to build.

Different Kinds of DLLs Available
Using Visual C++, you can build Win32 DLLs in C or C++ that do not use the Microsoft Foundation Class (MFC) library. You can create a non-MFC DLL project with the Win32 Application Wizard.
http://msdn.microsoft.com/en-us/library/9se914de.aspx

The MFC library itself is available, in either static link libraries or in a number of DLLs, with the MFC DLL Wizard. If your DLL is using MFC, Visual C++ supports three different DLL development scenarios:

Building a regular DLL that statically links MFC

Building a regular DLL that dynamically links MFC

Building an MFC extension DLL, which always dynamically link MFC

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between Struts and JSF? Pls list some most suitable differences.

2847


What is mfc class hierarchy?

621


what is functioning of DIalodDataXchange ..?

1196


What does mfc stand for?

961


I want recent paper pattern for HP company?

1789






2.create for 10 batch: Employee_Number Employee_name Employee_Dateofjoining Employee_address Employee_salary 1.select the employee name who deriving more than 10 thousand salary and joined before august 08. use structure and pointers

1811


how to repaint when working with horizontal scroll bar

1549


what is the meaning of constant FILE EXCEEDS LENGTH LIMIT while loading from ps file to vsam in the jcl?

3344


How to handle dynamic menus in mfc? What happens when client calls cocreateinstance?

696


Do you have an idea about MFC?

916


plzz tell me what we can do and dont in tally ERP & sap business one?

1882


List out the basic features of MFC.

13700


what message is sent to an application when the user presses the primary button?

1386


How do I create a dialog box in mfc?

611