mirror of
https://github.com/halpz/re3.git
synced 2025-12-23 06:12:50 +00:00
More frontend inputs.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
void AsciiToUnicode(const char *src, wchar *dst);
|
||||
char UnicodeToAscii(wchar *src);
|
||||
void TextCopy(wchar *dst, const wchar *src);
|
||||
|
||||
struct CKeyEntry
|
||||
|
||||
Reference in New Issue
Block a user