help extracting icons from dll to icon property 
Author Message
 help extracting icons from dll to icon property

I've been trying to extract some icons from a *.dll file and then set the
icon property of a form equal to that extracted icon, but I can't get it
working.  I am able to extract specific icons from the *.dll and put them in
a picture box, however, I then try to save the icon that is in the picture
box to a file using   "SavePicture"  but it will save it to disk as a bitmap
file.  So then, when I try to load it into the icon property of a form with
"LoadPicture" it gives me a mismatch error because its expecting a graphic
in icon format.  Any ideas on how to do this.  Maybe someone can point me to
some good sample code.  Any help is greatly appreciated.

Rick



Mon, 04 Dec 2000 03:00:00 GMT  
 help extracting icons from dll to icon property


Quote:
>I've been trying to extract some icons from a *.dll [...]

(You have a nice EMail Addres)...

In a PCMagazin Extra-issue*, I've found such a program. But this is a German
issue*, so the Remarks are also in German.
Perhaps I can find the sourcecode andf the Program. Please Mail me, If it
doesn't matter:


* When you mail me, is this the right word? I've not found another yet.



Sun, 10 Dec 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Extract icon from dll into form.icon

2. Extracting Icons from DLL files. Eg - Shell32.dll

3. Icons on Menus and Extract Icons from Files?Message-ID: <3f

4. Icon: Extract icon and save it as ico-file

5. Extracting Icons from EXE, DLL

6. Extracting ALL icons from EXE, DLL, etc.

7. extracting icons from .exe and .dll

8. Extract Icon from DLL

9. Extract Icon shell32.dll

10. Extracting Icons from Exe's Dll's Ico's into a ListImage Control

11. Extracting Icons from Exe's and DLLs into an ImageList

12. Icons- extract from .EXE, .DLL???

 

 
Powered by phpBB® Forum Software