wine/dlls/wineandroid.drv
2022-09-13 22:07:22 +02:00
..
.gitattributes
android.h win32u: Use syscall interface for NtUserMsgWaitForMultipleObjectsEx. 2022-07-21 23:03:29 +02:00
android_native.h
AndroidManifest.xml
build.gradle.in
device.c win32u: Use platform-independent layout for ntuser_thread_info. 2022-08-09 15:55:43 +02:00
dllmain.c wineandroid: Use __wine_unix_call. 2022-07-22 17:52:47 +02:00
init.c wineandroid.drv: Add missing DM_DISPLAYORIENTATION flag on display mode. 2022-09-13 22:07:22 +02:00
keyboard.c
Makefile.in makefiles: Add separate variables for Unix flags and libraries. 2022-06-29 23:23:41 +02:00
opengl.c wineandroid: Use RtlSetLastWin32Error. 2022-08-10 19:24:13 +02:00
unixlib.h wineandroid: Use __wine_unix_call. 2022-07-22 17:52:47 +02:00
window.c win32u: Use syscall interface for NtUserMsgWaitForMultipleObjectsEx. 2022-07-21 23:03:29 +02:00
wine.svg
WineActivity.java
wineandroid.drv.spec