[KERNEL32]: Fix the handle APIs. DuplicateHandle was pretty broken w.r.t console...
authorAlex Ionescu <aionescu@gmail.com>
Thu, 4 Aug 2011 22:21:39 +0000 (22:21 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Thu, 4 Aug 2011 22:21:39 +0000 (22:21 +0000)
commit1ba986ca276b1dd4e10ba0e78f37202366a71d07
tree04f3d1f3c7a62f6d80e0e75dd078a9dc3503843b
parent4e634556d901c450957b4f068c928a4968be6419
[KERNEL32]: Fix the handle APIs. DuplicateHandle was pretty broken w.r.t console handles, and the Query/Set APIs didn't handle those at all.

svn path=/trunk/; revision=53069
reactos/dll/win32/kernel32/client/handle.c