Re: clusapi: [RESEND] Implements stub dll for clusapi

2006-09-28 Thread Benjamin Arai
(long long ptr) ./msimg32/msimg32.spec:@ stdcall -private DllInitialize(long long ptr) DllMain Then in what case do you need to export? Benjamin On 9/28/06, Robert Shearman <[EMAIL PROTECTED]> wrote: Benjamin Arai wrote: > +@ stdcall -private DllMain(long long ptr) > There's no

Re: oleaut32 2/2: [RESEND] Conformance test for varformat:VarWeekdayName

2006-09-27 Thread Benjamin Arai
s. Of course you can also test both cases. -- Alexandre Julliard [EMAIL PROTECTED] -- Benjamin Arai http://www.benjaminarai.com

Re: oleaut32 1/2: Implements function variant:VarImp

2006-09-20 Thread Benjamin Arai
Sounds good, but in that case shouldn't I also change the one for UINT to something like ~(UINT)0? Benjamin Alexandre Julliard wrote: > "Benjamin Arai" <[EMAIL PROTECTED]> writes: > >> +case VT_I1: if (V_I1(left) == -1) resvt = VT_NULL; break; >

RE: oleaut32 2/3: Updates variant:VarAnd to pass all failures exposed from conformance test

2006-08-28 Thread Benjamin Arai
Hi, You are right, I sent the first patch twice by accident. Please disregard the patches, I will resend it tomorrow. Sorry for the trouble. Benjamin Arai > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Dan Kegel > Sent: Monda

vartest.c contains varformat.c tests

2006-07-25 Thread Benjamin Arai
Hi,A bug was submitted (http://bugs.winehq.org/show_bug.cgi?id=5306) that vartest.c was getting too large and that it needs to be smaller.  I don't think to much can be done about the size but I did notice that all the tests for varformat.c are being put into vartest.c as opposed to making a new t

Question regarding VT_INT in oleaut32

2006-07-14 Thread Benjamin Arai
will fix the conformance tests but I want to make sure that we can assume VT_INT is a 4 byte integer before proceeding. Any help is greatly appreciated. Benjamin Arai [EMAIL PROTECTED]

Parallels Virtualization Software does not work with Wine

2006-06-15 Thread Benjamin Arai
OS 4.3, Ubuntu 6.06, and Fedora Core 5), none worked in Parallels and all worked running native.  I am pretty sure this is not a Wine problem, I think it is a trapping issue on Parallels side.   Benjamin Arai [EMAIL PROTECTED] http://www.benjaminarai.com