Compare commits
1 Commits
trial2
...
release-v4
| Author | SHA1 | Date | |
|---|---|---|---|
| fa20655bed |
@@ -34,7 +34,7 @@ char* WINAPI jis_to_utf8(char* target, const char* source) {
|
|||||||
|
|
||||||
PVOID GetHandle() {
|
PVOID GetHandle() {
|
||||||
HMODULE hModule = GetModuleHandleA(NULL);
|
HMODULE hModule = GetModuleHandleA(NULL);
|
||||||
return (char*)hModule + 0xf3c20;
|
return (char*)hModule + 0xf40e0;
|
||||||
}
|
}
|
||||||
|
|
||||||
static PVOID h = nullptr;
|
static PVOID h = nullptr;
|
||||||
|
|||||||
Reference in New Issue
Block a user