Cool. I hope you know this will have to end up on WineHQ, under the
Development section, right? :)
That's the plan. It'll be about a month before I can do that though. If
anybody wants to submit it as a patch against lostwages then go right
ahead ...
On Mon, Sep 13, 2004 at 09:44:12AM +0100, Mike Hearn wrote:
>
>
>Check out the NEW! IMPROVED! Wine developer cheatsheet here:
>
>http://navi.cx/~mike/wine/developer-cheatsheet.html
>
>Everything you always wanted to know but were too afraid to ask,
>in ONE convenient document!!
Check out the NEW! IMPROVED! Wine developer cheatsheet here:
http://navi.cx/~mike/wine/developer-cheatsheet.html
Everything you always wanted to know but were too afraid to ask,
in ONE convenient document!!
In particular, it explains how to work with unicode strings in Wine.
Look for
thanks a lot! New patch is on it's way :)
/Jens
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of James Hawkins
Sent: den 11 september 2004 19:51
To: Jens Collin
Cc: Alexandre Julliard; [EMAIL PROTECTED]
Subject: Re: resend: patch: shell3
L PROTECTED] [mailto:[EMAIL PROTECTED]
> On Behalf Of Alexandre Julliard
> Sent: den 10 september 2004 22:22
> To: Jens Collin
> Cc: [EMAIL PROTECTED]
> Subject: Re: resend: patch: shell32.dll - SHELL_ArgifyW expands env-vars
>
> "Jens Collin" <[EMAIL PROTECTED
TECTED]
On Behalf Of Alexandre Julliard
Sent: den 10 september 2004 22:22
To: Jens Collin
Cc: [EMAIL PROTECTED]
Subject: Re: resend: patch: shell32.dll - SHELL_ArgifyW expands env-vars
"Jens Collin" <[EMAIL PROTECTED]> writes:
> + {
> +
"Jens Collin" <[EMAIL PROTECTED]> writes:
> + {
> + TRACE("The env. var can't be found or is bigger than
> MAX_PATH => useless.");
> + res += sprintfW(res, L"%s%%", tmpBuffer);
You cannot use Unicode strings constants in