VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



LaVolpe Desktop Icon Tweaks (Finished)

by LaVolpe (66 Submissions)
Category: Graphics
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (25 Votes)

Desktop subclassing with VB. An icon uber-tweaker. FINAL CUT barring bugs. Per-Icon color & caption settings transforms a blah desktop to something pretty nice. Other options and tools are included with the project.
===========================
This project put together to highlight the flexibility of VB. The effects are accomplished by subclassing the desktop. The DLL used to subclass the desktop is created in VB, the DLL used for injection into the desktop (global hooking) is the same DLL.
===========================
Well, I can't upload compiled DLLs on VBC, you will have to compile the hybrid DLL yourself. I have included instructions on 2 ways to accomplish this: an easy way & the hard way (my way). Unzip the file using "Use Folders" option because this is 3 projects in one.
===========================
Updates: 15May05::Fix issues reported by Steve and others; DLL was not coloring text & was result of DLL typo. 17May05::added save/restore/un-restore icon positions, tweaked GUI, & enabled removal of injected DLL. 17May05::found/fixed bug that can crash when items sent to recycle bin. InstallDLL function now does version check before install. Fixed losing saved icon positions on startup & ability to toggle AutoArrange on NT & 9x. 20May05::Reworked RebuildListView to prevent NT icons from unrestoring in some cases, added more options, tweaked GUI. 24May05:: Fixed auto-icon restore after display res change & a couple minor bugs.
======================= Always destroy your previous version of this project & run the TxtToBin to create compiled DLLs or compile them yourself. As of this upload, the frmDTop will have the required DLL version nr to help reduce any confusion. This version & any future updates will have 2 DLLs. One is simply used to remove the injected DLL. Read comments in Declaration section of frmDTop & also the HowToSetup.rtf file.

API Declarations
Dozens

Rate LaVolpe Desktop Icon Tweaks (Finished)

Download LaVolpe Desktop Icon Tweaks (Finished)

Download LaVolpe Desktop Icon Tweaks (Finished) (94 KB)

LaVolpe Desktop Icon Tweaks (Finished) Comments

No comments have been posted about LaVolpe Desktop Icon Tweaks (Finished). Why not be the first to post a comment about LaVolpe Desktop Icon Tweaks (Finished).

Post your comment

Subject:
Message:
0/1000 characters