Fix bug with pasting Wine clipboard content to external applications,
authorNoel Borthwick <noel@macadamian.com>
Sat, 24 Jul 1999 12:18:04 +0000 (12:18 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 24 Jul 1999 12:18:04 +0000 (12:18 +0000)
commit83579c82860b186bf81a7865cce51fc149ff9683
tree0af2806c5d527217d354760974eee002be645ac0
parent564b784402b5e327e5738a691e3b74a115f5e91c
Fix bug with pasting Wine clipboard content to external applications,
by storing clipboard data on the shared system heap.
include/clipboard.h
memory/global.c
windows/clipboard.c