[ros-diffs] [ion] 13117: Fix to unbreak tree. This is temporary
until I come up with a good NtCurrentPeb macro that can be shared. Note
that
the brekage is because an ntdll only function was put in rtl but never
used from ntoskrnl until my previous patch. It could be shared,
but I need to do some work on it.
Gunnar Dalsnes
hardon at online.no
Tue Jan 18 14:37:28 CET 2005
ion at svn.reactos.com wrote:
> Fix to unbreak tree. This is temporary until I come up with a good NtCurrentPeb macro that can be shared. Note that the brekage is because an ntdll only function was put in rtl but never used from ntoskrnl until my previous patch. It could be shared, but I need to do some work on it.
>
They shouldnt be shared. Just move them back to ntdll and add empty
stubs for these functions in ntosknrl\rtl\xxxx.c. Since env. stuff crash
on windows we can't be any better.
G.
More information about the Ros-diffs
mailing list