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

Last change on this file since 5655 was 4809, checked in by bird, 25 years ago

Added or update the description. (It is used in the bldlevel info.)

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