source: trunk/src/crtdll/crtdll.def@ 4804

Last change on this file since 4804 was 4675, checked in by phaller, 25 years ago

.

File size: 20.7 KB
Line 
1; $Id: crtdll.def,v 1.16 2000-11-22 14:30:48 phaller Exp $
2
3;
4; Based on Windows 98 (Build 2222): CRTDLL.DLL
5;
6LIBRARY CRTDLL INITINSTANCE TERMINSTANCE
7DATA MULTIPLE NONSHARED
8
9IMPORTS
10 _RtlUnwind@16 = NTDLL.RtlUnwind
11 _RtlSecondsSince1970ToTime@8 = NTDLL.RtlSecondsSince1970ToTime
12 _RtlTimeToSecondsSince1970@8 = NTDLL.RtlTimeToSecondsSince1970
13
14EXPORTS
15 ??2@YAPAXI@Z = _CRTDLL_new @1
16 ??3@YAXPAX@Z = _CRTDLL_delete @2
17 ?_set_new_handler@@YAP6AHI@ZP6AHI@Z@Z = _CRTDLL_set_new_handler @3
18 _CIacos = _CRTDLL__CIacos @4
19 _CIasin = _CRTDLL__CIasin @5
20 _CIatan = _CRTDLL__CIatan @6
21 _CIatan2 = _CRTDLL__CIatan2 @7
22 _CIcos = _CRTDLL__CIcos @8
23 _CIcosh = _CRTDLL__CIcosh @9
24 _CIexp = _CRTDLL__CIexp @10
25 _CIfmod = _CRTDLL__CIfmod @11
26 _CIlog = _CRTDLL__CIlog @12
27 _CIlog10 = _CRTDLL__CIlog10 @13
28 _CIpow = _CRTDLL__CIpow @14
29 _CIsin = _CRTDLL__CIsin @15
30 _CIsinh = _CRTDLL__CIsinh @16
31 _CIsqrt = _CRTDLL__CIsqrt @17
32 _CItan = _CRTDLL__CItan @18
33 _CItanh = _CRTDLL__CItanh @19
34 _HUGE_dll = CRTDLL_HUGE_dll @20
35 _XcptFilter = _CRTDLL__XcptFilter @21
36 __GetMainArgs = _CRTDLL__GetMainArgs @22
37 __argc_dll = CRTDLL_argc_dll @23
38 __argv_dll = CRTDLL_argv_dll @24
39 __dllonexit = _CRTDLL___dllonexit @25
40 __doserrno = _CRTDLL___doserrno @26
41 __fpecode = _CRTDLL___fpecode @27
42 __isascii = _CRTDLL___isascii @28
43 __iscsym = _CRTDLL___iscsym @29
44 __iscsymf = _CRTDLL___iscsymf @30
45 __mb_cur_max_dll = CRTDLL_mb_cur_max_dll @31
46 __pxcptinfoptrs = _CRTDLL___pxcptinfoptrs @32
47 __threadhandle = _CRTDLL___threadhandle @33
48 __threadid = _CRTDLL___threadid @34
49 __toascii = _CRTDLL___toascii @35
50 _abnormal_termination = _CRTDLL__abnormal_termination @36
51 _access = _CRTDLL__access @37
52 _acmdln_dll = CRTDLL_acmdln_dll @38
53 _aexit_rtn_dll = _CRTDLL__aexit_rtn_dll @39
54 _amsg_exit = _CRTDLL__amsg_exit @40
55 _assert = _CRTDLL__assert @41
56 _basemajor_dll = CRTDLL_basemajor_dll @42
57 _baseminor_dll = CRTDLL_baseminor_dll @43
58 _baseversion_dll = CRTDLL_baseversion_dll @44
59 _beep = _CRTDLL__beep @45
60 _beginthread = _CRTDLL__beginthread @46
61 _c_exit = _CRTDLL__c_exit @47
62 _cabs = _CRTDLL__cabs @48
63 _cexit = _CRTDLL__cexit @49
64 _cgets = _CRTDLL__cgets @50
65 _chdir = _CRTDLL__chdir @51
66 _chdrive = _CRTDLL__chdrive @52
67 _chgsign = _CRTDLL__chgsign @53
68 _chmod = _CRTDLL__chmod @54
69 _chsize = _CRTDLL__chsize @55
70 _clearfp = _CRTDLL__clearfp @56
71 _close = _CRTDLL__close @57
72 _commit = _CRTDLL__commit @58
73 _commode_dll = CRTDLL_commode_dll @59
74 _control87 = _CRTDLL__control87 @60
75 _controlfp = _CRTDLL__controlfp @61
76 _copysign = _CRTDLL__copysign @62
77 _cprintf = _CRTDLL__cprintf @63
78 _cpumode_dll = CRTDLL_cpumode_dll @64
79 _cputs = _CRTDLL__cputs @65
80 _creat = _CRTDLL__creat @66
81 _cscanf = _CRTDLL__cscanf @67
82 _ctype = CRTDLL_ctype @68
83 _cwait = _CRTDLL__cwait @69
84 _daylight_dll = CRTDLL_daylight_dll @70
85 _dup = _CRTDLL__dup @71
86 _dup2 = _CRTDLL__dup2 @72
87 _ecvt = _CRTDLL__ecvt @73
88 _endthread = _CRTDLL__endthread @74
89 _environ_dll = CRTDLL_environ_dll @75
90 _eof = _CRTDLL__eof @76
91 _errno = _CRTDLL__errno @77
92 _except_handler2 = _CRTDLL__except_handler2 @78
93 _execl = _CRTDLL__execl @79
94 _execle = _CRTDLL__execle @80
95 _execlp = _CRTDLL__execlp @81
96 _execlpe = _CRTDLL__execlpe @82
97 _execv = _CRTDLL__execv @83
98 _execve = _CRTDLL__execve @84
99 _execvp = _CRTDLL__execvp @85
100 _execvpe = _CRTDLL__execvpe @86
101 _exit = _CRTDLL__exit @87
102 _expand = _CRTDLL__expand @88
103 _fcloseall = _CRTDLL__fcloseall @89
104 _fcvt = _CRTDLL__fcvt @90
105 _fdopen = _CRTDLL__fdopen @91
106 _fgetchar = _CRTDLL__fgetchar @92
107 _fgetwchar = _CRTDLL__fgetwchar @93
108 _filbuf = _CRTDLL__filbuf @94
109 _fileinfo_dll = CRTDLL_fileinfo_dll @95
110 _filelength = _CRTDLL__filelength @96
111 _fileno = _CRTDLL__fileno @97
112 _findclose = _CRTDLL__findclose @98
113 _findfirst = _CRTDLL__findfirst @99
114 _findnext = _CRTDLL__findnext @100
115 _finite = _CRTDLL__finite @101
116 _flsbuf = _CRTDLL__flsbuf @102
117 _flushall = _CRTDLL__flushall @103
118 _fmode_dll = CRTDLL_fmode_dll @104
119 _fpclass = _CRTDLL__fpclass @105
120 _fpieee_flt = _CRTDLL__fpieee_flt @106
121 _fpreset = _CRTDLL__fpreset @107
122 _fputchar = _CRTDLL__fputchar @108
123 _fputwchar = _CRTDLL__fputwchar @109
124 _fsopen = _CRTDLL__fsopen @110
125 _fstat = _CRTDLL__fstat @111
126 _ftime = _CRTDLL__ftime @112
127 _ftol = _CRTDLL__ftol @113
128 _fullpath = _CRTDLL__fullpath @114
129 _futime = _CRTDLL__futime @115
130 _gcvt = _CRTDLL__gcvt @116
131 _get_osfhandle = _CRTDLL__get_osfhandle @117
132 _getch = _CRTDLL__getch @118
133 _getche = _CRTDLL__getche @119
134 _getcwd = _CRTDLL__getcwd @120
135 _getdcwd = _CRTDLL__getdcwd @121
136 _getdiskfree = _CRTDLL__getdiskfree @122
137 _getdllprocaddr = _CRTDLL__getdllprocaddr @123
138 _getdrive = _CRTDLL__getdrive @124
139 _getdrives = _CRTDLL__getdrives @125
140 _getpid = _CRTDLL__getpid @126
141 _getsystime = _CRTDLL__getsystime @127
142 _getw = _CRTDLL__getw @128
143 _global_unwind2 = _CRTDLL__global_unwind2 @129
144 _heapchk = _CRTDLL__heapchk @130
145 _heapmin = _CRTDLL__heapmin @131
146 _heapset = _CRTDLL__heapset @132
147 _heapwalk = _CRTDLL__heapwalk @133
148 _hypot = _CRTDLL__hypot @134
149 _initterm = _CRTDLL__initterm @135
150 _iob = CRTDLL_iob @136
151 _isatty = _CRTDLL__isatty @137
152 _isctype = _CRTDLL__isctype @138
153 _ismbbalnum = _CRTDLL__ismbbalnum @139
154 _ismbbalpha = _CRTDLL__ismbbalpha @140
155 _ismbbgraph = _CRTDLL__ismbbgraph @141
156 _ismbbkalnum = _CRTDLL__ismbbkalnum @142
157 _ismbbkana = _CRTDLL__ismbbkana @143
158 _ismbbkpunct = _CRTDLL__ismbbkpunct @144
159 _ismbblead = _CRTDLL__ismbblead @145
160 _ismbbprint = _CRTDLL__ismbbprint @146
161 _ismbbpunct = _CRTDLL__ismbbpunct @147
162 _ismbbtrail = _CRTDLL__ismbbtrail @148
163 _ismbcalpha = _CRTDLL__ismbcalpha @149
164 _ismbcdigit = _CRTDLL__ismbcdigit @150
165 _ismbchira = _CRTDLL__ismbchira @151
166 _ismbckata = _CRTDLL__ismbckata @152
167 _ismbcl0 = _CRTDLL__ismbcl0 @153
168 _ismbcl1 = _CRTDLL__ismbcl1 @154
169 _ismbcl2 = _CRTDLL__ismbcl2 @155
170 _ismbclegal = _CRTDLL__ismbclegal @156
171 _ismbclower = _CRTDLL__ismbclower @157
172 _ismbcprint = _CRTDLL__ismbcprint @158
173 _ismbcspace = _CRTDLL__ismbcspace @159
174 _ismbcsymbol = _CRTDLL__ismbcsymbol @160
175 _ismbcupper = _CRTDLL__ismbcupper @161
176 _ismbslead = _CRTDLL__ismbslead @162
177 _ismbstrail = _CRTDLL__ismbstrail @163
178 _isnan = _CRTDLL__isnan @164
179 _itoa = _CRTDLL__itoa @165
180 _itow = _CRTDLL__itow @600 ; @@@PH fix ordinal
181 _j0 = _CRTDLL__j0 @166
182 _j1 = _CRTDLL__j1 @167
183 _jn = _CRTDLL__jn @168
184 _kbhit = _CRTDLL__kbhit @169
185 _lfind = _CRTDLL__lfind @170
186 _loaddll = _CRTDLL__loaddll @171
187 _local_unwind2 = _CRTDLL__local_unwind2 @172
188 _locking = _CRTDLL__locking @173
189 _logb = _CRTDLL__logb @174
190 _lrotl = _CRTDLL__lrotl @175
191 _lrotr = _CRTDLL__lrotr @176
192 _lsearch = _CRTDLL__lsearch @177
193 _lseek = _CRTDLL__lseek @178
194 _ltoa = _CRTDLL__ltoa @179
195 _ltow = _CRTDLL__ltow @601 ; @@@PH ordinal missing!
196 _makepath = _CRTDLL__makepath @180
197 _matherr = _CRTDLL__matherr @181
198 _mbbtombc = _CRTDLL__mbbtombc @182
199 _mbbtype = _CRTDLL__mbbtype @183
200 _mbccpy = _CRTDLL__mbccpy @184
201 _mbcjistojms = _CRTDLL__mbcjistojms @185
202 _mbcjmstojis = _CRTDLL__mbcjmstojis @186
203 _mbclen = _CRTDLL__mbclen @187
204 _mbctohira = _CRTDLL__mbctohira @188
205 _mbctokata = _CRTDLL__mbctokata @189
206 _mbctolower = _CRTDLL__mbctolower @190
207 _mbctombb = _CRTDLL__mbctombb @191
208 _mbctoupper = _CRTDLL__mbctoupper @192
209 _mbctype = CRTDLL_mbctype @193
210 _mbsbtype = _CRTDLL__mbsbtype @194
211 _mbscat = _CRTDLL__mbscat @195
212 _mbschr = _CRTDLL__mbschr @196
213 _mbscmp = _CRTDLL__mbscmp @197
214 _mbscpy = _CRTDLL__mbscpy @198
215 _mbscspn = _CRTDLL__mbscspn @199
216 _mbsdec = _CRTDLL__mbsdec @200
217 _mbsdup = _CRTDLL__mbsdup @201
218 _mbsicmp = _CRTDLL__mbsicmp @202
219 _mbsinc = _CRTDLL__mbsinc @203
220 _mbslen = _CRTDLL__mbslen @204
221 _mbslwr = _CRTDLL__mbslwr @205
222 _mbsnbcat = _CRTDLL__mbsnbcat @206
223 _mbsnbcmp = _CRTDLL__mbsnbcmp @207
224 _mbsnbcnt = _CRTDLL__mbsnbcnt @208
225 _mbsnbcpy = _CRTDLL__mbsnbcpy @209
226 _mbsnbicmp = _CRTDLL__mbsnbicmp @210
227 _mbsnbset = _CRTDLL__mbsnbset @211
228 _mbsncat = _CRTDLL__mbsncat @212
229 _mbsnccnt = _CRTDLL__mbsnccnt @213
230 _mbsncmp = _CRTDLL__mbsncmp @214
231 _mbsncpy = _CRTDLL__mbsncpy @215
232 _mbsnextc = _CRTDLL__mbsnextc @216
233 _mbsnicmp = _CRTDLL__mbsnicmp @217
234 _mbsninc = _CRTDLL__mbsninc @218
235 _mbsnset = _CRTDLL__mbsnset @219
236 _mbspbrk = _CRTDLL__mbspbrk @220
237 _mbsrchr = _CRTDLL__mbsrchr @221
238 _mbsrev = _CRTDLL__mbsrev @222
239 _mbsset = _CRTDLL__mbsset @223
240 _mbsspn = _CRTDLL__mbsspn @224
241 _mbsspnp = _CRTDLL__mbsspnp @225
242 _mbsstr = _CRTDLL__mbsstr @226
243 _mbstok = _CRTDLL__mbstok @227
244 _mbstrlen = _CRTDLL__mbstrlen @228
245 _mbsupr = _CRTDLL__mbsupr @229
246 _memccpy = _CRTDLL__memccpy @230
247 _memicmp = _CRTDLL__memicmp @231
248 _mkdir = _CRTDLL__mkdir @232
249 _mktemp = _CRTDLL__mktemp @233
250 _msize = _CRTDLL__msize @234
251 _nextafter = _CRTDLL__nextafter @235
252 _onexit = _CRTDLL__onexit @236
253 _open = _CRTDLL__open @237
254 _open_osfhandle = _CRTDLL__open_osfhandle @238
255 _osmajor_dll = CRTDLL_osmajor_dll @239
256 _osminor_dll = CRTDLL_osminor_dll @240
257 _osmode_dll = CRTDLL_osmode_dll @241
258 _osver_dll = CRTDLL_osver_dll @242
259 _osversion_dll = CRTDLL_osversion_dll @243
260 _pclose = _CRTDLL__pclose @244
261 _pctype_dll = CRTDLL_pctype_dll @245
262 _pgmptr_dll = CRTDLL_pgmptr_dll @246
263 _pipe = _CRTDLL__pipe @247
264 _popen = _CRTDLL__popen @248
265 _purecall = _CRTDLL__purecall @249
266 _putch = _CRTDLL__putch @250
267 _putenv = _CRTDLL__putenv @251
268 _putw = _CRTDLL__putw @252
269 _pwctype_dll = CRTDLL_pwctype_dll @253
270 _read = _CRTDLL__read @254
271 _rmdir = _CRTDLL__rmdir @255
272 _rmtmp = _CRTDLL__rmtmp @256
273 _rotl = _CRTDLL__rotl @257
274 _rotr = _CRTDLL__rotr @258
275 _scalb = _CRTDLL__scalb @259
276 _searchenv = _CRTDLL__searchenv @260
277 _seterrormode = _CRTDLL__seterrormode @261
278 _setjmp = _CRTDLL__setjmp @262
279 _setmode = _CRTDLL__setmode @263
280 _setsystime = _CRTDLL__setsystime @264
281 _sleep = _CRTDLL__sleep @265
282 _snprintf = _CRTDLL__snprintf @266
283 _snwprintf = _CRTDLL__snwprintf @267
284 _sopen = _CRTDLL__sopen @268
285 _spawnl = _CRTDLL__spawnl @269
286 _spawnle = _CRTDLL__spawnle @270
287 _spawnlp = _CRTDLL__spawnlp @271
288 _spawnlpe = _CRTDLL__spawnlpe @272
289 _spawnv = _CRTDLL__spawnv @273
290 _spawnve = _CRTDLL__spawnve @274
291 _spawnvp = _CRTDLL__spawnvp @275
292 _spawnvpe = _CRTDLL__spawnvpe @276
293 _splitpath = _CRTDLL__splitpath @277
294 _stat = _CRTDLL__stat @278
295 _statusfp = _CRTDLL__statusfp @279
296 _strcmpi = _CRTDLL__strcmpi @280
297 _strdate = _CRTDLL__strdate @281
298 _strdec = _CRTDLL__strdec @282
299 _strdup = _CRTDLL__strdup @283
300 _strerror = _CRTDLL__strerror @284
301 _stricmp = _CRTDLL__stricmp @285
302 _stricoll = _CRTDLL__stricoll @286
303 _strinc = _CRTDLL__strinc @287
304 _strlwr = _CRTDLL__strlwr @288
305 _strncnt = _CRTDLL__strncnt @289
306 _strnextc = _CRTDLL__strnextc @290
307 _strnicmp = _CRTDLL__strnicmp @291
308 _strninc = _CRTDLL__strninc @292
309 _strnset = _CRTDLL__strnset @293
310 _strrev = _CRTDLL__strrev @294
311 _strset = _CRTDLL__strset @295
312 _strspnp = _CRTDLL__strspnp @296
313 _strtime = _CRTDLL__strtime @297
314 _strupr = _CRTDLL__strupr @298
315 _swab = _CRTDLL__swab @299
316 _sys_errlist = CRTDLL_sys_errlist @300
317 _sys_nerr_dll = CRTDLL_sys_nerr_dll @301
318 _tell = _CRTDLL__tell @302
319 _tempnam = _CRTDLL__tempnam @303
320 _timezone_dll = CRTDLL_timezone_dll @304
321 _tolower = _CRTDLL__tolower @305
322 _toupper = _CRTDLL__toupper @306
323 _tzname = CRTDLL_tzname @307
324 _tzset = _CRTDLL__tzset @308
325 _ultoa = _CRTDLL__ultoa @309
326 _ultow = _CRTDLL__ultow @602 ; @@@PH ordinal missing
327 _umask = _CRTDLL__umask @310
328 _ungetch = _CRTDLL__ungetch @311
329 _unlink = _CRTDLL__unlink @312
330 _unloaddll = _CRTDLL__unloaddll @313
331 _utime = _CRTDLL__utime @314
332 _vsnprintf = _CRTDLL__vsnprintf @315
333 _vsnwprintf = _CRTDLL__vsnwprintf @316
334 _wcsdup = _CRTDLL__wcsdup @317
335 _wcsicmp = _CRTDLL__wcsicmp @318
336 _wcsicoll = _CRTDLL__wcsicoll @319
337 _wcslwr = _CRTDLL__wcslwr @320
338 _wcsnicmp = _CRTDLL__wcsnicmp @321
339 _wcsnset = _CRTDLL__wcsnset @322
340 _wcsrev = _CRTDLL__wcsrev @323
341 _wcsset = _CRTDLL__wcsset @324
342 _wcsupr = _CRTDLL__wcsupr @325
343 _winmajor_dll = CRTDLL_winmajor_dll @326
344 _winminor_dll = CRTDLL_winminor_dll @327
345 _winver_dll = CRTDLL_winver_dll @328
346 _write = _CRTDLL__write @329
347 _wtoi = _CRTDLL__wtoi @330
348 _wtol = _CRTDLL__wtol @331
349 _y0 = _CRTDLL__y0 @332
350 _y1 = _CRTDLL__y1 @333
351 _yn = _CRTDLL__yn @334
352 abort = _CRTDLL_abort @335
353 abs = _CRTDLL_abs @336
354 acos = _CRTDLL_acos @337
355 asctime = _CRTDLL_asctime @338
356 asin = _CRTDLL_asin @339
357 atan = _CRTDLL_atan @340
358 atan2 = _CRTDLL_atan2 @341
359 atexit = _CRTDLL_atexit @342
360 atof = _CRTDLL_atof @343
361 atoi = _CRTDLL_atoi @344
362 atol = _CRTDLL_atol @345
363 bsearch = _CRTDLL_bsearch @346
364 calloc = _CRTDLL_calloc @347
365 ceil = _CRTDLL_ceil @348
366 clearerr = _CRTDLL_clearerr @349
367 clock = _CRTDLL_clock @350
368 cos = _CRTDLL_cos @351
369 cosh = _CRTDLL_cosh @352
370 ctime = _CRTDLL_ctime @353
371 difftime = _CRTDLL_difftime @354
372 div = _CRTDLL_div @355
373 exit = _CRTDLL_exit @356
374 exp = _CRTDLL_exp @357
375 fabs = _CRTDLL_fabs @358
376 fclose = _CRTDLL_fclose @359
377 feof = _CRTDLL_feof @360
378 ferror = _CRTDLL_ferror @361
379 fflush = _CRTDLL_fflush @362
380 fgetc = _CRTDLL_fgetc @363
381 fgetpos = _CRTDLL_fgetpos @364
382 fgets = _CRTDLL_fgets @365
383 fgetwc = _CRTDLL_fgetwc @366
384 floor = _CRTDLL_floor @367
385 fmod = _CRTDLL_fmod @368
386 fopen = _CRTDLL_fopen @369
387 fprintf = _CRTDLL_fprintf @370
388 fputc = _CRTDLL_fputc @371
389 fputs = _CRTDLL_fputs @372
390 fputwc = _CRTDLL_fputwc @373
391 fread = _CRTDLL_fread @374
392 free = _CRTDLL_free @375
393 freopen = _CRTDLL_freopen @376
394 frexp = _CRTDLL_frexp @377
395 fscanf = _CRTDLL_fscanf @378
396 fseek = _CRTDLL_fseek @379
397 fsetpos = _CRTDLL_fsetpos @380
398 ftell = _CRTDLL_ftell @381
399 fwprintf = _CRTDLL_fwprintf @382
400 fwrite = _CRTDLL_fwrite @383
401 fwscanf = _CRTDLL_fwscanf @384
402 getc = _CRTDLL_getc @385
403 getchar = _CRTDLL_getchar @386
404 getenv = _CRTDLL_getenv @387
405 gets = _CRTDLL_gets @388
406 gmtime = _CRTDLL_gmtime @389
407 is_wctype = _CRTDLL_is_wctype @390
408 isalnum = _CRTDLL_isalnum @391
409 isalpha = _CRTDLL_isalpha @392
410 iscntrl = _CRTDLL_iscntrl @393
411 isdigit = _CRTDLL_isdigit @394
412 isgraph = _CRTDLL_isgraph @395
413 isleadbyte = _CRTDLL_isleadbyte @396
414 islower = _CRTDLL_islower @397
415 isprint = _CRTDLL_isprint @398
416 ispunct = _CRTDLL_ispunct @399
417 isspace = _CRTDLL_isspace @400
418 isupper = _CRTDLL_isupper @401
419 iswalnum = _CRTDLL_iswalnum @402
420 iswalpha = _CRTDLL_iswalpha @403
421 iswascii = _CRTDLL_iswascii @404
422 iswcntrl = _CRTDLL_iswcntrl @405
423 iswctype = _CRTDLL_iswctype @406
424 iswdigit = _CRTDLL_iswdigit @407
425 iswgraph = _CRTDLL_iswgraph @408
426 iswlower = _CRTDLL_iswlower @409
427 iswprint = _CRTDLL_iswprint @410
428 iswpunct = _CRTDLL_iswpunct @411
429 iswspace = _CRTDLL_iswspace @412
430 iswupper = _CRTDLL_iswupper @413
431 iswxdigit = _CRTDLL_iswxdigit @414
432 isxdigit = _CRTDLL_isxdigit @415
433 labs = _CRTDLL_labs @416
434 ldexp = _CRTDLL_ldexp @417
435 ldiv = _CRTDLL_ldiv @418
436 localeconv = _CRTDLL_localeconv @419
437 localtime = _CRTDLL_localtime @420
438 log = _CRTDLL_log @421
439 log10 = _CRTDLL_log10 @422
440 longjmp = _CRTDLL_longjmp @423
441 malloc = _CRTDLL_malloc @424
442 mblen = _CRTDLL_mblen @425
443 mbstowcs = _CRTDLL_mbstowcs @426
444 mbtowc = _CRTDLL_mbtowc @427
445 memchr = _CRTDLL_memchr @428
446 memcmp = _CRTDLL_memcmp @429
447 memcpy = _CRTDLL_memcpy @430
448 memmove = _CRTDLL_memmove @431
449 memset = _CRTDLL_memset @432
450 mktime = _CRTDLL_mktime @433
451 modf = _CRTDLL_modf @434
452 perror = _CRTDLL_perror @435
453 pow = _CRTDLL_pow @436
454 printf = _CRTDLL_printf @437
455 putc = _CRTDLL_putc @438
456 putchar = _CRTDLL_putchar @439
457 puts = _CRTDLL_puts @440
458 qsort = _CRTDLL_qsort @441
459 raise = _CRTDLL_raise @442
460 rand = _CRTDLL_rand @443
461 realloc = _CRTDLL_realloc @444
462 remove = _CRTDLL_remove @445
463 rename = _CRTDLL_rename @446
464 rewind = _CRTDLL_rewind @447
465 scanf = _CRTDLL_scanf @448
466 setbuf = _CRTDLL_setbuf @449
467 setlocale = _CRTDLL_setlocale @450
468 setvbuf = _CRTDLL_setvbuf @451
469 signal = _CRTDLL_signal @452
470 sin = _CRTDLL_sin @453
471 sinh = _CRTDLL_sinh @454
472 sprintf = _CRTDLL_sprintf @455
473 sqrt = _CRTDLL_sqrt @456
474 srand = _CRTDLL_srand @457
475 sscanf = _CRTDLL_sscanf @458
476 strcat = _CRTDLL_strcat @459
477 strchr = _CRTDLL_strchr @460
478 strcmp = _CRTDLL_strcmp @461
479 strcoll = _CRTDLL_strcoll @462
480 strcpy = _CRTDLL_strcpy @463
481 strcspn = _CRTDLL_strcspn @464
482 strerror = _CRTDLL_strerror @465
483 strftime = _CRTDLL_strftime @466
484 strlen = _CRTDLL_strlen @467
485 strncat = _CRTDLL_strncat @468
486 strncmp = _CRTDLL_strncmp @469
487 strncpy = _CRTDLL_strncpy @470
488 strpbrk = _CRTDLL_strpbrk @471
489 strrchr = _CRTDLL_strrchr @472
490 strspn = _CRTDLL_strspn @473
491 strstr = _CRTDLL_strstr @474
492 strtod = _CRTDLL_strtod @475
493 strtok = _CRTDLL_strtok @476
494 strtol = _CRTDLL_strtol @477
495 strtoul = _CRTDLL_strtoul @478
496 strxfrm = _CRTDLL_strxfrm @479
497 swprintf = _CRTDLL_swprintf @480
498 swscanf = _CRTDLL_swscanf @481
499 system = _CRTDLL_system @482
500 tan = _CRTDLL_tan @483
501 tanh = _CRTDLL_tanh @484
502 time = _CRTDLL_time @485
503 tmpfile = _CRTDLL_tmpfile @486
504 tmpnam = _CRTDLL_tmpnam @487
505 tolower = _CRTDLL_tolower @488
506 toupper = _CRTDLL_toupper @489
507 towlower = _CRTDLL_towlower @490
508 towupper = _CRTDLL_towupper @491
509 ungetc = _CRTDLL_ungetc @492
510 ungetwc = _CRTDLL_ungetwc @493
511 vfprintf = _CRTDLL_vfprintf @494
512 vfwprintf = _CRTDLL_vfwprintf @495
513 vprintf = _CRTDLL_vprintf @496
514 vsprintf = _CRTDLL_vsprintf @497
515 vswprintf = _CRTDLL_vswprintf @498
516 vwprintf = _CRTDLL_vwprintf @499
517 wcscat = _CRTDLL_wcscat @500
518 wcschr = _CRTDLL_wcschr @501
519 wcscmp = _CRTDLL_wcscmp @502
520 wcscoll = _CRTDLL_wcscoll @503
521 wcscpy = _CRTDLL_wcscpy @504
522 wcscspn = _CRTDLL_wcscspn @505
523 wcsftime = _CRTDLL_wcsftime @506
524 wcslen = _CRTDLL_wcslen @507
525 wcsncat = _CRTDLL_wcsncat @508
526 wcsncmp = _CRTDLL_wcsncmp @509
527 wcsncpy = _CRTDLL_wcsncpy @510
528 wcspbrk = _CRTDLL_wcspbrk @511
529 wcsrchr = _CRTDLL_wcsrchr @512
530 wcsspn = _CRTDLL_wcsspn @513
531 wcsstr = _CRTDLL_wcsstr @514
532 wcstod = _CRTDLL_wcstod @515
533 wcstok = _CRTDLL_wcstok @516
534 wcstol = _CRTDLL_wcstol @517
535 wcstombs = _CRTDLL_wcstombs @518
536 wcstoul = _CRTDLL_wcstoul @519
537 wcsxfrm = _CRTDLL_wcsxfrm @520
538 wctomb = _CRTDLL_wctomb @521
539 wprintf = _CRTDLL_wprintf @522
540 wscanf = _CRTDLL_wscanf @523
541
542 _setjmp3 = _CRTDLL__setjmp3 @603
Note: See TracBrowser for help on using the repository browser.