diff options
| author | ptitSeb <sebastien.chev@gmail.com> | 2024-10-08 19:44:20 +0200 |
|---|---|---|
| committer | ptitSeb <sebastien.chev@gmail.com> | 2024-10-08 19:44:20 +0200 |
| commit | c12f8fa2544dbcfb29416f39f784abefef276ccb (patch) | |
| tree | 0aabd275027832647d282e061ce6827d72beae6e /src/wrapped32/generated/functions_list.txt | |
| parent | 7ae36b8667f9ff213c3461a3c7d49978d8d71e4d (diff) | |
| download | box64-c12f8fa2544dbcfb29416f39f784abefef276ccb.tar.gz box64-c12f8fa2544dbcfb29416f39f784abefef276ccb.zip | |
[BOX32] Fixed some X11 function so wine launch (and added BOX64_X11SYNC to help debug X11 programs)
Diffstat (limited to 'src/wrapped32/generated/functions_list.txt')
| -rw-r--r-- | src/wrapped32/generated/functions_list.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/src/wrapped32/generated/functions_list.txt b/src/wrapped32/generated/functions_list.txt index 7a0c8a40..3eeee705 100644 --- a/src/wrapped32/generated/functions_list.txt +++ b/src/wrapped32/generated/functions_list.txt @@ -863,7 +863,6 @@ #() LFpLpriiiiiiiiilt_ -> LFpLpB #() iFXipBWWWWWWWWWuip_ -> iFXipB #() iFXLbLWWWcc_bLWWWcc_ -> iFXLBB -#() iFXLLbLLLLiiiLLilliLL_ -> iFXLLB #() iFpruuipWCCp_buuipWCCp_i -> iFpBBi #() iFXpLbiLLLiiiiiiiLLiiLiiiiLic_ -> iFXpLB #() pFXLLbiLLLiiiiiiiLLiiLiiiiLic_ -> pFXLLB @@ -979,6 +978,7 @@ #() iFEXipp -> iFEXipp #() iFEXLip -> iFEXLip #() iFEXLlp -> iFEXLlp +#() iFEXLLp -> iFEXLLp #() iFEXLpi -> iFEXLpi #() iFEXpLp -> iFEXpLp #() iFEXppu -> iFEXppu @@ -1998,11 +1998,14 @@ wrappedlibx11: - XSetIOErrorHandler - pFX: - XGetModifierMapping +- XFp: + - XOpenDisplay - vFXp: - XFreeEventData - iFpL: - XFilterEvent - iFXp: + - XFreeFont - XGetEventData - XNextEvent - XPeekEvent @@ -2044,6 +2047,8 @@ wrappedlibx11: - XCheckTypedWindowEvent - iFXLlp: - XCheckWindowEvent +- iFXLLp: + - XChangeWindowAttributes - iFXLpi: - XQueryColors - XSetWMProtocols |