--- Benjamin Arai <[EMAIL PROTECTED]>:
> Changelog:
> - Helps address http://bugs.winehq.com/show_bug.cgi?id=3628
> - Addresses variant initialization and missing conformance test
> issues brought up by Qingdoa Daoo
> - Fixes VarCat conformance test failures ex
--- qingdoa daoo <[EMAIL PROTECTED]> wrote:
> --- Benjamin Arai <[EMAIL PROTECTED]> wrote:
>
> > See http://bugs.winehq.com/show_bug.cgi?id=5545
> > License: LGPL
> >
> > Changelog:
> > - oleaut32: Add conformance test for VarCat
> >
--- qingdoa daoo <[EMAIL PROTECTED]> wrote:
> --- Benjamin Arai <[EMAIL PROTECTED]> wrote:
>
> > Hi,
> >
> > I wrote a conformance test for oleaut32:VariantChangeType but I ran
> > into a snag. The conformance test under windows does not allow the
&g
--- Benjamin Arai <[EMAIL PROTECTED]> wrote:
> See http://bugs.winehq.com/show_bug.cgi?id=5545
> License: LGPL
>
> Changelog:
> - oleaut32: Add conformance test for VarCat
> - oleaut32: Update VarCat function to address all conformance test
> failures
> - Tests all pass on Windows XP
How about doing something in explorer. We already launch an instance of
explorer as systray listener for the first Win32 app. We could make explorer
also act as a clipboard server. If that can be done, we no longer rely
on any message loop in the process doing clipboard operations.
This case *is*
marked as todo, 0 failures.
--- qingdoa daoo <[EMAIL PROTECTED]>写道:
> A simple test
> -
...
>
> --- Ulrich Czekalla <[EMAIL PROTECTED]>写道:
>
> > This should work in wine as well
OVEABLE, 6);
lpstr = GlobalLock(hmem);
lstrcpy(lpstr, "Hello");
GlobalUnlock(hmem);
SetClipboardData(CF_TEXT, hmem);
CloseClipboard();
return 0;
}
--- Ulrich Czekalla <[EMAIL PROTECTED]>写道:
> On Fri, May 12, 2006 at 04:16:28PM +0800, qingdoa daoo wr
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 somethi
Hi, wine's implementation of _get_osfhandle is found to cause sharing violation in some apps. The author commented this piece of code with a block of FIXME warning about possible leakage. It turns out it's no just a matter of leakage. A simple test program -
HI all, Recently I have been trying to improve support for some MinGW based IDEs without native msvcrt. Now I am dealing with a problem with standard io handle redirection which prevents output from gcc tools from being piped to IDE message windows. I have been able to find that the problem is r
Test case added
New Yahoo! Messenger with Voice. Call regular phones from your PC for low, low rates.
attach_test.diff
Description: 878948009-attach_test.diff
Hi Can i suggest a patch to wine's rebar src The patch is made against current cvs source. [EMAIL PROTECTED] comctl32]# diff -u rebar.c.cvs rebar.c > attach.diff --- rebar.c.cvs 2006-03-24 09:53:28.0 +0800 +++ rebar.c 2006-03-24 09:38:29.0 +0800 @@ -2820,7 +2820,7 @@ }
http://bugs.winehq.org/show_bug.cgi?id=4853
Yahoo! Mail
Use Photomail to share photos without annoying attachments.
13 matches
Mail list logo