2008/8/18 James McKenzie <[EMAIL PROTECTED]>:
> Juan Lang wrote:
>> Hi James,
>>
>>
RPC_FC_ERROR_STATUS_T has a value of 0x10 and therefore isn't a
possible value of "flags_type & 0xf" in the switch statement.
>>> This may be a really stupid question, but is it possible to generate
>
Gregory Hosler wrote:
> Upon investigation, I've discovered that many of the routines that I'm linking
> against are not in libwine.so, but instead, they are in other libraries. e.g.
> /usr/lib/wine/user32.dll.so, /usr/lib/wine/winmm.dll.so, and a few others.
>
>
> I would like to know how to lin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi All,
I'm a developer of an open source project that needs to load some windows dlls
for conversion routines.
Specifically, I'm the lead developer of GyachI
https://sourceforge.net/projects/gyachi/
a Yahoo Messenger client.
In GyachI, in
On Sun, Aug 17, 2008 at 11:45 PM, Hongbo Ni <[EMAIL PROTECTED]> wrote:
> "Dan Kegel" > wrote: > This guide seems rather well written: >
> http://ldn.linuxfoundation.org/how-participate-linux-community > Wine could
> probably use something similar. YES, the Wine development speed can be
> greatly im
Sorry my previous email got wrong format.
"Dan Kegel" wrote:
> This guide seems rather well written:
> http://ldn.linuxfoundation.org/how-participate-linux-community
> Wine could probably use something similar.
YES, the Wine development speed can be greatly improved if similar
development pro
"Dan Kegel" <[EMAIL PROTECTED]> wrote:
> This guide seems rather well written:
> http://ldn.linuxfoundation.org/how-participate-linux-community
> Wine could probably use something similar.
YES, the Wine development speed can be greatly improved if similar
development process is adepted, special
Juan Lang wrote:
> Hi James,
>
>
>>> RPC_FC_ERROR_STATUS_T has a value of 0x10 and therefore isn't a
>>> possible value of "flags_type & 0xf" in the switch statement.
>>>
>> This may be a really stupid question, but is it possible to generate
>> this condition?
>>
>
> No, it isn't po
Adam Petaccia wrote:
> On Wed, 2008-08-13 at 19:32 +0100, Reece Dunn wrote:
>
>> 2008/8/13 Adam Petaccia <[EMAIL PROTECTED]>:
>>
>>> Its customary to make a function return NotImplemented in Gdiplus, if
>>> its just a dummy function that does nothing and returns. But .NET seems
>>> to check
Hi James,
>> RPC_FC_ERROR_STATUS_T has a value of 0x10 and therefore isn't a
>> possible value of "flags_type & 0xf" in the switch statement.
>
> This may be a really stupid question, but is it possible to generate
> this condition?
No, it isn't possible. 0xf & (any value) will never produce any
Rob Shearman wrote:
> RPC_FC_ERROR_STATUS_T has a value of 0x10 and therefore isn't a
> possible value of "flags_type & 0xf" in the switch statement.
>
Rob:
This may be a really stupid question, but is it possible to generate
this condition?
James McKenzie
On Thursday 14 August 2008 16:38:40 Dan Kegel wrote:
> What to do, what to do... how about this: are there any python users
> on the list who would be willing to help adapt buildbot to our needs?
I've subscribed to the buildbot list as well, and I'll start looking over the
code once I figured ou
Patchwatcher falsely complained that
[2/17] richedit: Removed assumption about the order of rtf indent
didn't apply because the regexp I used to detect
the end of a patch series falsely matched the
first patch in a series of 1x patches. Here's the fix:
--- patchwatcher.sh (revision 150)
+++
Am Samstag, den 16.08.2008, 23:56 + schrieb Louis. Lenders:
> Hi Michael, thanks again for the comment, i moved the check for the
> stringlength to the front, and removed the wrong check for the
> bufferlength (oops).
Looks quite good now, but somehow the "return TRUE;" line got lost.
Regards,
13 matches
Mail list logo