wine/dlls/wineandroid.drv
2024-06-06 10:40:40 +02:00
..
.gitattributes
android.h win32u: Pass desired DPI to NtUserGet(Client|Window)Rect. 2024-06-06 10:40:40 +02:00
android_native.h
AndroidManifest.xml
build.gradle.in
device.c wineandroid.drv: Return result through NtCallbackReturn for the start device callback. 2024-01-19 13:43:10 +01:00
dllmain.c include: Add a typedef for user callback function pointers. 2024-01-22 11:26:56 +01:00
init.c win32u: Pass desired DPI to NtUserGet(Client|Window)Rect. 2024-06-06 10:40:40 +02:00
keyboard.c win32u: Use NtUserCallHwndParam interface for __wine_send_input. 2024-03-05 20:50:06 +01:00
Makefile.in
opengl.c opengl32: Remove the wglDescribePixelFormat driver entry point. 2024-05-20 11:57:16 +02:00
unixlib.h
window.c win32u: Pass desired DPI to NtUserGet(Client|Window)Rect. 2024-06-06 10:40:40 +02:00
wine.svg
WineActivity.java
wineandroid.drv.spec