Fixed several bugs
[reactos.git] / reactos / lib / crtdll / crtdll.def
1 ;
2 ; crtdll.def
3 ;
4 ; Exports from crtdll.dll from Windows 95 SYSTEM directory. Hopefully this
5 ; should also work with the crtdll provided with Windows NT.
6 ;
7 ; Contributors:
8 ; Created by Colin Peters <colin@bird.fu.is.saga-u.ac.jp>
9 ;
10 ; THIS SOFTWARE IS NOT COPYRIGHTED
11 ;
12 ; This source code is offered for use in the public domain. You may
13 ; use, modify or distribute it freely.
14 ;
15 ; This code is distributed in the hope that it will be useful but
16 ; WITHOUT ANY WARRANTY. ALL WARRENTIES, EXPRESS OR IMPLIED ARE HEREBY
17 ; DISCLAMED. This includes but is not limited to warrenties of
18 ; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
19 ;
20 ; $Revision: 1.2 $
21 ; $Author: dwelch $
22 ; $Date: 1999/01/16 21:02:58 $
23 ;
24 ; These three functions appear to be name mangled in some way, so GCC is
25 ; probably not going to be able to use them in any case.
26 ;
27 ; ??2@YAPAXI@Z
28 ; ??3@YAXPAX@Z
29 ; ?_set_new_handler@@YAP6AHI@ZP6AHI@Z@Z
30 ;
31 ; These are functions for which I have not yet written prototypes or
32 ; otherwise set up (they are still included below though unlike those
33 ; first three).
34 ;
35 ; _CIacos
36 ; _CIasin
37 ; _CIatan
38 ; _CIatan2
39 ; _CIcos
40 ; _CIcosh
41 ; _CIexp
42 ; _CIfmod
43 ; _CIlog
44 ; _CIlog10
45 ; _CIpow
46 ; _CIsin
47 ; _CIsinh
48 ; _CIsqrt
49 ; _CItan
50 ; _CItanh
51 ; __dllonexit
52 ; __mb_cur_max_dll
53 ; __threadhandle
54 ; __threadid
55 ; _abnormal_termination
56 ; _acmdln_dll
57 ; _aexit_rtn_dll
58 ; _amsg_exit
59 ; _commit
60 ; _commode_dll
61 ; _cpumode_dll
62 ; _ctype
63 ; _daylight_dll
64 ; _environ_dll
65 ; _expand
66 ; _fcloseall
67 ; _filbuf
68 ; _fileinfo_dll
69 ; _flsbuf
70 ; _flushall
71 ; _fmode_dll
72 ; _fpieee_flt
73 ; _fsopen
74 ; _ftol
75 ; _getdiskfree
76 ; _getdllprocaddr
77 ; _getdrive
78 ; _getdrives
79 ; _getsystime
80 ; _getw
81 ; _initterm
82 ; _ismbbalnum
83 ; _ismbbalpha
84 ; _ismbbgraph
85 ; _ismbbkalnum
86 ; _ismbbkana
87 ; _ismbbkpunct
88 ; _ismbblead
89 ; _ismbbprint
90 ; _ismbbpunct
91 ; _ismbbtrail
92 ; _ismbcalpha
93 ; _ismbcdigit
94 ; _ismbchira
95 ; _ismbckata
96 ; _ismbcl0
97 ; _ismbcl1
98 ; _ismbcl2
99 ; _ismbclegal
100 ; _ismbclower
101 ; _ismbcprint
102 ; _ismbcspace
103 ; _ismbcsymbol
104 ; _ismbcupper
105 ; _ismbslead
106 ; _ismbstrail
107 ; _lfind
108 ; _loaddll
109 ; _lrotl
110 ; _lrotr
111 ; _lsearch
112 ; _makepath
113 ; _matherr
114 ; _mbbtombc
115 ; _mbbtype
116 ; _mbccpy
117 ; _mbcjistojms
118 ; _mbcjmstojis
119 ; _mbclen
120 ; _mbctohira
121 ; _mbctokata
122 ; _mbctolower
123 ; _mbctombb
124 ; _mbctoupper
125 ; _mbctype
126 ; _mbsbtype
127 ; _mbscat
128 ; _mbscmp
129 ; _mbscpy
130 ; _mbscspn
131 ; _mbsdec
132 ; _mbsdup
133 ; _mbsicmp
134 ; _mbsinc
135 ; _mbslen
136 ; _mbslwr
137 ; _mbsnbcat
138 ; _mbsnbcmp
139 ; _mbsnbcnt
140 ; _mbsnbcpy
141 ; _mbsnbicmp
142 ; _mbsnbset
143 ; _mbsnccnt
144 ; _mbsncmp
145 ; _mbsncpy
146 ; _mbsnextc
147 ; _mbsnicmp
148 ; _mbsninc
149 ; _mbsnset
150 ; _mbspbrk
151 ; _mbsrchr
152 ; _mbsrev
153 ; _mbsset
154 ; _mbsspn
155 ; _mbsspnp
156 ; _mbsstr
157 ; _mbstrlen
158 ; _mbsupr
159 ; _onexit
160 ; _osver_dll
161 ; _osversion_dll
162 ; _pctype_dll
163 ; _purecall
164 ; _putw
165 ; _pwctype_dll
166 ; _rmtmp
167 ; _rotl
168 ; _rotr
169 ; _setsystime
170 ; _snprintf
171 ; _snwprintf
172 ; _splitpath
173 ; _strdate
174 ; _strdec
175 ; _strinc
176 ; _strncnt
177 ; _strnextc
178 ; _strninc
179 ; _strspnp
180 ; _strtime
181 ; _tempnam
182 ; _timezone_dll
183 ; _tzname
184 ; _tzset
185 ; _ultoa
186 ; _unloaddll
187 ; _vsnprintf
188 ; _vsnwprintf
189 ; _winmajor_dll
190 ; _winminor_dll
191 ; _winver_dll
192 ; _wtoi
193 ; _wtol
194 ;
195 EXPORTS
196 _CIacos
197 _CIasin
198 _CIatan
199 _CIatan2
200 _CIcos
201 _CIcosh
202 _CIexp
203 _CIfmod
204 _CIlog
205 _CIlog10
206 _CIpow
207 _CIsin
208 _CIsinh
209 _CIsqrt
210 _CItan
211 _CItanh
212 _HUGE_dll
213 _XcptFilter
214 __GetMainArgs
215 __argc_dll
216 __argv_dll
217 __dllonexit
218 __doserrno
219 __fpecode
220 __isascii
221 __iscsym
222 __iscsymf
223 __mb_cur_max_dll
224 __pxcptinfoptrs
225 __threadhandle
226 __threadid
227 __toascii
228 _abnormal_termination
229 _access
230 _acmdln_dll
231 _aexit_rtn_dll
232 _amsg_exit
233 _assert
234 _basemajor_dll
235 _baseminor_dll
236 _baseversion_dll
237 _beep
238 _beginthread
239 _c_exit
240 _cabs
241 _cexit
242 _cgets
243 _chdir
244 _chdrive
245 _chgsign
246 _chmod
247 _chsize
248 _clearfp
249 _close
250 _commit
251 _commode_dll
252 _control87
253 _controlfp
254 _copysign
255 _cprintf
256 _cpumode_dll
257 _cputs
258 _creat
259 _cscanf
260 _ctype
261 _cwait
262 _daylight_dll
263 _dup
264 _dup2
265 _ecvt
266 _endthread
267 _environ_dll
268 _eof
269 _errno
270 _except_handler2
271 _execl
272 _execle
273 _execlp
274 _execlpe
275 _execv
276 _execve
277 _execvp
278 _execvpe
279 _exit
280 _expand
281 _fcloseall
282 _fcvt
283 _fdopen
284 _fgetchar
285 _fgetwchar
286 _filbuf
287 _fileinfo_dll
288 _filelength
289 _fileno
290 _findclose
291 _findfirst
292 _findnext
293 _finite
294 _flsbuf
295 _flushall
296 _fmode_dll
297 _fpclass
298 _fpieee_flt
299 _fpreset
300 _fputchar
301 _fputwchar
302 _fsopen
303 _fstat
304 _ftime
305 _ftol
306 _fullpath
307 _futime
308 _gcvt
309 _get_osfhandle
310 _getch
311 _getche
312 _getcwd
313 _getdcwd
314 _getdiskfree
315 _getdllprocaddr
316 _getdrive
317 _getdrives
318 _getpid
319 _getsystime
320 _getw
321 _global_unwind2
322 _heapchk
323 _heapmin
324 _heapset
325 _heapwalk
326 _hypot
327 _initterm
328 _iob
329 _isatty
330 _isctype
331 _ismbbalnum
332 _ismbbalpha
333 _ismbbgraph
334 _ismbbkalnum
335 _ismbbkana
336 _ismbbkpunct
337 _ismbblead
338 _ismbbprint
339 _ismbbpunct
340 _ismbbtrail
341 _ismbcalpha
342 _ismbcdigit
343 _ismbchira
344 _ismbckata
345 _ismbcl0
346 _ismbcl1
347 _ismbcl2
348 _ismbclegal
349 _ismbclower
350 _ismbcprint
351 _ismbcspace
352 _ismbcsymbol
353 _ismbcupper
354 _ismbslead
355 _ismbstrail
356 _isnan
357 _itoa
358 _j0
359 _j1
360 _jn
361 _kbhit
362 _lfind
363 _loaddll
364 _local_unwind2
365 _locking
366 _logb
367 _lrotl
368 _lrotr
369 _lsearch
370 _lseek
371 _ltoa
372 _makepath
373 _matherr
374 _mbbtombc
375 _mbbtype
376 _mbccpy
377 _mbcjistojms
378 _mbcjmstojis
379 _mbclen
380 _mbctohira
381 _mbctokata
382 _mbctolower
383 _mbctombb
384 _mbctoupper
385 _mbctype
386 _mbsbtype
387 _mbscat
388 _mbschr
389 _mbscmp
390 _mbscpy
391 _mbscspn
392 _mbsdec
393 _mbsdup
394 _mbsicmp
395 _mbsinc
396 _mbslen
397 _mbslwr
398 _mbsnbcat
399 _mbsnbcmp
400 _mbsnbcnt
401 _mbsnbcpy
402 _mbsnbicmp
403 _mbsnbset
404 _mbsncat
405 _mbsnccnt
406 _mbsncmp
407 _mbsncpy
408 _mbsnextc
409 _mbsnicmp
410 _mbsninc
411 _mbsnset
412 _mbspbrk
413 _mbsrchr
414 _mbsrev
415 _mbsset
416 _mbsspn
417 _mbsspnp
418 _mbsstr
419 _mbstok
420 _mbstrlen
421 _mbsupr
422 _memccpy
423 _memicmp
424 _mkdir
425 _mktemp
426 _msize
427 _nextafter
428 _onexit
429 _open
430 _open_osfhandle
431 _osmajor_dll
432 _osminor_dll
433 _osmode_dll
434 _osver_dll
435 _osversion_dll
436 _pclose
437 _pctype_dll
438 _pgmptr_dll
439 _pipe
440 _popen
441 _purecall
442 _putch
443 _putenv
444 _putw
445 _pwctype_dll
446 _read
447 _rmdir
448 _rmtmp
449 _rotl
450 _rotr
451 _scalb
452 _searchenv
453 _seterrormode
454 _setjmp
455 _setmode
456 _setsystime
457 _sleep
458 _snprintf
459 _snwprintf
460 _sopen
461 _spawnl
462 _spawnle
463 _spawnlp
464 _spawnlpe
465 _spawnv
466 _spawnve
467 _spawnvp
468 _spawnvpe
469 _splitpath
470 _stat
471 _statusfp
472 _strcmpi
473 _strdate
474 _strdec
475 _strdup
476 _strerror
477 _stricmp
478 _stricoll
479 _strinc
480 _strlwr
481 _strncnt
482 _strnextc
483 _strnicmp
484 _strninc
485 _strnset
486 _strrev
487 _strset
488 _strspnp
489 _strtime
490 _strupr
491 _swab
492 _sys_errlist
493 _sys_nerr_dll
494 _tell
495 _tempnam
496 _timezone_dll
497 _tolower
498 _toupper
499 _tzname
500 _tzset
501 _ultoa
502 _umask
503 _ungetch
504 _unlink
505 _unloaddll
506 _utime
507 _vsnprintf
508 _vsnwprintf
509 _wcsdup
510 _wcsicmp
511 _wcsicoll
512 _wcslwr
513 _wcsnicmp
514 _wcsnset
515 _wcsrev
516 _wcsset
517 _wcsupr
518 _winmajor_dll
519 _winminor_dll
520 _winver_dll
521 _write
522 _wtoi
523 _wtol
524 _y0
525 _y1
526 _yn
527 abort
528 abs
529 acos
530 asctime
531 asin
532 atan
533 atan2
534 atexit
535 atof
536 atoi
537 atol
538 bsearch
539 calloc
540 ceil
541 clearerr
542 clock
543 cos
544 cosh
545 ctime
546 difftime
547 div
548 exit
549 exp
550 fabs
551 fclose
552 feof
553 ferror
554 fflush
555 fgetc
556 fgetpos
557 fgets
558 fgetwc
559 floor
560 fmod
561 fopen
562 fprintf
563 fputc
564 fputs
565 fputwc
566 fread
567 free
568 freopen
569 frexp
570 fscanf
571 fseek
572 fsetpos
573 ftell
574 fwprintf
575 fwrite
576 fwscanf
577 getc
578 getchar
579 getenv
580 gets
581 gmtime
582 is_wctype
583 isalnum
584 isalpha
585 iscntrl
586 isdigit
587 isgraph
588 isleadbyte
589 islower
590 isprint
591 ispunct
592 isspace
593 isupper
594 iswalnum
595 iswalpha
596 iswascii
597 iswcntrl
598 iswctype
599 iswdigit
600 iswgraph
601 iswlower
602 iswprint
603 iswpunct
604 iswspace
605 iswupper
606 iswxdigit
607 isxdigit
608 labs
609 ldexp
610 ldiv
611 localeconv
612 localtime
613 log
614 log10
615 longjmp
616 malloc
617 mblen
618 mbstowcs
619 mbtowc
620 memchr
621 memcmp
622 memcpy
623 memmove
624 memset
625 mktime
626 modf
627 perror
628 pow
629 printf
630 putc
631 putchar
632 puts
633 qsort
634 raise
635 rand
636 realloc
637 remove
638 rename
639 rewind
640 scanf
641 setbuf
642 setlocale
643 setvbuf
644 signal
645 sin
646 sinh
647 sprintf
648 sqrt
649 srand
650 sscanf
651 strcat
652 strchr
653 strcmp
654 strcoll
655 strcpy
656 strcspn
657 strerror
658 strftime
659 strlen
660 strncat
661 strncmp
662 strncpy
663 strpbrk
664 strrchr
665 strspn
666 strstr
667 strtod
668 strtok
669 strtol
670 strtoul
671 strxfrm
672 swprintf
673 swscanf
674 system
675 tan
676 tanh
677 time
678 tmpfile
679 tmpnam
680 tolower
681 toupper
682 towlower
683 towupper
684 ungetc
685 ungetwc
686 vfprintf
687 vfwprintf
688 vprintf
689 vsprintf
690 vswprintf
691 vwprintf
692 wcscat
693 wcschr
694 wcscmp
695 wcscoll
696 wcscpy
697 wcscspn
698 wcsftime
699 wcslen
700 wcsncat
701 wcsncmp
702 wcsncpy
703 wcspbrk
704 wcsrchr
705 wcsspn
706 wcsstr
707 wcstod
708 wcstok
709 wcstol
710 wcstombs
711 wcstoul
712 wcsxfrm
713 wctomb
714 wprintf
715 wscanf