Sweden-Number/dlls/user32
Michael Stefaniuc 07f9f71278 user32: Use straight assignments instead of CopyRect().
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-02 16:18:05 -05:00
..
resources
tests user32: Properly handle invalid parameters in CharToOem[Buff]W and OemToChar[Buff]W. 2016-07-08 20:12:12 +09:00
Makefile.in
button.c user32: Use SetRect() instead of open coding it. 2016-07-19 19:59:30 +09:00
caret.c
class.c
clipboard.c
combo.c user32: Use straight assignments instead of CopyRect(). 2016-08-02 16:18:05 -05:00
controls.h
cursoricon.c user32: Use SetRect() instead of open coding it. 2016-07-19 19:59:30 +09:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c user32: Use SetRect() instead of open coding it. 2016-07-19 19:59:30 +09:00
driver.c
edit.c user32: Use straight assignments instead of CopyRect(). 2016-08-02 16:18:05 -05:00
exticon.c
focus.c
hook.c
icontitle.c
input.c
listbox.c user32: Simplify a RECT copy. 2016-07-19 19:59:31 +09:00
lstr.c user32: Properly handle invalid parameters in CharToOem[Buff]W and OemToChar[Buff]W. 2016-07-08 20:12:12 +09:00
mdi.c user32: Use SetRect() instead of open coding it. 2016-07-19 19:59:30 +09:00
menu.c user32: Use SetRect() instead of open coding it. 2016-07-19 19:59:30 +09:00
message.c
misc.c
msgbox.c
nonclient.c
painting.c
property.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c user32: Use straight assignments instead of CopyRect(). 2016-08-02 16:18:05 -05:00
text.c
uitools.c user32: Use SetRect() instead of open coding it. 2016-07-19 19:59:30 +09:00
user32.rc
user32.spec
user_main.c
user_private.h
win.c user32: Use SetRect() instead of open coding it. 2016-07-19 19:59:30 +09:00
win.h
winhelp.c
winpos.c
winproc.c
winstation.c user32: Store window station objects under the session directory. 2016-07-18 16:21:24 +09:00
wsprintf.c