Embedding Icons

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a project, say Project A. I then start a new project, say Project B.
I then add Project A to Project B. Then I add Icons to Project A and set the
build property to "Embedded". I can't access them.

However, If I close Project B and start just Project A and add the icons and
build Project A then go back to Project B, the icons are available as
embedded resources. Why can't I add the Icons to Project B when Project A is
opened? Yes, I did select Project A when adding the icons.
 
I know how to embedd icons and rectrieve them. It just doesn't work when you
have multiple projects open in the same IDE. I seem to have to just open
each project one at a time then add the icon as an embedded resource, build
it, then reopen the IDE with the multiple projects before the icons seem to
be available.
 
Back
Top