Skip to content

Add unicode compiling support#48

Open
erayhanoglu wants to merge 1 commit intotapio:masterfrom
erayhanoglu:master
Open

Add unicode compiling support#48
erayhanoglu wants to merge 1 commit intotapio:masterfrom
erayhanoglu:master

Conversation

@erayhanoglu
Copy link

In unicode mode, WriteConsoleOutputCharacter is set to WriteConsoleOutputCharacterW which needs string as LPCWSTR.
str_ has to be converted LPCWSTR value.

In unicode mode, WriteConsoleOutputCharacter is set to WriteConsoleOutputCharacterW which needs string as LPCWSTR.
str_ has to be converted LPCWSTR value.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant