Add a BMP to Internet Explorer Toolbar(Skin)
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
Add Toolbar,Menu and Status bar to a Dialog based Application
     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
To Change your Dialog's Backgroud Colour
   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
To Hide your application's name  from Task List ("Alt+Ctrl+Del") in win9x
  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.
Hosted by www.Geocities.ws

1