Click here to Skip to main content
Click here to Skip to main content

Iconizer

By , 2 May 2001
 
<!-- Download Links -->

Sample Image - iconizer.gif

Summary

Iconizer is a small utility that installs a system-wide hook to provide an extra caption button next to the minimize/maximize/close buttons on exsiting applications.

This button minimizes an application, removes the icon window out of the taskbar and puts an icon in the systemtray, freeing up more space on the taskbar this way.

A left mouse click on the icon will restore the window, while a right mouse click will popup the system menu of the corresponding window.

The project includes full working binaries that can be used as-is. All source code is included which can be useful as example or reference on how to implement a system wide hook in general.

File List

Files you need

All files you need are contained in iconizer_Install.zip

You will need following files to run Iconizer:

iconizer.exe system wide hook loader
iconizer.dll system wide hook provider
iconizer.ini list of applications to exclude from hook, this file must reside in the Windows directory

Following files manipulate the registry to start/stop the automatic loading of Iconizer after login:

Remark: The default path in the .reg files is c:\utils\iconizer. Change this path if iconizer.exe is located somewhere else.

Other files:

install_nt4.reg NT4 install file to start Iconizer at startup
install_w2k.reg Win2000 install file to start Iconizer at startup
uninstall_nt4.reg NT4 unistall file to stop loading Iconizer at startup
uninstall_w2k.reg Win2000 uninstall file to stop loading Iconizer at startup
readme.txtshort introduction

Source code

System wide hook loader

  • All source code is zipped into Source.zip in the IconizerApp folder.
  • This application is actually a tiny MFC application that  runs in stealth mode and loads the system wide hook.

System wide hook provider

  • All source code is zipped into Source.zip in the IconizerDll folder.
  • This application is actually a Windows Win32 DLL that implements the system wide hook.

Requirements

Iconizer requires Windows NT SP3 (or higher) or Windows 2000. Iconizer is not fully tested on Windows 95/98/Me, but will probably run on these platforms.

Other

  1. The author is not, and will not be, responsible for any damage caused by using iconizer.
  2. Bugs and comments can be reported at bgysens@tijd.com.

Thanks

Many thanks to the people who helped in the realisation of Iconizer, in special to Henk De Vos (henk@dzine.be), and colleagues at ERG Transit Systems for beta testing and feedback.

History

3 May 2001 - Fixed install problems with Windows 2000.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

Bart Gysens

United States United States
No Biography provided

Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
Hint: For improved responsiveness ensure Javascript is enabled and choose 'Normal' from the Layout dropdown and hit 'Update'.
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page   
QuestionI have a question...membermesiasrojo11-Aug-11 0:28 
GeneralReally Nice..memberMr. Badr CHOUFFAI31-Jul-09 0:22 
GeneralRe: Really Nice..memberSteve_8-Nov-09 9:12 
GeneralReally greatmemberHemant kulkarni26-Jul-06 18:17 
Hi,
 
This code and executable worked beautyfully on my machine. Actually I was searching for such utility(if not found planning to write one) but u saved my lot time.
 
Thanks again,
Hemant Kulkarni
GeneralNice job but you should learn STL !memberivan françois14-Mar-06 13:48 
GeneralWindows XPmemberSteve Thresher11-Feb-02 2:10 
GeneralRe: Windows XPmemberM.Khadem13-Nov-03 18:36 
GeneralRe: Windows XPmembercf_gth8-Mar-05 10:56 
GeneralBUGmemberBigBug29-Mar-01 22:56 
GeneralRe: BUGmemberBart Gysens30-Mar-01 8:07 
GeneralRe: BUGmemberWolfgang Kleinschmit4-Mar-04 22:06 
QuestionRedraw required at app startup?memberMark Findlay28-Mar-01 12:35 
AnswerRe: Redraw required at app startup?memberBart Gysens29-Mar-01 2:51 
GeneralRe: Risky...memberMark Findlay28-Mar-01 19:10 
GeneralRe: Risky...memberBart Gysens29-Mar-01 2:46 
GeneralRe: solutionmemberAnonymous10-Aug-01 7:05 
GeneralRe: solution - It can be done!sussBibgo2125-Nov-02 19:28 
GeneralRe: solution - It can be done!memberWREY13-Jun-04 3:22 
GeneralRe: Risky...memberMark Findlay29-Mar-01 13:17 
GeneralRe: Risky...memberAnonymous28-Oct-01 14:26 
GeneralGood JobmemberPaul Barrass24-Mar-01 7:45 
GeneralWell Done,memberColin J Davies23-Mar-01 12:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Permalink | Advertise | Privacy | Mobile
Web02 | 2.6.130617.1 | Last Updated 3 May 2001
Article Copyright 2001 by Bart Gysens
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid