The Wayback Machine - https://web.archive.org/web/20110427090426/http://www.codeguru.com/cpp/w-p/clipboard/

    Clipboard

    Delayed Rendering of Clipboard Data

    Learn about the delayed rendering of Clipboard data, which is an intelligent alternative to simply copying all data onto the Clipboard.

    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!!

    Copying Files into Explorer

    Copying Files into Explorer

    BUG: CSharedFile::Detach() Does Not Call GlobalUnlock()

    BUG: CSharedFile::Detach() Does Not Call GlobalUnlock()

    Copying File Names from Explorer

    Copying File Names from Explorer

    Simplifying Clipboard Rendering with the COleDataSourceEx Class

    Simplifying Clipboard Rendering with the COleDataSourceEx Class

    Simple Clipboard Class

    Simple Clipboard Class

    RTF streaming and the clipboard

    RTF streaming and the clipboard

    Basic Copy/Paste '& Drag/Drop Support

    Basic Copy/Paste '& Drag/Drop Support

    Place a bitmap image on the clipboard (uses OLE)

    Place a bitmap image on the clipboard (uses OLE)

    Copying Graphical Data via Enhanced Meta File

    Copying Graphical Data via Enhanced Meta File

    Read/Write text on clipboard

    Read/Write text on clipboard

    Advanced Copy/Paste '& Drag/Drop Support

    Advanced Copy/Paste '& Drag/Drop Support

    Place a enhanced metafile on the clipboard (uses OLE)

    Place a enhanced metafile on the clipboard (uses OLE)