On Fri, May 12, 2006 at 04:16:28PM +0800, qingdoa daoo wrote: > Now that you brought it up, clipboard in wine does have some limitations. e.g. > when a process calls OpenClipboard(hwnd), Windows doesn't seem to care if the > hwnd is owned by a thread of the calling process. A process doesn't even have > to have a window in order to grab the clipboard and put something on it. It > can just use the desktop window. Not so with wine.
This should work in wine as well. Do you have a test case? /Ulrich
