ChangeSet ID: 98200536527550537744537 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/02/12 14:16:05
Modified files: windows : clipboard.c
Log message: Aric Stewart aric@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