~steve-sk2/mingw-w64/oneiric

« back to all changes in this revision

Viewing changes to mingw-w64-crt/lib64/wifsutil.def

  • Committer: Bazaar Package Importer
  • Author(s): Stephen Kitt
  • Date: 2010-11-18 00:04:46 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20101118000446-xe24b423su55onyl
Tags: 1.0+20101003-1
* New maintainer. (Closes: #594371.)
* New upstream snapshot:
  - Includes getopt.h. (Closes: #569914.)
* Build g++ for Win64. (Closes: #600451.)
* Standards-Version 3.9.1 (new packaging).
* Include patch from
  http://mingw-w64.svn.sourceforge.net/viewvc/mingw-w64?view=revision&revision=3715
  as suggested by Rafaël Carré.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
2
 
; Exports of file ifsutil.dll
3
 
;
4
 
; Autogenerated by gen_exportdef
5
 
; Written by Kai Tietz, 2007
6
 
;
7
 
LIBRARY ifsutil.dll
8
 
EXPORTS
9
 
; public: __thiscall CANNED_SECURITY::CANNED_SECURITY(void)
10
 
??0CANNED_SECURITY@@QAE@XZ
11
 
; public: __thiscall DIGRAPH::DIGRAPH(void)
12
 
??0DIGRAPH@@QAE@XZ
13
 
; public: __thiscall DIGRAPH_EDGE::DIGRAPH_EDGE(void)
14
 
??0DIGRAPH_EDGE@@QAE@XZ
15
 
; public: __thiscall DP_DRIVE::DP_DRIVE(void)
16
 
??0DP_DRIVE@@QAE@XZ
17
 
; public: __thiscall INTSTACK::INTSTACK(void)
18
 
??0INTSTACK@@QAE@XZ
19
 
; public: __thiscall LOG_IO_DP_DRIVE::LOG_IO_DP_DRIVE(void)
20
 
??0LOG_IO_DP_DRIVE@@QAE@XZ
21
 
; public: __thiscall MOUNT_POINT_MAP::MOUNT_POINT_MAP(void)
22
 
??0MOUNT_POINT_MAP@@QAE@XZ
23
 
; public: __thiscall MOUNT_POINT_TUPLE::MOUNT_POINT_TUPLE(void)
24
 
??0MOUNT_POINT_TUPLE@@QAE@XZ
25
 
; public: __thiscall NUMBER_SET::NUMBER_SET(void)
26
 
??0NUMBER_SET@@QAE@XZ
27
 
; public: __thiscall READ_CACHE::READ_CACHE(void)
28
 
??0READ_CACHE@@QAE@XZ
29
 
; public: __thiscall READ_WRITE_CACHE::READ_WRITE_CACHE(void)
30
 
??0READ_WRITE_CACHE@@QAE@XZ
31
 
; public: __thiscall SECRUN::SECRUN(void)
32
 
??0SECRUN@@QAE@XZ
33
 
; private: __thiscall SNAPSHOT::SNAPSHOT(void)
34
 
??0SNAPSHOT@@AAE@XZ
35
 
; public: __thiscall SPARSE_SET::SPARSE_SET(void)
36
 
??0SPARSE_SET@@QAE@XZ
37
 
; protected: __thiscall SUPERAREA::SUPERAREA(void)
38
 
??0SUPERAREA@@IAE@XZ
39
 
; public: __thiscall TLINK::TLINK(void)
40
 
??0TLINK@@QAE@XZ
41
 
; protected: __thiscall VOL_LIODPDRV::VOL_LIODPDRV(void)
42
 
??0VOL_LIODPDRV@@IAE@XZ
43
 
; public: virtual __thiscall CANNED_SECURITY::~CANNED_SECURITY(void)
44
 
??1CANNED_SECURITY@@UAE@XZ
45
 
; public: virtual __thiscall DIGRAPH::~DIGRAPH(void)
46
 
??1DIGRAPH@@UAE@XZ
47
 
; public: virtual __thiscall DP_DRIVE::~DP_DRIVE(void)
48
 
??1DP_DRIVE@@UAE@XZ
49
 
; public: virtual __thiscall INTSTACK::~INTSTACK(void)
50
 
??1INTSTACK@@UAE@XZ
51
 
; public: virtual __thiscall LOG_IO_DP_DRIVE::~LOG_IO_DP_DRIVE(void)
52
 
??1LOG_IO_DP_DRIVE@@UAE@XZ
53
 
; public: virtual __thiscall MOUNT_POINT_MAP::~MOUNT_POINT_MAP(void)
54
 
??1MOUNT_POINT_MAP@@UAE@XZ
55
 
; public: virtual __thiscall NUMBER_SET::~NUMBER_SET(void)
56
 
??1NUMBER_SET@@UAE@XZ
57
 
; public: virtual __thiscall SECRUN::~SECRUN(void)
58
 
??1SECRUN@@UAE@XZ
59
 
; private: virtual __thiscall SNAPSHOT::~SNAPSHOT(void)
60
 
??1SNAPSHOT@@EAE@XZ
61
 
; public: virtual __thiscall SPARSE_SET::~SPARSE_SET(void)
62
 
??1SPARSE_SET@@UAE@XZ
63
 
; public: virtual __thiscall SUPERAREA::~SUPERAREA(void)
64
 
??1SUPERAREA@@UAE@XZ
65
 
; public: virtual __thiscall TLINK::~TLINK(void)
66
 
??1TLINK@@UAE@XZ
67
 
; public: virtual __thiscall VOL_LIODPDRV::~VOL_LIODPDRV(void)
68
 
??1VOL_LIODPDRV@@UAE@XZ
69
 
; public: unsigned char __thiscall NUMBER_SET::Add(class NUMBER_SET const *)
70
 
?Add@NUMBER_SET@@QAEEPBV1@@Z
71
 
; public: unsigned char __thiscall NUMBER_SET::Add(class BIG_INT,class BIG_INT)
72
 
?Add@NUMBER_SET@@QAEEVBIG_INT@@0@Z
73
 
; public: unsigned char __thiscall NUMBER_SET::Add(class BIG_INT)
74
 
?Add@NUMBER_SET@@QAEEVBIG_INT@@@Z
75
 
; public: unsigned char __thiscall MOUNT_POINT_MAP::AddDriveName(class WSTRING *,class WSTRING *)
76
 
?AddDriveName@MOUNT_POINT_MAP@@QAEEPAVWSTRING@@0@Z
77
 
; public: unsigned char __thiscall DIGRAPH::AddEdge(unsigned long,unsigned long)
78
 
?AddEdge@DIGRAPH@@QAEEKK@Z
79
 
; public: static unsigned char __stdcall AUTOREG::AddEntry(class WSTRING const *)
80
 
?AddEntry@AUTOREG@@SGEPBVWSTRING@@@Z
81
 
; public: unsigned char __thiscall NUMBER_SET::AddNext(class BIG_INT)
82
 
?AddNext@NUMBER_SET@@QAEEVBIG_INT@@@Z
83
 
; public: unsigned char __thiscall NUMBER_SET::AddStart(class BIG_INT)
84
 
?AddStart@NUMBER_SET@@QAEEVBIG_INT@@@Z
85
 
; public: unsigned char __thiscall MOUNT_POINT_MAP::AddVolumeName(class WSTRING *,class WSTRING *)
86
 
?AddVolumeName@MOUNT_POINT_MAP@@QAEEPAVWSTRING@@0@Z
87
 
; public: unsigned char __thiscall NUMBER_SET::CheckAndAdd(class BIG_INT,unsigned char *)
88
 
?CheckAndAdd@NUMBER_SET@@QAEEVBIG_INT@@PAE@Z
89
 
; public: unsigned char __thiscall SPARSE_SET::CheckAndAdd(class BIG_INT,unsigned char *)
90
 
?CheckAndAdd@SPARSE_SET@@QAEEVBIG_INT@@PAE@Z
91
 
; public: unsigned char __thiscall NUMBER_SET::CheckAndRemove(class BIG_INT,unsigned char *)
92
 
?CheckAndRemove@NUMBER_SET@@QAEEVBIG_INT@@PAE@Z
93
 
; public: unsigned char __thiscall SPARSE_SET::CheckAndRemove(class BIG_INT,unsigned char *)
94
 
?CheckAndRemove@SPARSE_SET@@QAEEVBIG_INT@@PAE@Z
95
 
; public: unsigned char __thiscall SNAPSHOT::CheckSnapshotPresence(void)
96
 
?CheckSnapshotPresence@SNAPSHOT@@QAEEXZ
97
 
; public: static unsigned char __stdcall IFS_SYSTEM::CheckValidSecurityDescriptor(unsigned long,struct _SECURITY_DESCRIPTOR *)
98
 
?CheckValidSecurityDescriptor@IFS_SYSTEM@@SGEKPAU_SECURITY_DESCRIPTOR@@@Z
99
 
; public: unsigned char __thiscall VOL_LIODPDRV::ChkDsk(enum FIX_LEVEL,class MESSAGE *,unsigned long,unsigned long,unsigned short,unsigned long *,class WSTRING const *)
100
 
?ChkDsk@VOL_LIODPDRV@@QAEEW4FIX_LEVEL@@PAVMESSAGE@@KKGPAKPBVWSTRING@@@Z
101
 
; public: void __thiscall DP_DRIVE::CloseDriveHandle(void)
102
 
?CloseDriveHandle@DP_DRIVE@@QAEXXZ
103
 
; public: static unsigned long __stdcall SUPERAREA::ComputeVolId(unsigned long)
104
 
?ComputeVolId@SUPERAREA@@SGKK@Z
105
 
; public: static unsigned char __stdcall AUTOREG::DeleteEntry(class WSTRING const *,class WSTRING const *)
106
 
?DeleteEntry@AUTOREG@@SGEPBVWSTRING@@0@Z
107
 
; public: static unsigned char __stdcall AUTOREG::DeleteEntry(class WSTRING const *,unsigned char)
108
 
?DeleteEntry@AUTOREG@@SGEPBVWSTRING@@E@Z
109
 
; int __stdcall DiskCopyMainLoop(class WSTRING const *,class WSTRING const *,class WSTRING const *,class WSTRING const *,unsigned char,class MESSAGE *,class MESSAGE *)
110
 
?DiskCopyMainLoop@@YGHPBVWSTRING@@000EPAVMESSAGE@@1@Z
111
 
; public: unsigned char __thiscall IO_DP_DRIVE::DismountAndLock(void)
112
 
?DismountAndLock@IO_DP_DRIVE@@QAEEXZ
113
 
; public: static unsigned char __stdcall IFS_SYSTEM::DismountVolume(class WSTRING const *)
114
 
?DismountVolume@IFS_SYSTEM@@SGEPBVWSTRING@@@Z
115
 
; public: unsigned char __thiscall NUMBER_SET::DoesIntersectSet(class BIG_INT,class BIG_INT)const 
116
 
?DoesIntersectSet@NUMBER_SET@@QBEEVBIG_INT@@0@Z
117
 
; public: static unsigned char __stdcall IFS_SYSTEM::DosDriveNameToNtDriveName(class WSTRING const *,class WSTRING *)
118
 
?DosDriveNameToNtDriveName@IFS_SYSTEM@@SGEPBVWSTRING@@PAV2@@Z
119
 
; public: void __thiscall SPARSE_SET::DumpHashTable(void)
120
 
?DumpHashTable@SPARSE_SET@@QAEXXZ
121
 
; public: unsigned char __thiscall DIGRAPH::EliminateCycles(class CONTAINER *,unsigned char *)
122
 
?EliminateCycles@DIGRAPH@@QAEEPAVCONTAINER@@PAE@Z
123
 
; public: static unsigned char __stdcall IFS_SYSTEM::EnableFileSystem(class WSTRING const *)
124
 
?EnableFileSystem@IFS_SYSTEM@@SGEPBVWSTRING@@@Z
125
 
; public: static unsigned char __stdcall IFS_SYSTEM::EnableVolumeCompression(class WSTRING const *)
126
 
?EnableVolumeCompression@IFS_SYSTEM@@SGEPBVWSTRING@@@Z
127
 
; public: static unsigned char __stdcall IFS_SYSTEM::EnableVolumeUpgrade(class WSTRING const *)
128
 
?EnableVolumeUpgrade@IFS_SYSTEM@@SGEPBVWSTRING@@@Z
129
 
; public: static unsigned char __stdcall IFS_SYSTEM::FileSetAttributes(class WSTRING const *,unsigned long,unsigned long *)
130
 
?FileSetAttributes@IFS_SYSTEM@@SGEPBVWSTRING@@KPAK@Z
131
 
; public: unsigned char __thiscall IO_DP_DRIVE::FlushCache(void)
132
 
?FlushCache@IO_DP_DRIVE@@QAEEXZ
133
 
; public: unsigned char __thiscall VOL_LIODPDRV::ForceAutochk(unsigned char,unsigned long,unsigned long,unsigned short,class WSTRING const *)
134
 
?ForceAutochk@VOL_LIODPDRV@@QAEEEKKGPBVWSTRING@@@Z
135
 
; public: enum FORMAT_ERROR_CODE  __thiscall VOL_LIODPDRV::Format(class WSTRING const *,class MESSAGE *,unsigned long,unsigned long,unsigned long)
136
 
?Format@VOL_LIODPDRV@@QAE?AW4FORMAT_ERROR_CODE@@PBVWSTRING@@PAVMESSAGE@@KKK@Z
137
 
; public: static long __stdcall SUPERAREA::GenerateLabelNotification(class WSTRING const *,class WSTRING *,struct _FILE_FS_SIZE_INFORMATION *,struct _FILE_FS_VOLUME_INFORMATION *)
138
 
?GenerateLabelNotification@SUPERAREA@@SGJPBVWSTRING@@PAV2@PAU_FILE_FS_SIZE_INFORMATION@@PAU_FILE_FS_VOLUME_INFORMATION@@@Z
139
 
; public: unsigned char __thiscall MOUNT_POINT_MAP::GetAt(unsigned long,class WSTRING *,class WSTRING *)
140
 
?GetAt@MOUNT_POINT_MAP@@QAEEKPAVWSTRING@@0@Z
141
 
; public: void * __thiscall TLINK::GetBuffer(void *)
142
 
?GetBuffer@TLINK@@QAEPAXPAX@Z
143
 
; public: static class CANNED_SECURITY * __stdcall IFS_SYSTEM::GetCannedSecurity(void)
144
 
?GetCannedSecurity@IFS_SYSTEM@@SGPAVCANNED_SECURITY@@XZ
145
 
; public: void * __thiscall CANNED_SECURITY::GetCannedSecurityDescriptor(enum _CANNED_SECURITY_TYPE,unsigned long *)
146
 
?GetCannedSecurityDescriptor@CANNED_SECURITY@@QAEPAXW4_CANNED_SECURITY_TYPE@@PAK@Z
147
 
; public: class BIG_INT & __thiscall TLINK::GetData(unsigned short)
148
 
?GetData@TLINK@@QAEAAVBIG_INT@@G@Z
149
 
; public: class BIG_INT & __thiscall TLINK::GetData(void *)
150
 
?GetData@TLINK@@QAEAAVBIG_INT@@PAX@Z
151
 
; public: class IO_DP_DRIVE * __thiscall SECRUN::GetDrive(void)
152
 
?GetDrive@SECRUN@@QAEPAVIO_DP_DRIVE@@XZ
153
 
; public: class IO_DP_DRIVE * __thiscall SUPERAREA::GetDrive(void)
154
 
?GetDrive@SUPERAREA@@QAEPAVIO_DP_DRIVE@@XZ
155
 
; public: void * __thiscall TLINK::GetFirst(void)
156
 
?GetFirst@TLINK@@QAEPAXXZ
157
 
; public: class MESSAGE * __thiscall IO_DP_DRIVE::GetMessageW(void)
158
 
?GetMessageW@IO_DP_DRIVE@@QAEPAVMESSAGE@@XZ
159
 
; public: class MESSAGE * __thiscall SUPERAREA::GetMessageW(void)
160
 
?GetMessageW@SUPERAREA@@QAEPAVMESSAGE@@XZ
161
 
; public: void * __thiscall TLINK::GetNext(void *)
162
 
?GetNext@TLINK@@QAEPAXPAX@Z
163
 
; public: class BIG_INT & __thiscall TLINK::GetNextDataSlot(void)
164
 
?GetNextDataSlot@TLINK@@QAEAAVBIG_INT@@XZ
165
 
; public: unsigned short * __thiscall SNAPSHOT::GetSnapshotGlobalDeviceName(void)
166
 
?GetSnapshotGlobalDeviceName@SNAPSHOT@@QAEPAGXZ
167
 
; public: unsigned short * __thiscall SNAPSHOT::GetSnapshotNtDeviceName(void)
168
 
?GetSnapshotNtDeviceName@SNAPSHOT@@QAEPAGXZ
169
 
; public: void * __thiscall TLINK::GetSortedFirst(void)
170
 
?GetSortedFirst@TLINK@@QAEPAXXZ
171
 
; public: void * __thiscall TLINK::GetSortedNext(void *)
172
 
?GetSortedNext@TLINK@@QAEPAXPAX@Z
173
 
; public: static unsigned char __stdcall SNAPSHOT::GetVolumeSnapshot(class WSTRING *,class SNAPSHOT * *)
174
 
?GetVolumeSnapshot@SNAPSHOT@@SGEPAVWSTRING@@PAPAV1@@Z
175
 
; public: unsigned char __thiscall CANNED_SECURITY::Initialize(void)
176
 
?Initialize@CANNED_SECURITY@@QAEEXZ
177
 
; public: unsigned char __thiscall DIGRAPH::Initialize(unsigned long)
178
 
?Initialize@DIGRAPH@@QAEEK@Z
179
 
; public: unsigned char __thiscall DP_DRIVE::Initialize(class WSTRING const *,class WSTRING const *,class MESSAGE *,unsigned char,unsigned char)
180
 
?Initialize@DP_DRIVE@@QAEEPBVWSTRING@@0PAVMESSAGE@@EE@Z
181
 
; public: unsigned char __thiscall DP_DRIVE::Initialize(class WSTRING const *,class MESSAGE *,unsigned char,unsigned char,unsigned short)
182
 
?Initialize@DP_DRIVE@@QAEEPBVWSTRING@@PAVMESSAGE@@EEG@Z
183
 
; public: unsigned char __thiscall INTSTACK::Initialize(void)
184
 
?Initialize@INTSTACK@@QAEEXZ
185
 
; public: unsigned char __thiscall LOG_IO_DP_DRIVE::Initialize(class WSTRING const *,class WSTRING const *,class MESSAGE *,unsigned char)
186
 
?Initialize@LOG_IO_DP_DRIVE@@QAEEPBVWSTRING@@0PAVMESSAGE@@E@Z
187
 
; public: unsigned char __thiscall LOG_IO_DP_DRIVE::Initialize(class WSTRING const *,class MESSAGE *,unsigned char,unsigned short)
188
 
?Initialize@LOG_IO_DP_DRIVE@@QAEEPBVWSTRING@@PAVMESSAGE@@EG@Z
189
 
; public: unsigned char __thiscall MOUNT_POINT_MAP::Initialize(void)
190
 
?Initialize@MOUNT_POINT_MAP@@QAEEXZ
191
 
; public: unsigned char __thiscall NUMBER_SET::Initialize(void)
192
 
?Initialize@NUMBER_SET@@QAEEXZ
193
 
; public: unsigned char __thiscall READ_CACHE::Initialize(class IO_DP_DRIVE *,unsigned long)
194
 
?Initialize@READ_CACHE@@QAEEPAVIO_DP_DRIVE@@K@Z
195
 
; public: unsigned char __thiscall READ_WRITE_CACHE::Initialize(class IO_DP_DRIVE *,unsigned long)
196
 
?Initialize@READ_WRITE_CACHE@@QAEEPAVIO_DP_DRIVE@@K@Z
197
 
; public: unsigned char __thiscall SECRUN::Initialize(class MEM *,class IO_DP_DRIVE *,class BIG_INT,unsigned long)
198
 
?Initialize@SECRUN@@QAEEPAVMEM@@PAVIO_DP_DRIVE@@VBIG_INT@@K@Z
199
 
; private: long __thiscall SNAPSHOT::Initialize(unsigned short *)
200
 
?Initialize@SNAPSHOT@@AAEJPAG@Z
201
 
; public: unsigned char __thiscall SPARSE_SET::Initialize(void)
202
 
?Initialize@SPARSE_SET@@QAEEXZ
203
 
; protected: unsigned char __thiscall SUPERAREA::Initialize(class MEM *,class LOG_IO_DP_DRIVE *,unsigned long,class MESSAGE *)
204
 
?Initialize@SUPERAREA@@IAEEPAVMEM@@PAVLOG_IO_DP_DRIVE@@KPAVMESSAGE@@@Z
205
 
; public: unsigned char __thiscall TLINK::Initialize(unsigned short)
206
 
?Initialize@TLINK@@QAEEG@Z
207
 
; protected: enum FORMAT_ERROR_CODE  __thiscall VOL_LIODPDRV::Initialize(class WSTRING const *,class SUPERAREA *,class MESSAGE *,unsigned char,unsigned char,enum _MEDIA_TYPE,unsigned short,unsigned char)
208
 
?Initialize@VOL_LIODPDRV@@IAE?AW4FORMAT_ERROR_CODE@@PBVWSTRING@@PAVSUPERAREA@@PAVMESSAGE@@EEW4_MEDIA_TYPE@@GE@Z
209
 
; protected: unsigned char __thiscall VOL_LIODPDRV::Initialize(class WSTRING const *,class WSTRING const *,class SUPERAREA *,class MESSAGE *,unsigned char)
210
 
?Initialize@VOL_LIODPDRV@@IAEEPBVWSTRING@@0PAVSUPERAREA@@PAVMESSAGE@@E@Z
211
 
; public: unsigned char __thiscall IO_DP_DRIVE::InvalidateVolume(void)
212
 
?InvalidateVolume@IO_DP_DRIVE@@QAEEXZ
213
 
; public: unsigned char __thiscall DP_DRIVE::IsATformat(void)const 
214
 
?IsATformat@DP_DRIVE@@QBEEXZ
215
 
; public: static unsigned char __stdcall IFS_SYSTEM::IsArcSystemPartition(class WSTRING const *,unsigned char *)
216
 
?IsArcSystemPartition@IFS_SYSTEM@@SGEPBVWSTRING@@PAE@Z
217
 
; public: static unsigned char __stdcall AUTOREG::IsEntryPresent(class WSTRING const *,class WSTRING const *)
218
 
?IsEntryPresent@AUTOREG@@SGEPBVWSTRING@@0@Z
219
 
; public: static unsigned char __stdcall AUTOREG::IsEntryPresent(class WSTRING const *)
220
 
?IsEntryPresent@AUTOREG@@SGEPBVWSTRING@@@Z
221
 
; public: static unsigned char __stdcall IFS_SYSTEM::IsFileSystemEnabled(class WSTRING const *,unsigned char *)
222
 
?IsFileSystemEnabled@IFS_SYSTEM@@SGEPBVWSTRING@@PAE@Z
223
 
; public: static unsigned char __stdcall AUTOREG::IsFrontEndPresent(class WSTRING const *,class WSTRING const *)
224
 
?IsFrontEndPresent@AUTOREG@@SGEPBVWSTRING@@0@Z
225
 
; public: static unsigned char __stdcall IFS_SYSTEM::IsThisNtfs(class BIG_INT,unsigned long,void *)
226
 
?IsThisNtfs@IFS_SYSTEM@@SGEVBIG_INT@@KPAX@Z
227
 
; public: static unsigned char __stdcall IFS_SYSTEM::IsVolumeDirty(class WSTRING *,unsigned char *)
228
 
?IsVolumeDirty@IFS_SYSTEM@@SGEPAVWSTRING@@PAE@Z
229
 
; public: unsigned char __thiscall IO_DP_DRIVE::Lock(void)
230
 
?Lock@IO_DP_DRIVE@@QAEEXZ
231
 
; public: class BIG_INT  __thiscall INTSTACK::Look(unsigned long)const 
232
 
?Look@INTSTACK@@QBE?AVBIG_INT@@K@Z
233
 
; public: static unsigned char __stdcall IFS_SYSTEM::NtDriveNameToDosDriveName(class WSTRING const *,class WSTRING *)
234
 
?NtDriveNameToDosDriveName@IFS_SYSTEM@@SGEPBVWSTRING@@PAV2@@Z
235
 
; public: void __thiscall INTSTACK::Pop(unsigned long)
236
 
?Pop@INTSTACK@@QAEXK@Z
237
 
; public: unsigned char __thiscall INTSTACK::Push(class BIG_INT)
238
 
?Push@INTSTACK@@QAEEVBIG_INT@@@Z
239
 
; public: static unsigned char __stdcall AUTOREG::PushEntry(class WSTRING const *)
240
 
?PushEntry@AUTOREG@@SGEPBVWSTRING@@@Z
241
 
; public: static unsigned char __stdcall VOL_LIODPDRV::QueryAutochkTimeOut(unsigned long *)
242
 
?QueryAutochkTimeOut@VOL_LIODPDRV@@SGEPAK@Z
243
 
; public: static unsigned char __stdcall IFS_SYSTEM::QueryCanonicalNtDriveName(class WSTRING const *,class WSTRING *)
244
 
?QueryCanonicalNtDriveName@IFS_SYSTEM@@SGEPBVWSTRING@@PAV2@@Z
245
 
; public: unsigned char __thiscall DIGRAPH::QueryChildren(unsigned long,class NUMBER_SET *)const 
246
 
?QueryChildren@DIGRAPH@@QBEEKPAVNUMBER_SET@@@Z
247
 
; public: void __thiscall BIG_INT::QueryCompressedInteger(unsigned char *,unsigned char *)const 
248
 
?QueryCompressedInteger@BIG_INT@@QBEXPAE0@Z
249
 
; public: unsigned char __thiscall NUMBER_SET::QueryContainingRange(class BIG_INT,class BIG_INT *,class BIG_INT *)const 
250
 
?QueryContainingRange@NUMBER_SET@@QBEEVBIG_INT@@PAV2@1@Z
251
 
; public: void __thiscall NUMBER_SET::QueryDisjointRange(unsigned long,class BIG_INT *,class BIG_INT *)const 
252
 
?QueryDisjointRange@NUMBER_SET@@QBEXKPAVBIG_INT@@0@Z
253
 
; public: void * __thiscall TLINK::QueryDisjointRangeAndAssignBuffer(class BIG_INT *,unsigned short *,unsigned short *,void *,unsigned long,void *)
254
 
?QueryDisjointRangeAndAssignBuffer@TLINK@@QAEPAXPAVBIG_INT@@PAG1PAXK2@Z
255
 
; public: void * __thiscall DP_DRIVE::QueryDriveHandle(void)const 
256
 
?QueryDriveHandle@DP_DRIVE@@QBEPAXXZ
257
 
; public: unsigned char __thiscall MOUNT_POINT_MAP::QueryDriveName(class WSTRING *,class WSTRING *)
258
 
?QueryDriveName@MOUNT_POINT_MAP@@QAEEPAVWSTRING@@0@Z
259
 
; public: enum DRIVE_TYPE  __thiscall DP_DRIVE::QueryDriveType(void)const 
260
 
?QueryDriveType@DP_DRIVE@@QBE?AW4DRIVE_TYPE@@XZ
261
 
; public: static unsigned char __stdcall IFS_SYSTEM::QueryFileSystemName(class WSTRING const *,class WSTRING *,long *,class WSTRING *)
262
 
?QueryFileSystemName@IFS_SYSTEM@@SGEPBVWSTRING@@PAV2@PAJ1@Z
263
 
; public: static unsigned char __stdcall IFS_SYSTEM::QueryFreeDiskSpace(class WSTRING const *,class BIG_INT *)
264
 
?QueryFreeDiskSpace@IFS_SYSTEM@@SGEPBVWSTRING@@PAVBIG_INT@@@Z
265
 
; unsigned long __stdcall QueryMachineUniqueToken(void)
266
 
?QueryMachineUniqueToken@@YGKXZ
267
 
; public: unsigned char __thiscall DP_DRIVE::QueryMediaByte(void)const 
268
 
?QueryMediaByte@DP_DRIVE@@QBEEXZ
269
 
; public: unsigned short __thiscall TLINK::QueryMemberCount(void)const 
270
 
?QueryMemberCount@TLINK@@QBEGXZ
271
 
; public: static unsigned char __stdcall DP_DRIVE::QueryMrwSupport(void *)
272
 
?QueryMrwSupport@DP_DRIVE@@SGEPAX@Z
273
 
; public: static long __stdcall DP_DRIVE::QueryNtfsSupportInfo(void *,unsigned char *)
274
 
?QueryNtfsSupportInfo@DP_DRIVE@@SGJPAXPAE@Z
275
 
; public: static void __stdcall IFS_SYSTEM::QueryNtfsTime(union _LARGE_INTEGER *)
276
 
?QueryNtfsTime@IFS_SYSTEM@@SGXPAT_LARGE_INTEGER@@@Z
277
 
; public: static unsigned char __stdcall IFS_SYSTEM::QueryNtfsVersion(unsigned char *,unsigned char *,class LOG_IO_DP_DRIVE *,void *)
278
 
?QueryNtfsVersion@IFS_SYSTEM@@SGEPAE0PAVLOG_IO_DP_DRIVE@@PAX@Z
279
 
; public: class BIG_INT  __thiscall NUMBER_SET::QueryNumber(class BIG_INT)const 
280
 
?QueryNumber@NUMBER_SET@@QBE?AVBIG_INT@@V2@@Z
281
 
; public: static unsigned long __stdcall IFS_SYSTEM::QueryPageSize(void)
282
 
?QueryPageSize@IFS_SYSTEM@@SGKXZ
283
 
; public: unsigned char __thiscall DIGRAPH::QueryParents(unsigned long,class NUMBER_SET *)const 
284
 
?QueryParents@DIGRAPH@@QBEEKPAVNUMBER_SET@@@Z
285
 
; public: unsigned char __thiscall DIGRAPH::QueryParentsWithChildren(class NUMBER_SET *,unsigned long)const 
286
 
?QueryParentsWithChildren@DIGRAPH@@QBEEPAVNUMBER_SET@@K@Z
287
 
; public: unsigned long __thiscall DP_DRIVE::QueryPhysicalSectorSize(void)const 
288
 
?QueryPhysicalSectorSize@DP_DRIVE@@QBEKXZ
289
 
; public: enum _MEDIA_TYPE  __thiscall DP_DRIVE::QueryRecommendedMediaType(void)const 
290
 
?QueryRecommendedMediaType@DP_DRIVE@@QBE?AW4_MEDIA_TYPE@@XZ
291
 
; public: virtual unsigned long __thiscall DP_DRIVE::QuerySectorSize(void)const 
292
 
?QuerySectorSize@DP_DRIVE@@UBEKXZ
293
 
; public: virtual class BIG_INT  __thiscall DP_DRIVE::QuerySectors(void)const 
294
 
?QuerySectors@DP_DRIVE@@UBE?AVBIG_INT@@XZ
295
 
; public: unsigned short __thiscall TLINK::QuerySize(void)const 
296
 
?QuerySize@TLINK@@QBEGXZ
297
 
; public: unsigned char __thiscall MOUNT_POINT_MAP::QueryVolumeName(class WSTRING *,class WSTRING *)
298
 
?QueryVolumeName@MOUNT_POINT_MAP@@QAEEPAVWSTRING@@0@Z
299
 
; public: unsigned char __thiscall IO_DP_DRIVE::Read(class BIG_INT,unsigned long,void *)
300
 
?Read@IO_DP_DRIVE@@QAEEVBIG_INT@@KPAX@Z
301
 
; public: unsigned char __thiscall LOG_IO_DP_DRIVE::Read(class BIG_INT,unsigned long,void *)
302
 
?Read@LOG_IO_DP_DRIVE@@QAEEVBIG_INT@@KPAX@Z
303
 
; public: virtual unsigned char __thiscall SECRUN::Read(void)
304
 
?Read@SECRUN@@UAEEXZ
305
 
; public: unsigned char __thiscall VOL_LIODPDRV::Recover(class WSTRING const *,class MESSAGE *)
306
 
?Recover@VOL_LIODPDRV@@QAEEPBVWSTRING@@PAVMESSAGE@@@Z
307
 
; public: static unsigned char __stdcall SNAPSHOT::ReleaseVolumeSnapshot(class SNAPSHOT *)
308
 
?ReleaseVolumeSnapshot@SNAPSHOT@@SGEPAV1@@Z
309
 
; public: unsigned char __thiscall NUMBER_SET::Remove(class NUMBER_SET const *)
310
 
?Remove@NUMBER_SET@@QAEEPBV1@@Z
311
 
; public: unsigned char __thiscall NUMBER_SET::Remove(class BIG_INT,class BIG_INT)
312
 
?Remove@NUMBER_SET@@QAEEVBIG_INT@@0@Z
313
 
; public: unsigned char __thiscall NUMBER_SET::Remove(class BIG_INT)
314
 
?Remove@NUMBER_SET@@QAEEVBIG_INT@@@Z
315
 
; public: unsigned char __thiscall NUMBER_SET::RemoveAll(void)
316
 
?RemoveAll@NUMBER_SET@@QAEEXZ
317
 
; public: unsigned char __thiscall SPARSE_SET::RemoveAll(void)
318
 
?RemoveAll@SPARSE_SET@@QAEEXZ
319
 
; public: unsigned char __thiscall DIGRAPH::RemoveEdge(unsigned long,unsigned long)
320
 
?RemoveEdge@DIGRAPH@@QAEEKK@Z
321
 
; void __stdcall RestoreThreadExecutionState(long,unsigned long)
322
 
?RestoreThreadExecutionState@@YGXJK@Z
323
 
; public: unsigned char __thiscall INTSTACK::ReverseCopy(class INTSTACK *)
324
 
?ReverseCopy@INTSTACK@@QAEEPAV1@@Z
325
 
; public: unsigned char __thiscall DP_DRIVE::SendSonyMSFormatCmd(void)
326
 
?SendSonyMSFormatCmd@DP_DRIVE@@QAEEXZ
327
 
; public: unsigned char __thiscall DP_DRIVE::SendSonyMSInquiryCmd(struct SONY_MS_INQUIRY_DATA *)
328
 
?SendSonyMSInquiryCmd@DP_DRIVE@@QAEEPAUSONY_MS_INQUIRY_DATA@@@Z
329
 
; public: unsigned char __thiscall DP_DRIVE::SendSonyMSModeSenseCmd(struct SONY_MS_MODE_SENSE_DATA *)
330
 
?SendSonyMSModeSenseCmd@DP_DRIVE@@QAEEPAUSONY_MS_MODE_SENSE_DATA@@@Z
331
 
; public: unsigned char __thiscall DP_DRIVE::SendSonyMSRequestSenseCmd(struct _SENSE_DATA *)
332
 
?SendSonyMSRequestSenseCmd@DP_DRIVE@@QAEEPAU_SENSE_DATA@@@Z
333
 
; public: unsigned char __thiscall DP_DRIVE::SendSonyMSTestUnitReadyCmd(struct _SENSE_DATA *)
334
 
?SendSonyMSTestUnitReadyCmd@DP_DRIVE@@QAEEPAU_SENSE_DATA@@@Z
335
 
; public: void __thiscall BIG_INT::Set(unsigned char,unsigned char const *)
336
 
?Set@BIG_INT@@QAEXEPBE@Z
337
 
; public: static unsigned char __stdcall VOL_LIODPDRV::SetAutochkTimeOut(unsigned long)
338
 
?SetAutochkTimeOut@VOL_LIODPDRV@@SGEK@Z
339
 
; public: void __thiscall IO_DP_DRIVE::SetCache(class DRIVE_CACHE *)
340
 
?SetCache@IO_DP_DRIVE@@QAEXPAVDRIVE_CACHE@@@Z
341
 
; public: unsigned char __thiscall LOG_IO_DP_DRIVE::SetSystemId(unsigned char)
342
 
?SetSystemId@LOG_IO_DP_DRIVE@@QAEEE@Z
343
 
; public: unsigned char __thiscall VOL_LIODPDRV::SetVolumeLabelAndPrintFormatReport(class WSTRING const *,class MESSAGE *)
344
 
?SetVolumeLabelAndPrintFormatReport@VOL_LIODPDRV@@QAEEPBVWSTRING@@PAVMESSAGE@@@Z
345
 
; public: void __thiscall TLINK::ShellSort(void)
346
 
?ShellSort@TLINK@@QAEXXZ
347
 
; public: void __thiscall TLINK::Sort(void)
348
 
?Sort@TLINK@@QAEXXZ
349
 
; public: unsigned char __thiscall IO_DP_DRIVE::Verify(class BIG_INT,class BIG_INT)
350
 
?Verify@IO_DP_DRIVE@@QAEEVBIG_INT@@0@Z
351
 
; public: unsigned char __thiscall IO_DP_DRIVE::Verify(class BIG_INT,class BIG_INT,class NUMBER_SET *)
352
 
?Verify@IO_DP_DRIVE@@QAEEVBIG_INT@@0PAVNUMBER_SET@@@Z
353
 
; public: unsigned char __thiscall IO_DP_DRIVE::Write(class BIG_INT,unsigned long,void *)
354
 
?Write@IO_DP_DRIVE@@QAEEVBIG_INT@@KPAX@Z
355
 
; public: unsigned char __thiscall LOG_IO_DP_DRIVE::Write(class BIG_INT,unsigned long,void *)
356
 
?Write@LOG_IO_DP_DRIVE@@QAEEVBIG_INT@@KPAX@Z
357
 
; public: virtual unsigned char __thiscall SECRUN::Write(void)
358
 
?Write@SECRUN@@UAEEXZ
359
 
; public: static unsigned char __stdcall IFS_SYSTEM::WriteToFile(class WSTRING const *,void *,unsigned long,unsigned char)
360
 
?WriteToFile@IFS_SYSTEM@@SGEPBVWSTRING@@PAXKE@Z