1*eb574b03SAriel Constenla-Haile;*************************************************************************
2*eb574b03SAriel Constenla-Haile;
3*eb574b03SAriel Constenla-Haile;  Licensed to the Apache Software Foundation (ASF) under one
4*eb574b03SAriel Constenla-Haile;  or more contributor license agreements.  See the NOTICE file
5*eb574b03SAriel Constenla-Haile;  distributed with this work for additional information
6*eb574b03SAriel Constenla-Haile;  regarding copyright ownership.  The ASF licenses this file
7*eb574b03SAriel Constenla-Haile;  to you under the Apache License, Version 2.0 (the
8*eb574b03SAriel Constenla-Haile;  "License"); you may not use this file except in compliance
9*eb574b03SAriel Constenla-Haile;  with the License.  You may obtain a copy of the License at
10*eb574b03SAriel Constenla-Haile;
11*eb574b03SAriel Constenla-Haile;    http://www.apache.org/licenses/LICENSE-2.0
12*eb574b03SAriel Constenla-Haile;
13*eb574b03SAriel Constenla-Haile;  Unless required by applicable law or agreed to in writing,
14*eb574b03SAriel Constenla-Haile;  software distributed under the License is distributed on an
15*eb574b03SAriel Constenla-Haile;  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*eb574b03SAriel Constenla-Haile;  KIND, either express or implied.  See the License for the
17*eb574b03SAriel Constenla-Haile;  specific language governing permissions and limitations
18*eb574b03SAriel Constenla-Haile;  under the License.
19*eb574b03SAriel Constenla-Haile;
20*eb574b03SAriel Constenla-Haile;*************************************************************************
21cdf0e10cSrcweir
22528d5388SJürgen Schmidt;DllGetVersion@4
23cdf0e10cSrcweirCommandLineToArgvW@8
24cdf0e10cSrcweirCopyFileExA@24
25cdf0e10cSrcweirCopyFileExW@24
26cdf0e10cSrcweirCreateToolhelp32Snapshot@8
27cdf0e10cSrcweirDrawStateW@40
28cdf0e10cSrcweirEnumProcesses@12
29cdf0e10cSrcweirGetDiskFreeSpaceExA@16
30cdf0e10cSrcweirGetDiskFreeSpaceExW@16
31cdf0e10cSrcweirGetLogicalDriveStringsW@8
32cdf0e10cSrcweirGetLongPathNameA@12
33cdf0e10cSrcweirGetLongPathNameW@12
34cdf0e10cSrcweirGetModuleFileNameExA@16
35cdf0e10cSrcweirGetModuleFileNameExW@16
36cdf0e10cSrcweirGetProcessId@4
37cdf0e10cSrcweirGetUserDefaultUILanguage@0
38cdf0e10cSrcweirGetUserDomainA@8
39cdf0e10cSrcweirGetUserDomainW@8
40cdf0e10cSrcweirModule32First@8
41cdf0e10cSrcweirModule32FirstW@8
42cdf0e10cSrcweirModule32Next@8
43cdf0e10cSrcweirModule32NextW@8
44cdf0e10cSrcweirMoveFileExA@12
45cdf0e10cSrcweirMoveFileExW@12
46cdf0e10cSrcweirProcess32First@8
47cdf0e10cSrcweirProcess32FirstW@8
48cdf0e10cSrcweirProcess32Next@8
49cdf0e10cSrcweirProcess32NextW@8
50cdf0e10cSrcweirFindFirstVolumeA@8
51cdf0e10cSrcweirFindFirstVolumeW@8
52cdf0e10cSrcweirFindNextVolumeA@12
53cdf0e10cSrcweirFindNextVolumeW@12
54cdf0e10cSrcweirFindVolumeClose@4
55cdf0e10cSrcweirFindFirstVolumeMountPointA@12
56cdf0e10cSrcweirFindFirstVolumeMountPointW@12
57cdf0e10cSrcweirFindNextVolumeMountPointA@12
58cdf0e10cSrcweirFindNextVolumeMountPointW@12
59cdf0e10cSrcweirFindVolumeMountPointClose@4
60cdf0e10cSrcweirGetVolumeNameForVolumeMountPointA@12
61cdf0e10cSrcweirGetVolumeNameForVolumeMountPointW@12
62cdf0e10cSrcweirDeleteVolumeMountPointA@4
63cdf0e10cSrcweirDeleteVolumeMountPointW@4
64cdf0e10cSrcweirGetVolumePathNameA@12
65cdf0e10cSrcweirGetVolumePathNameW@12
66cdf0e10cSrcweirSetVolumeMountPointA@8
67cdf0e10cSrcweirSetVolumeMountPointW@8
68cdf0e10cSrcweirPathAddBackslashW@4
69cdf0e10cSrcweirPathCompactPathExW@16
70cdf0e10cSrcweirPathFileExistsW@4
71cdf0e10cSrcweirPathFindExtensionW@4
72cdf0e10cSrcweirPathFindFileNameW@4
73cdf0e10cSrcweirPathIsFileSpecW@4
74cdf0e10cSrcweirPathIsUNCW@4
75cdf0e10cSrcweirPathRemoveExtensionW@4
76cdf0e10cSrcweirPathRemoveFileSpecW@4
77cdf0e10cSrcweirPathSetDlgItemPathW@12
78cdf0e10cSrcweirPathStripToRootW@4
79cdf0e10cSrcweirSHCreateItemFromParsingName@16
80cdf0e10cSrcweirsnprintf
81cdf0e10cSrcweirsnwprintf
82cdf0e10cSrcweirvsnprintf
83cdf0e10cSrcweirvsnwprintf
84cdf0e10cSrcweir
85