SAMPLE: Appbar.exe - Creating an Application Desktop Toolbar (134206)
The information in this article applies to:
- Microsoft Win32 Application Programming Interface (API), when used with:
This article was previously published under Q134206 SUMMARY
The Windows Explorer shell on Windows 95, Windows 98, and Windows NT 4.0
allows an application to register an application desktop toolbar that
behaves with the same look and feel as the Windows Explorer taskbar. The
application desktop toolbar is always attached to one of the outside edges
of the screen and can cause the size of the desktop to be reduced so that
other applications do not overlap the application desktop toolbar.
The APPBAR sample code demonstrates how to implement an application desktop
toolbar that is resizable, can attach to any side of the screen, and allows
itself to be hidden in the same way the Windows Explorer taskbar
automatically hides.
REFERENCES
For more information on the application desktop toolbar interface, please
see the Chapter "Extending the Windows 95 Shell : Application Desktop
Toolbars" in the "Programmer's Guide to Windows 95." The guide is
available in the Win32 SDK Help file under "Guides."
Modification Type: | Minor | Last Reviewed: | 3/7/2005 |
---|
Keywords: | kbdownload kbcode kbfile kbSample kbshell KB134206 kbAudDeveloper |
---|
|