Re: How to enable visual styles in BHO



Peter, what you need to do is adding resource manifest into your
resource file. However, as far as I know, there is no "resource file"
for C# projects. If I am wrong, please correct me and show how to do
it. What I have seen on the web, C# people do "File->Open" and open
module's resources in IDE, then add manifest file there. Manifest
resource ID should be 2. Did you check this?

Ismail

.



Relevant Pages

  • Re: Manifest file as a custom resource.
    ... I've got the standard manifest file part figured out, and even the part when you ... As a resource, you add it as a custom resource and in resource editor it sould display as 24> 1 ... out of the Classic Theme to test things out. ...
    (microsoft.public.vb.general.discussion)
  • Re: XP-Style Theme
    ... Under XP, if there is a manifest with the same name as the exe, Windows ... InitCommonControls), the exe will fail in any number of manners, none ... :>> How can I go about creating a Resource file myself -- none of my VB ...
    (microsoft.public.vb.general.discussion)
  • Re: XPManifest
    ... That resource file contains a manifest, so when your program uses that unit, the manifest resource is linked to your program. ... If you added a TXPManifest component and later deleted it, you'll need to remove mention of the XPManifest unit yourself. ...
    (comp.lang.pascal.delphi.misc)
  • Re: Generating an application manifest with a trust level section
    ... genearate a crash dump. ... If I include the manifest he ... I had narrowed it down to the <security> tag. ... you can either edit the resource directly after ...
    (microsoft.public.dotnet.languages.vc)
  • RE: Windows Installer removes embedded resource manifest ?
    ... The built deployment project never got the modified ... ..EXE file. ... echo %INPUT% manifest resource NOT applied to %BINOUTPUT% ... embedding the necessary .manifest resource as you suggest. ...
    (microsoft.public.vsnet.general)