Microsoft KB Archive/242940

From BetaArchive Wiki
Knowledge Base


SAMPLE: MDLLWiz.exe: A Migration DLL AppWizard for Visual C++

Article ID: 242940

Article Last Modified on 2/21/2007



APPLIES TO

  • Microsoft Windows 2000 Server
  • Microsoft Windows 2000 Advanced Server
  • Microsoft Windows 2000 Professional Edition



This article was previously published under Q242940

SUMMARY

MDLLWiz.exe is an archive that contains a Visual C++ 5.0/6.0 AppWizard, which can be used to quickly create a sample framework of a Windows 2000 Migration DLL.

MORE INFORMATION

The following file is available for download from the Microsoft Download Center:

For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services


Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file.

FileName Size
Migration DLL.awx 79,360 bytes
Migration DLL.hlp 6,769 bytes


Use the following steps to install the Migration DLL AppWizard:

  1. For Visual C++ 6.0, place the .awx and the .hlp file in the following folder on your computer:

    C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Template

  2. For Visual C++ 5.0, place the .awx and the .hlp file in the following folder on your computer:

    C:\Program Files\DevStudio\SharedIDE\Template

  3. Open Visual C++ and create a new project. Migration DLL AppWizard should now be listed as a project type.

Note that the Migration DLL project that this wizard creates cannot be built without the latest Windows 2000 header and library files. Install the latest Platform SDK and its build environment to obtain these files. When prompted, agree to integrate the Platform SDK with Visual C++. The Platform SDK can be downloaded from the following Web site:

REFERENCES

For more information on Migration DLLs, see following in the MSDN Library:

Platform SDK; Management Services; Setup; Migration-Extension Interface



Additional query words: MDLLWiz

Keywords: kbdownload kbfaq kbmigrate kbsample kbsetup KB242940