ChangeSet ID: 1014142949873949885368347 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 02/02/19 13:22:29
Modified files: dlls/ole32 : clipboard.c
Log message: Sander van Leeuwen sandervl@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