wine/dlls/ole32 clipboard.c

Alexandre Julliard julliard at winehq.com
Tue Feb 19 12:22:29 CST 2002


ChangeSet ID:	1014142949873949885368347
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	02/02/19 13:22:29

Modified files:
	dlls/ole32     : clipboard.c 

Log message:
	Sander van Leeuwen <sandervl at xs4all.nl>
	Must make a copy of global handle returned by GetClipboardData; it is
	not valid after we call CloseClipboard. Application is responsible for
	freeing the memory (fixes copy/paste in mail body in Forte Agent).

Patch: http://cvs.winehq.com/patch.py?id=1014142949873949885368347

Revision  Changes    Path
 1.20     +20 -0     wine/dlls/ole32/clipboard.c





More information about the wine-cvs mailing list