|
-
Feb 5th, 2006, 08:14 PM
#1
Thread Starter
New Member
External Resources in DLL
Hello,
I am new to these forums and somewhat new to Visual Basic .NET. I am using Visual Studio .NET 2005. Here's basically what I want to do:
I have a lot of graphic images for my application, including icons and png files. I want to store these files in an external DLL so my application can load faster. As it is, I just have these resource files in the same project as the main EXE file.
How do I put these images into an external DLL project and then reference them in my main application?
Thanks in advance for the help!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|