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

Last change on this file since 3670 was 2656, checked in by sandervl, 26 years ago

removed wrong bugfix

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