comparison win/dwcompat-mingw.def @ 1360:32a5be18e187

Source tree cleanup, move import/export definition files to their platform folder.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 18 Nov 2011 16:45:22 +0000
parents
children 412af8059331
comparison
equal deleted inserted replaced
1359:c98542f7ccdf 1360:32a5be18e187
1 LIBRARY dwcompat.dll
2
3 DESCRIPTION 'Dynamic Windows Compatibility Module for Win32'
4
5 EXPORTS
6 sockread @10
7 sockwrite @11
8 sockclose @12
9 socksprintf @13
10 sockpipe @14
11 sockinit @15
12 sockshutdown @16
13
14 makedir @20
15 nonblock @21
16 setfileinfo @22
17 drivefree @23
18 isdrive @24
19 drivesize @25
20 getfsname @26
21 block @27
22
23 _opendir @30
24 _openxdir @31
25 _readdir @32
26 _seekdir @33
27 _telldir @34
28 _closedir @35
29
30 fsopen @40
31 fsclose @41
32 fsgets @42
33 fsseek @43
34
35 locale_init @50
36 locale_string @51
37
38 nice_strformat @60
39 initdir @61
40 setpath @62