> Hi!
> I need to store file types, different from bitmaps in resources. How can i
> do this?
In Visual Studio select file and set Build Action property to Embedded Resource.
YiFai - 24 Oct 2005 19:59 GMT
how do i access these files? (like is there some sort of a path thing that i
can use?)
Thanks,
YiFai
> > Hi!
> > I need to store file types, different from bitmaps in resources. How can i
> > do this?
>
> In Visual Studio select file and set Build Action property to Embedded Resource.