Author:
Sam Lantinga
Source:
scrap-1.0.tar.gz
Requires:
SDL 1.0
Runs on:
Linux, Win32
Description:
An example of cut-and-paste in an SDL application,
using the platform-specific window message hooks SDL provides.
Instructions:
Unpack, and build. Run "scrap example.bmp" in one
window, and then the program "scrap" in another window. They both
will display the same image, copied from the clipboard.