Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
tools
vsnet.act
vsnet.debugging
vsnet.documentation
vsnet.enterprise.tools
vsnet.general
vsnet.ide
vsnet.jlca
vsnet.servicepacks
vsnet.setup
vsnet.vsip
vsnet.vss
vsnet.vstools.office
vstudio.development
vstudio.extensibility
vstudio.general
vstudio.helpauthoring
vstudio.setup
vstudio.sourcesafe
  
 
date: Thu, 18 Sep 2008 08:58:45 -0700 (PDT),    group: microsoft.public.vstudio.general        back       


Does VS create manifest file or cl.exe   
Hi,

This is a repost from vc.language:

I try to understand how the manifest files are involved in the build
process. Starting with a build log from my Visual Studio I understand
how it (basically) works.

My question now is: where comes the initial manifest file (=
sample.exe.embed.manifest) from (which is required by rc.exe)?

The RC script has the following content:
     1  /* CREATEPROCESS_MANIFEST_ ... */
     24 /* RT_MANIFEST */
     "./sample.exe.embed.manifest" /* <== must already be present. Who
creates it? */

rc.exe requires this file to be present. As this file is used before
the linker is invoked it only can be built either by (1) compiler or
(2) Visual Studio.

Does Visual Studio creates it? E.g. based on properties set like:

/MDd  -->  add line <assemblyIdentity
name='Microsoft.VC90.DebugCRT' .../>
date: Thu, 18 Sep 2008 08:58:45 -0700 (PDT)   author:   vl106

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us