Hi all,
I created a an icon extractor for VB6 (using a .NET library by a man called Tsuda Kageyu). Also Lavolpe's AlphaImage Control is used. The app can import icons from exe's and dll's and export them to different sizes PNG and ICO files. To get it working you've got to regasm "IconImporter.dll" and regsvr32 "AlphaImg.ocx" (just run "reg.bat" as administrator). NET v4.0 is required and if you want to deploy it you will need and register "comdlg32.ocx". These are all included in the zip file as well as a vb6 project and a compiled executable.
Hope you like it...
I created a an icon extractor for VB6 (using a .NET library by a man called Tsuda Kageyu). Also Lavolpe's AlphaImage Control is used. The app can import icons from exe's and dll's and export them to different sizes PNG and ICO files. To get it working you've got to regasm "IconImporter.dll" and regsvr32 "AlphaImg.ocx" (just run "reg.bat" as administrator). NET v4.0 is required and if you want to deploy it you will need and register "comdlg32.ocx". These are all included in the zip file as well as a vb6 project and a compiled executable.
Hope you like it...