Edit .dll |
Post Reply |
Author | |
Source
Senior Member Joined: 19 June 2006 Status: Offline Points: 103 |
Post Options
Thanks(0)
Posted: 11 November 2009 at 12:52pm |
I am sure this sounds basic, but how can I edit the office2007 dll files (office2007black, ...) ?
|
|
Product: Xtreme SuitePro (ActiveX) version 13.1.0
Platform: Windows XP (32bit) - SP 3 Language: Visual Basic 6.0 |
|
ijwelch
Senior Member Joined: 20 June 2006 Status: Offline Points: 262 |
Post Options
Thanks(0)
|
I use Resource Tuner to edit the dlls, and Icon Workshop (which now supports saving/editing PNG files) to alter bitmaps.
The png files need a slight bit of extra editing. Any transparent pixels should be set to RGB=0 else they'll be drawn incorrectly by CJ. So just make sure transparent pixels are RGBA 0000. I had to make a small exe that processes all pngs in a directory to get this job done. If you want a copy then PM me and I'll tidy it up and send it to you. |
|
ExtremeSuitePro 12.1.1
WinXP SP3 |
|
Source
Senior Member Joined: 19 June 2006 Status: Offline Points: 103 |
Post Options
Thanks(0)
|
Thx. Appreciate your help.
|
|
Product: Xtreme SuitePro (ActiveX) version 13.1.0
Platform: Windows XP (32bit) - SP 3 Language: Visual Basic 6.0 |
|
ijwelch
Senior Member Joined: 20 June 2006 Status: Offline Points: 262 |
Post Options
Thanks(0)
|
20091117_234236_ProcPNG.zip
Contains VB6 source and exe and freeimage dll. Source includes a class, cFreeImage_Image, which adds tons of image processing. |
|
ExtremeSuitePro 12.1.1
WinXP SP3 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |