| Do you want to have your own bmp in IE toolbar?It is very simple... Click here>> |
| This page Contains some sample C++/VC++ source code |
| This sample application contains toolbar,menu and statusbar.It explains how to add tooltips to Toolbar,and to display help string in the status bar for menu items and for toolbar items in a dialog based application Edit the string table(or edit *.rc file), to set the tooltips and help strings for the toolbar items and menu items. Click here to download the sample project |
| This sample project uses ON_WM_ERASEBKGND() message to change the background colour of the dialog based application. Click here to download the sample application |
| Kernal32.dll's "RegisterServiceProcess" function is called to show or to hide the application's name from the Task list.("Alt+Ctrl+Del"). Click here to download the sample application Note: This will hide the applications's name only in windows95/98. |