Click here to Skip to main content
15,884,099 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have a dll file which contains some images with their ID resource, this dll is a Win32 dll, not ActiveX dll. Now, with ID of images, I want to get an image from that dll in C# application. I knew that is a VB6 application to do as my problem above (Loading Bitmap pictures from external DLL on VB 6.0[^]) and I did not know how to do the same in C#. Please help me to do this. Thanks.
Posted
Comments
BillWoodruff 4-Dec-14 7:53am    
You posted this same question two years ago, and you had what looked like a solution:

http://www.codeproject.com/Answers/475877/HowplustoplusinvokeplusOleCreatePictureIndirect-pl

Did that not wrok for you? Or has anything changed in the last two years ?
Andrewpeter 4-Dec-14 9:39am    
Thanks, I tried that code but it did not work. You can help me more about this? I really need a solution for this problem.

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