ntdll: Add a stub implementation of FSCTL_PIPE_IMPERSONATE that just impersonates...
commit247b0c9b8e954b9eb4a16fa91027e648458a566d
authorRob Shearman <rob@codeweavers.com>
Thu, 13 Sep 2007 13:03:48 +0000 (13 14:03 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 14 Sep 2007 12:23:38 +0000 (14 14:23 +0200)
tree69ba1fe184996efb465c777e3d4e99062051a86e
parentbcfe9544517f4a5045da87837e5da3c01c732e0d
ntdll: Add a stub implementation of FSCTL_PIPE_IMPERSONATE that just impersonates the token of the current process.
dlls/kernel32/tests/pipe.c
dlls/ntdll/file.c