A
axis
What I want to do is pretty simple: I have a bunch of icons in my
application project (visual studio .net 2003), and I want to embed those in
the executable, and access them through code.
I've spent an hour browsing MSDN, and I still don't have a clear picture of
how to do it. Documentation talks about ResourceManagers and other stuff,
but as far as I can tell it talks about creating a dll, not in the
executable itself.
Thanks in advance.
application project (visual studio .net 2003), and I want to embed those in
the executable, and access them through code.
I've spent an hour browsing MSDN, and I still don't have a clear picture of
how to do it. Documentation talks about ResourceManagers and other stuff,
but as far as I can tell it talks about creating a dll, not in the
executable itself.
Thanks in advance.