Skip to content

Tool to parse libcmt.lib & libcmtd.lib (LIBC.LIB & LIBCD.LIB for older version) files to readable files.

Notifications You must be signed in to change notification settings

progressionnetwork/lib-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lib-parser

Tool to parse libcmt.lib & libcmtd.lib (LIBC.LIB & LIBCD.LIB for older version) files to readable files. Second tool to detect runtime functions in x86 PE files via disasm.

Also collection of x86 & x64 libs from VC\lib folder.

Was used to build csv file with runtime functions for import statistics and analysis.

Added more libs and some code.

Originally coded by leeeryan.

Libs available:

alt text

Output example:

  • @_RTC_Check_2_to_1@4
  • @_RTC_Check_4_to_1@4
  • @_RTC_Check_8_to_1@8
  • @_RTC_Check_4_to_2@4
  • @_RTC_Check_8_to_2@8
  • @_RTC_Check_8_to_4@8
  • _DebuggerKnownHandle
  • ?_RTC_Failure@@YAXPAXH@Z
  • ?_RTC_StackFailure@@YAXPAXPBD@Z
  • ?_RTC_AllocaFailure@@YAXPAXPAU_RTC_ALLOCA_NODE@@H@Z
  • __RTC_UninitUse
  • __RTC_InitBase
  • __RTC_Shutdown
  • __RTC_Initialize
  • __RTC_Terminate
  • ?_RTC_GetSrcLine@@YAHPAEPA_WKPAH1K@Z
  • __RTC_CheckEsp
  • @_RTC_CheckStackVars@8
  • @_RTC_AllocaHelper@12
  • @_RTC_CheckStackVars2@12
  • __RTC_NumErrors
  • __RTC_GetErrDesc
  • __RTC_SetErrorType
  • __RTC_SetErrorFunc
  • __RTC_SetErrorFuncW
  • ?_RTC_GetErrorFunc@@YAP6AHHPBDH00ZZPBX@Z
  • ?_RTC_GetErrorFuncW@@YAP6AHHPB_WH00ZZPBX@Z
  • ??0bad_exception@std@@QAE@PBD@Z
  • ??1bad_exception@std@@UAE@XZ
  • ??_Gbad_exception@std@@UAEPAXI@Z
  • ___TypeMatch
  • ___FrameUnwindFilter
  • ___FrameUnwindToState
  • ___DestructExceptionObject
  • ___AdjustPointer
  • ?__uncaught_exception@@YA_NXZ
  • ___CxxRegisterExceptionObject
  • ___CxxDetectRethrow
  • ___CxxUnregisterExceptionObject
  • ___CxxQueryExceptionSize
  • ___CxxCallUnwindDtor
  • ___CxxCallUnwindDelDtor
  • ___CxxCallUnwindStdDelDtor
  • ___CxxCallUnwindVecDtor
  • ?_is_exception_typeof@@YAHABVtype_info@@PAU_EXCEPTION_POINTERS@@@Z
  • ___BuildCatchObjectHelper
  • ___BuildCatchObject
  • ___CxxExceptionFilter
  • ??0bad_exception@std@@QAE@ABV01@@Z
  • ___InternalCxxFrameHandler
  • ?terminate@@YAXXZ
  • ?unexpected@@YAXXZ
  • ?_inconsistency@@YAXXZ
  • __initp_eh_hooks
  • __CxxThrowException@8
  • ___RTtypeid
  • ___RTCastToVoid
  • ___RTDynamicCast
  • ??0exception@std@@QAE@XZ
  • ??0exception@std@@QAE@ABQBD@Z
  • ??0exception@std@@QAE@ABQBDH@Z
  • ??0exception@std@@QAE@ABV01@@Z
  • ??4exception@std@@QAEAAV01@ABV01@@Z
  • ??1exception@std@@UAE@XZ
  • ?what@exception@std@@UBEPBDXZ
  • ??0bad_cast@std@@QAE@PBD@Z
  • ??0bad_cast@std@@QAE@ABV01@@Z
  • ??1bad_cast@std@@UAE@XZ
  • ??0bad_typeid@std@@QAE@PBD@Z
  • ??0bad_typeid@std@@QAE@ABV01@@Z
  • ??1bad_typeid@std@@UAE@XZ
  • ??0__non_rtti_object@std@@QAE@PBD@Z
  • ??0__non_rtti_object@std@@QAE@ABV01@@Z
  • ??1__non_rtti_object@std@@UAE@XZ
  • ??_Gexception@std@@UAEPAXI@Z
  • ??_Gbad_cast@std@@UAEPAXI@Z
  • ??_Gbad_typeid@std@@UAEPAXI@Z
  • ??_G__non_rtti_object@std@@UAEPAXI@Z
  • ?name@type_info@@QBEPBDPAU__type_info_node@@@Z
  • ??1type_info@@UAE@XZ
  • ??_Gtype_info@@UAEPAXI@Z
  • ?_name_internal_method@type_info@@QBEPBDPAU__type_info_node@@@Z
  • ?_type_info_dtor_internal_method@type_info@@QAEXXZ
  • ??8type_info@@QBE_NABV0@@Z
  • ??9type_info@@QBE_NABV0@@Z
  • ?before@type_info@@QBEHABV1@@Z
  • ?raw_name@type_info@@QBEPBDXZ
  • ??0type_info@@AAE@ABV0@@Z
  • ??4type_info@@AAEAAV0@ABV0@@Z
  • __invoke_watson_if_error
  • ?_Type_info_dtor@type_info@@CAXPAV1@@Z
  • ?_Name_base@type_info@@CAPBDPBV1@PAU__type_info_node@@@Z
  • ?_Type_info_dtor_internal@type_info@@CAXPAV1@@Z
  • ___unDNameHelper
  • ?_Name_base_internal@type_info@@CAPBDPBV1@PAU__type_info_node@@@Z
  • ___clean_type_info_names_internal
  • ?set_terminate@@YAP6AXXZP6AXXZ@Z
  • __get_terminate
  • ?set_unexpected@@YAP6AXXZP6AXXZ@Z
  • __get_unexpected
  • ?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z
  • ?__set_inconsistency@@YAP6AXXZP6AXXZ@Z
  • ?set_terminate@@YAP6AXXZH@Z
  • ?set_unexpected@@YAP6AXXZH@Z
  • ?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZH@Z
  • ?_ValidateRead@@YAHPBXI@Z
  • ?_ValidateWrite@@YAHPAXI@Z
  • ?_ValidateExecute@@YAHP6GHXZ@Z
  • ?__CxxUnhandledExceptionFilter@@YGJPAU_EXCEPTION_POINTERS@@@Z
  • ___CxxSetUnhandledExceptionFilter
  • ??__C@YGXPAX0IHP6EX00@ZP6EX0@Z@Z
  • ??__D@YGXPAX0IHP6EX00@ZP6EX0@Z@Z
  • ??_L@YGXPAXIHP6EX0@Z1@Z
  • ??_N@YGXPAXIHP6EX0@Z1@Z
  • ?__ArrayUnwind@@YGXPAXIHP6EX0@Z@Z
  • ??_M@YGXPAXIHP6EX0@Z@Z
  • ___clean_type_info_names
  • ??0Block@HeapManager@@QAE@XZ
  • ?Constructor@HeapManager@@QAEXP6APAXI@ZP6AXPAX@Z@Z
  • ?Destructor@HeapManager@@QAEXXZ
  • ?getNumberOfDimensions@UnDecorator@@CAHXZ
  • ?getTypeEncoding@UnDecorator@@CAHXZ
  • ?doUnderScore@UnDecorator@@SAHXZ
  • ?doMSKeywords@UnDecorator@@SAHXZ
  • ?doPtr64@UnDecorator@@SAHXZ
  • ?doFunctionReturns@UnDecorator@@SAHXZ
  • ?doAllocationModel@UnDecorator@@SAHXZ
  • ?doAllocationLanguage@UnDecorator@@SAHXZ
  • ?doThisTypes@UnDecorator@@SAHXZ
  • ?doAccessSpecifiers@UnDecorator@@SAHXZ
  • ?doThrowTypes@UnDecorator@@SAHXZ
  • ?doMemberTypes@UnDecorator@@SAHXZ
  • ?doNameOnly@UnDecorator@@SAHXZ
  • ?doTypeOnly@UnDecorator@@SAHXZ
  • ?haveTemplateParameters@UnDecorator@@SAHXZ
  • ?doEcsu@UnDecorator@@SAHXZ
  • ?doNoIdentCharCheck@UnDecorator@@SAHXZ
  • ?doEllipsis@UnDecorator@@SAHXZ
  • ?UScore@UnDecorator@@SAPBDW4Tokens@@@Z
  • ?getMemory@HeapManager@@QAEPAXIH@Z
  • ??0DName@@QAE@XZ
  • ??0DName@@QAE@ABV0@@Z
  • ?isValid@DName@@QBEHXZ
  • ?isEmpty@DName@@QBEHXZ
  • ?status@DName@@QBE?AW4DNameStatus@@XZ
  • ?setPtrRef@DName@@QAEAAV1@XZ
  • ?isPtrRef@DName@@QBEHXZ
  • ?isUDC@DName@@QBEHXZ
  • ?setIsUDC@DName@@QAEXXZ
  • ?isUDTThunk@DName@@QBEHXZ
  • ?setIsArray@DName@@QAEXXZ
  • ?isArray@DName@@QBEHXZ
  • ?isNoTE@DName@@QBEHXZ
  • ?setIsNoTE@DName@@QAEXXZ
  • ?isPinPtr@DName@@QBEHXZ
  • ?setIsPinPtr@DName@@QAEXXZ
  • ?isComArray@DName@@QBEHXZ
  • ?setIsComArray@DName@@QAEXXZ
  • ?isVCallThunk@DName@@QBEHXZ
  • ?setIsVCallThunk@DName@@QAEXXZ
  • ?length@DName@@QBEHXZ
  • ?getLastChar@DName@@QBEDXZ
  • ?getString@DName@@QBEPADPAD0@Z
  • ??_5DName@@QAEAAV0@ABV0@@Z
  • ??4DName@@QAEAAV0@ABV0@@Z
  • ?isFull@Replicator@@QBEHXZ
  • ??0Replicator@@QAE@XZ
  • ??0DNameNode@@IAE@XZ
  • ??0charNode@@QAE@D@Z
  • ?length@charNode@@UBEHXZ
  • ?getLastChar@charNode@@UBEDXZ
  • ?getString@charNode@@UBEPADPAD0@Z
  • ??0pDNameNode@@QAE@PAVDName@@@Z
  • ?length@pDNameNode@@UBEHXZ
  • ?getLastChar@pDNameNode@@UBEDXZ
  • ?getString@pDNameNode@@UBEPADPAD0@Z
  • ??0DNameStatusNode@@AAE@W4DNameStatus@@@Z
  • ?length@DNameStatusNode@@UBEHXZ
  • ?getLastChar@DNameStatusNode@@UBEDXZ
  • ?make@DNameStatusNode@@SAPAV1@W4DNameStatus@@@Z
  • ??0pairNode@@QAE@PAVDNameNode@@0@Z
  • ?length@pairNode@@UBEHXZ
  • ?getLastChar@pairNode@@UBEDXZ
  • ?getString@pairNode@@UBEPADPAD0@Z
  • ??0UnDecorator@@QAE@PADPBDHP6APADJ@ZK@Z
  • ?getDataIndirectType@UnDecorator@@CA?AVDName@@XZ
  • ?getThisType@UnDecorator@@CA?AVDName@@XZ
  • ??2@YAPAXIAAVHeapManager@@H@Z
  • ?getStringHelper@@YAPADPAD00H@Z
  • ??0DName@@QAE@PAV0@@Z
  • ??0DName@@QAE@W4DNameStatus@@@Z
  • ?getString@DName@@QBEPADPADH@Z
  • ?append@DName@@AAEXPAVDNameNode@@@Z
  • ??4DName@@QAEAAV0@PAV0@@Z
  • ??4DName@@QAEAAV0@W4DNameStatus@@@Z
  • ??YReplicator@@QAEAAV0@ABVDName@@@Z
  • ??AReplicator@@QBE?AVDName@@H@Z
  • ??0pcharNode@@QAE@PBDH@Z
  • ?length@pcharNode@@UBEHXZ
  • ?getLastChar@pcharNode@@UBEDXZ
  • ?getString@pcharNode@@UBEPADPAD0@Z
  • ?getString@DNameStatusNode@@UBEPADPAD0@Z
  • ?getReturnType@UnDecorator@@CA?AVDName@@PAV2@@Z
  • ?getStorageConvention@UnDecorator@@CA?AVDName@@XZ
  • ??YDName@@QAEAAV0@W4DNameStatus@@@Z
  • ?doPchar@DName@@AAEXPBDH@Z
  • ??0DName@@QAE@D@Z
  • ??0DName@@QAE@PBD@Z
  • ??0DName@@QAE@AAPBDD@Z
  • ??0DName@@QAE@_K@Z
  • ??0DName@@QAE@_J@Z
  • ??HDName@@QBE?AV0@W4DNameStatus@@@Z
  • ??YDName@@QAEAAV0@ABV0@@Z
  • ??YDName@@QAEAAV0@PAV0@@Z
  • ??4DName@@QAEAAV0@D@Z
  • ??4DName@@QAEAAV0@PBD@Z
  • ?getCallingConvention@UnDecorator@@CA?AVDName@@XZ
  • ?getVCallThunkType@UnDecorator@@CA?AVDName@@XZ
  • ??HDName@@QBE?AV0@ABV0@@Z
  • ??HDName@@QBE?AV0@PAV0@@Z
  • ??YDName@@QAEAAV0@D@Z
  • ??YDName@@QAEAAV0@PBD@Z
  • ?getArgumentList@UnDecorator@@CA?AVDName@@XZ
  • ?getVdispMapType@UnDecorator@@CA?AVDName@@ABV2@@Z
  • ??H@YA?AVDName@@DABV0@@Z
  • ??H@YA?AVDName@@W4DNameStatus@@ABV0@@Z
  • ??H@YA?AVDName@@PBDABV0@@Z
  • ??HDName@@QBE?AV0@D@Z
  • ??HDName@@QBE?AV0@PBD@Z
  • ?getDimension@UnDecorator@@CA?AVDName@@_N@Z
  • ?getEnumType@UnDecorator@@CA?AVDName@@XZ
  • ?getArgumentTypes@UnDecorator@@CA?AVDName@@XZ
  • ?getThrowTypes@UnDecorator@@CA?AVDName@@XZ
  • ?getExtendedDataIndirectType@UnDecorator@@CA?AVDName@@AADAA_NH@Z
  • ?getArrayType@UnDecorator@@CA?AVDName@@ABV2@@Z
  • ?getLexicalFrame@UnDecorator@@CA?AVDName@@XZ
  • ?getDisplacement@UnDecorator@@CA?AVDName@@XZ
  • ?getCallIndex@UnDecorator@@CA?AVDName@@XZ
  • ?getGuardNumber@UnDecorator@@CA?AVDName@@XZ
  • ?getVfTableType@UnDecorator@@CA?AVDName@@ABV2@@Z
  • ?getStringEncoding@UnDecorator@@CA?AVDName@@PADH@Z
  • ?getSignedDimension@UnDecorator@@CA?AVDName@@XZ
  • ?getTemplateConstant@UnDecorator@@CA?AVDName@@XZ
  • ?getPtrRefDataType@UnDecorator@@CA?AVDName@@ABV2@H@Z
  • ?getVbTableType@UnDecorator@@CA?AVDName@@ABV2@@Z
  • ?getTemplateArgumentList@UnDecorator@@CA?AVDName@@XZ
  • ?getOperatorName@UnDecorator@@CA?AVDName@@_NPA_N@Z
  • ?getTemplateName@UnDecorator@@CA?AVDName@@_N@Z
  • ?getZName@UnDecorator@@CA?AVDName@@_N0@Z
  • ?getScopedName@UnDecorator@@CA?AVDName@@XZ
  • ?getECSUName@UnDecorator@@CA?AVDName@@XZ
  • ?getECSUDataType@UnDecorator@@CA?AVDName@@XZ
  • ?getSymbolName@UnDecorator@@CA?AVDName@@XZ
  • ?getBasedType@UnDecorator@@CA?AVDName@@XZ
  • ?composeDeclaration@UnDecorator@@CA?AVDName@@ABV2@@Z
  • ?getDecoratedName@UnDecorator@@CA?AVDName@@XZ
  • ?getScope@UnDecorator@@CA?AVDName@@XZ
  • ?getFunctionIndirectType@UnDecorator@@CA?AVDName@@ABV2@@Z
  • ?getDataIndirectType@UnDecorator@@CA?AVDName@@ABV2@D0H@Z
  • ??BUnDecorator@@QAEPADXZ
  • ?getPtrRefType@UnDecorator@@CA?AVDName@@ABV2@0D@Z
  • ?getPointerType@UnDecorator@@CA?AVDName@@ABV2@0@Z
  • ?getPointerTypeArray@UnDecorator@@CA?AVDName@@ABV2@0@Z
  • ?getReferenceType@UnDecorator@@CA?AVDName@@ABV2@0@Z
  • ___unDName
  • ___unDNameEx
  • ?getBasicDataType@UnDecorator@@CA?AVDName@@ABV2@@Z
  • ?getPrimaryDataType@UnDecorator@@CA?AVDName@@ABV2@@Z
  • ?getDataType@UnDecorator@@CA?AVDName@@PAV2@@Z
  • ?getExternalDataType@UnDecorator@@CA?AVDName@@ABV2@@Z
  • __EH_prolog2
  • __EH_prolog3
  • __EH_prolog3_catch
  • __EH_prolog3_GS
  • __EH_prolog3_catch_GS
  • __EH_epilog3
  • __EH_epilog3_GS
  • __EH_epilog3_catch_GS
  • __EH_prolog3_align
  • __EH_prolog3_catch_align
  • __EH_prolog3_GS_align
  • __EH_prolog3_catch_GS_align
  • __EH_epilog3_align
  • __EH_epilog3_GS_align
  • __CallSettingFrame@12
  • __EH_prolog
  • ?_JumpToContinuation@@YGXPAXPAUEHRegistrationNode@@@Z
  • ?_CallMemberFunction0@@YGXPAX0@Z
  • ?_CallMemberFunction1@@YGXPAX00@Z
  • ?_CallMemberFunction2@@YGXPAX00H@Z
  • ?_UnwindNestedFrames@@YGXPAUEHRegistrationNode@@PAUEHExceptionRecord@@@Z
  • ___CxxFrameHandler
  • ___CxxFrameHandler3
  • ___CxxFrameHandler2
  • ___CxxLongjmpUnwind@4
  • ?_CallSETranslator@@YAHPAUEHExceptionRecord@@PAUEHRegistrationNode@@PAX2PBU_s_FuncInfo@@H1@Z
  • ?_GetRangeOfTrysToCheck@@YAPBU_s_TryBlockMapEntry@@PBU_s_FuncInfo@@HHPAI1@Z
  • __CreateFrameInfo
  • __IsExceptionObjectToBeDestroyed
  • __FindAndUnlinkFrame
  • ?_CallCatchBlock2@@YAPAXPAUEHRegistrationNode@@PBU_s_FuncInfo@@PAXHK@Z
  • __get_sse2_info
  • ___sse2_available_init
  • __ftol2_sse
  • __ftol2_pentium4
  • __ftol2_sse_excpt
  • __ftol2
  • __copysign
  • __chgsign
  • __scalb
  • __logb
  • __nextafter
  • __finite
  • __isnan
  • __fpclass
  • __j0
  • __j1
  • __jn
  • __y0
  • __y1
  • __yn
  • __controlfp_s
  • __raise_exc_ex
  • __raise_exc
  • __raise_excf
  • __handle_exc
  • __set_errno_from_matherr
  • __errcode
  • __umatherr
  • __handle_qnan1
  • __handle_qnan2
  • __except1
  • __except2
  • __set_exp
  • __get_exp
  • __add_exp
  • __set_bexp
  • __sptype
  • __decomp
  • __matherr
  • __ceil_default
  • _fabs
  • __floor_default
  • _frexp
  • __hypot
  • __cabs
  • _ldexp
  • __modf_default
  • __d_inttype
  • __powhlp
  • ___libm_sse2_acosf
  • ___libm_sse2_acos
  • ___libm_sse2_asinf
  • ___libm_sse2_asin
  • ___libm_sse2_atan2
  • ___libm_sse2_atanf
  • ___libm_sse2_atan
  • ___libm_sse2_cosf
  • ___libm_sse2_cos
  • __87except
  • ___libm_sse2_expf
  • ___libm_sse2_exp
  • __AdjustLocation
  • __IsMemoryLocation
  • __GetFpRegVal
  • __SetTag
  • __FillOperand
  • __AdjustStack
  • __PreventStackOverwrite
  • __SetFpRegVal
  • __UpdateResult
  • __UpdateFpCtxt
  • __fpieee_flt
  • _LoadOperand
  • _LoadImm8
  • _AdjustExceptionResult
  • _UpdateResult
  • _ValidateResult
  • _SetPniOperation
  • _LoopDppxSimdValue
  • _DppxEmulationWrapper
  • _fpieee_flt_simd
  • __statfp
  • __clrfp
  • __ctrlfp
  • __set_statfp
  • ___get_fpsr_sse2
  • ___set_fpsr_sse2
  • ___fclrf_sse2
  • ___statfp_sse2
  • ___clrfp_sse2
  • ___ctrlfp_sse2
  • ___set_statfp_sse2
  • __frnd
  • __fsqrt
  • __hypotf
  • __invoke_watson_if_error
  • __set_controlfp
  • __statusfp
  • __fpreset
  • __statusfp2
  • __clearfp
  • ___control87_2
  • __control87
  • __controlfp
  • ___libm_setusermatherr
  • ___libm_error_support
  • ___libm_sse2_log10f
  • ___libm_sse2_log10
  • ___libm_sse2_logf
  • ___libm_sse2_log
  • __sse2_mathfcns_init
  • __set_SSE2_enable
  • ___libm_sse2_powf
  • ___libm_sse2_pow
  • ___libm_sse2_sincosf
  • ___libm_sse2_sincos
  • ___libm_sse2_sinf
  • ___libm_sse2_sin
  • ___libm_sse2_tanf
  • ___libm_sse2_tan
  • __ms_p5_test_fdiv
  • __ms_p5_mp_test_fdiv
  • _fp64_is_qnan
  • _fp64_is_snan
  • _fp64_is_inf
  • _fp64_is_zero
  • _fp64_is_denormal
  • _RoundDoubleToIntegral
  • _XMMI2_FP_Emulation
  • _fp32_is_qnan
  • _fp32_is_snan
  • _fp32_is_inf
  • _fp32_is_zero
  • _fp32_is_denormal
  • _RoundFloatToIntegral
  • _XMMI_FP_Emulation
  • __cintrindisp2
  • __cintrindisp1
  • __ctrandisp2
  • __ctrandisp1
  • __fload
  • _exp
  • __CIexp
  • __exp_default
  • __CIexp_default
  • _atan2
  • __CIatan2
  • _sinh
  • _cosh
  • _tanh
  • __CIsinh
  • __CIcosh
  • __CItanh
  • __trandisp1
  • __trandisp2
  • _fmod
  • __CIfmod
  • _acos
  • __CIacos
  • __CIacos_default
  • __CIacos_pentium4
  • _fdiv_main_routine
  • __adj_fdiv_r
  • __fdivp_sti_st
  • __fdivrp_sti_st
  • __adj_fdiv_m32
  • __adj_fdiv_m64
  • __adj_fdiv_m16i
  • __adj_fdiv_m32i
  • __adj_fdivr_m32
  • __adj_fdivr_m64
  • __adj_fdivr_m16i
  • __adj_fdivr_m32i
  • __safe_fdiv
  • __safe_fdivr
  • __fprem_common
  • __adj_fprem
  • __fprem1_common
  • __adj_fprem1
  • __safe_fprem
  • __safe_fprem1
  • __adj_fpatan
  • __adj_fptan
  • _asin
  • __CIasin
  • __CIasin_default
  • __CIasin_pentium4
  • __ftol
  • __startTwoArgErrorHandling
  • __startOneArgErrorHandling
  • _floor
  • __floor_pentium4
  • __CIexp_pentium4
  • _ceil
  • __ceil_pentium4
  • _atan
  • __CIatan
  • __CIatan_default
  • __CIatan_pentium4
  • __twoToTOS
  • __load_CW
  • __convertTOStoQNaN
  • __fload_withFB
  • __checkTOS_withFB
  • __fast_exit
  • __math_exit
  • __check_overflow_exit
  • __check_range_exit
  • _cos
  • __CIcos
  • __CIcos_default
  • __CIcos_pentium4
  • __CItan_pentium4
  • __CIsqrt
  • _tan
  • __CItan
  • __CItan_default
  • __CIsin_pentium4
  • _sin
  • __CIsin
  • __CIsin_default
  • __CIpow_pentium4
  • _modf
  • __modf_pentium4
  • _pow
  • __CIpow
  • __CIpow_default
  • __CIlog_pentium4
  • __CIlog10_pentium4
  • _log
  • __CIlog
  • __CIlog_default
  • _log10
  • __CIlog10
  • __CIlog10_default
  • ?strrchr@@YAPADPADH@Z
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __invoke_watson_if_error
  • __forcdecpt_l
  • __cropzeros_l
  • __positive
  • __fassign_l
  • __fassign
  • __forcdecpt
  • __cropzeros
  • __cftoe_l
  • __cftoe
  • __cftoa_l
  • __cftoa
  • __cftof_l
  • __cftof
  • __cftog_l
  • __cftog
  • __cfltcvt_l
  • __cfltcvt
  • __fltin2
  • __invoke_watson_if_error
  • ___dtold
  • __fltout2
  • __fltinf_l
  • __fpclear
  • __cfltcvt_init
  • ___setfflag
  • __fpmath
  • ___addl
  • __ZeroTail
  • __IncMan
  • __RoundMan
  • __CopyMan
  • __FillZeroMan
  • __IsZeroMan
  • __ShrMan
  • __ld12cvt
  • __ld12tod
  • __ld12tof
  • __ld12told
  • ___addl
  • ___add_12
  • ___shl_12
  • ___mtold12
  • ___addl
  • ___shl_12
  • ___shr_12
  • ___ld12mul
  • ___multtenpow12
  • ___strgtold12_l
  • ___STRINGTOLD_L
  • __wfltin2
  • ___addl
  • ___shl_12
  • ___shr_12
  • ___ld12mul
  • ___multtenpow12
  • ___wstrgtold12_l
  • ___WSTRINGTOLD_L
  • ___addl
  • ___add_12
  • ___shl_12
  • ___shr_12
  • ___ld12mul
  • ___multtenpow12
  • __invoke_watson_if_error
  • _$I10_OUTPUT
  • __chkstk
  • __alloca_probe_16
  • __set_pgmptr
  • ___setargv
  • __set_wpgmptr
  • ___wsetargv
  • __invoke_watson_if_error
  • __setdefaultprecision
  • _mainCRTStartup
  • __crt_waiting_on_module_handle
  • __amsg_exit
  • ___crtCorExitProcess
  • ___crtExitProcess
  • __lockexit
  • __unlockexit
  • __initterm_e
  • __get_wpgmptr
  • __get_pgmptr
  • __cinit
  • _exit
  • __exit
  • __cexit
  • __c_exit
  • __init_pointers
  • __fptrap
  • __invoke_watson_if_error
  • __NMSG_WRITE
  • __GET_RTERRMSG
  • __FF_MSGBANNER
  • __CRT_INIT@12
  • __DllMainCRTStartup@12
  • _DllMain@12
  • __mtinitlocks
  • __mtdeletelocks
  • __unlock
  • __lockerr_exit
  • __mtinitlocknum
  • __lock
  • __set_pgmptr
  • __setargv
  • __invoke_watson_if_error
  • __setenvp
  • __endthread
  • __beginthread
  • __endthreadex
  • __beginthreadex
  • __crt_wait_module_handle
  • __encode_pointer
  • __encoded_null
  • __decode_pointer
  • ___crtTlsAlloc@4
  • ___fls_getvalue@4
  • ___get_flsindex
  • ___set_flsgetvalue
  • ___fls_setvalue@8
  • __mtterm
  • __initptd
  • __getptd_noexit
  • __getptd
  • __freefls@4
  • __freeptd
  • ___threadid
  • ___threadhandle
  • __mtinit
  • ___tlregdtor
  • ___dyn_tls_init@12
  • _wmainCRTStartup
  • __invoke_watson_if_error
  • __cwild
  • __wincmdln
  • _WinMainCRTStartup
  • __set_wpgmptr
  • __wsetargv
  • __invoke_watson_if_error
  • __wsetenvp
  • __wwincmdln
  • __invoke_watson_if_error
  • __wcwild
  • _wWinMainCRTStartup
  • __invoke_watson_if_oneof
  • __MarkAllocaS
  • __freea
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __wcsftime_l
  • _wcsftime
  • __invoke_watson_if_error
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __MarkAllocaS
  • __freea
  • __Getdays_l
  • __Getdays
  • __Getmonths_l
  • __Getmonths
  • __Gettnames_l
  • __Gettnames
  • __Strftime_l
  • __strftime_l
  • _strftime
  • __Strftime
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __wcsxfrm_l
  • _wcsxfrm
  • __MarkAllocaS
  • __freea
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __wcsupr_s_l
  • __wcsupr_s
  • __wcsupr_l
  • __wcsupr
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __wcsnicoll_l
  • __wcsnicoll
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __wcsnicmp_l
  • __wcsnicmp
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __wcsncoll_l
  • __wcsncoll
  • __MarkAllocaS
  • __freea
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __wcslwr_s_l
  • __wcslwr_s
  • __wcslwr_l
  • __wcslwr
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __wcsicoll_l
  • __wcsicoll
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __wcsicmp_l
  • __wcsicmp
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __wcscoll_l
  • _wcscoll
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __strxfrm_l
  • _strxfrm
  • __MarkAllocaS
  • __freea
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __strupr_s_l
  • __strupr_s
  • __strupr_l
  • __strupr
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __strnicoll_l
  • __strnicoll
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __strnicmp_l
  • __strnicmp
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __strncoll_l
  • __strncoll
  • __MarkAllocaS
  • __freea
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • ?_strlwr_s_l_stat@@YAHPADIPAUlocaleinfo_struct@@@Z
  • __strlwr_s_l
  • __strlwr_s
  • __strlwr_l
  • __strlwr
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __stricoll_l
  • __stricoll
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • ___ascii_stricmp
  • __stricmp_l
  • __stricmp
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __strcoll_l
  • _strcoll
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __memicmp_l
  • __memicmp
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • _get_int_arg
  • _get_int64_arg
  • __woutput_s_l
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __validate_param_reuseW
  • _get_int_arg
  • _get_int64_arg
  • __woutput_p_l
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • _get_int_arg
  • _get_int64_arg
  • __woutput_l
  • __invoke_watson_if_oneof
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __INTRN_LOCALE_CONV
  • __winput_s_l
  • __invoke_watson_if_oneof
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __INTRN_LOCALE_CONV
  • __winput_l
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • _get_int_arg
  • _get_int64_arg
  • _get_short_arg
  • __output_s_l
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __validate_param_reuseA
  • _get_int_arg
  • _get_int64_arg
  • _get_short_arg
  • _get_crtdouble_arg
  • __output_p_l
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • _get_int_arg
  • _get_int64_arg
  • _get_short_arg
  • __output_l
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __INTRN_LOCALE_CONV
  • __input_s_l
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __INTRN_LOCALE_CONV
  • __input_l
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • _get_int_arg
  • _get_int64_arg
  • __vcwprintf_s_l
  • __cwprintf_s_l
  • __cwprintf_s
  • __vcwprintf_s
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • _get_int_arg
  • _get_int64_arg
  • __vcwprintf_p_l
  • __cwprintf_p_l
  • __cwprintf_p
  • __vcwprintf_p
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • _get_int_arg
  • _get_int64_arg
  • __vcwprintf_l
  • __cwprintf_l
  • __cwprintf
  • __vcwprintf
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • _get_int_arg
  • _get_int64_arg
  • _get_short_arg
  • __vcprintf_s_l
  • __cprintf_s_l
  • __cprintf_s
  • __vcprintf_s
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • _get_int_arg
  • _get_int64_arg
  • _get_short_arg
  • _get_crtdouble_arg
  • __vcprintf_p_l
  • __cprintf_p_l
  • __cprintf_p
  • __vcprintf_p
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • _get_int_arg
  • _get_int64_arg
  • _get_short_arg
  • __vcprintf_l
  • __cprintf_l
  • __cprintf
  • __vcprintf
  • __invoke_watson_if_oneof
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __INTRN_LOCALE_CONV
  • __cwscanf_s
  • __cwscanf_s_l
  • __invoke_watson_if_oneof
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __INTRN_LOCALE_CONV
  • __cwscanf
  • __cwscanf_l
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __INTRN_LOCALE_CONV
  • __cscanf_s
  • __cscanf_s_l
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __INTRN_LOCALE_CONV
  • __cscanf
  • __cscanf_l
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • ___crtGetStringTypeW
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • ___crtLCMapStringW
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • ___crtGetLocaleInfoW
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • ___crtCompareStringW
  • __initp_misc_invarg
  • __invoke_watson
  • __set_invalid_parameter_handler
  • __get_invalid_parameter_handler
  • ?_invoke_watson@@YAXPBG00II@Z
  • __invalid_parameter
  • __invalid_parameter_noinfo
  • ?_invalid_parameter@@YAXPBG00II@Z
  • __MarkAllocaS
  • __freea
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • ___crtGetStringTypeA
  • __MarkAllocaS
  • __freea
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • ___crtLCMapStringA
  • __MarkAllocaS
  • __freea
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • ___crtGetLocaleInfoA
  • __MarkAllocaS
  • __freea
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • ___crtCompareStringA
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbbtombc_l
  • __mbbtombc
  • __mbctombb_l
  • __mbctombb
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbcjistojms_l
  • __mbcjistojms
  • __mbcjmstojis_l
  • __mbcjmstojis
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbctoupper_l
  • __mbctoupper
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbctolower_l
  • __mbctolower
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsupr_s_l
  • __mbsupr_s
  • __mbsupr_l
  • __mbsupr
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbstok_s_l
  • __mbstok_s
  • __mbstok_l
  • __mbstok
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsstr_l
  • __mbsstr
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsspnp_l
  • __mbsspnp
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsspn_l
  • __mbsspn
  • __mbsset_s
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsset_l
  • __mbsset
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsrev_l
  • __mbsrev
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsrchr_l
  • __mbsrchr
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbspbrk_l
  • __mbspbrk
  • __mbsnset_s
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsnset_l
  • __mbsnset
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsnicoll_l
  • __mbsnicoll
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsnicmp_l
  • __mbsnicmp
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsnextc_l
  • __mbsnextc
  • __mbsncpy_s
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsncpy_l
  • __mbsncpy
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsncoll_l
  • __mbsncoll
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsncmp_l
  • __mbsncmp
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsnccnt_l
  • __mbsnccnt
  • __mbsncat_s
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsncat_l
  • __mbsncat
  • __mbsnbset_s
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsnbset_l
  • __mbsnbset
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsnbicoll_l
  • __mbsnbicoll
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsnbicmp_l
  • __mbsnbicmp
  • __mbsnbcpy_s
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsnbcpy_l
  • __mbsnbcpy
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsnbcoll_l
  • __mbsnbcoll
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsnbcnt_l
  • __mbsnbcnt
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsnbcmp_l
  • __mbsnbcmp
  • __mbsnbcat_s
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsnbcat_l
  • __mbsnbcat
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbslwr_s_l
  • __mbslwr_s
  • __mbslwr_l
  • __mbslwr
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsnlen_l
  • __mbsnlen
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbslen_l
  • __mbslen
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsicoll_l
  • __mbsicoll
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsicmp_l
  • __mbsicmp
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsdec_l
  • __mbsdec
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbscspn_l
  • __mbscspn
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbscoll_l
  • __mbscoll
  • __mbscpy_s
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbscmp_l
  • __mbscmp
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbschr_l
  • __mbschr
  • __mbscat_s
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsbtype_l
  • __mbsbtype
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • ___updatetmbcinfo
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • __setmbcp_nolock
  • __getmbcp
  • __setmbcp
  • ___initmbctable
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __ismbcl0_l
  • __ismbcl0
  • __ismbcl1_l
  • __ismbcl1
  • __ismbcl2_l
  • __ismbcl2
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsset_s_l
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsnset_s_l
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsncpy_s_l
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsncat_s_l
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsnbset_s_l
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsnbcpy_s_l
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbsnbcat_s_l
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbscpy_s_l
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbscat_s_l
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbccpy_s_l
  • __mbccpy_s
  • __mbccpy_l
  • __mbccpy
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbbtype_l
  • __mbbtype
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __ismbcupper_l
  • __ismbcupper
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __ismbstrail_l
  • __ismbstrail
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __ismbcspace_l
  • __ismbcspace
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __ismbslead_l
  • __ismbslead
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __ismbcpunct_l
  • __ismbcpunct
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __ismbcprint_l
  • __ismbcprint
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __ismbclower_l
  • __ismbclower
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __ismbclegal_l
  • __ismbclegal
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __ismbchira_l
  • __ismbchira
  • __ismbckata_l
  • __ismbckata
  • __ismbcsymbol_l
  • __ismbcsymbol
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __ismbcgraph_l
  • __ismbcgraph
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __ismbcdigit_l
  • __ismbcdigit
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __ismbbkalnum_l
  • __ismbbkalnum
  • __ismbbkprint_l
  • __ismbbkprint
  • __ismbbkpunct_l
  • __ismbbkpunct
  • __ismbbalnum_l
  • __ismbbalnum
  • __ismbbalpha_l
  • __ismbbalpha
  • __ismbbgraph_l
  • __ismbbgraph
  • __ismbbprint_l
  • __ismbbprint
  • __ismbbpunct_l
  • __ismbbpunct
  • __ismbblead_l
  • __ismbblead
  • __ismbbtrail_l
  • __ismbbtrail
  • __ismbbkana_l
  • __ismbbkana
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __ismbcalpha_l
  • __ismbcalpha
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __ismbcalnum_l
  • __ismbcalnum
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __wtof_l
  • __wtof
  • ___wstrgtold12
  • ___WSTRINGTOLD
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __wctomb_s_l
  • _wctomb_s
  • __wctomb_l
  • _wctomb
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __wcstombs_l_helper
  • __wcstombs_l
  • _wcstombs
  • __wcstombs_s_l
  • _wcstombs_s
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __wcstoi64
  • __wcstoi64_l
  • __wcstoui64
  • __wcstoui64_l
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • _wcstol
  • __wcstol_l
  • _wcstoul
  • __wcstoul_l
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __wcstod_l
  • _wcstod
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • _wcrtomb_s
  • _wcrtomb
  • __wcsrtombs_helper
  • _wcsrtombs
  • _wcsrtombs_s
  • _wctob
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __towupper_l
  • _towupper
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __towlower_l
  • _towlower
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __toupper
  • __toupper_l
  • _toupper
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __tolower
  • __tolower_l
  • _tolower
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __strtoi64
  • __strtoi64_l
  • __strtoui64
  • __strtoui64_l
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • _strtol
  • __strtol_l
  • _strtoul
  • __strtoul_l
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __strtod_l
  • _strtod
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • _btowc
  • _mbrlen
  • _mbrtowc
  • __mbsrtowcs_helper
  • _mbsrtowcs
  • _mbsrtowcs_s
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbtowc_l
  • _mbtowc
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbstowcs_l_helper
  • __mbstowcs_l
  • _mbstowcs
  • __mbstowcs_s_l
  • _mbstowcs_s
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mblen_l
  • _mblen
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __isctype_l
  • __isctype
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __iswctype_l
  • _iswctype
  • _is_wctype
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __gcvt_s
  • __gcvt
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • ?_fltinf@@YAPAU_flt@@PBDHHH@Z
  • __fcvt_s
  • __fcvt
  • __ecvt_s
  • __ecvt
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __atof_l
  • _atof
  • ___strgtold12
  • ___STRINGTOLD
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __atodbl_l
  • __atodbl
  • __atoldbl_l
  • __atoldbl
  • __atoflt_l
  • __atoflt
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __isleadbyte_l
  • _isleadbyte
  • __iswalpha_l
  • _iswalpha
  • __iswupper_l
  • _iswupper
  • __iswlower_l
  • _iswlower
  • __iswdigit_l
  • _iswdigit
  • __iswxdigit_l
  • _iswxdigit
  • __iswspace_l
  • _iswspace
  • __iswpunct_l
  • _iswpunct
  • __iswalnum_l
  • _iswalnum
  • __iswprint_l
  • _iswprint
  • __iswgraph_l
  • _iswgraph
  • __iswcntrl_l
  • _iswcntrl
  • _iswascii
  • __iswcsym_l
  • ___iswcsym
  • __iswcsymf_l
  • ___iswcsymf
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbstrnlen_l
  • __mbstrnlen
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __mbstrlen_l
  • __mbstrlen
  • ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z
  • ??1_LocaleUpdate@@QAE@XZ
  • ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ
  • __isalpha_l
  • _isalpha
  • __isupper_l
  • _isupper
  • __islower_l
  • _islower
  • __isdigit_l
  • _isdigit
  • __isxdigit_l
  • _isxdigit
  • __isspace_l
  • _isspace
  • __ispunct_l
  • _ispunct
  • __isalnum_l
  • _isalnum
  • __isprint_l
  • _isprint
  • __isgraph_l
  • _isgraph
  • __iscntrl_l
  • _iscntrl
  • ___isascii
  • ___toascii
  • __iscsymf_l
  • ___iscsymf
  • __iscsym_l
  • ___iscsym
  • ??2@YAPAXIHPBDH@Z
  • ??_U@YAPAXIHPBDH@Z
  • ?_open@@YAHPBDHH@Z
  • ?_sopen@@YAHPBDHHH@Z
  • ?_wopen@@YAHPB_WHH@Z
  • ?_wsopen@@YAHPB_WHHH@Z
  • ??0bad_alloc@std@@QAE@XZ
  • ??1bad_alloc@std@@UAE@XZ
  • ??_Gbad_alloc@std@@UAEPAXI@Z
  • ??0bad_alloc@std@@QAE@ABV01@@Z
  • ?_Nomemory@std@@YAXXZ
  • ??2@YAPAXIABUnothrow_t@std@@@Z
  • ??_U@YAPAXIABUnothrow_t@std@@@Z
  • ??3@YAXPAXABUnothrow_t@std@@@Z
  • ??_V@YAXPAXABUnothrow_t@std@@@Z
  • ??_U@YAPAXI@Z
  • ??0bad_alloc@std@@QAE@XZ
  • ??1bad_alloc@std@@UAE@XZ
  • ??_Gbad_alloc@std@@UAEPAXI@Z
  • ??0bad_alloc@std@@QAE@ABV01@@Z
  • ??2@YAPAXI@Z
  • ??_V@YAXPAX@Z
  • ??3@YAXPAX@Z
  • ?_set_new_mode@@YAHH@Z
  • ?_query_new_mode@@YAHXZ
  • ?set_new_handler@@YAP6AXXZP6AXXZ@Z
  • __initp_heap_handler
  • ?_set_new_handler@@YAP6AHI@ZP6AHI@Z@Z
  • ?_set_new_handler@@YAP6AHI@ZH@Z
  • ?_query_new_handler@@YAP6AHI@ZXZ
  • __callnewh
  • __aullshr
  • __aullrem
  • __aulldvrm
  • __aulldiv
  • __allshr
  • __allshl
  • __allrem
  • __allmul
  • __alldvrm
  • __alldiv
  • _strstr
  • _strspn
  • __strset
  • __strrev
  • _strrchr
  • _strpbrk
  • __strnset
  • ___ascii_strnicmp
  • _strncpy
  • _strncat
  • _strlen
  • _strcspn
  • _strcmp
  • _strchr
  • _strcpy
  • _strcat
  • _memset
  • _memmove
  • ___ascii_memicmp
  • __memccpy
  • _memchr
  • _memcpy
  • __outp
  • __outpw
  • __outpd
  • __inp
  • __inpw
  • __inpd
  • __enable
  • __disable
  • __wutime64
  • __wutime32
  • __wstrtime_s
  • __wstrtime
  • __wstrdate_s
  • __wstrdate
  • __wctime64_s
  • __wctime64
  • __wctime32_s
  • __wctime32
  • __wasctime_s
  • __wasctime
  • __futime64
  • __utime64
  • __time64
  • __getsystime
  • __setsystime
  • __invoke_watson_if_error
  • __mktime64
  • __mkgmtime64
  • __invoke_watson_if_error
  • __localtime64_s
  • __localtime64
  • __gmtime64_s
  • __gmtime64
  • __invoke_watson_if_error
  • __ftime64_s
  • __ftime64
  • __invoke_watson_if_error
  • ___loctotime64_t
  • __ctime64_s
  • __ctime64
  • __futime32
  • __utime32
  • __set_daylight
  • __set_dstbias
  • __set_timezone
  • __invoke_watson_if_error
  • ___tzset
  • __tzset
  • __isindst
  • __get_daylight
  • __get_dstbias
  • __get_timezone
  • __get_tzname
  • ___daylight
  • ___dstbias
  • ___timezone
  • ___tzname
  • __time32
  • __strtime_s
  • __strtime
  • __strdate_s
  • __strdate
  • __invoke_watson_if_error
  • __mktime32
  • __mkgmtime32
  • __invoke_watson_if_error
  • __localtime32_s
  • __localtime32
  • __gmtime32_s
  • ___getgmtimebuf
  • __gmtime32
  • __invoke_watson_if_error
  • __ftime32_s
  • __ftime32
  • __invoke_watson_if_error
  • ___loctotime32_t
  • __difftime64
  • __difftime32
  • __ctime32_s
  • __ctime32
  • _clock
  • ___inittime
  • _asctime_s
  • _asctime
  • _wcstok_s
  • _wcstok
  • _wcsstr
  • _wcsspn
  • __wcsset_s
  • __wcsset
  • __wcsrev
  • _wcsrchr
  • _wcspbrk
  • __wcsnset_s
  • __wcsnset
  • _wcsncpy_s
  • _wcsncpy
  • ___wcsncnt
  • _wcsncmp
  • _wcsncat_s
  • _wcsncat
  • _wcsnlen
  • _wcslen
  • __invoke_watson_if_error
  • __wcsdup
  • _wcscspn
  • _wcscpy_s
  • _wcscmp
  • _wcschr
  • _wcscat_s
  • _wcscat
  • _wcscpy
  • _strtok_s
  • _strtok
  • __strnset_s
  • __strset_s
  • ___strncnt
  • _strncpy_s
  • _strcpy_s
  • _strncat_s
  • _strcat_s
  • _strnlen
  • _strncmp
  • __invoke_watson_if_error
  • __strdup
  • _memmove_s
  • _memcpy_s
  • __invoke_watson_if_error
  • __wtmpnam_helper
  • __wtmpnam_s
  • __wtmpnam
  • __invoke_watson_if_error
  • __invoke_watson_if_oneof
  • __wtempnam
  • _vwscanf
  • _wscanf
  • __wscanf_l
  • _wscanf_s
  • __wscanf_s_l
  • _wprintf
  • __wprintf_l
  • __wprintf_s_l
  • _wprintf_s
  • __wprintf_p_l
  • __wprintf_p
  • __invoke_watson_if_error
  • __invoke_watson_if_oneof
  • __wpopen
  • __wopenfile
  • __wfreopen_helper
  • __wfreopen
  • __wfreopen_s
  • __wfsopen
  • __wfopen
  • __wfopen_s
  • __wfdopen
  • _vwprintf_helper
  • __vwprintf_l
  • __vwprintf_s_l
  • __vwprintf_p_l
  • _vwprintf
  • _vwprintf_s
  • __vwprintf_p
  • __vswprintf_helper
  • __vswprintf_c
  • __vswprintf_c_l
  • __vswprintf_s_l
  • _vswprintf_s
  • __vsnwprintf_s_l
  • __vsnwprintf_s
  • __vswprintf_p
  • __vswprintf_p_l
  • ?_vswprintf_l@@YAHPA_WIPB_WPAUlocaleinfo_struct@@PAD@Z
  • ?vswprintf@@YAHPA_WIPB_WPAD@Z
  • ?_vswprintf_l@@YAHPAGIPBGPAUlocaleinfo_struct@@PAD@Z
  • ?vswprintf@@YAHPAGIPBGPAD@Z
  • __vswprintf_l
  • __vswprintf
  • ___vswprintf_l
  • __vscwprintf_helper
  • __vscwprintf
  • __vscwprintf_l
  • __vscwprintf_p
  • __vscwprintf_p_l
  • __vsnwprintf_l
  • __vsnwprintf
  • __vsnprintf_helper
  • __vsnprintf_c
  • __vsnprintf_c_l
  • __vsprintf_s_l
  • _vsprintf_s
  • __vsnprintf_s_l
  • __vsnprintf_s
  • __vsprintf_p
  • __vsprintf_p_l
  • __vsnprintf_l
  • __vsnprintf
  • __vsprintf_l
  • _vsprintf
  • __vscprintf_helper
  • __vscprintf
  • __vscprintf_l
  • __vscprintf_p
  • __vscprintf_p_l
  • _vfwprintf_helper
  • __vfwprintf_l
  • __vfwprintf_s_l
  • __vfwprintf_p_l
  • _vfwprintf
  • _vfwprintf_s
  • __vfwprintf_p
  • _vfprintf_helper
  • __vfprintf_l
  • __vfprintf_s_l
  • __vfprintf_p_l
  • _vfprintf
  • _vfprintf_s
  • __vfprintf_p
  • _vprintf_helper
  • __vprintf_l
  • __vprintf_s_l
  • __vprintf_p_l
  • _vprintf
  • _vprintf_s
  • __vprintf_p
  • __ungetwc_nolock
  • _ungetwc
  • __ungetc_nolock
  • _ungetc
  • __invoke_watson_if_error
  • ___inc_tmpoff
  • __tmpnam_helper
  • _tmpnam_s
  • _tmpnam
  • __tmpfile_helper
  • _tmpfile
  • _tmpfile_s
  • __invoke_watson_if_error
  • __invoke_watson_if_oneof
  • __tempnam
  • _swscanf
  • __swscanf_l
  • _swscanf_s
  • __swscanf_s_l
  • __swprintf_c
  • __swprintf_c_l
  • ?swprintf@@YAHPAGIPBGZZ
  • ?swprintf@@YAHPA_WIPB_WZZ
  • __swprintf
  • ___swprintf_l
  • _swprintf_s
  • __snwprintf_s
  • __swprintf_p
  • __swprintf_s_l
  • __snwprintf_s_l
  • __swprintf_p_l
  • __scwprintf
  • __scwprintf_p
  • __scwprintf_l
  • __scwprintf_p_l
  • __getstream
  • _sscanf
  • __sscanf_l
  • _sscanf_s
  • __sscanf_s_l
  • _sprintf
  • __sprintf_l
  • _sprintf_s
  • __sprintf_s_l
  • __snprintf_s
  • __snprintf_s_l
  • __sprintf_p
  • __sprintf_p_l
  • __scprintf
  • __scprintf_p
  • __scprintf_l
  • __scprintf_p_l
  • __snwscanf
  • __snwscanf_l
  • __snwscanf_s
  • __snwscanf_s_l
  • __snwprintf
  • __snwprintf_l
  • __snscanf
  • __snscanf_l
  • __snscanf_s
  • __snscanf_s_l
  • __snprintf_c
  • __snprintf_c_l
  • __snprintf
  • __snprintf_l
  • _setvbuf
  • _setbuf
  • __setmaxstdio
  • __getmaxstdio
  • _vscanf
  • _scanf
  • __scanf_l
  • _scanf_s
  • __scanf_s_l
  • __rmtmp
  • _rewind
  • __putws
  • __putw
  • _puts
  • _printf
  • __printf_l
  • __printf_s_l
  • _printf_s
  • __printf_p_l
  • __printf_p
  • __set_printf_count_output
  • __get_printf_count_output
  • __invoke_watson_if_error
  • __invoke_watson_if_oneof
  • __popen
  • __pclose
  • __set_output_format
  • __get_output_format
  • __getws_helper
  • __getws_s
  • __getws
  • __getw
  • __gets_helper
  • _gets_s
  • _gets
  • _vfwscanf
  • _fwscanf
  • __fwscanf_l
  • _fwscanf_s
  • __fwscanf_s_l
  • __fwrite_nolock
  • _fwrite
  • _fwprintf
  • __fwprintf_l
  • __fwprintf_s_l
  • _fwprintf_s
  • __fwprintf_p_l
  • __fwprintf_p
  • __ftelli64_nolock
  • __ftelli64
  • __ftell_nolock
  • _ftell
  • _fsetpos
  • __fseeki64_nolock
  • __fseeki64
  • __fseek_nolock
  • _fseek
  • _vfscanf
  • _fscanf
  • __fscanf_l
  • _fscanf_s
  • __fscanf_s_l
  • __freopen_helper
  • _freopen
  • _freopen_s
  • __fread_nolock_s
  • __fread_nolock
  • _fread_s
  • _fread
  • _fprintf
  • __fprintf_l
  • __fprintf_s_l
  • _fprintf_s
  • __fprintf_p_l
  • __fprintf_p
  • __fsopen
  • _fopen
  • _fopen_s
  • _fgetpos
  • __flush
  • __fflush_nolock
  • _fflush
  • __flushall
  • __fdopen
  • __fclose_nolock
  • _fclose
  • __fcloseall
  • _clearerr_s
  • _clearerr
  • __stbuf
  • __ftbuf
  • __openfile
  • __getbuf
  • __freebuf
  • __flswbuf
  • __flsbuf
  • ___iob_func
  • ___initstdio
  • ___endstdio
  • __lock_file
  • __lock_file2
  • __unlock_file
  • __unlock_file2
  • __filwbuf
  • __filbuf
  • __fputwchar
  • _putwchar
  • _fputws
  • __fputwc_nolock
  • _fputwc
  • _putwc
  • __fputchar
  • _putchar
  • _fputs
  • _fputc
  • _putc
  • __fileno
  • __fgetwchar
  • _getwchar
  • _fgetws
  • __fgetwc_nolock
  • _fgetwc
  • _getwc
  • _fgets
  • __fgetchar
  • _getchar
  • _fgetc
  • _getc
  • __getc_nolock
  • _feof
  • _ferror
  • __initp_misc_cfltcvt_tab
  • ___wtomb_environ
  • ___wrt2err
  • __wsplitpath_s
  • __wsplitpath
  • __invoke_watson_if_oneof
  • __wsetlocale
  • __invoke_watson_if_error
  • ___crtwsetenv
  • __invoke_watson_if_error
  • __invoke_watson_if_oneof
  • __wsearchenv_s
  • __wsearchenv
  • __wputenv
  • __wputenv_s
  • __invoke_watson_if_oneof
  • __get_sys_err_msg
  • __wperror
  • __wmakepath_s
  • __wmakepath
  • __wgetpath
  • __invoke_watson_if_error
  • __wgetenv_helper_nolock
  • __wgetenv
  • __wgetenv_s
  • __wdupenv_s
  • __initp_misc_winxfltr
  • __XcptFilter
  • ___CppXcptFilter
  • __initp_misc_winsig
  • ___get_sigabrt
  • ___fpecode
  • ___pxcptinfoptrs
  • _signal
  • _raise
  • __invoke_watson_if_error
  • __get_sys_err_msg
  • ___wcserror
  • ___wcserror_s
  • __invoke_watson_if_error
  • __invoke_watson_if_oneof
  • __get_sys_err_msg
  • __wcserror
  • __wcserror_s
  • __invoke_watson_if_error
  • __wassert
  • ___crtGetEnvironmentStringsW
  • __umask_s
  • __umask
  • __MarkAllocaS
  • __freea
  • ___ansicp
  • ___convertcp
  • ___sys_nerr
  • ___sys_errlist
  • __invoke_watson_if_error
  • __get_sys_err_msg
  • _strerror
  • _strerror_s
  • __invoke_watson_if_error
  • __get_sys_err_msg
  • __strerror
  • __strerror_s
  • __splitpath_s
  • __splitpath
  • __invoke_watson_if_error
  • ____setlc_active_func
  • ____unguarded_readlc_active_add_func
  • ___freetlocinfo
  • ___addlocaleref
  • ___removelocaleref
  • ___updatetlocinfo
  • __configthreadlocale
  • __free_locale
  • ___free_locale
  • __get_current_locale
  • ___get_current_locale
  • ___init_dummy
  • __strcats
  • ___lc_strtolc
  • ___lc_lctostr
  • __expandlocale
  • __create_locale
  • ___create_locale
  • _setlocale
  • __invoke_watson_if_error
  • ___crtsetenv
  • __invoke_watson_if_error
  • __invoke_watson_if_oneof
  • __searchenv_s
  • __searchenv
  • __lrotr
  • __rotr
  • __rotr64
  • __lrotl
  • __rotl
  • __rotl64
  • __initp_misc_rand_s
  • _rand_s
  • _srand
  • _rand
  • _qsort_s
  • _qsort
  • __putenv
  • __putenv_s
  • __purecall
  • __set_purecall_handler
  • __get_purecall_handler
  • __ValidateImageBase
  • __FindPESection
  • __IsNonwritableInCurrentImage
  • __get_sys_err_msg
  • _perror
  • ___onexitinit
  • __onexit
  • _atexit
  • ___mbtow_environ
  • __makepath_s
  • __makepath
  • __lsearch_s
  • __lsearch
  • __lfind_s
  • __lfind
  • _ldiv
  • _localeconv
  • ___lconv_init
  • _labs
  • ___free_lc_time
  • ___init_time
  • ___free_lconv_num
  • ___init_numeric
  • ___free_lconv_mon
  • ___init_monetary
  • __invoke_watson_if_error
  • ___getlocaleinfo
  • __initp_misc_purevirt
  • ___init_ctype
  • ____mb_cur_max_func
  • ____mb_cur_max_l_func
  • ____lc_codepage_func
  • ____lc_collate_cp_func
  • ____lc_handle_func
  • __initp_misc_initcrit
  • ___crtInitCritSecAndSpinCount
  • ___init_collate
  • ___security_init_cookie
  • ___report_gsfailure
  • __invoke_watson_if_error
  • ___get_qualified_locale
  • __getpath
  • __invoke_watson_if_error
  • __getenv_helper_nolock
  • _getenv
  • _getenv_s
  • __dupenv_s
  • __set_error_mode
  • ___set_app_type
  • ___get_app_type
  • __crt_debugger_hook
  • _div
  • ___pwctype_func
  • ___pctype_func
  • ___crtMessageBoxW
  • ___crtMessageBoxA
  • __byteswap_ulong
  • __byteswap_ushort
  • __byteswap_uint64
  • _bsearch_s
  • _bsearch
  • ___crtGetCommandLineW
  • __invoke_watson_if_error
  • __assert
  • _abs
  • __abs64
  • _abort
  • __set_abort_behavior
  • ___crtGetEnvironmentStringsA
  • @__security_check_cookie@4
  • __mbctokata_l
  • __mbctokata
  • __mbctohira_l
  • __mbctohira
  • __mbsninc_l
  • __mbsninc
  • __mbsinc_l
  • __mbsinc
  • __mbclen_l
  • __mbclen
  • __invoke_watson_if_error
  • __wopen
  • __wsopen_helper
  • __wsopen
  • __wsopen_s
  • __wmktemp_s
  • __wmktemp
  • __wcreat
  • __putwch_nolock
  • __cputws
  • __putwch
  • __putch_nolock
  • __putch
  • __getwch_nolock
  • __getwche_nolock
  • __ungetwch_nolock
  • __getwch
  • __getwche
  • __ungetwch
  • __MarkAllocaS
  • __freea
  • __ungetch_nolock
  • __getextendedkeycode
  • __getch_nolock
  • __getche_nolock
  • __kbhit_nolock
  • __ungetch
  • __getch
  • __getche
  • __kbhit
  • __cputs
  • __cgetws_s
  • __cgetws
  • __cgets_s
  • __cgets
  • __write_nolock
  • __write
  • __telli64
  • __tell
  • __setmode_nolock
  • __set_fmode
  • __get_fmode
  • __setmode
  • __read_nolock
  • __read
  • __invoke_watson_if_error
  • __pipe
  • __set_osfhnd
  • __free_osfhnd
  • __get_osfhandle
  • ___lock_fhandle
  • __unlock_fhandle
  • __alloc_osfhnd
  • __open_osfhandle
  • __invoke_watson_if_error
  • __open
  • __sopen_helper
  • __sopen
  • __sopen_s
  • __mktemp_s
  • __mktemp
  • __lseeki64_nolock
  • __lseeki64
  • __lseek_nolock
  • __lseek
  • __locking
  • __isatty
  • __ioinit
  • __ioterm
  • ___initconin
  • ___initconout
  • ___termcon
  • __fstat32i64
  • __fstat64i32
  • __fstat64
  • __fstat32
  • __filelengthi64
  • __filelength
  • __eof
  • __dup2
  • __dup
  • __creat
  • __commit
  • __close_nolock
  • __close
  • __chsize_nolock
  • __chsize_s
  • __chsize
  • __get_sbh_threshold
  • __set_amblksiz
  • __get_amblksiz
  • ___sbh_heap_init
  • ___sbh_find_block
  • ___sbh_free_block
  • ___sbh_alloc_new_region
  • ___sbh_alloc_new_group
  • ___sbh_resize_block
  • ___sbh_heapmin
  • ___sbh_heap_check
  • __set_sbh_threshold
  • ___sbh_alloc_block
  • __expand
  • __recalloc
  • _realloc
  • __msize
  • _V6_HeapAlloc
  • __heap_alloc
  • _malloc
  • __heapwalk
  • __heapused
  • __heap_abort
  • __heapmin
  • ___heap_select
  • __heap_init
  • __heap_term
  • __get_heap_handle
  • __heapchk
  • __heapset
  • __heapadd
  • __freea
  • _free
  • _wait_a_bit
  • __set_malloc_crt_max_wait
  • __malloc_crt
  • __calloc_crt
  • __realloc_crt
  • __recalloc_crt
  • __calloc_impl
  • _calloc
  • __resetstkoflw
  • __aligned_offset_malloc
  • __aligned_msize
  • __aligned_free
  • __aligned_malloc
  • __aligned_offset_realloc
  • __aligned_offset_recalloc
  • __aligned_realloc
  • __aligned_recalloc
  • __invoke_watson_if_oneof
  • __wsystem
  • __invoke_watson_if_error
  • __invoke_watson_if_oneof
  • __wspawnvpe
  • __wspawnvp
  • __invoke_watson_if_error
  • __wspawnve
  • __wspawnv
  • __wspawnlpe
  • __wspawnlp
  • __wspawnle
  • __wspawnl
  • __invoke_watson_if_error
  • __invoke_watson_if_oneof
  • __wexecvpe
  • __wexecvp
  • __invoke_watson_if_error
  • __wexecve
  • __wexecv
  • __wexeclpe
  • __wexeclp
  • __wexecle
  • __wexecl
  • __wdospawn
  • __invoke_watson_if_error
  • __invoke_watson_if_oneof
  • __wcenvarg
  • __cwait
  • __invoke_watson_if_oneof
  • _system
  • __invoke_watson_if_error
  • __invoke_watson_if_oneof
  • __spawnvpe
  • __spawnvp
  • __invoke_watson_if_error
  • __spawnve
  • __spawnv
  • __spawnlpe
  • __spawnlp
  • __spawnle
  • __spawnl
  • __loaddll
  • __unloaddll
  • __getdllprocaddr
  • __invoke_watson_if_error
  • __invoke_watson_if_oneof
  • __execvpe
  • __execvp
  • __invoke_watson_if_error
  • __execve
  • __execv
  • __execlpe
  • __execlp
  • __execle
  • __execl
  • __dospawn
  • __invoke_watson_if_error
  • __invoke_watson_if_oneof
  • __cenvarg
  • __wremove
  • __wunlink
  • __wstat32i64
  • __wstat64i32
  • __wstat64
  • ___wdtoxmode
  • __wstat32
  • __wrmdir
  • __wrename
  • __wmkdir
  • __wgetdcwd_nolock
  • __wgetcwd
  • __wgetdcwd
  • __wfullpath
  • __wchmod
  • __wchdir
  • __waccess_s
  • __waccess
  • _remove
  • __unlink
  • __stat32i64
  • __stat64i32
  • __stat64
  • ___dtoxmode
  • __stat32
  • __rmdir
  • _rename
  • __mkdir
  • __getpid
  • __validdrive
  • __getdcwd_nolock
  • __getcwd
  • __getdcwd
  • __fullpath
  • __getdrive
  • __chdrive
  • __get_errno_from_oserr
  • __errno
  • ___doserrno
  • __dosmaperr
  • __set_errno
  • __get_errno
  • __set_doserrno
  • __get_doserrno
  • __chdir
  • __chmod
  • __access_s
  • __access
  • __invoke_watson_if_error
  • __wfindfirst32i64
  • __wfindnext32i64
  • __invoke_watson_if_error
  • __wfindfirst64i32
  • __wfindnext64i32
  • __invoke_watson_if_error
  • __wfindfirst64
  • __wfindnext64
  • __invoke_watson_if_error
  • __wfindfirst32
  • __wfindnext32
  • __sleep
  • __beep
  • __seterrormode
  • __invoke_watson_if_error
  • __findfirst32i64
  • __findnext32i64
  • __invoke_watson_if_error
  • ___time64_t_from_ft
  • __findfirst64i32
  • __findnext64i32
  • __invoke_watson_if_error
  • __findfirst64
  • __findnext64
  • __invoke_watson_if_error
  • __findclose
  • ___timet_from_ft
  • __findfirst32
  • __findnext32
  • __getdiskfree
  • __getdrives
  • __itow_s
  • __ltow_s
  • __ultow_s
  • __i64tow_s
  • __ui64tow_s
  • __itow
  • __ltow
  • __ultow
  • __i64tow
  • __ui64tow
  • __itoa_s
  • __ltoa_s
  • __ultoa_s
  • __i64toa_s
  • __ui64toa_s
  • __itoa
  • __ltoa
  • __ultoa
  • __i64toa
  • __ui64toa
  • __wtol
  • __wtol_l
  • __wtoi
  • __wtoi_l
  • __wtoi64
  • __wtoi64_l
  • __wchartodigit
  • __swab
  • _atol
  • __atol_l
  • _atoi
  • __atoi_l
  • __atoi64
  • __atoi64_l
  • __fptostr
  • __VEC_memzero
  • _memcmp
  • __VEC_memcpy
  • __longjmpex
  • __setjmp3
  • __setjmp
  • _CallDestructExceptionObject
  • __rt_probe_read4@4
  • __SEH_prolog4_GS
  • __SEH_epilog4_GS
  • __SEH_prolog4
  • __SEH_epilog4
  • __SEH_prolog
  • __SEH_epilog
  • _longjmp
  • __local_unwind4
  • __seh_longjmp_unwind4@4
  • @_EH4_CallFilterFunc@8
  • @_EH4_TransferToHandler@8
  • @_EH4_GlobalUnwind@4
  • @_EH4_LocalUnwind@16
  • __except_handler3
  • __seh_longjmp_unwind@4
  • __except_handler2
  • __global_unwind2
  • __local_unwind2
  • __abnormal_termination
  • __NLG_Notify1
  • __NLG_Notify
  • __NLG_Call
  • __ValidateEH3RN
  • __chkesp
  • __CRT_RTC_INIT
  • __CRT_RTC_INITW
  • __except_handler4

About

Tool to parse libcmt.lib & libcmtd.lib (LIBC.LIB & LIBCD.LIB for older version) files to readable files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published