mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-27 07:11:01 +00:00
More UI syscalls
This commit is contained in:
@@ -24,6 +24,7 @@ typedef struct _LARGE_STRING
|
||||
pointer Buffer;
|
||||
} LARGE_STRING;
|
||||
|
||||
using hdc = pointer;
|
||||
using hwnd = pointer;
|
||||
using hmenu = pointer;
|
||||
using hinstance = pointer;
|
||||
|
||||
Reference in New Issue
Block a user