Manifest file as a custom resource.



I know how to create the custom resource from a manifest file ( exename.exe.manifest )
I know what to name it.
I know what ID to give it...

But, how do I call it / load it at run time so I don't have to use / distribute the separate exename.exe.manifest file??

tyia


--
Steve Easton


.



Relevant Pages

  • Re: Forcing a VB6 application to run with administrative privileges
    ... That article says it must be embeded, but I find it works just the same with an external manifest file. ... "Steve Easton" wrote in message ... Microsoft talks about adding a manifest, a small piece of code, but that is for .Net based applications built with Visual Studio.Net and involves adding code to the web.config file and the resource table. ... As part of my install there is an AutoInstall program that takes up to six arguments. ...
    (microsoft.public.vb.general.discussion)
  • Re: Run-time error ,50003 - Unexpected error
    ... Steve Easton ... Or rather if it has to do with the common controls, how can I solve this problem? ... Does it use a manifest file embedded in a resource file? ... And it must be solved by the installation somehow. ...
    (microsoft.public.vb.general.discussion)
  • Re: skin your vb application quickly
    ... Guess you've never heard of a manifest file for XP, or an embedded manifest in your exe for Vista! ... Steve Easton ...
    (microsoft.public.vb.general.discussion)
  • Re: skin your vb application quickly
    ... Guess you've never heard of a manifest file for XP, ... manifest in your exe for Vista! ... Steve Easton ...
    (microsoft.public.vb.general.discussion)

Loading