Click here to Skip to main content
15,905,427 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I use VC#, I want to create a resource dll that contains images, how to do this?

After I load those images into menus in my application, how to do this?

Thanks.
Posted

Check this link i think this will help you
http://howtoideas.net/how-to-create-an-image-button-in-c[^]
 
Share this answer
 
No, that is not things I need, thank you. I want to create resource dll, not create image button! Hope you help me.
 
Share this answer
 
Comments
Richard MacCutchan 3-Feb-12 10:24am    
I have only done it in C++ following this link http://msdn.microsoft.com/en-us/library/24b2tcy0(VS.90).aspx. I'm not sure if that will help with C#.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900