RE: VC++ 2002 exits when I try to add an icon
From: Okie (Okie_at_discussions.microsoft.com)
Date: 10/04/04
- Next message: Joachim: "Re: How to enable Auto complete"
- Previous message: Steve Alpert: "Re: Anyone solve the old "Initializing offline cache" problem?"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 4 Oct 2004 14:15:04 -0700
Shorten the "Additional Include Directories" entry in the "C/C++ General"
page of the project's Properties.
It's been a while since you posted this but I just ran into the same
problem. Searching the newsgroups found your posting, but little else. It
turns out our resident VC++ guru had run into the problem a few weeks ago;
he's out of town this week, but happened to mention it, and the solution, to
another co-worker. I'm still not sure where he found the answer.
Worked for me. Obvious, isn't it?
"JonB" wrote:
> Hiya
>
> I'm trying to add an existing .ico file to a project. I go to the resource pane,
> right-click on the 'Icon' entry, select 'Add resource' but VC++ just exits with
> no warning at all.
>
> I can only assume that it is unhappy with my resource.h or project .rc file,
> even though the project loads and builds just fine.
>
> Any ideas on how to track down this problem? Are there any tools to validate
> the resource files? Hand-editing resource files seems to be a necessary evil
> with VC++ (is there another way to copy a dialog from one solution to another?),
> but going back to versions that pre-date my editing doesn't seem to make the
> problem go away <sigh>
>
> Regards,
>
> --
> JonB
>
- Next message: Joachim: "Re: How to enable Auto complete"
- Previous message: Steve Alpert: "Re: Anyone solve the old "Initializing offline cache" problem?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|