Step-by-Step - A Complete Project | quick guide | home |
This is an example of a project for a very common scenario of an application with some COM DLLs. A large fraction of in-house business applications and many shrink-wrapped programs fall into this category.
For this project we will use example files installed by the Manifest Maker setup into the Examples folder. If you did not install examples, please do so now.
It is helpful, although not required, to read Step-by-step guide to creating your first manifest before reading this chapter.
The documentation states that names should be three part as in:
Microsoft.Windows.GdiPlus
. In fact Microsoft itself sometimes does not
follow this rule, for example:
Microsoft.MSXML2
. Manifest Maker requires that at least one of these
fields must be non-empty, but we suggest you follow the documented Microsoft
recommendation of using three part names.
My, Example and Project.


on the toolbar.


