elrevathy
New member
- Joined
- Dec 23, 2011
- Messages
- 3
- Programming Experience
- 1-3
Hi...
I want to show an image in my project... Now it available in setup folder... In code I am retrieving that image via path.. But my need is, I won't put that image in setup folder... Rather than that, I have to create a dll file that contains my image.. Using that dll in my project I have to retrieve the image.. How can I create that dll and How can I use that dll to retrieve the image in my code?
Can anyone help for my need?
Thanks in advance...
I want to show an image in my project... Now it available in setup folder... In code I am retrieving that image via path.. But my need is, I won't put that image in setup folder... Rather than that, I have to create a dll file that contains my image.. Using that dll in my project I have to retrieve the image.. How can I create that dll and How can I use that dll to retrieve the image in my code?
Can anyone help for my need?
Thanks in advance...