Re: oleaut32:VatCat fixes initialization and conformance test

2006-07-19 Thread qingdoa daoo
--- 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

Re: oleaut32: Conformance test and patch for VarCat

2006-07-14 Thread qingdoa daoo
--- 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 > >

Re: Question regarding VT_INT in oleaut32

2006-07-14 Thread qingdoa daoo
--- 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

Re: oleaut32: Conformance test and patch for VarCat

2006-07-11 Thread qingdoa daoo
--- 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

Re: thanks for wine

2006-05-15 Thread qingdoa daoo
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*

Re: thanks for wine

2006-05-12 Thread qingdoa daoo
marked as todo, 0 failures. --- qingdoa daoo <[EMAIL PROTECTED]>写道: > A simple test > - ... > > --- Ulrich Czekalla <[EMAIL PROTECTED]>写道: > > > This should work in wine as well

Re: thanks for wine

2006-05-12 Thread qingdoa daoo
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

re: thanks for wine

2006-05-12 Thread qingdoa daoo
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

msvcrt: sharing violation caused by duplicated hande in _get_osfhandle

2006-04-13 Thread qingdoa daoo
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 -

msvcrt: handle inheritance problem

2006-04-07 Thread qingdoa daoo
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

PATCH: msvcrt: test: Allow environment strings longer than 512 characters

2006-04-03 Thread qingdoa daoo
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

rebar patch

2006-03-23 Thread qingdoa daoo
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 @@ }

Fwd: Regression: new systray implementation ... - analysis, demo, etc.

2006-03-19 Thread qingdoa daoo
http://bugs.winehq.org/show_bug.cgi?id=4853 Yahoo! Mail Use Photomail to share photos without annoying attachments.