Fixed message typo.
[captive.git] / src / TraceFS / TraceFS-W32 / TraceFS.def
1 ; $Id$\r
2 ; Exports definition file for W32 build of TraceFS by build.exe\r
3 ; Copyright (C) 2003 Jan Kratochvil <project-captive@jankratochvil.net>\r
4\r
5 ; This program is free software; you can redistribute it and/or modify\r
6 ; it under the terms of the GNU General Public License as published by\r
7 ; the Free Software Foundation; exactly version 2 of June 1991 is required\r
8\r
9 ; This program is distributed in the hope that it will be useful,\r
10 ; but WITHOUT ANY WARRANTY; without even the implied warranty of\r
11 ; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
12 ; GNU General Public License for more details.\r
13\r
14 ; You should have received a copy of the GNU General Public License\r
15 ; along with this program; if not, write to the Free Software\r
16 ; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
17 \r
18 \r
19 EXPORTS\r
20         ToRegisterFileSystem\r
21 \r
22         TsCreateSystemThread\r
23         TwClose\r
24 \r
25         TcCanIWrite\r
26         TcCopyRead\r
27         TcCopyWrite\r
28         TcDeferWrite\r
29         TcFastCopyRead\r
30         TcFastCopyWrite\r
31         TcFlushCache\r
32         TcGetDirtyPages\r
33         TcInitializeCacheMap\r
34         TcMapData\r
35         TcMdlRead\r
36         TcMdlReadComplete\r
37         TcMdlWriteAbort\r
38         TcMdlWriteComplete\r
39         TcPinMappedData\r
40         TcPinRead\r
41         TcPrepareMdlWrite\r
42         TcPreparePinWrite\r
43         TcPurgeCacheSection\r
44         TcRemapBcb\r
45         TcSetAdditionalCacheAttributes\r
46         TcSetBcbOwnerPointer\r
47         TcSetDirtyPinnedData\r
48         TcSetFileSizes\r
49         TcSetLogHandleForFile\r
50         TcSetReadAheadGranularity\r
51         TcUninitializeCacheMap\r
52         TcUnpinData\r
53         TcUnpinDataForThread\r
54         TcWaitForCurrentLazyWriterActivity\r
55         TcZeroData\r
56         TcIsThereDirtyData\r
57         TcRepinBcb\r
58         TcUnpinRepinnedBcb\r