reactos/reactos/subsys/win32k/ntuser
Filip Navara f1ee99f91a - Move the window showing/hiding notifications from co_WinPosShowWindow to co_WinPosSetWindowPos and fix up the top-level checks.
- Call the redraw routine on parent window if possible in co_WinPosSetWindowPos. Should fix bug #735.

svn path=/trunk/; revision=17928
2005-09-19 07:35:31 +00:00
..
accelerator.c -set last error (invalid handle) in cases where handle is NULL also 2005-09-19 00:02:39 +00:00
callback.c indent with astyle v1.15.3: --style=ansi -c -s3 -S --convert-tabs 2005-09-07 21:25:42 +00:00
caret.c -cursoricon: naming changes, cleanup 2005-09-09 00:25:52 +00:00
class.c -refcount reworking (simplification & improvement) 2005-09-11 14:48:32 +00:00
clipboard.c indent with astyle v1.15.3: --style=ansi -c -s3 -S --convert-tabs 2005-09-07 21:25:42 +00:00
csr.c indent with astyle v1.15.3: --style=ansi -c -s3 -S --convert-tabs 2005-09-07 21:25:42 +00:00
cursoricon.c -set last error (invalid handle) in cases where handle is NULL also 2005-09-19 00:02:39 +00:00
desktop.c -refcount reworking (simplification & improvement) 2005-09-11 14:48:32 +00:00
focus.c -refcount reworking (simplification & improvement) 2005-09-11 14:48:32 +00:00
guicheck.c indent with astyle v1.15.3: --style=ansi -c -s3 -S --convert-tabs 2005-09-07 21:25:42 +00:00
hook.c -set last error (invalid handle) in cases where handle is NULL also 2005-09-19 00:02:39 +00:00
hotkey.c -set last error (invalid handle) in cases where handle is NULL also 2005-09-19 00:02:39 +00:00
input.c -added better LIST_FOR_EACH macros (ripped from wine) and fix their usage 2005-09-18 23:06:15 +00:00
keyboard.c - Freed the path string for the keyboard dll. 2005-09-13 18:08:18 +00:00
menu.c -set last error (invalid handle) in cases where handle is NULL also 2005-09-19 00:02:39 +00:00
message.c fix referencing bug (ros crashed during setup if mousemove) in co_WinPosSearchChildren 2005-09-11 21:05:32 +00:00
metric.c -remove hotkey lock 2005-09-08 16:18:51 +00:00
misc.c -refcount reworking (simplification & improvement) 2005-09-11 14:48:32 +00:00
monitor.c -set last error (invalid handle) in cases where handle is NULL also 2005-09-19 00:02:39 +00:00
msgqueue.c -refcount reworking (simplification & improvement) 2005-09-11 14:48:32 +00:00
ntuser.c indent with astyle v1.15.3: --style=ansi -c -s3 -S --convert-tabs 2005-09-07 21:25:42 +00:00
object.c fix referencing bug (ros crashed during setup if mousemove) in co_WinPosSearchChildren 2005-09-11 21:05:32 +00:00
painting.c -refcount reworking (simplification & improvement) 2005-09-11 14:48:32 +00:00
prop.c indent with astyle v1.15.3: --style=ansi -c -s3 -S --convert-tabs 2005-09-07 21:25:42 +00:00
scrollbar.c -remove hotkey lock 2005-09-08 16:18:51 +00:00
ssec.c indent with astyle v1.15.3: --style=ansi -c -s3 -S --convert-tabs 2005-09-07 21:25:42 +00:00
stubs.c indent with astyle v1.15.3: --style=ansi -c -s3 -S --convert-tabs 2005-09-07 21:25:42 +00:00
timer.c -refcount reworking (simplification & improvement) 2005-09-11 14:48:32 +00:00
useratom.c indent with astyle v1.15.3: --style=ansi -c -s3 -S --convert-tabs 2005-09-07 21:25:42 +00:00
vis.c indent with astyle v1.15.3: --style=ansi -c -s3 -S --convert-tabs 2005-09-07 21:25:42 +00:00
windc.c -refcount reworking (simplification & improvement) 2005-09-11 14:48:32 +00:00
window.c -set last error (invalid handle) in cases where handle is NULL also 2005-09-19 00:02:39 +00:00
winpos.c - Move the window showing/hiding notifications from co_WinPosShowWindow to co_WinPosSetWindowPos and fix up the top-level checks. 2005-09-19 07:35:31 +00:00
winsta.c -added better LIST_FOR_EACH macros (ripped from wine) and fix their usage 2005-09-18 23:06:15 +00:00