![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
Join Date: Sep 2005
Location: A House...
Posts: 191
Rep Power: 4
![]() |
C# Icon .dll Extraction
I want to be able to load a selected .dll and the select an icon out of theis list and save. can this be done.
|
|
|
|
|
|
#2 |
|
Programming Guru
![]() |
Anything can be done, but you have to explain what it is exactly that you want to do a little bit better.
Quite honestly, all i got out of that was: "load a .dll, select an icon, save some unspecified data... is this possible?"
__________________
|
|
|
|
|
|
#3 | |
|
Hobbyist Programmer
Join Date: Sep 2005
Location: A House...
Posts: 191
Rep Power: 4
![]() |
Quote:
Ok, I want to present a form to the user, Have them then load a .dll. say shell32.dll, the proggie then extracts the icons and shows them the icons, like what was done here . exept in the program you cant save the selected icon. I messed with that code but i couldnt get it. Any ideas on how i could save the selected |
|
|
|
|
|
|
#4 |
|
Troll
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4
![]() |
Look at the Image class and look at the PictureBox class.
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270 |
|
|
|
|
|
#5 |
|
Hobbyist Programmer
Join Date: Sep 2005
Location: A House...
Posts: 191
Rep Power: 4
![]() |
ok, i am confused. IconBrowse.Image.Save
maybe i dunno is it like a line of code. lol |
|
|
|
|
|
#6 |
|
Troll
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4
![]() |
Look at the user interface part and see how he gets an image to display in the box at the left. You should be able to see from that how to get a reference to an image, and there should be a method on that to save to a file.
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270 |
|
|
|
|
|
#7 |
|
Hobbyist Programmer
Join Date: Sep 2005
Location: A House...
Posts: 191
Rep Power: 4
![]() |
k lemme see
|
|
|
|
|
|
#8 |
|
Hobbyist Programmer
Join Date: Sep 2005
Location: A House...
Posts: 191
Rep Power: 4
![]() |
well im not seein it. Maybe the Iconhandler. Lol i am new
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|