wine/dlls/win32u
Jacek Caban b49dd456fa include: Provide iswspace, wcstol and wcstoul in unixlib.h.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
2022-06-02 17:24:29 +02:00
..
dibdrv gdi32: Implement D3DKMTQueryVideoMemoryInfo(). 2022-05-17 17:50:43 +02:00
tests win32u: Move NtUserCallMsgFilter implementation from user32. 2022-05-05 18:35:08 +02:00
bitblt.c win32u: Use public declaration for GetStockObject. 2022-04-26 22:21:04 +02:00
bitmap.c win32u: Use public declaration for GetStockObject. 2022-04-26 22:21:04 +02:00
brush.c
class.c win32u: Use KeUserModeCallback interface for CopyImage. 2022-05-05 18:35:12 +02:00
clipboard.c win32u/clipboard: Set handle of bitmap and palette as system object. 2022-06-02 17:22:30 +02:00
clipping.c win32u: Use winuser.h inline rect helpers. 2022-04-18 20:58:48 +02:00
cursoricon.c win32u: Fix typo in NtUserGetIconInfo. 2022-05-25 12:02:31 +02:00
dc.c win32u: Create a dummy bitmap for display device contexts. 2022-05-30 22:07:42 +02:00
dce.c win32u: Allow an out-of-order RECT in RedrawWindow(). 2022-05-13 22:11:40 +02:00
defwnd.c win32u: Introduce DesktopWindowProc driver entry point. 2022-05-19 20:53:35 +02:00
dib.c win32u: Use winuser.h inline rect helpers. 2022-04-18 20:58:48 +02:00
driver.c win32u: Use user_callbacks for alertable NtWaitForMultipleObjects calls. 2022-05-31 22:52:45 +02:00
emfdrv.c gdi32: Implement D3DKMTQueryVideoMemoryInfo(). 2022-05-17 17:50:43 +02:00
font.c gdi32: Implement D3DKMTQueryVideoMemoryInfo(). 2022-05-17 17:50:43 +02:00
freetype.c win32u: Use CPTABLEINFO to store the Ansi/OEM codepages. 2022-04-12 21:39:41 +02:00
gdiobj.c win32u: Export NtUserGetWindowPlacement. 2022-05-19 20:53:34 +02:00
hook.c win32u: Move NtUserCallMsgFilter implementation from user32. 2022-05-05 18:35:08 +02:00
input.c win32u: Move default WM_ERASEBKGND implementation from user32. 2022-05-12 19:32:28 +02:00
main.c
Makefile.in win32u: Move default window text setting to from user32. 2022-04-07 22:44:39 +02:00
mapping.c win32u: Use GDI_ROUND() in a few more places. 2022-03-03 12:06:36 +01:00
menu.c win32u: Move NtUserSetSystemMenu implementation from user32. 2022-05-02 22:43:53 +02:00
message.c win32u: Introduce NtUserClipboardWindowProc. 2022-05-31 22:52:45 +02:00
ntgdi_private.h win32u: Use public declaration for GetStockObject. 2022-04-26 22:21:04 +02:00
ntuser_private.h win32u: Use user_callbacks for alertable NtWaitForMultipleObjects calls. 2022-05-31 22:52:45 +02:00
opentype.c
painting.c win32u: Use public declaration for GetStockObject. 2022-04-26 22:21:04 +02:00
palette.c win32u: Use public declaration for GetStockObject. 2022-04-26 22:21:04 +02:00
path.c gdi32: Implement D3DKMTQueryVideoMemoryInfo(). 2022-05-17 17:50:43 +02:00
pen.c win32u: Use public declaration for GetStockObject. 2022-04-26 22:21:04 +02:00
printdrv.c
region.c win32u: Move GetWindowPlacement and MonitorFromWindow implementation from user32. 2022-03-10 18:27:43 +01:00
spy.c win32u: Move message spy implementation from user32. 2022-03-21 17:18:28 +01:00
syscall.c winex11.drv: Open a Vulkan device for D3DKMTOpenAdapterFromLuid(). 2022-05-17 17:50:36 +02:00
sysparams.c win32u: Query basic instead of full key information to get the LastWriteTime. 2022-05-20 13:32:34 +02:00
vertical.c
vulkan.c
win32u.spec win32u: Export NtUserGetWindowPlacement. 2022-05-19 20:53:34 +02:00
win32u_private.h include: Provide iswspace, wcstol and wcstoul in unixlib.h. 2022-06-02 17:24:29 +02:00
window.c win32u: Export NtUserGetWindowPlacement. 2022-05-19 20:53:34 +02:00
winstation.c win32u: Use user mode callback for registering builtin classes. 2022-04-26 22:21:04 +02:00
wrappers.c win32u: Export NtUserGetWindowPlacement. 2022-05-19 20:53:34 +02:00