source: trunk/src/crtdll/old/crtdll.def@ 10366

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

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

File size: 26.7 KB
Line 
1; $Id: crtdll.def,v 1.2 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
13EXPORTS
14 ??2@YAPAXI@Z = _CRTDLL_new @1
15 ??3@YAXPAX@Z = _CRTDLL_delete @2
16 ?_set_new_handler@@YAP6AHI@ZP6AHI@Z@Z = _CRTDLL_set_new_handler @3
17 _CIacos = _CRTDLL__CIacos @4
18 _CIasin = _CRTDLL__CIasin @5
19 _CIatan = _CRTDLL__CIatan @6
20 _CIatan2 = _CRTDLL__CIatan2 @7
21 _CIcos = _CRTDLL__CIcos @8
22 _CIcosh = _CRTDLL__CIcosh @9
23 _CIexp = _CRTDLL__CIexp @10
24 _CIfmod = _CRTDLL__CIfmod @11
25 _CIlog = _CRTDLL__CIlog @12
26 _CIlog10 = _CRTDLL__CIlog10 @13
27 _CIpow = _CRTDLL__CIpow @14
28 _CIsin = _CRTDLL__CIsin @15
29 _CIsinh = _CRTDLL__CIsinh @16
30 _CIsqrt = _CRTDLL__CIsqrt @17
31 _CItan = _CRTDLL__CItan @18
32 _CItanh = _CRTDLL__CItanh @19
33 _HUGE_dll = CRTDLL_HUGE_dll @20
34 _XcptFilter = _CRTDLL__XcptFilter @21
35 __GetMainArgs = _CRTDLL__GetMainArgs @22
36 __argc_dll = CRTDLL_argc_dll @23
37 __argv_dll = CRTDLL_argv_dll @24
38 __dllonexit = _CRTDLL___dllonexit @25
39 __doserrno = _CRTDLL___doserrno @26
40 __fpecode = _CRTDLL___fpecode @27
41 __isascii = _CRTDLL___isascii @28
42 __iscsym = _CRTDLL___iscsym @29
43 __iscsymf = _CRTDLL___iscsymf @30
44 __mb_cur_max_dll = CRTDLL_mb_cur_max_dll @31
45 __pxcptinfoptrs = _CRTDLL___pxcptinfoptrs @32
46 __threadhandle = _CRTDLL___threadhandle @33
47 __threadid = _CRTDLL___threadid @34
48 __toascii = _CRTDLL___toascii @35
49 _abnormal_termination = _CRTDLL__abnormal_termination @36
50 _access = _CRTDLL__access @37
51 _acmdln_dll = CRTDLL_acmdln_dll @38
52 _aexit_rtn_dll = _CRTDLL__aexit_rtn_dll @39
53 _amsg_exit = _CRTDLL__amsg_exit @40
54 _assert = _CRTDLL__assert @41
55 _basemajor_dll = CRTDLL_basemajor_dll @42
56 _baseminor_dll = CRTDLL_baseminor_dll @43
57 _baseversion_dll = CRTDLL_baseversion_dll @44
58 _beep = _CRTDLL__beep @45
59 _beginthread = _CRTDLL__beginthread @46
60 _c_exit = _CRTDLL__c_exit @47
61 _cabs = _CRTDLL__cabs @48
62 _cexit = _CRTDLL__cexit @49
63 _cgets = _CRTDLL__cgets @50
64 _chdir = _CRTDLL__chdir @51
65 _chdrive = _CRTDLL__chdrive @52
66 _chgsign = _CRTDLL__chgsign @53
67 _chmod = _CRTDLL__chmod @54
68 _chsize = _CRTDLL__chsize @55
69 _clearfp = _CRTDLL__clearfp @56
70 _close = _CRTDLL__close @57
71 _commit = _CRTDLL__commit @58
72 _commode_dll = CRTDLL_commode_dll @59
73 _control87 = _CRTDLL__control87 @60
74 _controlfp = _CRTDLL__controlfp @61
75 _copysign = _CRTDLL__copysign @62
76 _cprintf = _CRTDLL__cprintf @63
77 _cpumode_dll = CRTDLL_cpumode_dll @64
78 _cputs = _CRTDLL__cputs @65
79 _creat = _CRTDLL__creat @66
80 _cscanf = _CRTDLL__cscanf @67
81 _ctype = CRTDLL_ctype @68
82 _cwait = _CRTDLL__cwait @69
83 _daylight_dll = CRTDLL_daylight_dll @70
84 _dup = _CRTDLL__dup @71
85 _dup2 = _CRTDLL__dup2 @72
86 _ecvt = _CRTDLL__ecvt @73
87 _endthread = _CRTDLL__endthread @74
88 _environ_dll = CRTDLL_environ_dll @75
89 _eof = _CRTDLL__eof @76
90 _errno = _CRTDLL__errno @77
91 _except_handler2 = _CRTDLL__except_handler2 @78
92 _execl = _CRTDLL__execl @79
93 _execle = _CRTDLL__execle @80
94 _execlp = _CRTDLL__execlp @81
95 _execlpe = _CRTDLL__execlpe @82
96 _execv = _CRTDLL__execv @83
97 _execve = _CRTDLL__execve @84
98 _execvp = _CRTDLL__execvp @85
99 _execvpe = _CRTDLL__execvpe @86
100 _exit = _CRTDLL__exit @87
101 _expand = _CRTDLL__expand @88
102 _fcloseall = _CRTDLL__fcloseall @89
103 _fcvt = _CRTDLL__fcvt @90
104 _fdopen = _CRTDLL__fdopen @91
105 _fgetchar = _CRTDLL__fgetchar @92
106 _fgetwchar = _CRTDLL__fgetwchar @93
107 _filbuf = _CRTDLL__filbuf @94
108 _fileinfo_dll = CRTDLL_fileinfo_dll @95
109 _filelength = _CRTDLL__filelength @96
110 _fileno = _CRTDLL__fileno @97
111 _findclose = _CRTDLL__findclose @98
112 _findfirst = _CRTDLL__findfirst @99
113 _findnext = _CRTDLL__findnext @100
114
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 _j0 = _CRTDLL__j0 @166
181 _j1 = _CRTDLL__j1 @167
182 _jn = _CRTDLL__jn @168
183 _kbhit = _CRTDLL__kbhit @169
184 _lfind = _CRTDLL__lfind @170
185 _loaddll = _CRTDLL__loaddll @171
186 _local_unwind2 = _CRTDLL__local_unwind2 @172
187 _locking = _CRTDLL__locking @173
188 _logb = _CRTDLL__logb @174
189 _lrotl = _CRTDLL__lrotl @175
190 _lrotr = _CRTDLL__lrotr @176
191 _lsearch = _CRTDLL__lsearch @177
192 _lseek = _CRTDLL__lseek @178
193 _ltoa = _CRTDLL__ltoa @179
194 _makepath = _CRTDLL__makepath @180
195 _matherr = _CRTDLL__matherr @181
196 _mbbtombc = _CRTDLL__mbbtombc @182
197 _mbbtype = _CRTDLL__mbbtype @183
198 _mbccpy = _CRTDLL__mbccpy @184
199 _mbcjistojms = _CRTDLL__mbcjistojms @185
200 _mbcjmstojis = _CRTDLL__mbcjmstojis @186
201 _mbclen = _CRTDLL__mbclen @187
202 _mbctohira = _CRTDLL__mbctohira @188
203 _mbctokata = _CRTDLL__mbctokata @189
204 _mbctolower = _CRTDLL__mbctolower @190
205 _mbctombb = _CRTDLL__mbctombb @191
206 _mbctoupper = _CRTDLL__mbctoupper @192
207 _mbctype = CRTDLL_mbctype @193
208 _mbsbtype = _CRTDLL__mbsbtype @194
209 _mbscat = _CRTDLL__mbscat @195
210 _mbschr = _CRTDLL__mbschr @196
211 _mbscmp = _CRTDLL__mbscmp @197
212 _mbscpy = _CRTDLL__mbscpy @198
213 _mbscspn = _CRTDLL__mbscspn @199
214
215 _mbsdec = _CRTDLL__mbsdec @200
216 _mbsdup = _CRTDLL__mbsdup @201
217 _mbsicmp = _CRTDLL__mbsicmp @202
218 _mbsinc = _CRTDLL__mbsinc @203
219 _mbslen = _CRTDLL__mbslen @204
220 _mbslwr = _CRTDLL__mbslwr @205
221 _mbsnbcat = _CRTDLL__mbsnbcat @206
222 _mbsnbcmp = _CRTDLL__mbsnbcmp @207
223 _mbsnbcnt = _CRTDLL__mbsnbcnt @208
224 _mbsnbcpy = _CRTDLL__mbsnbcpy @209
225 _mbsnbicmp = _CRTDLL__mbsnbicmp @210
226 _mbsnbset = _CRTDLL__mbsnbset @211
227 _mbsncat = _CRTDLL__mbsncat @212
228 _mbsnccnt = _CRTDLL__mbsnccnt @213
229 _mbsncmp = _CRTDLL__mbsncmp @214
230 _mbsncpy = _CRTDLL__mbsncpy @215
231 _mbsnextc = _CRTDLL__mbsnextc @216
232 _mbsnicmp = _CRTDLL__mbsnicmp @217
233 _mbsninc = _CRTDLL__mbsninc @218
234 _mbsnset = _CRTDLL__mbsnset @219
235 _mbspbrk = _CRTDLL__mbspbrk @220
236 _mbsrchr = _CRTDLL__mbsrchr @221
237 _mbsrev = _CRTDLL__mbsrev @222
238 _mbsset = _CRTDLL__mbsset @223
239 _mbsspn = _CRTDLL__mbsspn @224
240 _mbsspnp = _CRTDLL__mbsspnp @225
241 _mbsstr = _CRTDLL__mbsstr @226
242 _mbstok = _CRTDLL__mbstok @227
243 _mbstrlen = _CRTDLL__mbstrlen @228
244 _mbsupr = _CRTDLL__mbsupr @229
245 _memccpy = _CRTDLL__memccpy @230
246 _memicmp = _CRTDLL__memicmp @231
247 _mkdir = _CRTDLL__mkdir @232
248 _mktemp = _CRTDLL__mktemp @233
249 _msize = _CRTDLL__msize @234
250 _nextafter = _CRTDLL__nextafter @235
251 _onexit = _CRTDLL__onexit @236
252 _open = _CRTDLL__open @237
253 _open_osfhandle = _CRTDLL__open_osfhandle @238
254 _osmajor_dll = CRTDLL_osmajor_dll @239
255 _osminor_dll = CRTDLL_osminor_dll @240
256 _osmode_dll = CRTDLL_osmode_dll @241
257 _osver_dll = CRTDLL_osver_dll @242
258 _osversion_dll = CRTDLL_osversion_dll @243
259 _pclose = _CRTDLL__pclose @244
260 _pctype_dll = CRTDLL_pctype_dll @245
261 _pgmptr_dll = CRTDLL_pgmptr_dll @246
262 _pipe = _CRTDLL__pipe @247
263 _popen = _CRTDLL__popen @248
264 _purecall = _CRTDLL__purecall @249
265 _putch = _CRTDLL__putch @250
266 _putenv = _CRTDLL__putenv @251
267 _putw = _CRTDLL__putw @252
268 _pwctype_dll = CRTDLL_pwctype_dll @253
269 _read = _CRTDLL__read @254
270 _rmdir = _CRTDLL__rmdir @255
271 _rmtmp = _CRTDLL__rmtmp @256
272 _rotl = _CRTDLL__rotl @257
273 _rotr = _CRTDLL__rotr @258
274 _scalb = _CRTDLL__scalb @259
275 _searchenv = _CRTDLL__searchenv @260
276 _seterrormode = _CRTDLL__seterrormode @261
277 _setjmp = _CRTDLL__setjmp @262
278 _setmode = _CRTDLL__setmode @263
279 _setsystime = _CRTDLL__setsystime @264
280 _sleep = _CRTDLL__sleep @265
281 _snprintf = _CRTDLL__snprintf @266
282 _snwprintf = _CRTDLL__snwprintf @267
283 _sopen = _CRTDLL__sopen @268
284 _spawnl = _CRTDLL__spawnl @269
285 _spawnle = _CRTDLL__spawnle @270
286 _spawnlp = _CRTDLL__spawnlp @271
287 _spawnlpe = _CRTDLL__spawnlpe @272
288 _spawnv = _CRTDLL__spawnv @273
289 _spawnve = _CRTDLL__spawnve @274
290 _spawnvp = _CRTDLL__spawnvp @275
291 _spawnvpe = _CRTDLL__spawnvpe @276
292 _splitpath = _CRTDLL__splitpath @277
293 _stat = _CRTDLL__stat @278
294 _statusfp = _CRTDLL__statusfp @279
295 _strcmpi = _CRTDLL__strcmpi @280
296 _strdate = _CRTDLL__strdate @281
297 _strdec = _CRTDLL__strdec @282
298 _strdup = _CRTDLL__strdup @283
299 _strerror = _CRTDLL__strerror @284
300 _stricmp = _CRTDLL__stricmp @285
301 _stricoll = _CRTDLL__stricoll @286
302 _strinc = _CRTDLL__strinc @287
303 _strlwr = _CRTDLL__strlwr @288
304 _strncnt = _CRTDLL__strncnt @289
305 _strnextc = _CRTDLL__strnextc @290
306 _strnicmp = _CRTDLL__strnicmp @291
307 _strninc = _CRTDLL__strninc @292
308 _strnset = _CRTDLL__strnset @293
309 _strrev = _CRTDLL__strrev @294
310 _strset = _CRTDLL__strset @295
311 _strspnp = _CRTDLL__strspnp @296
312 _strtime = _CRTDLL__strtime @297
313 _strupr = _CRTDLL__strupr @298
314 _swab = _CRTDLL__swab @299
315
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 _umask = _CRTDLL__umask @310
327 _ungetch = _CRTDLL__ungetch @311
328 _unlink = _CRTDLL__unlink @312
329 _unloaddll = _CRTDLL__unloaddll @313
330 _utime = _CRTDLL__utime @314
331 _vsnprintf = _CRTDLL__vsnprintf @315
332 _vsnwprintf = _CRTDLL__vsnwprintf @316
333 _wcsdup = _CRTDLL__wcsdup @317
334 _wcsicmp = _CRTDLL__wcsicmp @318
335 _wcsicoll = _CRTDLL__wcsicoll @319
336 _wcslwr = _CRTDLL__wcslwr @320
337 _wcsnicmp = _CRTDLL__wcsnicmp @321
338 _wcsnset = _CRTDLL__wcsnset @322
339 _wcsrev = _CRTDLL__wcsrev @323
340 _wcsset = _CRTDLL__wcsset @324
341 _wcsupr = _CRTDLL__wcsupr @325
342 _winmajor_dll = CRTDLL_winmajor_dll @326
343 _winminor_dll = CRTDLL_winminor_dll @327
344 _winver_dll = CRTDLL_winver_dll @328
345 _write = _CRTDLL__write @329
346 _wtoi = _CRTDLL__wtoi @330
347 _wtol = _CRTDLL__wtol @331
348 _y0 = _CRTDLL__y0 @332
349 _y1 = _CRTDLL__y1 @333
350 _yn = _CRTDLL__yn @334
351 abort = _CRTDLL_abort @335
352 abs = _CRTDLL_abs @336
353 acos = _CRTDLL_acos @337
354 asctime = _CRTDLL_asctime @338
355 asin = _CRTDLL_asin @339
356 atan = _CRTDLL_atan @340
357 atan2 = _CRTDLL_atan2 @341
358 atexit = _CRTDLL_atexit @342
359 atof = _CRTDLL_atof @343
360 atoi = _CRTDLL_atoi @344
361 atol = _CRTDLL_atol @345
362 bsearch = _CRTDLL_bsearch @346
363 calloc = _CRTDLL_calloc @347
364 ceil = _CRTDLL_ceil @348
365 clearerr = _CRTDLL_clearerr @349
366 clock = _CRTDLL_clock @350
367 cos = _CRTDLL_cos @351
368 cosh = _CRTDLL_cosh @352
369 ctime = _CRTDLL_ctime @353
370 difftime = _CRTDLL_difftime @354
371 div = _CRTDLL_div @355
372 exit = _CRTDLL_exit @356
373 exp = _CRTDLL_exp @357
374 fabs = _CRTDLL_fabs @358
375 fclose = _CRTDLL_fclose @359
376 feof = _CRTDLL_feof @360
377 ferror = _CRTDLL_ferror @361
378 fflush = _CRTDLL_fflush @362
379 fgetc = _CRTDLL_fgetc @363
380 fgetpos = _CRTDLL_fgetpos @364
381 fgets = _CRTDLL_fgets @365
382 fgetwc = _CRTDLL_fgetwc @366
383 floor = _CRTDLL_floor @367
384 fmod = _CRTDLL_fmod @368
385 fopen = _CRTDLL_fopen @369
386 fprintf = _CRTDLL_fprintf @370
387 fputc = _CRTDLL_fputc @371
388 fputs = _CRTDLL_fputs @372
389 fputwc = _CRTDLL_fputwc @373
390 fread = _CRTDLL_fread @374
391 free = _CRTDLL_free @375
392 freopen = _CRTDLL_freopen @376
393 frexp = _CRTDLL_frexp @377
394 fscanf = _CRTDLL_fscanf @378
395 fseek = _CRTDLL_fseek @379
396 fsetpos = _CRTDLL_fsetpos @380
397 ftell = _CRTDLL_ftell @381
398 fwprintf = _CRTDLL_fwprintf @382
399 fwrite = _CRTDLL_fwrite @383
400 fwscanf = _CRTDLL_fwscanf @384
401 getc = _CRTDLL_getc @385
402 getchar = _CRTDLL_getchar @386
403 getenv = _CRTDLL_getenv @387
404 gets = _CRTDLL_gets @388
405 gmtime = _CRTDLL_gmtime @389
406 is_wctype = _CRTDLL_is_wctype @390
407 isalnum = _CRTDLL_isalnum @391
408 isalpha = _CRTDLL_isalpha @392
409 iscntrl = _CRTDLL_iscntrl @393
410 isdigit = _CRTDLL_isdigit @394
411 isgraph = _CRTDLL_isgraph @395
412 isleadbyte = _CRTDLL_isleadbyte @396
413 islower = _CRTDLL_islower @397
414 isprint = _CRTDLL_isprint @398
415 ispunct = _CRTDLL_ispunct @399
416
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
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 _itow = _CRTDLL__itow @600
544 _setjmp3 = _CRTDLL__setjmp3 @601
Note: See TracBrowser for help on using the repository browser.