mirror of
https://github.com/decompals/wibo.git
synced 2025-12-12 06:45:05 +00:00
Initial guest-to-host trampoline generation
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
#include "kernel32/internal.h"
|
||||
#include "modules.h"
|
||||
|
||||
#include <cstring>
|
||||
|
||||
namespace mscoree {
|
||||
|
||||
void WIN_FUNC CorExitProcess(int exitCode) {
|
||||
|
||||
Reference in New Issue
Block a user