[ros-diffs] [jimtabor] 57082: [NtUser] - Prevent a crash when Tcb.Win32Thread NULL.

2012-08-15 Thread jimtabor
Author: jimtabor Date: Thu Aug 16 02:11:11 2012 New Revision: 57082 URL: http://svn.reactos.org/svn/reactos?rev=57082&view=rev Log: [NtUser] - Prevent a crash when Tcb.Win32Thread NULL. Modified: trunk/reactos/win32ss/user/ntuser/main.c trunk/reactos/win32ss/user/ntuser/msgqueue.c tru

[ros-diffs] [jimtabor] 57081: [NtUser] - Use window object instead of handle.

2012-08-15 Thread jimtabor
Author: jimtabor Date: Wed Aug 15 23:31:30 2012 New Revision: 57081 URL: http://svn.reactos.org/svn/reactos?rev=57081&view=rev Log: [NtUser] - Use window object instead of handle. Modified: trunk/reactos/win32ss/user/ntuser/focus.c trunk/reactos/win32ss/user/ntuser/input.c trunk/react

[ros-diffs] [fireball] 57080: [NTOS] - Hermes Belusca: Give pnp driver object a name. See issue #7241 for more details.

2012-08-15 Thread fireball
Author: fireball Date: Wed Aug 15 22:29:11 2012 New Revision: 57080 URL: http://svn.reactos.org/svn/reactos?rev=57080&view=rev Log: [NTOS] - Hermes Belusca: Give pnp driver object a name. See issue #7241 for more details. Modified: trunk/reactos/ntoskrnl/io/pnpmgr/pnpinit.c Modified: trunk/r

[ros-diffs] [gadamopoulos] 57079: [user32_apitest] - Hack around the fact that desktop handling in ros is awful. Now the child threads use the proper desktop. - Convert all calls to SendMessage to Sen

2012-08-15 Thread gadamopoulos
Author: gadamopoulos Date: Wed Aug 15 19:37:29 2012 New Revision: 57079 URL: http://svn.reactos.org/svn/reactos?rev=57079&view=rev Log: [user32_apitest] - Hack around the fact that desktop handling in ros is awful. Now the child threads use the proper desktop. - Convert all calls to SendMessage t