Description: use MFC COM, we often save many development time. For example, the use of AppWizard generated based on the MFC COM dll, has provided automatic DllRegisterServer functions. However, they did not automatically generate DllUnregisterServer functions. Under normal circumstances, the procedure for DllUnregisterServer is indispensable. because a complete set of procedures, not only from the registration function, but also need to uninstall feature since.
File list (Check if you may need any files):