Search found 1 match

by artlotz
20 Dec 2013, 20:32
Forum: Scripts and Functions (v1)
Topic: [FUNCTION] StdoutToVar with exit code
Replies: 30
Views: 20568

Re: [FUNCTION] StdoutToVar with exit code

line number 45, sOutput := sOutput . StrGet(&sTemp, nSize, "UTF-8") <- I guess this a part is to change like under

sOutput := sOutput . StrGet(&sTemp, nSize, "your codepage") codepages may perhaps assume as cp936 or cp950...

see msdn : http://msdn.microsoft.com/en-us/library/dd317756.aspx

Go to advanced search