Home All Groups Group Topic Archive Search About
Author
7 Apr 2005 12:55 AM
Dennis
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.
--
Dennis in Houston

Author
7 Apr 2005 6:21 AM
Crouchie1998
Are you reposting? Same question asked by Pippo (Subject: 'Re: Icons in a
class library')

I answered this question yesterday in this newsgroup.

Take a look at this article:

http://www.codeproject.com/vb/net/embeddedresources.asp

Crouchie1998
BA (HONS) MCP MCSE
Author
9 Apr 2005 2:05 AM
Dennis
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.

Show quoteHide quote
"Crouchie1998" wrote:

> Are you reposting? Same question asked by Pippo (Subject: 'Re: Icons in a
> class library')
>
> I answered this question yesterday in this newsgroup.
>
> Take a look at this article:
>
> http://www.codeproject.com/vb/net/embeddedresources.asp
>
> Crouchie1998
> BA (HONS) MCP MCSE
>
>
>