Sweden-Number/dlls/winex11.drv
Jacek Caban a34669b238 winex11: Avoid using kernel32 functions in user driver.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-05-04 21:27:25 +02:00
..
Makefile.in winex11: Move DllMain to separated file. 2022-05-04 21:27:25 +02:00
bitblt.c winex11: Use inline intersect_rect helper instead of IntersectRect. 2022-04-28 16:12:24 +02:00
brush.c winex11: Use libc for driver memory allocation. 2022-04-25 20:34:55 +02:00
clipboard.c winex11: Move X11DRV_InitClipboard to dllmain.c. 2022-05-04 21:27:25 +02:00
desktop.c winex11: Move create_desktop implementation to dllmain.c. 2022-05-04 21:27:25 +02:00
display.c winex11: Use inline intersect_rect helper instead of IntersectRect. 2022-04-28 16:12:24 +02:00
dllmain.c winex11: Introduce X11DRV_CALL macro. 2022-05-04 21:27:25 +02:00
event.c winex11: Move x11drv_post_drop to xdnd.c. 2022-05-04 21:27:25 +02:00
graphics.c winex11: Use libc for driver memory allocation. 2022-04-25 20:34:55 +02:00
ime.c winex11: Use X11DRV_CALL for XIM calls. 2022-05-04 21:27:25 +02:00
init.c winex11: Use inline intersect_rect helper instead of IntersectRect. 2022-04-28 16:12:24 +02:00
keyboard.c winex11: Directly use ntdll in more places. 2022-05-03 19:01:13 +02:00
mouse.c winex11: Avoid using sprintfW. 2022-05-04 21:27:25 +02:00
mwm.h
opengl.c winex11: Use libc for driver memory allocation. 2022-04-25 20:34:55 +02:00
palette.c winex11: Use libc for driver memory allocation. 2022-04-25 20:34:55 +02:00
pen.c winex11: Use libc for driver memory allocation. 2022-04-25 20:34:55 +02:00
settings.c winex11: Avoid using sprintfW. 2022-05-04 21:27:25 +02:00
systray.c winex11: Call create_tooltip from WM_CREATE handler. 2022-05-04 21:27:25 +02:00
unixlib.h winex11: Use X11DRV_CALL for XIM calls. 2022-05-04 21:27:25 +02:00
version.rc
vulkan.c winex11: Directly use ntdll in more places. 2022-05-03 19:01:13 +02:00
window.c winex11: Directly use ntdll in more places. 2022-05-03 19:01:13 +02:00
winex11.drv.spec winex11: Move create_desktop implementation to dllmain.c. 2022-05-04 21:27:25 +02:00
wintab.c winex11: Avoid using kernel32 functions in user driver. 2022-05-04 21:27:25 +02:00
x11drv.h winex11: Use X11DRV_CALL for XIM calls. 2022-05-04 21:27:25 +02:00
x11drv_main.c winex11: Avoid using kernel32 functions in user driver. 2022-05-04 21:27:25 +02:00
xcomposite.h
xdnd.c winex11: Move x11drv_post_drop to xdnd.c. 2022-05-04 21:27:25 +02:00
xim.c winex11: Avoid using kernel32 functions in user driver. 2022-05-04 21:27:25 +02:00
xinerama.c winex11: Use libc for driver memory allocation. 2022-04-25 20:34:55 +02:00
xrandr.c winex11: Directly use ntdll for utf8 conversion. 2022-04-28 16:12:24 +02:00
xrender.c winex11: Avoid using kernel32 functions in user driver. 2022-05-04 21:27:25 +02:00
xvidmode.c winex11: Use libc for driver memory allocation. 2022-04-25 20:34:55 +02:00