rlutil icon indicating copy to clipboard operation
rlutil copied to clipboard

Add unicode compiling support

Open erayhanoglu opened this issue 8 years ago • 0 comments

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

erayhanoglu avatar Aug 04 '16 16:08 erayhanoglu