search for: getclipboarddata

Displaying 4 results from an estimated 4 matches for "getclipboarddata".

Did you mean: setclipboarddata
2009 Apr 17
2
win32-clipboard issues and support for additional formats
Hi, Currently the GetClipboardData() function is declared in windows-pr so that it returns a pointer. I guess my reasoning was that I was only worried about dealing with text at the time, so it was the easiest thing to do. But, I''d like to support more formats beyond text, i.e. images. However, this can cause a segfault. I...
2013 Mar 15
0
Wine release 1.5.26
...e] to not hide the GL surface. winemac: Implement CountClipboardFormats() with support for text formats. winemac: Implement IsClipboardFormatAvailable() with support for text formats. winemac: Implement EnumClipboardFormats() with support for text formats. winemac: Implement GetClipboardData() with support for text formats. winemac: Implement setting of clipboard data with support for text formats. winemac: Add support for "query" events which wait for synchronous responses. winemac: Add support for delay-rendered (a.k.a. promised) clipboard data. wine...
2009 Apr 10
0
Wine release 1.1.19
...structor create the object with one reference. ole32: Reimplement the formatetc enumerator using 'Ole Private Data'. ole32/tests: Fix DVTARGETDEVICE offsets. ole32/tests: Tests for EnumFormatEtc. ole32: Simplify some of the error handling. ole32/tests: On win9x GetClipboardData returns a new handle. ole32/tests: Add broken return value for win98. ole32/tests: Add some tests for stream data. ole32/tests: Set tymed in GetData and AddRef the interfaces (ReleaseStgMedium releases them even if pUnkForRelease is non-NULL). ole32: Move the embed source ha...
2017 Feb 03
0
Wine release 2.1
...operations on Cocoa views asynchronous. winemac: Don't attempt to set surface for child windows in macdrv_WindowPosChanged(). winemac: Don't set a view's frame if the backend's value hasn't changed. winemac: Ignore clipboard updates provoked by our own call to GetClipboardData(). winemac: Reattach OpenGL contexts to a view after it has been hidden and unhidden. Kim Malmo (1): po: Update Norwegian translation. Lauri Kenttä (6): msvcrt/tests: Test wcstoi64 with various Unicode digits. msvcrt: Move WCHAR-to-int conversion to a function. msvcr...