[ros-svn] [ion] 20414: Fix kernel-mode executive atom
implementation (mostly add SEH and tidy up the code). Then
fix kernel32 implementation which was sending incorrect sizes,
and also re-factored the entire code,
since most functions were quatriplicated. now there are 3 main
functions instead of 12. Also fixed a bug in RtlCreateAtomTable.
ion at svn.reactos.org
ion at svn.reactos.org
Thu Dec 29 15:48:05 CET 2005
Fix kernel-mode executive atom implementation (mostly add SEH and tidy up the code). Then fix kernel32 implementation which was sending incorrect sizes, and also re-factored the entire code, since most functions were quatriplicated. now there are 3 main functions instead of 12. Also fixed a bug in RtlCreateAtomTable.
Updated files:
trunk/reactos/lib/kernel32/misc/atom.c
trunk/reactos/lib/rtl/atom.c
trunk/reactos/ntoskrnl/ex/atom.c
More information about the Ros-svn
mailing list