Re: Icon not shown?

From: Polaris (etpolaris_at_hotmail.com)
Date: 06/25/04


Date: Fri, 25 Jun 2004 11:55:26 -0700

Hi, Thanks! That is a very useful info. I opened it and the icon is built in
the exe.

"David Lowndes" <davidl@example.invalid> wrote in message
news:pfemd094q5mlelpjopbiqubh1dmfiv2771@4ax.com...
> >I have a Windows application, the icon shows ok at the development
machine,
> >but it does not show up on other machine. Sounds to me the resource is
> >somehow not built into the executable. Any thought is appriciated.
>
> You can check your idea by loading the EXE file (as a resource) into
> Visual Studio and seeing if the resource is there or not.
>
> Dave
> --
> MVP VC++ FAQ: http://www.mvps.org/vcfaq



Relevant Pages

  • 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)
  • Re: Import exeutable icon
    ... To add icon to application you need to add ICON ... Shell by default reads first ICON resource ... Following the doc I managed to import an exe to my VC ... as a .exe file. ...
    (microsoft.public.win32.programmer.kernel)
  • Re: Is there a way...
    ... > shortcut or file extention icon, but with the exe program itself? ... Only with a resource editor. ... The icon is embedded within the exe. ...
    (microsoft.public.windowsxp.general)
  • Re: Getting started with Icons?
    ... I was hacking the default view for the System Browser - and figured the Icon ... > (with the current program's .EXE as a special case of that). ... > DLL. ... > correspondingly named icon resource in an instance of ExternalLibrary. ...
    (comp.lang.smalltalk.dolphin)
  • Re: How to embed any resource in ready EXE..
    ... Just open the exe in VS. ... > Does anybody of you know, how to embed any resource or code (e.g. ICON ... > or BMP) to a ready EXE file whose code does not exist... ... > and name of the resource without opening the code of the file... ...
    (microsoft.public.dotnet.languages.vc)