Re: [tortoisesvn:code] New commit by csware
Ivan Zhakov <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.tortoisesvn.devel |
|---|---|
| Message-ID | <CAPZho09Ab3=Jd4GLthNyOQSxdsMmMrK2Okdpb7aC-iTq9Sxy5A@mail.gmail.com> |
On 28 March 2016 at 01:49, TortoiseSVN SVN repository <[email protected]> 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: [[email protected]].