"Drive button icons can be replaced via external DLL&qu
Moderators: Hacker, petermad, Stefan2, white
"Drive button icons can be replaced via external DLL&qu
How to do it: "Drive button icons can be replaced via external DLL" ?
[face=courier]On 18-11-2003 13:17:56 +0000 djk wrote:
d> How to do it: "Drive button icons can be replaced via
d> external DLL" ?
Just do it ;).
[Configuration]
drivelib=%COMMANDER_PATH%\drvbmps.dll
You can get drvbmps.dll somewhere on Christian site.[/face]
d> How to do it: "Drive button icons can be replaced via
d> external DLL" ?
Just do it ;).
[Configuration]
drivelib=%COMMANDER_PATH%\drvbmps.dll
You can get drvbmps.dll somewhere on Christian site.[/face]
[face=courier]The Protoss do NOT run from their enemies.
It is here, that we shall make our stand.[/face]
It is here, that we shall make our stand.[/face]
[face=courier]On 18-11-2003 17:41:37 +0000 Lefteous wrote:
L> Do you know the exact link?
Well, take it (just for you, buddy :).
L> Is there any documentation for this feature?
Instructions from Christian:
__________transmission_from_clipboard____________
OK, it's a bit tricky. Here are the instructions:
To replace the drive bitmaps in Total Commander, please do the following:
1. Unpack this 32-bit DLL drivebmp.dll to a directory on your harddisk
2. Change it with a resource editor to your needs. The DLL contains bitmaps,
not icons! Important: The upper left pixel determines the transparent color!
3. Put the following line in your wincmd.ini, section [Configuration]:
drivelib=c:\<path to library>\drvbmps.dll
4. Restart Total Commander
This function requires Total Commander 6.0 or newer!
If you don't have a resource editor, you can send me the images, and I will create the DLL for you. The images need to bitmaps (not icons) of any color depth, size 16x16. The upper left pixel color determines which color is transparent.
Sorry, but Delphi uses such bitmaps for its buttons.
______________end_of_transmission________________[/face]
L> Do you know the exact link?
Well, take it (just for you, buddy :).
L> Is there any documentation for this feature?
Instructions from Christian:
__________transmission_from_clipboard____________
OK, it's a bit tricky. Here are the instructions:
To replace the drive bitmaps in Total Commander, please do the following:
1. Unpack this 32-bit DLL drivebmp.dll to a directory on your harddisk
2. Change it with a resource editor to your needs. The DLL contains bitmaps,
not icons! Important: The upper left pixel determines the transparent color!
3. Put the following line in your wincmd.ini, section [Configuration]:
drivelib=c:\<path to library>\drvbmps.dll
4. Restart Total Commander
This function requires Total Commander 6.0 or newer!
If you don't have a resource editor, you can send me the images, and I will create the DLL for you. The images need to bitmaps (not icons) of any color depth, size 16x16. The upper left pixel color determines which color is transparent.
Sorry, but Delphi uses such bitmaps for its buttons.
______________end_of_transmission________________[/face]
[face=courier]The Protoss do NOT run from their enemies.
It is here, that we shall make our stand.[/face]
It is here, that we shall make our stand.[/face]
[face=courier]On 18-11-2003 18:05:18 +0000 Lefteous wrote:
L> Thank you very much!
Any time, buddy.
BTW, talking about bitmaps, what happened with that nice avatar? %)[/face]
L> Thank you very much!
Any time, buddy.
BTW, talking about bitmaps, what happened with that nice avatar? %)[/face]
[face=courier]The Protoss do NOT run from their enemies.
It is here, that we shall make our stand.[/face]
It is here, that we shall make our stand.[/face]
Here is a library. It just copied some icons from Shell32.dll to the resource dll. Some icons have not been replaced.
drive icons library
drive icons library