Replace GetCurrentProcess() with NtCurrentProcess() in ntdll.
commitd3edafe1e226ef7818c209f38ae7e41179008a64
authorIvan Leo Puoti <ivanleo@gmail.com>
Tue, 22 Feb 2005 19:33:50 +0000 (22 19:33 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 22 Feb 2005 19:33:50 +0000 (22 19:33 +0000)
tree67a34641d3acb6739b3a2d88cfe4801b2183bd39
parentd8793bb776b84b05e2bfa6b97dd02677a195d642
Replace GetCurrentProcess() with NtCurrentProcess() in ntdll.
dlls/ntdll/handletable.c
dlls/ntdll/heap.c
dlls/ntdll/loader.c
dlls/ntdll/relay.c
dlls/ntdll/thread.c
dlls/ntdll/virtual.c