Changeset 4809 for trunk/src/msvcrt
- Timestamp:
- Dec 16, 2000, 11:53:51 PM (25 years ago)
- Location:
- trunk/src/msvcrt
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/msvcrt/msvcrt.def
r4128 r4809 1 ; $Id: msvcrt.def,v 1. 19 2000-08-31 00:03:11 phallerExp $1 ; $Id: msvcrt.def,v 1.20 2000-12-16 22:53:22 bird Exp $ 2 2 3 3 ; … … 5 5 ; 6 6 LIBRARY MSVCRT INITINSTANCE TERMINSTANCE 7 DESCRIPTION 'Odin32 System DLL - MSVCrt' 7 8 DATA MULTIPLE NONSHARED 8 9 9 10 EXPORTS 10 ??0__non_rtti_object@@QAE@ABV0@@Z = _MSVCRT_EXP1 11 ??0__non_rtti_object@@QAE@PBD@Z = _MSVCRT_EXP2 12 ??0bad_cast@@QAE@ABQBD@Z = _MSVCRT_EXP3@313 ??0bad_cast@@QAE@ABV0@@Z = _MSVCRT_EXP4@414 ??0bad_typeid@@QAE@ABV0@@Z = _MSVCRT_EXP5@515 ??0bad_typeid@@QAE@PBD@Z = _MSVCRT_EXP6@616 ??0exception@@QAE@ABQBD@Z = _MSVCRT_EXP7@717 ??0exception@@QAE@ABV0@@Z = _MSVCRT_EXP8@818 ??0exception@@QAE@XZ = _MSVCRT_EXP9@919 ??1__non_rtti_object@@UAE@XZ = _MSVCRT_EXP10 20 ??1bad_cast@@UAE@XZ = _MSVCRT_EXP11@1121 ??1bad_typeid@@UAE@XZ = _MSVCRT_EXP12@1222 ??1exception@@UAE@XZ = _MSVCRT_EXP13@1323 ??1type_info@@UAE@XZ = _MSVCRT_EXP14@1424 ??2@YAPAXI@Z = _MSVCRT_new@1525 ??3@YAXPAX@Z = _MSVCRT_delete@1626 ??4__non_rtti_object@@QAEAAV0@ABV0@@Z = _MSVCRT_EXP17 27 ??4bad_cast@@QAEAAV0@ABV0@@Z = _MSVCRT_EXP18 28 ??4bad_typeid@@QAEAAV0@ABV0@@Z = _MSVCRT_EXP19 29 ??4exception@@QAEAAV0@ABV0@@Z = _MSVCRT_EXP20 30 ??8type_info@@QBEHABV0@@Z = _MSVCRT_EXP21@2131 ??9type_info@@QBEHABV0@@Z = _MSVCRT_EXP22@2232 ??_7__non_rtti_object@@6B@ = _MSVCRT_EXP23@2333 ??_7bad_cast@@6B@ = _MSVCRT_EXP24@2434 ??_7bad_typeid@@6B@ = _MSVCRT_EXP25@2535 ??_7exception@@6B@ = _MSVCRT_EXP26@2636 ??_E__non_rtti_object@@UAEPAXI@Z = _MSVCRT_EXP27 37 ??_Ebad_cast@@UAEPAXI@Z = _MSVCRT_EXP28@2838 ??_Ebad_typeid@@UAEPAXI@Z = _MSVCRT_EXP29@2939 ??_Eexception@@UAEPAXI@Z = _MSVCRT_EXP30@3040 ??_G__non_rtti_object@@UAEPAXI@Z = _MSVCRT_EXP31 41 ??_Gbad_cast@@UAEPAXI@Z = _MSVCRT_EXP32@3242 ??_Gbad_typeid@@UAEPAXI@Z = _MSVCRT_EXP34@3343 ??_Gexception@@UAEPAXI@Z = _MSVCRT_EXP34@3444 ?_query_new_handler@@YAP6AHI@ZXZ = _MSVCRT_EXP35 45 ?_query_new_mode@@YAHXZ = _MSVCRT_EXP36@3646 ?_set_new_handler@@YAP6AHI@ZP6AHI@Z@Z = _MSVCRT_set_new_handler 47 ?_set_new_mode@@YAHH@Z = _MSVCRT_EXP38@3848 ?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z = _MSVCRT_EXP39 49 ?before@type_info@@QBEHABV1@@Z = _MSVCRT_EXP40 50 ?name@type_info@@QBEPBDXZ = _MSVCRT_EXP41@4151 ?raw_name@type_info@@QBEPBDXZ = _MSVCRT_EXP42 52 ?set_new_handler@@YAP6AXXZP6AXXZ@Z = _MSVCRT_EXP43 53 ?set_terminate@@YAP6AXXZP6AXXZ@Z = _MSVCRT_EXP44 54 ?set_unexpected@@YAP6AXXZP6AXXZ@Z = _MSVCRT_EXP45 55 ?terminate@@YAXXZ = _MSVCRT_EXP46@4656 ?unexpected@@YAXXZ = _MSVCRT_EXP47@4757 ?what@exception@@UBEPBDXZ = _MSVCRT_EXP48@4858 $I10_OUTPUT = _MSVCRT_EXP49@4959 _CIacos = _CRTDLL__CIacos@5060 _CIasin = _CRTDLL__CIasin@5161 _CIatan = _CRTDLL__CIatan@5262 _CIatan2 = _CRTDLL__CIatan2@5363 _CIcos = _CRTDLL__CIcos@5464 _CIcosh = _CRTDLL__CIcosh@5565 _CIexp = _CRTDLL__CIexp@5666 _CIfmod = _CRTDLL__CIfmod@5767 _CIlog = _CRTDLL__CIlog@5868 _CIlog10 = _CRTDLL__CIlog10@5969 _CIpow = _CRTDLL__CIpow@6070 _CIsin = _CRTDLL__CIsin@6171 _CIsinh = _CRTDLL__CIsinh@6272 _CIsqrt = _CRTDLL__CIsqrt@6373 _CItan = _CRTDLL__CItan@6474 _CItanh = _CRTDLL__CItanh@6575 _CxxThrowException = _MSVCRT__CxxThrowException@6676 _EH_prolog = _MSVCRT__EH_prolog@6777 ; _Getdays 78 ; _Getmonths 79 ; _Gettnames 80 _HUGE = MSVCRT__HUGE@7181 ; _Strftime =@7282 _XcptFilter = _CRTDLL__XcptFilter@7383 __CxxFrameHandler = _MSVCRT___CxxFrameHandler@7484 __CxxLongjmpUnwind 85 ; __RTCastToVoid 86 ; __RTDynamicCast 87 ; __RTtypeid 88 ; __STRINGTOLD 89 __argc = MSVCRT___argc@8090 __argv = MSVCRT___argv@8191 ; __badioinfo 92 ;;;;; __crtCompareStringA = KERNEL32_CompareStringA@8393 ;;;;; __crtGetLocaleInfoW = KERNEL32_GetLocaleInfoW@8494 ;;;;; __crtLCMapStringA = KERNEL32_LCMapStringA@8595 __dllonexit = _CRTDLL___dllonexit@8696 __doserrno = _CRTDLL___doserrno@8797 __fpecode = _CRTDLL___fpecode@8898 __getmainargs = _MSVCRT___GetMainArgs@8999 __initenv = _MSVCRT___initenv@90100 __isascii = _CRTDLL___isascii@91101 __iscsym = _CRTDLL___iscsym@92102 __iscsymf = _CRTDLL___iscsymf@93103 ; __lc_codepage 104 ; __lc_collate_cp 105 ; __lc_handle 106 ; __lconv_init 107 __mb_cur_max = MSVCRT___mb_cur_max@98108 __p___argc = _MSVCRT___p___argc@99109 110 111 __p___argv = _MSVCRT___p___argv@100112 __p___initenv = _MSVCRT___p__initenv@101113 __p___mb_cur_max = _MSVCRT___p___mb_cur_max@102114 __p___wargv = _MSVCRT___p___wargv@103115 ; __p___winitenv 116 __p__acmdln = _MSVCRT___p__acmdln@105117 ; __p__amblksiz 118 __p__commode = _MSVCRT___p__commode@107119 __p__daylight = _MSVCRT___p__daylight@108120 ; __p__dstbias 121 __p__environ = _MSVCRT___p__environ@110122 __p__fileinfo = _MSVCRT___p__fileinfo@111123 __p__fmode = _MSVCRT___p__fmode@112124 __p__iob = _MSVCRT___p__iob@113125 ; __p__mbcasemap 126 ; __p__mbctype 127 __p__osver = _MSVCRT___p__osver@116128 __p__pctype = _MSVCRT___p__pctype@117129 __p__pgmptr = _MSVCRT___p__pgmptr@118130 __p__pwctype = _MSVCRT___p__pwctype@119131 __p__timezone = _MSVCRT___p__timezone@120132 __p__tzname = _MSVCRT___p__tzname@121133 __p__wcmdln = _MSVCRT___p__wcmdln@122134 ; __p__wenviron 135 __p__winmajor = _MSVCRT___p__winmajor@124136 __p__winminor = _MSVCRT___p__winminor@125137 __p__winver = _MSVCRT___p__winver@126138 ; __p__wpgmptr 139 ; __pioinfo 140 ; __pxcptinfoptrs 141 __set_app_type = _MSVCRT___set_app_type@130142 ; __setlc_active 143 __setusermatherr = _MSVCRT___setusermatherr@132144 __threadhandle = _CRTDLL___threadhandle@133145 __threadid = _CRTDLL___threadid@134146 ; __toascii = _CRTDLL___toascii@135147 ; __unDName 148 ; __unDNameEx 149 ; __unguarded_readlc_active 150 __wargv 151 __wgetmainargs = _MSVCRT___wgetmainargs@140152 ; __winitenv 153 _abnormal_termination = _CRTDLL__abnormal_termination@142154 _access = _CRTDLL__access@143155 _acmdln = MSVCRT__acmdln@144 ; var export156 ; _adj_fdiv_m16i 157 ; _adj_fdiv_m32 158 ; _adj_fdiv_m32i 159 ; _adj_fdiv_m64 160 ; _adj_fdiv_r 161 ; _adj_fdivr_m16i 162 ; _adj_fdivr_m32 163 ; _adj_fdivr_m32i 164 ; _adj_fdivr_m64 165 ; _adj_fpatan 166 ; _adj_fprem 167 ; _adj_fprem1 168 ; _adj_fptan 169 _adjust_fdiv = _MSVCRT__adjust_fdiv@158170 _aexit_rtn = _MSVCRT__aexit_rtn@159171 _amsg_exit = _CRTDLL__amsg_exit@160172 _assert = _CRTDLL__assert@161173 ; _atodbl 174 _atoi64 = _MSVCRT__atoi64@163175 ; _atoldbl 176 _beep = _CRTDLL__beep@165177 _beginthread = _CRTDLL__beginthread@166178 _beginthreadex = _MSVCRT__beginthreadex@167179 _c_exit = _CRTDLL__c_exit@168180 _cabs = _CRTDLL__cabs@169181 _cexit = _CRTDLL__cexit@171182 _cgets = _CRTDLL__cgets@172183 _chdir = _CRTDLL__chdir@173184 _chdrive = _CRTDLL__chdrive@174185 _chgsign = _CRTDLL__chgsign@175186 ; _chkesp 187 _chmod = _CRTDLL__chmod@177188 _chsize = _CRTDLL__chsize@178189 _clearfp = _CRTDLL__clearfp@179190 _close = _CRTDLL__close@180191 _commit = _CRTDLL__commit@181192 _commode = MSVCRT__commode@182193 _control87 = _CRTDLL__control87@183194 _controlfp = _CRTDLL__controlfp@184195 _copysign = _CRTDLL__copysign@185196 _cprintf = _CRTDLL__cprintf@186197 _cputs = _CRTDLL__cputs@187198 _creat = _CRTDLL__creat@188199 _cscanf = _CRTDLL__cscanf@189200 _ctype = CRTDLL_ctype@190201 _cwait = _CRTDLL__cwait@191202 _daylight = MSVCRT__daylight@192203 ; _dstbias 204 _dup = _CRTDLL__dup@194205 _dup2 = _CRTDLL__dup2@195206 _ecvt = _CRTDLL__ecvt@196207 _endthread = _CRTDLL__endthread@197208 _endthreadex = _MSVCRT__endthreadex@198209 _environ = MSVCRT__environ@199210 211 212 _eof = _CRTDLL__eof@200213 _errno = _CRTDLL__errno@201214 _except_handler2 = _CRTDLL__except_handler2@202215 _except_handler3 = _MSVCRT__except_handler3@203216 _execl = _CRTDLL__execl@204217 _execle = _CRTDLL__execle@205218 _execlp = _CRTDLL__execlp@206219 _execlpe = _CRTDLL__execlpe@207220 _execv = _CRTDLL__execv@208221 _execve = _CRTDLL__execve@209222 _execvp = _CRTDLL__execvp@210223 _execvpe = _CRTDLL__execvpe@211224 _exit = _CRTDLL__exit@212225 _expand = _CRTDLL__expand@213226 _fcloseall = _CRTDLL__fcloseall@214227 _fcvt = _CRTDLL__fcvt@215228 _fdopen = _CRTDLL__fdopen@216229 _fgetchar = _CRTDLL__fgetchar@217230 _fgetwchar = _CRTDLL__fgetwchar@218231 _filbuf = _CRTDLL__filbuf@219232 _fileinfo = MSVCRT__fileinfo@220233 _filelength = _CRTDLL__filelength@221234 _filelengthi64 = _MSVCRT__filelengthi64@222235 _fileno = _CRTDLL__fileno@223236 _findclose = _CRTDLL__findclose@224237 _findfirst = _CRTDLL__findfirst@225238 _findfirsti64 = _MSVCRT__findfirsti64@226239 _findnext = _CRTDLL__findnext@227240 _findnexti64 = _MSVCRT__findnexti64@228241 _finite = _CRTDLL__finite@229242 _flsbuf = _CRTDLL__flsbuf@230243 _flushall = _CRTDLL__flushall@231244 _fmode = MSVCRT__fmode@232245 _fpclass = _CRTDLL__fpclass@233246 _fpieee_flt = _CRTDLL__fpieee_flt@234247 _fpreset = _CRTDLL__fpreset@235248 _fputchar = _CRTDLL__fputchar@236249 _fputwchar = _CRTDLL__fputwchar@237250 _fsopen = _CRTDLL__fsopen@238251 _fstat = _CRTDLL__fstat@239252 _fstati64 = _MSVCRT__fstati64@240253 _ftime = _CRTDLL__ftime@241254 _ftol = _CRTDLL__ftol@242255 _fullpath = _CRTDLL__fullpath@243256 _futime = _CRTDLL__futime@244257 _gcvt = _CRTDLL__gcvt@245258 _get_osfhandle = _CRTDLL__get_osfhandle@246259 _get_sbh_threshold = _MSVCRT__get_sbh_threshold@247260 _getch = _CRTDLL__getch@248261 _getche = _CRTDLL__getche@249262 _getcwd = _CRTDLL__getcwd@250263 _getdcwd = _CRTDLL__getdcwd@251264 _getdiskfree = _CRTDLL__getdiskfree@252265 ; _getdllprocaddr 266 _getdrive = _CRTDLL__getdrive@254267 _getdrives = _CRTDLL__getdrives@255268 _getmaxstdio = _MSVCRT__getmaxstdio@256269 _getmbcp = _MSVCRT__getmbcp@257270 _getpid = _CRTDLL__getpid@258271 _getsystime = _CRTDLL__getsystime@259272 _getw = _CRTDLL__getw@260273 _getws = _MSVCRT__getws@261274 _global_unwind2 = _CRTDLL__global_unwind2@262275 _heapadd = _MSVCRT__heapadd@263276 _heapchk = _CRTDLL__heapchk@264277 _heapmin = _CRTDLL__heapmin@265278 _heapset = _CRTDLL__heapset@266279 _heapwalk = _CRTDLL__heapwalk@268280 _hypot = _CRTDLL__hypot@269281 _i64toa = _MSVCRT__i64toa@270282 _i64tow = _MSVCRT__i64tow@271283 _initterm = _CRTDLL__initterm 284 _inp = _MSVCRT__inp@273285 _inpd = _MSVCRT__inpd@274286 _inpw = _MSVCRT__inpw@275287 _iob = CRTDLL_iob@276288 _isatty = _CRTDLL__isatty@277289 _isctype = _CRTDLL__isctype@278290 _ismbbalnum = _CRTDLL__ismbbalnum@279291 _ismbbalpha = _CRTDLL__ismbbalpha@280292 _ismbbgraph = _CRTDLL__ismbbgraph@281293 _ismbbkalnum = _CRTDLL__ismbbkalnum@282294 _ismbbkana = _CRTDLL__ismbbkana@283295 _ismbbkprint = _MSVCRT__ismbbkprint@284296 _ismbbkpunct = _CRTDLL__ismbbkpunct@285297 _ismbblead = _CRTDLL__ismbblead@286298 _ismbbprint = _CRTDLL__ismbbprint@287299 _ismbbpunct = _CRTDLL__ismbbpunct@288300 _ismbbtrail = _CRTDLL__ismbbtrail@289301 _ismbcalnum = _MSVCRT__ismbcalnum@290302 _ismbcalpha = _CRTDLL__ismbcalpha@291303 _ismbcdigit = _CRTDLL__ismbcdigit@292304 _ismbcgraph = _MSVCRT__ismbcgraph@293305 _ismbchira = _CRTDLL__ismbchira@294306 _ismbckata = _CRTDLL__ismbckata@295307 _ismbcl0 = _CRTDLL__ismbcl0@296308 _ismbcl1 = _CRTDLL__ismbcl1@297309 _ismbcl2 = _CRTDLL__ismbcl2@298310 _ismbclegal = _CRTDLL__ismbclegal@299311 312 313 _ismbclower = _CRTDLL__ismbclower@300314 _ismbcprint = _CRTDLL__ismbcprint@301315 _ismbcpunct = _MSVCRT__ismbcpunct@302316 _ismbcspace = _CRTDLL__ismbcspace@303317 _ismbcsymbol = _CRTDLL__ismbcsymbol@304318 _ismbcupper = _CRTDLL__ismbcupper@305319 _ismbslead = _CRTDLL__ismbslead@306320 _ismbstrail = _CRTDLL__ismbstrail@307321 _isnan = _CRTDLL__isnan@308322 _itoa = _CRTDLL__itoa@309323 _itow = _MSVCRT__itow@310324 _j0 = _CRTDLL__j0@311325 _j1 = _CRTDLL__j1@312326 _jn = _CRTDLL__jn@313327 _kbhit = _CRTDLL__kbhit@314328 _lfind = _CRTDLL__lfind@315329 _loaddll = _CRTDLL__loaddll@316330 _local_unwind2 = _CRTDLL__local_unwind2@317331 _lock = _MSVCRT__lock@318332 _locking = _CRTDLL__locking@319333 _logb = _CRTDLL__logb@320334 _longjmpex = _CRTDLL_longjmp@321 ; Not correct335 _lrotl = _CRTDLL__lrotl@322336 _lrotr = _CRTDLL__lrotr@323337 _lsearch = _CRTDLL__lsearch@324338 _lseek = _CRTDLL__lseek@325339 _lseeki64 = _MSVCRT__lseeki64@326340 _ltoa = _CRTDLL__ltoa@327341 _ltow = _MSVCRT__ltow@328342 _makepath = _CRTDLL__makepath@329343 _mbbtombc = _CRTDLL__mbbtombc@330344 _mbbtype = _CRTDLL__mbbtype@331345 ; _mbcasemap 346 _mbccpy = _CRTDLL__mbccpy@333347 _mbcjistojms = _CRTDLL__mbcjistojms@334348 _mbcjmstojis = _CRTDLL__mbcjmstojis@335349 _mbclen = _CRTDLL__mbclen@336350 _mbctohira = _CRTDLL__mbctohira@337351 _mbctokata = _CRTDLL__mbctokata@338352 _mbctolower = _CRTDLL__mbctolower@339353 _mbctombb = _CRTDLL__mbctombb@340354 _mbctoupper = _CRTDLL__mbctoupper@341355 _mbctype = CRTDLL_mbctype@342356 _mbsbtype = _CRTDLL__mbsbtype@343357 _mbscat = _CRTDLL__mbscat@344358 _mbschr = _CRTDLL__mbschr@345359 _mbscmp = _CRTDLL__mbscmp@346360 _mbscoll = _CRTDLL__mbscmp@347361 _mbscpy = _CRTDLL__mbscpy@348362 _mbscspn = _CRTDLL__mbscspn@349363 _mbsdec = _CRTDLL__mbsdec@350364 _mbsdup = _CRTDLL__mbsdup@351365 _mbsicmp = _CRTDLL__mbsicmp@352366 _mbsicoll = _CRTDLL__mbsicmp@353367 _mbsinc = _CRTDLL__mbsinc@354368 _mbslen = _CRTDLL__mbslen@355369 _mbslwr = _CRTDLL__mbslwr@356370 _mbsnbcat = _CRTDLL__mbsnbcat@357371 _mbsnbcmp = _CRTDLL__mbsnbcmp@358372 _mbsnbcnt = _CRTDLL__mbsnbcnt@359373 _mbsnbcoll = _CRTDLL__mbsncmp@360374 _mbsnbcpy = _CRTDLL__mbsnbcpy@361375 _mbsnbicmp = _CRTDLL__mbsnbicmp@362376 _mbsnbicoll = _CRTDLL__mbsnbicmp@363377 _mbsnbset = _CRTDLL__mbsnbset@364378 _mbsncat = _CRTDLL__mbsncat@365379 _mbsnccnt = _CRTDLL__mbsnccnt@366380 _mbsncmp = _CRTDLL__mbsncmp@367381 _mbsncoll = _CRTDLL__mbsncmp @368382 _mbsncpy = _CRTDLL__mbsncpy@369383 _mbsnextc = _CRTDLL__mbsnextc@370384 _mbsnicmp = _CRTDLL__mbsnicmp@371385 _mbsnicoll = _CRTDLL__mbsnicmp@372386 _mbsninc = _CRTDLL__mbsninc@373387 _mbsnset = _CRTDLL__mbsnset@374388 _mbspbrk = _CRTDLL__mbspbrk@375389 _mbsrchr = _CRTDLL__mbsrchr@376390 _mbsrev = _CRTDLL__mbsrev@377391 _mbsset = _CRTDLL__mbsset@378392 _mbsspn = _CRTDLL__mbsspn@379393 _mbsspnp = _CRTDLL__mbsspnp@380394 _mbsstr = _CRTDLL__mbsstr@381395 _mbstok = _CRTDLL__mbstok@382396 _mbstrlen = _CRTDLL__mbstrlen@383397 _mbsupr = _CRTDLL__mbsupr@384398 _memccpy = _CRTDLL__memccpy@385399 _memicmp = _CRTDLL__memicmp@386400 _mkdir = _CRTDLL__mkdir@387401 _mktemp = _CRTDLL__mktemp@388402 _msize = _CRTDLL__msize@389403 _nextafter = _CRTDLL__nextafter@390404 _onexit = _CRTDLL__onexit@391405 _open = _CRTDLL__open@392406 _open_osfhandle = _CRTDLL__open_osfhandle@393407 _osver = MSVCRT__osver@394408 _outp = _MSVCRT__outp@395409 _outpd = _MSVCRT__outpd@396410 _outpw = _MSVCRT__outpw@397411 _pclose = _CRTDLL__pclose@398412 _pctype = MSVCRT__pctype@399413 414 415 _pgmptr = MSVCRT__pgmptr@400416 _pipe = _CRTDLL__pipe@401417 _popen = _CRTDLL__popen@402418 _purecall = _CRTDLL__purecall@403419 _putch = _CRTDLL__putch@404420 _putenv = _CRTDLL__putenv@405421 _putw = _CRTDLL__putw@406422 _putws = _MSVCRT__putws@407423 _pwctype = MSVCRT__pwctype@408424 _read = _CRTDLL__read@409425 _rmdir = _CRTDLL__rmdir@410426 _rmtmp = _CRTDLL__rmtmp@411427 _rotl = _CRTDLL__rotl@412428 _rotr = _CRTDLL__rotr@413429 ; _safe_fdiv 430 ; _safe_fdivr 431 ; _safe_fprem 432 ; _safe_fprem1 433 _scalb = _CRTDLL__scalb@418434 _searchenv = _CRTDLL__searchenv@419435 ; _seh_longjmp_unwind 436 _set_error_mode = _MSVCRT__set_error_mode@421437 _set_sbh_threshold = _MSVCRT__set_sbh_threshold@422438 _seterrormode = _CRTDLL__seterrormode@423439 _setjmp = _CRTDLL__setjmp@424440 _setjmp3 = _CRTDLL__setjmp3@425 ; Not correct441 _setmaxstdio = _MSVCRT__setmaxstdio@426442 _setmbcp = _MSVCRT__setmbcp@427443 _setmode 444 _setsystime = _CRTDLL__setsystime@429445 _sleep = _CRTDLL__sleep@430446 _snprintf = _CRTDLL__snprintf@431447 _snwprintf = _CRTDLL__snwprintf@432448 _sopen = _CRTDLL__sopen@433449 _spawnl = _CRTDLL__spawnl@434450 _spawnle = _CRTDLL__spawnle@435451 _spawnlp = _CRTDLL__spawnlp@436452 _spawnlpe = _CRTDLL__spawnlpe@437453 _spawnv = _CRTDLL__spawnv@438454 _spawnve = _CRTDLL__spawnve@439455 _spawnvp = _CRTDLL__spawnvp@440456 _spawnvpe = _CRTDLL__spawnvpe@441457 _splitpath = _CRTDLL__splitpath@442458 _stat = _CRTDLL__stat@443459 _stati64 = _MSVCRT__stati64@444460 _statusfp = _CRTDLL__statusfp@445461 _strcmpi = _CRTDLL__strcmpi@446462 _strdate = _CRTDLL__strdate@447463 _strdup = _CRTDLL__strdup@448464 _strerror = _CRTDLL__strerror@449465 _stricmp = _CRTDLL__stricmp@450466 _stricoll = _CRTDLL__stricoll@451467 _strlwr = _CRTDLL__strlwr@452468 _strncoll = _MSVCRT__strncoll@453469 _strnicmp = _CRTDLL__strnicmp@454470 _strnicoll = _MSVCRT__strnicoll@455471 _strnset = _CRTDLL__strnset@456472 _strrev = _CRTDLL__strrev@457473 _strset = _CRTDLL__strset@458474 _strtime = _CRTDLL__strtime@459475 _strupr = _CRTDLL__strupr@460476 _swab = _CRTDLL__swab@461477 _sys_errlist = CRTDLL_sys_errlist@462478 _sys_nerr = MSVCRT__sys_nerr@463479 _tell = _CRTDLL__tell@464480 _telli64 = _MSVCRT__telli64@465481 _tempnam = _CRTDLL__tempnam@466482 _timezone = MSVCRT__timezone@467483 _tolower = _CRTDLL__tolower@468484 _toupper = _CRTDLL__toupper@469485 _tzname = CRTDLL_tzname@470486 _tzset = _CRTDLL__tzset@471487 ; _ui64toa = _MSVCRT_ui64toa@472488 ; _ui64tow = _MSVCRT_ui64tow @473@473489 _ultoa = _CRTDLL__ultoa@474490 _ultow = _MSVCRT__ultow@475491 _umask = _MSVCRT__umask@476492 _ungetch = _CRTDLL__ungetch@477493 _unlink = _CRTDLL__unlink@478494 _unloaddll = _CRTDLL__unloaddll@479495 _unlock = _MSVCRT__unlock@480496 _utime = _CRTDLL__utime@481497 _vsnprintf = _CRTDLL__vsnprintf@482498 _vsnwprintf = _CRTDLL__vsnwprintf@483499 _waccess = _MSVCRT__waccess@484500 _wasctime = _MSVCRT__wasctime@485501 _wchdir = _MSVCRT__wchdir@486502 _wchmod = _MSVCRT__wchmod@487503 _wcmdln 504 _wcreat = _MSVCRT__wcreat@489505 _wcsdup = _CRTDLL__wcsdup@490506 _wcsicmp = _CRTDLL__wcsicmp@491507 _wcsicoll = _CRTDLL__wcsicoll@492508 _wcslwr = _CRTDLL__wcslwr@493509 _wcsncoll = _MSVCRT__wcsncoll@494510 _wcsnicmp = _CRTDLL__wcsnicmp@495511 _wcsnicoll = _MSVCRT__wcsnicoll@496512 _wcsnset = _CRTDLL__wcsnset@497513 _wcsrev = _CRTDLL__wcsrev@498514 _wcsset = _CRTDLL__wcsset@499515 516 517 _wcsupr = _CRTDLL__wcsupr@500518 _wctime = _MSVCRT__wctime@501519 _wenviron 520 _wexecl = _MSVCRT__wexecl@503521 _wexecle = _MSVCRT__wexecle@504522 _wexeclp = _MSVCRT__wexeclp@505523 _wexeclpe = _MSVCRT__wexeclpe@506524 _wexecv = _MSVCRT__wexecv@507525 _wexecve = _MSVCRT__wexecve@508526 _wexecvp = _MSVCRT__wexecvp@509527 _wexecvpe = _MSVCRT__wexecvpe@510528 _wfdopen = _MSVCRT__wfdopen@511529 _wfindfirst = _MSVCRT__wfindfirst@512530 _wfindfirsti64 = _MSVCRT__wfindfirsti64@513531 _wfindnext = _MSVCRT__wfindnext@514532 ; _wfindnexti64 = _MSVCRT__wfindnexti64@515533 _wfopen = _MSVCRT__wfopen@516534 _wfreopen = _MSVCRT__wfreopen@517535 _wfsopen = _MSVCRT__wfsopen@518536 _wfullpath = _MSVCRT__wfullpath@519537 _wgetcwd = _MSVCRT__wgetcwd@520538 _wgetdcwd = _MSVCRT__wgetdcwd@521539 _wgetenv = _MSVCRT__wgetenv@522540 _winmajor = MSVCRT__winmajor@523541 _winminor = MSVCRT__winminor@524542 _winver = MSVCRT__winver@525543 _wmakepath = _MSVCRT__wmakepath@526544 _wmkdir = _MSVCRT__wmkdir@527545 _wmktemp = _MSVCRT__wmktemp@528546 _wopen = _MSVCRT__wopen@529547 _wperror = _MSVCRT__wperror@530548 _wpgmptr 549 _wpopen = _MSVCRT__wpopen@532550 _wputenv = _MSVCRT__wputenv@533551 _wremove = _MSVCRT__wremove@534552 _wrename = _MSVCRT__wrename@535553 _write = _CRTDLL__write@536554 _wrmdir = _MSVCRT__wrmdir@537555 _wsearchenv = _MSVCRT__wsearchenv@538556 _wsetlocale = _MSVCRT__wsetlocale@539557 _wsopen = _MSVCRT__wsopen@540558 _wspawnl = _MSVCRT__wspawnl@541559 _wspawnle = _MSVCRT__wspawnle@542560 _wspawnlp = _MSVCRT__wspawnlp@543561 _wspawnlpe = _MSVCRT__wspawnlpe@544562 _wspawnv = _MSVCRT__wspawnv@545563 _wspawnve = _MSVCRT__wspawnve@546564 _wspawnvp = _MSVCRT__wspawnvp@547565 _wspawnvpe = _MSVCRT__wspawnvpe@548566 _wsplitpath = _MSVCRT__wsplitpath@549567 _wstat = _MSVCRT__wstat@550568 _wstati64 = _MSVCRT__wstati64@551569 _wstrdate = _MSVCRT__wstrdate@552570 _wstrtime = _MSVCRT__wstrtime@553571 _wsystem = _MSVCRT__wsystem@554572 _wtempnam = _MSVCRT__wtempnam@555573 _wtmpnam = _MSVCRT__wtmpnam@556574 _wtoi = _CRTDLL__wtoi@557575 _wtoi64 = _MSVCRT__wtoi64@558576 _wtol = _CRTDLL__wtol@559577 _wunlink = _MSVCRT__wunlink@560578 _wutime = _MSVCRT__wutime@561579 _y0 = _CRTDLL__y0@562580 _y1 = _CRTDLL__y1@563581 _yn = _CRTDLL__yn@564582 abort = _CRTDLL_abort@565583 abs = _CRTDLL_abs@566584 acos = _CRTDLL_acos@567585 asctime = _CRTDLL_asctime@568586 asin = _CRTDLL_asin@569587 atan = _CRTDLL_atan@570588 atan2 = _CRTDLL_atan2@571589 atexit = _CRTDLL_atexit@572590 atof = _CRTDLL_atof@573591 atoi = _CRTDLL_atoi@574592 atol = _CRTDLL_atol@575593 bsearch = _CRTDLL_bsearch@576594 calloc = _CRTDLL_calloc@577595 ceil = _CRTDLL_ceil@578596 clearerr = _CRTDLL_clearerr@579597 clock = _CRTDLL_clock@580598 cos = _CRTDLL_cos@581599 cosh = _CRTDLL_cosh@582600 ctime = _CRTDLL_ctime@583601 difftime = _CRTDLL_difftime@584602 div = _CRTDLL_div@585603 exit = _CRTDLL_exit@586604 exp = _CRTDLL_exp@587605 fabs = _CRTDLL_fabs@588606 fclose = _CRTDLL_fclose@589607 feof = _CRTDLL_feof@590608 ferror = _CRTDLL_ferror@591609 fflush = _CRTDLL_fflush@592610 fgetc = _CRTDLL_fgetc@593611 fgetpos = _CRTDLL_fgetpos@594612 fgets = _CRTDLL_fgets@595613 fgetwc = _CRTDLL_fgetwc@596614 fgetws = _MSVCRT_fgetws@597615 floor = _CRTDLL_floor@598616 fmod = _CRTDLL_fmod@599617 618 619 fopen = _CRTDLL_fopen@600620 fprintf = _CRTDLL_fprintf@601621 fputc = _CRTDLL_fputc@602622 fputs = _CRTDLL_fputs@603623 fputwc = _CRTDLL_fputwc@604624 fputws = _MSVCRT_fputws@605625 fread = _CRTDLL_fread@606626 free = _CRTDLL_free@607627 freopen = _CRTDLL_freopen@608628 frexp = _CRTDLL_frexp@609629 fscanf = _CRTDLL_fscanf@610630 fseek = _CRTDLL_fseek@611631 fsetpos = _CRTDLL_fsetpos@612632 ftell = _CRTDLL_ftell@613633 fwprintf = _CRTDLL_fwprintf@614634 fwrite = _CRTDLL_fwrite@615635 fwscanf = _CRTDLL_fwscanf@616636 getc = _CRTDLL_getc@617637 getchar = _CRTDLL_getchar@618638 getenv = _CRTDLL_getenv@619639 gets = _CRTDLL_gets@620640 getwc = _MSVCRT_getwc@621641 getwchar = _MSVCRT_getwchar@622642 gmtime = _CRTDLL_gmtime@623643 is_wctype = _CRTDLL_is_wctype@624644 isalnum = _CRTDLL_isalnum@625645 isalpha = _CRTDLL_isalpha@626646 iscntrl = _CRTDLL_iscntrl@627647 isdigit = _CRTDLL_isdigit@628648 isgraph = _CRTDLL_isgraph@629649 isleadbyte = _CRTDLL_isleadbyte@630650 islower = _CRTDLL_islower@631651 isprint = _CRTDLL_isprint@632652 ispunct = _CRTDLL_ispunct@633653 isspace = _CRTDLL_isspace@634654 isupper = _CRTDLL_isupper@635655 iswalnum = _CRTDLL_iswalnum@636656 iswalpha = _CRTDLL_iswalpha@637657 iswascii = _CRTDLL_iswascii@638658 iswcntrl = _CRTDLL_iswcntrl@639659 iswctype = _CRTDLL_iswctype@640660 iswdigit = _CRTDLL_iswdigit@641661 iswgraph = _CRTDLL_iswgraph@642662 iswlower = _CRTDLL_iswlower@643663 iswprint = _CRTDLL_iswprint@644664 iswpunct = _CRTDLL_iswpunct@645665 iswspace = _CRTDLL_iswspace@646666 iswupper = _CRTDLL_iswupper@647667 iswxdigit = _CRTDLL_iswxdigit@648668 isxdigit = _CRTDLL_isxdigit@649669 labs = _CRTDLL_labs@650670 ldexp = _CRTDLL_ldexp@651671 ldiv = _CRTDLL_ldiv@652672 localeconv = _CRTDLL_localeconv@653673 localtime = _CRTDLL_localtime@654674 log = _CRTDLL_log@655675 log10 = _CRTDLL_log10@656676 longjmp = _CRTDLL_longjmp@657677 malloc = _CRTDLL_malloc@658678 mblen = _CRTDLL_mblen@659679 mbstowcs = _CRTDLL_mbstowcs@660680 mbtowc = _CRTDLL_mbtowc@661681 memchr = _CRTDLL_memchr@662682 memcmp = _CRTDLL_memcmp@663683 memcpy = _CRTDLL_memcpy@664684 memmove = _CRTDLL_memmove@665685 memset = _CRTDLL_memset@666686 mktime = _CRTDLL_mktime@667687 modf = _CRTDLL_modf@668688 perror = _CRTDLL_perror@669689 pow = _CRTDLL_pow@670690 printf = _CRTDLL_printf@671691 putc = _CRTDLL_putc@672692 putchar = _CRTDLL_putchar@673693 puts = _CRTDLL_puts@674694 putwc = _MSVCRT_putwc@675695 putwchar = _MSVCRT_putwchar@676696 qsort = _CRTDLL_qsort@677697 raise = _CRTDLL_raise@678698 rand = _CRTDLL_rand@679699 realloc = _CRTDLL_realloc@680700 remove = _CRTDLL_remove@681701 rename = _CRTDLL_rename@682702 rewind = _CRTDLL_rewind@683703 scanf = _CRTDLL_scanf@684704 setbuf = _CRTDLL_setbuf@685705 setlocale = _CRTDLL_setlocale@686706 setvbuf = _CRTDLL_setvbuf@687707 signal = _CRTDLL_signal@688708 sin = _CRTDLL_sin@689709 sinh = _CRTDLL_sinh@690710 sprintf = _CRTDLL_sprintf@691711 sqrt = _CRTDLL_sqrt@692712 srand = _CRTDLL_srand@693713 sscanf = _CRTDLL_sscanf@694714 strcat = _CRTDLL_strcat@695715 strchr = _CRTDLL_strchr@696716 strcmp = _CRTDLL_strcmp@697717 strcoll = _CRTDLL_strcoll@698718 strcpy = _CRTDLL_strcpy@699719 720 721 strcspn = _CRTDLL_strcspn@700722 strerror = _CRTDLL_strerror@701723 strftime = _CRTDLL_strftime@702724 strlen = _CRTDLL_strlen@703725 strncat = _CRTDLL_strncat@704726 strncmp = _CRTDLL_strncmp@705727 strncpy = _CRTDLL_strncpy@706728 strpbrk = _CRTDLL_strpbrk@707729 strrchr = _CRTDLL_strrchr@708730 strspn = _CRTDLL_strspn@709731 strstr = _CRTDLL_strstr@710732 strtod = _CRTDLL_strtod@711733 strtok = _CRTDLL_strtok@712734 strtol = _CRTDLL_strtol@713735 strtoul = _CRTDLL_strtoul@714736 strxfrm = _CRTDLL_strxfrm@715737 swprintf = _CRTDLL_swprintf@716738 swscanf = _CRTDLL_swscanf@717739 system = _CRTDLL_system@718740 tan = _CRTDLL_tan@719741 tanh = _CRTDLL_tanh@720742 time = _CRTDLL_time@721743 tmpfile = _CRTDLL_tmpfile@722744 tmpnam = _CRTDLL_tmpnam@723745 tolower = _CRTDLL_tolower@724746 toupper = _CRTDLL_toupper@725747 towlower = _CRTDLL_towlower@726748 towupper = _CRTDLL_towupper@727749 ungetc = _CRTDLL_ungetc@728750 ungetwc = _CRTDLL_ungetwc@729751 vfprintf = _CRTDLL_vfprintf@730752 vfwprintf = _CRTDLL_vfwprintf@731753 vprintf = _CRTDLL_vprintf@732754 vsprintf = _CRTDLL_vsprintf@733755 vswprintf = _CRTDLL_vswprintf@734756 vwprintf = _CRTDLL_vwprintf@735757 wcscat = _CRTDLL_wcscat@736758 wcschr = _CRTDLL_wcschr@737759 wcscmp = _CRTDLL_wcscmp@738760 wcscoll = _CRTDLL_wcscoll@739761 wcscpy = _CRTDLL_wcscpy@740762 wcscspn = _CRTDLL_wcscspn@741763 wcsftime = _CRTDLL_wcsftime@742764 wcslen = _CRTDLL_wcslen@743765 wcsncat = _CRTDLL_wcsncat@744766 wcsncmp = _CRTDLL_wcsncmp@745767 wcsncpy = _CRTDLL_wcsncpy@746768 wcspbrk = _CRTDLL_wcspbrk@747769 wcsrchr = _CRTDLL_wcsrchr@748770 wcsspn = _CRTDLL_wcsspn@749771 wcsstr = _CRTDLL_wcsstr@750772 wcstod = _CRTDLL_wcstod@751773 wcstok 774 wcstol = _CRTDLL_wcstol@753775 wcstombs = _CRTDLL_wcstombs@754776 wcstoul = _CRTDLL_wcstoul@755777 wcsxfrm = _CRTDLL_wcsxfrm@756778 wctomb = _CRTDLL_wctomb@757779 wprintf = _CRTDLL_wprintf@758780 wscanf = _CRTDLL_wscanf@759781 11 ??0__non_rtti_object@@QAE@ABV0@@Z = _MSVCRT_EXP1 @1 12 ??0__non_rtti_object@@QAE@PBD@Z = _MSVCRT_EXP2 @2 13 ??0bad_cast@@QAE@ABQBD@Z = _MSVCRT_EXP3 @3 14 ??0bad_cast@@QAE@ABV0@@Z = _MSVCRT_EXP4 @4 15 ??0bad_typeid@@QAE@ABV0@@Z = _MSVCRT_EXP5 @5 16 ??0bad_typeid@@QAE@PBD@Z = _MSVCRT_EXP6 @6 17 ??0exception@@QAE@ABQBD@Z = _MSVCRT_EXP7 @7 18 ??0exception@@QAE@ABV0@@Z = _MSVCRT_EXP8 @8 19 ??0exception@@QAE@XZ = _MSVCRT_EXP9 @9 20 ??1__non_rtti_object@@UAE@XZ = _MSVCRT_EXP10 @10 21 ??1bad_cast@@UAE@XZ = _MSVCRT_EXP11 @11 22 ??1bad_typeid@@UAE@XZ = _MSVCRT_EXP12 @12 23 ??1exception@@UAE@XZ = _MSVCRT_EXP13 @13 24 ??1type_info@@UAE@XZ = _MSVCRT_EXP14 @14 25 ??2@YAPAXI@Z = _MSVCRT_new @15 26 ??3@YAXPAX@Z = _MSVCRT_delete @16 27 ??4__non_rtti_object@@QAEAAV0@ABV0@@Z = _MSVCRT_EXP17 @17 28 ??4bad_cast@@QAEAAV0@ABV0@@Z = _MSVCRT_EXP18 @18 29 ??4bad_typeid@@QAEAAV0@ABV0@@Z = _MSVCRT_EXP19 @19 30 ??4exception@@QAEAAV0@ABV0@@Z = _MSVCRT_EXP20 @20 31 ??8type_info@@QBEHABV0@@Z = _MSVCRT_EXP21 @21 32 ??9type_info@@QBEHABV0@@Z = _MSVCRT_EXP22 @22 33 ??_7__non_rtti_object@@6B@ = _MSVCRT_EXP23 @23 34 ??_7bad_cast@@6B@ = _MSVCRT_EXP24 @24 35 ??_7bad_typeid@@6B@ = _MSVCRT_EXP25 @25 36 ??_7exception@@6B@ = _MSVCRT_EXP26 @26 37 ??_E__non_rtti_object@@UAEPAXI@Z = _MSVCRT_EXP27 @27 38 ??_Ebad_cast@@UAEPAXI@Z = _MSVCRT_EXP28 @28 39 ??_Ebad_typeid@@UAEPAXI@Z = _MSVCRT_EXP29 @29 40 ??_Eexception@@UAEPAXI@Z = _MSVCRT_EXP30 @30 41 ??_G__non_rtti_object@@UAEPAXI@Z = _MSVCRT_EXP31 @31 42 ??_Gbad_cast@@UAEPAXI@Z = _MSVCRT_EXP32 @32 43 ??_Gbad_typeid@@UAEPAXI@Z = _MSVCRT_EXP34 @33 44 ??_Gexception@@UAEPAXI@Z = _MSVCRT_EXP34 @34 45 ?_query_new_handler@@YAP6AHI@ZXZ = _MSVCRT_EXP35 @35 46 ?_query_new_mode@@YAHXZ = _MSVCRT_EXP36 @36 47 ?_set_new_handler@@YAP6AHI@ZP6AHI@Z@Z = _MSVCRT_set_new_handler @37 48 ?_set_new_mode@@YAHH@Z = _MSVCRT_EXP38 @38 49 ?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z = _MSVCRT_EXP39 @39 50 ?before@type_info@@QBEHABV1@@Z = _MSVCRT_EXP40 @40 51 ?name@type_info@@QBEPBDXZ = _MSVCRT_EXP41 @41 52 ?raw_name@type_info@@QBEPBDXZ = _MSVCRT_EXP42 @42 53 ?set_new_handler@@YAP6AXXZP6AXXZ@Z = _MSVCRT_EXP43 @43 54 ?set_terminate@@YAP6AXXZP6AXXZ@Z = _MSVCRT_EXP44 @44 55 ?set_unexpected@@YAP6AXXZP6AXXZ@Z = _MSVCRT_EXP45 @45 56 ?terminate@@YAXXZ = _MSVCRT_EXP46 @46 57 ?unexpected@@YAXXZ = _MSVCRT_EXP47 @47 58 ?what@exception@@UBEPBDXZ = _MSVCRT_EXP48 @48 59 $I10_OUTPUT = _MSVCRT_EXP49 @49 60 _CIacos = _CRTDLL__CIacos @50 61 _CIasin = _CRTDLL__CIasin @51 62 _CIatan = _CRTDLL__CIatan @52 63 _CIatan2 = _CRTDLL__CIatan2 @53 64 _CIcos = _CRTDLL__CIcos @54 65 _CIcosh = _CRTDLL__CIcosh @55 66 _CIexp = _CRTDLL__CIexp @56 67 _CIfmod = _CRTDLL__CIfmod @57 68 _CIlog = _CRTDLL__CIlog @58 69 _CIlog10 = _CRTDLL__CIlog10 @59 70 _CIpow = _CRTDLL__CIpow @60 71 _CIsin = _CRTDLL__CIsin @61 72 _CIsinh = _CRTDLL__CIsinh @62 73 _CIsqrt = _CRTDLL__CIsqrt @63 74 _CItan = _CRTDLL__CItan @64 75 _CItanh = _CRTDLL__CItanh @65 76 _CxxThrowException = _MSVCRT__CxxThrowException @66 77 _EH_prolog = _MSVCRT__EH_prolog @67 78 ; _Getdays @68 79 ; _Getmonths @69 80 ; _Gettnames @70 81 _HUGE = MSVCRT__HUGE @71 82 ; _Strftime = @72 83 _XcptFilter = _CRTDLL__XcptFilter @73 84 __CxxFrameHandler = _MSVCRT___CxxFrameHandler @74 85 __CxxLongjmpUnwind = _MSVCRT___CxxLongjmpUnwind @75 86 ; __RTCastToVoid @76 87 ; __RTDynamicCast @77 88 ; __RTtypeid @78 89 ; __STRINGTOLD @79 90 __argc = MSVCRT___argc @80 91 __argv = MSVCRT___argv @81 92 ; __badioinfo @82 93 ;;;;; __crtCompareStringA = KERNEL32_CompareStringA @83 94 ;;;;; __crtGetLocaleInfoW = KERNEL32_GetLocaleInfoW @84 95 ;;;;; __crtLCMapStringA = KERNEL32_LCMapStringA @85 96 __dllonexit = _CRTDLL___dllonexit @86 97 __doserrno = _CRTDLL___doserrno @87 98 __fpecode = _CRTDLL___fpecode @88 99 __getmainargs = _MSVCRT___GetMainArgs @89 100 __initenv = _MSVCRT___initenv @90 101 __isascii = _CRTDLL___isascii @91 102 __iscsym = _CRTDLL___iscsym @92 103 __iscsymf = _CRTDLL___iscsymf @93 104 ; __lc_codepage @94 105 ; __lc_collate_cp @95 106 ; __lc_handle @96 107 ; __lconv_init @97 108 __mb_cur_max = MSVCRT___mb_cur_max @98 109 __p___argc = _MSVCRT___p___argc @99 110 111 112 __p___argv = _MSVCRT___p___argv @100 113 __p___initenv = _MSVCRT___p__initenv @101 114 __p___mb_cur_max = _MSVCRT___p___mb_cur_max @102 115 __p___wargv = _MSVCRT___p___wargv @103 116 ; __p___winitenv @104 117 __p__acmdln = _MSVCRT___p__acmdln @105 118 ; __p__amblksiz @106 119 __p__commode = _MSVCRT___p__commode @107 120 __p__daylight = _MSVCRT___p__daylight @108 121 ; __p__dstbias @109 122 __p__environ = _MSVCRT___p__environ @110 123 __p__fileinfo = _MSVCRT___p__fileinfo @111 124 __p__fmode = _MSVCRT___p__fmode @112 125 __p__iob = _MSVCRT___p__iob @113 126 ; __p__mbcasemap @114 127 ; __p__mbctype @115 128 __p__osver = _MSVCRT___p__osver @116 129 __p__pctype = _MSVCRT___p__pctype @117 130 __p__pgmptr = _MSVCRT___p__pgmptr @118 131 __p__pwctype = _MSVCRT___p__pwctype @119 132 __p__timezone = _MSVCRT___p__timezone @120 133 __p__tzname = _MSVCRT___p__tzname @121 134 __p__wcmdln = _MSVCRT___p__wcmdln @122 135 ; __p__wenviron @123 136 __p__winmajor = _MSVCRT___p__winmajor @124 137 __p__winminor = _MSVCRT___p__winminor @125 138 __p__winver = _MSVCRT___p__winver @126 139 ; __p__wpgmptr @127 140 ; __pioinfo @128 141 ; __pxcptinfoptrs @129 142 __set_app_type = _MSVCRT___set_app_type @130 143 ; __setlc_active @131 144 __setusermatherr = _MSVCRT___setusermatherr @132 145 __threadhandle = _CRTDLL___threadhandle @133 146 __threadid = _CRTDLL___threadid @134 147 ; __toascii = _CRTDLL___toascii @135 148 ; __unDName @136 149 ; __unDNameEx @137 150 ; __unguarded_readlc_active @138 151 __wargv @139 152 __wgetmainargs = _MSVCRT___wgetmainargs @140 153 ; __winitenv @141 154 _abnormal_termination = _CRTDLL__abnormal_termination @142 155 _access = _CRTDLL__access @143 156 _acmdln = MSVCRT__acmdln @144 ; var export 157 ; _adj_fdiv_m16i @145 158 ; _adj_fdiv_m32 @146 159 ; _adj_fdiv_m32i @147 160 ; _adj_fdiv_m64 @148 161 ; _adj_fdiv_r @149 162 ; _adj_fdivr_m16i @150 163 ; _adj_fdivr_m32 @151 164 ; _adj_fdivr_m32i @152 165 ; _adj_fdivr_m64 @153 166 ; _adj_fpatan @154 167 ; _adj_fprem @155 168 ; _adj_fprem1 @156 169 ; _adj_fptan @157 170 _adjust_fdiv = _MSVCRT__adjust_fdiv @158 171 _aexit_rtn = _MSVCRT__aexit_rtn @159 172 _amsg_exit = _CRTDLL__amsg_exit @160 173 _assert = _CRTDLL__assert @161 174 ; _atodbl @162 175 _atoi64 = _MSVCRT__atoi64 @163 176 ; _atoldbl @164 177 _beep = _CRTDLL__beep @165 178 _beginthread = _CRTDLL__beginthread @166 179 _beginthreadex = _MSVCRT__beginthreadex @167 180 _c_exit = _CRTDLL__c_exit @168 181 _cabs = _CRTDLL__cabs @169 182 _cexit = _CRTDLL__cexit @171 183 _cgets = _CRTDLL__cgets @172 184 _chdir = _CRTDLL__chdir @173 185 _chdrive = _CRTDLL__chdrive @174 186 _chgsign = _CRTDLL__chgsign @175 187 ; _chkesp @176 188 _chmod = _CRTDLL__chmod @177 189 _chsize = _CRTDLL__chsize @178 190 _clearfp = _CRTDLL__clearfp @179 191 _close = _CRTDLL__close @180 192 _commit = _CRTDLL__commit @181 193 _commode = MSVCRT__commode @182 194 _control87 = _CRTDLL__control87 @183 195 _controlfp = _CRTDLL__controlfp @184 196 _copysign = _CRTDLL__copysign @185 197 _cprintf = _CRTDLL__cprintf @186 198 _cputs = _CRTDLL__cputs @187 199 _creat = _CRTDLL__creat @188 200 _cscanf = _CRTDLL__cscanf @189 201 _ctype = CRTDLL_ctype @190 202 _cwait = _CRTDLL__cwait @191 203 _daylight = MSVCRT__daylight @192 204 ; _dstbias @193 205 _dup = _CRTDLL__dup @194 206 _dup2 = _CRTDLL__dup2 @195 207 _ecvt = _CRTDLL__ecvt @196 208 _endthread = _CRTDLL__endthread @197 209 _endthreadex = _MSVCRT__endthreadex @198 210 _environ = MSVCRT__environ @199 211 212 213 _eof = _CRTDLL__eof @200 214 _errno = _CRTDLL__errno @201 215 _except_handler2 = _CRTDLL__except_handler2 @202 216 _except_handler3 = _MSVCRT__except_handler3 @203 217 _execl = _CRTDLL__execl @204 218 _execle = _CRTDLL__execle @205 219 _execlp = _CRTDLL__execlp @206 220 _execlpe = _CRTDLL__execlpe @207 221 _execv = _CRTDLL__execv @208 222 _execve = _CRTDLL__execve @209 223 _execvp = _CRTDLL__execvp @210 224 _execvpe = _CRTDLL__execvpe @211 225 _exit = _CRTDLL__exit @212 226 _expand = _CRTDLL__expand @213 227 _fcloseall = _CRTDLL__fcloseall @214 228 _fcvt = _CRTDLL__fcvt @215 229 _fdopen = _CRTDLL__fdopen @216 230 _fgetchar = _CRTDLL__fgetchar @217 231 _fgetwchar = _CRTDLL__fgetwchar @218 232 _filbuf = _CRTDLL__filbuf @219 233 _fileinfo = MSVCRT__fileinfo @220 234 _filelength = _CRTDLL__filelength @221 235 _filelengthi64 = _MSVCRT__filelengthi64 @222 236 _fileno = _CRTDLL__fileno @223 237 _findclose = _CRTDLL__findclose @224 238 _findfirst = _CRTDLL__findfirst @225 239 _findfirsti64 = _MSVCRT__findfirsti64 @226 240 _findnext = _CRTDLL__findnext @227 241 _findnexti64 = _MSVCRT__findnexti64 @228 242 _finite = _CRTDLL__finite @229 243 _flsbuf = _CRTDLL__flsbuf @230 244 _flushall = _CRTDLL__flushall @231 245 _fmode = MSVCRT__fmode @232 246 _fpclass = _CRTDLL__fpclass @233 247 _fpieee_flt = _CRTDLL__fpieee_flt @234 248 _fpreset = _CRTDLL__fpreset @235 249 _fputchar = _CRTDLL__fputchar @236 250 _fputwchar = _CRTDLL__fputwchar @237 251 _fsopen = _CRTDLL__fsopen @238 252 _fstat = _CRTDLL__fstat @239 253 _fstati64 = _MSVCRT__fstati64 @240 254 _ftime = _CRTDLL__ftime @241 255 _ftol = _CRTDLL__ftol @242 256 _fullpath = _CRTDLL__fullpath @243 257 _futime = _CRTDLL__futime @244 258 _gcvt = _CRTDLL__gcvt @245 259 _get_osfhandle = _CRTDLL__get_osfhandle @246 260 _get_sbh_threshold = _MSVCRT__get_sbh_threshold @247 261 _getch = _CRTDLL__getch @248 262 _getche = _CRTDLL__getche @249 263 _getcwd = _CRTDLL__getcwd @250 264 _getdcwd = _CRTDLL__getdcwd @251 265 _getdiskfree = _CRTDLL__getdiskfree @252 266 ; _getdllprocaddr @253 267 _getdrive = _CRTDLL__getdrive @254 268 _getdrives = _CRTDLL__getdrives @255 269 _getmaxstdio = _MSVCRT__getmaxstdio @256 270 _getmbcp = _MSVCRT__getmbcp @257 271 _getpid = _CRTDLL__getpid @258 272 _getsystime = _CRTDLL__getsystime @259 273 _getw = _CRTDLL__getw @260 274 _getws = _MSVCRT__getws @261 275 _global_unwind2 = _CRTDLL__global_unwind2 @262 276 _heapadd = _MSVCRT__heapadd @263 277 _heapchk = _CRTDLL__heapchk @264 278 _heapmin = _CRTDLL__heapmin @265 279 _heapset = _CRTDLL__heapset @266 280 _heapwalk = _CRTDLL__heapwalk @268 281 _hypot = _CRTDLL__hypot @269 282 _i64toa = _MSVCRT__i64toa @270 283 _i64tow = _MSVCRT__i64tow @271 284 _initterm = _CRTDLL__initterm @272 285 _inp = _MSVCRT__inp @273 286 _inpd = _MSVCRT__inpd @274 287 _inpw = _MSVCRT__inpw @275 288 _iob = CRTDLL_iob @276 289 _isatty = _CRTDLL__isatty @277 290 _isctype = _CRTDLL__isctype @278 291 _ismbbalnum = _CRTDLL__ismbbalnum @279 292 _ismbbalpha = _CRTDLL__ismbbalpha @280 293 _ismbbgraph = _CRTDLL__ismbbgraph @281 294 _ismbbkalnum = _CRTDLL__ismbbkalnum @282 295 _ismbbkana = _CRTDLL__ismbbkana @283 296 _ismbbkprint = _MSVCRT__ismbbkprint @284 297 _ismbbkpunct = _CRTDLL__ismbbkpunct @285 298 _ismbblead = _CRTDLL__ismbblead @286 299 _ismbbprint = _CRTDLL__ismbbprint @287 300 _ismbbpunct = _CRTDLL__ismbbpunct @288 301 _ismbbtrail = _CRTDLL__ismbbtrail @289 302 _ismbcalnum = _MSVCRT__ismbcalnum @290 303 _ismbcalpha = _CRTDLL__ismbcalpha @291 304 _ismbcdigit = _CRTDLL__ismbcdigit @292 305 _ismbcgraph = _MSVCRT__ismbcgraph @293 306 _ismbchira = _CRTDLL__ismbchira @294 307 _ismbckata = _CRTDLL__ismbckata @295 308 _ismbcl0 = _CRTDLL__ismbcl0 @296 309 _ismbcl1 = _CRTDLL__ismbcl1 @297 310 _ismbcl2 = _CRTDLL__ismbcl2 @298 311 _ismbclegal = _CRTDLL__ismbclegal @299 312 313 314 _ismbclower = _CRTDLL__ismbclower @300 315 _ismbcprint = _CRTDLL__ismbcprint @301 316 _ismbcpunct = _MSVCRT__ismbcpunct @302 317 _ismbcspace = _CRTDLL__ismbcspace @303 318 _ismbcsymbol = _CRTDLL__ismbcsymbol @304 319 _ismbcupper = _CRTDLL__ismbcupper @305 320 _ismbslead = _CRTDLL__ismbslead @306 321 _ismbstrail = _CRTDLL__ismbstrail @307 322 _isnan = _CRTDLL__isnan @308 323 _itoa = _CRTDLL__itoa @309 324 _itow = _MSVCRT__itow @310 325 _j0 = _CRTDLL__j0 @311 326 _j1 = _CRTDLL__j1 @312 327 _jn = _CRTDLL__jn @313 328 _kbhit = _CRTDLL__kbhit @314 329 _lfind = _CRTDLL__lfind @315 330 _loaddll = _CRTDLL__loaddll @316 331 _local_unwind2 = _CRTDLL__local_unwind2 @317 332 _lock = _MSVCRT__lock @318 333 _locking = _CRTDLL__locking @319 334 _logb = _CRTDLL__logb @320 335 _longjmpex = _CRTDLL_longjmp @321 ; Not correct 336 _lrotl = _CRTDLL__lrotl @322 337 _lrotr = _CRTDLL__lrotr @323 338 _lsearch = _CRTDLL__lsearch @324 339 _lseek = _CRTDLL__lseek @325 340 _lseeki64 = _MSVCRT__lseeki64 @326 341 _ltoa = _CRTDLL__ltoa @327 342 _ltow = _MSVCRT__ltow @328 343 _makepath = _CRTDLL__makepath @329 344 _mbbtombc = _CRTDLL__mbbtombc @330 345 _mbbtype = _CRTDLL__mbbtype @331 346 ; _mbcasemap @332 347 _mbccpy = _CRTDLL__mbccpy @333 348 _mbcjistojms = _CRTDLL__mbcjistojms @334 349 _mbcjmstojis = _CRTDLL__mbcjmstojis @335 350 _mbclen = _CRTDLL__mbclen @336 351 _mbctohira = _CRTDLL__mbctohira @337 352 _mbctokata = _CRTDLL__mbctokata @338 353 _mbctolower = _CRTDLL__mbctolower @339 354 _mbctombb = _CRTDLL__mbctombb @340 355 _mbctoupper = _CRTDLL__mbctoupper @341 356 _mbctype = CRTDLL_mbctype @342 357 _mbsbtype = _CRTDLL__mbsbtype @343 358 _mbscat = _CRTDLL__mbscat @344 359 _mbschr = _CRTDLL__mbschr @345 360 _mbscmp = _CRTDLL__mbscmp @346 361 _mbscoll = _CRTDLL__mbscmp @347 362 _mbscpy = _CRTDLL__mbscpy @348 363 _mbscspn = _CRTDLL__mbscspn @349 364 _mbsdec = _CRTDLL__mbsdec @350 365 _mbsdup = _CRTDLL__mbsdup @351 366 _mbsicmp = _CRTDLL__mbsicmp @352 367 _mbsicoll = _CRTDLL__mbsicmp @353 368 _mbsinc = _CRTDLL__mbsinc @354 369 _mbslen = _CRTDLL__mbslen @355 370 _mbslwr = _CRTDLL__mbslwr @356 371 _mbsnbcat = _CRTDLL__mbsnbcat @357 372 _mbsnbcmp = _CRTDLL__mbsnbcmp @358 373 _mbsnbcnt = _CRTDLL__mbsnbcnt @359 374 _mbsnbcoll = _CRTDLL__mbsncmp @360 375 _mbsnbcpy = _CRTDLL__mbsnbcpy @361 376 _mbsnbicmp = _CRTDLL__mbsnbicmp @362 377 _mbsnbicoll = _CRTDLL__mbsnbicmp @363 378 _mbsnbset = _CRTDLL__mbsnbset @364 379 _mbsncat = _CRTDLL__mbsncat @365 380 _mbsnccnt = _CRTDLL__mbsnccnt @366 381 _mbsncmp = _CRTDLL__mbsncmp @367 382 _mbsncoll = _CRTDLL__mbsncmp @368 383 _mbsncpy = _CRTDLL__mbsncpy @369 384 _mbsnextc = _CRTDLL__mbsnextc @370 385 _mbsnicmp = _CRTDLL__mbsnicmp @371 386 _mbsnicoll = _CRTDLL__mbsnicmp @372 387 _mbsninc = _CRTDLL__mbsninc @373 388 _mbsnset = _CRTDLL__mbsnset @374 389 _mbspbrk = _CRTDLL__mbspbrk @375 390 _mbsrchr = _CRTDLL__mbsrchr @376 391 _mbsrev = _CRTDLL__mbsrev @377 392 _mbsset = _CRTDLL__mbsset @378 393 _mbsspn = _CRTDLL__mbsspn @379 394 _mbsspnp = _CRTDLL__mbsspnp @380 395 _mbsstr = _CRTDLL__mbsstr @381 396 _mbstok = _CRTDLL__mbstok @382 397 _mbstrlen = _CRTDLL__mbstrlen @383 398 _mbsupr = _CRTDLL__mbsupr @384 399 _memccpy = _CRTDLL__memccpy @385 400 _memicmp = _CRTDLL__memicmp @386 401 _mkdir = _CRTDLL__mkdir @387 402 _mktemp = _CRTDLL__mktemp @388 403 _msize = _CRTDLL__msize @389 404 _nextafter = _CRTDLL__nextafter @390 405 _onexit = _CRTDLL__onexit @391 406 _open = _CRTDLL__open @392 407 _open_osfhandle = _CRTDLL__open_osfhandle @393 408 _osver = MSVCRT__osver @394 409 _outp = _MSVCRT__outp @395 410 _outpd = _MSVCRT__outpd @396 411 _outpw = _MSVCRT__outpw @397 412 _pclose = _CRTDLL__pclose @398 413 _pctype = MSVCRT__pctype @399 414 415 416 _pgmptr = MSVCRT__pgmptr @400 417 _pipe = _CRTDLL__pipe @401 418 _popen = _CRTDLL__popen @402 419 _purecall = _CRTDLL__purecall @403 420 _putch = _CRTDLL__putch @404 421 _putenv = _CRTDLL__putenv @405 422 _putw = _CRTDLL__putw @406 423 _putws = _MSVCRT__putws @407 424 _pwctype = MSVCRT__pwctype @408 425 _read = _CRTDLL__read @409 426 _rmdir = _CRTDLL__rmdir @410 427 _rmtmp = _CRTDLL__rmtmp @411 428 _rotl = _CRTDLL__rotl @412 429 _rotr = _CRTDLL__rotr @413 430 ; _safe_fdiv @414 431 ; _safe_fdivr @415 432 ; _safe_fprem @416 433 ; _safe_fprem1 @417 434 _scalb = _CRTDLL__scalb @418 435 _searchenv = _CRTDLL__searchenv @419 436 ; _seh_longjmp_unwind @420 437 _set_error_mode = _MSVCRT__set_error_mode @421 438 _set_sbh_threshold = _MSVCRT__set_sbh_threshold @422 439 _seterrormode = _CRTDLL__seterrormode @423 440 _setjmp = _CRTDLL__setjmp @424 441 _setjmp3 = _CRTDLL__setjmp3 @425 ; Not correct 442 _setmaxstdio = _MSVCRT__setmaxstdio @426 443 _setmbcp = _MSVCRT__setmbcp @427 444 _setmode @428 445 _setsystime = _CRTDLL__setsystime @429 446 _sleep = _CRTDLL__sleep @430 447 _snprintf = _CRTDLL__snprintf @431 448 _snwprintf = _CRTDLL__snwprintf @432 449 _sopen = _CRTDLL__sopen @433 450 _spawnl = _CRTDLL__spawnl @434 451 _spawnle = _CRTDLL__spawnle @435 452 _spawnlp = _CRTDLL__spawnlp @436 453 _spawnlpe = _CRTDLL__spawnlpe @437 454 _spawnv = _CRTDLL__spawnv @438 455 _spawnve = _CRTDLL__spawnve @439 456 _spawnvp = _CRTDLL__spawnvp @440 457 _spawnvpe = _CRTDLL__spawnvpe @441 458 _splitpath = _CRTDLL__splitpath @442 459 _stat = _CRTDLL__stat @443 460 _stati64 = _MSVCRT__stati64 @444 461 _statusfp = _CRTDLL__statusfp @445 462 _strcmpi = _CRTDLL__strcmpi @446 463 _strdate = _CRTDLL__strdate @447 464 _strdup = _CRTDLL__strdup @448 465 _strerror = _CRTDLL__strerror @449 466 _stricmp = _CRTDLL__stricmp @450 467 _stricoll = _CRTDLL__stricoll @451 468 _strlwr = _CRTDLL__strlwr @452 469 _strncoll = _MSVCRT__strncoll @453 470 _strnicmp = _CRTDLL__strnicmp @454 471 _strnicoll = _MSVCRT__strnicoll @455 472 _strnset = _CRTDLL__strnset @456 473 _strrev = _CRTDLL__strrev @457 474 _strset = _CRTDLL__strset @458 475 _strtime = _CRTDLL__strtime @459 476 _strupr = _CRTDLL__strupr @460 477 _swab = _CRTDLL__swab @461 478 _sys_errlist = CRTDLL_sys_errlist @462 479 _sys_nerr = MSVCRT__sys_nerr @463 480 _tell = _CRTDLL__tell @464 481 _telli64 = _MSVCRT__telli64 @465 482 _tempnam = _CRTDLL__tempnam @466 483 _timezone = MSVCRT__timezone @467 484 _tolower = _CRTDLL__tolower @468 485 _toupper = _CRTDLL__toupper @469 486 _tzname = CRTDLL_tzname @470 487 _tzset = _CRTDLL__tzset @471 488 ; _ui64toa = _MSVCRT_ui64toa @472 489 ; _ui64tow = _MSVCRT_ui64tow @473 @473 490 _ultoa = _CRTDLL__ultoa @474 491 _ultow = _MSVCRT__ultow @475 492 _umask = _MSVCRT__umask @476 493 _ungetch = _CRTDLL__ungetch @477 494 _unlink = _CRTDLL__unlink @478 495 _unloaddll = _CRTDLL__unloaddll @479 496 _unlock = _MSVCRT__unlock @480 497 _utime = _CRTDLL__utime @481 498 _vsnprintf = _CRTDLL__vsnprintf @482 499 _vsnwprintf = _CRTDLL__vsnwprintf @483 500 _waccess = _MSVCRT__waccess @484 501 _wasctime = _MSVCRT__wasctime @485 502 _wchdir = _MSVCRT__wchdir @486 503 _wchmod = _MSVCRT__wchmod @487 504 _wcmdln = MSVCRT__wcmdln @488 ; var export 505 _wcreat = _MSVCRT__wcreat @489 506 _wcsdup = _CRTDLL__wcsdup @490 507 _wcsicmp = _CRTDLL__wcsicmp @491 508 _wcsicoll = _CRTDLL__wcsicoll @492 509 _wcslwr = _CRTDLL__wcslwr @493 510 _wcsncoll = _MSVCRT__wcsncoll @494 511 _wcsnicmp = _CRTDLL__wcsnicmp @495 512 _wcsnicoll = _MSVCRT__wcsnicoll @496 513 _wcsnset = _CRTDLL__wcsnset @497 514 _wcsrev = _CRTDLL__wcsrev @498 515 _wcsset = _CRTDLL__wcsset @499 516 517 518 _wcsupr = _CRTDLL__wcsupr @500 519 _wctime = _MSVCRT__wctime @501 520 _wenviron @502 521 _wexecl = _MSVCRT__wexecl @503 522 _wexecle = _MSVCRT__wexecle @504 523 _wexeclp = _MSVCRT__wexeclp @505 524 _wexeclpe = _MSVCRT__wexeclpe @506 525 _wexecv = _MSVCRT__wexecv @507 526 _wexecve = _MSVCRT__wexecve @508 527 _wexecvp = _MSVCRT__wexecvp @509 528 _wexecvpe = _MSVCRT__wexecvpe @510 529 _wfdopen = _MSVCRT__wfdopen @511 530 _wfindfirst = _MSVCRT__wfindfirst @512 531 _wfindfirsti64 = _MSVCRT__wfindfirsti64 @513 532 _wfindnext = _MSVCRT__wfindnext @514 533 ; _wfindnexti64 = _MSVCRT__wfindnexti64 @515 534 _wfopen = _MSVCRT__wfopen @516 535 _wfreopen = _MSVCRT__wfreopen @517 536 _wfsopen = _MSVCRT__wfsopen @518 537 _wfullpath = _MSVCRT__wfullpath @519 538 _wgetcwd = _MSVCRT__wgetcwd @520 539 _wgetdcwd = _MSVCRT__wgetdcwd @521 540 _wgetenv = _MSVCRT__wgetenv @522 541 _winmajor = MSVCRT__winmajor @523 542 _winminor = MSVCRT__winminor @524 543 _winver = MSVCRT__winver @525 544 _wmakepath = _MSVCRT__wmakepath @526 545 _wmkdir = _MSVCRT__wmkdir @527 546 _wmktemp = _MSVCRT__wmktemp @528 547 _wopen = _MSVCRT__wopen @529 548 _wperror = _MSVCRT__wperror @530 549 _wpgmptr @531 550 _wpopen = _MSVCRT__wpopen @532 551 _wputenv = _MSVCRT__wputenv @533 552 _wremove = _MSVCRT__wremove @534 553 _wrename = _MSVCRT__wrename @535 554 _write = _CRTDLL__write @536 555 _wrmdir = _MSVCRT__wrmdir @537 556 _wsearchenv = _MSVCRT__wsearchenv @538 557 _wsetlocale = _MSVCRT__wsetlocale @539 558 _wsopen = _MSVCRT__wsopen @540 559 _wspawnl = _MSVCRT__wspawnl @541 560 _wspawnle = _MSVCRT__wspawnle @542 561 _wspawnlp = _MSVCRT__wspawnlp @543 562 _wspawnlpe = _MSVCRT__wspawnlpe @544 563 _wspawnv = _MSVCRT__wspawnv @545 564 _wspawnve = _MSVCRT__wspawnve @546 565 _wspawnvp = _MSVCRT__wspawnvp @547 566 _wspawnvpe = _MSVCRT__wspawnvpe @548 567 _wsplitpath = _MSVCRT__wsplitpath @549 568 _wstat = _MSVCRT__wstat @550 569 _wstati64 = _MSVCRT__wstati64 @551 570 _wstrdate = _MSVCRT__wstrdate @552 571 _wstrtime = _MSVCRT__wstrtime @553 572 _wsystem = _MSVCRT__wsystem @554 573 _wtempnam = _MSVCRT__wtempnam @555 574 _wtmpnam = _MSVCRT__wtmpnam @556 575 _wtoi = _CRTDLL__wtoi @557 576 _wtoi64 = _MSVCRT__wtoi64 @558 577 _wtol = _CRTDLL__wtol @559 578 _wunlink = _MSVCRT__wunlink @560 579 _wutime = _MSVCRT__wutime @561 580 _y0 = _CRTDLL__y0 @562 581 _y1 = _CRTDLL__y1 @563 582 _yn = _CRTDLL__yn @564 583 abort = _CRTDLL_abort @565 584 abs = _CRTDLL_abs @566 585 acos = _CRTDLL_acos @567 586 asctime = _CRTDLL_asctime @568 587 asin = _CRTDLL_asin @569 588 atan = _CRTDLL_atan @570 589 atan2 = _CRTDLL_atan2 @571 590 atexit = _CRTDLL_atexit @572 591 atof = _CRTDLL_atof @573 592 atoi = _CRTDLL_atoi @574 593 atol = _CRTDLL_atol @575 594 bsearch = _CRTDLL_bsearch @576 595 calloc = _CRTDLL_calloc @577 596 ceil = _CRTDLL_ceil @578 597 clearerr = _CRTDLL_clearerr @579 598 clock = _CRTDLL_clock @580 599 cos = _CRTDLL_cos @581 600 cosh = _CRTDLL_cosh @582 601 ctime = _CRTDLL_ctime @583 602 difftime = _CRTDLL_difftime @584 603 div = _CRTDLL_div @585 604 exit = _CRTDLL_exit @586 605 exp = _CRTDLL_exp @587 606 fabs = _CRTDLL_fabs @588 607 fclose = _CRTDLL_fclose @589 608 feof = _CRTDLL_feof @590 609 ferror = _CRTDLL_ferror @591 610 fflush = _CRTDLL_fflush @592 611 fgetc = _CRTDLL_fgetc @593 612 fgetpos = _CRTDLL_fgetpos @594 613 fgets = _CRTDLL_fgets @595 614 fgetwc = _CRTDLL_fgetwc @596 615 fgetws = _MSVCRT_fgetws @597 616 floor = _CRTDLL_floor @598 617 fmod = _CRTDLL_fmod @599 618 619 620 fopen = _CRTDLL_fopen @600 621 fprintf = _CRTDLL_fprintf @601 622 fputc = _CRTDLL_fputc @602 623 fputs = _CRTDLL_fputs @603 624 fputwc = _CRTDLL_fputwc @604 625 fputws = _MSVCRT_fputws @605 626 fread = _CRTDLL_fread @606 627 free = _CRTDLL_free @607 628 freopen = _CRTDLL_freopen @608 629 frexp = _CRTDLL_frexp @609 630 fscanf = _CRTDLL_fscanf @610 631 fseek = _CRTDLL_fseek @611 632 fsetpos = _CRTDLL_fsetpos @612 633 ftell = _CRTDLL_ftell @613 634 fwprintf = _CRTDLL_fwprintf @614 635 fwrite = _CRTDLL_fwrite @615 636 fwscanf = _CRTDLL_fwscanf @616 637 getc = _CRTDLL_getc @617 638 getchar = _CRTDLL_getchar @618 639 getenv = _CRTDLL_getenv @619 640 gets = _CRTDLL_gets @620 641 getwc = _MSVCRT_getwc @621 642 getwchar = _MSVCRT_getwchar @622 643 gmtime = _CRTDLL_gmtime @623 644 is_wctype = _CRTDLL_is_wctype @624 645 isalnum = _CRTDLL_isalnum @625 646 isalpha = _CRTDLL_isalpha @626 647 iscntrl = _CRTDLL_iscntrl @627 648 isdigit = _CRTDLL_isdigit @628 649 isgraph = _CRTDLL_isgraph @629 650 isleadbyte = _CRTDLL_isleadbyte @630 651 islower = _CRTDLL_islower @631 652 isprint = _CRTDLL_isprint @632 653 ispunct = _CRTDLL_ispunct @633 654 isspace = _CRTDLL_isspace @634 655 isupper = _CRTDLL_isupper @635 656 iswalnum = _CRTDLL_iswalnum @636 657 iswalpha = _CRTDLL_iswalpha @637 658 iswascii = _CRTDLL_iswascii @638 659 iswcntrl = _CRTDLL_iswcntrl @639 660 iswctype = _CRTDLL_iswctype @640 661 iswdigit = _CRTDLL_iswdigit @641 662 iswgraph = _CRTDLL_iswgraph @642 663 iswlower = _CRTDLL_iswlower @643 664 iswprint = _CRTDLL_iswprint @644 665 iswpunct = _CRTDLL_iswpunct @645 666 iswspace = _CRTDLL_iswspace @646 667 iswupper = _CRTDLL_iswupper @647 668 iswxdigit = _CRTDLL_iswxdigit @648 669 isxdigit = _CRTDLL_isxdigit @649 670 labs = _CRTDLL_labs @650 671 ldexp = _CRTDLL_ldexp @651 672 ldiv = _CRTDLL_ldiv @652 673 localeconv = _CRTDLL_localeconv @653 674 localtime = _CRTDLL_localtime @654 675 log = _CRTDLL_log @655 676 log10 = _CRTDLL_log10 @656 677 longjmp = _CRTDLL_longjmp @657 678 malloc = _CRTDLL_malloc @658 679 mblen = _CRTDLL_mblen @659 680 mbstowcs = _CRTDLL_mbstowcs @660 681 mbtowc = _CRTDLL_mbtowc @661 682 memchr = _CRTDLL_memchr @662 683 memcmp = _CRTDLL_memcmp @663 684 memcpy = _CRTDLL_memcpy @664 685 memmove = _CRTDLL_memmove @665 686 memset = _CRTDLL_memset @666 687 mktime = _CRTDLL_mktime @667 688 modf = _CRTDLL_modf @668 689 perror = _CRTDLL_perror @669 690 pow = _CRTDLL_pow @670 691 printf = _CRTDLL_printf @671 692 putc = _CRTDLL_putc @672 693 putchar = _CRTDLL_putchar @673 694 puts = _CRTDLL_puts @674 695 putwc = _MSVCRT_putwc @675 696 putwchar = _MSVCRT_putwchar @676 697 qsort = _CRTDLL_qsort @677 698 raise = _CRTDLL_raise @678 699 rand = _CRTDLL_rand @679 700 realloc = _CRTDLL_realloc @680 701 remove = _CRTDLL_remove @681 702 rename = _CRTDLL_rename @682 703 rewind = _CRTDLL_rewind @683 704 scanf = _CRTDLL_scanf @684 705 setbuf = _CRTDLL_setbuf @685 706 setlocale = _CRTDLL_setlocale @686 707 setvbuf = _CRTDLL_setvbuf @687 708 signal = _CRTDLL_signal @688 709 sin = _CRTDLL_sin @689 710 sinh = _CRTDLL_sinh @690 711 sprintf = _CRTDLL_sprintf @691 712 sqrt = _CRTDLL_sqrt @692 713 srand = _CRTDLL_srand @693 714 sscanf = _CRTDLL_sscanf @694 715 strcat = _CRTDLL_strcat @695 716 strchr = _CRTDLL_strchr @696 717 strcmp = _CRTDLL_strcmp @697 718 strcoll = _CRTDLL_strcoll @698 719 strcpy = _CRTDLL_strcpy @699 720 721 722 strcspn = _CRTDLL_strcspn @700 723 strerror = _CRTDLL_strerror @701 724 strftime = _CRTDLL_strftime @702 725 strlen = _CRTDLL_strlen @703 726 strncat = _CRTDLL_strncat @704 727 strncmp = _CRTDLL_strncmp @705 728 strncpy = _CRTDLL_strncpy @706 729 strpbrk = _CRTDLL_strpbrk @707 730 strrchr = _CRTDLL_strrchr @708 731 strspn = _CRTDLL_strspn @709 732 strstr = _CRTDLL_strstr @710 733 strtod = _CRTDLL_strtod @711 734 strtok = _CRTDLL_strtok @712 735 strtol = _CRTDLL_strtol @713 736 strtoul = _CRTDLL_strtoul @714 737 strxfrm = _CRTDLL_strxfrm @715 738 swprintf = _CRTDLL_swprintf @716 739 swscanf = _CRTDLL_swscanf @717 740 system = _CRTDLL_system @718 741 tan = _CRTDLL_tan @719 742 tanh = _CRTDLL_tanh @720 743 time = _CRTDLL_time @721 744 tmpfile = _CRTDLL_tmpfile @722 745 tmpnam = _CRTDLL_tmpnam @723 746 tolower = _CRTDLL_tolower @724 747 toupper = _CRTDLL_toupper @725 748 towlower = _CRTDLL_towlower @726 749 towupper = _CRTDLL_towupper @727 750 ungetc = _CRTDLL_ungetc @728 751 ungetwc = _CRTDLL_ungetwc @729 752 vfprintf = _CRTDLL_vfprintf @730 753 vfwprintf = _CRTDLL_vfwprintf @731 754 vprintf = _CRTDLL_vprintf @732 755 vsprintf = _CRTDLL_vsprintf @733 756 vswprintf = _CRTDLL_vswprintf @734 757 vwprintf = _CRTDLL_vwprintf @735 758 wcscat = _CRTDLL_wcscat @736 759 wcschr = _CRTDLL_wcschr @737 760 wcscmp = _CRTDLL_wcscmp @738 761 wcscoll = _CRTDLL_wcscoll @739 762 wcscpy = _CRTDLL_wcscpy @740 763 wcscspn = _CRTDLL_wcscspn @741 764 wcsftime = _CRTDLL_wcsftime @742 765 wcslen = _CRTDLL_wcslen @743 766 wcsncat = _CRTDLL_wcsncat @744 767 wcsncmp = _CRTDLL_wcsncmp @745 768 wcsncpy = _CRTDLL_wcsncpy @746 769 wcspbrk = _CRTDLL_wcspbrk @747 770 wcsrchr = _CRTDLL_wcsrchr @748 771 wcsspn = _CRTDLL_wcsspn @749 772 wcsstr = _CRTDLL_wcsstr @750 773 wcstod = _CRTDLL_wcstod @751 774 wcstok = _CRTDLL_wcstok @752 775 wcstol = _CRTDLL_wcstol @753 776 wcstombs = _CRTDLL_wcstombs @754 777 wcstoul = _CRTDLL_wcstoul @755 778 wcsxfrm = _CRTDLL_wcsxfrm @756 779 wctomb = _CRTDLL_wctomb @757 780 wprintf = _CRTDLL_wprintf @758 781 wscanf = _CRTDLL_wscanf @759 782 -
trunk/src/msvcrt/msvcrt20.def
r3734 r4809 1 ; $Id: msvcrt20.def,v 1. 8 2000-06-21 17:33:37 phallerExp $1 ; $Id: msvcrt20.def,v 1.9 2000-12-16 22:53:23 bird Exp $ 2 2 3 3 ; … … 5 5 ; 6 6 LIBRARY MSVCRT20 INITINSTANCE TERMINSTANCE 7 DESCRIPTION 'Odin32 System DLL - MSVCrt20' 7 8 DATA MULTIPLE NONSHARED 8 9 9 10 10 11 EXPORTS 11 ??2@YAPAXI@Z = _MSVCRT_new@7912 ??3@YAXPAX@Z = _MSVCRT_delete@8013 ?_query_new_handler@@YAP6AHI@ZXZ = _MSVCRT_EXP35 14 ?_query_new_mode@@YAHXZ = _MSVCRT_EXP36@22715 ?_set_new_handler@@YAP6AHI@ZP6AHI@Z@Z = _MSVCRT_set_new_handler 16 ?_set_new_mode@@YAHH@Z = _MSVCRT_EXP38@22917 ?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z = _MSVCRT_EXP39 18 ?set_terminate@@YAP6AXXZP6AXXZ@Z = _MSVCRT_EXP44 19 ?set_unexpected@@YAP6AXXZP6AXXZ@Z = _MSVCRT_EXP45 20 ?terminate@@YAXXZ = _MSVCRT_EXP46@40921 ?unexpected@@YAXXZ = _MSVCRT_EXP47@41822 $I10_OUTPUT = _MSVCRT_EXP49@43823 _CIacos = _CRTDLL__CIacos@43924 _CIasin = _CRTDLL__CIasin@44025 _CIatan = _CRTDLL__CIatan@44126 _CIatan2 = _CRTDLL__CIatan2@44227 _CIcos = _CRTDLL__CIcos@44328 _CIcosh = _CRTDLL__CIcosh@44429 _CIexp = _CRTDLL__CIexp @44530 _CIfmod = _CRTDLL__CIfmod@44631 _CIlog = _CRTDLL__CIlog@44732 _CIlog10 = _CRTDLL__CIlog10@44833 _CIpow = _CRTDLL__CIpow@44934 _CIsin = _CRTDLL__CIsin@45035 _CIsinh = _CRTDLL__CIsinh@45136 _CIsqrt = _CRTDLL__CIsqrt@45237 _CItan = _CRTDLL__CItan@45338 _CItanh = _CRTDLL__CItanh@45439 _CxxThrowException = _MSVCRT__CxxThrowException@45540 _HUGE = MSVCRT__HUGE@45641 _XcptFilter = _CRTDLL__XcptFilter@45742 __CxxFrameHandler = _MSVCRT___CxxFrameHandler@45843 __CxxLongjmpUnwind 44 ; __STRINGTOLD 45 __argc = MSVCRT___argc@46146 __argv = MSVCRT___argv@46247 __dllonexit = _CRTDLL___dllonexit@46348 __doserrno = _CRTDLL___doserrno@46449 __fpecode = _CRTDLL___fpecode@46550 __getmainargs = _MSVCRT___GetMainArgs@46651 __initenv = _MSVCRT___initenv@46752 __isascii = _CRTDLL___isascii@46853 __iscsym = _CRTDLL___iscsym@46954 __iscsymf = _CRTDLL___iscsymf@47055 ; __lconv_init 56 __mb_cur_max = MSVCRT___mb_cur_max@47257 __p___argc = _MSVCRT___p___argc@47358 __p___argv = _MSVCRT___p___argv@47459 __p___initenv = _MSVCRT___p__initenv@47560 __p___mb_cur_max = _MSVCRT___p___mb_cur_max@47661 ; __p___wargv 62 ; __p___winitenv 63 __p__acmdln = _MSVCRT___p__acmdln@47964 ; __p__amblksiz 65 __p__commode = _MSVCRT___p__commode@48166 __p__daylight = _MSVCRT___p__daylight@48267 __p__environ = _MSVCRT___p__environ@48368 __p__fmode = _MSVCRT___p__fmode@48469 __p__iob = _MSVCRT___p__iob@48570 ; __p__mbctype 71 __p__osver = _MSVCRT___p__osver@48772 __p__pctype = _MSVCRT___p__pctype@48873 __p__pgmptr = _MSVCRT___p__pgmptr@48974 __p__pwctype = _MSVCRT___p__pwctype@49075 __p__timezone = _MSVCRT___p__timezone@49176 __p__tzname = _MSVCRT___p__tzname@49277 ; __p__wcmdln 78 ; __p__wenviron 79 __p__winmajor = _MSVCRT___p__winmajor@49580 __p__winminor = _MSVCRT___p__winminor@49681 __p__winver = _MSVCRT___p__winver@49782 ; __p__wpgmptr 83 ; __pxcptinfoptrs 84 85 86 __threadhandle = _CRTDLL___threadhandle@50087 __threadid = _CRTDLL___threadid@50188 ; __toascii = _CRTDLL___toascii@50289 __wargv 90 ; __wgetmainargs 91 ; __winitenv 92 _abnormal_termination = _CRTDLL__abnormal_termination@50693 _access = _CRTDLL__access@50794 _acmdln = MSVCRT__acmdln@50895 ; _adj_fdiv_m16i 96 ; _adj_fdiv_m32 97 ; _adj_fdiv_m32i 98 ; _adj_fdiv_m64 99 ; _adj_fdiv_r 100 ; _adj_fdivr_m16i 101 ; _adj_fdivr_m32 102 ; _adj_fdivr_m32i 103 ; _adj_fdivr_m64 104 ; _adj_fpatan 105 ; _adj_fprem 106 ; _adj_fprem1 107 ; _adj_fptan 108 _adjust_fdiv = _MSVCRT__adjust_fdiv@522109 _aexit_rtn = _MSVCRT__aexit_rtn@523110 _amsg_exit = _CRTDLL__amsg_exit@524111 _assert = _CRTDLL__assert@525112 ; _atodbl 113 ; _atoldbl 114 _beep = _CRTDLL__beep@528115 _beginthread = _CRTDLL__beginthread@529116 _beginthreadex = _MSVCRT__beginthreadex@530117 _c_exit = _CRTDLL__c_exit@531118 _cabs = _CRTDLL__cabs@532119 _cexit = _CRTDLL__cexit@533120 _cgets = _CRTDLL__cgets@534121 _chdir = _CRTDLL__chdir@535122 _chdrive = _CRTDLL__chdrive@536123 _chgsign = _CRTDLL__chgsign@537124 _chmod = _CRTDLL__chmod@538125 _chsize = _CRTDLL__chsize@539126 _clearfp = _CRTDLL__clearfp@540127 _close = _CRTDLL__close@541128 _commit = _CRTDLL__commit@542129 _commode = MSVCRT__commode@543130 _control87 = _CRTDLL__control87@544131 _controlfp = _CRTDLL__controlfp@545132 _copysign = _CRTDLL__copysign@546133 _cprintf = _CRTDLL__cprintf@547134 _cputs = _CRTDLL__cputs@548135 _creat = _CRTDLL__creat@549136 _cscanf = _CRTDLL__cscanf@550137 _ctype = CRTDLL_ctype@551138 _cwait = _CRTDLL__cwait@552139 _daylight = MSVCRT__daylight@553140 _dup = _CRTDLL__dup@554141 _dup2 = _CRTDLL__dup2@555142 _ecvt = _CRTDLL__ecvt@556143 _endthread = _CRTDLL__endthread@557144 _endthreadex = _MSVCRT__endthreadex@558145 _environ = MSVCRT__environ@559146 _eof = _CRTDLL__eof@560147 _errno = _CRTDLL__errno@561148 _except_handler2 = _CRTDLL__except_handler2@562149 _except_handler3 = _MSVCRT__except_handler3@563150 _execl = _CRTDLL__execl@564151 _execle = _CRTDLL__execle@565152 _execlp = _CRTDLL__execlp@566153 _execlpe = _CRTDLL__execlpe@567154 _execv = _CRTDLL__execv@568155 _execve = _CRTDLL__execve@569156 _execvp = _CRTDLL__execvp@570157 _execvpe = _CRTDLL__execvpe@571158 _exit = _CRTDLL__exit@572159 _expand = _CRTDLL__expand@573160 _fcloseall = _CRTDLL__fcloseall@574161 _fcvt = _CRTDLL__fcvt@575162 _fdopen = _CRTDLL__fdopen@576163 _fgetchar = _CRTDLL__fgetchar@577164 _fgetwchar = _CRTDLL__fgetwchar@578165 _filbuf = _CRTDLL__filbuf@579166 _fileinfo = MSVCRT__fileinfo@580167 _filelength = _CRTDLL__filelength@581168 _fileno = _CRTDLL__fileno@582169 _findclose = _CRTDLL__findclose@583170 _findfirst = _CRTDLL__findfirst@584171 _findnext = _CRTDLL__findnext@585172 _finite = _CRTDLL__finite@586173 _flsbuf = _CRTDLL__flsbuf@587174 _flushall = _CRTDLL__flushall@588175 _fmode = MSVCRT__fmode@589176 _fpclass = _CRTDLL__fpclass@590177 _fpieee_flt = _CRTDLL__fpieee_flt@591178 _fpreset = _CRTDLL__fpreset@592179 _fputchar = _CRTDLL__fputchar@593180 _fputwchar = _CRTDLL__fputwchar@594181 _fsopen = _CRTDLL__fsopen@595182 _fstat = _CRTDLL__fstat@596183 _ftime = _CRTDLL__ftime@597184 _ftol = _CRTDLL__ftol@598185 _fullpath = _CRTDLL__fullpath@599186 187 188 _futime = _CRTDLL__futime@600189 _gcvt = _CRTDLL__gcvt@601190 _get_osfhandle = _CRTDLL__get_osfhandle@602191 _getch = _CRTDLL__getch@603192 _getche = _CRTDLL__getche@604193 _getcwd = _CRTDLL__getcwd@605194 _getdcwd = _CRTDLL__getdcwd@606195 _getdiskfree = _CRTDLL__getdiskfree@607196 ; _getdllprocaddr 197 _getdrive = _CRTDLL__getdrive@609198 _getdrives = _CRTDLL__getdrives@610199 _getmbcp = _MSVCRT__getmbcp@611200 _getpid = _CRTDLL__getpid@612201 _getsystime = _CRTDLL__getsystime@613202 _getw = _CRTDLL__getw@614203 _getws = _MSVCRT__getws@615204 _global_unwind2 = _CRTDLL__global_unwind2@616205 _heapadd = _MSVCRT__heapadd@617206 _heapchk = _CRTDLL__heapchk@618207 _heapmin = _CRTDLL__heapmin@619208 _heapset = _CRTDLL__heapset@620209 ; _heapused 210 _heapwalk = _CRTDLL__heapwalk@622211 _hypot = _CRTDLL__hypot@623212 _initterm = _CRTDLL__initterm@624213 _iob = CRTDLL_iob@625214 _isatty = _CRTDLL__isatty@626215 _isctype = _CRTDLL__isctype@627216 _ismbbalnum = _CRTDLL__ismbbalnum@628217 _ismbbalpha = _CRTDLL__ismbbalpha@629218 _ismbbgraph = _CRTDLL__ismbbgraph@630219 _ismbbkalnum = _CRTDLL__ismbbkalnum@631220 _ismbbkana = _CRTDLL__ismbbkana@632221 _ismbbkprint = _MSVCRT__ismbbkprint@633222 _ismbbkpunct = _CRTDLL__ismbbkpunct@634223 _ismbblead = _CRTDLL__ismbblead@635224 _ismbbprint = _CRTDLL__ismbbprint@636225 _ismbbpunct = _CRTDLL__ismbbpunct@637226 _ismbbtrail = _CRTDLL__ismbbtrail@638227 _ismbcalnum = _MSVCRT__ismbcalnum@639228 _ismbcalpha = _CRTDLL__ismbcalpha@640229 _ismbcdigit = _CRTDLL__ismbcdigit@641230 _ismbcgraph = _MSVCRT__ismbcgraph@642231 _ismbchira = _CRTDLL__ismbchira@643232 _ismbckata = _CRTDLL__ismbckata@644233 _ismbcl0 = _CRTDLL__ismbcl0@645234 _ismbcl1 = _CRTDLL__ismbcl1@646235 _ismbcl2 = _CRTDLL__ismbcl2@647236 _ismbclegal = _CRTDLL__ismbclegal@648237 _ismbclower = _CRTDLL__ismbclower@649238 _ismbcprint = _CRTDLL__ismbcprint@650239 _ismbcpunct = _MSVCRT__ismbcpunct@651240 _ismbcspace = _CRTDLL__ismbcspace@652241 _ismbcsymbol = _CRTDLL__ismbcsymbol@653242 _ismbcupper = _CRTDLL__ismbcupper@654243 _ismbslead = _CRTDLL__ismbslead@655244 _ismbstrail = _CRTDLL__ismbstrail@656245 _isnan = _CRTDLL__isnan@657246 _itoa = _CRTDLL__itoa@658247 _itow = _MSVCRT__itow@659248 _j0 = _CRTDLL__j0@660249 _j1 = _CRTDLL__j1@661250 _jn = _CRTDLL__jn@662251 _kbhit = _CRTDLL__kbhit@663252 _lfind = _CRTDLL__lfind@664253 _loaddll = _CRTDLL__loaddll@665254 _local_unwind2 = _CRTDLL__local_unwind2@666255 _locking = _CRTDLL__locking@667256 _logb = _CRTDLL__logb@668257 _longjmpex = _CRTDLL_longjmp@669 ; Not correct258 _lrotl = _CRTDLL__lrotl@670259 _lrotr = _CRTDLL__lrotr@671260 _lsearch = _CRTDLL__lsearch@672261 _lseek = _CRTDLL__lseek@673262 _ltoa = _CRTDLL__ltoa@674263 _ltow = _MSVCRT__ltow@675264 _makepath = _CRTDLL__makepath@676265 _matherr = _MSVCRT__matherr@677266 _mbbtombc = _CRTDLL__mbbtombc@678267 _mbbtype = _CRTDLL__mbbtype@679268 _mbccpy = _CRTDLL__mbccpy@680269 _mbcjistojms = _CRTDLL__mbcjistojms@681270 _mbcjmstojis = _CRTDLL__mbcjmstojis@682271 _mbclen = _CRTDLL__mbclen@683272 _mbctohira = _CRTDLL__mbctohira@684273 _mbctokata = _CRTDLL__mbctokata@685274 _mbctolower = _CRTDLL__mbctolower@686275 _mbctombb = _CRTDLL__mbctombb@687276 _mbctoupper = _CRTDLL__mbctoupper@688277 _mbctype = CRTDLL_mbctype@689278 _mbsbtype = _CRTDLL__mbsbtype@690279 _mbscat = _CRTDLL__mbscat@691280 _mbschr = _CRTDLL__mbschr@692281 _mbscmp = _CRTDLL__mbscmp@693282 _mbscoll = _CRTDLL__mbscmp@694283 _mbscpy = _CRTDLL__mbscpy@695284 _mbscspn = _CRTDLL__mbscspn@696285 _mbsdec = _CRTDLL__mbsdec@697286 _mbsdup = _CRTDLL__mbsdup@698287 _mbsicmp = _CRTDLL__mbsicmp@699288 289 290 _mbsicoll = _CRTDLL__mbsicmp@700291 _mbsinc = _CRTDLL__mbsinc@701292 _mbslen = _CRTDLL__mbslen@702293 _mbslwr = _CRTDLL__mbslwr@703294 _mbsnbcat = _CRTDLL__mbsnbcat@704295 _mbsnbcmp = _CRTDLL__mbsnbcmp@705296 _mbsnbcnt = _CRTDLL__mbsnbcnt@706297 _mbsnbcoll = _CRTDLL__mbsncmp@707298 _mbsnbcpy = _CRTDLL__mbsnbcpy@708299 _mbsnbicmp = _CRTDLL__mbsnbicmp@709300 _mbsnbicoll = _CRTDLL__mbsnbicmp@710301 _mbsnbset = _CRTDLL__mbsnbset@711302 _mbsncat = _CRTDLL__mbsncat@712303 _mbsnccnt = _CRTDLL__mbsnccnt@713304 _mbsncmp = _CRTDLL__mbsncmp@714305 _mbsncoll = _CRTDLL__mbsncmp @715306 _mbsncpy = _CRTDLL__mbsncpy@716307 _mbsnextc = _CRTDLL__mbsnextc@717308 _mbsnicmp = _CRTDLL__mbsnicmp@718309 _mbsnicoll = _CRTDLL__mbsnicmp@719310 _mbsninc = _CRTDLL__mbsninc@720311 _mbsnset = _CRTDLL__mbsnset@721312 _mbspbrk = _CRTDLL__mbspbrk@722313 _mbsrchr = _CRTDLL__mbsrchr@723314 _mbsrev = _CRTDLL__mbsrev@724315 _mbsset = _CRTDLL__mbsset@725316 _mbsspn = _CRTDLL__mbsspn@726317 _mbsspnp = _CRTDLL__mbsspnp@727318 _mbsstr = _CRTDLL__mbsstr@728319 _mbstok = _CRTDLL__mbstok@729320 _mbstrlen = _CRTDLL__mbstrlen@730321 _mbsupr = _CRTDLL__mbsupr@731322 _memccpy = _CRTDLL__memccpy@732323 _memicmp = _CRTDLL__memicmp@733324 _mkdir = _CRTDLL__mkdir@734325 _mktemp = _CRTDLL__mktemp@735326 _msize = _CRTDLL__msize@736327 ; _mtlock 328 ; _mtunlock 329 _nextafter = _CRTDLL__nextafter@739330 _onexit = _CRTDLL__onexit@740331 _open = _CRTDLL__open@741332 _open_osfhandle = _CRTDLL__open_osfhandle@742333 _osver = MSVCRT__osver@743334 _pclose = _CRTDLL__pclose@744335 _pctype = MSVCRT__pctype@745336 _pgmptr = MSVCRT__pgmptr@746337 _pipe = _CRTDLL__pipe@747338 _popen = _CRTDLL__popen@748339 _purecall = _CRTDLL__purecall@749340 _putch = _CRTDLL__putch@750341 _putenv = _CRTDLL__putenv@751342 _putw = _CRTDLL__putw@752343 _putws = _MSVCRT__putws@753344 _pwctype = MSVCRT__pwctype@754345 _read = _CRTDLL__read@755346 _rmdir = _CRTDLL__rmdir@756347 _rmtmp = _CRTDLL__rmtmp@757348 _rotl = _CRTDLL__rotl@758349 _rotr = _CRTDLL__rotr@759350 ; _safe_fdiv 351 ; _safe_fdivr 352 ; _safe_fprem 353 ; _safe_fprem1 354 _scalb = _CRTDLL__scalb@764355 _searchenv = _CRTDLL__searchenv@765356 ; _seh_longjmp_unwind 357 _seterrormode = _CRTDLL__seterrormode@767358 _setjmp = _CRTDLL__setjmp@768359 _setjmp3 = _CRTDLL__setjmp@769 ; Not correct360 _setmbcp = _MSVCRT__setmbcp@770361 _setmode 362 _setsystime = _CRTDLL__setsystime@772363 _sleep = _CRTDLL__sleep@773364 _snprintf = _CRTDLL__snprintf@774365 _snwprintf = _CRTDLL__snwprintf@775366 _sopen = _CRTDLL__sopen@776367 _spawnl = _CRTDLL__spawnl@777368 _spawnle = _CRTDLL__spawnle@778369 _spawnlp = _CRTDLL__spawnlp@779370 _spawnlpe = _CRTDLL__spawnlpe@780371 _spawnv = _CRTDLL__spawnv@781372 _spawnve = _CRTDLL__spawnve@782373 _spawnvp = _CRTDLL__spawnvp@783374 _spawnvpe = _CRTDLL__spawnvpe@784375 _splitpath = _CRTDLL__splitpath@785376 _stat = _CRTDLL__stat@786377 _statusfp = _CRTDLL__statusfp@787378 _strcmpi = _CRTDLL__strcmpi@788379 _strdate = _CRTDLL__strdate@789380 _strdup = _CRTDLL__strdup@790381 _strerror = _CRTDLL__strerror@791382 _stricmp = _CRTDLL__stricmp@792383 _stricoll = _CRTDLL__stricoll@793384 _strlwr = _CRTDLL__strlwr@794385 _strncoll = _MSVCRT__strncoll@795386 _strnicmp = _CRTDLL__strnicmp@796387 _strnicoll = _MSVCRT__strnicoll@797388 _strnset = _CRTDLL__strnset@798389 _strrev = _CRTDLL__strrev@799390 391 392 _strset = _CRTDLL__strset@800393 _strtime = _CRTDLL__strtime@801394 _strupr = _CRTDLL__strupr@802395 _swab = _CRTDLL__swab@803396 _sys_errlist = CRTDLL_sys_errlist@804397 _sys_nerr = MSVCRT__sys_nerr@805398 ; _tccpy 399 ; _tclen 400 ; _tcschr 401 ; _tcsclen 402 ; _tcscmp 403 ; _tcscspn 404 ; _tcsdec 405 ; _tcsicmp 406 ; _tcsinc 407 ; _tcslwr 408 ; _tcsnbcnt 409 ; _tcsncat 410 ; _tcsnccat 411 ; _tcsnccmp 412 ; _tcsnccnt 413 ; _tcsnccpy 414 ; _tcsncicmp 415 ; _tcsncmp 416 ; _tcsncpy 417 ; _tcsncset 418 ; _tcsnextc 419 ; _tcsnicmp 420 ; _tcsninc 421 ; _tcsnset 422 ; _tcspbrk 423 ; _tcsrchr 424 ; _tcsrev 425 ; _tcsset 426 ; _tcsspn 427 ; _tcsspnp 428 ; _tcsstr 429 ; _tcstok 430 ; _tcsupr 431 _tell = _CRTDLL__tell@839432 _tempnam = _CRTDLL__tempnam@840433 _timezone = MSVCRT__timezone@841434 _tolower = _CRTDLL__tolower@842435 _toupper = _CRTDLL__toupper@843436 _tzname = CRTDLL_tzname@844437 _tzset = _CRTDLL__tzset@845438 _ultoa = _CRTDLL__ultoa@846439 _ultow = _MSVCRT__ultow@847440 _umask = _MSVCRT__umask@848441 _ungetch = _CRTDLL__ungetch@849442 _unlink = _CRTDLL__unlink@850443 _unloaddll = _CRTDLL__unloaddll@851444 _utime = _CRTDLL__utime@852445 _vsnprintf = _CRTDLL__vsnprintf@853446 _vsnwprintf = _CRTDLL__vsnwprintf@854447 _waccess = _MSVCRT__waccess@855448 _wasctime = _MSVCRT__wasctime@856449 _wchdir = _MSVCRT__wchdir@857450 _wchmod = _MSVCRT__wchmod@858451 ; _wcmdln @859452 _wcreat = _MSVCRT__wcreat@860453 _wcsdup = _CRTDLL__wcsdup@861454 _wcsicmp = _CRTDLL__wcsicmp@862455 _wcsicoll = _CRTDLL__wcsicoll@863456 _wcslwr = _CRTDLL__wcslwr@864457 _wcsncoll = _MSVCRT__wcsncoll@865458 _wcsnicmp = _CRTDLL__wcsnicmp@866459 _wcsnicoll = _MSVCRT__wcsnicoll@867460 _wcsnset = _CRTDLL__wcsnset@868461 _wcsrev = _CRTDLL__wcsrev@869462 _wcsset = _CRTDLL__wcsset@870463 _wcsupr = _CRTDLL__wcsupr@871464 _wctime = _MSVCRT__wctime@872465 _wenviron 466 _wexecl = _MSVCRT__wexecl@874467 _wexecle = _MSVCRT__wexecle@875468 _wexeclp = _MSVCRT__wexeclp@876469 _wexeclpe = _MSVCRT__wexeclpe@877470 _wexecv = _MSVCRT__wexecv@878471 _wexecve = _MSVCRT__wexecve@879472 _wexecvp = _MSVCRT__wexecvp@880473 _wexecvpe = _MSVCRT__wexecvpe@881474 _wfdopen = _MSVCRT__wfdopen@882475 _wfindfirst = _MSVCRT__wfindfirst@883476 _wfindnext = _MSVCRT__wfindnext@884477 _wfopen = _MSVCRT__wfopen@885478 _wfreopen = _MSVCRT__wfreopen@886479 _wfsopen = _MSVCRT__wfsopen@887480 _wfullpath = _MSVCRT__wfullpath@888481 _wgetcwd = _MSVCRT__wgetcwd@889482 _wgetdcwd = _MSVCRT__wgetdcwd@890483 _wgetenv = _MSVCRT__wgetenv@891484 _winmajor = MSVCRT__winmajor@892485 _winminor = MSVCRT__winminor@893486 _winver = MSVCRT__winver@894487 _wmakepath = _MSVCRT__wmakepath@895488 _wmkdir = _MSVCRT__wmkdir@896489 _wmktemp = _MSVCRT__wmktemp@897490 _wopen = _MSVCRT__wopen@898491 _wperror = _MSVCRT__wperror@899492 493 494 _wpgmptr 495 _wpopen = _MSVCRT__wpopen@901496 _wputenv = _MSVCRT__wputenv@902497 _wremove = _MSVCRT__wremove@903498 _wrename = _MSVCRT__wrename@904499 _write = _CRTDLL__write@905500 _wrmdir = _MSVCRT__wrmdir@906501 _wsearchenv = _MSVCRT__wsearchenv@907502 _wsetlocale = _MSVCRT__wsetlocale@908503 _wsopen = _MSVCRT__wsopen@909504 _wspawnl = _MSVCRT__wspawnl@910505 _wspawnle = _MSVCRT__wspawnle@911506 _wspawnlp = _MSVCRT__wspawnlp@912507 _wspawnlpe = _MSVCRT__wspawnlpe@913508 _wspawnv = _MSVCRT__wspawnv@914509 _wspawnve = _MSVCRT__wspawnve@915510 _wspawnvp = _MSVCRT__wspawnvp@916511 _wspawnvpe = _MSVCRT__wspawnvpe@917512 _wsplitpath = _MSVCRT__wsplitpath@918513 _wstat = _MSVCRT__wstat@919514 _wstrdate = _MSVCRT__wstrdate@920515 _wstrtime = _MSVCRT__wstrtime@921516 _wsystem = _MSVCRT__wsystem@922517 _wtempnam = _MSVCRT__wtempnam@923518 _wtmpnam = _MSVCRT__wtmpnam@924519 _wtoi = _CRTDLL__wtoi@925520 _wtol = _CRTDLL__wtol@926521 _wunlink = _MSVCRT__wunlink@927522 _wutime = _MSVCRT__wutime@928523 _y0 = _CRTDLL__y0@929524 _y1 = _CRTDLL__y1@930525 _yn = _CRTDLL__yn@931526 abort = _CRTDLL_abort@932527 abs = _CRTDLL_abs@933528 acos = _CRTDLL_acos@934529 asctime = _CRTDLL_asctime@935530 asin = _CRTDLL_asin@936531 atan = _CRTDLL_atan@937532 atan2 = _CRTDLL_atan2@938533 atexit = _CRTDLL_atexit@939534 atof = _CRTDLL_atof@940535 atoi = _CRTDLL_atoi@941536 atol = _CRTDLL_atol@942537 bsearch = _CRTDLL_bsearch@943538 calloc = _CRTDLL_calloc@944539 ceil = _CRTDLL_ceil@945540 clearerr = _CRTDLL_clearerr@946541 clock = _CRTDLL_clock@947542 cos = _CRTDLL_cos@948543 cosh = _CRTDLL_cosh@949544 ctime = _CRTDLL_ctime@950545 difftime = _CRTDLL_difftime@951546 div = _CRTDLL_div@952547 exit = _CRTDLL_exit@953548 exp = _CRTDLL_exp@954549 fabs = _CRTDLL_fabs@955550 fclose = _CRTDLL_fclose@956551 feof = _CRTDLL_feof@957552 ferror = _CRTDLL_ferror@958553 fflush = _CRTDLL_fflush@959554 fgetc = _CRTDLL_fgetc@960555 fgetpos = _CRTDLL_fgetpos@961556 fgets = _CRTDLL_fgets@962557 fgetwc = _CRTDLL_fgetwc@963558 fgetws = _MSVCRT_fgetws@964559 floor = _CRTDLL_floor@965560 fmod = _CRTDLL_fmod@966561 fopen = _CRTDLL_fopen@967562 fprintf = _CRTDLL_fprintf@968563 fputc = _CRTDLL_fputc@969564 fputs = _CRTDLL_fputs@970565 fputwc = _CRTDLL_fputwc@971566 fputws = _MSVCRT_fputws@972567 fread = _CRTDLL_fread@973568 free = _CRTDLL_free@974569 freopen = _CRTDLL_freopen@975570 frexp = _CRTDLL_frexp@976571 fscanf = _CRTDLL_fscanf@977572 fseek = _CRTDLL_fseek@978573 fsetpos = _CRTDLL_fsetpos@979574 ftell = _CRTDLL_ftell@980575 fwprintf = _CRTDLL_fwprintf@981576 fwrite = _CRTDLL_fwrite@982577 fwscanf = _CRTDLL_fwscanf@983578 getc = _CRTDLL_getc@984579 getchar = _CRTDLL_getchar@985580 getenv = _CRTDLL_getenv@986581 gets = _CRTDLL_gets@987582 getwc = _MSVCRT_getwc@988583 getwchar = _MSVCRT_getwchar@989584 gmtime = _CRTDLL_gmtime@990585 is_wctype = _CRTDLL_is_wctype@991586 isalnum = _CRTDLL_isalnum@992587 isalpha = _CRTDLL_isalpha@993588 iscntrl = _CRTDLL_iscntrl@994589 isdigit = _CRTDLL_isdigit@995590 isgraph = _CRTDLL_isgraph@996591 isleadbyte = _CRTDLL_isleadbyte@997592 islower = _CRTDLL_islower@998593 isprint = _CRTDLL_isprint@999594 595 596 ispunct = _CRTDLL_ispunct@1000597 isspace = _CRTDLL_isspace@1001598 isupper = _CRTDLL_isupper@1002599 iswalnum = _CRTDLL_iswalnum@1003600 iswalpha = _CRTDLL_iswalpha@1004601 iswascii = _CRTDLL_iswascii@1005602 iswcntrl = _CRTDLL_iswcntrl@1006603 iswctype = _CRTDLL_iswctype@1007604 iswdigit = _CRTDLL_iswdigit@1008605 iswgraph = _CRTDLL_iswgraph@1009606 iswlower = _CRTDLL_iswlower@1010607 iswprint = _CRTDLL_iswprint@1011608 iswpunct = _CRTDLL_iswpunct@1012609 iswspace = _CRTDLL_iswspace@1013610 iswupper = _CRTDLL_iswupper@1014611 iswxdigit = _CRTDLL_iswxdigit@1015612 isxdigit = _CRTDLL_isxdigit@1016613 labs = _CRTDLL_labs@1017614 ldexp = _CRTDLL_ldexp@1018615 ldiv = _CRTDLL_ldiv@1019616 localeconv = _CRTDLL_localeconv@1020617 localtime = _CRTDLL_localtime@1021618 log = _CRTDLL_log@1022619 log10 = _CRTDLL_log10@1023620 longjmp = _CRTDLL_longjmp@1024621 malloc = _CRTDLL_malloc@1025622 mblen = _CRTDLL_mblen@1026623 mbstowcs = _CRTDLL_mbstowcs@1027624 mbtowc = _CRTDLL_mbtowc@1028625 memchr = _CRTDLL_memchr@1029626 memcmp = _CRTDLL_memcmp@1030627 memcpy = _CRTDLL_memcpy@1031628 memmove = _CRTDLL_memmove@1032629 memset = _CRTDLL_memset@1033630 mktime = _CRTDLL_mktime@1034631 modf = _CRTDLL_modf@1035632 perror = _CRTDLL_perror@1036633 pow = _CRTDLL_pow@1037634 printf = _CRTDLL_printf@1038635 putc = _CRTDLL_putc@1039636 putchar = _CRTDLL_putchar@1040637 puts = _CRTDLL_puts@1041638 putwc = _MSVCRT_putwc@1042639 putwchar = _MSVCRT_putwchar@1043640 qsort = _CRTDLL_qsort@1044641 raise = _CRTDLL_raise@1045642 rand = _CRTDLL_rand@1046643 realloc = _CRTDLL_realloc@1047644 remove = _CRTDLL_remove@1048645 rename = _CRTDLL_rename@1049646 rewind = _CRTDLL_rewind@1050647 scanf = _CRTDLL_scanf@1051648 setbuf = _CRTDLL_setbuf@1052649 setlocale = _CRTDLL_setlocale@1053650 setvbuf = _CRTDLL_setvbuf@1054651 signal = _CRTDLL_signal@1055652 sin = _CRTDLL_sin@1056653 sinh = _CRTDLL_sinh@1057654 sprintf = _CRTDLL_sprintf@1058655 sqrt = _CRTDLL_sqrt@1059656 srand = _CRTDLL_srand@1060657 sscanf = _CRTDLL_sscanf@1061658 strcat = _CRTDLL_strcat@1062659 strchr = _CRTDLL_strchr@1063660 strcmp = _CRTDLL_strcmp@1064661 strcoll = _CRTDLL_strcoll@1065662 strcpy = _CRTDLL_strcpy@1066663 strcspn = _CRTDLL_strcspn@1067664 strerror = _CRTDLL_strerror@1068665 strftime = _CRTDLL_strftime@1069666 strlen = _CRTDLL_strlen@1070667 strncat = _CRTDLL_strncat@1071668 strncmp = _CRTDLL_strncmp@1072669 strncpy = _CRTDLL_strncpy@1073670 strpbrk = _CRTDLL_strpbrk@1074671 strrchr = _CRTDLL_strrchr@1075672 strspn = _CRTDLL_strspn@1076673 strstr = _CRTDLL_strstr@1077674 strtod = _CRTDLL_strtod@1078675 strtok = _CRTDLL_strtok@1079676 strtol = _CRTDLL_strtol@1080677 strtoul = _CRTDLL_strtoul@1081678 strxfrm = _CRTDLL_strxfrm@1082679 swprintf = _CRTDLL_swprintf@1083680 swscanf = _CRTDLL_swscanf@1084681 system = _CRTDLL_system@1085682 tan = _CRTDLL_tan@1086683 tanh = _CRTDLL_tanh@1087684 time = _CRTDLL_time@1088685 tmpfile = _CRTDLL_tmpfile@1089686 tmpnam = _CRTDLL_tmpnam@1090687 tolower = _CRTDLL_tolower@1091688 toupper = _CRTDLL_toupper@1092689 towlower = _CRTDLL_towlower@1093690 towupper = _CRTDLL_towupper@1094691 ungetc = _CRTDLL_ungetc@1095692 ungetwc = _CRTDLL_ungetwc@1096693 vfprintf = _CRTDLL_vfprintf@1097694 vfwprintf = _CRTDLL_vfwprintf@1098695 vprintf = _CRTDLL_vprintf@1099696 697 698 vsprintf = _CRTDLL_vsprintf@1100699 vswprintf = _CRTDLL_vswprintf@1101700 vwprintf = _CRTDLL_vwprintf@1102701 wcscat = _CRTDLL_wcscat@1103702 wcschr = _CRTDLL_wcschr@1104703 wcscmp = _CRTDLL_wcscmp@1105704 wcscoll = _CRTDLL_wcscoll@1106705 wcscpy = _CRTDLL_wcscpy@1107706 wcscspn = _CRTDLL_wcscspn@1108707 wcsftime = _CRTDLL_wcsftime@1109708 wcslen = _CRTDLL_wcslen@1110709 wcsncat = _CRTDLL_wcsncat@1111710 wcsncmp = _CRTDLL_wcsncmp@1112711 wcsncpy = _CRTDLL_wcsncpy@1113712 wcspbrk = _CRTDLL_wcspbrk@1114713 wcsrchr = _CRTDLL_wcsrchr@1115714 wcsspn = _CRTDLL_wcsspn@1116715 wcsstr = _CRTDLL_wcsstr@1117716 wcstod = _CRTDLL_wcstod@1118717 wcstok 718 wcstol = _CRTDLL_wcstol@1120719 wcstombs = _CRTDLL_wcstombs @1121720 wcstoul = _CRTDLL_wcstoul@1122721 wcsxfrm = _CRTDLL_wcsxfrm@1123722 wctomb = _CRTDLL_wctomb@1124723 wprintf = _CRTDLL_wprintf@1125724 wscanf = _CRTDLL_wscanf@112612 ??2@YAPAXI@Z = _MSVCRT_new @79 13 ??3@YAXPAX@Z = _MSVCRT_delete @80 14 ?_query_new_handler@@YAP6AHI@ZXZ = _MSVCRT_EXP35 @226 15 ?_query_new_mode@@YAHXZ = _MSVCRT_EXP36 @227 16 ?_set_new_handler@@YAP6AHI@ZP6AHI@Z@Z = _MSVCRT_set_new_handler @228 17 ?_set_new_mode@@YAHH@Z = _MSVCRT_EXP38 @229 18 ?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z = _MSVCRT_EXP39 @230 19 ?set_terminate@@YAP6AXXZP6AXXZ@Z = _MSVCRT_EXP44 @365 20 ?set_unexpected@@YAP6AXXZP6AXXZ@Z = _MSVCRT_EXP45 @366 21 ?terminate@@YAXXZ = _MSVCRT_EXP46 @409 22 ?unexpected@@YAXXZ = _MSVCRT_EXP47 @418 23 $I10_OUTPUT = _MSVCRT_EXP49 @438 24 _CIacos = _CRTDLL__CIacos @439 25 _CIasin = _CRTDLL__CIasin @440 26 _CIatan = _CRTDLL__CIatan @441 27 _CIatan2 = _CRTDLL__CIatan2 @442 28 _CIcos = _CRTDLL__CIcos @443 29 _CIcosh = _CRTDLL__CIcosh @444 30 _CIexp = _CRTDLL__CIexp @445 31 _CIfmod = _CRTDLL__CIfmod @446 32 _CIlog = _CRTDLL__CIlog @447 33 _CIlog10 = _CRTDLL__CIlog10 @448 34 _CIpow = _CRTDLL__CIpow @449 35 _CIsin = _CRTDLL__CIsin @450 36 _CIsinh = _CRTDLL__CIsinh @451 37 _CIsqrt = _CRTDLL__CIsqrt @452 38 _CItan = _CRTDLL__CItan @453 39 _CItanh = _CRTDLL__CItanh @454 40 _CxxThrowException = _MSVCRT__CxxThrowException @455 41 _HUGE = MSVCRT__HUGE @456 42 _XcptFilter = _CRTDLL__XcptFilter @457 43 __CxxFrameHandler = _MSVCRT___CxxFrameHandler @458 44 __CxxLongjmpUnwind = _MSVCRT___CxxLongjmpUnwind @459 45 ; __STRINGTOLD @460 46 __argc = MSVCRT___argc @461 47 __argv = MSVCRT___argv @462 48 __dllonexit = _CRTDLL___dllonexit @463 49 __doserrno = _CRTDLL___doserrno @464 50 __fpecode = _CRTDLL___fpecode @465 51 __getmainargs = _MSVCRT___GetMainArgs @466 52 __initenv = _MSVCRT___initenv @467 53 __isascii = _CRTDLL___isascii @468 54 __iscsym = _CRTDLL___iscsym @469 55 __iscsymf = _CRTDLL___iscsymf @470 56 ; __lconv_init @471 57 __mb_cur_max = MSVCRT___mb_cur_max @472 58 __p___argc = _MSVCRT___p___argc @473 59 __p___argv = _MSVCRT___p___argv @474 60 __p___initenv = _MSVCRT___p__initenv @475 61 __p___mb_cur_max = _MSVCRT___p___mb_cur_max @476 62 ; __p___wargv @477 63 ; __p___winitenv @478 64 __p__acmdln = _MSVCRT___p__acmdln @479 65 ; __p__amblksiz @480 66 __p__commode = _MSVCRT___p__commode @481 67 __p__daylight = _MSVCRT___p__daylight @482 68 __p__environ = _MSVCRT___p__environ @483 69 __p__fmode = _MSVCRT___p__fmode @484 70 __p__iob = _MSVCRT___p__iob @485 71 ; __p__mbctype @486 72 __p__osver = _MSVCRT___p__osver @487 73 __p__pctype = _MSVCRT___p__pctype @488 74 __p__pgmptr = _MSVCRT___p__pgmptr @489 75 __p__pwctype = _MSVCRT___p__pwctype @490 76 __p__timezone = _MSVCRT___p__timezone @491 77 __p__tzname = _MSVCRT___p__tzname @492 78 ; __p__wcmdln @493 79 ; __p__wenviron @494 80 __p__winmajor = _MSVCRT___p__winmajor @495 81 __p__winminor = _MSVCRT___p__winminor @496 82 __p__winver = _MSVCRT___p__winver @497 83 ; __p__wpgmptr @498 84 ; __pxcptinfoptrs @499 85 86 87 __threadhandle = _CRTDLL___threadhandle @500 88 __threadid = _CRTDLL___threadid @501 89 ; __toascii = _CRTDLL___toascii @502 90 __wargv @503 91 ; __wgetmainargs @504 92 ; __winitenv @505 93 _abnormal_termination = _CRTDLL__abnormal_termination @506 94 _access = _CRTDLL__access @507 95 _acmdln = MSVCRT__acmdln @508 96 ; _adj_fdiv_m16i @509 97 ; _adj_fdiv_m32 @510 98 ; _adj_fdiv_m32i @511 99 ; _adj_fdiv_m64 @512 100 ; _adj_fdiv_r @513 101 ; _adj_fdivr_m16i @514 102 ; _adj_fdivr_m32 @515 103 ; _adj_fdivr_m32i @516 104 ; _adj_fdivr_m64 @517 105 ; _adj_fpatan @518 106 ; _adj_fprem @519 107 ; _adj_fprem1 @520 108 ; _adj_fptan @521 109 _adjust_fdiv = _MSVCRT__adjust_fdiv @522 110 _aexit_rtn = _MSVCRT__aexit_rtn @523 111 _amsg_exit = _CRTDLL__amsg_exit @524 112 _assert = _CRTDLL__assert @525 113 ; _atodbl @526 114 ; _atoldbl @527 115 _beep = _CRTDLL__beep @528 116 _beginthread = _CRTDLL__beginthread @529 117 _beginthreadex = _MSVCRT__beginthreadex @530 118 _c_exit = _CRTDLL__c_exit @531 119 _cabs = _CRTDLL__cabs @532 120 _cexit = _CRTDLL__cexit @533 121 _cgets = _CRTDLL__cgets @534 122 _chdir = _CRTDLL__chdir @535 123 _chdrive = _CRTDLL__chdrive @536 124 _chgsign = _CRTDLL__chgsign @537 125 _chmod = _CRTDLL__chmod @538 126 _chsize = _CRTDLL__chsize @539 127 _clearfp = _CRTDLL__clearfp @540 128 _close = _CRTDLL__close @541 129 _commit = _CRTDLL__commit @542 130 _commode = MSVCRT__commode @543 131 _control87 = _CRTDLL__control87 @544 132 _controlfp = _CRTDLL__controlfp @545 133 _copysign = _CRTDLL__copysign @546 134 _cprintf = _CRTDLL__cprintf @547 135 _cputs = _CRTDLL__cputs @548 136 _creat = _CRTDLL__creat @549 137 _cscanf = _CRTDLL__cscanf @550 138 _ctype = CRTDLL_ctype @551 139 _cwait = _CRTDLL__cwait @552 140 _daylight = MSVCRT__daylight @553 141 _dup = _CRTDLL__dup @554 142 _dup2 = _CRTDLL__dup2 @555 143 _ecvt = _CRTDLL__ecvt @556 144 _endthread = _CRTDLL__endthread @557 145 _endthreadex = _MSVCRT__endthreadex @558 146 _environ = MSVCRT__environ @559 147 _eof = _CRTDLL__eof @560 148 _errno = _CRTDLL__errno @561 149 _except_handler2 = _CRTDLL__except_handler2 @562 150 _except_handler3 = _MSVCRT__except_handler3 @563 151 _execl = _CRTDLL__execl @564 152 _execle = _CRTDLL__execle @565 153 _execlp = _CRTDLL__execlp @566 154 _execlpe = _CRTDLL__execlpe @567 155 _execv = _CRTDLL__execv @568 156 _execve = _CRTDLL__execve @569 157 _execvp = _CRTDLL__execvp @570 158 _execvpe = _CRTDLL__execvpe @571 159 _exit = _CRTDLL__exit @572 160 _expand = _CRTDLL__expand @573 161 _fcloseall = _CRTDLL__fcloseall @574 162 _fcvt = _CRTDLL__fcvt @575 163 _fdopen = _CRTDLL__fdopen @576 164 _fgetchar = _CRTDLL__fgetchar @577 165 _fgetwchar = _CRTDLL__fgetwchar @578 166 _filbuf = _CRTDLL__filbuf @579 167 _fileinfo = MSVCRT__fileinfo @580 168 _filelength = _CRTDLL__filelength @581 169 _fileno = _CRTDLL__fileno @582 170 _findclose = _CRTDLL__findclose @583 171 _findfirst = _CRTDLL__findfirst @584 172 _findnext = _CRTDLL__findnext @585 173 _finite = _CRTDLL__finite @586 174 _flsbuf = _CRTDLL__flsbuf @587 175 _flushall = _CRTDLL__flushall @588 176 _fmode = MSVCRT__fmode @589 177 _fpclass = _CRTDLL__fpclass @590 178 _fpieee_flt = _CRTDLL__fpieee_flt @591 179 _fpreset = _CRTDLL__fpreset @592 180 _fputchar = _CRTDLL__fputchar @593 181 _fputwchar = _CRTDLL__fputwchar @594 182 _fsopen = _CRTDLL__fsopen @595 183 _fstat = _CRTDLL__fstat @596 184 _ftime = _CRTDLL__ftime @597 185 _ftol = _CRTDLL__ftol @598 186 _fullpath = _CRTDLL__fullpath @599 187 188 189 _futime = _CRTDLL__futime @600 190 _gcvt = _CRTDLL__gcvt @601 191 _get_osfhandle = _CRTDLL__get_osfhandle @602 192 _getch = _CRTDLL__getch @603 193 _getche = _CRTDLL__getche @604 194 _getcwd = _CRTDLL__getcwd @605 195 _getdcwd = _CRTDLL__getdcwd @606 196 _getdiskfree = _CRTDLL__getdiskfree @607 197 ; _getdllprocaddr @608 198 _getdrive = _CRTDLL__getdrive @609 199 _getdrives = _CRTDLL__getdrives @610 200 _getmbcp = _MSVCRT__getmbcp @611 201 _getpid = _CRTDLL__getpid @612 202 _getsystime = _CRTDLL__getsystime @613 203 _getw = _CRTDLL__getw @614 204 _getws = _MSVCRT__getws @615 205 _global_unwind2 = _CRTDLL__global_unwind2 @616 206 _heapadd = _MSVCRT__heapadd @617 207 _heapchk = _CRTDLL__heapchk @618 208 _heapmin = _CRTDLL__heapmin @619 209 _heapset = _CRTDLL__heapset @620 210 ; _heapused @621 211 _heapwalk = _CRTDLL__heapwalk @622 212 _hypot = _CRTDLL__hypot @623 213 _initterm = _CRTDLL__initterm @624 214 _iob = CRTDLL_iob @625 215 _isatty = _CRTDLL__isatty @626 216 _isctype = _CRTDLL__isctype @627 217 _ismbbalnum = _CRTDLL__ismbbalnum @628 218 _ismbbalpha = _CRTDLL__ismbbalpha @629 219 _ismbbgraph = _CRTDLL__ismbbgraph @630 220 _ismbbkalnum = _CRTDLL__ismbbkalnum @631 221 _ismbbkana = _CRTDLL__ismbbkana @632 222 _ismbbkprint = _MSVCRT__ismbbkprint @633 223 _ismbbkpunct = _CRTDLL__ismbbkpunct @634 224 _ismbblead = _CRTDLL__ismbblead @635 225 _ismbbprint = _CRTDLL__ismbbprint @636 226 _ismbbpunct = _CRTDLL__ismbbpunct @637 227 _ismbbtrail = _CRTDLL__ismbbtrail @638 228 _ismbcalnum = _MSVCRT__ismbcalnum @639 229 _ismbcalpha = _CRTDLL__ismbcalpha @640 230 _ismbcdigit = _CRTDLL__ismbcdigit @641 231 _ismbcgraph = _MSVCRT__ismbcgraph @642 232 _ismbchira = _CRTDLL__ismbchira @643 233 _ismbckata = _CRTDLL__ismbckata @644 234 _ismbcl0 = _CRTDLL__ismbcl0 @645 235 _ismbcl1 = _CRTDLL__ismbcl1 @646 236 _ismbcl2 = _CRTDLL__ismbcl2 @647 237 _ismbclegal = _CRTDLL__ismbclegal @648 238 _ismbclower = _CRTDLL__ismbclower @649 239 _ismbcprint = _CRTDLL__ismbcprint @650 240 _ismbcpunct = _MSVCRT__ismbcpunct @651 241 _ismbcspace = _CRTDLL__ismbcspace @652 242 _ismbcsymbol = _CRTDLL__ismbcsymbol @653 243 _ismbcupper = _CRTDLL__ismbcupper @654 244 _ismbslead = _CRTDLL__ismbslead @655 245 _ismbstrail = _CRTDLL__ismbstrail @656 246 _isnan = _CRTDLL__isnan @657 247 _itoa = _CRTDLL__itoa @658 248 _itow = _MSVCRT__itow @659 249 _j0 = _CRTDLL__j0 @660 250 _j1 = _CRTDLL__j1 @661 251 _jn = _CRTDLL__jn @662 252 _kbhit = _CRTDLL__kbhit @663 253 _lfind = _CRTDLL__lfind @664 254 _loaddll = _CRTDLL__loaddll @665 255 _local_unwind2 = _CRTDLL__local_unwind2 @666 256 _locking = _CRTDLL__locking @667 257 _logb = _CRTDLL__logb @668 258 _longjmpex = _CRTDLL_longjmp @669 ; Not correct 259 _lrotl = _CRTDLL__lrotl @670 260 _lrotr = _CRTDLL__lrotr @671 261 _lsearch = _CRTDLL__lsearch @672 262 _lseek = _CRTDLL__lseek @673 263 _ltoa = _CRTDLL__ltoa @674 264 _ltow = _MSVCRT__ltow @675 265 _makepath = _CRTDLL__makepath @676 266 _matherr = _MSVCRT__matherr @677 267 _mbbtombc = _CRTDLL__mbbtombc @678 268 _mbbtype = _CRTDLL__mbbtype @679 269 _mbccpy = _CRTDLL__mbccpy @680 270 _mbcjistojms = _CRTDLL__mbcjistojms @681 271 _mbcjmstojis = _CRTDLL__mbcjmstojis @682 272 _mbclen = _CRTDLL__mbclen @683 273 _mbctohira = _CRTDLL__mbctohira @684 274 _mbctokata = _CRTDLL__mbctokata @685 275 _mbctolower = _CRTDLL__mbctolower @686 276 _mbctombb = _CRTDLL__mbctombb @687 277 _mbctoupper = _CRTDLL__mbctoupper @688 278 _mbctype = CRTDLL_mbctype @689 279 _mbsbtype = _CRTDLL__mbsbtype @690 280 _mbscat = _CRTDLL__mbscat @691 281 _mbschr = _CRTDLL__mbschr @692 282 _mbscmp = _CRTDLL__mbscmp @693 283 _mbscoll = _CRTDLL__mbscmp @694 284 _mbscpy = _CRTDLL__mbscpy @695 285 _mbscspn = _CRTDLL__mbscspn @696 286 _mbsdec = _CRTDLL__mbsdec @697 287 _mbsdup = _CRTDLL__mbsdup @698 288 _mbsicmp = _CRTDLL__mbsicmp @699 289 290 291 _mbsicoll = _CRTDLL__mbsicmp @700 292 _mbsinc = _CRTDLL__mbsinc @701 293 _mbslen = _CRTDLL__mbslen @702 294 _mbslwr = _CRTDLL__mbslwr @703 295 _mbsnbcat = _CRTDLL__mbsnbcat @704 296 _mbsnbcmp = _CRTDLL__mbsnbcmp @705 297 _mbsnbcnt = _CRTDLL__mbsnbcnt @706 298 _mbsnbcoll = _CRTDLL__mbsncmp @707 299 _mbsnbcpy = _CRTDLL__mbsnbcpy @708 300 _mbsnbicmp = _CRTDLL__mbsnbicmp @709 301 _mbsnbicoll = _CRTDLL__mbsnbicmp @710 302 _mbsnbset = _CRTDLL__mbsnbset @711 303 _mbsncat = _CRTDLL__mbsncat @712 304 _mbsnccnt = _CRTDLL__mbsnccnt @713 305 _mbsncmp = _CRTDLL__mbsncmp @714 306 _mbsncoll = _CRTDLL__mbsncmp @715 307 _mbsncpy = _CRTDLL__mbsncpy @716 308 _mbsnextc = _CRTDLL__mbsnextc @717 309 _mbsnicmp = _CRTDLL__mbsnicmp @718 310 _mbsnicoll = _CRTDLL__mbsnicmp @719 311 _mbsninc = _CRTDLL__mbsninc @720 312 _mbsnset = _CRTDLL__mbsnset @721 313 _mbspbrk = _CRTDLL__mbspbrk @722 314 _mbsrchr = _CRTDLL__mbsrchr @723 315 _mbsrev = _CRTDLL__mbsrev @724 316 _mbsset = _CRTDLL__mbsset @725 317 _mbsspn = _CRTDLL__mbsspn @726 318 _mbsspnp = _CRTDLL__mbsspnp @727 319 _mbsstr = _CRTDLL__mbsstr @728 320 _mbstok = _CRTDLL__mbstok @729 321 _mbstrlen = _CRTDLL__mbstrlen @730 322 _mbsupr = _CRTDLL__mbsupr @731 323 _memccpy = _CRTDLL__memccpy @732 324 _memicmp = _CRTDLL__memicmp @733 325 _mkdir = _CRTDLL__mkdir @734 326 _mktemp = _CRTDLL__mktemp @735 327 _msize = _CRTDLL__msize @736 328 ; _mtlock @737 329 ; _mtunlock @738 330 _nextafter = _CRTDLL__nextafter @739 331 _onexit = _CRTDLL__onexit @740 332 _open = _CRTDLL__open @741 333 _open_osfhandle = _CRTDLL__open_osfhandle @742 334 _osver = MSVCRT__osver @743 335 _pclose = _CRTDLL__pclose @744 336 _pctype = MSVCRT__pctype @745 337 _pgmptr = MSVCRT__pgmptr @746 338 _pipe = _CRTDLL__pipe @747 339 _popen = _CRTDLL__popen @748 340 _purecall = _CRTDLL__purecall @749 341 _putch = _CRTDLL__putch @750 342 _putenv = _CRTDLL__putenv @751 343 _putw = _CRTDLL__putw @752 344 _putws = _MSVCRT__putws @753 345 _pwctype = MSVCRT__pwctype @754 346 _read = _CRTDLL__read @755 347 _rmdir = _CRTDLL__rmdir @756 348 _rmtmp = _CRTDLL__rmtmp @757 349 _rotl = _CRTDLL__rotl @758 350 _rotr = _CRTDLL__rotr @759 351 ; _safe_fdiv @760 352 ; _safe_fdivr @761 353 ; _safe_fprem @762 354 ; _safe_fprem1 @763 355 _scalb = _CRTDLL__scalb @764 356 _searchenv = _CRTDLL__searchenv @765 357 ; _seh_longjmp_unwind @766 358 _seterrormode = _CRTDLL__seterrormode @767 359 _setjmp = _CRTDLL__setjmp @768 360 _setjmp3 = _CRTDLL__setjmp @769 ; Not correct 361 _setmbcp = _MSVCRT__setmbcp @770 362 _setmode @771 363 _setsystime = _CRTDLL__setsystime @772 364 _sleep = _CRTDLL__sleep @773 365 _snprintf = _CRTDLL__snprintf @774 366 _snwprintf = _CRTDLL__snwprintf @775 367 _sopen = _CRTDLL__sopen @776 368 _spawnl = _CRTDLL__spawnl @777 369 _spawnle = _CRTDLL__spawnle @778 370 _spawnlp = _CRTDLL__spawnlp @779 371 _spawnlpe = _CRTDLL__spawnlpe @780 372 _spawnv = _CRTDLL__spawnv @781 373 _spawnve = _CRTDLL__spawnve @782 374 _spawnvp = _CRTDLL__spawnvp @783 375 _spawnvpe = _CRTDLL__spawnvpe @784 376 _splitpath = _CRTDLL__splitpath @785 377 _stat = _CRTDLL__stat @786 378 _statusfp = _CRTDLL__statusfp @787 379 _strcmpi = _CRTDLL__strcmpi @788 380 _strdate = _CRTDLL__strdate @789 381 _strdup = _CRTDLL__strdup @790 382 _strerror = _CRTDLL__strerror @791 383 _stricmp = _CRTDLL__stricmp @792 384 _stricoll = _CRTDLL__stricoll @793 385 _strlwr = _CRTDLL__strlwr @794 386 _strncoll = _MSVCRT__strncoll @795 387 _strnicmp = _CRTDLL__strnicmp @796 388 _strnicoll = _MSVCRT__strnicoll @797 389 _strnset = _CRTDLL__strnset @798 390 _strrev = _CRTDLL__strrev @799 391 392 393 _strset = _CRTDLL__strset @800 394 _strtime = _CRTDLL__strtime @801 395 _strupr = _CRTDLL__strupr @802 396 _swab = _CRTDLL__swab @803 397 _sys_errlist = CRTDLL_sys_errlist @804 398 _sys_nerr = MSVCRT__sys_nerr @805 399 ; _tccpy @806 400 ; _tclen @807 401 ; _tcschr @808 402 ; _tcsclen @809 403 ; _tcscmp @810 404 ; _tcscspn @811 405 ; _tcsdec @812 406 ; _tcsicmp @813 407 ; _tcsinc @814 408 ; _tcslwr @815 409 ; _tcsnbcnt @816 410 ; _tcsncat @817 411 ; _tcsnccat @818 412 ; _tcsnccmp @819 413 ; _tcsnccnt @820 414 ; _tcsnccpy @821 415 ; _tcsncicmp @822 416 ; _tcsncmp @823 417 ; _tcsncpy @824 418 ; _tcsncset @825 419 ; _tcsnextc @826 420 ; _tcsnicmp @827 421 ; _tcsninc @828 422 ; _tcsnset @829 423 ; _tcspbrk @830 424 ; _tcsrchr @831 425 ; _tcsrev @832 426 ; _tcsset @833 427 ; _tcsspn @834 428 ; _tcsspnp @835 429 ; _tcsstr @836 430 ; _tcstok @837 431 ; _tcsupr @838 432 _tell = _CRTDLL__tell @839 433 _tempnam = _CRTDLL__tempnam @840 434 _timezone = MSVCRT__timezone @841 435 _tolower = _CRTDLL__tolower @842 436 _toupper = _CRTDLL__toupper @843 437 _tzname = CRTDLL_tzname @844 438 _tzset = _CRTDLL__tzset @845 439 _ultoa = _CRTDLL__ultoa @846 440 _ultow = _MSVCRT__ultow @847 441 _umask = _MSVCRT__umask @848 442 _ungetch = _CRTDLL__ungetch @849 443 _unlink = _CRTDLL__unlink @850 444 _unloaddll = _CRTDLL__unloaddll @851 445 _utime = _CRTDLL__utime @852 446 _vsnprintf = _CRTDLL__vsnprintf @853 447 _vsnwprintf = _CRTDLL__vsnwprintf @854 448 _waccess = _MSVCRT__waccess @855 449 _wasctime = _MSVCRT__wasctime @856 450 _wchdir = _MSVCRT__wchdir @857 451 _wchmod = _MSVCRT__wchmod @858 452 ; _wcmdln @859 453 _wcreat = _MSVCRT__wcreat @860 454 _wcsdup = _CRTDLL__wcsdup @861 455 _wcsicmp = _CRTDLL__wcsicmp @862 456 _wcsicoll = _CRTDLL__wcsicoll @863 457 _wcslwr = _CRTDLL__wcslwr @864 458 _wcsncoll = _MSVCRT__wcsncoll @865 459 _wcsnicmp = _CRTDLL__wcsnicmp @866 460 _wcsnicoll = _MSVCRT__wcsnicoll @867 461 _wcsnset = _CRTDLL__wcsnset @868 462 _wcsrev = _CRTDLL__wcsrev @869 463 _wcsset = _CRTDLL__wcsset @870 464 _wcsupr = _CRTDLL__wcsupr @871 465 _wctime = _MSVCRT__wctime @872 466 _wenviron @873 467 _wexecl = _MSVCRT__wexecl @874 468 _wexecle = _MSVCRT__wexecle @875 469 _wexeclp = _MSVCRT__wexeclp @876 470 _wexeclpe = _MSVCRT__wexeclpe @877 471 _wexecv = _MSVCRT__wexecv @878 472 _wexecve = _MSVCRT__wexecve @879 473 _wexecvp = _MSVCRT__wexecvp @880 474 _wexecvpe = _MSVCRT__wexecvpe @881 475 _wfdopen = _MSVCRT__wfdopen @882 476 _wfindfirst = _MSVCRT__wfindfirst @883 477 _wfindnext = _MSVCRT__wfindnext @884 478 _wfopen = _MSVCRT__wfopen @885 479 _wfreopen = _MSVCRT__wfreopen @886 480 _wfsopen = _MSVCRT__wfsopen @887 481 _wfullpath = _MSVCRT__wfullpath @888 482 _wgetcwd = _MSVCRT__wgetcwd @889 483 _wgetdcwd = _MSVCRT__wgetdcwd @890 484 _wgetenv = _MSVCRT__wgetenv @891 485 _winmajor = MSVCRT__winmajor @892 486 _winminor = MSVCRT__winminor @893 487 _winver = MSVCRT__winver @894 488 _wmakepath = _MSVCRT__wmakepath @895 489 _wmkdir = _MSVCRT__wmkdir @896 490 _wmktemp = _MSVCRT__wmktemp @897 491 _wopen = _MSVCRT__wopen @898 492 _wperror = _MSVCRT__wperror @899 493 494 495 _wpgmptr @900 496 _wpopen = _MSVCRT__wpopen @901 497 _wputenv = _MSVCRT__wputenv @902 498 _wremove = _MSVCRT__wremove @903 499 _wrename = _MSVCRT__wrename @904 500 _write = _CRTDLL__write @905 501 _wrmdir = _MSVCRT__wrmdir @906 502 _wsearchenv = _MSVCRT__wsearchenv @907 503 _wsetlocale = _MSVCRT__wsetlocale @908 504 _wsopen = _MSVCRT__wsopen @909 505 _wspawnl = _MSVCRT__wspawnl @910 506 _wspawnle = _MSVCRT__wspawnle @911 507 _wspawnlp = _MSVCRT__wspawnlp @912 508 _wspawnlpe = _MSVCRT__wspawnlpe @913 509 _wspawnv = _MSVCRT__wspawnv @914 510 _wspawnve = _MSVCRT__wspawnve @915 511 _wspawnvp = _MSVCRT__wspawnvp @916 512 _wspawnvpe = _MSVCRT__wspawnvpe @917 513 _wsplitpath = _MSVCRT__wsplitpath @918 514 _wstat = _MSVCRT__wstat @919 515 _wstrdate = _MSVCRT__wstrdate @920 516 _wstrtime = _MSVCRT__wstrtime @921 517 _wsystem = _MSVCRT__wsystem @922 518 _wtempnam = _MSVCRT__wtempnam @923 519 _wtmpnam = _MSVCRT__wtmpnam @924 520 _wtoi = _CRTDLL__wtoi @925 521 _wtol = _CRTDLL__wtol @926 522 _wunlink = _MSVCRT__wunlink @927 523 _wutime = _MSVCRT__wutime @928 524 _y0 = _CRTDLL__y0 @929 525 _y1 = _CRTDLL__y1 @930 526 _yn = _CRTDLL__yn @931 527 abort = _CRTDLL_abort @932 528 abs = _CRTDLL_abs @933 529 acos = _CRTDLL_acos @934 530 asctime = _CRTDLL_asctime @935 531 asin = _CRTDLL_asin @936 532 atan = _CRTDLL_atan @937 533 atan2 = _CRTDLL_atan2 @938 534 atexit = _CRTDLL_atexit @939 535 atof = _CRTDLL_atof @940 536 atoi = _CRTDLL_atoi @941 537 atol = _CRTDLL_atol @942 538 bsearch = _CRTDLL_bsearch @943 539 calloc = _CRTDLL_calloc @944 540 ceil = _CRTDLL_ceil @945 541 clearerr = _CRTDLL_clearerr @946 542 clock = _CRTDLL_clock @947 543 cos = _CRTDLL_cos @948 544 cosh = _CRTDLL_cosh @949 545 ctime = _CRTDLL_ctime @950 546 difftime = _CRTDLL_difftime @951 547 div = _CRTDLL_div @952 548 exit = _CRTDLL_exit @953 549 exp = _CRTDLL_exp @954 550 fabs = _CRTDLL_fabs @955 551 fclose = _CRTDLL_fclose @956 552 feof = _CRTDLL_feof @957 553 ferror = _CRTDLL_ferror @958 554 fflush = _CRTDLL_fflush @959 555 fgetc = _CRTDLL_fgetc @960 556 fgetpos = _CRTDLL_fgetpos @961 557 fgets = _CRTDLL_fgets @962 558 fgetwc = _CRTDLL_fgetwc @963 559 fgetws = _MSVCRT_fgetws @964 560 floor = _CRTDLL_floor @965 561 fmod = _CRTDLL_fmod @966 562 fopen = _CRTDLL_fopen @967 563 fprintf = _CRTDLL_fprintf @968 564 fputc = _CRTDLL_fputc @969 565 fputs = _CRTDLL_fputs @970 566 fputwc = _CRTDLL_fputwc @971 567 fputws = _MSVCRT_fputws @972 568 fread = _CRTDLL_fread @973 569 free = _CRTDLL_free @974 570 freopen = _CRTDLL_freopen @975 571 frexp = _CRTDLL_frexp @976 572 fscanf = _CRTDLL_fscanf @977 573 fseek = _CRTDLL_fseek @978 574 fsetpos = _CRTDLL_fsetpos @979 575 ftell = _CRTDLL_ftell @980 576 fwprintf = _CRTDLL_fwprintf @981 577 fwrite = _CRTDLL_fwrite @982 578 fwscanf = _CRTDLL_fwscanf @983 579 getc = _CRTDLL_getc @984 580 getchar = _CRTDLL_getchar @985 581 getenv = _CRTDLL_getenv @986 582 gets = _CRTDLL_gets @987 583 getwc = _MSVCRT_getwc @988 584 getwchar = _MSVCRT_getwchar @989 585 gmtime = _CRTDLL_gmtime @990 586 is_wctype = _CRTDLL_is_wctype @991 587 isalnum = _CRTDLL_isalnum @992 588 isalpha = _CRTDLL_isalpha @993 589 iscntrl = _CRTDLL_iscntrl @994 590 isdigit = _CRTDLL_isdigit @995 591 isgraph = _CRTDLL_isgraph @996 592 isleadbyte = _CRTDLL_isleadbyte @997 593 islower = _CRTDLL_islower @998 594 isprint = _CRTDLL_isprint @999 595 596 597 ispunct = _CRTDLL_ispunct @1000 598 isspace = _CRTDLL_isspace @1001 599 isupper = _CRTDLL_isupper @1002 600 iswalnum = _CRTDLL_iswalnum @1003 601 iswalpha = _CRTDLL_iswalpha @1004 602 iswascii = _CRTDLL_iswascii @1005 603 iswcntrl = _CRTDLL_iswcntrl @1006 604 iswctype = _CRTDLL_iswctype @1007 605 iswdigit = _CRTDLL_iswdigit @1008 606 iswgraph = _CRTDLL_iswgraph @1009 607 iswlower = _CRTDLL_iswlower @1010 608 iswprint = _CRTDLL_iswprint @1011 609 iswpunct = _CRTDLL_iswpunct @1012 610 iswspace = _CRTDLL_iswspace @1013 611 iswupper = _CRTDLL_iswupper @1014 612 iswxdigit = _CRTDLL_iswxdigit @1015 613 isxdigit = _CRTDLL_isxdigit @1016 614 labs = _CRTDLL_labs @1017 615 ldexp = _CRTDLL_ldexp @1018 616 ldiv = _CRTDLL_ldiv @1019 617 localeconv = _CRTDLL_localeconv @1020 618 localtime = _CRTDLL_localtime @1021 619 log = _CRTDLL_log @1022 620 log10 = _CRTDLL_log10 @1023 621 longjmp = _CRTDLL_longjmp @1024 622 malloc = _CRTDLL_malloc @1025 623 mblen = _CRTDLL_mblen @1026 624 mbstowcs = _CRTDLL_mbstowcs @1027 625 mbtowc = _CRTDLL_mbtowc @1028 626 memchr = _CRTDLL_memchr @1029 627 memcmp = _CRTDLL_memcmp @1030 628 memcpy = _CRTDLL_memcpy @1031 629 memmove = _CRTDLL_memmove @1032 630 memset = _CRTDLL_memset @1033 631 mktime = _CRTDLL_mktime @1034 632 modf = _CRTDLL_modf @1035 633 perror = _CRTDLL_perror @1036 634 pow = _CRTDLL_pow @1037 635 printf = _CRTDLL_printf @1038 636 putc = _CRTDLL_putc @1039 637 putchar = _CRTDLL_putchar @1040 638 puts = _CRTDLL_puts @1041 639 putwc = _MSVCRT_putwc @1042 640 putwchar = _MSVCRT_putwchar @1043 641 qsort = _CRTDLL_qsort @1044 642 raise = _CRTDLL_raise @1045 643 rand = _CRTDLL_rand @1046 644 realloc = _CRTDLL_realloc @1047 645 remove = _CRTDLL_remove @1048 646 rename = _CRTDLL_rename @1049 647 rewind = _CRTDLL_rewind @1050 648 scanf = _CRTDLL_scanf @1051 649 setbuf = _CRTDLL_setbuf @1052 650 setlocale = _CRTDLL_setlocale @1053 651 setvbuf = _CRTDLL_setvbuf @1054 652 signal = _CRTDLL_signal @1055 653 sin = _CRTDLL_sin @1056 654 sinh = _CRTDLL_sinh @1057 655 sprintf = _CRTDLL_sprintf @1058 656 sqrt = _CRTDLL_sqrt @1059 657 srand = _CRTDLL_srand @1060 658 sscanf = _CRTDLL_sscanf @1061 659 strcat = _CRTDLL_strcat @1062 660 strchr = _CRTDLL_strchr @1063 661 strcmp = _CRTDLL_strcmp @1064 662 strcoll = _CRTDLL_strcoll @1065 663 strcpy = _CRTDLL_strcpy @1066 664 strcspn = _CRTDLL_strcspn @1067 665 strerror = _CRTDLL_strerror @1068 666 strftime = _CRTDLL_strftime @1069 667 strlen = _CRTDLL_strlen @1070 668 strncat = _CRTDLL_strncat @1071 669 strncmp = _CRTDLL_strncmp @1072 670 strncpy = _CRTDLL_strncpy @1073 671 strpbrk = _CRTDLL_strpbrk @1074 672 strrchr = _CRTDLL_strrchr @1075 673 strspn = _CRTDLL_strspn @1076 674 strstr = _CRTDLL_strstr @1077 675 strtod = _CRTDLL_strtod @1078 676 strtok = _CRTDLL_strtok @1079 677 strtol = _CRTDLL_strtol @1080 678 strtoul = _CRTDLL_strtoul @1081 679 strxfrm = _CRTDLL_strxfrm @1082 680 swprintf = _CRTDLL_swprintf @1083 681 swscanf = _CRTDLL_swscanf @1084 682 system = _CRTDLL_system @1085 683 tan = _CRTDLL_tan @1086 684 tanh = _CRTDLL_tanh @1087 685 time = _CRTDLL_time @1088 686 tmpfile = _CRTDLL_tmpfile @1089 687 tmpnam = _CRTDLL_tmpnam @1090 688 tolower = _CRTDLL_tolower @1091 689 toupper = _CRTDLL_toupper @1092 690 towlower = _CRTDLL_towlower @1093 691 towupper = _CRTDLL_towupper @1094 692 ungetc = _CRTDLL_ungetc @1095 693 ungetwc = _CRTDLL_ungetwc @1096 694 vfprintf = _CRTDLL_vfprintf @1097 695 vfwprintf = _CRTDLL_vfwprintf @1098 696 vprintf = _CRTDLL_vprintf @1099 697 698 699 vsprintf = _CRTDLL_vsprintf @1100 700 vswprintf = _CRTDLL_vswprintf @1101 701 vwprintf = _CRTDLL_vwprintf @1102 702 wcscat = _CRTDLL_wcscat @1103 703 wcschr = _CRTDLL_wcschr @1104 704 wcscmp = _CRTDLL_wcscmp @1105 705 wcscoll = _CRTDLL_wcscoll @1106 706 wcscpy = _CRTDLL_wcscpy @1107 707 wcscspn = _CRTDLL_wcscspn @1108 708 wcsftime = _CRTDLL_wcsftime @1109 709 wcslen = _CRTDLL_wcslen @1110 710 wcsncat = _CRTDLL_wcsncat @1111 711 wcsncmp = _CRTDLL_wcsncmp @1112 712 wcsncpy = _CRTDLL_wcsncpy @1113 713 wcspbrk = _CRTDLL_wcspbrk @1114 714 wcsrchr = _CRTDLL_wcsrchr @1115 715 wcsspn = _CRTDLL_wcsspn @1116 716 wcsstr = _CRTDLL_wcsstr @1117 717 wcstod = _CRTDLL_wcstod @1118 718 wcstok = _CRTDLL_wcstok @1119 719 wcstol = _CRTDLL_wcstol @1120 720 wcstombs = _CRTDLL_wcstombs @1121 721 wcstoul = _CRTDLL_wcstoul @1122 722 wcsxfrm = _CRTDLL_wcsxfrm @1123 723 wctomb = _CRTDLL_wctomb @1124 724 wprintf = _CRTDLL_wprintf @1125 725 wscanf = _CRTDLL_wscanf @1126 -
trunk/src/msvcrt/msvcrt40.def
r3734 r4809 1 ; $Id: msvcrt40.def,v 1. 8 2000-06-21 17:33:38 phallerExp $1 ; $Id: msvcrt40.def,v 1.9 2000-12-16 22:53:24 bird Exp $ 2 2 3 3 ; … … 5 5 ; 6 6 LIBRARY MSVCRT40 INITINSTANCE TERMINSTANCE 7 DESCRIPTION 'Odin32 System DLL - MSVCrt40' 7 8 DATA MULTIPLE NONSHARED 8 9 9 10 EXPORTS 10 ??0__non_rtti_object@@QAE@ABV0@@Z = _MSVCRT_EXP1 11 ??0__non_rtti_object@@QAE@PBD@Z = _MSVCRT_EXP2 12 ??0bad_cast@@QAE@ABQBD@Z = _MSVCRT_EXP3@513 ??0bad_cast@@QAE@ABV0@@Z = _MSVCRT_EXP4@614 ??0bad_typeid@@QAE@ABV0@@Z = _MSVCRT_EXP5@715 ??0bad_typeid@@QAE@PBD@Z = _MSVCRT_EXP6@816 ??0exception@@QAE@ABQBD@Z = _MSVCRT_EXP7@917 ??0exception@@QAE@ABV0@@Z = _MSVCRT_EXP8@1018 ??0exception@@QAE@XZ = _MSVCRT_EXP9@1119 ??1__non_rtti_object@@UAE@XZ = _MSVCRT_EXP10 20 ??1bad_cast@@UAE@XZ = _MSVCRT_EXP11@7421 ??1bad_typeid@@UAE@XZ = _MSVCRT_EXP12@7522 ??1exception@@UAE@XZ = _MSVCRT_EXP13@7623 ??1type_info@@UAE@XZ = _MSVCRT_EXP14@9524 ??2@YAPAXI@Z = _MSVCRT_new@9625 ??3@YAXPAX@Z = _MSVCRT_delete@9726 ??4__non_rtti_object@@QAEAAV0@ABV0@@Z = _MSVCRT_EXP17 27 28 29 ??4bad_cast@@QAEAAV0@ABV0@@Z = _MSVCRT_EXP18 30 ??4bad_typeid@@QAEAAV0@ABV0@@Z = _MSVCRT_EXP19 31 ??4exception@@QAEAAV0@ABV0@@Z = _MSVCRT_EXP20 32 ??8type_info@@QBEHABV0@@Z = _MSVCRT_EXP21@16633 ??9type_info@@QBEHABV0@@Z = _MSVCRT_EXP22@16734 ??_7__non_rtti_object@@6B@ = _MSVCRT_EXP23@16935 ??_7bad_cast@@6B@ = _MSVCRT_EXP24@17036 ??_7bad_typeid@@6B@ = _MSVCRT_EXP25@17137 ??_7exception@@6B@ = _MSVCRT_EXP26@17238 39 40 ??_E__non_rtti_object@@UAEPAXI@Z = _MSVCRT_EXP27 41 ??_Ebad_cast@@UAEPAXI@Z = _MSVCRT_EXP28@22142 ??_Ebad_typeid@@UAEPAXI@Z = _MSVCRT_EXP29@22243 ??_Eexception@@UAEPAXI@Z = _MSVCRT_EXP30@22344 ??_G__non_rtti_object@@UAEPAXI@Z = _MSVCRT_EXP31 45 ??_Gbad_cast@@UAEPAXI@Z = _MSVCRT_EXP32@24446 ??_Gbad_typeid@@UAEPAXI@Z = _MSVCRT_EXP34@24547 ??_Gexception@@UAEPAXI@Z = _MSVCRT_EXP34@24648 ?_query_new_handler@@YAP6AHI@ZXZ = _MSVCRT_EXP35 49 ?_query_new_mode@@YAHXZ = _MSVCRT_EXP36@26650 ?_set_new_handler@@YAP6AHI@ZP6AHI@Z@Z = _MSVCRT_set_new_handler 51 ?_set_new_mode@@YAHH@Z = _MSVCRT_EXP38@26852 ?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z = _MSVCRT_EXP39 53 ?before@type_info@@QBEHABV1@@Z = _MSVCRT_EXP40 54 55 56 ?name@type_info@@QBEPBDXZ = _MSVCRT_EXP41@35757 ?raw_name@type_info@@QBEPBDXZ = _MSVCRT_EXP42 58 59 60 ?set_new_handler@@YAP6AXXZP6AXXZ@Z = _MSVCRT_EXP43 61 ?set_terminate@@YAP6AXXZP6AXXZ@Z = _MSVCRT_EXP44 62 ?set_unexpected@@YAP6AXXZP6AXXZ@Z = _MSVCRT_EXP45 63 ?terminate@@YAXXZ = _MSVCRT_EXP46@45364 ?unexpected@@YAXXZ = _MSVCRT_EXP47@46265 ?what@exception@@UBEPBDXZ = _MSVCRT_EXP48@46866 $I10_OUTPUT = _MSVCRT_EXP49@48367 _CIacos = _CRTDLL__CIacos@48468 _CIasin = _CRTDLL__CIasin@48569 _CIatan = _CRTDLL__CIatan@48670 _CIatan2 = _CRTDLL__CIatan2@48771 _CIcos = _CRTDLL__CIcos@48872 _CIcosh = _CRTDLL__CIcosh@48973 _CIexp = _CRTDLL__CIexp@49074 _CIfmod = _CRTDLL__CIfmod@49175 _CIlog = _CRTDLL__CIlog@49276 _CIlog10 = _CRTDLL__CIlog10@49377 _CIpow = _CRTDLL__CIpow@49478 _CIsin = _CRTDLL__CIsin@49579 _CIsinh = _CRTDLL__CIsinh@49680 _CIsqrt = _CRTDLL__CIsqrt@49781 _CItan = _CRTDLL__CItan@49882 _CItanh = _CRTDLL__CItanh@49983 84 85 _CxxThrowException = _MSVCRT__CxxThrowException@50086 _EH_prolog = _MSVCRT__EH_prolog@50187 _HUGE = MSVCRT__HUGE@50288 _XcptFilter = _CRTDLL__XcptFilter@50389 __CxxFrameHandler = _MSVCRT___CxxFrameHandler@50490 __CxxLongjmpUnwind 91 ; __RTCastToVoid 92 ; __RTDynamicCast 93 ; __RTtypeid 94 ; __STRINGTOLD 95 __argc = MSVCRT___argc@51096 __argv = MSVCRT___argv@51197 __dllonexit = _CRTDLL___dllonexit@51298 __doserrno = _CRTDLL___doserrno@51399 __fpecode = _CRTDLL___fpecode@514100 __getmainargs = _MSVCRT___GetMainArgs@515101 __initenv = _MSVCRT___initenv@516102 __isascii = _CRTDLL___isascii@517103 __iscsym = _CRTDLL___iscsym@518104 __iscsymf = _CRTDLL___iscsymf@519105 ; __lconv_init 106 __mb_cur_max = MSVCRT___mb_cur_max@521107 __p___argc = _MSVCRT___p___argc@522108 __p___argv = _MSVCRT___p___argv@523109 __p___initenv = _MSVCRT___p__initenv@524110 __p___mb_cur_max = _MSVCRT___p___mb_cur_max@525111 ; __p___wargv 112 ; __p___winitenv 113 __p__acmdln = _MSVCRT___p__acmdln@528114 ; __p__amblksiz 115 __p__commode = _MSVCRT___p__commode@530116 __p__daylight = _MSVCRT___p__daylight@531117 ; __p__dstbias 118 __p__environ = _MSVCRT___p__environ@533119 __p__fmode = _MSVCRT___p__fmode@534120 __p__iob = _MSVCRT___p__iob@535121 ; __p__mbctype 122 __p__osver = _MSVCRT___p__osver@537123 __p__pctype = _MSVCRT___p__pctype@538124 __p__pgmptr = _MSVCRT___p__pgmptr@539125 __p__pwctype = _MSVCRT___p__pwctype@540126 __p__timezone = _MSVCRT___p__timezone@541127 __p__tzname = _MSVCRT___p__tzname@542128 ; __p__wcmdln 129 ; __p__wenviron 130 __p__winmajor = _MSVCRT___p__winmajor@545131 __p__winminor = _MSVCRT___p__winminor@546132 __p__winver = _MSVCRT___p__winver@547133 ; __p__wpgmptr 134 ; __pxcptinfoptrs 135 __set_app_type = _MSVCRT___set_app_type@550136 __setusermatherr = _MSVCRT___setusermatherr @551137 __threadhandle = _CRTDLL___threadhandle@552138 __threadid = _CRTDLL___threadid@553139 ; __toascii = _CRTDLL___toascii@554140 ; __unDName 141 __wargv 142 ; __wgetmainargs 143 ; __winitenv 144 _abnormal_termination = _CRTDLL__abnormal_termination@559145 _access = _CRTDLL__access@560146 _acmdln = MSVCRT__acmdln@561147 ; _adj_fdiv_m16i 148 ; _adj_fdiv_m32 149 ; _adj_fdiv_m32i 150 ; _adj_fdiv_m64 151 ; _adj_fdiv_r 152 ; _adj_fdivr_m16i 153 ; _adj_fdivr_m32 154 ; _adj_fdivr_m32i 155 ; _adj_fdivr_m64 156 ; _adj_fpatan 157 ; _adj_fprem 158 ; _adj_fprem1 159 ; _adj_fptan 160 _adjust_fdiv = _MSVCRT__adjust_fdiv@575161 _aexit_rtn = _MSVCRT__aexit_rtn@576162 _amsg_exit = _CRTDLL__amsg_exit@577163 _assert = _CRTDLL__assert@578164 ; _atodbl 165 ; _atoldbl 166 _beep = _CRTDLL__beep@581167 _beginthread = _CRTDLL__beginthread@582168 _beginthreadex = _MSVCRT__beginthreadex@583169 _c_exit = _CRTDLL__c_exit@584170 _cabs = _CRTDLL__cabs@585171 _cexit = _CRTDLL__cexit@586172 _cgets = _CRTDLL__cgets@587173 _chdir = _CRTDLL__chdir@588174 _chdrive = _CRTDLL__chdrive@589175 _chgsign = _CRTDLL__chgsign @590176 _chmod = _CRTDLL__chmod@591177 _chsize = _CRTDLL__chsize@592178 _clearfp = _CRTDLL__clearfp@593179 _close = _CRTDLL__close@594180 _commit = _CRTDLL__commit@595181 _commode = MSVCRT__commode@596182 _control87 = _CRTDLL__control87@597183 _controlfp = _CRTDLL__controlfp@598184 _copysign = _CRTDLL__copysign@599185 186 187 _cprintf = _CRTDLL__cprintf@600188 _cputs = _CRTDLL__cputs@601189 _creat = _CRTDLL__creat@602190 _cscanf = _CRTDLL__cscanf@603191 _ctype = CRTDLL_ctype@604192 _cwait = _CRTDLL__cwait@605193 _daylight = MSVCRT__daylight@606194 ; _dstbias 195 _dup = _CRTDLL__dup@608196 _dup2 = _CRTDLL__dup2@609197 _ecvt = _CRTDLL__ecvt@610198 _endthread = _CRTDLL__endthread@611199 _endthreadex = _MSVCRT__endthreadex@612200 _environ = MSVCRT__environ@613201 _eof = _CRTDLL__eof@614202 _errno = _CRTDLL__errno@615203 _except_handler2 = _CRTDLL__except_handler2@616204 _except_handler3 = _MSVCRT__except_handler3@617205 _execl = _CRTDLL__execl@618206 _execle = _CRTDLL__execle@619207 _execlp = _CRTDLL__execlp@620208 _execlpe = _CRTDLL__execlpe@621209 _execv = _CRTDLL__execv@622210 _execve = _CRTDLL__execve@623211 _execvp = _CRTDLL__execvp@624212 _execvpe = _CRTDLL__execvpe@625213 _exit = _CRTDLL__exit@626214 _expand = _CRTDLL__expand@627215 _fcloseall = _CRTDLL__fcloseall@628216 _fcvt = _CRTDLL__fcvt@629217 _fdopen = _CRTDLL__fdopen@630218 _fgetchar = _CRTDLL__fgetchar@631219 _fgetwchar = _CRTDLL__fgetwchar@632220 _filbuf = _CRTDLL__filbuf@633221 _fileinfo = MSVCRT__fileinfo@634222 _filelength = _CRTDLL__filelength@635223 _filelengthi64 = _MSVCRT__filelengthi64@636224 _fileno = _CRTDLL__fileno@637225 _findclose = _CRTDLL__findclose @638226 _findfirst = _CRTDLL__findfirst@639227 _findfirsti64 = _MSVCRT__findfirsti64@640228 _findnext = _CRTDLL__findnext@641229 _findnexti64 = _MSVCRT__findnexti64@642230 _finite = _CRTDLL__finite@643231 _flsbuf = _CRTDLL__flsbuf@644232 _flushall = _CRTDLL__flushall@645233 _fmode = MSVCRT__fmode@646234 _fpclass = _CRTDLL__fpclass@647235 _fpieee_flt = _CRTDLL__fpieee_flt@648236 _fpreset = _CRTDLL__fpreset@649237 _fputchar = _CRTDLL__fputchar@650238 _fputwchar = _CRTDLL__fputwchar@651239 _fsopen = _CRTDLL__fsopen@652240 _fstat = _CRTDLL__fstat@653241 _fstati64 = _MSVCRT__fstati64@654242 _ftime = _CRTDLL__ftime@655243 _ftol = _CRTDLL__ftol@656244 _fullpath = _CRTDLL__fullpath@657245 _futime = _CRTDLL__futime@658246 _gcvt = _CRTDLL__gcvt@659247 _get_osfhandle = _CRTDLL__get_osfhandle@660248 _getch = _CRTDLL__getch@661249 _getche = _CRTDLL__getche@662250 _getcwd = _CRTDLL__getcwd@663251 _getdcwd = _CRTDLL__getdcwd@664252 _getdiskfree = _CRTDLL__getdiskfree@665253 ; _getdllprocaddr 254 _getdrive = _CRTDLL__getdrive@667255 _getdrives = _CRTDLL__getdrives@668256 _getmaxstdio = _MSVCRT__getmaxstdio@669257 _getmbcp = _MSVCRT__getmbcp@670258 _getpid = _CRTDLL__getpid@671259 _getsystime = _CRTDLL__getsystime@672260 _getw = _CRTDLL__getw@673261 _getws = _MSVCRT__getws@674262 _global_unwind2 = _CRTDLL__global_unwind2@675263 _heapadd = _MSVCRT__heapadd@676264 _heapchk = _CRTDLL__heapchk@677265 _heapmin = _CRTDLL__heapmin @678266 _heapset = _CRTDLL__heapset@679267 ; _heapused 268 _heapwalk = _CRTDLL__heapwalk@681269 _hypot = _CRTDLL__hypot@682270 _initterm = _CRTDLL__initterm@683271 _inp = _MSVCRT__inp@684272 _inpd = _MSVCRT__inpd@685273 _inpw = _MSVCRT__inpw@686274 _iob = CRTDLL_iob@687275 _isatty = _CRTDLL__isatty@688276 _isctype = _CRTDLL__isctype@689277 _ismbbalnum = _CRTDLL__ismbbalnum@690278 _ismbbalpha = _CRTDLL__ismbbalpha@691279 _ismbbgraph = _CRTDLL__ismbbgraph@692280 _ismbbkalnum = _CRTDLL__ismbbkalnum@693281 _ismbbkana = _CRTDLL__ismbbkana@694282 _ismbbkprint = _MSVCRT__ismbbkprint@695283 _ismbbkpunct = _CRTDLL__ismbbkpunct@696284 _ismbblead = _CRTDLL__ismbblead@697285 _ismbbprint = _CRTDLL__ismbbprint@698286 _ismbbpunct = _CRTDLL__ismbbpunct@699287 288 289 _ismbbtrail = _CRTDLL__ismbbtrail@700290 _ismbcalnum = _MSVCRT__ismbcalnum@701291 _ismbcalpha = _CRTDLL__ismbcalpha@702292 _ismbcdigit = _CRTDLL__ismbcdigit@703293 _ismbcgraph = _MSVCRT__ismbcgraph@704294 _ismbchira = _CRTDLL__ismbchira@705295 _ismbckata = _CRTDLL__ismbckata@706296 _ismbcl0 = _CRTDLL__ismbcl0@707297 _ismbcl1 = _CRTDLL__ismbcl1@708298 _ismbcl2 = _CRTDLL__ismbcl2@709299 _ismbclegal = _CRTDLL__ismbclegal@710300 _ismbclower = _CRTDLL__ismbclower@711301 _ismbcprint = _CRTDLL__ismbcprint@712302 _ismbcpunct = _MSVCRT__ismbcpunct@713303 _ismbcspace = _CRTDLL__ismbcspace@714304 _ismbcsymbol = _CRTDLL__ismbcsymbol@715305 _ismbcupper = _CRTDLL__ismbcupper@716306 _ismbslead = _CRTDLL__ismbslead@717307 _ismbstrail = _CRTDLL__ismbstrail@718308 _isnan = _CRTDLL__isnan@719309 _itoa = _CRTDLL__itoa@720310 _itow = _MSVCRT__itow@721311 _j0 = _CRTDLL__j0@722312 _j1 = _CRTDLL__j1@723313 _jn = _CRTDLL__jn@724314 _kbhit = _CRTDLL__kbhit@725315 _lfind = _CRTDLL__lfind@726316 _loaddll = _CRTDLL__loaddll@727317 _local_unwind2 = _CRTDLL__local_unwind2@728318 _locking = _CRTDLL__locking@729319 _logb = _CRTDLL__logb@730320 _longjmpex = _CRTDLL_longjmp@731 ; Not correct321 _lrotl = _CRTDLL__lrotl@732322 _lrotr = _CRTDLL__lrotr@733323 _lsearch = _CRTDLL__lsearch@734324 _lseek = _CRTDLL__lseek@735325 _lseeki64 = _MSVCRT__lseeki64@736326 _ltoa = _CRTDLL__ltoa@737327 _ltow = _MSVCRT__ltow@738328 _makepath = _CRTDLL__makepath@739329 _mbbtombc = _CRTDLL__mbbtombc@740330 _mbbtype = _CRTDLL__mbbtype@741331 _mbccpy = _CRTDLL__mbccpy@742332 _mbcjistojms = _CRTDLL__mbcjistojms@743333 _mbcjmstojis = _CRTDLL__mbcjmstojis@744334 _mbclen = _CRTDLL__mbclen@745335 _mbctohira = _CRTDLL__mbctohira@746336 _mbctokata = _CRTDLL__mbctokata@747337 _mbctolower = _CRTDLL__mbctolower@748338 _mbctombb = _CRTDLL__mbctombb@749339 _mbctoupper = _CRTDLL__mbctoupper@750340 _mbctype = CRTDLL_mbctype@751341 _mbsbtype = _CRTDLL__mbsbtype@752342 _mbscat = _CRTDLL__mbscat@753343 _mbschr = _CRTDLL__mbschr@754344 _mbscmp = _CRTDLL__mbscmp@755345 _mbscoll = _CRTDLL__mbscmp@756346 _mbscpy = _CRTDLL__mbscpy@757347 _mbscspn = _CRTDLL__mbscspn@758348 _mbsdec = _CRTDLL__mbsdec@759349 _mbsdup = _CRTDLL__mbsdup@760350 _mbsicmp = _CRTDLL__mbsicmp@761351 _mbsicoll = _CRTDLL__mbsicmp@762352 _mbsinc = _CRTDLL__mbsinc@763353 _mbslen = _CRTDLL__mbslen@764354 _mbslwr = _CRTDLL__mbslwr@765355 _mbsnbcat = _CRTDLL__mbsnbcat@766356 _mbsnbcmp = _CRTDLL__mbsnbcmp@767357 _mbsnbcnt = _CRTDLL__mbsnbcnt@768358 _mbsnbcoll = _CRTDLL__mbsncmp@769359 _mbsnbcpy = _CRTDLL__mbsnbcpy@770360 _mbsnbicmp = _CRTDLL__mbsnbicmp@771361 _mbsnbicoll = _CRTDLL__mbsnbicmp@772362 _mbsnbset = _CRTDLL__mbsnbset@773363 _mbsncat = _CRTDLL__mbsncat@774364 _mbsnccnt = _CRTDLL__mbsnccnt@775365 _mbsncmp = _CRTDLL__mbsncmp@776366 _mbsncoll = _CRTDLL__mbsncmp @777367 _mbsncpy = _CRTDLL__mbsncpy@778368 _mbsnextc = _CRTDLL__mbsnextc@779369 _mbsnicmp = _CRTDLL__mbsnicmp @780370 _mbsnicoll = _CRTDLL__mbsnicmp@781371 _mbsninc = _CRTDLL__mbsninc@782372 _mbsnset = _CRTDLL__mbsnset@783373 _mbspbrk = _CRTDLL__mbspbrk@784374 _mbsrchr = _CRTDLL__mbsrchr@785375 _mbsrev = _CRTDLL__mbsrev@786376 _mbsset = _CRTDLL__mbsset@787377 _mbsspn = _CRTDLL__mbsspn@788378 _mbsspnp = _CRTDLL__mbsspnp@789379 _mbsstr = _CRTDLL__mbsstr@790380 _mbstok = _CRTDLL__mbstok@791381 _mbstrlen = _CRTDLL__mbstrlen@792382 _mbsupr = _CRTDLL__mbsupr@793383 _memccpy = _CRTDLL__memccpy@794384 _memicmp = _CRTDLL__memicmp@795385 _mkdir = _CRTDLL__mkdir@796386 _mktemp = _CRTDLL__mktemp@797387 _msize = _CRTDLL__msize@798388 ; _mtlock 389 390 391 ; _mtunlock 392 _nextafter = _CRTDLL__nextafter@801393 _onexit = _CRTDLL__onexit@802394 _open = _CRTDLL__open@803395 _open_osfhandle = _CRTDLL__open_osfhandle@804396 _osver = MSVCRT__osver@805397 _outp = _MSVCRT__outp@806398 _outpd = _MSVCRT__outpd@807399 _outpw = _MSVCRT__outpw@808400 _pclose = _CRTDLL__pclose@809401 _pctype = MSVCRT__pctype@810402 _pgmptr = MSVCRT__pgmptr@811403 _pipe = _CRTDLL__pipe@812404 _popen = _CRTDLL__popen@813405 _purecall = _CRTDLL__purecall@814406 _putch = _CRTDLL__putch@815407 _putenv = _CRTDLL__putenv@816408 _putw = _CRTDLL__putw@817409 _putws = _MSVCRT__putws@818410 _pwctype = MSVCRT__pwctype@819411 _read = _CRTDLL__read@820412 _rmdir = _CRTDLL__rmdir@821413 _rmtmp = _CRTDLL__rmtmp@822414 _rotl = _CRTDLL__rotl@823415 _rotr = _CRTDLL__rotr@824416 ; _safe_fdiv 417 ; _safe_fdivr 418 ; _safe_fprem 419 ; _safe_fprem1 420 _scalb = _CRTDLL__scalb@829421 _searchenv = _CRTDLL__searchenv@830422 ; _seh_longjmp_unwind 423 _set_error_mode = _MSVCRT__set_error_mode@832424 _seterrormode = _CRTDLL__seterrormode@833425 _setjmp = _CRTDLL__setjmp@834426 _setjmp3 = _CRTDLL__setjmp@835 ; Not correct427 _setmaxstdio = _MSVCRT__setmaxstdio@836428 _setmbcp = _MSVCRT__setmbcp@837429 _setmode 430 _setsystime = _CRTDLL__setsystime@839431 _sleep = _CRTDLL__sleep@840432 _snprintf = _CRTDLL__snprintf@841433 _snwprintf = _CRTDLL__snwprintf@842434 _sopen = _CRTDLL__sopen@843435 _spawnl = _CRTDLL__spawnl@844436 _spawnle = _CRTDLL__spawnle@845437 _spawnlp = _CRTDLL__spawnlp@846438 _spawnlpe = _CRTDLL__spawnlpe@847439 _spawnv = _CRTDLL__spawnv@848440 _spawnve = _CRTDLL__spawnve@849441 _spawnvp = _CRTDLL__spawnvp@850442 _spawnvpe = _CRTDLL__spawnvpe@851443 _splitpath = _CRTDLL__splitpath@852444 _stat = _CRTDLL__stat@853445 _stati64 = _MSVCRT__stati64@854446 _statusfp = _CRTDLL__statusfp@855447 _strcmpi = _CRTDLL__strcmpi@856448 _strdate = _CRTDLL__strdate@857449 _strdup = _CRTDLL__strdup@858450 _strerror = _CRTDLL__strerror@859451 _stricmp = _CRTDLL__stricmp@860452 _stricoll = _CRTDLL__stricoll@861453 _strlwr = _CRTDLL__strlwr@862454 _strncoll = _MSVCRT__strncoll@863455 _strnicmp = _CRTDLL__strnicmp@864456 _strnicoll = _MSVCRT__strnicoll@865457 _strnset = _CRTDLL__strnset@866458 _strrev = _CRTDLL__strrev@867459 _strset = _CRTDLL__strset@868460 _strtime = _CRTDLL__strtime@869461 _strupr = _CRTDLL__strupr@870462 _swab = _CRTDLL__swab@871463 _sys_errlist = CRTDLL_sys_errlist@872464 _sys_nerr = MSVCRT__sys_nerr@873465 _tell = _CRTDLL__tell@874466 _telli64 = _MSVCRT__telli64@875467 _tempnam = _CRTDLL__tempnam@876468 _timezone = MSVCRT__timezone@877469 _tolower = _CRTDLL__tolower@878470 _toupper = _CRTDLL__toupper@879471 _tzname = CRTDLL_tzname@880472 _tzset = _CRTDLL__tzset@881473 _ultoa = _CRTDLL__ultoa@882474 _ultow = _MSVCRT__ultow@883475 _umask = _MSVCRT__umask@884476 _ungetch = _CRTDLL__ungetch@885477 _unlink = _CRTDLL__unlink@886478 _unloaddll = _CRTDLL__unloaddll@887479 _utime = _CRTDLL__utime@888480 _vsnprintf = _CRTDLL__vsnprintf@889481 _vsnwprintf = _CRTDLL__vsnwprintf@890482 _waccess = _MSVCRT__waccess@891483 _wasctime = _MSVCRT__wasctime@892484 _wchdir = _MSVCRT__wchdir@893485 _wchmod = _MSVCRT__wchmod@894486 ; _wcmdln @895487 _wcreat = _MSVCRT__wcreat@896488 _wcsdup = _CRTDLL__wcsdup@897489 _wcsicmp = _CRTDLL__wcsicmp@898490 _wcsicoll = _CRTDLL__wcsicoll@899491 492 493 _wcslwr = _CRTDLL__wcslwr@900494 _wcsncoll = _MSVCRT__wcsncoll@901495 _wcsnicmp = _CRTDLL__wcsnicmp@902496 _wcsnicoll = _MSVCRT__wcsnicoll@903497 _wcsnset = _CRTDLL__wcsnset@904498 _wcsrev = _CRTDLL__wcsrev@905499 _wcsset = _CRTDLL__wcsset@906500 _wcsupr = _CRTDLL__wcsupr@907501 _wctime = _MSVCRT__wctime@908502 _wenviron 503 _wexecl = _MSVCRT__wexecl@910504 _wexecle = _MSVCRT__wexecle@911505 _wexeclp = _MSVCRT__wexeclp@912506 _wexeclpe = _MSVCRT__wexeclpe@913507 _wexecv = _MSVCRT__wexecv@914508 _wexecve = _MSVCRT__wexecve@915509 _wexecvp = _MSVCRT__wexecvp@916510 _wexecvpe = _MSVCRT__wexecvpe@917511 _wfdopen = _MSVCRT__wfdopen@918512 _wfindfirst = _MSVCRT__wfindfirst@919513 _wfindfirsti64 = _MSVCRT__wfindfirsti64@920514 _wfindnext = _MSVCRT__wfindnext@921515 ; _wfindnexti64 = _MSVCRT__wfindnexti64@922516 _wfopen = _MSVCRT__wfopen@923517 _wfreopen = _MSVCRT__wfreopen@924518 _wfsopen = _MSVCRT__wfsopen@925519 _wfullpath = _MSVCRT__wfullpath@926520 _wgetcwd = _MSVCRT__wgetcwd@927521 _wgetdcwd = _MSVCRT__wgetdcwd@928522 _wgetenv = _MSVCRT__wgetenv@929523 _winmajor = MSVCRT__winmajor@930524 _winminor = MSVCRT__winminor@931525 _winver = MSVCRT__winver@932526 _wmakepath = _MSVCRT__wmakepath@933527 _wmkdir = _MSVCRT__wmkdir@934528 _wmktemp = _MSVCRT__wmktemp@935529 _wopen = _MSVCRT__wopen@936530 _wperror = _MSVCRT__wperror@937531 _wpgmptr 532 _wpopen = _MSVCRT__wpopen@939533 _wputenv = _MSVCRT__wputenv@940534 _wremove = _MSVCRT__wremove@941535 _wrename = _MSVCRT__wrename@942536 _write = _CRTDLL__write@943537 _wrmdir = _MSVCRT__wrmdir@944538 _wsearchenv = _MSVCRT__wsearchenv@945539 _wsetlocale = _MSVCRT__wsetlocale@946540 _wsopen = _MSVCRT__wsopen@947541 _wspawnl = _MSVCRT__wspawnl@948542 _wspawnle = _MSVCRT__wspawnle@949543 _wspawnlp = _MSVCRT__wspawnlp@950544 _wspawnlpe = _MSVCRT__wspawnlpe@951545 _wspawnv = _MSVCRT__wspawnv@952546 _wspawnve = _MSVCRT__wspawnve@953547 _wspawnvp = _MSVCRT__wspawnvp@954548 _wspawnvpe = _MSVCRT__wspawnvpe@955549 _wsplitpath = _MSVCRT__wsplitpath@956550 _wstat = _MSVCRT__wstat@957551 _wstati64 = _MSVCRT__wstati64@958552 _wstrdate = _MSVCRT__wstrdate@959553 _wstrtime = _MSVCRT__wstrtime@960554 _wsystem = _MSVCRT__wsystem@961555 _wtempnam = _MSVCRT__wtempnam@962556 _wtmpnam = _MSVCRT__wtmpnam@963557 _wtoi = _CRTDLL__wtoi@964558 _wtol = _CRTDLL__wtol@965559 _wunlink = _MSVCRT__wunlink@966560 _wutime = _MSVCRT__wutime@967561 _y0 = _CRTDLL__y0@968562 _y1 = _CRTDLL__y1@969563 _yn = _CRTDLL__yn@970564 abort = _CRTDLL_abort@971565 abs = _CRTDLL_abs@972566 acos = _CRTDLL_acos@973567 asctime = _CRTDLL_asctime@974568 asin = _CRTDLL_asin@975569 atan = _CRTDLL_atan@976570 atan2 = _CRTDLL_atan2@977571 atexit = _CRTDLL_atexit@978572 atof = _CRTDLL_atof@979573 atoi = _CRTDLL_atoi@980574 atol = _CRTDLL_atol@981575 bsearch = _CRTDLL_bsearch@982576 calloc = _CRTDLL_calloc@983577 ceil = _CRTDLL_ceil@984578 clearerr = _CRTDLL_clearerr@985579 clock = _CRTDLL_clock@986580 cos = _CRTDLL_cos@987581 cosh = _CRTDLL_cosh@988582 ctime = _CRTDLL_ctime@989583 difftime = _CRTDLL_difftime@990584 div = _CRTDLL_div@991585 exit = _CRTDLL_exit@992586 exp = _CRTDLL_exp@993587 fabs = _CRTDLL_fabs@994588 fclose = _CRTDLL_fclose@995589 feof = _CRTDLL_feof@996590 ferror = _CRTDLL_ferror@997591 fflush = _CRTDLL_fflush@998592 fgetc = _CRTDLL_fgetc@999593 594 595 fgetpos = _CRTDLL_fgetpos@1000596 fgets = _CRTDLL_fgets@1001597 fgetwc = _CRTDLL_fgetwc@1002598 fgetws = _MSVCRT_fgetws@1003599 floor = _CRTDLL_floor@1004600 fmod = _CRTDLL_fmod@1005601 fopen = _CRTDLL_fopen@1006602 fprintf = _CRTDLL_fprintf@1007603 fputc = _CRTDLL_fputc@1008604 fputs = _CRTDLL_fputs@1009605 fputwc = _CRTDLL_fputwc@1010606 fputws = _MSVCRT_fputws@1011607 fread = _CRTDLL_fread@1012608 free = _CRTDLL_free@1013609 freopen = _CRTDLL_freopen@1014610 frexp = _CRTDLL_frexp@1015611 fscanf = _CRTDLL_fscanf@1016612 fseek = _CRTDLL_fseek@1017613 fsetpos = _CRTDLL_fsetpos@1018614 ftell = _CRTDLL_ftell@1019615 fwprintf = _CRTDLL_fwprintf@1020616 fwrite = _CRTDLL_fwrite@1021617 fwscanf = _CRTDLL_fwscanf@1022618 getc = _CRTDLL_getc@1023619 getchar = _CRTDLL_getchar@1024620 getenv = _CRTDLL_getenv@1025621 gets = _CRTDLL_gets@1026622 getwc = _MSVCRT_getwc@1027623 getwchar = _MSVCRT_getwchar@1028624 gmtime = _CRTDLL_gmtime@1029625 is_wctype = _CRTDLL_is_wctype@1030626 isalnum = _CRTDLL_isalnum@1031627 isalpha = _CRTDLL_isalpha@1032628 iscntrl = _CRTDLL_iscntrl@1033629 isdigit = _CRTDLL_isdigit@1034630 isgraph = _CRTDLL_isgraph@1035631 isleadbyte = _CRTDLL_isleadbyte@1036632 islower = _CRTDLL_islower@1037633 isprint = _CRTDLL_isprint@1038634 ispunct = _CRTDLL_ispunct@1039635 isspace = _CRTDLL_isspace@1040636 isupper = _CRTDLL_isupper@1041637 iswalnum = _CRTDLL_iswalnum@1042638 iswalpha = _CRTDLL_iswalpha@1043639 iswascii = _CRTDLL_iswascii@1044640 iswcntrl = _CRTDLL_iswcntrl@1045641 iswctype = _CRTDLL_iswctype @1046642 iswdigit = _CRTDLL_iswdigit@1047643 iswgraph = _CRTDLL_iswgraph@1048644 iswlower = _CRTDLL_iswlower@1049645 iswprint = _CRTDLL_iswprint@1050646 iswpunct = _CRTDLL_iswpunct@1051647 iswspace = _CRTDLL_iswspace@1052648 iswupper = _CRTDLL_iswupper@1053649 iswxdigit = _CRTDLL_iswxdigit@1054650 isxdigit = _CRTDLL_isxdigit@1055651 labs = _CRTDLL_labs@1056652 ldexp = _CRTDLL_ldexp@1057653 ldiv = _CRTDLL_ldiv @1058654 localeconv = _CRTDLL_localeconv@1059655 localtime = _CRTDLL_localtime@1060656 log = _CRTDLL_log@1061657 log10 = _CRTDLL_log10@1062658 longjmp = _CRTDLL_longjmp@1063659 malloc = _CRTDLL_malloc@1064660 mblen = _CRTDLL_mblen@1065661 mbstowcs = _CRTDLL_mbstowcs@1066662 mbtowc = _CRTDLL_mbtowc@1067663 memchr = _CRTDLL_memchr@1068664 memcmp = _CRTDLL_memcmp@1069665 memcpy = _CRTDLL_memcpy@1070666 memmove = _CRTDLL_memmove@1071667 memset = _CRTDLL_memset@1072668 mktime = _CRTDLL_mktime@1073669 modf = _CRTDLL_modf@1074670 perror = _CRTDLL_perror@1075671 pow = _CRTDLL_pow@1076672 printf = _CRTDLL_printf@1077673 putc = _CRTDLL_putc@1078674 putchar = _CRTDLL_putchar@1079675 puts = _CRTDLL_puts@1080676 putwc = _MSVCRT_putwc@1081677 putwchar = _MSVCRT_putwchar@1082678 qsort = _CRTDLL_qsort@1083679 raise = _CRTDLL_raise@1084680 rand = _CRTDLL_rand@1085681 realloc = _CRTDLL_realloc@1086682 remove = _CRTDLL_remove@1087683 rename = _CRTDLL_rename@1088684 rewind = _CRTDLL_rewind@1089685 scanf = _CRTDLL_scanf@1090686 setbuf = _CRTDLL_setbuf@1091687 setlocale = _CRTDLL_setlocale@1092688 setvbuf = _CRTDLL_setvbuf@1093689 signal = _CRTDLL_signal@1094690 sin = _CRTDLL_sin@1095691 sinh = _CRTDLL_sinh@1096692 sprintf = _CRTDLL_sprintf@1097693 sqrt = _CRTDLL_sqrt@1098694 srand = _CRTDLL_srand@1099695 696 697 sscanf = _CRTDLL_sscanf@1100698 strcat = _CRTDLL_strcat@1101699 strchr = _CRTDLL_strchr@1102700 strcmp = _CRTDLL_strcmp@1103701 strcoll = _CRTDLL_strcoll@1104702 strcpy = _CRTDLL_strcpy@1105703 strcspn = _CRTDLL_strcspn@1106704 strerror = _CRTDLL_strerror@1107705 strftime = _CRTDLL_strftime@1108706 strlen = _CRTDLL_strlen@1109707 strncat = _CRTDLL_strncat@1110708 strncmp = _CRTDLL_strncmp@1111709 strncpy = _CRTDLL_strncpy@1112710 strpbrk = _CRTDLL_strpbrk@1113711 strrchr = _CRTDLL_strrchr@1114712 strspn = _CRTDLL_strspn@1115713 strstr = _CRTDLL_strstr@1116714 strtod = _CRTDLL_strtod@1117715 strtok = _CRTDLL_strtok@1118716 strtol = _CRTDLL_strtol@1119717 strtoul = _CRTDLL_strtoul@1120718 strxfrm = _CRTDLL_strxfrm@1121719 swprintf = _CRTDLL_swprintf@1122720 swscanf = _CRTDLL_swscanf@1123721 system = _CRTDLL_system@1124722 tan = _CRTDLL_tan@1125723 tanh = _CRTDLL_tanh@1126724 time = _CRTDLL_time@1127725 tmpfile = _CRTDLL_tmpfile@1128726 tmpnam = _CRTDLL_tmpnam@1129727 tolower = _CRTDLL_tolower@1130728 toupper = _CRTDLL_toupper@1131729 towlower = _CRTDLL_towlower@1132730 towupper = _CRTDLL_towupper@1133731 ungetc = _CRTDLL_ungetc@1134732 ungetwc = _CRTDLL_ungetwc@1135733 vfprintf = _CRTDLL_vfprintf@1136734 vfwprintf = _CRTDLL_vfwprintf@1137735 vprintf = _CRTDLL_vprintf@1138736 vsprintf = _CRTDLL_vsprintf@1139737 vswprintf = _CRTDLL_vswprintf@1140738 vwprintf = _CRTDLL_vwprintf@1141739 wcscat = _CRTDLL_wcscat@1142740 wcschr = _CRTDLL_wcschr@1143741 wcscmp = _CRTDLL_wcscmp@1144742 wcscoll = _CRTDLL_wcscoll@1145743 wcscpy = _CRTDLL_wcscpy@1146744 wcscspn = _CRTDLL_wcscspn@1147745 wcsftime = _CRTDLL_wcsftime@1148746 wcslen = _CRTDLL_wcslen@1149747 wcsncat = _CRTDLL_wcsncat@1150748 wcsncmp = _CRTDLL_wcsncmp@1151749 wcsncpy = _CRTDLL_wcsncpy@1152750 wcspbrk = _CRTDLL_wcspbrk@1153751 wcsrchr = _CRTDLL_wcsrchr@1154752 wcsspn = _CRTDLL_wcsspn@1155753 wcsstr = _CRTDLL_wcsstr@1156754 wcstod = _CRTDLL_wcstod@1157755 wcstok = _CRTDLL_wcstok@1158756 wcstol = _CRTDLL_wcstol@1159757 wcstombs = _CRTDLL_wcstombs@1160758 wcstoul = _CRTDLL_wcstoul@1161759 wcsxfrm = _CRTDLL_wcsxfrm@1162760 wctomb = _CRTDLL_wctomb@1163761 wprintf = _CRTDLL_wprintf@1164762 wscanf = _CRTDLL_wscanf@116511 ??0__non_rtti_object@@QAE@ABV0@@Z = _MSVCRT_EXP1 @3 12 ??0__non_rtti_object@@QAE@PBD@Z = _MSVCRT_EXP2 @4 13 ??0bad_cast@@QAE@ABQBD@Z = _MSVCRT_EXP3 @5 14 ??0bad_cast@@QAE@ABV0@@Z = _MSVCRT_EXP4 @6 15 ??0bad_typeid@@QAE@ABV0@@Z = _MSVCRT_EXP5 @7 16 ??0bad_typeid@@QAE@PBD@Z = _MSVCRT_EXP6 @8 17 ??0exception@@QAE@ABQBD@Z = _MSVCRT_EXP7 @9 18 ??0exception@@QAE@ABV0@@Z = _MSVCRT_EXP8 @10 19 ??0exception@@QAE@XZ = _MSVCRT_EXP9 @11 20 ??1__non_rtti_object@@UAE@XZ = _MSVCRT_EXP10 @73 21 ??1bad_cast@@UAE@XZ = _MSVCRT_EXP11 @74 22 ??1bad_typeid@@UAE@XZ = _MSVCRT_EXP12 @75 23 ??1exception@@UAE@XZ = _MSVCRT_EXP13 @76 24 ??1type_info@@UAE@XZ = _MSVCRT_EXP14 @95 25 ??2@YAPAXI@Z = _MSVCRT_new @96 26 ??3@YAXPAX@Z = _MSVCRT_delete @97 27 ??4__non_rtti_object@@QAEAAV0@ABV0@@Z = _MSVCRT_EXP17 @99 28 29 30 ??4bad_cast@@QAEAAV0@ABV0@@Z = _MSVCRT_EXP18 @100 31 ??4bad_typeid@@QAEAAV0@ABV0@@Z = _MSVCRT_EXP19 @101 32 ??4exception@@QAEAAV0@ABV0@@Z = _MSVCRT_EXP20 @102 33 ??8type_info@@QBEHABV0@@Z = _MSVCRT_EXP21 @166 34 ??9type_info@@QBEHABV0@@Z = _MSVCRT_EXP22 @167 35 ??_7__non_rtti_object@@6B@ = _MSVCRT_EXP23 @169 36 ??_7bad_cast@@6B@ = _MSVCRT_EXP24 @170 37 ??_7bad_typeid@@6B@ = _MSVCRT_EXP25 @171 38 ??_7exception@@6B@ = _MSVCRT_EXP26 @172 39 40 41 ??_E__non_rtti_object@@UAEPAXI@Z = _MSVCRT_EXP27 @220 42 ??_Ebad_cast@@UAEPAXI@Z = _MSVCRT_EXP28 @221 43 ??_Ebad_typeid@@UAEPAXI@Z = _MSVCRT_EXP29 @222 44 ??_Eexception@@UAEPAXI@Z = _MSVCRT_EXP30 @223 45 ??_G__non_rtti_object@@UAEPAXI@Z = _MSVCRT_EXP31 @243 46 ??_Gbad_cast@@UAEPAXI@Z = _MSVCRT_EXP32 @244 47 ??_Gbad_typeid@@UAEPAXI@Z = _MSVCRT_EXP34 @245 48 ??_Gexception@@UAEPAXI@Z = _MSVCRT_EXP34 @246 49 ?_query_new_handler@@YAP6AHI@ZXZ = _MSVCRT_EXP35 @265 50 ?_query_new_mode@@YAHXZ = _MSVCRT_EXP36 @266 51 ?_set_new_handler@@YAP6AHI@ZP6AHI@Z@Z = _MSVCRT_set_new_handler @267 52 ?_set_new_mode@@YAHH@Z = _MSVCRT_EXP38 @268 53 ?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z = _MSVCRT_EXP39 @269 54 ?before@type_info@@QBEHABV1@@Z = _MSVCRT_EXP40 @279 55 56 57 ?name@type_info@@QBEPBDXZ = _MSVCRT_EXP41 @357 58 ?raw_name@type_info@@QBEPBDXZ = _MSVCRT_EXP42 @385 59 60 61 ?set_new_handler@@YAP6AXXZP6AXXZ@Z = _MSVCRT_EXP43 @408 62 ?set_terminate@@YAP6AXXZP6AXXZ@Z = _MSVCRT_EXP44 @409 63 ?set_unexpected@@YAP6AXXZP6AXXZ@Z = _MSVCRT_EXP45 @410 64 ?terminate@@YAXXZ = _MSVCRT_EXP46 @453 65 ?unexpected@@YAXXZ = _MSVCRT_EXP47 @462 66 ?what@exception@@UBEPBDXZ = _MSVCRT_EXP48 @468 67 $I10_OUTPUT = _MSVCRT_EXP49 @483 68 _CIacos = _CRTDLL__CIacos @484 69 _CIasin = _CRTDLL__CIasin @485 70 _CIatan = _CRTDLL__CIatan @486 71 _CIatan2 = _CRTDLL__CIatan2 @487 72 _CIcos = _CRTDLL__CIcos @488 73 _CIcosh = _CRTDLL__CIcosh @489 74 _CIexp = _CRTDLL__CIexp @490 75 _CIfmod = _CRTDLL__CIfmod @491 76 _CIlog = _CRTDLL__CIlog @492 77 _CIlog10 = _CRTDLL__CIlog10 @493 78 _CIpow = _CRTDLL__CIpow @494 79 _CIsin = _CRTDLL__CIsin @495 80 _CIsinh = _CRTDLL__CIsinh @496 81 _CIsqrt = _CRTDLL__CIsqrt @497 82 _CItan = _CRTDLL__CItan @498 83 _CItanh = _CRTDLL__CItanh @499 84 85 86 _CxxThrowException = _MSVCRT__CxxThrowException @500 87 _EH_prolog = _MSVCRT__EH_prolog @501 88 _HUGE = MSVCRT__HUGE @502 89 _XcptFilter = _CRTDLL__XcptFilter @503 90 __CxxFrameHandler = _MSVCRT___CxxFrameHandler @504 91 __CxxLongjmpUnwind = _MSVCRT___CxxLongjmpUnwind @505 92 ; __RTCastToVoid @506 93 ; __RTDynamicCast @507 94 ; __RTtypeid @508 95 ; __STRINGTOLD @509 96 __argc = MSVCRT___argc @510 97 __argv = MSVCRT___argv @511 98 __dllonexit = _CRTDLL___dllonexit @512 99 __doserrno = _CRTDLL___doserrno @513 100 __fpecode = _CRTDLL___fpecode @514 101 __getmainargs = _MSVCRT___GetMainArgs @515 102 __initenv = _MSVCRT___initenv @516 103 __isascii = _CRTDLL___isascii @517 104 __iscsym = _CRTDLL___iscsym @518 105 __iscsymf = _CRTDLL___iscsymf @519 106 ; __lconv_init @520 107 __mb_cur_max = MSVCRT___mb_cur_max @521 108 __p___argc = _MSVCRT___p___argc @522 109 __p___argv = _MSVCRT___p___argv @523 110 __p___initenv = _MSVCRT___p__initenv @524 111 __p___mb_cur_max = _MSVCRT___p___mb_cur_max @525 112 ; __p___wargv @526 113 ; __p___winitenv @527 114 __p__acmdln = _MSVCRT___p__acmdln @528 115 ; __p__amblksiz @529 116 __p__commode = _MSVCRT___p__commode @530 117 __p__daylight = _MSVCRT___p__daylight @531 118 ; __p__dstbias @532 119 __p__environ = _MSVCRT___p__environ @533 120 __p__fmode = _MSVCRT___p__fmode @534 121 __p__iob = _MSVCRT___p__iob @535 122 ; __p__mbctype @536 123 __p__osver = _MSVCRT___p__osver @537 124 __p__pctype = _MSVCRT___p__pctype @538 125 __p__pgmptr = _MSVCRT___p__pgmptr @539 126 __p__pwctype = _MSVCRT___p__pwctype @540 127 __p__timezone = _MSVCRT___p__timezone @541 128 __p__tzname = _MSVCRT___p__tzname @542 129 ; __p__wcmdln @543 130 ; __p__wenviron @544 131 __p__winmajor = _MSVCRT___p__winmajor @545 132 __p__winminor = _MSVCRT___p__winminor @546 133 __p__winver = _MSVCRT___p__winver @547 134 ; __p__wpgmptr @548 135 ; __pxcptinfoptrs @549 136 __set_app_type = _MSVCRT___set_app_type @550 137 __setusermatherr = _MSVCRT___setusermatherr @551 138 __threadhandle = _CRTDLL___threadhandle @552 139 __threadid = _CRTDLL___threadid @553 140 ; __toascii = _CRTDLL___toascii @554 141 ; __unDName @555 142 __wargv @556 143 ; __wgetmainargs @557 144 ; __winitenv @558 145 _abnormal_termination = _CRTDLL__abnormal_termination @559 146 _access = _CRTDLL__access @560 147 _acmdln = MSVCRT__acmdln @561 148 ; _adj_fdiv_m16i @562 149 ; _adj_fdiv_m32 @563 150 ; _adj_fdiv_m32i @564 151 ; _adj_fdiv_m64 @565 152 ; _adj_fdiv_r @566 153 ; _adj_fdivr_m16i @567 154 ; _adj_fdivr_m32 @568 155 ; _adj_fdivr_m32i @569 156 ; _adj_fdivr_m64 @570 157 ; _adj_fpatan @571 158 ; _adj_fprem @572 159 ; _adj_fprem1 @573 160 ; _adj_fptan @574 161 _adjust_fdiv = _MSVCRT__adjust_fdiv @575 162 _aexit_rtn = _MSVCRT__aexit_rtn @576 163 _amsg_exit = _CRTDLL__amsg_exit @577 164 _assert = _CRTDLL__assert @578 165 ; _atodbl @579 166 ; _atoldbl @580 167 _beep = _CRTDLL__beep @581 168 _beginthread = _CRTDLL__beginthread @582 169 _beginthreadex = _MSVCRT__beginthreadex @583 170 _c_exit = _CRTDLL__c_exit @584 171 _cabs = _CRTDLL__cabs @585 172 _cexit = _CRTDLL__cexit @586 173 _cgets = _CRTDLL__cgets @587 174 _chdir = _CRTDLL__chdir @588 175 _chdrive = _CRTDLL__chdrive @589 176 _chgsign = _CRTDLL__chgsign @590 177 _chmod = _CRTDLL__chmod @591 178 _chsize = _CRTDLL__chsize @592 179 _clearfp = _CRTDLL__clearfp @593 180 _close = _CRTDLL__close @594 181 _commit = _CRTDLL__commit @595 182 _commode = MSVCRT__commode @596 183 _control87 = _CRTDLL__control87 @597 184 _controlfp = _CRTDLL__controlfp @598 185 _copysign = _CRTDLL__copysign @599 186 187 188 _cprintf = _CRTDLL__cprintf @600 189 _cputs = _CRTDLL__cputs @601 190 _creat = _CRTDLL__creat @602 191 _cscanf = _CRTDLL__cscanf @603 192 _ctype = CRTDLL_ctype @604 193 _cwait = _CRTDLL__cwait @605 194 _daylight = MSVCRT__daylight @606 195 ; _dstbias @607 196 _dup = _CRTDLL__dup @608 197 _dup2 = _CRTDLL__dup2 @609 198 _ecvt = _CRTDLL__ecvt @610 199 _endthread = _CRTDLL__endthread @611 200 _endthreadex = _MSVCRT__endthreadex @612 201 _environ = MSVCRT__environ @613 202 _eof = _CRTDLL__eof @614 203 _errno = _CRTDLL__errno @615 204 _except_handler2 = _CRTDLL__except_handler2 @616 205 _except_handler3 = _MSVCRT__except_handler3 @617 206 _execl = _CRTDLL__execl @618 207 _execle = _CRTDLL__execle @619 208 _execlp = _CRTDLL__execlp @620 209 _execlpe = _CRTDLL__execlpe @621 210 _execv = _CRTDLL__execv @622 211 _execve = _CRTDLL__execve @623 212 _execvp = _CRTDLL__execvp @624 213 _execvpe = _CRTDLL__execvpe @625 214 _exit = _CRTDLL__exit @626 215 _expand = _CRTDLL__expand @627 216 _fcloseall = _CRTDLL__fcloseall @628 217 _fcvt = _CRTDLL__fcvt @629 218 _fdopen = _CRTDLL__fdopen @630 219 _fgetchar = _CRTDLL__fgetchar @631 220 _fgetwchar = _CRTDLL__fgetwchar @632 221 _filbuf = _CRTDLL__filbuf @633 222 _fileinfo = MSVCRT__fileinfo @634 223 _filelength = _CRTDLL__filelength @635 224 _filelengthi64 = _MSVCRT__filelengthi64 @636 225 _fileno = _CRTDLL__fileno @637 226 _findclose = _CRTDLL__findclose @638 227 _findfirst = _CRTDLL__findfirst @639 228 _findfirsti64 = _MSVCRT__findfirsti64 @640 229 _findnext = _CRTDLL__findnext @641 230 _findnexti64 = _MSVCRT__findnexti64 @642 231 _finite = _CRTDLL__finite @643 232 _flsbuf = _CRTDLL__flsbuf @644 233 _flushall = _CRTDLL__flushall @645 234 _fmode = MSVCRT__fmode @646 235 _fpclass = _CRTDLL__fpclass @647 236 _fpieee_flt = _CRTDLL__fpieee_flt @648 237 _fpreset = _CRTDLL__fpreset @649 238 _fputchar = _CRTDLL__fputchar @650 239 _fputwchar = _CRTDLL__fputwchar @651 240 _fsopen = _CRTDLL__fsopen @652 241 _fstat = _CRTDLL__fstat @653 242 _fstati64 = _MSVCRT__fstati64 @654 243 _ftime = _CRTDLL__ftime @655 244 _ftol = _CRTDLL__ftol @656 245 _fullpath = _CRTDLL__fullpath @657 246 _futime = _CRTDLL__futime @658 247 _gcvt = _CRTDLL__gcvt @659 248 _get_osfhandle = _CRTDLL__get_osfhandle @660 249 _getch = _CRTDLL__getch @661 250 _getche = _CRTDLL__getche @662 251 _getcwd = _CRTDLL__getcwd @663 252 _getdcwd = _CRTDLL__getdcwd @664 253 _getdiskfree = _CRTDLL__getdiskfree @665 254 ; _getdllprocaddr @666 255 _getdrive = _CRTDLL__getdrive @667 256 _getdrives = _CRTDLL__getdrives @668 257 _getmaxstdio = _MSVCRT__getmaxstdio @669 258 _getmbcp = _MSVCRT__getmbcp @670 259 _getpid = _CRTDLL__getpid @671 260 _getsystime = _CRTDLL__getsystime @672 261 _getw = _CRTDLL__getw @673 262 _getws = _MSVCRT__getws @674 263 _global_unwind2 = _CRTDLL__global_unwind2 @675 264 _heapadd = _MSVCRT__heapadd @676 265 _heapchk = _CRTDLL__heapchk @677 266 _heapmin = _CRTDLL__heapmin @678 267 _heapset = _CRTDLL__heapset @679 268 ; _heapused @680 269 _heapwalk = _CRTDLL__heapwalk @681 270 _hypot = _CRTDLL__hypot @682 271 _initterm = _CRTDLL__initterm @683 272 _inp = _MSVCRT__inp @684 273 _inpd = _MSVCRT__inpd @685 274 _inpw = _MSVCRT__inpw @686 275 _iob = CRTDLL_iob @687 276 _isatty = _CRTDLL__isatty @688 277 _isctype = _CRTDLL__isctype @689 278 _ismbbalnum = _CRTDLL__ismbbalnum @690 279 _ismbbalpha = _CRTDLL__ismbbalpha @691 280 _ismbbgraph = _CRTDLL__ismbbgraph @692 281 _ismbbkalnum = _CRTDLL__ismbbkalnum @693 282 _ismbbkana = _CRTDLL__ismbbkana @694 283 _ismbbkprint = _MSVCRT__ismbbkprint @695 284 _ismbbkpunct = _CRTDLL__ismbbkpunct @696 285 _ismbblead = _CRTDLL__ismbblead @697 286 _ismbbprint = _CRTDLL__ismbbprint @698 287 _ismbbpunct = _CRTDLL__ismbbpunct @699 288 289 290 _ismbbtrail = _CRTDLL__ismbbtrail @700 291 _ismbcalnum = _MSVCRT__ismbcalnum @701 292 _ismbcalpha = _CRTDLL__ismbcalpha @702 293 _ismbcdigit = _CRTDLL__ismbcdigit @703 294 _ismbcgraph = _MSVCRT__ismbcgraph @704 295 _ismbchira = _CRTDLL__ismbchira @705 296 _ismbckata = _CRTDLL__ismbckata @706 297 _ismbcl0 = _CRTDLL__ismbcl0 @707 298 _ismbcl1 = _CRTDLL__ismbcl1 @708 299 _ismbcl2 = _CRTDLL__ismbcl2 @709 300 _ismbclegal = _CRTDLL__ismbclegal @710 301 _ismbclower = _CRTDLL__ismbclower @711 302 _ismbcprint = _CRTDLL__ismbcprint @712 303 _ismbcpunct = _MSVCRT__ismbcpunct @713 304 _ismbcspace = _CRTDLL__ismbcspace @714 305 _ismbcsymbol = _CRTDLL__ismbcsymbol @715 306 _ismbcupper = _CRTDLL__ismbcupper @716 307 _ismbslead = _CRTDLL__ismbslead @717 308 _ismbstrail = _CRTDLL__ismbstrail @718 309 _isnan = _CRTDLL__isnan @719 310 _itoa = _CRTDLL__itoa @720 311 _itow = _MSVCRT__itow @721 312 _j0 = _CRTDLL__j0 @722 313 _j1 = _CRTDLL__j1 @723 314 _jn = _CRTDLL__jn @724 315 _kbhit = _CRTDLL__kbhit @725 316 _lfind = _CRTDLL__lfind @726 317 _loaddll = _CRTDLL__loaddll @727 318 _local_unwind2 = _CRTDLL__local_unwind2 @728 319 _locking = _CRTDLL__locking @729 320 _logb = _CRTDLL__logb @730 321 _longjmpex = _CRTDLL_longjmp @731 ; Not correct 322 _lrotl = _CRTDLL__lrotl @732 323 _lrotr = _CRTDLL__lrotr @733 324 _lsearch = _CRTDLL__lsearch @734 325 _lseek = _CRTDLL__lseek @735 326 _lseeki64 = _MSVCRT__lseeki64 @736 327 _ltoa = _CRTDLL__ltoa @737 328 _ltow = _MSVCRT__ltow @738 329 _makepath = _CRTDLL__makepath @739 330 _mbbtombc = _CRTDLL__mbbtombc @740 331 _mbbtype = _CRTDLL__mbbtype @741 332 _mbccpy = _CRTDLL__mbccpy @742 333 _mbcjistojms = _CRTDLL__mbcjistojms @743 334 _mbcjmstojis = _CRTDLL__mbcjmstojis @744 335 _mbclen = _CRTDLL__mbclen @745 336 _mbctohira = _CRTDLL__mbctohira @746 337 _mbctokata = _CRTDLL__mbctokata @747 338 _mbctolower = _CRTDLL__mbctolower @748 339 _mbctombb = _CRTDLL__mbctombb @749 340 _mbctoupper = _CRTDLL__mbctoupper @750 341 _mbctype = CRTDLL_mbctype @751 342 _mbsbtype = _CRTDLL__mbsbtype @752 343 _mbscat = _CRTDLL__mbscat @753 344 _mbschr = _CRTDLL__mbschr @754 345 _mbscmp = _CRTDLL__mbscmp @755 346 _mbscoll = _CRTDLL__mbscmp @756 347 _mbscpy = _CRTDLL__mbscpy @757 348 _mbscspn = _CRTDLL__mbscspn @758 349 _mbsdec = _CRTDLL__mbsdec @759 350 _mbsdup = _CRTDLL__mbsdup @760 351 _mbsicmp = _CRTDLL__mbsicmp @761 352 _mbsicoll = _CRTDLL__mbsicmp @762 353 _mbsinc = _CRTDLL__mbsinc @763 354 _mbslen = _CRTDLL__mbslen @764 355 _mbslwr = _CRTDLL__mbslwr @765 356 _mbsnbcat = _CRTDLL__mbsnbcat @766 357 _mbsnbcmp = _CRTDLL__mbsnbcmp @767 358 _mbsnbcnt = _CRTDLL__mbsnbcnt @768 359 _mbsnbcoll = _CRTDLL__mbsncmp @769 360 _mbsnbcpy = _CRTDLL__mbsnbcpy @770 361 _mbsnbicmp = _CRTDLL__mbsnbicmp @771 362 _mbsnbicoll = _CRTDLL__mbsnbicmp @772 363 _mbsnbset = _CRTDLL__mbsnbset @773 364 _mbsncat = _CRTDLL__mbsncat @774 365 _mbsnccnt = _CRTDLL__mbsnccnt @775 366 _mbsncmp = _CRTDLL__mbsncmp @776 367 _mbsncoll = _CRTDLL__mbsncmp @777 368 _mbsncpy = _CRTDLL__mbsncpy @778 369 _mbsnextc = _CRTDLL__mbsnextc @779 370 _mbsnicmp = _CRTDLL__mbsnicmp @780 371 _mbsnicoll = _CRTDLL__mbsnicmp @781 372 _mbsninc = _CRTDLL__mbsninc @782 373 _mbsnset = _CRTDLL__mbsnset @783 374 _mbspbrk = _CRTDLL__mbspbrk @784 375 _mbsrchr = _CRTDLL__mbsrchr @785 376 _mbsrev = _CRTDLL__mbsrev @786 377 _mbsset = _CRTDLL__mbsset @787 378 _mbsspn = _CRTDLL__mbsspn @788 379 _mbsspnp = _CRTDLL__mbsspnp @789 380 _mbsstr = _CRTDLL__mbsstr @790 381 _mbstok = _CRTDLL__mbstok @791 382 _mbstrlen = _CRTDLL__mbstrlen @792 383 _mbsupr = _CRTDLL__mbsupr @793 384 _memccpy = _CRTDLL__memccpy @794 385 _memicmp = _CRTDLL__memicmp @795 386 _mkdir = _CRTDLL__mkdir @796 387 _mktemp = _CRTDLL__mktemp @797 388 _msize = _CRTDLL__msize @798 389 ; _mtlock @799 390 391 392 ; _mtunlock @800 393 _nextafter = _CRTDLL__nextafter @801 394 _onexit = _CRTDLL__onexit @802 395 _open = _CRTDLL__open @803 396 _open_osfhandle = _CRTDLL__open_osfhandle @804 397 _osver = MSVCRT__osver @805 398 _outp = _MSVCRT__outp @806 399 _outpd = _MSVCRT__outpd @807 400 _outpw = _MSVCRT__outpw @808 401 _pclose = _CRTDLL__pclose @809 402 _pctype = MSVCRT__pctype @810 403 _pgmptr = MSVCRT__pgmptr @811 404 _pipe = _CRTDLL__pipe @812 405 _popen = _CRTDLL__popen @813 406 _purecall = _CRTDLL__purecall @814 407 _putch = _CRTDLL__putch @815 408 _putenv = _CRTDLL__putenv @816 409 _putw = _CRTDLL__putw @817 410 _putws = _MSVCRT__putws @818 411 _pwctype = MSVCRT__pwctype @819 412 _read = _CRTDLL__read @820 413 _rmdir = _CRTDLL__rmdir @821 414 _rmtmp = _CRTDLL__rmtmp @822 415 _rotl = _CRTDLL__rotl @823 416 _rotr = _CRTDLL__rotr @824 417 ; _safe_fdiv @825 418 ; _safe_fdivr @826 419 ; _safe_fprem @827 420 ; _safe_fprem1 @828 421 _scalb = _CRTDLL__scalb @829 422 _searchenv = _CRTDLL__searchenv @830 423 ; _seh_longjmp_unwind @831 424 _set_error_mode = _MSVCRT__set_error_mode @832 425 _seterrormode = _CRTDLL__seterrormode @833 426 _setjmp = _CRTDLL__setjmp @834 427 _setjmp3 = _CRTDLL__setjmp @835 ; Not correct 428 _setmaxstdio = _MSVCRT__setmaxstdio @836 429 _setmbcp = _MSVCRT__setmbcp @837 430 _setmode @838 431 _setsystime = _CRTDLL__setsystime @839 432 _sleep = _CRTDLL__sleep @840 433 _snprintf = _CRTDLL__snprintf @841 434 _snwprintf = _CRTDLL__snwprintf @842 435 _sopen = _CRTDLL__sopen @843 436 _spawnl = _CRTDLL__spawnl @844 437 _spawnle = _CRTDLL__spawnle @845 438 _spawnlp = _CRTDLL__spawnlp @846 439 _spawnlpe = _CRTDLL__spawnlpe @847 440 _spawnv = _CRTDLL__spawnv @848 441 _spawnve = _CRTDLL__spawnve @849 442 _spawnvp = _CRTDLL__spawnvp @850 443 _spawnvpe = _CRTDLL__spawnvpe @851 444 _splitpath = _CRTDLL__splitpath @852 445 _stat = _CRTDLL__stat @853 446 _stati64 = _MSVCRT__stati64 @854 447 _statusfp = _CRTDLL__statusfp @855 448 _strcmpi = _CRTDLL__strcmpi @856 449 _strdate = _CRTDLL__strdate @857 450 _strdup = _CRTDLL__strdup @858 451 _strerror = _CRTDLL__strerror @859 452 _stricmp = _CRTDLL__stricmp @860 453 _stricoll = _CRTDLL__stricoll @861 454 _strlwr = _CRTDLL__strlwr @862 455 _strncoll = _MSVCRT__strncoll @863 456 _strnicmp = _CRTDLL__strnicmp @864 457 _strnicoll = _MSVCRT__strnicoll @865 458 _strnset = _CRTDLL__strnset @866 459 _strrev = _CRTDLL__strrev @867 460 _strset = _CRTDLL__strset @868 461 _strtime = _CRTDLL__strtime @869 462 _strupr = _CRTDLL__strupr @870 463 _swab = _CRTDLL__swab @871 464 _sys_errlist = CRTDLL_sys_errlist @872 465 _sys_nerr = MSVCRT__sys_nerr @873 466 _tell = _CRTDLL__tell @874 467 _telli64 = _MSVCRT__telli64 @875 468 _tempnam = _CRTDLL__tempnam @876 469 _timezone = MSVCRT__timezone @877 470 _tolower = _CRTDLL__tolower @878 471 _toupper = _CRTDLL__toupper @879 472 _tzname = CRTDLL_tzname @880 473 _tzset = _CRTDLL__tzset @881 474 _ultoa = _CRTDLL__ultoa @882 475 _ultow = _MSVCRT__ultow @883 476 _umask = _MSVCRT__umask @884 477 _ungetch = _CRTDLL__ungetch @885 478 _unlink = _CRTDLL__unlink @886 479 _unloaddll = _CRTDLL__unloaddll @887 480 _utime = _CRTDLL__utime @888 481 _vsnprintf = _CRTDLL__vsnprintf @889 482 _vsnwprintf = _CRTDLL__vsnwprintf @890 483 _waccess = _MSVCRT__waccess @891 484 _wasctime = _MSVCRT__wasctime @892 485 _wchdir = _MSVCRT__wchdir @893 486 _wchmod = _MSVCRT__wchmod @894 487 ; _wcmdln @895 488 _wcreat = _MSVCRT__wcreat @896 489 _wcsdup = _CRTDLL__wcsdup @897 490 _wcsicmp = _CRTDLL__wcsicmp @898 491 _wcsicoll = _CRTDLL__wcsicoll @899 492 493 494 _wcslwr = _CRTDLL__wcslwr @900 495 _wcsncoll = _MSVCRT__wcsncoll @901 496 _wcsnicmp = _CRTDLL__wcsnicmp @902 497 _wcsnicoll = _MSVCRT__wcsnicoll @903 498 _wcsnset = _CRTDLL__wcsnset @904 499 _wcsrev = _CRTDLL__wcsrev @905 500 _wcsset = _CRTDLL__wcsset @906 501 _wcsupr = _CRTDLL__wcsupr @907 502 _wctime = _MSVCRT__wctime @908 503 _wenviron @909 504 _wexecl = _MSVCRT__wexecl @910 505 _wexecle = _MSVCRT__wexecle @911 506 _wexeclp = _MSVCRT__wexeclp @912 507 _wexeclpe = _MSVCRT__wexeclpe @913 508 _wexecv = _MSVCRT__wexecv @914 509 _wexecve = _MSVCRT__wexecve @915 510 _wexecvp = _MSVCRT__wexecvp @916 511 _wexecvpe = _MSVCRT__wexecvpe @917 512 _wfdopen = _MSVCRT__wfdopen @918 513 _wfindfirst = _MSVCRT__wfindfirst @919 514 _wfindfirsti64 = _MSVCRT__wfindfirsti64 @920 515 _wfindnext = _MSVCRT__wfindnext @921 516 ; _wfindnexti64 = _MSVCRT__wfindnexti64 @922 517 _wfopen = _MSVCRT__wfopen @923 518 _wfreopen = _MSVCRT__wfreopen @924 519 _wfsopen = _MSVCRT__wfsopen @925 520 _wfullpath = _MSVCRT__wfullpath @926 521 _wgetcwd = _MSVCRT__wgetcwd @927 522 _wgetdcwd = _MSVCRT__wgetdcwd @928 523 _wgetenv = _MSVCRT__wgetenv @929 524 _winmajor = MSVCRT__winmajor @930 525 _winminor = MSVCRT__winminor @931 526 _winver = MSVCRT__winver @932 527 _wmakepath = _MSVCRT__wmakepath @933 528 _wmkdir = _MSVCRT__wmkdir @934 529 _wmktemp = _MSVCRT__wmktemp @935 530 _wopen = _MSVCRT__wopen @936 531 _wperror = _MSVCRT__wperror @937 532 _wpgmptr @938 533 _wpopen = _MSVCRT__wpopen @939 534 _wputenv = _MSVCRT__wputenv @940 535 _wremove = _MSVCRT__wremove @941 536 _wrename = _MSVCRT__wrename @942 537 _write = _CRTDLL__write @943 538 _wrmdir = _MSVCRT__wrmdir @944 539 _wsearchenv = _MSVCRT__wsearchenv @945 540 _wsetlocale = _MSVCRT__wsetlocale @946 541 _wsopen = _MSVCRT__wsopen @947 542 _wspawnl = _MSVCRT__wspawnl @948 543 _wspawnle = _MSVCRT__wspawnle @949 544 _wspawnlp = _MSVCRT__wspawnlp @950 545 _wspawnlpe = _MSVCRT__wspawnlpe @951 546 _wspawnv = _MSVCRT__wspawnv @952 547 _wspawnve = _MSVCRT__wspawnve @953 548 _wspawnvp = _MSVCRT__wspawnvp @954 549 _wspawnvpe = _MSVCRT__wspawnvpe @955 550 _wsplitpath = _MSVCRT__wsplitpath @956 551 _wstat = _MSVCRT__wstat @957 552 _wstati64 = _MSVCRT__wstati64 @958 553 _wstrdate = _MSVCRT__wstrdate @959 554 _wstrtime = _MSVCRT__wstrtime @960 555 _wsystem = _MSVCRT__wsystem @961 556 _wtempnam = _MSVCRT__wtempnam @962 557 _wtmpnam = _MSVCRT__wtmpnam @963 558 _wtoi = _CRTDLL__wtoi @964 559 _wtol = _CRTDLL__wtol @965 560 _wunlink = _MSVCRT__wunlink @966 561 _wutime = _MSVCRT__wutime @967 562 _y0 = _CRTDLL__y0 @968 563 _y1 = _CRTDLL__y1 @969 564 _yn = _CRTDLL__yn @970 565 abort = _CRTDLL_abort @971 566 abs = _CRTDLL_abs @972 567 acos = _CRTDLL_acos @973 568 asctime = _CRTDLL_asctime @974 569 asin = _CRTDLL_asin @975 570 atan = _CRTDLL_atan @976 571 atan2 = _CRTDLL_atan2 @977 572 atexit = _CRTDLL_atexit @978 573 atof = _CRTDLL_atof @979 574 atoi = _CRTDLL_atoi @980 575 atol = _CRTDLL_atol @981 576 bsearch = _CRTDLL_bsearch @982 577 calloc = _CRTDLL_calloc @983 578 ceil = _CRTDLL_ceil @984 579 clearerr = _CRTDLL_clearerr @985 580 clock = _CRTDLL_clock @986 581 cos = _CRTDLL_cos @987 582 cosh = _CRTDLL_cosh @988 583 ctime = _CRTDLL_ctime @989 584 difftime = _CRTDLL_difftime @990 585 div = _CRTDLL_div @991 586 exit = _CRTDLL_exit @992 587 exp = _CRTDLL_exp @993 588 fabs = _CRTDLL_fabs @994 589 fclose = _CRTDLL_fclose @995 590 feof = _CRTDLL_feof @996 591 ferror = _CRTDLL_ferror @997 592 fflush = _CRTDLL_fflush @998 593 fgetc = _CRTDLL_fgetc @999 594 595 596 fgetpos = _CRTDLL_fgetpos @1000 597 fgets = _CRTDLL_fgets @1001 598 fgetwc = _CRTDLL_fgetwc @1002 599 fgetws = _MSVCRT_fgetws @1003 600 floor = _CRTDLL_floor @1004 601 fmod = _CRTDLL_fmod @1005 602 fopen = _CRTDLL_fopen @1006 603 fprintf = _CRTDLL_fprintf @1007 604 fputc = _CRTDLL_fputc @1008 605 fputs = _CRTDLL_fputs @1009 606 fputwc = _CRTDLL_fputwc @1010 607 fputws = _MSVCRT_fputws @1011 608 fread = _CRTDLL_fread @1012 609 free = _CRTDLL_free @1013 610 freopen = _CRTDLL_freopen @1014 611 frexp = _CRTDLL_frexp @1015 612 fscanf = _CRTDLL_fscanf @1016 613 fseek = _CRTDLL_fseek @1017 614 fsetpos = _CRTDLL_fsetpos @1018 615 ftell = _CRTDLL_ftell @1019 616 fwprintf = _CRTDLL_fwprintf @1020 617 fwrite = _CRTDLL_fwrite @1021 618 fwscanf = _CRTDLL_fwscanf @1022 619 getc = _CRTDLL_getc @1023 620 getchar = _CRTDLL_getchar @1024 621 getenv = _CRTDLL_getenv @1025 622 gets = _CRTDLL_gets @1026 623 getwc = _MSVCRT_getwc @1027 624 getwchar = _MSVCRT_getwchar @1028 625 gmtime = _CRTDLL_gmtime @1029 626 is_wctype = _CRTDLL_is_wctype @1030 627 isalnum = _CRTDLL_isalnum @1031 628 isalpha = _CRTDLL_isalpha @1032 629 iscntrl = _CRTDLL_iscntrl @1033 630 isdigit = _CRTDLL_isdigit @1034 631 isgraph = _CRTDLL_isgraph @1035 632 isleadbyte = _CRTDLL_isleadbyte @1036 633 islower = _CRTDLL_islower @1037 634 isprint = _CRTDLL_isprint @1038 635 ispunct = _CRTDLL_ispunct @1039 636 isspace = _CRTDLL_isspace @1040 637 isupper = _CRTDLL_isupper @1041 638 iswalnum = _CRTDLL_iswalnum @1042 639 iswalpha = _CRTDLL_iswalpha @1043 640 iswascii = _CRTDLL_iswascii @1044 641 iswcntrl = _CRTDLL_iswcntrl @1045 642 iswctype = _CRTDLL_iswctype @1046 643 iswdigit = _CRTDLL_iswdigit @1047 644 iswgraph = _CRTDLL_iswgraph @1048 645 iswlower = _CRTDLL_iswlower @1049 646 iswprint = _CRTDLL_iswprint @1050 647 iswpunct = _CRTDLL_iswpunct @1051 648 iswspace = _CRTDLL_iswspace @1052 649 iswupper = _CRTDLL_iswupper @1053 650 iswxdigit = _CRTDLL_iswxdigit @1054 651 isxdigit = _CRTDLL_isxdigit @1055 652 labs = _CRTDLL_labs @1056 653 ldexp = _CRTDLL_ldexp @1057 654 ldiv = _CRTDLL_ldiv @1058 655 localeconv = _CRTDLL_localeconv @1059 656 localtime = _CRTDLL_localtime @1060 657 log = _CRTDLL_log @1061 658 log10 = _CRTDLL_log10 @1062 659 longjmp = _CRTDLL_longjmp @1063 660 malloc = _CRTDLL_malloc @1064 661 mblen = _CRTDLL_mblen @1065 662 mbstowcs = _CRTDLL_mbstowcs @1066 663 mbtowc = _CRTDLL_mbtowc @1067 664 memchr = _CRTDLL_memchr @1068 665 memcmp = _CRTDLL_memcmp @1069 666 memcpy = _CRTDLL_memcpy @1070 667 memmove = _CRTDLL_memmove @1071 668 memset = _CRTDLL_memset @1072 669 mktime = _CRTDLL_mktime @1073 670 modf = _CRTDLL_modf @1074 671 perror = _CRTDLL_perror @1075 672 pow = _CRTDLL_pow @1076 673 printf = _CRTDLL_printf @1077 674 putc = _CRTDLL_putc @1078 675 putchar = _CRTDLL_putchar @1079 676 puts = _CRTDLL_puts @1080 677 putwc = _MSVCRT_putwc @1081 678 putwchar = _MSVCRT_putwchar @1082 679 qsort = _CRTDLL_qsort @1083 680 raise = _CRTDLL_raise @1084 681 rand = _CRTDLL_rand @1085 682 realloc = _CRTDLL_realloc @1086 683 remove = _CRTDLL_remove @1087 684 rename = _CRTDLL_rename @1088 685 rewind = _CRTDLL_rewind @1089 686 scanf = _CRTDLL_scanf @1090 687 setbuf = _CRTDLL_setbuf @1091 688 setlocale = _CRTDLL_setlocale @1092 689 setvbuf = _CRTDLL_setvbuf @1093 690 signal = _CRTDLL_signal @1094 691 sin = _CRTDLL_sin @1095 692 sinh = _CRTDLL_sinh @1096 693 sprintf = _CRTDLL_sprintf @1097 694 sqrt = _CRTDLL_sqrt @1098 695 srand = _CRTDLL_srand @1099 696 697 698 sscanf = _CRTDLL_sscanf @1100 699 strcat = _CRTDLL_strcat @1101 700 strchr = _CRTDLL_strchr @1102 701 strcmp = _CRTDLL_strcmp @1103 702 strcoll = _CRTDLL_strcoll @1104 703 strcpy = _CRTDLL_strcpy @1105 704 strcspn = _CRTDLL_strcspn @1106 705 strerror = _CRTDLL_strerror @1107 706 strftime = _CRTDLL_strftime @1108 707 strlen = _CRTDLL_strlen @1109 708 strncat = _CRTDLL_strncat @1110 709 strncmp = _CRTDLL_strncmp @1111 710 strncpy = _CRTDLL_strncpy @1112 711 strpbrk = _CRTDLL_strpbrk @1113 712 strrchr = _CRTDLL_strrchr @1114 713 strspn = _CRTDLL_strspn @1115 714 strstr = _CRTDLL_strstr @1116 715 strtod = _CRTDLL_strtod @1117 716 strtok = _CRTDLL_strtok @1118 717 strtol = _CRTDLL_strtol @1119 718 strtoul = _CRTDLL_strtoul @1120 719 strxfrm = _CRTDLL_strxfrm @1121 720 swprintf = _CRTDLL_swprintf @1122 721 swscanf = _CRTDLL_swscanf @1123 722 system = _CRTDLL_system @1124 723 tan = _CRTDLL_tan @1125 724 tanh = _CRTDLL_tanh @1126 725 time = _CRTDLL_time @1127 726 tmpfile = _CRTDLL_tmpfile @1128 727 tmpnam = _CRTDLL_tmpnam @1129 728 tolower = _CRTDLL_tolower @1130 729 toupper = _CRTDLL_toupper @1131 730 towlower = _CRTDLL_towlower @1132 731 towupper = _CRTDLL_towupper @1133 732 ungetc = _CRTDLL_ungetc @1134 733 ungetwc = _CRTDLL_ungetwc @1135 734 vfprintf = _CRTDLL_vfprintf @1136 735 vfwprintf = _CRTDLL_vfwprintf @1137 736 vprintf = _CRTDLL_vprintf @1138 737 vsprintf = _CRTDLL_vsprintf @1139 738 vswprintf = _CRTDLL_vswprintf @1140 739 vwprintf = _CRTDLL_vwprintf @1141 740 wcscat = _CRTDLL_wcscat @1142 741 wcschr = _CRTDLL_wcschr @1143 742 wcscmp = _CRTDLL_wcscmp @1144 743 wcscoll = _CRTDLL_wcscoll @1145 744 wcscpy = _CRTDLL_wcscpy @1146 745 wcscspn = _CRTDLL_wcscspn @1147 746 wcsftime = _CRTDLL_wcsftime @1148 747 wcslen = _CRTDLL_wcslen @1149 748 wcsncat = _CRTDLL_wcsncat @1150 749 wcsncmp = _CRTDLL_wcsncmp @1151 750 wcsncpy = _CRTDLL_wcsncpy @1152 751 wcspbrk = _CRTDLL_wcspbrk @1153 752 wcsrchr = _CRTDLL_wcsrchr @1154 753 wcsspn = _CRTDLL_wcsspn @1155 754 wcsstr = _CRTDLL_wcsstr @1156 755 wcstod = _CRTDLL_wcstod @1157 756 wcstok = _CRTDLL_wcstok @1158 757 wcstol = _CRTDLL_wcstol @1159 758 wcstombs = _CRTDLL_wcstombs @1160 759 wcstoul = _CRTDLL_wcstoul @1161 760 wcsxfrm = _CRTDLL_wcsxfrm @1162 761 wctomb = _CRTDLL_wctomb @1163 762 wprintf = _CRTDLL_wprintf @1164 763 wscanf = _CRTDLL_wscanf @1165
Note:
See TracChangeset
for help on using the changeset viewer.