Sweden-Number/dlls/user
Marcus Meissner 6e413d2cd3 user32: Replaced && 0xff by & 0xff. 2006-11-09 17:54:14 +01:00
..
resources user32/include: Don't define the OBM_*, OCR_* and OIC_* macros unless OEMRESOURCE is defined. 2006-11-07 17:05:41 +01:00
tests include: The PSDK headers don't define WM_SYSTIMER so we shouldn't either. 2006-11-09 14:33:13 +01:00
Makefile.in user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
bidi16.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
button.c user32/include: Don't define the OBM_*, OCR_* and OIC_* macros unless OEMRESOURCE is defined. 2006-11-07 17:05:41 +01:00
caret.c
class.c include: The PSDK does not have the A/W variants of MAKEINTATOM() so we should not either. 2006-11-08 12:10:26 +01:00
clipboard.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
combo.c user32/include: Don't define the OBM_*, OCR_* and OIC_* macros unless OEMRESOURCE is defined. 2006-11-07 17:05:41 +01:00
comm16.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
controls.h include: The PSDK does not have the A/W variants of MAKEINTATOM() so we should not either. 2006-11-08 12:10:26 +01:00
cursoricon.c user: Fix CopyImage function declaration. 2006-10-03 15:55:30 +02:00
dde_client.c user: Remove superfluous shadow variable. 2006-10-24 11:42:53 +02:00
dde_misc.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
dde_private.h
dde_server.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
ddeml.spec
ddeml16.c
defdlg.c
defwnd.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
desktop.c include: The PSDK does not have the A/W variants of MAKEINTATOM() so we should not either. 2006-11-08 12:10:26 +01:00
dialog.c include: The PSDK does not have the A/W variants of MAKEINTATOM() so we should not either. 2006-11-08 12:10:26 +01:00
dialog16.c include: The PSDK does not have the A/W variants of MAKEINTATOM() so we should not either. 2006-11-08 12:10:26 +01:00
display.c
display.drv.spec
driver.c user: Moved GetMonitorInfo and EnumDisplayMonitors to the display driver. 2006-10-23 14:38:10 +02:00
driver16.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
edit.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
exticon.c Assorted spelling fixes. 2006-11-07 15:25:24 +01:00
focus.c
hook.c user32: Pass hook handle to the destination thread. 2006-10-05 14:13:14 +02:00
hook16.c
icontitle.c include: The PSDK does not have the A/W variants of MAKEINTATOM() so we should not either. 2006-11-08 12:10:26 +01:00
input.c user32: Send a WM_MOUSELEAVE even if another window calls TrackMouseEvent before the timer proc is called. 2006-10-16 20:10:29 +02:00
kbd16.c
keyboard.drv.spec
listbox.c user32: The hiword of the return value from LB_ITEMFROMPOINT should be 2006-10-30 11:16:39 +01:00
lstr.c Removes all unnecessary WINE_DEFAULT_DEBUG_CHANNEL and respective wine/debug.h includes. 2006-09-11 11:30:48 +02:00
mdi.c user32/include: Don't define the OBM_*, OCR_* and OIC_* macros unless OEMRESOURCE is defined. 2006-11-07 17:05:41 +01:00
menu.c include: The PSDK does not have the A/W variants of MAKEINTATOM() so we should not either. 2006-11-08 12:10:26 +01:00
message.c user32: Properly handle negative coordinates for mouse events. 2006-10-25 17:42:42 +02:00
misc.c user: Make sure the desktop window exists before calling monitor functions. 2006-10-24 12:22:43 +02:00
mouse.drv.spec
mouse16.c
msg16.c
msgbox.c
network.c
nonclient.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
painting.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
property.c winuser.h: Fix PROPENUMPROCEXA/W types declarations. 2006-09-26 21:50:27 +02:00
resource.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
scroll.c Add missing '\n's to Wine traces. 2006-10-05 17:46:48 +02:00
spy.c include: The PSDK does not have the A/W variants of MAKEINTATOM() so we should not either. 2006-11-08 12:10:26 +01:00
static.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
sysparams.c user: Adapt system metrics for multi-monitor setups. 2006-10-23 14:38:11 +02:00
text.c user32: Replaced && 0xff by & 0xff. 2006-11-09 17:54:14 +01:00
uitools.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
user.exe.spec
user16.c user32/include: Don't define the OBM_*, OCR_* and OIC_* macros unless OEMRESOURCE is defined. 2006-11-07 17:05:41 +01:00
user32.spec user32: The string passed to ToUnicode(Ex) is for output. 2006-11-06 13:47:50 +01:00
user_main.c user: Add .exe extension to wineboot just in case. 2006-08-18 20:56:20 +02:00
user_private.h include: The PSDK headers don't define WM_SYSTIMER so we shouldn't either. 2006-11-09 14:33:13 +01:00
win.c user32: Downgrade a FIXME to a WARN. 2006-11-09 11:44:45 +01:00
winhelp.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
winpos.c user32: SetWindowRgn should call SetWindowPos, not RedrawWindow. 2006-10-30 17:43:38 +01:00
winproc.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
winproc.h
winstation.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
wnd16.c
wsprintf.c