> BTW I've done some cabinet.dll stuff some years ago.
> Can anybody give me a hint to some easy-to-understand data compression
> documentation?
You mean in general?
http://en.wikipedia.org/wiki/Data_Compression
Should have enough links for the specific sub-topics.
Regards,
Wolfram
On Sat, Jan 30, 2010 at 9:58 PM, Gerold Jens Wucherpfennig <
gjwucherpfen...@gmx.net> wrote:
>
> Hi, I've donated some bucks to winehq by PayPal and want to spend more...
>
:)
> Can I decide for which things will be spend?
>
The money goes to support future Wine Conference expenses. In the
pas
On 30 January 2010 16:44, Geoffrey Hausheer
wrote:
> On Fri, Jan 29, 2010 at 11:10 AM, Stefan Leichter Stefan. wrote:
>>
>> Am Friday 29 January 2010 15:01:55 schrieb Geoffrey Hausheer:
>> > Is there anything I can do to move this patch forward? I've fixed all
>> > the
>> > issues that have been
On Fri, Jan 29, 2010 at 11:10 AM, Stefan Leichter Stefan. wrote:
> Am Friday 29 January 2010 15:01:55 schrieb Geoffrey Hausheer:
> > Is there anything I can do to move this patch forward? I've fixed all
> the
> > issues that have been raised so far. I have no dea what it is waiting
> on,
> > and
On 1/30/2010 18:25, Detlef Riekenberg wrote:
@@ -608,9 +610,13 @@ static void test_StrCmpA(void)
static const char str2[] = {'a','B','c','d','e','f'};
ok(0 != StrCmpNA(str1, str2, 6), "StrCmpNA is case-insensitive\n");
ok(0 == StrCmpNIA(str1, str2, 6), "StrCmpNIA is case-sensitive\n"
This is with an almost-unpatched trunk (the only patch
is my tweak to handle bogus environment variables),
so it's now using Alexandre's heap patches rather
than mine.
There are some interesting new warnings, not sure
quite what to make of them yet.
Logs at
http://kegel.com/wine/valgrind/logs/2010
Hi, I've donated some bucks to winehq by PayPal and want to spend more...
Can I decide for which things will be spend?
When donating money, how much of it will go to PayPal?
Is there a better way than using PayPal (by the donate link of the
winehq front-page)?
BTW I've done some cabinet.dll st
Hans Leidekker schrieb:
> On Saturday 30 January 2010 12:55:21 André Hentschel wrote:
>
>> ---
>> dlls/msi/files.c |2 ++
>> 1 files changed, 2 insertions(+), 0 deletions(-)
>>
>> diff --git a/dlls/msi/files.c b/dlls/msi/files.c
>> index 7e74dca..afeb451 100644
>> --- a/dlls/msi/files.c
>> ++
On Saturday 30 January 2010 12:55:21 André Hentschel wrote:
> ---
> dlls/msi/files.c |2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/dlls/msi/files.c b/dlls/msi/files.c
> index 7e74dca..afeb451 100644
> --- a/dlls/msi/files.c
> +++ b/dlls/msi/files.c
> @@ -363,6 +3