Hi, Thanks for your reply. I meant adding ATL support to an MFC extension DLL. You know that in VC++ 6.0 (and also later) you can not add ATL support to MFC extension DLLs but you can add this support to regular DLLs. Knowing this, can I add ATL support to MFC extension DLLs in the way you mentioned.