Platform SDK: Interprocess Communications |
The WM_DRAWCLIPBOARD message notifies a clipboard viewer window that the content of the clipboard has changed. A window should do the following when processing the WM_DRAWCLIPBOARD message:
For an example of processing the WM_DRAWCLIPBOARD message, see the example listing in Example of a Clipboard Viewer.