Re: [ADVANCED-DOTNET] embedding resources

2002-06-03 Thread Peter Zaborski
t). I'd be curious what you find. [1] - <http://www.gotdotnet.com/team/windowsforms/Licensing.aspx> > -Original Message- > From: Paul Ballard [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 31, 2002 2:43 PM > To: [EMAIL PROTECTED] > Subject: Re: [ADVANCED-DOTNE

Re: [ADVANCED-DOTNET] embedding resources

2002-05-31 Thread Peter Zaborski
ich wrap licensed components will not be possible in a .Net app AFAIK. Any comments or suggestions welcome. > -Original Message- > From: Matthew Adams [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 31, 2002 10:47 AM > To: [EMAIL PROTECTED] > Subject: Re: [ADVANCED-DOTNET] embed

Re: [ADVANCED-DOTNET] embedding resources

2002-05-31 Thread Paul Ballard
CTED]> >Reply-To: "Moderated discussion of advanced .NET topics." ><[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: [ADVANCED-DOTNET] embedding resources >Date: Fri, 31 May 2002 09:40:43 -0600 > >I posted this to the "regular" dotnet mailing list but

Re: [ADVANCED-DOTNET] embedding resources

2002-05-31 Thread Matthew Adams
To: [EMAIL PROTECTED] Subject: [ADVANCED-DOTNET] embedding resources I posted this to the "regular" dotnet mailing list but had no replies. Perhaps someone on this list has an answer? I know it's possible to embed resources in an assembly during the compile process. Which works f

[ADVANCED-DOTNET] embedding resources

2002-05-31 Thread Peter Zaborski
I posted this to the "regular" dotnet mailing list but had no replies. Perhaps someone on this list has an answer? I know it's possible to embed resources in an assembly during the compile process. Which works fine if you know all the resources you need at that time. However, I have a situation w