+FsRtlSplitLargeMcb()
authorshort <>
Wed, 16 Jul 2003 10:53:17 +0000 (10:53 +0000)
committershort <>
Wed, 16 Jul 2003 10:53:17 +0000 (10:53 +0000)
+RtlCompressBuffer()
 - required by ntfs.sys of NT-5.1sp1 for write to compressed volume
   - FIXME: still fails by RtlAssert()

src/libcaptive/ke/exports.captivesym

index 6400dd4..6803db1 100644 (file)
@@ -1,6 +1,6 @@
 # $Id$
 # List symbols exported by libcaptive to reactos; see doc of captivesym.pl
-# Copyright (C) 2002 Jan Kratochvil <project-captive@jankratochvil.net>
+# Copyright (C) 2002-2003 Jan Kratochvil <project-captive@jankratochvil.net>
 # 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -342,6 +342,8 @@ ntoskrnl.exe        RtlGetCompressionWorkSpaceSize  pass
 ntoskrnl.exe   RtlDecompressFragment   pass
 ntoskrnl.exe   KeSetPriorityThread
 ntoskrnl.exe   IoPageRead
+ntoskrnl.exe   RtlCompressBuffer       pass
+ntoskrnl.exe   FsRtlSplitLargeMcb      pass
 
 hal.dll        KfReleaseSpinLock
 hal.dll        KeGetCurrentIrql