Re: Icon not shown?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: David Lowndes (davidl_at_example.invalid)
Date: 06/24/04


Date: Thu, 24 Jun 2004 21:31:48 +0100


>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: Registering files types
    ... icon that I specify. ... windows 95 and NT to windows XP. ... the default value defines the file type string. ... The default value in the "DefaultIcon" subkey contains the path to the resource and index within that resource ...
    (microsoft.public.vb.winapi)
  • Restoring/Deleting ICON in IDE
    ... Old development under VC6 on Windows 2000 box, new development under VS2005 on XP box. ... I opened the ICON in the resource editor and change the color of it. ... I even clean out the DEBUG folder. ...
    (microsoft.public.vstudio.development)
  • Re: Icon not shown?
    ... Fund out, the problem, the color depth on my development machine is over 256 ... and the icon is no longer a standard one. ... Sounds to me the resource is ...
    (microsoft.public.vc.language)
  • Re: multiple app icons in exe
    ... The mainform of the windows application you are working with has an Icon ... > them to "Embedded Resource", however it embeds the resource to be read by ... > .NET code, and not as icon resources that can be used for shortcuts. ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Icon disapears on other machine
    ... I have a Windows application, the icon shows ok at the development machine, ... Sounds to me the resource is ...
    (microsoft.public.vc.mfc)