summaryrefslogtreecommitdiffstats
path: root/libdvdread-embedded/msvc/libwin32utils.def
blob: 02472a539224b616fd609841e21591e82268127c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
;------------------------------------------------------------
; LIBWIN32UTILS DLL DEFINITIONS FILE

EXPORTS

;------------------------------------------------------------
; dirent exports

opendir
closedir
readdir
rewinddir

;
; Needed if !defined(_MSC_VER) && !defined(__cplusplus)
;
ptw32_push_cleanup
ptw32_pop_cleanup
;
; Not for use directly. Needed by macros in pthread.h
; to return internal SEH code.
;
ptw32_get_exception_services_code

;------------------------------------------------------------
; timer exports

adler32
compress
crc32
deflate
deflateCopy
deflateEnd
deflateInit2_
deflateInit_
deflateParams
deflateReset
deflateSetDictionary
gzclose
gzdopen
gzerror
gzflush
gzopen
gzread
gzwrite
inflate
inflateEnd
inflateInit2_
inflateInit_
inflateReset
inflateSetDictionary
inflateSync
uncompress
zlibVersion
gzprintf
gzputc
gzgetc
gzseek
gzrewind
gztell
gzeof
gzsetparams
zError
inflateSyncPoint
get_crc_table
compress2
gzputs
gzgets

;------------------------------------------------------------
; other exports
dlclose
dlsym
dlopen
dlerror

optind