1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/dlls/wineandroid.drv
2024-06-28 13:55:19 +02:00
..
.gitattributes
android_native.h
android.h win32u: Use the default window surface when window is not visible. 2024-06-27 11:26:57 +02:00
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: Split WindowPosChanging driver call to a separate CreateWindowSurface. 2024-06-13 21:07:54 +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 wineandroid: Remove now unnecessary window surface BITMAPINFO. 2024-06-28 13:55:19 +02:00
wine.svg
WineActivity.java
wineandroid.drv.spec