Get rid of ntdll_get_process_heap and ntdll_get_process_pmts by using
commitfe8ead56a86688cccf89f36fbbdbbb4dce74043f
authorAlexandre Julliard <julliard@winehq.org>
Fri, 12 Mar 2004 01:59:35 +0000 (12 01:59 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 12 Mar 2004 01:59:35 +0000 (12 01:59 +0000)
treecd02e8a2cfd466b8130bdca0385270dc454974be
parent014099caf5a8a0555846720260dd24b6d6ec2020
Get rid of ntdll_get_process_heap and ntdll_get_process_pmts by using
standard APIs instead.
dlls/ntdll/critsection.c
dlls/ntdll/env.c
dlls/ntdll/file.c
dlls/ntdll/loader.c
dlls/ntdll/ntdll_misc.h
dlls/ntdll/path.c
dlls/ntdll/reg.c
dlls/ntdll/relay.c
dlls/ntdll/rtlstr.c
dlls/ntdll/sec.c