Sweden-Number/dlls/user
Byeong-Sik Jeon 8a4fe8e6e4 user32: Update the edit control when the IME composition string is emptied. 2006-11-15 11:32:25 +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 user: Only perform the screen resolution changing tests in interactive mode. 2006-11-13 12:45:39 +01:00
Makefile.in
bidi16.c
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
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
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
dde_client.c user: Remove superfluous shadow variable. 2006-10-24 11:42:53 +02:00
dde_misc.c
dde_private.h
dde_server.c
ddeml.spec
ddeml16.c
defdlg.c
defwnd.c
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
edit.c user32: Update the edit control when the IME composition string is emptied. 2006-11-15 11:32:25 +01:00
exticon.c Assorted spelling fixes. 2006-11-07 15:25:24 +01:00
focus.c
hook.c
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
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
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
painting.c
property.c
resource.c
scroll.c
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
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.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_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: Print a fixme only once. 2006-11-14 11:35:13 +01:00
winhelp.c
winpos.c user32: SetWindowRgn should call SetWindowPos, not RedrawWindow. 2006-10-30 17:43:38 +01:00
winproc.c
winproc.h
winstation.c
wnd16.c
wsprintf.c