Learn about the delayed rendering of Clipboard data, which is an intelligent alternative to simply copying all data onto the Clipboard.
Latest Clipboard Articles
Clipboard Viewer
Learn about a tool to check and understand the exchanges with the Windows Clipboard.
How to Paste HTML
Pasting HTML from the clipboard is not as straightforward as it should be.
DragToolBar - Drag items from Toolbar and drop into view
The Toolbar does not respond to drag action. This code gets around this.
DropTarget - A library to support "Drop target" functionality
DropTarget adds a "Drop target" (Drag'&Drop; client) functionality to your C++ code.
ClipConvert - Clipboard Data Converter
Great peek into how to work with the Clipboard and its formats!!
Latest Developer Videos
More...Latest CodeGuru Developer Columns
Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

.NET Design Patterns: The Abstract Factory Pattern
Learn to effectively use the abstract factory pattern in your C# programming.

How to Use TeamViewer
Learn about the TeamViewer API and the various platforms you can make use of and also how to program a TeamViewer enabled app.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.