Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2005
Visual Studio
Visual C++
Programming Guide
General Concepts
DLLs
 How do I convert my USRDLL to a reg...

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
Visual C++ 
How do I convert my USRDLL to a regular DLL that uses the MFC shared library? 

Note that the term USRDLL is no longer used in the Visual C++ documentation. A regular DLL that is statically linked to MFC has the same characteristics as the former USRDLL.

Converting your DLL to dynamically link to the MFC libraries requires more than just rebuilding the DLL with the MFC shared library. For more information about converting a regular DLL that statically links to MFC to a DLL that dynamically links to MFC, see the section "Converting DLLScreenCap to Dynamically Link with the MFC DLL" in the abstract for the DLLScreenCap sample.

See Also

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker