wcsicmp
int __cdecl wcsicmp(const wchar_t *Str1, const wchar_t *Str2){
const wchar_t *v2;
signed __int64 v3;
unsigned __int16 v4;
unsigned __int16 v5;
unsigned __int16 v6;
unsigned __int16 v7;
v2 = Str2;
v3 = (char *)Str1 - (char *)Str2;
do
{
v4 = *(const wchar_t *)((char *)v2 + v3);
v5 = *v2++;
v6 = v4 + 32;
if( (unsigned __int16)(v4 - 65) > 0x19u )
v6 = v4;
v7 = v5 + 32;
if( (unsigned __int16)(v5 - 65) > 0x19u )
v7 = v5;
}
while( v6 && v6 == v7 );
return v6 - v7;
}Referenced by:
ArbShareDriverExclusive
AslpFileGetVersionBlock
AslpFileMakeStringVersionAttributes
AslpFileVerQueryBlock
BgpFoGetFontHandle
BiGetNtPartitionPath
BiIsValidDiskDevice
CmFindFilterListInflectionPoint
CmGetDeclarativeFilterList
CmGetInstallerClassMappedPropertyFromRegValue
CmIsLocalMachineContainer
CmMatchLastKnownParentCallback
CmMergeFilterLists
CmSelectQualifiedInstallLanguage
CmUpdateDevicePanel
DrvDbGetDriverDatabaseMappedProperty
DrvDbGetObjectSubKeyCallback
DrvDbOpenDriverDatabaseRegKey
DrvDbSetDriverDatabaseMappedProperty
DrvDbSetDriverPackageMappedProperty
DrvDbSuspendDatabase
EtwpStartLogger
GetPropertyFromPropArray
HalpMcUpdateFindDataTableEntry
IopErrorLogThread
IopFileUtilWalkDirectoryTreeHelper
IopIsPciRootBus
LdrRscIsTypeExist
LdrpResSearchResourceMappedFile
LdrpSearchResourceSection_U
LdrpVerifyAlternateResourceModuleEx
PiBuildDeviceNodeInstancePath
PiCreateDriverSwDeviceCallback
PiDcHandleCustomDeviceEvent
PiDcResetChildDeviceContainerCallback
PiDcResetChildDeviceContainers
PiDcUpdateDeviceContainerMembership
PiDevCfgConfigureDeviceInterfaces
PiDevCfgConfigureDeviceKeyCallback
PiDevCfgEnforceDevicePolicy
PiDevCfgFindDeviceMigrationNode
PiDevCfgGetDriverConfigurationKeyScope
PiDevCfgGetMigrationDeviceIdScore
PiDevCfgMigrateDevice
PiDevCfgQueryIncludedDriverConfigurations
PiDevCfgQueryIncludedDriverNode
PiDevCfgResetDeviceKeyCallback
PiDevCfgResolveVariable
PiDevCfgResolveVariableKeyHandle
PiDmCompareObjects
PiDqActionDataGetChangedProperties
PiDqPropertyCallback
PiDqQueryApplyObjectEvent
PiDrvDbOverlayNodeHive
PiDrvDbRegisterNodeCallback
PiDrvDbResolveFilePathKeyValues
PiDrvDbSetupNodeHive
PiHotSwapGetDefaultBusRemovalPolicy
PiPnpRtlApplyMandatoryDeviceContainerFilters
PiPnpRtlInterfaceFilterCallback
PiPnpRtlObjectEventCompareObjects
PiPnpRtlObjectEventWorker
PiPnpRtlRegisterDriverMachineNodeCallback
PiSwDeviceCompareObjects
PiSwDeviceFindInterfaceEntry
PiSwDeviceMakeCompatibleIds
PiSwDoesCreateChangesRequireReEnum
PiSwStopDestroy
PiSwUpdateArrayProperties
PiUEventNotifyDeviceInstanceChange
PiUEventNotifyDeviceInstancePropertyChange
PiUEventNotifyTargetDeviceChange
PipCheckForDenyExecute
PipMigrateResetDeviceCallback
PipPendingServicesFilter
PipUpdateDeviceProducts
PnpCheckDriverDependencies
PnpMultiSzDeleteString
PpmProcessSettingsFromQueryTable
PropertyEval
RtlpHashStringToAtom
RtlpLangNameInMultiSzString
RtlpMuiRegAddAlternateCodePage
RtlpMuiRegConfigMatchesInstalled
RtlpMuiRegGetStringIndexInPool
RtlpMuiRegLangInfoMatchesSpec
SLQueryLicenseValueInternal
SdbFindFirstNamedTag
SdbpCheckMatchingRegistryValue
SdbpFindMatchingName
SdbpFindNextNamedTag
SdbpMatchDeviceString
SiGetEspFromFirmware
SiIsValidDiskDevice
SiIsValidWindowsBootEntry
StringListContains
VfIsPCIBus
VhdiVerifyBootDisk
WmipPrepareWnodeSI