1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/dlls/wineandroid.drv
2022-12-06 17:11:21 +01:00
..
.gitattributes
android_native.h
android.h win32u: Use syscall interface for NtUserMsgWaitForMultipleObjectsEx. 2022-07-21 23:03:29 +02:00
AndroidManifest.xml
build.gradle.in
device.c wineandroid: Build without -DWINE_NO_LONG_TYPES. 2022-11-17 17:20:39 +01:00
dllmain.c wineandroid.drv: Use the Unix call helpers. 2022-11-24 22:20:20 +01:00
init.c wineandroid: Build without -DWINE_NO_LONG_TYPES. 2022-11-17 17:20:39 +01:00
keyboard.c wineandroid: Build without -DWINE_NO_LONG_TYPES. 2022-11-17 17:20:39 +01:00
Makefile.in wineandroid: Build without -DWINE_NO_LONG_TYPES. 2022-11-17 17:20:39 +01:00
opengl.c opengl32: Use default calling convention for WGL driver entry points. 2022-12-06 17:11:21 +01:00
unixlib.h wineandroid.drv: Use the Unix call helpers. 2022-11-24 22:20:20 +01:00
window.c wineandroid: Build without -DWINE_NO_LONG_TYPES. 2022-11-17 17:20:39 +01:00
wine.svg
WineActivity.java
wineandroid.drv.spec