[Win32k]
authorJames Tabor <james.tabor@reactos.org>
Mon, 22 Aug 2011 19:58:32 +0000 (19:58 +0000)
committerJames Tabor <james.tabor@reactos.org>
Mon, 22 Aug 2011 19:58:32 +0000 (19:58 +0000)
commit40fee2398a1b1b546ea52d5cb8d752b41bcded62
tree78530f9fa94a99189a799ffdfbcc68c09a3e43c6
parentb47bf7e4d538b052d45339ffb6494024807c9580
[Win32k]
- Implement FlashWindowEx without the state verification test via global atom and window properties list. Pass all but two in win:test_FlashWindowEx.
- Add missing atom's and global thread information pointer, based on patch from bug 5655.

svn path=/trunk/; revision=53385
reactos/subsystems/win32/win32k/include/ntuser.h
reactos/subsystems/win32/win32k/ntuser/ntstubs.c
reactos/subsystems/win32/win32k/ntuser/ntuser.c