B
BillR
Grigri's Corner
http://www.virtualplastic.net/grigri/
A group of programs, shell extensions, and Explorer addons.
(Site excerpts. Text sometimes slightly modified.)
-----
MouseWriter
(Beta Version) Draw symbols with the mouse and execute actions
anywhere in Windows. Fully configurable.
-----
Resource Searcher
Search string resources in directories of files.
Written entirely in VB 6.0.
-----
Dialog Browser
Extract thumbnails of Dialog resources from directories of files.
Written entirely in VB 6.0.
-----
Add-Ons - Anything that enhances Windows Explorer and/or IE.
HTML Toolbar
Adds a toolbar to Windows Explorer and IE which contains your HTML.
TreeHugger
Skin the windows explorer tree.
IconProtocol
Enables you to access Windows icons from within HTML.
-----
Attributes Context Menu
All Files/Folders Adds a context menu to all files and folders to
quickly modify their attributes (Hidden, System, ...)
-----
Icon Handlers
Normally, in Windows, all files of the same type share an icon (with a
few exceptions). Icon Handlers are Shell Extensions which allow
complete control over the icon selected to represent a given file,
folder, or file system object.
Url IconHandler
Set the default icon and _still_ have per-file icons.
Bmp IconHandler
Depending on bitmap size, uses bitmap or generic bitmap icon
Dll IconHandler .dll files .cpl files .ocx files
Uses first contained icon, if any; otherwise uses default.
Vbp IconHandler
Displays different icons for different types of project: Standard
..exe, ActiveX .exe, .dll or UserControl, as well as a default icon for
older VB projects. Or uses customized icon.
Frm IconHandler
Displays different icons for different types of forms: Standard, MDI
and MDI Child. Or uses customized icon.
By Name IconHandler
Display different icons for same file type based on filename fragment.
For example all .txt files like "xxx-client1" with icon1 and and
those like "xyz-client2" with icon2.
http://www.virtualplastic.net/grigri/
A group of programs, shell extensions, and Explorer addons.
(Site excerpts. Text sometimes slightly modified.)
-----
MouseWriter
(Beta Version) Draw symbols with the mouse and execute actions
anywhere in Windows. Fully configurable.
-----
Resource Searcher
Search string resources in directories of files.
Written entirely in VB 6.0.
-----
Dialog Browser
Extract thumbnails of Dialog resources from directories of files.
Written entirely in VB 6.0.
-----
Add-Ons - Anything that enhances Windows Explorer and/or IE.
HTML Toolbar
Adds a toolbar to Windows Explorer and IE which contains your HTML.
TreeHugger
Skin the windows explorer tree.
IconProtocol
Enables you to access Windows icons from within HTML.
-----
Attributes Context Menu
All Files/Folders Adds a context menu to all files and folders to
quickly modify their attributes (Hidden, System, ...)
-----
Icon Handlers
Normally, in Windows, all files of the same type share an icon (with a
few exceptions). Icon Handlers are Shell Extensions which allow
complete control over the icon selected to represent a given file,
folder, or file system object.
Url IconHandler
Set the default icon and _still_ have per-file icons.
Bmp IconHandler
Depending on bitmap size, uses bitmap or generic bitmap icon
Dll IconHandler .dll files .cpl files .ocx files
Uses first contained icon, if any; otherwise uses default.
Vbp IconHandler
Displays different icons for different types of project: Standard
..exe, ActiveX .exe, .dll or UserControl, as well as a default icon for
older VB projects. Or uses customized icon.
Frm IconHandler
Displays different icons for different types of forms: Standard, MDI
and MDI Child. Or uses customized icon.
By Name IconHandler
Display different icons for same file type based on filename fragment.
For example all .txt files like "xxx-client1" with icon1 and and
those like "xyz-client2" with icon2.