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



The information in this article applies to:

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

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.
FileNameSize
Migration DLL.awx79,360 bytes
Migration DLL.hlp6,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


Modification Type:MajorLast Reviewed:5/15/2006
Keywords:kbdownload kbFAQ kbmigrate kbSample kbsetup KB242940