[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [tortoisesvn:code] New commit by csware

From: Ivan Zhakov <ivan_at_visualsvn.com>
Date: Tue, 29 Mar 2016 13:16:58 +0300

On 28 March 2016 at 01:49, TortoiseSVN SVN repository
<noreply_at_code.tortoisesvn.p.re.sf.net> wrote:
> Pass CREATE_UNICODE_ENVIRONMENT to CreateProcess
>
> This is needed if we call CreateProcess from an unicode process or
> https://msdn.microsoft.com/en-us/library/windows/desktop/ms682425%28v=vs.85%29.aspx
>
The CREATE_UNICODE_ENVIRONMENT needed only if you are providing custom
environment by lpEnvironment argument:
[[[
If this flag is set, the environment block pointed to by lpEnvironment
uses Unicode characters. Otherwise, the environment block uses ANSI
characters.
]]]

-- 
Ivan Zhakov
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3167420
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2016-03-29 12:42:56 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.