mirror of
https://github.com/ptitSeb/box64.git
synced 2024-11-23 14:39:57 +00:00
Added some weixin support (not really tested, for #711)
This commit is contained in:
parent
fba75e3122
commit
1b4625cedd
@ -189,7 +189,7 @@ GO(atk_state_set_contains_state, iFpi)
|
||||
//GO(atk_state_set_or_sets,
|
||||
//GO(atk_state_set_remove_state,
|
||||
//GO(atk_state_set_xor_sets,
|
||||
//GO(atk_state_type_for_name,
|
||||
GO(atk_state_type_for_name, iFp)
|
||||
GO(atk_state_type_get_name, pFi)
|
||||
GO(atk_state_type_get_type, LFv)
|
||||
//GO(atk_state_type_register,
|
||||
|
@ -107,6 +107,10 @@ BOX64_DYNAREC_BIGBLOCK=2
|
||||
BOX64_DYNAREC_FORWARD=512
|
||||
BOX64_DYNAREC_CALLRET=1
|
||||
|
||||
[weixin]
|
||||
BOX64_MALLOC_HACK=2
|
||||
BOX64_NOSANDBOX=1
|
||||
|
||||
#
|
||||
# Wine process
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user