wine/windows clipboard.c

Alexandre Julliard julliard at winehq.com
Mon Feb 12 13:16:05 CST 2001


ChangeSet ID:	98200536527550537744537
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/02/12 14:16:05

Modified files:
	windows        : clipboard.c 

Log message:
	Aric Stewart <aric at codeweavers.com>
	If an application directly calls SetClipboardData with CF_TEXT and
	then later called GetClipboardData with CF_TEXT we gave them a NULL
	because we where not handling this case.

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

Revision  Changes    Path
 1.35     +30 -12    wine/windows/clipboard.c




More information about the wine-cvs mailing list