[ros-diffs] [ion] 19169: - Add RtlPinAtomInAtomTable
ion at svn.reactos.com
ion at svn.reactos.com
Sat Nov 12 06:51:54 CET 2005
- Add RtlPinAtomInAtomTable
Modified: trunk/reactos/include/ndk/rtlfuncs.h
_____
Modified: trunk/reactos/include/ndk/rtlfuncs.h
--- trunk/reactos/include/ndk/rtlfuncs.h 2005-11-12 04:27:10 UTC
(rev 19168)
+++ trunk/reactos/include/ndk/rtlfuncs.h 2005-11-12 05:51:44 UTC
(rev 19169)
@@ -1315,6 +1315,14 @@
NTSYSAPI
NTSTATUS
NTAPI
+RtlPinAtomInAtomTable(
+ IN PRTL_ATOM_TABLE AtomTable,
+ IN RTL_ATOM Atom
+);
+
+NTSYSAPI
+NTSTATUS
+NTAPI
RtlLookupAtomInAtomTable(
IN PRTL_ATOM_TABLE AtomTable,
IN PWSTR AtomName,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20051112/bafc1cb8/attachment.html
More information about the Ros-diffs
mailing list