adspace
Answer Posted / sahadev tarei
3 types of DLL
1.SDK DLL:Old type
2.Extension DLL: These DLL’s exposes variables and
functions to the client application. It can expose C++
functions and C++ classes to be used in your application.
3.Regular DLL: MFC extension DLL’s can be used only with
MFC applications. If you want a dll to be used by a wider
range of applications then use a regular DLL.
| Is This Answer Correct ? | 12 Yes | 15 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category