<?xml version="1.0" encoding="utf-8"?>
<pe image="C:\WINDOWS\system32\shell32.dll" reportCreated="13.02.12 22:09" reportCreatedMS="1329156586656">
<group id="file" desc="File Headers">
<property name="DOS EXE" value="true"/>
<property name="NT EXE" value="true"/>
<property name="Dos STUB size" value="160" hex="a0"/>
</group>
<group id="dos" desc="DOS Header">
<field name="e_magic" value="23117" hex="5a4d" offsetInFile="0" sizeInBytes="2"/>
<field name="e_cblp" value="144" hex="90" offsetInFile="2" sizeInBytes="2"/>
<field name="e_cp" value="3" hex="3" offsetInFile="4" sizeInBytes="2"/>
<field name="e_crlc" value="0" hex="0" offsetInFile="6" sizeInBytes="2"/>
<field name="e_cparhdr" value="4" hex="4" offsetInFile="8" sizeInBytes="2"/>
<field name="e_minalloc" value="0" hex="0" offsetInFile="10" sizeInBytes="2"/>
<field name="e_maxalloc" value="65535" hex="ffff" offsetInFile="12" sizeInBytes="2"/>
<field name="e_ss" value="0" hex="0" offsetInFile="14" sizeInBytes="2"/>
<field name="e_sp" value="184" hex="b8" offsetInFile="16" sizeInBytes="2"/>
<field name="e_csum" value="0" hex="0" offsetInFile="18" sizeInBytes="2"/>
<field name="e_ip" value="0" hex="0" offsetInFile="20" sizeInBytes="2"/>
<field name="e_cs" value="0" hex="0" offsetInFile="22" sizeInBytes="2"/>
<field name="e_lfarlc" value="64" hex="40" offsetInFile="24" sizeInBytes="2"/>
<field name="e_ovno" value="0" hex="0" offsetInFile="26" sizeInBytes="2"/>
<field name="e_res" bin="0000000000000000" offsetInFile="28" sizeInBytes="8"/>
<field name="e_oemid" value="0" hex="0" offsetInFile="36" sizeInBytes="2"/>
<field name="e_oeminfo" value="0" hex="0" offsetInFile="38" sizeInBytes="2"/>
<field name="e_res2" bin="0000000000000000000000000000000000000000" offsetInFile="40" sizeInBytes="20"/>
<field name="e_lfanew" value="224" hex="e0" offsetInFile="60" sizeInBytes="4"/>
</group>
<group id="peHeader" desc="COFF File Header (Object and Image)">
<field name="Machine" value="332" hex="14c" offsetInFile="228" sizeInBytes="2"/>
<field name="NumberOfSections" value="4" hex="4" offsetInFile="230" sizeInBytes="2"/>
<field name="TimeDateStamp" value="1295621077" hex="4d399bd5" offsetInFile="232" sizeInBytes="4"/>
<field name="PointerToSymbolTable" value="0" hex="0" offsetInFile="236" sizeInBytes="4"/>
<field name="NumberOfSymbols" value="0" hex="0" offsetInFile="240" sizeInBytes="4"/>
<field name="SizeOfOptionalHeader" value="224" hex="e0" offsetInFile="244" sizeInBytes="2"/>
<field name="Characteristics" value="8462" hex="210e" offsetInFile="246" sizeInBytes="2"/>
<group id="peHeader.meta" desc="COFF File Header (Object and Image) Meta">
<property name="Machine" value="Intel 386 or later, and compatible processors"/>
<property name="TimeDateStamp" value="Fri Jan 21 17:44:37 MSK 2011"/>
<group id="peHeader.meta.characteristics" desc="Characteristics">
<property name="IMAGE_FILE_EXECUTABLE_IMAGE" value="2" hex="2"/>
<property name="IMAGE_FILE_LINE_NUMS_STRIPPED" value="4" hex="4"/>
<property name="IMAGE_FILE_LOCAL_SYMS_STRIPPED" value="8" hex="8"/>
<property name="IMAGE_FILE_32BIT_MACHINE" value="256" hex="100"/>
<property name="IMAGE_FILE_DLL" value="8192" hex="2000"/>
</group>
</group>
</group>
<group id="peOptionalHeader" desc="Optional Header (Usually Image Only)">
<field name="Magic" value="267" hex="10b" offsetInFile="248" sizeInBytes="2"/>
<field name="MajorLinkerVersion" value="7" hex="7" offsetInFile="250" sizeInBytes="1"/>
<field name="MinorLinkerVersion" value="10" hex="a" offsetInFile="251" sizeInBytes="1"/>
<field name="SizeOfCode" value="2088448" hex="1fde00" offsetInFile="252" sizeInBytes="4"/>
<field name="SizeOfInitializedData" value="6381056" hex="615e00" offsetInFile="256" sizeInBytes="4"/>
<field name="SizeOfUninitializedData" value="0" hex="0" offsetInFile="260" sizeInBytes="4"/>
<field name="AddressOfEntryPoint" value="160918" hex="27496" offsetInFile="264" sizeInBytes="4"/>
<field name="BaseOfCode" value="4096" hex="1000" offsetInFile="268" sizeInBytes="4"/>
<field name="BaseOfData" value="2064384" hex="1f8000" offsetInFile="272" sizeInBytes="4"/>
<field name="ImageBase" value="2090598400" hex="7c9c0000" offsetInFile="276" sizeInBytes="4"/>
<field name="SectionAlignment" value="4096" hex="1000" offsetInFile="280" sizeInBytes="4"/>
<field name="FileAlignment" value="512" hex="200" offsetInFile="284" sizeInBytes="4"/>
<field name="MajorOperatingSystemVersion" value="5" hex="5" offsetInFile="288" sizeInBytes="2"/>
<field name="MinorOperatingSystemVersion" value="1" hex="1" offsetInFile="290" sizeInBytes="2"/>
<field name="MajorImageVersion" value="5" hex="5" offsetInFile="292" sizeInBytes="2"/>
<field name="MinorImageVersion" value="1" hex="1" offsetInFile="294" sizeInBytes="2"/>
<field name="MajorSubsystemVersion" value="4" hex="4" offsetInFile="296" sizeInBytes="2"/>
<field name="MinorSubsystemVersion" value="10" hex="a" offsetInFile="298" sizeInBytes="2"/>
<field name="Reserved1" value="0" hex="0" offsetInFile="300" sizeInBytes="4"/>
<field name="SizeOfImage" value="8482816" hex="817000" offsetInFile="304" sizeInBytes="4"/>
<field name="SizeOfHeaders" value="1024" hex="400" offsetInFile="308" sizeInBytes="4"/>
<field name="CheckSum" value="8508367" hex="81d3cf" offsetInFile="312" sizeInBytes="4"/>
<field name="Subsystem" value="2" hex="2" offsetInFile="316" sizeInBytes="2"/>
<field name="DllCharacteristics" value="0" hex="0" offsetInFile="318" sizeInBytes="2"/>
<field name="SizeOfStackReserve" value="262144" hex="40000" offsetInFile="320" sizeInBytes="4"/>
<field name="SizeOfStackCommit" value="4096" hex="1000" offsetInFile="324" sizeInBytes="4"/>
<field name="SizeOfHeapReserve" value="1048576" hex="100000" offsetInFile="328" sizeInBytes="4"/>
<field name="SizeOfHeapCommit" value="4096" hex="1000" offsetInFile="332" sizeInBytes="4"/>
<field name="LoaderFlags" value="0" hex="0" offsetInFile="336" sizeInBytes="4"/>
<field name="NumberOfRvaAndSizes" value="16" hex="10" offsetInFile="340" sizeInBytes="4"/>
<group id="peOptionalHeader.meta" desc="Optional Header (Usually Image Only) Meta">
<property name="Magic (PE Format)" value="PE32"/>
<property name="Subsystem" value="Image runs in the Windows™  graphical user interface (GUI) subsystem"/>
<group id="peOptionalHeader.meta.dllCharacteristics" desc="DllCharacteristics">
</group>
</group>
</group>
<group id="dataDirectory" desc="Optional Header Data Directories (Image Only)">
<group id="dataDirectory.0" desc="Export Table">
<field name="VirtualAddress" value="163088" hex="27d10" offsetInFile="344" sizeInBytes="4"/>
<field name="Size" value="10520" hex="2918" offsetInFile="348" sizeInBytes="4"/>
</group>
<group id="dataDirectory.1" desc="Import Table">
<field name="VirtualAddress" value="2071020" hex="1f99ec" offsetInFile="352" sizeInBytes="4"/>
<field name="Size" value="180" hex="b4" offsetInFile="356" sizeInBytes="4"/>
</group>
<group id="dataDirectory.2" desc="Resource Table">
<field name="VirtualAddress" value="2211840" hex="21c000" offsetInFile="360" sizeInBytes="4"/>
<field name="Size" value="6157472" hex="5df4a0" offsetInFile="364" sizeInBytes="4"/>
</group>
<group id="dataDirectory.3" desc="Exception Table">
<field name="VirtualAddress" value="0" hex="0" offsetInFile="368" sizeInBytes="4"/>
<field name="Size" value="0" hex="0" offsetInFile="372" sizeInBytes="4"/>
</group>
<group id="dataDirectory.4" desc="Certificate Table">
<field name="VirtualAddress" value="0" hex="0" offsetInFile="376" sizeInBytes="4"/>
<field name="Size" value="0" hex="0" offsetInFile="380" sizeInBytes="4"/>
</group>
<group id="dataDirectory.5" desc="Base Relocation Table">
<field name="VirtualAddress" value="8372224" hex="7fc000" offsetInFile="384" sizeInBytes="4"/>
<field name="Size" value="107756" hex="1a4ec" offsetInFile="388" sizeInBytes="4"/>
</group>
<group id="dataDirectory.6" desc="Debug">
<field name="VirtualAddress" value="2092288" hex="1fed00" offsetInFile="392" sizeInBytes="4"/>
<field name="Size" value="56" hex="38" offsetInFile="396" sizeInBytes="4"/>
</group>
<group id="dataDirectory.7" desc="Architecture">
<field name="VirtualAddress" value="0" hex="0" offsetInFile="400" sizeInBytes="4"/>
<field name="Size" value="0" hex="0" offsetInFile="404" sizeInBytes="4"/>
</group>
<group id="dataDirectory.8" desc="Global Ptr">
<field name="VirtualAddress" value="0" hex="0" offsetInFile="408" sizeInBytes="4"/>
<field name="Size" value="0" hex="0" offsetInFile="412" sizeInBytes="4"/>
</group>
<group id="dataDirectory.9" desc="TLS Table">
<field name="VirtualAddress" value="0" hex="0" offsetInFile="416" sizeInBytes="4"/>
<field name="Size" value="0" hex="0" offsetInFile="420" sizeInBytes="4"/>
</group>
<group id="dataDirectory.10" desc="Load Config Table">
<field name="VirtualAddress" value="664920" hex="a2558" offsetInFile="424" sizeInBytes="4"/>
<field name="Size" value="64" hex="40" offsetInFile="428" sizeInBytes="4"/>
</group>
<group id="dataDirectory.11" desc="Bound Import">
<field name="VirtualAddress" value="0" hex="0" offsetInFile="432" sizeInBytes="4"/>
<field name="Size" value="0" hex="0" offsetInFile="436" sizeInBytes="4"/>
</group>
<group id="dataDirectory.12" desc="IAT">
<field name="VirtualAddress" value="4096" hex="1000" offsetInFile="440" sizeInBytes="4"/>
<field name="Size" value="4476" hex="117c" offsetInFile="444" sizeInBytes="4"/>
</group>
<group id="dataDirectory.13" desc="Delay Import Descriptor">
<field name="VirtualAddress" value="2063464" hex="1f7c68" offsetInFile="448" sizeInBytes="4"/>
<field name="Size" value="1088" hex="440" offsetInFile="452" sizeInBytes="4"/>
</group>
<group id="dataDirectory.14" desc="COM+ Runtime Header">
<field name="VirtualAddress" value="0" hex="0" offsetInFile="456" sizeInBytes="4"/>
<field name="Size" value="0" hex="0" offsetInFile="460" sizeInBytes="4"/>
</group>
<group id="dataDirectory.15" desc="Reserved">
<field name="VirtualAddress" value="0" hex="0" offsetInFile="464" sizeInBytes="4"/>
<field name="Size" value="0" hex="0" offsetInFile="468" sizeInBytes="4"/>
</group>
</group>
<group id="sectionTable" desc="Section Table (Section Headers)[4]">
<group id="section.0" desc=".text">
<field name="Name" string=".text" offsetInFile="472" sizeInBytes="8"/>
<field name="VirtualSize" value="2088288" hex="1fdd60" offsetInFile="480" sizeInBytes="4"/>
<field name="VirtualAddress" value="4096" hex="1000" offsetInFile="484" sizeInBytes="4"/>
<field name="SizeOfRawData" value="2088448" hex="1fde00" offsetInFile="488" sizeInBytes="4"/>
<field name="PointerToRawData" value="1024" hex="400" offsetInFile="492" sizeInBytes="4"/>
<field name="PointerToRelocations" value="0" hex="0" offsetInFile="496" sizeInBytes="4"/>
<field name="PointerToLinenumbers" value="0" hex="0" offsetInFile="500" sizeInBytes="4"/>
<field name="NumberOfRelocations" value="0" hex="0" offsetInFile="504" sizeInBytes="2"/>
<field name="NumberOfLinenumbers" value="0" hex="0" offsetInFile="506" sizeInBytes="2"/>
<field name="Characteristics" value="1610612768" hex="60000020" offsetInFile="508" sizeInBytes="4"/>
<group id="section.0.meta" desc=".text Meta">
<group id="section.0.meta.characteristics" desc=".text Characteristics">
<property name="Section contains executable code" value="32" hex="20"/>
<property name="Section can be executed as code" value="536870912" hex="20000000"/>
<property name="Section can be read" value="1073741824" hex="40000000"/>
</group>
</group>
</group>
<group id="section.1" desc=".data">
<field name="Name" string=".data" offsetInFile="512" sizeInBytes="8"/>
<field name="VirtualSize" value="115120" hex="1c1b0" offsetInFile="520" sizeInBytes="4"/>
<field name="VirtualAddress" value="2093056" hex="1ff000" offsetInFile="524" sizeInBytes="4"/>
<field name="SizeOfRawData" value="107008" hex="1a200" offsetInFile="528" sizeInBytes="4"/>
<field name="PointerToRawData" value="2089472" hex="1fe200" offsetInFile="532" sizeInBytes="4"/>
<field name="PointerToRelocations" value="0" hex="0" offsetInFile="536" sizeInBytes="4"/>
<field name="PointerToLinenumbers" value="0" hex="0" offsetInFile="540" sizeInBytes="4"/>
<field name="NumberOfRelocations" value="0" hex="0" offsetInFile="544" sizeInBytes="2"/>
<field name="NumberOfLinenumbers" value="0" hex="0" offsetInFile="546" sizeInBytes="2"/>
<field name="Characteristics" value="3221225536" hex="c0000040" offsetInFile="548" sizeInBytes="4"/>
<group id="section.1.meta" desc=".data Meta">
<group id="section.1.meta.characteristics" desc=".data Characteristics">
<property name="Section contains initialized data" value="64" hex="40"/>
<property name="Section can be read" value="1073741824" hex="40000000"/>
<property name="Section can be written to" value="2147483648" hex="80000000"/>
</group>
</group>
</group>
<group id="section.2" desc=".rsrc">
<field name="Name" string=".rsrc" offsetInFile="552" sizeInBytes="8"/>
<field name="VirtualSize" value="6157472" hex="5df4a0" offsetInFile="560" sizeInBytes="4"/>
<field name="VirtualAddress" value="2211840" hex="21c000" offsetInFile="564" sizeInBytes="4"/>
<field name="SizeOfRawData" value="6157824" hex="5df600" offsetInFile="568" sizeInBytes="4"/>
<field name="PointerToRawData" value="2196480" hex="218400" offsetInFile="572" sizeInBytes="4"/>
<field name="PointerToRelocations" value="0" hex="0" offsetInFile="576" sizeInBytes="4"/>
<field name="PointerToLinenumbers" value="0" hex="0" offsetInFile="580" sizeInBytes="4"/>
<field name="NumberOfRelocations" value="0" hex="0" offsetInFile="584" sizeInBytes="2"/>
<field name="NumberOfLinenumbers" value="0" hex="0" offsetInFile="586" sizeInBytes="2"/>
<field name="Characteristics" value="1073741888" hex="40000040" offsetInFile="588" sizeInBytes="4"/>
<group id="section.2.meta" desc=".rsrc Meta">
<group id="section.2.meta.characteristics" desc=".rsrc Characteristics">
<property name="Section contains initialized data" value="64" hex="40"/>
<property name="Section can be read" value="1073741824" hex="40000000"/>
</group>
</group>
</group>
<group id="section.3" desc=".reloc">
<field name="Name" string=".reloc" offsetInFile="592" sizeInBytes="8"/>
<field name="VirtualSize" value="107756" hex="1a4ec" offsetInFile="600" sizeInBytes="4"/>
<field name="VirtualAddress" value="8372224" hex="7fc000" offsetInFile="604" sizeInBytes="4"/>
<field name="SizeOfRawData" value="108032" hex="1a600" offsetInFile="608" sizeInBytes="4"/>
<field name="PointerToRawData" value="8354304" hex="7f7a00" offsetInFile="612" sizeInBytes="4"/>
<field name="PointerToRelocations" value="0" hex="0" offsetInFile="616" sizeInBytes="4"/>
<field name="PointerToLinenumbers" value="0" hex="0" offsetInFile="620" sizeInBytes="4"/>
<field name="NumberOfRelocations" value="0" hex="0" offsetInFile="624" sizeInBytes="2"/>
<field name="NumberOfLinenumbers" value="0" hex="0" offsetInFile="626" sizeInBytes="2"/>
<field name="Characteristics" value="1107296320" hex="42000040" offsetInFile="628" sizeInBytes="4"/>
<group id="section.3.meta" desc=".reloc Meta">
<group id="section.3.meta.characteristics" desc=".reloc Characteristics">
<property name="Section contains initialized data" value="64" hex="40"/>
<property name="Section can be discarded as needed" value="33554432" hex="2000000"/>
<property name="Section can be read" value="1073741824" hex="40000000"/>
</group>
</group>
</group>
</group>
<group id="exportDirectory" desc="Export table">
<field name="Characteristics" value="0" hex="0" offsetInFile="160016" sizeInBytes="4"/>
<field name="TimeDateStamp" value="1295619174" hex="4d399466" offsetInFile="160020" sizeInBytes="4"/>
<field name="MajorVersion" value="0" hex="0" offsetInFile="160024" sizeInBytes="2"/>
<field name="MinorVersion" value="0" hex="0" offsetInFile="160026" sizeInBytes="2"/>
<field name="Name" value="168002" hex="29042" offsetInFile="160028" sizeInBytes="4"/>
<field name="Base" value="2" hex="2" offsetInFile="160032" sizeInBytes="4"/>
<field name="NumberOfFunctions" value="755" hex="2f3" offsetInFile="160036" sizeInBytes="4"/>
<field name="NumberOfNames" value="309" hex="135" offsetInFile="160040" sizeInBytes="4"/>
<field name="AddressOfFunctions" value="163128" hex="27d38" offsetInFile="160044" sizeInBytes="4"/>
<field name="AddressOfNames" value="166148" hex="28904" offsetInFile="160048" sizeInBytes="4"/>
<field name="AddressOfNameOrdinals" value="167384" hex="28dd8" offsetInFile="160052" sizeInBytes="4"/>
<property name="TimeDateStamp" value="Fri Jan 21 17:12:54 MSK 2011"/>
<ordinalFunction ordinal="1" entryPointRVA="256699" entryPointRVAHex="3eabb"/>
<namedFunction name="SHChangeNotifyRegister" ordinal="2" entryPointRVA="256699" entryPointRVAHex="3eabb"/>
<namedFunction name="SHDefExtractIconA" ordinal="3" entryPointRVA="1002798" entryPointRVAHex="f4d2e"/>
<namedFunction name="SHChangeNotifyDeregister" ordinal="4" entryPointRVA="215418" entryPointRVAHex="3497a"/>
<ordinalFunction ordinal="5" entryPointRVA="284257" entryPointRVAHex="45661"/>
<namedFunction name="SHDefExtractIconW" ordinal="6" entryPointRVA="284257" entryPointRVAHex="45661"/>
<ordinalFunction ordinal="7" entryPointRVA="1151879" entryPointRVAHex="119387"/>
<ordinalFunction ordinal="8" entryPointRVA="802805" entryPointRVAHex="c3ff5"/>
<namedFunction name="PifMgr_OpenProperties" ordinal="9" entryPointRVA="802805" entryPointRVAHex="c3ff5"/>
<namedFunction name="PifMgr_GetProperties" ordinal="10" entryPointRVA="799352" entryPointRVAHex="c3278"/>
<namedFunction name="PifMgr_SetProperties" ordinal="11" entryPointRVA="801527" entryPointRVAHex="c3af7"/>
<ordinalFunction ordinal="12" entryPointRVA="797532" entryPointRVAHex="c2b5c"/>
<namedFunction name="PifMgr_CloseProperties" ordinal="13" entryPointRVA="797532" entryPointRVAHex="c2b5c"/>
<namedFunction name="SHStartNetConnectionDialogW" ordinal="14" entryPointRVA="1120941" entryPointRVAHex="111aad"/>
<ordinalFunction ordinal="15" entryPointRVA="183816" entryPointRVAHex="2ce08"/>
<namedFunction name="ILFindLastID" ordinal="16" entryPointRVA="183816" entryPointRVAHex="2ce08"/>
<namedFunction name="ILRemoveLastID" ordinal="17" entryPointRVA="181827" entryPointRVAHex="2c643"/>
<namedFunction name="ILClone" ordinal="18" entryPointRVA="176741" entryPointRVAHex="2b265"/>
<namedFunction name="ILCloneFirst" ordinal="19" entryPointRVA="177364" entryPointRVAHex="2b4d4"/>
<ordinalFunction ordinal="20" entryPointRVA="201115" entryPointRVAHex="3119b"/>
<namedFunction name="ILIsEqual" ordinal="21" entryPointRVA="201115" entryPointRVAHex="3119b"/>
<namedFunction name="DAD_DragEnterEx2" ordinal="22" entryPointRVA="977575" entryPointRVAHex="eeaa7"/>
<namedFunction name="ILIsParent" ordinal="23" entryPointRVA="201656" entryPointRVAHex="313b8"/>
<namedFunction name="ILFindChild" ordinal="24" entryPointRVA="201848" entryPointRVAHex="31478"/>
<namedFunction name="ILCombine" ordinal="25" entryPointRVA="177541" entryPointRVAHex="2b585"/>
<namedFunction name="ILLoadFromStream" ordinal="26" entryPointRVA="316207" entryPointRVAHex="4d32f"/>
<namedFunction name="ILSaveToStream" ordinal="27" entryPointRVA="455756" entryPointRVAHex="6f44c"/>
<namedFunction name="SHILCreateFromPath" ordinal="28" entryPointRVA="189900" entryPointRVAHex="2e5cc"/>
<forvarder ordinal="29" forvarder="shlwapi.PathBuildRootW"/>
<ordinalFunction ordinal="30" entryPointRVA="740919" entryPointRVAHex="b4e37"/>
<ordinalFunction ordinal="31" entryPointRVA="741029" entryPointRVAHex="b4ea5"/>
<ordinalFunction ordinal="32" entryPointRVA="740953" entryPointRVAHex="b4e59"/>
<ordinalFunction ordinal="33" entryPointRVA="741046" entryPointRVAHex="b4eb6"/>
<ordinalFunction ordinal="34" entryPointRVA="740987" entryPointRVAHex="b4e7b"/>
<ordinalFunction ordinal="35" entryPointRVA="741292" entryPointRVAHex="b4fac"/>
<forvarder ordinal="36" forvarder="shlwapi.PathCombineW"/>
<ordinalFunction ordinal="37" entryPointRVA="741063" entryPointRVAHex="b4ec7"/>
<forvarder ordinal="38" forvarder="shlwapi.PathIsUNCW"/>
<forvarder ordinal="39" forvarder="shlwapi.PathIsRelativeW"/>
<ordinalFunction ordinal="40" entryPointRVA="741714" entryPointRVAHex="b5152"/>
<namedFunction name="IsLFNDriveA" ordinal="41" entryPointRVA="741714" entryPointRVAHex="b5152"/>
<namedFunction name="IsLFNDriveW" ordinal="42" entryPointRVA="227329" entryPointRVAHex="37801"/>
<namedFunction name="PathIsExe" ordinal="43" entryPointRVA="226574" entryPointRVAHex="3750e"/>
<namedFunction name="OpenAs_RunDLL" ordinal="44" entryPointRVA="843889" entryPointRVAHex="ce071"/>
<ordinalFunction ordinal="45" entryPointRVA="741173" entryPointRVAHex="b4f35"/>
<ordinalFunction ordinal="46" entryPointRVA="742788" entryPointRVAHex="b5584"/>
<namedFunction name="PathMakeUniqueName" ordinal="47" entryPointRVA="742788" entryPointRVAHex="b5584"/>
<ordinalFunction ordinal="48" entryPointRVA="741788" entryPointRVAHex="b519c"/>
<namedFunction name="PathQualify" ordinal="49" entryPointRVA="741788" entryPointRVAHex="b519c"/>
<ordinalFunction ordinal="50" entryPointRVA="300130" entryPointRVAHex="49462"/>
<namedFunction name="PathResolve" ordinal="51" entryPointRVA="300130" entryPointRVAHex="49462"/>
<ordinalFunction ordinal="52" entryPointRVA="754844" entryPointRVAHex="b849c"/>
<ordinalFunction ordinal="53" entryPointRVA="756957" entryPointRVAHex="b8cdd"/>
<ordinalFunction ordinal="54" entryPointRVA="741156" entryPointRVAHex="b4f24"/>
<ordinalFunction ordinal="55" entryPointRVA="741139" entryPointRVAHex="b4f13"/>
<forvarder ordinal="56" forvarder="shlwapi.PathGetDriveNumberW"/>
<ordinalFunction ordinal="57" entryPointRVA="854872" entryPointRVAHex="d0b58"/>
<ordinalFunction ordinal="58" entryPointRVA="757005" entryPointRVAHex="b8d0d"/>
<namedFunction name="RestartDialog" ordinal="59" entryPointRVA="757005" entryPointRVAHex="b8d0d"/>
<ordinalFunction ordinal="60" entryPointRVA="524838" entryPointRVAHex="80226"/>
<ordinalFunction ordinal="61" entryPointRVA="746527" entryPointRVAHex="b641f"/>
<namedFunction name="PickIconDlg" ordinal="62" entryPointRVA="746527" entryPointRVAHex="b641f"/>
<namedFunction name="GetFileNameFromBrowse" ordinal="63" entryPointRVA="1012731" entryPointRVAHex="f73fb"/>
<namedFunction name="DriveType" ordinal="64" entryPointRVA="200282" entryPointRVAHex="30e5a"/>
<ordinalFunction ordinal="65" entryPointRVA="198088" entryPointRVAHex="305c8"/>
<namedFunction name="IsNetDrive" ordinal="66" entryPointRVA="198088" entryPointRVAHex="305c8"/>
<namedFunction name="Shell_MergeMenus" ordinal="67" entryPointRVA="258484" entryPointRVAHex="3f1b4"/>
<namedFunction name="SHGetSetSettings" ordinal="68" entryPointRVA="182332" entryPointRVAHex="2c83c"/>
<ordinalFunction ordinal="69" entryPointRVA="730571" entryPointRVAHex="b25cb"/>
<ordinalFunction ordinal="70" entryPointRVA="211774" entryPointRVAHex="33b3e"/>
<namedFunction name="Shell_GetImageLists" ordinal="71" entryPointRVA="211774" entryPointRVAHex="33b3e"/>
<namedFunction name="Shell_GetCachedImageIndex" ordinal="72" entryPointRVA="212504" entryPointRVAHex="33e18"/>
<namedFunction name="SHShellFolderView_Message" ordinal="73" entryPointRVA="1092536" entryPointRVAHex="10abb8"/>
<namedFunction name="SHCreateStdEnumFmtEtc" ordinal="74" entryPointRVA="683674" entryPointRVAHex="a6e9a"/>
<namedFunction name="PathYetAnotherMakeUniqueName" ordinal="75" entryPointRVA="460969" entryPointRVAHex="708a9"/>
<ordinalFunction ordinal="76" entryPointRVA="276996" entryPointRVAHex="43a04"/>
<namedFunction name="SHMapPIDLToSystemImageListIndex" ordinal="77" entryPointRVA="276996" entryPointRVAHex="43a04"/>
<ordinalFunction ordinal="78" entryPointRVA="738980" entryPointRVAHex="b46a4"/>
<ordinalFunction ordinal="79" entryPointRVA="759497" entryPointRVAHex="b96c9"/>
<namedFunction name="SHOpenPropSheetW" ordinal="80" entryPointRVA="759497" entryPointRVAHex="b96c9"/>
<namedFunction name="OpenAs_RunDLLA" ordinal="81" entryPointRVA="843889" entryPointRVAHex="ce071"/>
<ordinalFunction ordinal="82" entryPointRVA="321037" entryPointRVAHex="4e60d"/>
<ordinalFunction ordinal="83" entryPointRVA="737451" entryPointRVAHex="b40ab"/>
<ordinalFunction ordinal="84" entryPointRVA="312486" entryPointRVAHex="4c4a6"/>
<namedFunction name="OpenRegStream" ordinal="85" entryPointRVA="312486" entryPointRVAHex="4c4a6"/>
<ordinalFunction ordinal="86" entryPointRVA="737088" entryPointRVAHex="b3f40"/>
<ordinalFunction ordinal="87" entryPointRVA="978069" entryPointRVAHex="eec95"/>
<namedFunction name="SHDoDragDrop" ordinal="88" entryPointRVA="978069" entryPointRVAHex="eec95"/>
<namedFunction name="SHCloneSpecialIDList" ordinal="89" entryPointRVA="225283" entryPointRVAHex="37003"/>
<namedFunction name="SHFindFiles" ordinal="90" entryPointRVA="1106854" entryPointRVAHex="10e3a6"/>
<ordinalFunction ordinal="91" entryPointRVA="741334" entryPointRVAHex="b4fd6"/>
<namedFunction name="PathGetShortPath" ordinal="92" entryPointRVA="741334" entryPointRVAHex="b4fd6"/>
<ordinalFunction ordinal="93" entryPointRVA="739372" entryPointRVAHex="b482c"/>
<ordinalFunction ordinal="94" entryPointRVA="476339" entryPointRVAHex="744b3"/>
<ordinalFunction ordinal="95" entryPointRVA="738939" entryPointRVAHex="b467b"/>
<ordinalFunction ordinal="96" entryPointRVA="1005963" entryPointRVAHex="f598b"/>
<ordinalFunction ordinal="97" entryPointRVA="495057" entryPointRVAHex="78dd1"/>
<namedFunction name="SHGetRealIDL" ordinal="98" entryPointRVA="495057" entryPointRVAHex="78dd1"/>
<ordinalFunction ordinal="99" entryPointRVA="181477" entryPointRVAHex="2c4e5"/>
<namedFunction name="SHRestricted" ordinal="100" entryPointRVA="181477" entryPointRVAHex="2c4e5"/>
<namedFunction name="OpenAs_RunDLLW" ordinal="101" entryPointRVA="844075" entryPointRVAHex="ce12b"/>
<namedFunction name="SHCoCreateInstance" ordinal="102" entryPointRVA="176130" entryPointRVAHex="2b002"/>
<namedFunction name="SignalFileOpen" ordinal="103" entryPointRVA="1006248" entryPointRVAHex="f5aa8"/>
<namedFunction name="Activate_RunDLL" ordinal="104" entryPointRVA="848164" entryPointRVAHex="cf124"/>
<namedFunction name="AppCompat_RunDLLW" ordinal="105" entryPointRVA="887711" entryPointRVAHex="d8b9f"/>
<namedFunction name="CheckEscapesA" ordinal="106" entryPointRVA="766937" entryPointRVAHex="bb3d9"/>
<namedFunction name="CheckEscapesW" ordinal="107" entryPointRVA="766768" entryPointRVAHex="bb330"/>
<namedFunction name="CommandLineToArgvW" ordinal="108" entryPointRVA="529256" entryPointRVAHex="81368"/>
<namedFunction name="Control_FillCache_RunDLL" ordinal="109" entryPointRVA="726732" entryPointRVAHex="b16cc"/>
<namedFunction name="Control_FillCache_RunDLLA" ordinal="110" entryPointRVA="726732" entryPointRVAHex="b16cc"/>
<namedFunction name="Control_FillCache_RunDLLW" ordinal="111" entryPointRVA="726977" entryPointRVAHex="b17c1"/>
<namedFunction name="Control_RunDLL" ordinal="112" entryPointRVA="730020" entryPointRVAHex="b23a4"/>
<namedFunction name="Control_RunDLLA" ordinal="113" entryPointRVA="730020" entryPointRVAHex="b23a4"/>
<namedFunction name="Control_RunDLLAsUserW" ordinal="114" entryPointRVA="730198" entryPointRVAHex="b2456"/>
<namedFunction name="Control_RunDLLW" ordinal="115" entryPointRVA="730109" entryPointRVAHex="b23fd"/>
<namedFunction name="DllCanUnloadNow" ordinal="116" entryPointRVA="434813" entryPointRVAHex="6a27d"/>
<namedFunction name="DllGetClassObject" ordinal="117" entryPointRVA="206921" entryPointRVAHex="32849"/>
<namedFunction name="DllGetVersion" ordinal="118" entryPointRVA="287691" entryPointRVAHex="463cb"/>
<namedFunction name="IsLFNDrive" ordinal="119" entryPointRVA="227329" entryPointRVAHex="37801"/>
<namedFunction name="DllInstall" ordinal="120" entryPointRVA="990380" entryPointRVAHex="f1cac"/>
<namedFunction name="SHFlushClipboard" ordinal="121" entryPointRVA="737060" entryPointRVAHex="b3f24"/>
<ordinalFunction ordinal="122" entryPointRVA="737105" entryPointRVAHex="b3f51"/>
<ordinalFunction ordinal="123" entryPointRVA="236329" entryPointRVAHex="39b29"/>
<namedFunction name="DllRegisterServer" ordinal="124" entryPointRVA="236329" entryPointRVAHex="39b29"/>
<namedFunction name="DllUnregisterServer" ordinal="125" entryPointRVA="236329" entryPointRVAHex="39b29"/>
<ordinalFunction ordinal="126" entryPointRVA="855677" entryPointRVAHex="d0e7d"/>
<ordinalFunction ordinal="127" entryPointRVA="206921" entryPointRVAHex="32849"/>
<ordinalFunction ordinal="128" entryPointRVA="939622" entryPointRVAHex="e5666"/>
<namedFunction name="DAD_AutoScroll" ordinal="129" entryPointRVA="939622" entryPointRVAHex="e5666"/>
<ordinalFunction ordinal="130" entryPointRVA="977664" entryPointRVAHex="eeb00"/>
<namedFunction name="DAD_DragEnterEx" ordinal="131" entryPointRVA="977664" entryPointRVAHex="eeb00"/>
<namedFunction name="DAD_DragLeave" ordinal="132" entryPointRVA="977972" entryPointRVAHex="eec34"/>
<namedFunction name="DoEnvironmentSubstA" ordinal="133" entryPointRVA="734994" entryPointRVAHex="b3712"/>
<namedFunction name="DAD_DragMove" ordinal="134" entryPointRVA="977753" entryPointRVAHex="eeb59"/>
<namedFunction name="DoEnvironmentSubstW" ordinal="135" entryPointRVA="527743" entryPointRVAHex="80d7f"/>
<namedFunction name="DAD_SetDragImage" ordinal="136" entryPointRVA="977817" entryPointRVAHex="eeb99"/>
<namedFunction name="DAD_ShowDragImage" ordinal="137" entryPointRVA="325268" entryPointRVAHex="4f694"/>
<namedFunction name="DragAcceptFiles" ordinal="138" entryPointRVA="438705" entryPointRVAHex="6b1b1"/>
<namedFunction name="DragFinish" ordinal="139" entryPointRVA="752797" entryPointRVAHex="b7c9d"/>
<namedFunction name="DragQueryFile" ordinal="140" entryPointRVA="752814" entryPointRVAHex="b7cae"/>
<namedFunction name="DragQueryFileA" ordinal="141" entryPointRVA="752814" entryPointRVAHex="b7cae"/>
<namedFunction name="DragQueryFileAorW" ordinal="142" entryPointRVA="361193" entryPointRVAHex="582e9"/>
<namedFunction name="DragQueryFileW" ordinal="143" entryPointRVA="361158" entryPointRVAHex="582c6"/>
<namedFunction name="DragQueryPoint" ordinal="144" entryPointRVA="752704" entryPointRVAHex="b7c40"/>
<ordinalFunction ordinal="145" entryPointRVA="753954" entryPointRVAHex="b8122"/>
<ordinalFunction ordinal="146" entryPointRVA="183359" entryPointRVAHex="2cc3f"/>
<namedFunction name="SHCLSIDFromString" ordinal="147" entryPointRVA="183359" entryPointRVAHex="2cc3f"/>
<namedFunction name="SHMapIDListToImageListIndexAsync" ordinal="148" entryPointRVA="273702" entryPointRVAHex="42d26"/>
<namedFunction name="SHFind_InitMenuPopup" ordinal="149" entryPointRVA="1101230" entryPointRVAHex="10cdae"/>
<namedFunction name="DuplicateIcon" ordinal="150" entryPointRVA="731835" entryPointRVAHex="b2abb"/>
<namedFunction name="SHLoadOLE" ordinal="151" entryPointRVA="175249" entryPointRVAHex="2ac91"/>
<namedFunction name="ILGetSize" ordinal="152" entryPointRVA="176640" entryPointRVAHex="2b200"/>
<namedFunction name="ILGetNext" ordinal="153" entryPointRVA="476303" entryPointRVAHex="7448f"/>
<namedFunction name="ILAppendID" ordinal="154" entryPointRVA="1013721" entryPointRVAHex="f77d9"/>
<namedFunction name="ILFree" ordinal="155" entryPointRVA="174908" entryPointRVAHex="2ab3c"/>
<ordinalFunction ordinal="156" entryPointRVA="190319" entryPointRVAHex="2e76f"/>
<namedFunction name="ILCreateFromPath" ordinal="157" entryPointRVA="190319" entryPointRVAHex="2e76f"/>
<ordinalFunction ordinal="158" entryPointRVA="302311" entryPointRVAHex="49ce7"/>
<ordinalFunction ordinal="159" entryPointRVA="1120588" entryPointRVAHex="11194c"/>
<ordinalFunction ordinal="160" entryPointRVA="729993" entryPointRVAHex="b2389"/>
<namedFunction name="SHRunControlPanel" ordinal="161" entryPointRVA="729993" entryPointRVAHex="b2389"/>
<namedFunction name="SHSimpleIDListFromPath" ordinal="162" entryPointRVA="176505" entryPointRVAHex="2b179"/>
<ordinalFunction ordinal="163" entryPointRVA="460005" entryPointRVAHex="704e5"/>
<namedFunction name="Win32DeleteFile" ordinal="164" entryPointRVA="460005" entryPointRVAHex="704e5"/>
<namedFunction name="SHCreateDirectory" ordinal="165" entryPointRVA="698673" entryPointRVAHex="aa931"/>
<namedFunction name="CallCPLEntry16" ordinal="166" entryPointRVA="1471842" entryPointRVAHex="167562"/>
<namedFunction name="SHAddFromPropSheetExtArray" ordinal="167" entryPointRVA="751771" entryPointRVAHex="b789b"/>
<namedFunction name="SHCreatePropSheetExtArray" ordinal="168" entryPointRVA="752331" entryPointRVAHex="b7acb"/>
<namedFunction name="SHDestroyPropSheetExtArray" ordinal="169" entryPointRVA="751716" entryPointRVAHex="b7864"/>
<namedFunction name="SHReplaceFromPropSheetExtArray" ordinal="170" entryPointRVA="751859" entryPointRVAHex="b78f3"/>
<namedFunction name="PathCleanupSpec" ordinal="171" entryPointRVA="461452" entryPointRVAHex="70a8c"/>
<ordinalFunction ordinal="172" entryPointRVA="1004280" entryPointRVAHex="f52f8"/>
<namedFunction name="SHValidateUNC" ordinal="173" entryPointRVA="1004280" entryPointRVAHex="f52f8"/>
<namedFunction name="SHCreateShellFolderViewEx" ordinal="174" entryPointRVA="1093700" entryPointRVAHex="10b044"/>
<ordinalFunction ordinal="175" entryPointRVA="1065272" entryPointRVAHex="104138"/>
<namedFunction name="SHSetInstanceExplorer" ordinal="176" entryPointRVA="1065272" entryPointRVAHex="104138"/>
<ordinalFunction ordinal="177" entryPointRVA="735810" entryPointRVAHex="b3a42"/>
<namedFunction name="SHObjectProperties" ordinal="178" entryPointRVA="735810" entryPointRVAHex="b3a42"/>
<namedFunction name="SHGetNewLinkInfoA" ordinal="179" entryPointRVA="1058727" entryPointRVAHex="1027a7"/>
<namedFunction name="SHGetNewLinkInfoW" ordinal="180" entryPointRVA="461610" entryPointRVAHex="70b2a"/>
<ordinalFunction ordinal="181" entryPointRVA="1953430" entryPointRVAHex="1dce96"/>
<namedFunction name="ShellMessageBoxW" ordinal="182" entryPointRVA="1953430" entryPointRVAHex="1dce96"/>
<namedFunction name="ShellMessageBoxA" ordinal="183" entryPointRVA="736854" entryPointRVAHex="b3e56"/>
<ordinalFunction ordinal="184" entryPointRVA="1461590" entryPointRVAHex="164d56"/>
<ordinalFunction ordinal="185" entryPointRVA="1013918" entryPointRVAHex="f789e"/>
<ordinalFunction ordinal="186" entryPointRVA="1014121" entryPointRVAHex="f7969"/>
<ordinalFunction ordinal="187" entryPointRVA="343272" entryPointRVAHex="53ce8"/>
<ordinalFunction ordinal="188" entryPointRVA="1014328" entryPointRVAHex="f7a38"/>
<namedFunction name="ILCreateFromPathA" ordinal="189" entryPointRVA="1014328" entryPointRVAHex="f7a38"/>
<namedFunction name="ILCreateFromPathW" ordinal="190" entryPointRVA="190319" entryPointRVAHex="2e76f"/>
<namedFunction name="SHUpdateImageA" ordinal="191" entryPointRVA="1029765" entryPointRVAHex="fb685"/>
<namedFunction name="SHUpdateImageW" ordinal="192" entryPointRVA="1029446" entryPointRVAHex="fb546"/>
<namedFunction name="SHHandleUpdateImage" ordinal="193" entryPointRVA="1027742" entryPointRVAHex="fae9e"/>
<ordinalFunction ordinal="194" entryPointRVA="174394" entryPointRVAHex="2a93a"/>
<namedFunction name="SHFree" ordinal="195" entryPointRVA="174394" entryPointRVAHex="2a93a"/>
<namedFunction name="SHAlloc" ordinal="196" entryPointRVA="176592" entryPointRVAHex="2b1d0"/>
<ordinalFunction ordinal="197" entryPointRVA="1061770" entryPointRVAHex="10338a"/>
<ordinalFunction ordinal="198" entryPointRVA="734669" entryPointRVAHex="b35cd"/>
<namedFunction name="ExtractAssociatedIconA" ordinal="199" entryPointRVA="734669" entryPointRVAHex="b35cd"/>
<ordinalFunction ordinal="200" entryPointRVA="342532" entryPointRVAHex="53a04"/>
<ordinalFunction ordinal="201" entryPointRVA="1683101" entryPointRVAHex="19ae9d"/>
<ordinalFunction ordinal="202" entryPointRVA="867900" entryPointRVAHex="d3e3c"/>
<ordinalFunction ordinal="203" entryPointRVA="854839" entryPointRVAHex="d0b37"/>
<ordinalFunction ordinal="204" entryPointRVA="1035709" entryPointRVAHex="fcdbd"/>
<ordinalFunction ordinal="205" entryPointRVA="733970" entryPointRVAHex="b3312"/>
<namedFunction name="ExtractAssociatedIconExA" ordinal="206" entryPointRVA="733970" entryPointRVAHex="b3312"/>
<namedFunction name="ExtractAssociatedIconExW" ordinal="207" entryPointRVA="733511" entryPointRVAHex="b3147"/>
<namedFunction name="ExtractAssociatedIconW" ordinal="208" entryPointRVA="734209" entryPointRVAHex="b3401"/>
<ordinalFunction ordinal="209" entryPointRVA="868369" entryPointRVAHex="d4011"/>
<ordinalFunction ordinal="210" entryPointRVA="1950307" entryPointRVAHex="1dc263"/>
<ordinalFunction ordinal="211" entryPointRVA="751385" entryPointRVAHex="b7719"/>
<ordinalFunction ordinal="212" entryPointRVA="1030565" entryPointRVAHex="fb9a5"/>
<ordinalFunction ordinal="213" entryPointRVA="1030729" entryPointRVAHex="fba49"/>
<ordinalFunction ordinal="214" entryPointRVA="1120941" entryPointRVAHex="111aad"/>
<ordinalFunction ordinal="215" entryPointRVA="734303" entryPointRVAHex="b345f"/>
<namedFunction name="ExtractIconA" ordinal="216" entryPointRVA="734303" entryPointRVAHex="b345f"/>
<namedFunction name="ExtractIconEx" ordinal="217" entryPointRVA="731818" entryPointRVAHex="b2aaa"/>
<namedFunction name="ExtractIconExA" ordinal="218" entryPointRVA="731818" entryPointRVAHex="b2aaa"/>
<namedFunction name="ExtractIconExW" ordinal="219" entryPointRVA="224367" entryPointRVAHex="36c6f"/>
<namedFunction name="ExtractIconResInfoA" ordinal="220" entryPointRVA="733403" entryPointRVAHex="b30db"/>
<namedFunction name="ExtractIconResInfoW" ordinal="221" entryPointRVA="732114" entryPointRVAHex="b2bd2"/>
<namedFunction name="ExtractIconW" ordinal="222" entryPointRVA="464990" entryPointRVAHex="7185e"/>
<namedFunction name="ExtractVersionResource16W" ordinal="223" entryPointRVA="431665" entryPointRVAHex="69631"/>
<namedFunction name="FindExeDlgProc" ordinal="224" entryPointRVA="1533824" entryPointRVAHex="176780"/>
<namedFunction name="FindExecutableA" ordinal="225" entryPointRVA="522780" entryPointRVAHex="7fa1c"/>
<namedFunction name="FindExecutableW" ordinal="226" entryPointRVA="522926" entryPointRVAHex="7faae"/>
<namedFunction name="FreeIconList" ordinal="227" entryPointRVA="732017" entryPointRVAHex="b2b71"/>
<namedFunction name="InternalExtractIconListA" ordinal="228" entryPointRVA="402201" entryPointRVAHex="62319"/>
<namedFunction name="InternalExtractIconListW" ordinal="229" entryPointRVA="734403" entryPointRVAHex="b34c3"/>
<ordinalFunction ordinal="230" entryPointRVA="1024072" entryPointRVAHex="fa048"/>
<ordinalFunction ordinal="231" entryPointRVA="1022975" entryPointRVAHex="f9bff"/>
<ordinalFunction ordinal="232" entryPointRVA="334508" entryPointRVAHex="51aac"/>
<ordinalFunction ordinal="233" entryPointRVA="1130662" entryPointRVAHex="1140a6"/>
<ordinalFunction ordinal="234" entryPointRVA="366082" entryPointRVAHex="59602"/>
<ordinalFunction ordinal="235" entryPointRVA="365873" entryPointRVAHex="59531"/>
<ordinalFunction ordinal="236" entryPointRVA="282278" entryPointRVAHex="44ea6"/>
<ordinalFunction ordinal="237" entryPointRVA="1690097" entryPointRVAHex="19c9f1"/>
<namedFunction name="Options_RunDLL" ordinal="238" entryPointRVA="1690097" entryPointRVAHex="19c9f1"/>
<namedFunction name="PathIsSlowW" ordinal="239" entryPointRVA="201281" entryPointRVAHex="31241"/>
<namedFunction name="PathIsSlowA" ordinal="240" entryPointRVA="740313" entryPointRVAHex="b4bd9"/>
<ordinalFunction ordinal="241" entryPointRVA="205221" entryPointRVAHex="321a5"/>
<ordinalFunction ordinal="242" entryPointRVA="342695" entryPointRVAHex="53aa7"/>
<ordinalFunction ordinal="243" entryPointRVA="866527" entryPointRVAHex="d38df"/>
<ordinalFunction ordinal="244" entryPointRVA="311111" entryPointRVAHex="4bf47"/>
<namedFunction name="SHTestTokenMembership" ordinal="245" entryPointRVA="311111" entryPointRVAHex="4bf47"/>
<ordinalFunction ordinal="246" entryPointRVA="1015103" entryPointRVAHex="f7d3f"/>
<ordinalFunction ordinal="247" entryPointRVA="1015114" entryPointRVAHex="f7d4a"/>
<ordinalFunction ordinal="248" entryPointRVA="741207" entryPointRVAHex="b4f57"/>
<ordinalFunction ordinal="249" entryPointRVA="740936" entryPointRVAHex="b4e48"/>
<ordinalFunction ordinal="250" entryPointRVA="740885" entryPointRVAHex="b4e15"/>
<ordinalFunction ordinal="251" entryPointRVA="741224" entryPointRVAHex="b4f68"/>
<ordinalFunction ordinal="252" entryPointRVA="1015198" entryPointRVAHex="f7d9e"/>
<ordinalFunction ordinal="253" entryPointRVA="756981" entryPointRVAHex="b8cf5"/>
<ordinalFunction ordinal="254" entryPointRVA="1690097" entryPointRVAHex="19c9f1"/>
<namedFunction name="Options_RunDLLA" ordinal="255" entryPointRVA="1690097" entryPointRVAHex="19c9f1"/>
<namedFunction name="SHCreateShellFolderView" ordinal="256" entryPointRVA="264218" entryPointRVAHex="4081a"/>
<ordinalFunction ordinal="257" entryPointRVA="426990" entryPointRVAHex="683ee"/>
<ordinalFunction ordinal="258" entryPointRVA="206813" entryPointRVAHex="327dd"/>
<ordinalFunction ordinal="259" entryPointRVA="1690141" entryPointRVAHex="19ca1d"/>
<namedFunction name="Options_RunDLLW" ordinal="260" entryPointRVA="1690141" entryPointRVAHex="19ca1d"/>
<namedFunction name="PrintersGetCommand_RunDLL" ordinal="261" entryPointRVA="750584" entryPointRVAHex="b73f8"/>
<namedFunction name="PrintersGetCommand_RunDLLA" ordinal="262" entryPointRVA="750584" entryPointRVAHex="b73f8"/>
<namedFunction name="PrintersGetCommand_RunDLLW" ordinal="263" entryPointRVA="750717" entryPointRVAHex="b747d"/>
<namedFunction name="RealShellExecuteA" ordinal="264" entryPointRVA="1006818" entryPointRVAHex="f5ce2"/>
<namedFunction name="RealShellExecuteExA" ordinal="265" entryPointRVA="1006480" entryPointRVAHex="f5b90"/>
<namedFunction name="RealShellExecuteExW" ordinal="266" entryPointRVA="1006649" entryPointRVAHex="f5c39"/>
<namedFunction name="RealShellExecuteW" ordinal="267" entryPointRVA="1006869" entryPointRVAHex="f5d15"/>
<namedFunction name="RegenerateUserEnvironment" ordinal="268" entryPointRVA="775022" entryPointRVAHex="bd36e"/>
<namedFunction name="SHAddToRecentDocs" ordinal="269" entryPointRVA="458050" entryPointRVAHex="6fd42"/>
<namedFunction name="SHAppBarMessage" ordinal="270" entryPointRVA="1064871" entryPointRVAHex="103fa7"/>
<namedFunction name="SHBindToParent" ordinal="271" entryPointRVA="212168" entryPointRVAHex="33cc8"/>
<namedFunction name="SHBrowseForFolder" ordinal="272" entryPointRVA="1077731" entryPointRVAHex="1071e3"/>
<namedFunction name="SHBrowseForFolderA" ordinal="273" entryPointRVA="1077731" entryPointRVAHex="1071e3"/>
<namedFunction name="SHBrowseForFolderW" ordinal="274" entryPointRVA="1077481" entryPointRVAHex="1070e9"/>
<namedFunction name="SHChangeNotify" ordinal="275" entryPointRVA="230265" entryPointRVAHex="38379"/>
<namedFunction name="SHChangeNotifySuspendResume" ordinal="276" entryPointRVA="1029221" entryPointRVAHex="fb465"/>
<namedFunction name="SHCreateDirectoryExA" ordinal="277" entryPointRVA="698700" entryPointRVAHex="aa94c"/>
<namedFunction name="SHCreateDirectoryExW" ordinal="278" entryPointRVA="334914" entryPointRVAHex="51c42"/>
<namedFunction name="SHCreateLocalServerRunDll" ordinal="279" entryPointRVA="1698157" entryPointRVAHex="19e96d"/>
<namedFunction name="SHCreateProcessAsUserW" ordinal="280" entryPointRVA="1086676" entryPointRVAHex="1094d4"/>
<namedFunction name="SHCreateQueryCancelAutoPlayMoniker" ordinal="281" entryPointRVA="532374" entryPointRVAHex="81f96"/>
<namedFunction name="SHCreateShellItem" ordinal="282" entryPointRVA="1059838" entryPointRVAHex="102bfe"/>
<namedFunction name="SHEmptyRecycleBinA" ordinal="283" entryPointRVA="683323" entryPointRVAHex="a6d3b"/>
<namedFunction name="SHEmptyRecycleBinW" ordinal="284" entryPointRVA="683217" entryPointRVAHex="a6cd1"/>
<namedFunction name="SHEnableServiceObject" ordinal="285" entryPointRVA="1065239" entryPointRVAHex="104117"/>
<namedFunction name="SHEnumerateUnreadMailAccountsW" ordinal="286" entryPointRVA="861786" entryPointRVAHex="d265a"/>
<namedFunction name="SHExtractIconsW" ordinal="287" entryPointRVA="284434" entryPointRVAHex="45712"/>
<namedFunction name="SHFileOperation" ordinal="288" entryPointRVA="723848" entryPointRVAHex="b0b88"/>
<namedFunction name="SHFileOperationA" ordinal="289" entryPointRVA="723848" entryPointRVAHex="b0b88"/>
<namedFunction name="SHFileOperationW" ordinal="290" entryPointRVA="723104" entryPointRVAHex="b08a0"/>
<namedFunction name="SHFormatDrive" ordinal="291" entryPointRVA="885845" entryPointRVAHex="d8455"/>
<namedFunction name="SHFreeNameMappings" ordinal="292" entryPointRVA="692528" entryPointRVAHex="a9130"/>
<namedFunction name="SHGetDataFromIDListA" ordinal="293" entryPointRVA="1058088" entryPointRVAHex="102528"/>
<namedFunction name="SHGetDataFromIDListW" ordinal="294" entryPointRVA="436929" entryPointRVAHex="6aac1"/>
<namedFunction name="SHGetDesktopFolder" ordinal="295" entryPointRVA="179160" entryPointRVAHex="2bbd8"/>
<namedFunction name="SHGetDiskFreeSpaceA" ordinal="296" entryPointRVA="735240" entryPointRVAHex="b3808"/>
<namedFunction name="SHGetDiskFreeSpaceExA" ordinal="297" entryPointRVA="735240" entryPointRVAHex="b3808"/>
<namedFunction name="SHGetDiskFreeSpaceExW" ordinal="298" entryPointRVA="236337" entryPointRVAHex="39b31"/>
<namedFunction name="SHGetFileInfo" ordinal="299" entryPointRVA="464241" entryPointRVAHex="71571"/>
<namedFunction name="SHGetFileInfoA" ordinal="300" entryPointRVA="464241" entryPointRVAHex="71571"/>
<namedFunction name="SHGetFileInfoW" ordinal="301" entryPointRVA="438267" entryPointRVAHex="6affb"/>
<namedFunction name="SHGetFolderLocation" ordinal="302" entryPointRVA="194241" entryPointRVAHex="2f6c1"/>
<namedFunction name="SHGetFolderPathA" ordinal="303" entryPointRVA="437273" entryPointRVAHex="6ac19"/>
<namedFunction name="SHGetFolderPathAndSubDirA" ordinal="304" entryPointRVA="1022844" entryPointRVAHex="f9b7c"/>
<namedFunction name="SHGetFolderPathAndSubDirW" ordinal="305" entryPointRVA="334784" entryPointRVAHex="51bc0"/>
<namedFunction name="SHGetFolderPathW" ordinal="306" entryPointRVA="192982" entryPointRVAHex="2f1d6"/>
<namedFunction name="SHGetIconOverlayIndexA" ordinal="307" entryPointRVA="1129244" entryPointRVAHex="113b1c"/>
<namedFunction name="SHGetIconOverlayIndexW" ordinal="308" entryPointRVA="1129028" entryPointRVAHex="113a44"/>
<namedFunction name="SHGetInstanceExplorer" ordinal="309" entryPointRVA="1065294" entryPointRVAHex="10414e"/>
<namedFunction name="SHGetMalloc" ordinal="310" entryPointRVA="439197" entryPointRVAHex="6b39d"/>
<namedFunction name="SHGetNewLinkInfo" ordinal="311" entryPointRVA="1058727" entryPointRVAHex="1027a7"/>
<namedFunction name="SHGetPathFromIDList" ordinal="312" entryPointRVA="478289" entryPointRVAHex="74c51"/>
<namedFunction name="SHGetPathFromIDListA" ordinal="313" entryPointRVA="478289" entryPointRVAHex="74c51"/>
<namedFunction name="SHGetPathFromIDListW" ordinal="314" entryPointRVA="200624" entryPointRVAHex="30fb0"/>
<namedFunction name="SHGetSettings" ordinal="315" entryPointRVA="523213" entryPointRVAHex="7fbcd"/>
<namedFunction name="SHGetSpecialFolderLocation" ordinal="316" entryPointRVA="194371" entryPointRVAHex="2f743"/>
<namedFunction name="SHGetSpecialFolderPathA" ordinal="317" entryPointRVA="1022798" entryPointRVAHex="f9b4e"/>
<namedFunction name="SHGetSpecialFolderPathW" ordinal="318" entryPointRVA="176536" entryPointRVAHex="2b198"/>
<namedFunction name="SHGetUnreadMailCountW" ordinal="319" entryPointRVA="872008" entryPointRVAHex="d4e48"/>
<namedFunction name="SHHelpShortcuts_RunDLL" ordinal="320" entryPointRVA="735703" entryPointRVAHex="b39d7"/>
<namedFunction name="SHHelpShortcuts_RunDLLA" ordinal="321" entryPointRVA="735703" entryPointRVAHex="b39d7"/>
<namedFunction name="SHHelpShortcuts_RunDLLW" ordinal="322" entryPointRVA="735794" entryPointRVAHex="b3a32"/>
<namedFunction name="SHInvokePrinterCommandA" ordinal="323" entryPointRVA="750187" entryPointRVAHex="b726b"/>
<namedFunction name="SHInvokePrinterCommandW" ordinal="324" entryPointRVA="750134" entryPointRVAHex="b7236"/>
<namedFunction name="SHIsFileAvailableOffline" ordinal="325" entryPointRVA="860784" entryPointRVAHex="d2270"/>
<namedFunction name="SHLoadInProc" ordinal="326" entryPointRVA="1065215" entryPointRVAHex="1040ff"/>
<namedFunction name="SHLoadNonloadedIconOverlayIdentifiers" ordinal="327" entryPointRVA="1141775" entryPointRVAHex="116c0f"/>
<namedFunction name="SHOpenFolderAndSelectItems" ordinal="328" entryPointRVA="1059686" entryPointRVAHex="102b66"/>
<namedFunction name="SHParseDisplayName" ordinal="329" entryPointRVA="188412" entryPointRVAHex="2dffc"/>
<namedFunction name="SHPathPrepareForWriteA" ordinal="330" entryPointRVA="871212" entryPointRVAHex="d4b2c"/>
<namedFunction name="SHPathPrepareForWriteW" ordinal="331" entryPointRVA="526778" entryPointRVAHex="809ba"/>
<namedFunction name="SHQueryRecycleBinA" ordinal="332" entryPointRVA="682450" entryPointRVAHex="a69d2"/>
<namedFunction name="SHQueryRecycleBinW" ordinal="333" entryPointRVA="682304" entryPointRVAHex="a6940"/>
<namedFunction name="SHSetLocalizedName" ordinal="334" entryPointRVA="426044" entryPointRVAHex="6803c"/>
<namedFunction name="SHSetUnreadMailCountW" ordinal="335" entryPointRVA="872540" entryPointRVAHex="d505c"/>
<namedFunction name="SHUpdateRecycleBinIcon" ordinal="336" entryPointRVA="337624" entryPointRVAHex="526d8"/>
<namedFunction name="SheChangeDirA" ordinal="337" entryPointRVA="769122" entryPointRVAHex="bbc62"/>
<namedFunction name="SheChangeDirExA" ordinal="338" entryPointRVA="770589" entryPointRVAHex="bc21d"/>
<namedFunction name="SheChangeDirExW" ordinal="339" entryPointRVA="769945" entryPointRVAHex="bbf99"/>
<namedFunction name="SheChangeDirW" ordinal="340" entryPointRVA="768638" entryPointRVAHex="bba7e"/>
<namedFunction name="SheConvertPathW" ordinal="341" entryPointRVA="837146" entryPointRVAHex="cc61a"/>
<namedFunction name="SheFullPathA" ordinal="342" entryPointRVA="769330" entryPointRVAHex="bbd32"/>
<namedFunction name="SheFullPathW" ordinal="343" entryPointRVA="769508" entryPointRVAHex="bbde4"/>
<namedFunction name="SheGetCurDrive" ordinal="344" entryPointRVA="769211" entryPointRVAHex="bbcbb"/>
<namedFunction name="SheGetDirA" ordinal="345" entryPointRVA="768532" entryPointRVAHex="bba14"/>
<namedFunction name="SheGetDirExW" ordinal="346" entryPointRVA="769692" entryPointRVAHex="bbe9c"/>
<namedFunction name="SheGetDirW" ordinal="347" entryPointRVA="768370" entryPointRVAHex="bb972"/>
<namedFunction name="SheGetPathOffsetW" ordinal="348" entryPointRVA="768248" entryPointRVAHex="bb8f8"/>
<namedFunction name="SheRemoveQuotesA" ordinal="349" entryPointRVA="835579" entryPointRVAHex="cbffb"/>
<namedFunction name="SheRemoveQuotesW" ordinal="350" entryPointRVA="835519" entryPointRVAHex="cbfbf"/>
<namedFunction name="SheSetCurDrive" ordinal="351" entryPointRVA="769249" entryPointRVAHex="bbce1"/>
<namedFunction name="SheShortenPathA" ordinal="352" entryPointRVA="836197" entryPointRVAHex="cc265"/>
<namedFunction name="SheShortenPathW" ordinal="353" entryPointRVA="835762" entryPointRVAHex="cc0b2"/>
<namedFunction name="ShellAboutA" ordinal="354" entryPointRVA="667438" entryPointRVAHex="a2f2e"/>
<namedFunction name="ShellAboutW" ordinal="355" entryPointRVA="667359" entryPointRVAHex="a2edf"/>
<namedFunction name="ShellExec_RunDLL" ordinal="356" entryPointRVA="1083566" entryPointRVAHex="1088ae"/>
<namedFunction name="ShellExec_RunDLLA" ordinal="357" entryPointRVA="1083566" entryPointRVAHex="1088ae"/>
<namedFunction name="ShellExec_RunDLLW" ordinal="358" entryPointRVA="1083668" entryPointRVAHex="108914"/>
<namedFunction name="ShellExecuteA" ordinal="359" entryPointRVA="528752" entryPointRVAHex="81170"/>
<namedFunction name="ShellExecuteEx" ordinal="360" entryPointRVA="527941" entryPointRVAHex="80e45"/>
<namedFunction name="ShellExecuteExA" ordinal="361" entryPointRVA="527941" entryPointRVAHex="80e45"/>
<namedFunction name="ShellExecuteExW" ordinal="362" entryPointRVA="301259" entryPointRVAHex="498cb"/>
<namedFunction name="ShellExecuteW" ordinal="363" entryPointRVA="1006920" entryPointRVAHex="f5d48"/>
<namedFunction name="ShellHookProc" ordinal="364" entryPointRVA="402201" entryPointRVAHex="62319"/>
<namedFunction name="Shell_NotifyIcon" ordinal="365" entryPointRVA="428998" entryPointRVAHex="68bc6"/>
<namedFunction name="Shell_NotifyIconA" ordinal="366" entryPointRVA="428998" entryPointRVAHex="68bc6"/>
<namedFunction name="Shell_NotifyIconW" ordinal="367" entryPointRVA="435511" entryPointRVAHex="6a537"/>
<namedFunction name="StrChrA" ordinal="368" entryPointRVA="1953441" entryPointRVAHex="1dcea1"/>
<namedFunction name="StrChrIA" ordinal="369" entryPointRVA="1953452" entryPointRVAHex="1dceac"/>
<namedFunction name="StrChrIW" ordinal="370" entryPointRVA="1953463" entryPointRVAHex="1dceb7"/>
<namedFunction name="StrChrW" ordinal="371" entryPointRVA="1953474" entryPointRVAHex="1dcec2"/>
<namedFunction name="StrCmpNA" ordinal="372" entryPointRVA="1953485" entryPointRVAHex="1dcecd"/>
<namedFunction name="StrCmpNIA" ordinal="373" entryPointRVA="1953496" entryPointRVAHex="1dced8"/>
<namedFunction name="StrCmpNIW" ordinal="374" entryPointRVA="1953507" entryPointRVAHex="1dcee3"/>
<namedFunction name="StrCmpNW" ordinal="375" entryPointRVA="1953518" entryPointRVAHex="1dceee"/>
<namedFunction name="StrCpyNA" ordinal="376" entryPointRVA="767247" entryPointRVAHex="bb50f"/>
<namedFunction name="StrCpyNW" ordinal="377" entryPointRVA="767182" entryPointRVAHex="bb4ce"/>
<namedFunction name="StrNCmpA" ordinal="378" entryPointRVA="767441" entryPointRVAHex="bb5d1"/>
<namedFunction name="StrNCmpIA" ordinal="379" entryPointRVA="767670" entryPointRVAHex="bb6b6"/>
<namedFunction name="StrNCmpIW" ordinal="380" entryPointRVA="767561" entryPointRVAHex="bb649"/>
<namedFunction name="StrNCmpW" ordinal="381" entryPointRVA="767307" entryPointRVAHex="bb54b"/>
<namedFunction name="StrNCpyA" ordinal="382" entryPointRVA="767865" entryPointRVAHex="bb779"/>
<namedFunction name="StrNCpyW" ordinal="383" entryPointRVA="767790" entryPointRVAHex="bb72e"/>
<namedFunction name="StrRChrA" ordinal="384" entryPointRVA="1953529" entryPointRVAHex="1dcef9"/>
<namedFunction name="StrRChrIA" ordinal="385" entryPointRVA="1953540" entryPointRVAHex="1dcf04"/>
<namedFunction name="StrRChrIW" ordinal="386" entryPointRVA="1953551" entryPointRVAHex="1dcf0f"/>
<namedFunction name="StrRChrW" ordinal="387" entryPointRVA="1953562" entryPointRVAHex="1dcf1a"/>
<namedFunction name="StrRStrA" ordinal="388" entryPointRVA="768054" entryPointRVAHex="bb836"/>
<namedFunction name="StrRStrIA" ordinal="389" entryPointRVA="1953573" entryPointRVAHex="1dcf25"/>
<namedFunction name="StrRStrIW" ordinal="390" entryPointRVA="1953584" entryPointRVAHex="1dcf30"/>
<namedFunction name="StrRStrW" ordinal="391" entryPointRVA="767945" entryPointRVAHex="bb7c9"/>
<namedFunction name="StrStrA" ordinal="392" entryPointRVA="1953595" entryPointRVAHex="1dcf3b"/>
<namedFunction name="StrStrIA" ordinal="393" entryPointRVA="1953606" entryPointRVAHex="1dcf46"/>
<namedFunction name="StrStrIW" ordinal="394" entryPointRVA="463239" entryPointRVAHex="71187"/>
<namedFunction name="StrStrW" ordinal="395" entryPointRVA="1953617" entryPointRVAHex="1dcf51"/>
<namedFunction name="WOWShellExecute" ordinal="396" entryPointRVA="1083160" entryPointRVAHex="108718"/>
<ordinalFunction ordinal="397" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="398" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="399" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="400" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="401" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="402" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="403" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="404" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="405" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="406" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="407" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="408" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="409" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="410" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="411" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="412" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="413" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="414" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="415" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="416" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="417" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="418" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="419" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="420" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="421" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="422" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="423" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="424" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="425" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="426" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="427" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="428" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="429" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="430" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="431" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="432" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="433" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="434" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="435" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="436" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="437" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="438" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="439" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="440" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="441" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="442" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="443" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="444" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="445" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="446" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="447" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="448" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="449" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="450" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="451" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="452" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="453" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="454" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="455" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="456" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="457" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="458" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="459" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="460" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="461" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="462" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="463" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="464" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="465" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="466" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="467" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="468" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="469" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="470" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="471" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="472" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="473" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="474" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="475" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="476" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="477" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="478" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="479" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="480" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="481" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="482" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="483" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="484" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="485" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="486" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="487" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="488" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="489" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="490" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="491" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="492" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="493" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="494" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="495" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="496" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="497" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="498" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="499" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="500" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="501" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="502" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="503" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="504" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="505" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="506" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="507" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="508" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="509" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="510" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="511" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="512" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="513" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="514" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="515" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="516" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="517" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="518" entryPointRVA="0" entryPointRVAHex="0"/>
<forvarder ordinal="519" forvarder="shlwapi.SHAllocShared"/>
<namedFunction name="SHAllocShared" ordinal="520" entryPointRVA="173406" entryPointRVAHex="2a55e"/>
<namedFunction name="SHLockShared" ordinal="521" entryPointRVA="173449" entryPointRVAHex="2a589"/>
<namedFunction name="SHUnlockShared" ordinal="522" entryPointRVA="173470" entryPointRVAHex="2a59e"/>
<namedFunction name="SHFreeShared" ordinal="523" entryPointRVA="173428" entryPointRVAHex="2a574"/>
<namedFunction name="RealDriveType" ordinal="524" entryPointRVA="200226" entryPointRVAHex="30e22"/>
<ordinalFunction ordinal="525" entryPointRVA="426350" entryPointRVAHex="6816e"/>
<namedFunction name="SHFlushSFCache" ordinal="526" entryPointRVA="426350" entryPointRVAHex="6816e"/>
<ordinalFunction ordinal="527" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="528" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="529" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="530" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="531" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="532" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="533" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="534" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="535" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="536" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="537" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="538" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="539" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="540" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="541" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="542" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="543" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="544" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="545" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="546" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="547" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="548" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="549" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="550" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="551" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="552" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="553" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="554" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="555" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="556" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="557" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="558" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="559" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="560" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="561" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="562" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="563" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="564" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="565" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="566" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="567" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="568" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="569" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="570" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="571" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="572" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="573" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="574" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="575" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="576" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="577" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="578" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="579" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="580" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="581" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="582" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="583" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="584" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="585" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="586" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="587" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="588" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="589" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="590" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="591" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="592" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="593" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="594" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="595" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="596" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="597" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="598" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="599" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="600" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="601" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="602" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="603" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="604" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="605" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="606" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="607" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="608" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="609" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="610" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="611" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="612" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="613" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="614" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="615" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="616" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="617" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="618" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="619" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="620" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="621" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="622" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="623" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="624" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="625" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="626" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="627" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="628" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="629" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="630" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="631" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="632" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="633" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="634" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="635" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="636" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="637" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="638" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="639" entryPointRVA="1029387" entryPointRVAHex="fb50b"/>
<ordinalFunction ordinal="640" entryPointRVA="1029430" entryPointRVAHex="fb536"/>
<ordinalFunction ordinal="641" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="642" entryPointRVA="1027854" entryPointRVAHex="faf0e"/>
<ordinalFunction ordinal="643" entryPointRVA="430805" entryPointRVAHex="692d5"/>
<namedFunction name="SHChangeNotification_Lock" ordinal="644" entryPointRVA="430805" entryPointRVAHex="692d5"/>
<namedFunction name="SHChangeNotification_Unlock" ordinal="645" entryPointRVA="228992" entryPointRVAHex="37e80"/>
<ordinalFunction ordinal="646" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="647" entryPointRVA="1005759" entryPointRVAHex="f58bf"/>
<ordinalFunction ordinal="648" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="649" entryPointRVA="741190" entryPointRVAHex="b4f46"/>
<ordinalFunction ordinal="650" entryPointRVA="684391" entryPointRVAHex="a7167"/>
<ordinalFunction ordinal="651" entryPointRVA="684415" entryPointRVAHex="a717f"/>
<namedFunction name="WriteCabinetState" ordinal="652" entryPointRVA="684415" entryPointRVAHex="a717f"/>
<namedFunction name="PathProcessCommand" ordinal="653" entryPointRVA="347779" entryPointRVAHex="54e83"/>
<namedFunction name="ReadCabinetState" ordinal="654" entryPointRVA="476913" entryPointRVAHex="746f1"/>
<ordinalFunction ordinal="655" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="656" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="657" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="658" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="659" entryPointRVA="297199" entryPointRVAHex="488ef"/>
<ordinalFunction ordinal="660" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="661" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="662" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="663" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="664" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="665" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="666" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="667" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="668" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="669" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="670" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="671" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="672" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="673" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="674" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="675" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="676" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="677" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="678" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="679" entryPointRVA="345427" entryPointRVAHex="54553"/>
<namedFunction name="IsUserAnAdmin" ordinal="680" entryPointRVA="345427" entryPointRVAHex="54553"/>
<ordinalFunction ordinal="681" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="682" entryPointRVA="1132094" entryPointRVAHex="11463e"/>
<ordinalFunction ordinal="683" entryPointRVA="1132094" entryPointRVAHex="11463e"/>
<ordinalFunction ordinal="684" entryPointRVA="1132172" entryPointRVAHex="11468c"/>
<namedFunction name="SHPropStgCreate" ordinal="685" entryPointRVA="1132172" entryPointRVAHex="11468c"/>
<ordinalFunction ordinal="686" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="687" entryPointRVA="490113" entryPointRVAHex="77a81"/>
<namedFunction name="SHPropStgReadMultiple" ordinal="688" entryPointRVA="490113" entryPointRVAHex="77a81"/>
<namedFunction name="SHPropStgWriteMultiple" ordinal="689" entryPointRVA="1135340" entryPointRVAHex="1152ec"/>
<ordinalFunction ordinal="690" entryPointRVA="488044" entryPointRVAHex="7726c"/>
<ordinalFunction ordinal="691" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="692" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="693" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="694" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="695" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="696" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="697" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="698" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="699" entryPointRVA="893594" entryPointRVAHex="da29a"/>
<namedFunction name="CDefFolderMenu_Create" ordinal="700" entryPointRVA="893594" entryPointRVAHex="da29a"/>
<namedFunction name="CDefFolderMenu_Create2" ordinal="701" entryPointRVA="893753" entryPointRVAHex="da339"/>
<ordinalFunction ordinal="702" entryPointRVA="1953408" entryPointRVAHex="1dce80"/>
<ordinalFunction ordinal="703" entryPointRVA="279286" entryPointRVAHex="442f6"/>
<ordinalFunction ordinal="704" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="705" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="706" entryPointRVA="759953" entryPointRVAHex="b9891"/>
<ordinalFunction ordinal="707" entryPointRVA="743259" entryPointRVAHex="b575b"/>
<ordinalFunction ordinal="708" entryPointRVA="411069" entryPointRVAHex="645bd"/>
<namedFunction name="SHGetSetFolderCustomSettingsW" ordinal="709" entryPointRVA="411069" entryPointRVAHex="645bd"/>
<ordinalFunction ordinal="710" entryPointRVA="874680" entryPointRVAHex="d58b8"/>
<ordinalFunction ordinal="711" entryPointRVA="1174601" entryPointRVAHex="11ec49"/>
<ordinalFunction ordinal="712" entryPointRVA="740071" entryPointRVAHex="b4ae7"/>
<ordinalFunction ordinal="713" entryPointRVA="457847" entryPointRVAHex="6fc77"/>
<ordinalFunction ordinal="714" entryPointRVA="1699886" entryPointRVAHex="19f02e"/>
<ordinalFunction ordinal="715" entryPointRVA="1139816" entryPointRVAHex="116468"/>
<namedFunction name="SHMultiFileProperties" ordinal="716" entryPointRVA="1139816" entryPointRVAHex="116468"/>
<ordinalFunction ordinal="717" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="718" entryPointRVA="323876" entryPointRVAHex="4f124"/>
<ordinalFunction ordinal="719" entryPointRVA="1025537" entryPointRVAHex="fa601"/>
<ordinalFunction ordinal="720" entryPointRVA="1025322" entryPointRVAHex="fa52a"/>
<ordinalFunction ordinal="721" entryPointRVA="737516" entryPointRVAHex="b40ec"/>
<ordinalFunction ordinal="722" entryPointRVA="279475" entryPointRVAHex="443b3"/>
<ordinalFunction ordinal="723" entryPointRVA="324014" entryPointRVAHex="4f1ae"/>
<ordinalFunction ordinal="724" entryPointRVA="1007043" entryPointRVAHex="f5dc3"/>
<ordinalFunction ordinal="725" entryPointRVA="858484" entryPointRVAHex="d1974"/>
<ordinalFunction ordinal="726" entryPointRVA="289009" entryPointRVAHex="468f1"/>
<namedFunction name="SHGetImageList" ordinal="727" entryPointRVA="289009" entryPointRVAHex="468f1"/>
<ordinalFunction ordinal="728" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="729" entryPointRVA="754717" entryPointRVAHex="b841d"/>
<namedFunction name="RestartDialogEx" ordinal="730" entryPointRVA="754717" entryPointRVAHex="b841d"/>
<ordinalFunction ordinal="731" entryPointRVA="323505" entryPointRVAHex="4efb1"/>
<ordinalFunction ordinal="732" entryPointRVA="236569" entryPointRVAHex="39c19"/>
<ordinalFunction ordinal="733" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="734" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="735" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="736" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="737" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="738" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="739" entryPointRVA="363345" entryPointRVAHex="58b51"/>
<ordinalFunction ordinal="740" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="741" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="742" entryPointRVA="1060202" entryPointRVAHex="102d6a"/>
<namedFunction name="SHCreateFileExtractIconW" ordinal="743" entryPointRVA="1060202" entryPointRVAHex="102d6a"/>
<ordinalFunction ordinal="744" entryPointRVA="926108" entryPointRVAHex="e219c"/>
<ordinalFunction ordinal="745" entryPointRVA="0" entryPointRVAHex="0"/>
<ordinalFunction ordinal="746" entryPointRVA="1138624" entryPointRVAHex="115fc0"/>
<namedFunction name="SHLimitInputEdit" ordinal="747" entryPointRVA="1138624" entryPointRVAHex="115fc0"/>
<ordinalFunction ordinal="748" entryPointRVA="873700" entryPointRVAHex="d54e4"/>
<namedFunction name="SHGetShellStyleHInstance" ordinal="749" entryPointRVA="873700" entryPointRVAHex="d54e4"/>
<namedFunction name="SHGetAttributesFromDataObject" ordinal="750" entryPointRVA="862929" entryPointRVAHex="d2ad1"/>
<ordinalFunction ordinal="751" entryPointRVA="312013" entryPointRVAHex="4c2cd"/>
<ordinalFunction ordinal="752" entryPointRVA="335361" entryPointRVAHex="51e01"/>
<ordinalFunction ordinal="753" entryPointRVA="1138276" entryPointRVAHex="115e64"/>
<ordinalFunction ordinal="754" entryPointRVA="182749" entryPointRVAHex="2c9dd"/>
<ordinalFunction ordinal="755" entryPointRVA="980861" entryPointRVAHex="ef77d"/>
</group>
<group id="importTable" desc="Import table">
<group id="importTable.ADVAPI32.dll" desc="Import table for ADVAPI32.dll">
<field name="OriginalFirstThunk" value="2071296" hex="1f9b00" offsetInFile="2067948" sizeInBytes="4"/>
<field name="TimeDateStamp" value="0" hex="0" offsetInFile="2067952" sizeInBytes="4"/>
<field name="ForwarderChain" value="0" hex="0" offsetInFile="2067956" sizeInBytes="4"/>
<field name="Name" value="2071200" hex="1f9aa0" offsetInFile="2067960" sizeInBytes="4"/>
<field name="FirstThunk" value="4096" hex="1000" offsetInFile="2067964" sizeInBytes="4"/>
<property name="name" value="ADVAPI32.dll"/>
<property name="count" value="68" hex="44"/>
<group id="importTable.ADVAPI32.dll.0" desc="Import table for ADVAPI32.dll, entry 0">
<originalFirstThunkByName name="RegCloseKey" hint="459"/>
<field name="u1" bin="CCCCFF00" offsetInFile="2068224" sizeInBytes="4"/>
<firstThunkByName name="RegCloseKey" hint="459" boundImport="false"/>
<field name="u1" bin="CCCCFF00" offsetInFile="1024" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.1" desc="Import table for ADVAPI32.dll, entry 1">
<originalFirstThunkByName name="AllocateAndInitializeSid" hint="29"/>
<field name="u1" bin="AACCFF00" offsetInFile="2068228" sizeInBytes="4"/>
<firstThunkByName name="AllocateAndInitializeSid" hint="29" boundImport="false"/>
<field name="u1" bin="AACCFF00" offsetInFile="1028" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.2" desc="Import table for ADVAPI32.dll, entry 2">
<originalFirstThunkByName name="RegQueryValueExW" hint="496"/>
<field name="u1" bin="66CCFF00" offsetInFile="2068232" sizeInBytes="4"/>
<firstThunkByName name="RegQueryValueExW" hint="496" boundImport="false"/>
<field name="u1" bin="66CCFF00" offsetInFile="1032" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.3" desc="Import table for ADVAPI32.dll, entry 3">
<originalFirstThunkByName name="RegDeleteValueW" hint="469"/>
<field name="u1" bin="AACCFF00" offsetInFile="2068236" sizeInBytes="4"/>
<firstThunkByName name="RegDeleteValueW" hint="469" boundImport="false"/>
<field name="u1" bin="AACCFF00" offsetInFile="1036" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.4" desc="Import table for ADVAPI32.dll, entry 4">
<originalFirstThunkByName name="RegSetValueExW" hint="509"/>
<field name="u1" bin="CCCCFF00" offsetInFile="2068240" sizeInBytes="4"/>
<firstThunkByName name="RegSetValueExW" hint="509" boundImport="false"/>
<field name="u1" bin="CCCCFF00" offsetInFile="1040" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.5" desc="Import table for ADVAPI32.dll, entry 5">
<originalFirstThunkByName name="MakeSelfRelativeSD" hint="409"/>
<field name="u1" bin="EECCFF00" offsetInFile="2068244" sizeInBytes="4"/>
<firstThunkByName name="MakeSelfRelativeSD" hint="409" boundImport="false"/>
<field name="u1" bin="EECCFF00" offsetInFile="1044" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.6" desc="Import table for ADVAPI32.dll, entry 6">
<originalFirstThunkByName name="GetSecurityDescriptorLength" hint="266"/>
<field name="u1" bin="44CCFF00" offsetInFile="2068248" sizeInBytes="4"/>
<firstThunkByName name="GetSecurityDescriptorLength" hint="266" boundImport="false"/>
<field name="u1" bin="44CCFF00" offsetInFile="1048" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.7" desc="Import table for ADVAPI32.dll, entry 7">
<originalFirstThunkByName name="EqualSid" hint="216"/>
<field name="u1" bin="22DDFF00" offsetInFile="2068252" sizeInBytes="4"/>
<firstThunkByName name="EqualSid" hint="216" boundImport="false"/>
<field name="u1" bin="22DDFF00" offsetInFile="1052" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.8" desc="Import table for ADVAPI32.dll, entry 8">
<originalFirstThunkByName name="GetSecurityDescriptorDacl" hint="264"/>
<field name="u1" bin="EEDDFF00" offsetInFile="2068256" sizeInBytes="4"/>
<firstThunkByName name="GetSecurityDescriptorDacl" hint="264" boundImport="false"/>
<field name="u1" bin="EEDDFF00" offsetInFile="1056" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.9" desc="Import table for ADVAPI32.dll, entry 9">
<originalFirstThunkByName name="GetSecurityDescriptorOwner" hint="267"/>
<field name="u1" bin="AADDFF00" offsetInFile="2068260" sizeInBytes="4"/>
<firstThunkByName name="GetSecurityDescriptorOwner" hint="267" boundImport="false"/>
<field name="u1" bin="AADDFF00" offsetInFile="1060" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.10" desc="Import table for ADVAPI32.dll, entry 10">
<originalFirstThunkByName name="GetFileSecurityW" hint="240"/>
<field name="u1" bin="88DDFF00" offsetInFile="2068264" sizeInBytes="4"/>
<firstThunkByName name="GetFileSecurityW" hint="240" boundImport="false"/>
<field name="u1" bin="88DDFF00" offsetInFile="1064" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.11" desc="Import table for ADVAPI32.dll, entry 11">
<originalFirstThunkByName name="RegCreateKeyExW" hint="464"/>
<field name="u1" bin="CCDDFF00" offsetInFile="2068268" sizeInBytes="4"/>
<firstThunkByName name="RegCreateKeyExW" hint="464" boundImport="false"/>
<field name="u1" bin="CCDDFF00" offsetInFile="1068" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.12" desc="Import table for ADVAPI32.dll, entry 12">
<originalFirstThunkByName name="RegOpenKeyExW" hint="486"/>
<field name="u1" bin="EEDDFF00" offsetInFile="2068272" sizeInBytes="4"/>
<firstThunkByName name="RegOpenKeyExW" hint="486" boundImport="false"/>
<field name="u1" bin="EEDDFF00" offsetInFile="1072" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.13" desc="Import table for ADVAPI32.dll, entry 13">
<originalFirstThunkByName name="FreeSid" hint="225"/>
<field name="u1" bin="EEDDFF00" offsetInFile="2068276" sizeInBytes="4"/>
<firstThunkByName name="FreeSid" hint="225" boundImport="false"/>
<field name="u1" bin="EEDDFF00" offsetInFile="1076" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.14" desc="Import table for ADVAPI32.dll, entry 14">
<originalFirstThunkByName name="GetAce" hint="228"/>
<field name="u1" bin="88DDFF00" offsetInFile="2068280" sizeInBytes="4"/>
<firstThunkByName name="GetAce" hint="228" boundImport="false"/>
<field name="u1" bin="88DDFF00" offsetInFile="1080" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.15" desc="Import table for ADVAPI32.dll, entry 15">
<originalFirstThunkByName name="AddAccessAllowedAce" hint="16"/>
<field name="u1" bin="22DDFF00" offsetInFile="2068284" sizeInBytes="4"/>
<firstThunkByName name="AddAccessAllowedAce" hint="16" boundImport="false"/>
<field name="u1" bin="22DDFF00" offsetInFile="1084" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.16" desc="Import table for ADVAPI32.dll, entry 16">
<originalFirstThunkByName name="InitializeAcl" hint="305"/>
<field name="u1" bin="88DDFF00" offsetInFile="2068288" sizeInBytes="4"/>
<firstThunkByName name="InitializeAcl" hint="305" boundImport="false"/>
<field name="u1" bin="88DDFF00" offsetInFile="1088" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.17" desc="Import table for ADVAPI32.dll, entry 17">
<originalFirstThunkByName name="RegNotifyChangeKeyValue" hint="482"/>
<field name="u1" bin="88DDFF00" offsetInFile="2068292" sizeInBytes="4"/>
<firstThunkByName name="RegNotifyChangeKeyValue" hint="482" boundImport="false"/>
<field name="u1" bin="88DDFF00" offsetInFile="1092" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.18" desc="Import table for ADVAPI32.dll, entry 18">
<originalFirstThunkByName name="RegCreateKeyW" hint="465"/>
<field name="u1" bin="22DDFF00" offsetInFile="2068296" sizeInBytes="4"/>
<firstThunkByName name="RegCreateKeyW" hint="465" boundImport="false"/>
<field name="u1" bin="22DDFF00" offsetInFile="1096" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.19" desc="Import table for ADVAPI32.dll, entry 19">
<originalFirstThunkByName name="GetSecurityDescriptorControl" hint="263"/>
<field name="u1" bin="22DDFF00" offsetInFile="2068300" sizeInBytes="4"/>
<firstThunkByName name="GetSecurityDescriptorControl" hint="263" boundImport="false"/>
<field name="u1" bin="22DDFF00" offsetInFile="1100" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.20" desc="Import table for ADVAPI32.dll, entry 20">
<originalFirstThunkByName name="EncryptFileW" hint="203"/>
<field name="u1" bin="22EEFF00" offsetInFile="2068304" sizeInBytes="4"/>
<firstThunkByName name="EncryptFileW" hint="203" boundImport="false"/>
<field name="u1" bin="22EEFF00" offsetInFile="1104" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.21" desc="Import table for ADVAPI32.dll, entry 21">
<originalFirstThunkByName name="DecryptFileW" hint="173"/>
<field name="u1" bin="22EEFF00" offsetInFile="2068308" sizeInBytes="4"/>
<firstThunkByName name="DecryptFileW" hint="173" boundImport="false"/>
<field name="u1" bin="22EEFF00" offsetInFile="1108" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.22" desc="Import table for ADVAPI32.dll, entry 22">
<originalFirstThunkByName name="ChangeServiceConfigW" hint="55"/>
<field name="u1" bin="22EEFF00" offsetInFile="2068312" sizeInBytes="4"/>
<firstThunkByName name="ChangeServiceConfigW" hint="55" boundImport="false"/>
<field name="u1" bin="22EEFF00" offsetInFile="1112" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.23" desc="Import table for ADVAPI32.dll, entry 23">
<originalFirstThunkByName name="StartServiceW" hint="580"/>
<field name="u1" bin="AAEEFF00" offsetInFile="2068316" sizeInBytes="4"/>
<firstThunkByName name="StartServiceW" hint="580" boundImport="false"/>
<field name="u1" bin="AAEEFF00" offsetInFile="1116" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.24" desc="Import table for ADVAPI32.dll, entry 24">
<originalFirstThunkByName name="ControlService" hint="66"/>
<field name="u1" bin="AAEEFF00" offsetInFile="2068320" sizeInBytes="4"/>
<firstThunkByName name="ControlService" hint="66" boundImport="false"/>
<field name="u1" bin="AAEEFF00" offsetInFile="1120" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.25" desc="Import table for ADVAPI32.dll, entry 25">
<originalFirstThunkByName name="OpenSCManagerW" hint="429"/>
<field name="u1" bin="CCEEFF00" offsetInFile="2068324" sizeInBytes="4"/>
<firstThunkByName name="OpenSCManagerW" hint="429" boundImport="false"/>
<field name="u1" bin="CCEEFF00" offsetInFile="1124" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.26" desc="Import table for ADVAPI32.dll, entry 26">
<originalFirstThunkByName name="OpenServiceW" hint="431"/>
<field name="u1" bin="EEEEFF00" offsetInFile="2068328" sizeInBytes="4"/>
<firstThunkByName name="OpenServiceW" hint="431" boundImport="false"/>
<field name="u1" bin="EEEEFF00" offsetInFile="1128" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.27" desc="Import table for ADVAPI32.dll, entry 27">
<originalFirstThunkByName name="QueryServiceStatus" hint="450"/>
<field name="u1" bin="EEEEFF00" offsetInFile="2068332" sizeInBytes="4"/>
<firstThunkByName name="QueryServiceStatus" hint="450" boundImport="false"/>
<field name="u1" bin="EEEEFF00" offsetInFile="1132" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.28" desc="Import table for ADVAPI32.dll, entry 28">
<originalFirstThunkByName name="CloseServiceHandle" hint="62"/>
<field name="u1" bin="44EEFF00" offsetInFile="2068336" sizeInBytes="4"/>
<firstThunkByName name="CloseServiceHandle" hint="62" boundImport="false"/>
<field name="u1" bin="44EEFF00" offsetInFile="1136" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.29" desc="Import table for ADVAPI32.dll, entry 29">
<originalFirstThunkByName name="GetNamedSecurityInfoW" hint="258"/>
<field name="u1" bin="AAEEFF00" offsetInFile="2068340" sizeInBytes="4"/>
<firstThunkByName name="GetNamedSecurityInfoW" hint="258" boundImport="false"/>
<field name="u1" bin="AAEEFF00" offsetInFile="1140" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.30" desc="Import table for ADVAPI32.dll, entry 30">
<originalFirstThunkByName name="ConvertSidToStringSidW" hint="80"/>
<field name="u1" bin="22EEFF00" offsetInFile="2068344" sizeInBytes="4"/>
<firstThunkByName name="ConvertSidToStringSidW" hint="80" boundImport="false"/>
<field name="u1" bin="22EEFF00" offsetInFile="1144" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.31" desc="Import table for ADVAPI32.dll, entry 31">
<originalFirstThunkByName name="RegOpenCurrentUser" hint="483"/>
<field name="u1" bin="CCEEFF00" offsetInFile="2068348" sizeInBytes="4"/>
<firstThunkByName name="RegOpenCurrentUser" hint="483" boundImport="false"/>
<field name="u1" bin="CCEEFF00" offsetInFile="1148" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.32" desc="Import table for ADVAPI32.dll, entry 32">
<originalFirstThunkByName name="LookupAccountNameW" hint="327"/>
<field name="u1" bin="22FFFF00" offsetInFile="2068352" sizeInBytes="4"/>
<firstThunkByName name="LookupAccountNameW" hint="327" boundImport="false"/>
<field name="u1" bin="22FFFF00" offsetInFile="1152" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.33" desc="Import table for ADVAPI32.dll, entry 33">
<originalFirstThunkByName name="SetNamedSecurityInfoW" hint="558"/>
<field name="u1" bin="88FFFF00" offsetInFile="2068356" sizeInBytes="4"/>
<firstThunkByName name="SetNamedSecurityInfoW" hint="558" boundImport="false"/>
<field name="u1" bin="88FFFF00" offsetInFile="1156" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.34" desc="Import table for ADVAPI32.dll, entry 34">
<originalFirstThunkByName name="CreateProcessWithLogonW" hint="98"/>
<field name="u1" bin="00FFFF00" offsetInFile="2068360" sizeInBytes="4"/>
<firstThunkByName name="CreateProcessWithLogonW" hint="98" boundImport="false"/>
<field name="u1" bin="00FFFF00" offsetInFile="1160" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.35" desc="Import table for ADVAPI32.dll, entry 35">
<originalFirstThunkByName name="CreateProcessAsUserW" hint="97"/>
<field name="u1" bin="AAFFFF00" offsetInFile="2068364" sizeInBytes="4"/>
<firstThunkByName name="CreateProcessAsUserW" hint="97" boundImport="false"/>
<field name="u1" bin="AAFFFF00" offsetInFile="1164" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.36" desc="Import table for ADVAPI32.dll, entry 36">
<originalFirstThunkByName name="SaferGetPolicyInformation" hint="531"/>
<field name="u1" bin="22FFFF00" offsetInFile="2068368" sizeInBytes="4"/>
<firstThunkByName name="SaferGetPolicyInformation" hint="531" boundImport="false"/>
<field name="u1" bin="22FFFF00" offsetInFile="1168" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.37" desc="Import table for ADVAPI32.dll, entry 37">
<originalFirstThunkByName name="SaferiIsExecutableFileType" hint="538"/>
<field name="u1" bin="EEFFFF00" offsetInFile="2068372" sizeInBytes="4"/>
<firstThunkByName name="SaferiIsExecutableFileType" hint="538" boundImport="false"/>
<field name="u1" bin="EEFFFF00" offsetInFile="1172" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.38" desc="Import table for ADVAPI32.dll, entry 38">
<originalFirstThunkByName name="SaferIdentifyLevel" hint="532"/>
<field name="u1" bin="CCFFFF00" offsetInFile="2068376" sizeInBytes="4"/>
<firstThunkByName name="SaferIdentifyLevel" hint="532" boundImport="false"/>
<field name="u1" bin="CCFFFF00" offsetInFile="1176" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.39" desc="Import table for ADVAPI32.dll, entry 39">
<originalFirstThunkByName name="SaferRecordEventLogEntry" hint="533"/>
<field name="u1" bin="22FFFF00" offsetInFile="2068380" sizeInBytes="4"/>
<firstThunkByName name="SaferRecordEventLogEntry" hint="533" boundImport="false"/>
<field name="u1" bin="22FFFF00" offsetInFile="1180" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.40" desc="Import table for ADVAPI32.dll, entry 40">
<originalFirstThunkByName name="SaferGetLevelInformation" hint="530"/>
<field name="u1" bin="EEFFFF00" offsetInFile="2068384" sizeInBytes="4"/>
<firstThunkByName name="SaferGetLevelInformation" hint="530" boundImport="false"/>
<field name="u1" bin="EEFFFF00" offsetInFile="1184" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.41" desc="Import table for ADVAPI32.dll, entry 41">
<originalFirstThunkByName name="InstallApplication" hint="312"/>
<field name="u1" bin="AAFFFF00" offsetInFile="2068388" sizeInBytes="4"/>
<firstThunkByName name="InstallApplication" hint="312" boundImport="false"/>
<field name="u1" bin="AAFFFF00" offsetInFile="1188" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.42" desc="Import table for ADVAPI32.dll, entry 42">
<originalFirstThunkByName name="SaferCreateLevel" hint="529"/>
<field name="u1" bin="0000FF00" offsetInFile="2068392" sizeInBytes="4"/>
<firstThunkByName name="SaferCreateLevel" hint="529" boundImport="false"/>
<field name="u1" bin="0000FF00" offsetInFile="1192" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.43" desc="Import table for ADVAPI32.dll, entry 43">
<originalFirstThunkByName name="SaferComputeTokenFromLevel" hint="528"/>
<field name="u1" bin="4400FF00" offsetInFile="2068396" sizeInBytes="4"/>
<firstThunkByName name="SaferComputeTokenFromLevel" hint="528" boundImport="false"/>
<field name="u1" bin="4400FF00" offsetInFile="1196" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.44" desc="Import table for ADVAPI32.dll, entry 44">
<originalFirstThunkByName name="SaferCloseLevel" hint="527"/>
<field name="u1" bin="2200FF00" offsetInFile="2068400" sizeInBytes="4"/>
<firstThunkByName name="SaferCloseLevel" hint="527" boundImport="false"/>
<field name="u1" bin="2200FF00" offsetInFile="1200" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.45" desc="Import table for ADVAPI32.dll, entry 45">
<originalFirstThunkByName name="RegQueryValueW" hint="497"/>
<field name="u1" bin="4400FF00" offsetInFile="2068404" sizeInBytes="4"/>
<firstThunkByName name="RegQueryValueW" hint="497" boundImport="false"/>
<field name="u1" bin="4400FF00" offsetInFile="1204" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.46" desc="Import table for ADVAPI32.dll, entry 46">
<originalFirstThunkByName name="OpenThreadToken" hint="432"/>
<field name="u1" bin="6600FF00" offsetInFile="2068408" sizeInBytes="4"/>
<firstThunkByName name="OpenThreadToken" hint="432" boundImport="false"/>
<field name="u1" bin="6600FF00" offsetInFile="1208" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.47" desc="Import table for ADVAPI32.dll, entry 47">
<originalFirstThunkByName name="CheckTokenMembership" hint="56"/>
<field name="u1" bin="8800FF00" offsetInFile="2068412" sizeInBytes="4"/>
<firstThunkByName name="CheckTokenMembership" hint="56" boundImport="false"/>
<field name="u1" bin="8800FF00" offsetInFile="1212" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.48" desc="Import table for ADVAPI32.dll, entry 48">
<originalFirstThunkByName name="LookupPrivilegeValueW" hint="335"/>
<field name="u1" bin="0000FF00" offsetInFile="2068416" sizeInBytes="4"/>
<firstThunkByName name="LookupPrivilegeValueW" hint="335" boundImport="false"/>
<field name="u1" bin="0000FF00" offsetInFile="1216" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.49" desc="Import table for ADVAPI32.dll, entry 49">
<originalFirstThunkByName name="AdjustTokenPrivileges" hint="28"/>
<field name="u1" bin="8800FF00" offsetInFile="2068420" sizeInBytes="4"/>
<firstThunkByName name="AdjustTokenPrivileges" hint="28" boundImport="false"/>
<field name="u1" bin="8800FF00" offsetInFile="1220" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.50" desc="Import table for ADVAPI32.dll, entry 50">
<originalFirstThunkByName name="CommandLineFromMsiDescriptor" hint="64"/>
<field name="u1" bin="0000FF00" offsetInFile="2068424" sizeInBytes="4"/>
<firstThunkByName name="CommandLineFromMsiDescriptor" hint="64" boundImport="false"/>
<field name="u1" bin="0000FF00" offsetInFile="1224" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.51" desc="Import table for ADVAPI32.dll, entry 51">
<originalFirstThunkByName name="RegSetKeySecurity" hint="506"/>
<field name="u1" bin="0000FF00" offsetInFile="2068428" sizeInBytes="4"/>
<firstThunkByName name="RegSetKeySecurity" hint="506" boundImport="false"/>
<field name="u1" bin="0000FF00" offsetInFile="1228" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.52" desc="Import table for ADVAPI32.dll, entry 52">
<originalFirstThunkByName name="RegQueryInfoKeyW" hint="491"/>
<field name="u1" bin="4400FF00" offsetInFile="2068432" sizeInBytes="4"/>
<firstThunkByName name="RegQueryInfoKeyW" hint="491" boundImport="false"/>
<field name="u1" bin="4400FF00" offsetInFile="1232" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.53" desc="Import table for ADVAPI32.dll, entry 53">
<originalFirstThunkByName name="GetUserNameW" hint="292"/>
<field name="u1" bin="8800FF00" offsetInFile="2068436" sizeInBytes="4"/>
<firstThunkByName name="GetUserNameW" hint="292" boundImport="false"/>
<field name="u1" bin="8800FF00" offsetInFile="1236" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.54" desc="Import table for ADVAPI32.dll, entry 54">
<originalFirstThunkByName name="RegEnumKeyExW" hint="474"/>
<field name="u1" bin="8811FF00" offsetInFile="2068440" sizeInBytes="4"/>
<firstThunkByName name="RegEnumKeyExW" hint="474" boundImport="false"/>
<field name="u1" bin="8811FF00" offsetInFile="1240" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.55" desc="Import table for ADVAPI32.dll, entry 55">
<originalFirstThunkByName name="RegDeleteKeyW" hint="467"/>
<field name="u1" bin="8811FF00" offsetInFile="2068444" sizeInBytes="4"/>
<firstThunkByName name="RegDeleteKeyW" hint="467" boundImport="false"/>
<field name="u1" bin="8811FF00" offsetInFile="1244" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.56" desc="Import table for ADVAPI32.dll, entry 56">
<originalFirstThunkByName name="RegEnumValueW" hint="477"/>
<field name="u1" bin="8811FF00" offsetInFile="2068448" sizeInBytes="4"/>
<firstThunkByName name="RegEnumValueW" hint="477" boundImport="false"/>
<field name="u1" bin="8811FF00" offsetInFile="1248" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.57" desc="Import table for ADVAPI32.dll, entry 57">
<originalFirstThunkByName name="SetFileSecurityW" hint="551"/>
<field name="u1" bin="8811FF00" offsetInFile="2068452" sizeInBytes="4"/>
<firstThunkByName name="SetFileSecurityW" hint="551" boundImport="false"/>
<field name="u1" bin="8811FF00" offsetInFile="1252" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.58" desc="Import table for ADVAPI32.dll, entry 58">
<originalFirstThunkByName name="TreeResetNamedSecurityInfoW" hint="629"/>
<field name="u1" bin="CC11FF00" offsetInFile="2068456" sizeInBytes="4"/>
<firstThunkByName name="TreeResetNamedSecurityInfoW" hint="629" boundImport="false"/>
<field name="u1" bin="CC11FF00" offsetInFile="1256" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.59" desc="Import table for ADVAPI32.dll, entry 59">
<originalFirstThunkByName name="RegEnumKeyW" hint="475"/>
<field name="u1" bin="AA11FF00" offsetInFile="2068460" sizeInBytes="4"/>
<firstThunkByName name="RegEnumKeyW" hint="475" boundImport="false"/>
<field name="u1" bin="AA11FF00" offsetInFile="1260" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.60" desc="Import table for ADVAPI32.dll, entry 60">
<originalFirstThunkByName name="RegOpenKeyW" hint="487"/>
<field name="u1" bin="8811FF00" offsetInFile="2068464" sizeInBytes="4"/>
<firstThunkByName name="RegOpenKeyW" hint="487" boundImport="false"/>
<field name="u1" bin="8811FF00" offsetInFile="1264" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.61" desc="Import table for ADVAPI32.dll, entry 61">
<originalFirstThunkByName name="RegSetValueW" hint="510"/>
<field name="u1" bin="6611FF00" offsetInFile="2068468" sizeInBytes="4"/>
<firstThunkByName name="RegSetValueW" hint="510" boundImport="false"/>
<field name="u1" bin="6611FF00" offsetInFile="1268" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.62" desc="Import table for ADVAPI32.dll, entry 62">
<originalFirstThunkByName name="LookupAccountSidW" hint="329"/>
<field name="u1" bin="6611FF00" offsetInFile="2068472" sizeInBytes="4"/>
<firstThunkByName name="LookupAccountSidW" hint="329" boundImport="false"/>
<field name="u1" bin="6611FF00" offsetInFile="1272" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.63" desc="Import table for ADVAPI32.dll, entry 63">
<originalFirstThunkByName name="GetTokenInformation" hint="281"/>
<field name="u1" bin="AA11FF00" offsetInFile="2068476" sizeInBytes="4"/>
<firstThunkByName name="GetTokenInformation" hint="281" boundImport="false"/>
<field name="u1" bin="AA11FF00" offsetInFile="1276" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.64" desc="Import table for ADVAPI32.dll, entry 64">
<originalFirstThunkByName name="OpenProcessToken" hint="427"/>
<field name="u1" bin="0011FF00" offsetInFile="2068480" sizeInBytes="4"/>
<firstThunkByName name="OpenProcessToken" hint="427" boundImport="false"/>
<field name="u1" bin="0011FF00" offsetInFile="1280" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.65" desc="Import table for ADVAPI32.dll, entry 65">
<originalFirstThunkByName name="RegQueryValueExA" hint="495"/>
<field name="u1" bin="4411FF00" offsetInFile="2068484" sizeInBytes="4"/>
<firstThunkByName name="RegQueryValueExA" hint="495" boundImport="false"/>
<field name="u1" bin="4411FF00" offsetInFile="1284" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.66" desc="Import table for ADVAPI32.dll, entry 66">
<originalFirstThunkByName name="RegOpenKeyExA" hint="485"/>
<field name="u1" bin="8811FF00" offsetInFile="2068488" sizeInBytes="4"/>
<firstThunkByName name="RegOpenKeyExA" hint="485" boundImport="false"/>
<field name="u1" bin="8811FF00" offsetInFile="1288" sizeInBytes="4"/>
</group>
<group id="importTable.ADVAPI32.dll.67" desc="Import table for ADVAPI32.dll, entry 67">
<originalFirstThunkByName name="GetLengthSid" hint="246"/>
<field name="u1" bin="8811FF00" offsetInFile="2068492" sizeInBytes="4"/>
<firstThunkByName name="GetLengthSid" hint="246" boundImport="false"/>
<field name="u1" bin="8811FF00" offsetInFile="1292" sizeInBytes="4"/>
</group>
</group>
<group id="importTable.GDI32.dll" desc="Import table for GDI32.dll">
<field name="OriginalFirstThunk" value="2071572" hex="1f9c14" offsetInFile="2067968" sizeInBytes="4"/>
<field name="TimeDateStamp" value="0" hex="0" offsetInFile="2067972" sizeInBytes="4"/>
<field name="ForwarderChain" value="0" hex="0" offsetInFile="2067976" sizeInBytes="4"/>
<field name="Name" value="2071214" hex="1f9aae" offsetInFile="2067980" sizeInBytes="4"/>
<field name="FirstThunk" value="4372" hex="1114" offsetInFile="2067984" sizeInBytes="4"/>
<property name="name" value="GDI32.dll"/>
<property name="count" value="94" hex="5e"/>
<group id="importTable.GDI32.dll.0" desc="Import table for GDI32.dll, entry 0">
<originalFirstThunkByName name="FillRgn" hint="232"/>
<field name="u1" bin="8822FF00" offsetInFile="2068500" sizeInBytes="4"/>
<firstThunkByName name="FillRgn" hint="232" boundImport="false"/>
<field name="u1" bin="8822FF00" offsetInFile="1300" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.1" desc="Import table for GDI32.dll, entry 1">
<originalFirstThunkByName name="CreateSolidBrush" hint="80"/>
<field name="u1" bin="2222FF00" offsetInFile="2068504" sizeInBytes="4"/>
<firstThunkByName name="CreateSolidBrush" hint="80" boundImport="false"/>
<field name="u1" bin="2222FF00" offsetInFile="1304" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.2" desc="Import table for GDI32.dll, entry 2">
<originalFirstThunkByName name="CombineRgn" hint="33"/>
<field name="u1" bin="6622FF00" offsetInFile="2068508" sizeInBytes="4"/>
<firstThunkByName name="CombineRgn" hint="33" boundImport="false"/>
<field name="u1" bin="6622FF00" offsetInFile="1308" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.3" desc="Import table for GDI32.dll, entry 3">
<originalFirstThunkByName name="CreateRectRgn" hint="75"/>
<field name="u1" bin="4422FF00" offsetInFile="2068512" sizeInBytes="4"/>
<firstThunkByName name="CreateRectRgn" hint="75" boundImport="false"/>
<field name="u1" bin="4422FF00" offsetInFile="1312" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.4" desc="Import table for GDI32.dll, entry 4">
<originalFirstThunkByName name="OffsetRgn" hint="469"/>
<field name="u1" bin="4422FF00" offsetInFile="2068516" sizeInBytes="4"/>
<firstThunkByName name="OffsetRgn" hint="469" boundImport="false"/>
<field name="u1" bin="4422FF00" offsetInFile="1316" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.5" desc="Import table for GDI32.dll, entry 5">
<originalFirstThunkByName name="CreateEllipticRgnIndirect" hint="54"/>
<field name="u1" bin="0022FF00" offsetInFile="2068520" sizeInBytes="4"/>
<firstThunkByName name="CreateEllipticRgnIndirect" hint="54" boundImport="false"/>
<field name="u1" bin="0022FF00" offsetInFile="1320" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.6" desc="Import table for GDI32.dll, entry 6">
<originalFirstThunkByName name="ExtTextOutW" hint="222"/>
<field name="u1" bin="CC22FF00" offsetInFile="2068524" sizeInBytes="4"/>
<firstThunkByName name="ExtTextOutW" hint="222" boundImport="false"/>
<field name="u1" bin="CC22FF00" offsetInFile="1324" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.7" desc="Import table for GDI32.dll, entry 7">
<originalFirstThunkByName name="SetBkColor" hint="534"/>
<field name="u1" bin="AA22FF00" offsetInFile="2068528" sizeInBytes="4"/>
<firstThunkByName name="SetBkColor" hint="534" boundImport="false"/>
<field name="u1" bin="AA22FF00" offsetInFile="1328" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.8" desc="Import table for GDI32.dll, entry 8">
<originalFirstThunkByName name="GetStockObject" hint="422"/>
<field name="u1" bin="8822FF00" offsetInFile="2068532" sizeInBytes="4"/>
<firstThunkByName name="GetStockObject" hint="422" boundImport="false"/>
<field name="u1" bin="8822FF00" offsetInFile="1332" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.9" desc="Import table for GDI32.dll, entry 9">
<originalFirstThunkByName name="GetDeviceCaps" hint="364"/>
<field name="u1" bin="AA22FF00" offsetInFile="2068536" sizeInBytes="4"/>
<firstThunkByName name="GetDeviceCaps" hint="364" boundImport="false"/>
<field name="u1" bin="AA22FF00" offsetInFile="1336" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.10" desc="Import table for GDI32.dll, entry 10">
<originalFirstThunkByName name="CreateICW" hint="66"/>
<field name="u1" bin="AA22FF00" offsetInFile="2068540" sizeInBytes="4"/>
<firstThunkByName name="CreateICW" hint="66" boundImport="false"/>
<field name="u1" bin="AA22FF00" offsetInFile="1340" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.11" desc="Import table for GDI32.dll, entry 11">
<originalFirstThunkByName name="PatBlt" hint="478"/>
<field name="u1" bin="6622FF00" offsetInFile="2068544" sizeInBytes="4"/>
<firstThunkByName name="PatBlt" hint="478" boundImport="false"/>
<field name="u1" bin="6622FF00" offsetInFile="1344" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.12" desc="Import table for GDI32.dll, entry 12">
<originalFirstThunkByName name="SetTextColor" hint="573"/>
<field name="u1" bin="0022FF00" offsetInFile="2068548" sizeInBytes="4"/>
<firstThunkByName name="SetTextColor" hint="573" boundImport="false"/>
<field name="u1" bin="0022FF00" offsetInFile="1348" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.13" desc="Import table for GDI32.dll, entry 13">
<originalFirstThunkByName name="CreatePen" hint="71"/>
<field name="u1" bin="0022FF00" offsetInFile="2068552" sizeInBytes="4"/>
<firstThunkByName name="CreatePen" hint="71" boundImport="false"/>
<field name="u1" bin="0022FF00" offsetInFile="1352" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.14" desc="Import table for GDI32.dll, entry 14">
<originalFirstThunkByName name="GetTextExtentPoint32W" hint="438"/>
<field name="u1" bin="CC22FF00" offsetInFile="2068556" sizeInBytes="4"/>
<firstThunkByName name="GetTextExtentPoint32W" hint="438" boundImport="false"/>
<field name="u1" bin="CC22FF00" offsetInFile="1356" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.15" desc="Import table for GDI32.dll, entry 15">
<originalFirstThunkByName name="CreateFontA" hint="57"/>
<field name="u1" bin="4422FF00" offsetInFile="2068560" sizeInBytes="4"/>
<firstThunkByName name="CreateFontA" hint="57" boundImport="false"/>
<field name="u1" bin="4422FF00" offsetInFile="1360" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.16" desc="Import table for GDI32.dll, entry 16">
<originalFirstThunkByName name="AddFontResourceW" hint="7"/>
<field name="u1" bin="2233FF00" offsetInFile="2068564" sizeInBytes="4"/>
<firstThunkByName name="AddFontResourceW" hint="7" boundImport="false"/>
<field name="u1" bin="2233FF00" offsetInFile="1364" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.17" desc="Import table for GDI32.dll, entry 17">
<originalFirstThunkByName name="GetTextMetricsW" hint="446"/>
<field name="u1" bin="6633FF00" offsetInFile="2068568" sizeInBytes="4"/>
<firstThunkByName name="GetTextMetricsW" hint="446" boundImport="false"/>
<field name="u1" bin="6633FF00" offsetInFile="1368" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.18" desc="Import table for GDI32.dll, entry 18">
<originalFirstThunkByName name="EnumFontFamiliesA" hint="201"/>
<field name="u1" bin="8833FF00" offsetInFile="2068572" sizeInBytes="4"/>
<firstThunkByName name="EnumFontFamiliesA" hint="201" boundImport="false"/>
<field name="u1" bin="8833FF00" offsetInFile="1372" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.19" desc="Import table for GDI32.dll, entry 19">
<originalFirstThunkByName name="GetNearestColor" hint="404"/>
<field name="u1" bin="CC33FF00" offsetInFile="2068576" sizeInBytes="4"/>
<firstThunkByName name="GetNearestColor" hint="404" boundImport="false"/>
<field name="u1" bin="CC33FF00" offsetInFile="1376" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.20" desc="Import table for GDI32.dll, entry 20">
<originalFirstThunkByName name="GetObjectW" hint="408"/>
<field name="u1" bin="EE33FF00" offsetInFile="2068580" sizeInBytes="4"/>
<firstThunkByName name="GetObjectW" hint="408" boundImport="false"/>
<field name="u1" bin="EE33FF00" offsetInFile="1380" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.21" desc="Import table for GDI32.dll, entry 21">
<originalFirstThunkByName name="CreateCompatibleBitmap" hint="44"/>
<field name="u1" bin="CC33FF00" offsetInFile="2068584" sizeInBytes="4"/>
<firstThunkByName name="CreateCompatibleBitmap" hint="44" boundImport="false"/>
<field name="u1" bin="CC33FF00" offsetInFile="1384" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.22" desc="Import table for GDI32.dll, entry 22">
<originalFirstThunkByName name="CreateFontIndirectW" hint="61"/>
<field name="u1" bin="6633FF00" offsetInFile="2068588" sizeInBytes="4"/>
<firstThunkByName name="CreateFontIndirectW" hint="61" boundImport="false"/>
<field name="u1" bin="6633FF00" offsetInFile="1388" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.23" desc="Import table for GDI32.dll, entry 23">
<originalFirstThunkByName name="EnumFontFamiliesExW" hint="203"/>
<field name="u1" bin="CC33FF00" offsetInFile="2068592" sizeInBytes="4"/>
<firstThunkByName name="EnumFontFamiliesExW" hint="203" boundImport="false"/>
<field name="u1" bin="CC33FF00" offsetInFile="1392" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.24" desc="Import table for GDI32.dll, entry 24">
<originalFirstThunkByName name="CreateDCW" hint="47"/>
<field name="u1" bin="2233FF00" offsetInFile="2068596" sizeInBytes="4"/>
<firstThunkByName name="CreateDCW" hint="47" boundImport="false"/>
<field name="u1" bin="2233FF00" offsetInFile="1396" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.25" desc="Import table for GDI32.dll, entry 25">
<originalFirstThunkByName name="GetTextFaceW" hint="444"/>
<field name="u1" bin="EE33FF00" offsetInFile="2068600" sizeInBytes="4"/>
<firstThunkByName name="GetTextFaceW" hint="444" boundImport="false"/>
<field name="u1" bin="EE33FF00" offsetInFile="1400" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.26" desc="Import table for GDI32.dll, entry 26">
<originalFirstThunkByName name="SetFontEnumeration" hint="548"/>
<field name="u1" bin="EE33FF00" offsetInFile="2068604" sizeInBytes="4"/>
<firstThunkByName name="SetFontEnumeration" hint="548" boundImport="false"/>
<field name="u1" bin="EE33FF00" offsetInFile="1404" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.27" desc="Import table for GDI32.dll, entry 27">
<originalFirstThunkByName name="TranslateCharsetInfo" hint="593"/>
<field name="u1" bin="4433FF00" offsetInFile="2068608" sizeInBytes="4"/>
<firstThunkByName name="TranslateCharsetInfo" hint="593" boundImport="false"/>
<field name="u1" bin="4433FF00" offsetInFile="1408" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.28" desc="Import table for GDI32.dll, entry 28">
<originalFirstThunkByName name="GetPixel" hint="413"/>
<field name="u1" bin="CC33FF00" offsetInFile="2068612" sizeInBytes="4"/>
<firstThunkByName name="GetPixel" hint="413" boundImport="false"/>
<field name="u1" bin="CC33FF00" offsetInFile="1412" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.29" desc="Import table for GDI32.dll, entry 29">
<originalFirstThunkByName name="RealizePalette" hint="500"/>
<field name="u1" bin="8833FF00" offsetInFile="2068616" sizeInBytes="4"/>
<firstThunkByName name="RealizePalette" hint="500" boundImport="false"/>
<field name="u1" bin="8833FF00" offsetInFile="1416" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.30" desc="Import table for GDI32.dll, entry 30">
<originalFirstThunkByName name="SelectPalette" hint="528"/>
<field name="u1" bin="AA44FF00" offsetInFile="2068620" sizeInBytes="4"/>
<firstThunkByName name="SelectPalette" hint="528" boundImport="false"/>
<field name="u1" bin="AA44FF00" offsetInFile="1420" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.31" desc="Import table for GDI32.dll, entry 31">
<originalFirstThunkByName name="RectVisible" hint="502"/>
<field name="u1" bin="AA44FF00" offsetInFile="2068624" sizeInBytes="4"/>
<firstThunkByName name="RectVisible" hint="502" boundImport="false"/>
<field name="u1" bin="AA44FF00" offsetInFile="1424" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.32" desc="Import table for GDI32.dll, entry 32">
<originalFirstThunkByName name="CreateDIBSection" hint="50"/>
<field name="u1" bin="8844FF00" offsetInFile="2068628" sizeInBytes="4"/>
<firstThunkByName name="CreateDIBSection" hint="50" boundImport="false"/>
<field name="u1" bin="8844FF00" offsetInFile="1428" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.33" desc="Import table for GDI32.dll, entry 33">
<originalFirstThunkByName name="GetBitmapBits" hint="331"/>
<field name="u1" bin="CC44FF00" offsetInFile="2068632" sizeInBytes="4"/>
<firstThunkByName name="GetBitmapBits" hint="331" boundImport="false"/>
<field name="u1" bin="CC44FF00" offsetInFile="1432" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.34" desc="Import table for GDI32.dll, entry 34">
<originalFirstThunkByName name="CreateBitmap" hint="39"/>
<field name="u1" bin="CC44FF00" offsetInFile="2068636" sizeInBytes="4"/>
<firstThunkByName name="CreateBitmap" hint="39" boundImport="false"/>
<field name="u1" bin="CC44FF00" offsetInFile="1436" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.35" desc="Import table for GDI32.dll, entry 35">
<originalFirstThunkByName name="CreateDIBitmap" hint="51"/>
<field name="u1" bin="CC44FF00" offsetInFile="2068640" sizeInBytes="4"/>
<firstThunkByName name="CreateDIBitmap" hint="51" boundImport="false"/>
<field name="u1" bin="CC44FF00" offsetInFile="1440" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.36" desc="Import table for GDI32.dll, entry 36">
<originalFirstThunkByName name="GdiFlush" hint="283"/>
<field name="u1" bin="EE44FF00" offsetInFile="2068644" sizeInBytes="4"/>
<firstThunkByName name="GdiFlush" hint="283" boundImport="false"/>
<field name="u1" bin="EE44FF00" offsetInFile="1444" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.37" desc="Import table for GDI32.dll, entry 37">
<originalFirstThunkByName name="TextOutW" hint="592"/>
<field name="u1" bin="AA44FF00" offsetInFile="2068648" sizeInBytes="4"/>
<firstThunkByName name="TextOutW" hint="592" boundImport="false"/>
<field name="u1" bin="AA44FF00" offsetInFile="1448" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.38" desc="Import table for GDI32.dll, entry 38">
<originalFirstThunkByName name="SetBkMode" hint="535"/>
<field name="u1" bin="6644FF00" offsetInFile="2068652" sizeInBytes="4"/>
<firstThunkByName name="SetBkMode" hint="535" boundImport="false"/>
<field name="u1" bin="6644FF00" offsetInFile="1452" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.39" desc="Import table for GDI32.dll, entry 39">
<originalFirstThunkByName name="GetDIBColorTable" hint="362"/>
<field name="u1" bin="2244FF00" offsetInFile="2068656" sizeInBytes="4"/>
<firstThunkByName name="GetDIBColorTable" hint="362" boundImport="false"/>
<field name="u1" bin="2244FF00" offsetInFile="1456" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.40" desc="Import table for GDI32.dll, entry 40">
<originalFirstThunkByName name="CreateRectRgnIndirect" hint="76"/>
<field name="u1" bin="6644FF00" offsetInFile="2068660" sizeInBytes="4"/>
<firstThunkByName name="CreateRectRgnIndirect" hint="76" boundImport="false"/>
<field name="u1" bin="6644FF00" offsetInFile="1460" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.41" desc="Import table for GDI32.dll, entry 41">
<originalFirstThunkByName name="RestoreDC" hint="513"/>
<field name="u1" bin="EE44FF00" offsetInFile="2068664" sizeInBytes="4"/>
<firstThunkByName name="RestoreDC" hint="513" boundImport="false"/>
<field name="u1" bin="EE44FF00" offsetInFile="1464" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.42" desc="Import table for GDI32.dll, entry 42">
<originalFirstThunkByName name="SetViewportOrgEx" hint="576"/>
<field name="u1" bin="AA44FF00" offsetInFile="2068668" sizeInBytes="4"/>
<firstThunkByName name="SetViewportOrgEx" hint="576" boundImport="false"/>
<field name="u1" bin="AA44FF00" offsetInFile="1468" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.43" desc="Import table for GDI32.dll, entry 43">
<originalFirstThunkByName name="SetWindowOrgEx" hint="580"/>
<field name="u1" bin="EE44FF00" offsetInFile="2068672" sizeInBytes="4"/>
<firstThunkByName name="SetWindowOrgEx" hint="580" boundImport="false"/>
<field name="u1" bin="EE44FF00" offsetInFile="1472" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.44" desc="Import table for GDI32.dll, entry 44">
<originalFirstThunkByName name="SetMapMode" hint="556"/>
<field name="u1" bin="0044FF00" offsetInFile="2068676" sizeInBytes="4"/>
<firstThunkByName name="SetMapMode" hint="556" boundImport="false"/>
<field name="u1" bin="0044FF00" offsetInFile="1476" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.45" desc="Import table for GDI32.dll, entry 45">
<originalFirstThunkByName name="SaveDC" hint="520"/>
<field name="u1" bin="EE44FF00" offsetInFile="2068680" sizeInBytes="4"/>
<firstThunkByName name="SaveDC" hint="520" boundImport="false"/>
<field name="u1" bin="EE44FF00" offsetInFile="1480" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.46" desc="Import table for GDI32.dll, entry 46">
<originalFirstThunkByName name="LPtoDP" hint="460"/>
<field name="u1" bin="8855FF00" offsetInFile="2068684" sizeInBytes="4"/>
<firstThunkByName name="LPtoDP" hint="460" boundImport="false"/>
<field name="u1" bin="8855FF00" offsetInFile="1484" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.47" desc="Import table for GDI32.dll, entry 47">
<originalFirstThunkByName name="DeleteMetaFile" hint="142"/>
<field name="u1" bin="2255FF00" offsetInFile="2068688" sizeInBytes="4"/>
<firstThunkByName name="DeleteMetaFile" hint="142" boundImport="false"/>
<field name="u1" bin="2255FF00" offsetInFile="1488" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.48" desc="Import table for GDI32.dll, entry 48">
<originalFirstThunkByName name="CloseMetaFile" hint="30"/>
<field name="u1" bin="4455FF00" offsetInFile="2068692" sizeInBytes="4"/>
<firstThunkByName name="CloseMetaFile" hint="30" boundImport="false"/>
<field name="u1" bin="4455FF00" offsetInFile="1492" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.49" desc="Import table for GDI32.dll, entry 49">
<originalFirstThunkByName name="SetWindowExtEx" hint="579"/>
<field name="u1" bin="4455FF00" offsetInFile="2068696" sizeInBytes="4"/>
<firstThunkByName name="SetWindowExtEx" hint="579" boundImport="false"/>
<field name="u1" bin="4455FF00" offsetInFile="1496" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.50" desc="Import table for GDI32.dll, entry 50">
<originalFirstThunkByName name="CreateMetaFileW" hint="68"/>
<field name="u1" bin="6655FF00" offsetInFile="2068700" sizeInBytes="4"/>
<firstThunkByName name="CreateMetaFileW" hint="68" boundImport="false"/>
<field name="u1" bin="6655FF00" offsetInFile="1500" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.51" desc="Import table for GDI32.dll, entry 51">
<originalFirstThunkByName name="SetStretchBltMode" hint="569"/>
<field name="u1" bin="8855FF00" offsetInFile="2068704" sizeInBytes="4"/>
<firstThunkByName name="SetStretchBltMode" hint="569" boundImport="false"/>
<field name="u1" bin="8855FF00" offsetInFile="1504" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.52" desc="Import table for GDI32.dll, entry 52">
<originalFirstThunkByName name="SetLayout" hint="553"/>
<field name="u1" bin="CC55FF00" offsetInFile="2068708" sizeInBytes="4"/>
<firstThunkByName name="SetLayout" hint="553" boundImport="false"/>
<field name="u1" bin="CC55FF00" offsetInFile="1508" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.53" desc="Import table for GDI32.dll, entry 53">
<originalFirstThunkByName name="GetBkColor" hint="333"/>
<field name="u1" bin="8855FF00" offsetInFile="2068712" sizeInBytes="4"/>
<firstThunkByName name="GetBkColor" hint="333" boundImport="false"/>
<field name="u1" bin="8855FF00" offsetInFile="1512" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.54" desc="Import table for GDI32.dll, entry 54">
<originalFirstThunkByName name="GetClipBox" hint="353"/>
<field name="u1" bin="6655FF00" offsetInFile="2068716" sizeInBytes="4"/>
<firstThunkByName name="GetClipBox" hint="353" boundImport="false"/>
<field name="u1" bin="6655FF00" offsetInFile="1516" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.55" desc="Import table for GDI32.dll, entry 55">
<originalFirstThunkByName name="SetRectRgn" hint="567"/>
<field name="u1" bin="4455FF00" offsetInFile="2068720" sizeInBytes="4"/>
<firstThunkByName name="SetRectRgn" hint="567" boundImport="false"/>
<field name="u1" bin="4455FF00" offsetInFile="1520" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.56" desc="Import table for GDI32.dll, entry 56">
<originalFirstThunkByName name="GetDIBits" hint="363"/>
<field name="u1" bin="2255FF00" offsetInFile="2068724" sizeInBytes="4"/>
<firstThunkByName name="GetDIBits" hint="363" boundImport="false"/>
<field name="u1" bin="2255FF00" offsetInFile="1524" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.57" desc="Import table for GDI32.dll, entry 57">
<originalFirstThunkByName name="GetPaletteEntries" hint="411"/>
<field name="u1" bin="EE55FF00" offsetInFile="2068728" sizeInBytes="4"/>
<firstThunkByName name="GetPaletteEntries" hint="411" boundImport="false"/>
<field name="u1" bin="EE55FF00" offsetInFile="1528" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.58" desc="Import table for GDI32.dll, entry 58">
<originalFirstThunkByName name="StretchDIBits" hint="587"/>
<field name="u1" bin="2255FF00" offsetInFile="2068732" sizeInBytes="4"/>
<firstThunkByName name="StretchDIBits" hint="587" boundImport="false"/>
<field name="u1" bin="2255FF00" offsetInFile="1532" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.59" desc="Import table for GDI32.dll, entry 59">
<originalFirstThunkByName name="Rectangle" hint="503"/>
<field name="u1" bin="2255FF00" offsetInFile="2068736" sizeInBytes="4"/>
<firstThunkByName name="Rectangle" hint="503" boundImport="false"/>
<field name="u1" bin="2255FF00" offsetInFile="1536" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.60" desc="Import table for GDI32.dll, entry 60">
<originalFirstThunkByName name="SetDIBits" hint="544"/>
<field name="u1" bin="EE55FF00" offsetInFile="2068740" sizeInBytes="4"/>
<firstThunkByName name="SetDIBits" hint="544" boundImport="false"/>
<field name="u1" bin="EE55FF00" offsetInFile="1540" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.61" desc="Import table for GDI32.dll, entry 61">
<originalFirstThunkByName name="CreateBitmapIndirect" hint="40"/>
<field name="u1" bin="AA55FF00" offsetInFile="2068744" sizeInBytes="4"/>
<firstThunkByName name="CreateBitmapIndirect" hint="40" boundImport="false"/>
<field name="u1" bin="AA55FF00" offsetInFile="1544" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.62" desc="Import table for GDI32.dll, entry 62">
<originalFirstThunkByName name="GetClipRgn" hint="354"/>
<field name="u1" bin="2266FF00" offsetInFile="2068748" sizeInBytes="4"/>
<firstThunkByName name="GetClipRgn" hint="354" boundImport="false"/>
<field name="u1" bin="2266FF00" offsetInFile="1548" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.63" desc="Import table for GDI32.dll, entry 63">
<originalFirstThunkByName name="SelectClipRgn" hint="525"/>
<field name="u1" bin="0066FF00" offsetInFile="2068752" sizeInBytes="4"/>
<firstThunkByName name="SelectClipRgn" hint="525" boundImport="false"/>
<field name="u1" bin="0066FF00" offsetInFile="1552" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.64" desc="Import table for GDI32.dll, entry 64">
<originalFirstThunkByName name="SetPixel" hint="562"/>
<field name="u1" bin="0066FF00" offsetInFile="2068756" sizeInBytes="4"/>
<firstThunkByName name="SetPixel" hint="562" boundImport="false"/>
<field name="u1" bin="0066FF00" offsetInFile="1556" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.65" desc="Import table for GDI32.dll, entry 65">
<originalFirstThunkByName name="ExtFloodFill" hint="219"/>
<field name="u1" bin="CC66FF00" offsetInFile="2068760" sizeInBytes="4"/>
<firstThunkByName name="ExtFloodFill" hint="219" boundImport="false"/>
<field name="u1" bin="CC66FF00" offsetInFile="1560" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.66" desc="Import table for GDI32.dll, entry 66">
<originalFirstThunkByName name="CreatePalette" hint="69"/>
<field name="u1" bin="CC66FF00" offsetInFile="2068764" sizeInBytes="4"/>
<firstThunkByName name="CreatePalette" hint="69" boundImport="false"/>
<field name="u1" bin="CC66FF00" offsetInFile="1564" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.67" desc="Import table for GDI32.dll, entry 67">
<originalFirstThunkByName name="CreatePatternBrush" hint="70"/>
<field name="u1" bin="CC66FF00" offsetInFile="2068768" sizeInBytes="4"/>
<firstThunkByName name="CreatePatternBrush" hint="70" boundImport="false"/>
<field name="u1" bin="CC66FF00" offsetInFile="1568" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.68" desc="Import table for GDI32.dll, entry 68">
<originalFirstThunkByName name="IntersectClipRect" hint="456"/>
<field name="u1" bin="2266FF00" offsetInFile="2068772" sizeInBytes="4"/>
<firstThunkByName name="IntersectClipRect" hint="456" boundImport="false"/>
<field name="u1" bin="2266FF00" offsetInFile="1572" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.69" desc="Import table for GDI32.dll, entry 69">
<originalFirstThunkByName name="CreateHalftonePalette" hint="63"/>
<field name="u1" bin="6666FF00" offsetInFile="2068776" sizeInBytes="4"/>
<firstThunkByName name="CreateHalftonePalette" hint="63" boundImport="false"/>
<field name="u1" bin="6666FF00" offsetInFile="1576" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.70" desc="Import table for GDI32.dll, entry 70">
<originalFirstThunkByName name="GetNearestPaletteIndex" hint="405"/>
<field name="u1" bin="EE66FF00" offsetInFile="2068780" sizeInBytes="4"/>
<firstThunkByName name="GetNearestPaletteIndex" hint="405" boundImport="false"/>
<field name="u1" bin="EE66FF00" offsetInFile="1580" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.71" desc="Import table for GDI32.dll, entry 71">
<originalFirstThunkByName name="Ellipse" hint="148"/>
<field name="u1" bin="8866FF00" offsetInFile="2068784" sizeInBytes="4"/>
<firstThunkByName name="Ellipse" hint="148" boundImport="false"/>
<field name="u1" bin="8866FF00" offsetInFile="1584" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.72" desc="Import table for GDI32.dll, entry 72">
<originalFirstThunkByName name="Pie" hint="480"/>
<field name="u1" bin="2266FF00" offsetInFile="2068788" sizeInBytes="4"/>
<firstThunkByName name="Pie" hint="480" boundImport="false"/>
<field name="u1" bin="2266FF00" offsetInFile="1588" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.73" desc="Import table for GDI32.dll, entry 73">
<originalFirstThunkByName name="Arc" hint="11"/>
<field name="u1" bin="8866FF00" offsetInFile="2068792" sizeInBytes="4"/>
<firstThunkByName name="Arc" hint="11" boundImport="false"/>
<field name="u1" bin="8866FF00" offsetInFile="1592" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.74" desc="Import table for GDI32.dll, entry 74">
<originalFirstThunkByName name="MoveToEx" hint="466"/>
<field name="u1" bin="EE66FF00" offsetInFile="2068796" sizeInBytes="4"/>
<firstThunkByName name="MoveToEx" hint="466" boundImport="false"/>
<field name="u1" bin="EE66FF00" offsetInFile="1596" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.75" desc="Import table for GDI32.dll, entry 75">
<originalFirstThunkByName name="LineTo" hint="462"/>
<field name="u1" bin="AA66FF00" offsetInFile="2068800" sizeInBytes="4"/>
<firstThunkByName name="LineTo" hint="462" boundImport="false"/>
<field name="u1" bin="AA66FF00" offsetInFile="1600" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.76" desc="Import table for GDI32.dll, entry 76">
<originalFirstThunkByName name="GetTextExtentPointW" hint="441"/>
<field name="u1" bin="4466FF00" offsetInFile="2068804" sizeInBytes="4"/>
<firstThunkByName name="GetTextExtentPointW" hint="441" boundImport="false"/>
<field name="u1" bin="4466FF00" offsetInFile="1604" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.77" desc="Import table for GDI32.dll, entry 77">
<originalFirstThunkByName name="CreateCompatibleDC" hint="45"/>
<field name="u1" bin="AA66FF00" offsetInFile="2068808" sizeInBytes="4"/>
<firstThunkByName name="CreateCompatibleDC" hint="45" boundImport="false"/>
<field name="u1" bin="AA66FF00" offsetInFile="1608" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.78" desc="Import table for GDI32.dll, entry 78">
<originalFirstThunkByName name="SelectObject" hint="527"/>
<field name="u1" bin="0077FF00" offsetInFile="2068812" sizeInBytes="4"/>
<firstThunkByName name="SelectObject" hint="527" boundImport="false"/>
<field name="u1" bin="0077FF00" offsetInFile="1612" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.79" desc="Import table for GDI32.dll, entry 79">
<originalFirstThunkByName name="StretchBlt" hint="586"/>
<field name="u1" bin="0077FF00" offsetInFile="2068816" sizeInBytes="4"/>
<firstThunkByName name="StretchBlt" hint="586" boundImport="false"/>
<field name="u1" bin="0077FF00" offsetInFile="1616" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.80" desc="Import table for GDI32.dll, entry 80">
<originalFirstThunkByName name="DeleteObject" hint="143"/>
<field name="u1" bin="EE77FF00" offsetInFile="2068820" sizeInBytes="4"/>
<firstThunkByName name="DeleteObject" hint="143" boundImport="false"/>
<field name="u1" bin="EE77FF00" offsetInFile="1620" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.81" desc="Import table for GDI32.dll, entry 81">
<originalFirstThunkByName name="DeleteDC" hint="140"/>
<field name="u1" bin="EE77FF00" offsetInFile="2068824" sizeInBytes="4"/>
<firstThunkByName name="DeleteDC" hint="140" boundImport="false"/>
<field name="u1" bin="EE77FF00" offsetInFile="1624" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.82" desc="Import table for GDI32.dll, entry 82">
<originalFirstThunkByName name="TextOutA" hint="591"/>
<field name="u1" bin="AA77FF00" offsetInFile="2068828" sizeInBytes="4"/>
<firstThunkByName name="TextOutA" hint="591" boundImport="false"/>
<field name="u1" bin="AA77FF00" offsetInFile="1628" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.83" desc="Import table for GDI32.dll, entry 83">
<originalFirstThunkByName name="GetTextExtentPoint32A" hint="437"/>
<field name="u1" bin="6677FF00" offsetInFile="2068832" sizeInBytes="4"/>
<firstThunkByName name="GetTextExtentPoint32A" hint="437" boundImport="false"/>
<field name="u1" bin="6677FF00" offsetInFile="1632" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.84" desc="Import table for GDI32.dll, entry 84">
<originalFirstThunkByName name="GetObjectA" hint="406"/>
<field name="u1" bin="EE77FF00" offsetInFile="2068836" sizeInBytes="4"/>
<firstThunkByName name="GetObjectA" hint="406" boundImport="false"/>
<field name="u1" bin="EE77FF00" offsetInFile="1636" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.85" desc="Import table for GDI32.dll, entry 85">
<originalFirstThunkByName name="DeleteEnhMetaFile" hint="141"/>
<field name="u1" bin="CC77FF00" offsetInFile="2068840" sizeInBytes="4"/>
<firstThunkByName name="DeleteEnhMetaFile" hint="141" boundImport="false"/>
<field name="u1" bin="CC77FF00" offsetInFile="1640" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.86" desc="Import table for GDI32.dll, entry 86">
<originalFirstThunkByName name="SetTextAlign" hint="571"/>
<field name="u1" bin="0077FF00" offsetInFile="2068844" sizeInBytes="4"/>
<firstThunkByName name="SetTextAlign" hint="571" boundImport="false"/>
<field name="u1" bin="0077FF00" offsetInFile="1644" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.87" desc="Import table for GDI32.dll, entry 87">
<originalFirstThunkByName name="PlayEnhMetaFile" hint="481"/>
<field name="u1" bin="0077FF00" offsetInFile="2068848" sizeInBytes="4"/>
<firstThunkByName name="PlayEnhMetaFile" hint="481" boundImport="false"/>
<field name="u1" bin="0077FF00" offsetInFile="1648" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.88" desc="Import table for GDI32.dll, entry 88">
<originalFirstThunkByName name="SetBrushOrgEx" hint="538"/>
<field name="u1" bin="2277FF00" offsetInFile="2068852" sizeInBytes="4"/>
<firstThunkByName name="SetBrushOrgEx" hint="538" boundImport="false"/>
<field name="u1" bin="2277FF00" offsetInFile="1652" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.89" desc="Import table for GDI32.dll, entry 89">
<originalFirstThunkByName name="GetBrushOrgEx" hint="337"/>
<field name="u1" bin="2277FF00" offsetInFile="2068856" sizeInBytes="4"/>
<firstThunkByName name="GetBrushOrgEx" hint="337" boundImport="false"/>
<field name="u1" bin="2277FF00" offsetInFile="1656" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.90" desc="Import table for GDI32.dll, entry 90">
<originalFirstThunkByName name="CreateDIBPatternBrushPt" hint="49"/>
<field name="u1" bin="2277FF00" offsetInFile="2068860" sizeInBytes="4"/>
<firstThunkByName name="CreateDIBPatternBrushPt" hint="49" boundImport="false"/>
<field name="u1" bin="2277FF00" offsetInFile="1660" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.91" desc="Import table for GDI32.dll, entry 91">
<originalFirstThunkByName name="GetLayout" hint="395"/>
<field name="u1" bin="CC77FF00" offsetInFile="2068864" sizeInBytes="4"/>
<firstThunkByName name="GetLayout" hint="395" boundImport="false"/>
<field name="u1" bin="CC77FF00" offsetInFile="1664" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.92" desc="Import table for GDI32.dll, entry 92">
<originalFirstThunkByName name="BitBlt" hint="18"/>
<field name="u1" bin="8877FF00" offsetInFile="2068868" sizeInBytes="4"/>
<firstThunkByName name="BitBlt" hint="18" boundImport="false"/>
<field name="u1" bin="8877FF00" offsetInFile="1668" sizeInBytes="4"/>
</group>
<group id="importTable.GDI32.dll.93" desc="Import table for GDI32.dll, entry 93">
<originalFirstThunkByName name="ExtTextOutA" hint="221"/>
<field name="u1" bin="2277FF00" offsetInFile="2068872" sizeInBytes="4"/>
<firstThunkByName name="ExtTextOutA" hint="221" boundImport="false"/>
<field name="u1" bin="2277FF00" offsetInFile="1672" sizeInBytes="4"/>
</group>
</group>
<group id="importTable.KERNEL32.dll" desc="Import table for KERNEL32.dll">
<field name="OriginalFirstThunk" value="2071952" hex="1f9d90" offsetInFile="2067988" sizeInBytes="4"/>
<field name="TimeDateStamp" value="0" hex="0" offsetInFile="2067992" sizeInBytes="4"/>
<field name="ForwarderChain" value="0" hex="0" offsetInFile="2067996" sizeInBytes="4"/>
<field name="Name" value="2071224" hex="1f9ab8" offsetInFile="2068000" sizeInBytes="4"/>
<field name="FirstThunk" value="4752" hex="1290" offsetInFile="2068004" sizeInBytes="4"/>
<property name="name" value="KERNEL32.dll"/>
<property name="count" value="236" hex="ec"/>
<group id="importTable.KERNEL32.dll.0" desc="Import table for KERNEL32.dll, entry 0">
<originalFirstThunkByName name="GetAtomNameW" hint="248"/>
<field name="u1" bin="0088FF00" offsetInFile="2068880" sizeInBytes="4"/>
<firstThunkByName name="GetAtomNameW" hint="248" boundImport="false"/>
<field name="u1" bin="0088FF00" offsetInFile="1680" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.1" desc="Import table for KERNEL32.dll, entry 1">
<originalFirstThunkByName name="FindAtomW" hint="203"/>
<field name="u1" bin="0088FF00" offsetInFile="2068884" sizeInBytes="4"/>
<firstThunkByName name="FindAtomW" hint="203" boundImport="false"/>
<field name="u1" bin="0088FF00" offsetInFile="1684" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.2" desc="Import table for KERNEL32.dll, entry 2">
<originalFirstThunkByName name="OutputDebugStringW" hint="639"/>
<field name="u1" bin="CC88FF00" offsetInFile="2068888" sizeInBytes="4"/>
<firstThunkByName name="OutputDebugStringW" hint="639" boundImport="false"/>
<field name="u1" bin="CC88FF00" offsetInFile="1688" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.3" desc="Import table for KERNEL32.dll, entry 3">
<originalFirstThunkByName name="SetProcessWorkingSetSize" hint="804"/>
<field name="u1" bin="2288FF00" offsetInFile="2068892" sizeInBytes="4"/>
<firstThunkByName name="SetProcessWorkingSetSize" hint="804" boundImport="false"/>
<field name="u1" bin="2288FF00" offsetInFile="1692" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.4" desc="Import table for KERNEL32.dll, entry 4">
<originalFirstThunkByName name="DelayLoadFailureHook" hint="125"/>
<field name="u1" bin="EE88FF00" offsetInFile="2068896" sizeInBytes="4"/>
<firstThunkByName name="DelayLoadFailureHook" hint="125" boundImport="false"/>
<field name="u1" bin="EE88FF00" offsetInFile="1696" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.5" desc="Import table for KERNEL32.dll, entry 5">
<originalFirstThunkByName name="VirtualAlloc" hint="879"/>
<field name="u1" bin="6688FF00" offsetInFile="2068900" sizeInBytes="4"/>
<firstThunkByName name="VirtualAlloc" hint="879" boundImport="false"/>
<field name="u1" bin="6688FF00" offsetInFile="1700" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.6" desc="Import table for KERNEL32.dll, entry 6">
<originalFirstThunkByName name="GetVersionExA" hint="478"/>
<field name="u1" bin="6688FF00" offsetInFile="2068904" sizeInBytes="4"/>
<firstThunkByName name="GetVersionExA" hint="478" boundImport="false"/>
<field name="u1" bin="6688FF00" offsetInFile="1704" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.7" desc="Import table for KERNEL32.dll, entry 7">
<originalFirstThunkByName name="CreateEventA" hint="75"/>
<field name="u1" bin="6688FF00" offsetInFile="2068908" sizeInBytes="4"/>
<firstThunkByName name="CreateEventA" hint="75" boundImport="false"/>
<field name="u1" bin="6688FF00" offsetInFile="1708" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.8" desc="Import table for KERNEL32.dll, entry 8">
<originalFirstThunkByName name="GetModuleHandleA" hint="374"/>
<field name="u1" bin="6688FF00" offsetInFile="2068912" sizeInBytes="4"/>
<firstThunkByName name="GetModuleHandleA" hint="374" boundImport="false"/>
<field name="u1" bin="6688FF00" offsetInFile="1712" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.9" desc="Import table for KERNEL32.dll, entry 9">
<originalFirstThunkByName name="lstrcatW" hint="938"/>
<field name="u1" bin="AA88FF00" offsetInFile="2068916" sizeInBytes="4"/>
<firstThunkByName name="lstrcatW" hint="938" boundImport="false"/>
<field name="u1" bin="AA88FF00" offsetInFile="1716" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.10" desc="Import table for KERNEL32.dll, entry 10">
<originalFirstThunkByName name="GlobalGetAtomNameW" hint="502"/>
<field name="u1" bin="6688FF00" offsetInFile="2068920" sizeInBytes="4"/>
<firstThunkByName name="GlobalGetAtomNameW" hint="502" boundImport="false"/>
<field name="u1" bin="6688FF00" offsetInFile="1720" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.11" desc="Import table for KERNEL32.dll, entry 11">
<originalFirstThunkByName name="FindFirstFileA" hint="208"/>
<field name="u1" bin="CC88FF00" offsetInFile="2068924" sizeInBytes="4"/>
<firstThunkByName name="FindFirstFileA" hint="208" boundImport="false"/>
<field name="u1" bin="CC88FF00" offsetInFile="1724" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.12" desc="Import table for KERNEL32.dll, entry 12">
<originalFirstThunkByName name="lstrcatA" hint="937"/>
<field name="u1" bin="EE88FF00" offsetInFile="2068928" sizeInBytes="4"/>
<firstThunkByName name="lstrcatA" hint="937" boundImport="false"/>
<field name="u1" bin="EE88FF00" offsetInFile="1728" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.13" desc="Import table for KERNEL32.dll, entry 13">
<originalFirstThunkByName name="FindNextFileA" hint="217"/>
<field name="u1" bin="AA88FF00" offsetInFile="2068932" sizeInBytes="4"/>
<firstThunkByName name="FindNextFileA" hint="217" boundImport="false"/>
<field name="u1" bin="AA88FF00" offsetInFile="1732" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.14" desc="Import table for KERNEL32.dll, entry 14">
<originalFirstThunkByName name="HeapCreate" hint="519"/>
<field name="u1" bin="AA88FF00" offsetInFile="2068936" sizeInBytes="4"/>
<firstThunkByName name="HeapCreate" hint="519" boundImport="false"/>
<field name="u1" bin="AA88FF00" offsetInFile="1736" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.15" desc="Import table for KERNEL32.dll, entry 15">
<originalFirstThunkByName name="DeleteAtom" hint="126"/>
<field name="u1" bin="8899FF00" offsetInFile="2068940" sizeInBytes="4"/>
<firstThunkByName name="DeleteAtom" hint="126" boundImport="false"/>
<field name="u1" bin="8899FF00" offsetInFile="1740" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.16" desc="Import table for KERNEL32.dll, entry 16">
<originalFirstThunkByName name="AddAtomW" hint="2"/>
<field name="u1" bin="6699FF00" offsetInFile="2068944" sizeInBytes="4"/>
<firstThunkByName name="AddAtomW" hint="2" boundImport="false"/>
<field name="u1" bin="6699FF00" offsetInFile="1744" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.17" desc="Import table for KERNEL32.dll, entry 17">
<originalFirstThunkByName name="CreateHardLinkW" hint="84"/>
<field name="u1" bin="2299FF00" offsetInFile="2068948" sizeInBytes="4"/>
<firstThunkByName name="CreateHardLinkW" hint="84" boundImport="false"/>
<field name="u1" bin="2299FF00" offsetInFile="1748" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.18" desc="Import table for KERNEL32.dll, entry 18">
<originalFirstThunkByName name="LocalFileTimeToFileTime" hint="588"/>
<field name="u1" bin="4499FF00" offsetInFile="2068952" sizeInBytes="4"/>
<firstThunkByName name="LocalFileTimeToFileTime" hint="588" boundImport="false"/>
<field name="u1" bin="4499FF00" offsetInFile="1752" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.19" desc="Import table for KERNEL32.dll, entry 19">
<originalFirstThunkByName name="GlobalMemoryStatus" hint="505"/>
<field name="u1" bin="EE99FF00" offsetInFile="2068956" sizeInBytes="4"/>
<firstThunkByName name="GlobalMemoryStatus" hint="505" boundImport="false"/>
<field name="u1" bin="EE99FF00" offsetInFile="1756" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.20" desc="Import table for KERNEL32.dll, entry 20">
<originalFirstThunkByName name="VirtualFree" hint="882"/>
<field name="u1" bin="4499FF00" offsetInFile="2068960" sizeInBytes="4"/>
<firstThunkByName name="VirtualFree" hint="882" boundImport="false"/>
<field name="u1" bin="4499FF00" offsetInFile="1760" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.21" desc="Import table for KERNEL32.dll, entry 21">
<originalFirstThunkByName name="HeapReAlloc" hint="527"/>
<field name="u1" bin="2299FF00" offsetInFile="2068964" sizeInBytes="4"/>
<firstThunkByName name="HeapReAlloc" hint="527" boundImport="false"/>
<field name="u1" bin="2299FF00" offsetInFile="1764" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.22" desc="Import table for KERNEL32.dll, entry 22">
<originalFirstThunkByName name="HeapAlloc" hint="517"/>
<field name="u1" bin="0099FF00" offsetInFile="2068968" sizeInBytes="4"/>
<firstThunkByName name="HeapAlloc" hint="517" boundImport="false"/>
<field name="u1" bin="0099FF00" offsetInFile="1768" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.23" desc="Import table for KERNEL32.dll, entry 23">
<originalFirstThunkByName name="SizeofResource" hint="834"/>
<field name="u1" bin="CC99FF00" offsetInFile="2068972" sizeInBytes="4"/>
<firstThunkByName name="SizeofResource" hint="834" boundImport="false"/>
<field name="u1" bin="CC99FF00" offsetInFile="1772" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.24" desc="Import table for KERNEL32.dll, entry 24">
<originalFirstThunkByName name="HeapFree" hint="523"/>
<field name="u1" bin="EE99FF00" offsetInFile="2068976" sizeInBytes="4"/>
<firstThunkByName name="HeapFree" hint="523" boundImport="false"/>
<field name="u1" bin="EE99FF00" offsetInFile="1776" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.25" desc="Import table for KERNEL32.dll, entry 25">
<originalFirstThunkByName name="SetVolumeLabelW" hint="827"/>
<field name="u1" bin="AA99FF00" offsetInFile="2068980" sizeInBytes="4"/>
<firstThunkByName name="SetVolumeLabelW" hint="827" boundImport="false"/>
<field name="u1" bin="AA99FF00" offsetInFile="1780" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.26" desc="Import table for KERNEL32.dll, entry 26">
<originalFirstThunkByName name="GetPrivateProfileSectionNamesW" hint="402"/>
<field name="u1" bin="CC99FF00" offsetInFile="2068984" sizeInBytes="4"/>
<firstThunkByName name="GetPrivateProfileSectionNamesW" hint="402" boundImport="false"/>
<field name="u1" bin="CC99FF00" offsetInFile="1784" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.27" desc="Import table for KERNEL32.dll, entry 27">
<originalFirstThunkByName name="OpenThread" hint="635"/>
<field name="u1" bin="EE99FF00" offsetInFile="2068988" sizeInBytes="4"/>
<firstThunkByName name="OpenThread" hint="635" boundImport="false"/>
<field name="u1" bin="EE99FF00" offsetInFile="1788" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.28" desc="Import table for KERNEL32.dll, entry 28">
<originalFirstThunkByName name="GetSystemDefaultLCID" hint="438"/>
<field name="u1" bin="CC99FF00" offsetInFile="2068992" sizeInBytes="4"/>
<firstThunkByName name="GetSystemDefaultLCID" hint="438" boundImport="false"/>
<field name="u1" bin="CC99FF00" offsetInFile="1792" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.29" desc="Import table for KERNEL32.dll, entry 29">
<originalFirstThunkByName name="CreateSemaphoreW" hint="105"/>
<field name="u1" bin="44AAFF00" offsetInFile="2068996" sizeInBytes="4"/>
<firstThunkByName name="CreateSemaphoreW" hint="105" boundImport="false"/>
<field name="u1" bin="44AAFF00" offsetInFile="1796" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.30" desc="Import table for KERNEL32.dll, entry 30">
<originalFirstThunkByName name="ResumeThread" hint="706"/>
<field name="u1" bin="88AAFF00" offsetInFile="2069000" sizeInBytes="4"/>
<firstThunkByName name="ResumeThread" hint="706" boundImport="false"/>
<field name="u1" bin="88AAFF00" offsetInFile="1800" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.31" desc="Import table for KERNEL32.dll, entry 31">
<originalFirstThunkByName name="WaitForMultipleObjects" hint="893"/>
<field name="u1" bin="88AAFF00" offsetInFile="2069004" sizeInBytes="4"/>
<firstThunkByName name="WaitForMultipleObjects" hint="893" boundImport="false"/>
<field name="u1" bin="88AAFF00" offsetInFile="1804" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.32" desc="Import table for KERNEL32.dll, entry 32">
<originalFirstThunkByName name="ReleaseSemaphore" hint="692"/>
<field name="u1" bin="22AAFF00" offsetInFile="2069008" sizeInBytes="4"/>
<firstThunkByName name="ReleaseSemaphore" hint="692" boundImport="false"/>
<field name="u1" bin="22AAFF00" offsetInFile="1808" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.33" desc="Import table for KERNEL32.dll, entry 33">
<originalFirstThunkByName name="SetThreadPriority" hint="818"/>
<field name="u1" bin="66AAFF00" offsetInFile="2069012" sizeInBytes="4"/>
<firstThunkByName name="SetThreadPriority" hint="818" boundImport="false"/>
<field name="u1" bin="66AAFF00" offsetInFile="1812" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.34" desc="Import table for KERNEL32.dll, entry 34">
<originalFirstThunkByName name="FlushInstructionCache" hint="231"/>
<field name="u1" bin="AAAAFF00" offsetInFile="2069016" sizeInBytes="4"/>
<firstThunkByName name="FlushInstructionCache" hint="231" boundImport="false"/>
<field name="u1" bin="AAAAFF00" offsetInFile="1816" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.35" desc="Import table for KERNEL32.dll, entry 35">
<originalFirstThunkByName name="GetLocalTime" hint="362"/>
<field name="u1" bin="22AAFF00" offsetInFile="2069020" sizeInBytes="4"/>
<firstThunkByName name="GetLocalTime" hint="362" boundImport="false"/>
<field name="u1" bin="22AAFF00" offsetInFile="1820" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.36" desc="Import table for KERNEL32.dll, entry 36">
<originalFirstThunkByName name="FileTimeToLocalFileTime" hint="194"/>
<field name="u1" bin="22AAFF00" offsetInFile="2069024" sizeInBytes="4"/>
<firstThunkByName name="FileTimeToLocalFileTime" hint="194" boundImport="false"/>
<field name="u1" bin="22AAFF00" offsetInFile="1824" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.37" desc="Import table for KERNEL32.dll, entry 37">
<originalFirstThunkByName name="FileTimeToDosDateTime" hint="193"/>
<field name="u1" bin="CCAAFF00" offsetInFile="2069028" sizeInBytes="4"/>
<firstThunkByName name="FileTimeToDosDateTime" hint="193" boundImport="false"/>
<field name="u1" bin="CCAAFF00" offsetInFile="1828" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.38" desc="Import table for KERNEL32.dll, entry 38">
<originalFirstThunkByName name="GetFileInformationByHandle" hint="346"/>
<field name="u1" bin="44AAFF00" offsetInFile="2069032" sizeInBytes="4"/>
<firstThunkByName name="GetFileInformationByHandle" hint="346" boundImport="false"/>
<field name="u1" bin="44AAFF00" offsetInFile="1832" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.39" desc="Import table for KERNEL32.dll, entry 39">
<originalFirstThunkByName name="GetPrivateProfileSectionW" hint="403"/>
<field name="u1" bin="22AAFF00" offsetInFile="2069036" sizeInBytes="4"/>
<firstThunkByName name="GetPrivateProfileSectionW" hint="403" boundImport="false"/>
<field name="u1" bin="22AAFF00" offsetInFile="1836" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.40" desc="Import table for KERNEL32.dll, entry 40">
<originalFirstThunkByName name="GetStringTypeExW" hint="435"/>
<field name="u1" bin="EEAAFF00" offsetInFile="2069040" sizeInBytes="4"/>
<firstThunkByName name="GetStringTypeExW" hint="435" boundImport="false"/>
<field name="u1" bin="EEAAFF00" offsetInFile="1840" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.41" desc="Import table for KERNEL32.dll, entry 41">
<originalFirstThunkByName name="GetTimeFormatW" hint="470"/>
<field name="u1" bin="22BBFF00" offsetInFile="2069044" sizeInBytes="4"/>
<firstThunkByName name="GetTimeFormatW" hint="470" boundImport="false"/>
<field name="u1" bin="22BBFF00" offsetInFile="1844" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.42" desc="Import table for KERNEL32.dll, entry 42">
<originalFirstThunkByName name="DosDateTimeToFileTime" hint="141"/>
<field name="u1" bin="44BBFF00" offsetInFile="2069048" sizeInBytes="4"/>
<firstThunkByName name="DosDateTimeToFileTime" hint="141" boundImport="false"/>
<field name="u1" bin="44BBFF00" offsetInFile="1848" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.43" desc="Import table for KERNEL32.dll, entry 43">
<originalFirstThunkByName name="FileTimeToSystemTime" hint="195"/>
<field name="u1" bin="CCBBFF00" offsetInFile="2069052" sizeInBytes="4"/>
<firstThunkByName name="FileTimeToSystemTime" hint="195" boundImport="false"/>
<field name="u1" bin="CCBBFF00" offsetInFile="1852" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.44" desc="Import table for KERNEL32.dll, entry 44">
<originalFirstThunkByName name="MoveFileExW" hint="610"/>
<field name="u1" bin="44BBFF00" offsetInFile="2069056" sizeInBytes="4"/>
<firstThunkByName name="MoveFileExW" hint="610" boundImport="false"/>
<field name="u1" bin="44BBFF00" offsetInFile="1856" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.45" desc="Import table for KERNEL32.dll, entry 45">
<originalFirstThunkByName name="GetProcessHeap" hint="412"/>
<field name="u1" bin="22BBFF00" offsetInFile="2069060" sizeInBytes="4"/>
<firstThunkByName name="GetProcessHeap" hint="412" boundImport="false"/>
<field name="u1" bin="22BBFF00" offsetInFile="1860" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.46" desc="Import table for KERNEL32.dll, entry 46">
<originalFirstThunkByName name="ExitProcess" hint="182"/>
<field name="u1" bin="44BBFF00" offsetInFile="2069064" sizeInBytes="4"/>
<firstThunkByName name="ExitProcess" hint="182" boundImport="false"/>
<field name="u1" bin="44BBFF00" offsetInFile="1864" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.47" desc="Import table for KERNEL32.dll, entry 47">
<originalFirstThunkByName name="IsBadStringPtrW" hint="553"/>
<field name="u1" bin="22BBFF00" offsetInFile="2069068" sizeInBytes="4"/>
<firstThunkByName name="IsBadStringPtrW" hint="553" boundImport="false"/>
<field name="u1" bin="22BBFF00" offsetInFile="1868" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.48" desc="Import table for KERNEL32.dll, entry 48">
<originalFirstThunkByName name="CopyFileW" hint="66"/>
<field name="u1" bin="44BBFF00" offsetInFile="2069072" sizeInBytes="4"/>
<firstThunkByName name="CopyFileW" hint="66" boundImport="false"/>
<field name="u1" bin="44BBFF00" offsetInFile="1872" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.49" desc="Import table for KERNEL32.dll, entry 49">
<originalFirstThunkByName name="FindFirstChangeNotificationW" hint="207"/>
<field name="u1" bin="00BBFF00" offsetInFile="2069076" sizeInBytes="4"/>
<firstThunkByName name="FindFirstChangeNotificationW" hint="207" boundImport="false"/>
<field name="u1" bin="00BBFF00" offsetInFile="1876" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.50" desc="Import table for KERNEL32.dll, entry 50">
<originalFirstThunkByName name="FindNextChangeNotification" hint="216"/>
<field name="u1" bin="00BBFF00" offsetInFile="2069080" sizeInBytes="4"/>
<firstThunkByName name="FindNextChangeNotification" hint="216" boundImport="false"/>
<field name="u1" bin="00BBFF00" offsetInFile="1880" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.51" desc="Import table for KERNEL32.dll, entry 51">
<originalFirstThunkByName name="FindCloseChangeNotification" hint="205"/>
<field name="u1" bin="EEBBFF00" offsetInFile="2069084" sizeInBytes="4"/>
<firstThunkByName name="FindCloseChangeNotification" hint="205" boundImport="false"/>
<field name="u1" bin="EEBBFF00" offsetInFile="1884" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.52" desc="Import table for KERNEL32.dll, entry 52">
<originalFirstThunkByName name="GetSystemDefaultUILanguage" hint="440"/>
<field name="u1" bin="CCBBFF00" offsetInFile="2069088" sizeInBytes="4"/>
<firstThunkByName name="GetSystemDefaultUILanguage" hint="440" boundImport="false"/>
<field name="u1" bin="CCBBFF00" offsetInFile="1888" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.53" desc="Import table for KERNEL32.dll, entry 53">
<originalFirstThunkByName name="FindResourceExW" hint="225"/>
<field name="u1" bin="AACCFF00" offsetInFile="2069092" sizeInBytes="4"/>
<firstThunkByName name="FindResourceExW" hint="225" boundImport="false"/>
<field name="u1" bin="AACCFF00" offsetInFile="1892" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.54" desc="Import table for KERNEL32.dll, entry 54">
<originalFirstThunkByName name="GetCurrentThread" hint="317"/>
<field name="u1" bin="CCCCFF00" offsetInFile="2069096" sizeInBytes="4"/>
<firstThunkByName name="GetCurrentThread" hint="317" boundImport="false"/>
<field name="u1" bin="CCCCFF00" offsetInFile="1896" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.55" desc="Import table for KERNEL32.dll, entry 55">
<originalFirstThunkByName name="IsBadStringPtrA" hint="552"/>
<field name="u1" bin="00CCFF00" offsetInFile="2069100" sizeInBytes="4"/>
<firstThunkByName name="IsBadStringPtrA" hint="552" boundImport="false"/>
<field name="u1" bin="00CCFF00" offsetInFile="1900" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.56" desc="Import table for KERNEL32.dll, entry 56">
<originalFirstThunkByName name="HeapDestroy" hint="521"/>
<field name="u1" bin="22CCFF00" offsetInFile="2069104" sizeInBytes="4"/>
<firstThunkByName name="HeapDestroy" hint="521" boundImport="false"/>
<field name="u1" bin="22CCFF00" offsetInFile="1904" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.57" desc="Import table for KERNEL32.dll, entry 57">
<originalFirstThunkByName name="QueryPerformanceFrequency" hint="661"/>
<field name="u1" bin="00CCFF00" offsetInFile="2069108" sizeInBytes="4"/>
<firstThunkByName name="QueryPerformanceFrequency" hint="661" boundImport="false"/>
<field name="u1" bin="00CCFF00" offsetInFile="1908" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.58" desc="Import table for KERNEL32.dll, entry 58">
<originalFirstThunkByName name="IsBadWritePtr" hint="554"/>
<field name="u1" bin="CCCCFF00" offsetInFile="2069112" sizeInBytes="4"/>
<firstThunkByName name="IsBadWritePtr" hint="554" boundImport="false"/>
<field name="u1" bin="CCCCFF00" offsetInFile="1912" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.59" desc="Import table for KERNEL32.dll, entry 59">
<originalFirstThunkByName name="GetOverlappedResult" hint="396"/>
<field name="u1" bin="CCCCFF00" offsetInFile="2069116" sizeInBytes="4"/>
<firstThunkByName name="GetOverlappedResult" hint="396" boundImport="false"/>
<field name="u1" bin="CCCCFF00" offsetInFile="1916" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.60" desc="Import table for KERNEL32.dll, entry 60">
<originalFirstThunkByName name="GetDateFormatW" hint="320"/>
<field name="u1" bin="22CCFF00" offsetInFile="2069120" sizeInBytes="4"/>
<firstThunkByName name="GetDateFormatW" hint="320" boundImport="false"/>
<field name="u1" bin="22CCFF00" offsetInFile="1920" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.61" desc="Import table for KERNEL32.dll, entry 61">
<originalFirstThunkByName name="GetVolumePathNamesForVolumeNameW" hint="487"/>
<field name="u1" bin="44CCFF00" offsetInFile="2069124" sizeInBytes="4"/>
<firstThunkByName name="GetVolumePathNamesForVolumeNameW" hint="487" boundImport="false"/>
<field name="u1" bin="44CCFF00" offsetInFile="1924" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.62" desc="Import table for KERNEL32.dll, entry 62">
<originalFirstThunkByName name="CreateMutexW" hint="93"/>
<field name="u1" bin="88CCFF00" offsetInFile="2069128" sizeInBytes="4"/>
<firstThunkByName name="CreateMutexW" hint="93" boundImport="false"/>
<field name="u1" bin="88CCFF00" offsetInFile="1928" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.63" desc="Import table for KERNEL32.dll, entry 63">
<originalFirstThunkByName name="ReleaseMutex" hint="691"/>
<field name="u1" bin="88CCFF00" offsetInFile="2069132" sizeInBytes="4"/>
<firstThunkByName name="ReleaseMutex" hint="691" boundImport="false"/>
<field name="u1" bin="88CCFF00" offsetInFile="1932" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.64" desc="Import table for KERNEL32.dll, entry 64">
<originalFirstThunkByName name="GetVolumeNameForVolumeMountPointW" hint="483"/>
<field name="u1" bin="88CCFF00" offsetInFile="2069136" sizeInBytes="4"/>
<firstThunkByName name="GetVolumeNameForVolumeMountPointW" hint="483" boundImport="false"/>
<field name="u1" bin="88CCFF00" offsetInFile="1936" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.65" desc="Import table for KERNEL32.dll, entry 65">
<originalFirstThunkByName name="DeviceIoControl" hint="136"/>
<field name="u1" bin="CCDDFF00" offsetInFile="2069140" sizeInBytes="4"/>
<firstThunkByName name="DeviceIoControl" hint="136" boundImport="false"/>
<field name="u1" bin="CCDDFF00" offsetInFile="1940" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.66" desc="Import table for KERNEL32.dll, entry 66">
<originalFirstThunkByName name="TlsGetValue" hint="850"/>
<field name="u1" bin="EEDDFF00" offsetInFile="2069144" sizeInBytes="4"/>
<firstThunkByName name="TlsGetValue" hint="850" boundImport="false"/>
<field name="u1" bin="EEDDFF00" offsetInFile="1944" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.67" desc="Import table for KERNEL32.dll, entry 67">
<originalFirstThunkByName name="TlsSetValue" hint="851"/>
<field name="u1" bin="CCDDFF00" offsetInFile="2069148" sizeInBytes="4"/>
<firstThunkByName name="TlsSetValue" hint="851" boundImport="false"/>
<field name="u1" bin="CCDDFF00" offsetInFile="1948" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.68" desc="Import table for KERNEL32.dll, entry 68">
<originalFirstThunkByName name="GetProfileSectionW" hint="424"/>
<field name="u1" bin="AADDFF00" offsetInFile="2069152" sizeInBytes="4"/>
<firstThunkByName name="GetProfileSectionW" hint="424" boundImport="false"/>
<field name="u1" bin="AADDFF00" offsetInFile="1952" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.69" desc="Import table for KERNEL32.dll, entry 69">
<originalFirstThunkByName name="GetUserDefaultLCID" hint="472"/>
<field name="u1" bin="00DDFF00" offsetInFile="2069156" sizeInBytes="4"/>
<firstThunkByName name="GetUserDefaultLCID" hint="472" boundImport="false"/>
<field name="u1" bin="00DDFF00" offsetInFile="1956" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.70" desc="Import table for KERNEL32.dll, entry 70">
<originalFirstThunkByName name="GetNumberFormatW" hint="391"/>
<field name="u1" bin="66DDFF00" offsetInFile="2069160" sizeInBytes="4"/>
<firstThunkByName name="GetNumberFormatW" hint="391" boundImport="false"/>
<field name="u1" bin="66DDFF00" offsetInFile="1960" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.71" desc="Import table for KERNEL32.dll, entry 71">
<originalFirstThunkByName name="GetVolumePathNameW" hint="485"/>
<field name="u1" bin="AADDFF00" offsetInFile="2069164" sizeInBytes="4"/>
<firstThunkByName name="GetVolumePathNameW" hint="485" boundImport="false"/>
<field name="u1" bin="AADDFF00" offsetInFile="1964" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.72" desc="Import table for KERNEL32.dll, entry 72">
<originalFirstThunkByName name="FindFirstFileExW" hint="210"/>
<field name="u1" bin="00DDFF00" offsetInFile="2069168" sizeInBytes="4"/>
<firstThunkByName name="FindFirstFileExW" hint="210" boundImport="false"/>
<field name="u1" bin="00DDFF00" offsetInFile="1968" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.73" desc="Import table for KERNEL32.dll, entry 73">
<originalFirstThunkByName name="InterlockedExchange" hint="541"/>
<field name="u1" bin="44DDFF00" offsetInFile="2069172" sizeInBytes="4"/>
<firstThunkByName name="InterlockedExchange" hint="541" boundImport="false"/>
<field name="u1" bin="44DDFF00" offsetInFile="1972" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.74" desc="Import table for KERNEL32.dll, entry 74">
<originalFirstThunkByName name="CompareStringW" hint="56"/>
<field name="u1" bin="AADDFF00" offsetInFile="2069176" sizeInBytes="4"/>
<firstThunkByName name="CompareStringW" hint="56" boundImport="false"/>
<field name="u1" bin="AADDFF00" offsetInFile="1976" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.75" desc="Import table for KERNEL32.dll, entry 75">
<originalFirstThunkByName name="CompareFileTime" hint="54"/>
<field name="u1" bin="CCDDFF00" offsetInFile="2069180" sizeInBytes="4"/>
<firstThunkByName name="CompareFileTime" hint="54" boundImport="false"/>
<field name="u1" bin="CCDDFF00" offsetInFile="1980" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.76" desc="Import table for KERNEL32.dll, entry 76">
<originalFirstThunkByName name="ExpandEnvironmentStringsW" hint="186"/>
<field name="u1" bin="EEDDFF00" offsetInFile="2069184" sizeInBytes="4"/>
<firstThunkByName name="ExpandEnvironmentStringsW" hint="186" boundImport="false"/>
<field name="u1" bin="EEDDFF00" offsetInFile="1984" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.77" desc="Import table for KERNEL32.dll, entry 77">
<originalFirstThunkByName name="QueueUserAPC" hint="663"/>
<field name="u1" bin="AAEEFF00" offsetInFile="2069188" sizeInBytes="4"/>
<firstThunkByName name="QueueUserAPC" hint="663" boundImport="false"/>
<field name="u1" bin="AAEEFF00" offsetInFile="1988" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.78" desc="Import table for KERNEL32.dll, entry 78">
<originalFirstThunkByName name="GetExitCodeThread" hint="339"/>
<field name="u1" bin="AAEEFF00" offsetInFile="2069192" sizeInBytes="4"/>
<firstThunkByName name="GetExitCodeThread" hint="339" boundImport="false"/>
<field name="u1" bin="AAEEFF00" offsetInFile="1992" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.79" desc="Import table for KERNEL32.dll, entry 79">
<originalFirstThunkByName name="WaitForSingleObjectEx" hint="896"/>
<field name="u1" bin="EEEEFF00" offsetInFile="2069196" sizeInBytes="4"/>
<firstThunkByName name="WaitForSingleObjectEx" hint="896" boundImport="false"/>
<field name="u1" bin="EEEEFF00" offsetInFile="1996" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.80" desc="Import table for KERNEL32.dll, entry 80">
<originalFirstThunkByName name="DuplicateHandle" hint="145"/>
<field name="u1" bin="66EEFF00" offsetInFile="2069200" sizeInBytes="4"/>
<firstThunkByName name="DuplicateHandle" hint="145" boundImport="false"/>
<field name="u1" bin="66EEFF00" offsetInFile="2000" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.81" desc="Import table for KERNEL32.dll, entry 81">
<originalFirstThunkByName name="ProcessIdToSessionId" hint="651"/>
<field name="u1" bin="88EEFF00" offsetInFile="2069204" sizeInBytes="4"/>
<firstThunkByName name="ProcessIdToSessionId" hint="651" boundImport="false"/>
<field name="u1" bin="88EEFF00" offsetInFile="2004" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.82" desc="Import table for KERNEL32.dll, entry 82">
<originalFirstThunkByName name="WTSGetActiveConsoleSessionId" hint="890"/>
<field name="u1" bin="00EEFF00" offsetInFile="2069208" sizeInBytes="4"/>
<firstThunkByName name="WTSGetActiveConsoleSessionId" hint="890" boundImport="false"/>
<field name="u1" bin="00EEFF00" offsetInFile="2008" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.83" desc="Import table for KERNEL32.dll, entry 83">
<originalFirstThunkByName name="SetUnhandledExceptionFilter" hint="823"/>
<field name="u1" bin="00EEFF00" offsetInFile="2069212" sizeInBytes="4"/>
<firstThunkByName name="SetUnhandledExceptionFilter" hint="823" boundImport="false"/>
<field name="u1" bin="00EEFF00" offsetInFile="2012" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.84" desc="Import table for KERNEL32.dll, entry 84">
<originalFirstThunkByName name="TerminateProcess" hint="843"/>
<field name="u1" bin="EEEEFF00" offsetInFile="2069216" sizeInBytes="4"/>
<firstThunkByName name="TerminateProcess" hint="843" boundImport="false"/>
<field name="u1" bin="EEEEFF00" offsetInFile="2016" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.85" desc="Import table for KERNEL32.dll, entry 85">
<originalFirstThunkByName name="QueryPerformanceCounter" hint="660"/>
<field name="u1" bin="22EEFF00" offsetInFile="2069220" sizeInBytes="4"/>
<firstThunkByName name="QueryPerformanceCounter" hint="660" boundImport="false"/>
<field name="u1" bin="22EEFF00" offsetInFile="2020" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.86" desc="Import table for KERNEL32.dll, entry 86">
<originalFirstThunkByName name="LoadLibraryA" hint="580"/>
<field name="u1" bin="CCEEFF00" offsetInFile="2069224" sizeInBytes="4"/>
<firstThunkByName name="LoadLibraryA" hint="580" boundImport="false"/>
<field name="u1" bin="CCEEFF00" offsetInFile="2024" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.87" desc="Import table for KERNEL32.dll, entry 87">
<originalFirstThunkByName name="GetBinaryTypeW" hint="251"/>
<field name="u1" bin="CCEEFF00" offsetInFile="2069228" sizeInBytes="4"/>
<firstThunkByName name="GetBinaryTypeW" hint="251" boundImport="false"/>
<field name="u1" bin="CCEEFF00" offsetInFile="2028" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.88" desc="Import table for KERNEL32.dll, entry 88">
<originalFirstThunkByName name="FreeEnvironmentStringsW" hint="239"/>
<field name="u1" bin="EEEEFF00" offsetInFile="2069232" sizeInBytes="4"/>
<firstThunkByName name="FreeEnvironmentStringsW" hint="239" boundImport="false"/>
<field name="u1" bin="EEEEFF00" offsetInFile="2032" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.89" desc="Import table for KERNEL32.dll, entry 89">
<originalFirstThunkByName name="GetEnvironmentStringsW" hint="335"/>
<field name="u1" bin="88FFFF00" offsetInFile="2069236" sizeInBytes="4"/>
<firstThunkByName name="GetEnvironmentStringsW" hint="335" boundImport="false"/>
<field name="u1" bin="88FFFF00" offsetInFile="2036" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.90" desc="Import table for KERNEL32.dll, entry 90">
<originalFirstThunkByName name="EnumSystemLocalesW" hint="173"/>
<field name="u1" bin="22FFFF00" offsetInFile="2069240" sizeInBytes="4"/>
<firstThunkByName name="EnumSystemLocalesW" hint="173" boundImport="false"/>
<field name="u1" bin="22FFFF00" offsetInFile="2040" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.91" desc="Import table for KERNEL32.dll, entry 91">
<originalFirstThunkByName name="GetLocaleInfoW" hint="364"/>
<field name="u1" bin="88FFFF00" offsetInFile="2069244" sizeInBytes="4"/>
<firstThunkByName name="GetLocaleInfoW" hint="364" boundImport="false"/>
<field name="u1" bin="88FFFF00" offsetInFile="2044" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.92" desc="Import table for KERNEL32.dll, entry 92">
<originalFirstThunkByName name="GetOEMCP" hint="395"/>
<field name="u1" bin="AAFFFF00" offsetInFile="2069248" sizeInBytes="4"/>
<firstThunkByName name="GetOEMCP" hint="395" boundImport="false"/>
<field name="u1" bin="AAFFFF00" offsetInFile="2048" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.93" desc="Import table for KERNEL32.dll, entry 93">
<originalFirstThunkByName name="GetSystemInfo" hint="443"/>
<field name="u1" bin="66FFFF00" offsetInFile="2069252" sizeInBytes="4"/>
<firstThunkByName name="GetSystemInfo" hint="443" boundImport="false"/>
<field name="u1" bin="66FFFF00" offsetInFile="2052" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.94" desc="Import table for KERNEL32.dll, entry 94">
<originalFirstThunkByName name="GetShortPathNameA" hint="428"/>
<field name="u1" bin="66FFFF00" offsetInFile="2069256" sizeInBytes="4"/>
<firstThunkByName name="GetShortPathNameA" hint="428" boundImport="false"/>
<field name="u1" bin="66FFFF00" offsetInFile="2056" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.95" desc="Import table for KERNEL32.dll, entry 95">
<originalFirstThunkByName name="GetFileAttributesA" hint="342"/>
<field name="u1" bin="AAFFFF00" offsetInFile="2069260" sizeInBytes="4"/>
<firstThunkByName name="GetFileAttributesA" hint="342" boundImport="false"/>
<field name="u1" bin="AAFFFF00" offsetInFile="2060" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.96" desc="Import table for KERNEL32.dll, entry 96">
<originalFirstThunkByName name="GetSystemDefaultLangID" hint="439"/>
<field name="u1" bin="00FFFF00" offsetInFile="2069264" sizeInBytes="4"/>
<firstThunkByName name="GetSystemDefaultLangID" hint="439" boundImport="false"/>
<field name="u1" bin="00FFFF00" offsetInFile="2064" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.97" desc="Import table for KERNEL32.dll, entry 97">
<originalFirstThunkByName name="GetProfileIntW" hint="422"/>
<field name="u1" bin="AAFFFF00" offsetInFile="2069268" sizeInBytes="4"/>
<firstThunkByName name="GetProfileIntW" hint="422" boundImport="false"/>
<field name="u1" bin="AAFFFF00" offsetInFile="2068" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.98" desc="Import table for KERNEL32.dll, entry 98">
<originalFirstThunkByName name="GetPrivateProfileIntW" hint="399"/>
<field name="u1" bin="CCFFFF00" offsetInFile="2069272" sizeInBytes="4"/>
<firstThunkByName name="GetPrivateProfileIntW" hint="399" boundImport="false"/>
<field name="u1" bin="CCFFFF00" offsetInFile="2072" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.99" desc="Import table for KERNEL32.dll, entry 99">
<originalFirstThunkByName name="GetComputerNameW" hint="272"/>
<field name="u1" bin="44FFFF00" offsetInFile="2069276" sizeInBytes="4"/>
<firstThunkByName name="GetComputerNameW" hint="272" boundImport="false"/>
<field name="u1" bin="44FFFF00" offsetInFile="2076" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.100" desc="Import table for KERNEL32.dll, entry 100">
<originalFirstThunkByName name="GetCurrentProcess" hint="315"/>
<field name="u1" bin="88FFFF00" offsetInFile="2069280" sizeInBytes="4"/>
<firstThunkByName name="GetCurrentProcess" hint="315" boundImport="false"/>
<field name="u1" bin="88FFFF00" offsetInFile="2080" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.101" desc="Import table for KERNEL32.dll, entry 101">
<originalFirstThunkByName name="GetFullPathNameA" hint="353"/>
<field name="u1" bin="CC00FF00" offsetInFile="2069284" sizeInBytes="4"/>
<firstThunkByName name="GetFullPathNameA" hint="353" boundImport="false"/>
<field name="u1" bin="CC00FF00" offsetInFile="2084" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.102" desc="Import table for KERNEL32.dll, entry 102">
<originalFirstThunkByName name="GetFullPathNameW" hint="354"/>
<field name="u1" bin="0000FF00" offsetInFile="2069288" sizeInBytes="4"/>
<firstThunkByName name="GetFullPathNameW" hint="354" boundImport="false"/>
<field name="u1" bin="0000FF00" offsetInFile="2088" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.103" desc="Import table for KERNEL32.dll, entry 103">
<originalFirstThunkByName name="GetEnvironmentVariableW" hint="337"/>
<field name="u1" bin="4400FF00" offsetInFile="2069292" sizeInBytes="4"/>
<firstThunkByName name="GetEnvironmentVariableW" hint="337" boundImport="false"/>
<field name="u1" bin="4400FF00" offsetInFile="2092" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.104" desc="Import table for KERNEL32.dll, entry 104">
<originalFirstThunkByName name="SetEnvironmentVariableW" hint="770"/>
<field name="u1" bin="EE00FF00" offsetInFile="2069296" sizeInBytes="4"/>
<firstThunkByName name="SetEnvironmentVariableW" hint="770" boundImport="false"/>
<field name="u1" bin="EE00FF00" offsetInFile="2096" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.105" desc="Import table for KERNEL32.dll, entry 105">
<originalFirstThunkByName name="lstrcmpiA" hint="943"/>
<field name="u1" bin="8800FF00" offsetInFile="2069300" sizeInBytes="4"/>
<firstThunkByName name="lstrcmpiA" hint="943" boundImport="false"/>
<field name="u1" bin="8800FF00" offsetInFile="2100" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.106" desc="Import table for KERNEL32.dll, entry 106">
<originalFirstThunkByName name="lstrcpyA" hint="946"/>
<field name="u1" bin="4400FF00" offsetInFile="2069304" sizeInBytes="4"/>
<firstThunkByName name="lstrcpyA" hint="946" boundImport="false"/>
<field name="u1" bin="4400FF00" offsetInFile="2104" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.107" desc="Import table for KERNEL32.dll, entry 107">
<originalFirstThunkByName name="GlobalReAlloc" hint="507"/>
<field name="u1" bin="0000FF00" offsetInFile="2069308" sizeInBytes="4"/>
<firstThunkByName name="GlobalReAlloc" hint="507" boundImport="false"/>
<field name="u1" bin="0000FF00" offsetInFile="2108" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.108" desc="Import table for KERNEL32.dll, entry 108">
<originalFirstThunkByName name="lstrcpyW" hint="947"/>
<field name="u1" bin="0000FF00" offsetInFile="2069312" sizeInBytes="4"/>
<firstThunkByName name="lstrcpyW" hint="947" boundImport="false"/>
<field name="u1" bin="0000FF00" offsetInFile="2112" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.109" desc="Import table for KERNEL32.dll, entry 109">
<originalFirstThunkByName name="VerLanguageNameW" hint="874"/>
<field name="u1" bin="CC00FF00" offsetInFile="2069316" sizeInBytes="4"/>
<firstThunkByName name="VerLanguageNameW" hint="874" boundImport="false"/>
<field name="u1" bin="CC00FF00" offsetInFile="2116" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.110" desc="Import table for KERNEL32.dll, entry 110">
<originalFirstThunkByName name="InitializeCriticalSection" hint="536"/>
<field name="u1" bin="0000FF00" offsetInFile="2069320" sizeInBytes="4"/>
<firstThunkByName name="InitializeCriticalSection" hint="536" boundImport="false"/>
<field name="u1" bin="0000FF00" offsetInFile="2120" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.111" desc="Import table for KERNEL32.dll, entry 111">
<originalFirstThunkByName name="lstrcpynA" hint="949"/>
<field name="u1" bin="CC00FF00" offsetInFile="2069324" sizeInBytes="4"/>
<firstThunkByName name="lstrcpynA" hint="949" boundImport="false"/>
<field name="u1" bin="CC00FF00" offsetInFile="2124" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.112" desc="Import table for KERNEL32.dll, entry 112">
<originalFirstThunkByName name="GetProfileStringW" hint="426"/>
<field name="u1" bin="8800FF00" offsetInFile="2069328" sizeInBytes="4"/>
<firstThunkByName name="GetProfileStringW" hint="426" boundImport="false"/>
<field name="u1" bin="8800FF00" offsetInFile="2128" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.113" desc="Import table for KERNEL32.dll, entry 113">
<originalFirstThunkByName name="WriteProfileStringW" hint="925"/>
<field name="u1" bin="CC00FF00" offsetInFile="2069332" sizeInBytes="4"/>
<firstThunkByName name="WriteProfileStringW" hint="925" boundImport="false"/>
<field name="u1" bin="CC00FF00" offsetInFile="2132" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.114" desc="Import table for KERNEL32.dll, entry 114">
<originalFirstThunkByName name="EnumResourceNamesW" hint="164"/>
<field name="u1" bin="2211FF00" offsetInFile="2069336" sizeInBytes="4"/>
<firstThunkByName name="EnumResourceNamesW" hint="164" boundImport="false"/>
<field name="u1" bin="2211FF00" offsetInFile="2136" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.115" desc="Import table for KERNEL32.dll, entry 115">
<originalFirstThunkByName name="GetTempPathW" hint="460"/>
<field name="u1" bin="8811FF00" offsetInFile="2069340" sizeInBytes="4"/>
<firstThunkByName name="GetTempPathW" hint="460" boundImport="false"/>
<field name="u1" bin="8811FF00" offsetInFile="2140" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.116" desc="Import table for KERNEL32.dll, entry 116">
<originalFirstThunkByName name="GetLongPathNameW" hint="370"/>
<field name="u1" bin="8811FF00" offsetInFile="2069344" sizeInBytes="4"/>
<firstThunkByName name="GetLongPathNameW" hint="370" boundImport="false"/>
<field name="u1" bin="8811FF00" offsetInFile="2144" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.117" desc="Import table for KERNEL32.dll, entry 117">
<originalFirstThunkByName name="GetFileSize" hint="347"/>
<field name="u1" bin="CC11FF00" offsetInFile="2069348" sizeInBytes="4"/>
<firstThunkByName name="GetFileSize" hint="347" boundImport="false"/>
<field name="u1" bin="CC11FF00" offsetInFile="2148" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.118" desc="Import table for KERNEL32.dll, entry 118">
<originalFirstThunkByName name="CreateFileMappingW" hint="81"/>
<field name="u1" bin="AA11FF00" offsetInFile="2069352" sizeInBytes="4"/>
<firstThunkByName name="CreateFileMappingW" hint="81" boundImport="false"/>
<field name="u1" bin="AA11FF00" offsetInFile="2152" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.119" desc="Import table for KERNEL32.dll, entry 119">
<originalFirstThunkByName name="MapViewOfFile" hint="602"/>
<field name="u1" bin="0011FF00" offsetInFile="2069356" sizeInBytes="4"/>
<firstThunkByName name="MapViewOfFile" hint="602" boundImport="false"/>
<field name="u1" bin="0011FF00" offsetInFile="2156" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.120" desc="Import table for KERNEL32.dll, entry 120">
<originalFirstThunkByName name="UnmapViewOfFile" hint="863"/>
<field name="u1" bin="0011FF00" offsetInFile="2069360" sizeInBytes="4"/>
<firstThunkByName name="UnmapViewOfFile" hint="863" boundImport="false"/>
<field name="u1" bin="0011FF00" offsetInFile="2160" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.121" desc="Import table for KERNEL32.dll, entry 121">
<originalFirstThunkByName name="RemoveDirectoryW" hint="694"/>
<field name="u1" bin="2211FF00" offsetInFile="2069364" sizeInBytes="4"/>
<firstThunkByName name="RemoveDirectoryW" hint="694" boundImport="false"/>
<field name="u1" bin="2211FF00" offsetInFile="2164" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.122" desc="Import table for KERNEL32.dll, entry 122">
<originalFirstThunkByName name="MoveFileW" hint="611"/>
<field name="u1" bin="6611FF00" offsetInFile="2069368" sizeInBytes="4"/>
<firstThunkByName name="MoveFileW" hint="611" boundImport="false"/>
<field name="u1" bin="6611FF00" offsetInFile="2168" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.123" desc="Import table for KERNEL32.dll, entry 123">
<originalFirstThunkByName name="GetCurrentThreadId" hint="318"/>
<field name="u1" bin="2211FF00" offsetInFile="2069372" sizeInBytes="4"/>
<firstThunkByName name="GetCurrentThreadId" hint="318" boundImport="false"/>
<field name="u1" bin="2211FF00" offsetInFile="2172" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.124" desc="Import table for KERNEL32.dll, entry 124">
<originalFirstThunkByName name="GetSystemTimeAsFileTime" hint="448"/>
<field name="u1" bin="8811FF00" offsetInFile="2069376" sizeInBytes="4"/>
<firstThunkByName name="GetSystemTimeAsFileTime" hint="448" boundImport="false"/>
<field name="u1" bin="8811FF00" offsetInFile="2176" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.125" desc="Import table for KERNEL32.dll, entry 125">
<originalFirstThunkByName name="GetSystemWindowsDirectoryW" hint="451"/>
<field name="u1" bin="2211FF00" offsetInFile="2069380" sizeInBytes="4"/>
<firstThunkByName name="GetSystemWindowsDirectoryW" hint="451" boundImport="false"/>
<field name="u1" bin="2211FF00" offsetInFile="2180" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.126" desc="Import table for KERNEL32.dll, entry 126">
<originalFirstThunkByName name="CreateProcessW" hint="102"/>
<field name="u1" bin="0011FF00" offsetInFile="2069384" sizeInBytes="4"/>
<firstThunkByName name="CreateProcessW" hint="102" boundImport="false"/>
<field name="u1" bin="0011FF00" offsetInFile="2184" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.127" desc="Import table for KERNEL32.dll, entry 127">
<originalFirstThunkByName name="GetExitCodeProcess" hint="338"/>
<field name="u1" bin="2222FF00" offsetInFile="2069388" sizeInBytes="4"/>
<firstThunkByName name="GetExitCodeProcess" hint="338" boundImport="false"/>
<field name="u1" bin="2222FF00" offsetInFile="2188" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.128" desc="Import table for KERNEL32.dll, entry 128">
<originalFirstThunkByName name="IsBadReadPtr" hint="551"/>
<field name="u1" bin="8822FF00" offsetInFile="2069392" sizeInBytes="4"/>
<firstThunkByName name="IsBadReadPtr" hint="551" boundImport="false"/>
<field name="u1" bin="8822FF00" offsetInFile="2192" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.129" desc="Import table for KERNEL32.dll, entry 129">
<originalFirstThunkByName name="IsBadCodePtr" hint="548"/>
<field name="u1" bin="8822FF00" offsetInFile="2069396" sizeInBytes="4"/>
<firstThunkByName name="IsBadCodePtr" hint="548" boundImport="false"/>
<field name="u1" bin="8822FF00" offsetInFile="2196" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.130" desc="Import table for KERNEL32.dll, entry 130">
<originalFirstThunkByName name="InterlockedCompareExchange" hint="539"/>
<field name="u1" bin="8822FF00" offsetInFile="2069400" sizeInBytes="4"/>
<firstThunkByName name="InterlockedCompareExchange" hint="539" boundImport="false"/>
<field name="u1" bin="8822FF00" offsetInFile="2200" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.131" desc="Import table for KERNEL32.dll, entry 131">
<originalFirstThunkByName name="lstrcmpA" hint="940"/>
<field name="u1" bin="6622FF00" offsetInFile="2069404" sizeInBytes="4"/>
<firstThunkByName name="lstrcmpA" hint="940" boundImport="false"/>
<field name="u1" bin="6622FF00" offsetInFile="2204" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.132" desc="Import table for KERNEL32.dll, entry 132">
<originalFirstThunkByName name="FormatMessageA" hint="235"/>
<field name="u1" bin="2222FF00" offsetInFile="2069408" sizeInBytes="4"/>
<firstThunkByName name="FormatMessageA" hint="235" boundImport="false"/>
<field name="u1" bin="2222FF00" offsetInFile="2208" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.133" desc="Import table for KERNEL32.dll, entry 133">
<originalFirstThunkByName name="LocalSize" hint="595"/>
<field name="u1" bin="4422FF00" offsetInFile="2069412" sizeInBytes="4"/>
<firstThunkByName name="LocalSize" hint="595" boundImport="false"/>
<field name="u1" bin="4422FF00" offsetInFile="2212" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.134" desc="Import table for KERNEL32.dll, entry 134">
<originalFirstThunkByName name="GetACP" hint="246"/>
<field name="u1" bin="0022FF00" offsetInFile="2069416" sizeInBytes="4"/>
<firstThunkByName name="GetACP" hint="246" boundImport="false"/>
<field name="u1" bin="0022FF00" offsetInFile="2216" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.135" desc="Import table for KERNEL32.dll, entry 135">
<originalFirstThunkByName name="InitializeCriticalSectionAndSpinCount" hint="537"/>
<field name="u1" bin="AA22FF00" offsetInFile="2069420" sizeInBytes="4"/>
<firstThunkByName name="InitializeCriticalSectionAndSpinCount" hint="537" boundImport="false"/>
<field name="u1" bin="AA22FF00" offsetInFile="2220" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.136" desc="Import table for KERNEL32.dll, entry 136">
<originalFirstThunkByName name="TlsAlloc" hint="848"/>
<field name="u1" bin="2222FF00" offsetInFile="2069424" sizeInBytes="4"/>
<firstThunkByName name="TlsAlloc" hint="848" boundImport="false"/>
<field name="u1" bin="2222FF00" offsetInFile="2224" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.137" desc="Import table for KERNEL32.dll, entry 137">
<originalFirstThunkByName name="TlsFree" hint="849"/>
<field name="u1" bin="EE22FF00" offsetInFile="2069428" sizeInBytes="4"/>
<firstThunkByName name="TlsFree" hint="849" boundImport="false"/>
<field name="u1" bin="EE22FF00" offsetInFile="2228" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.138" desc="Import table for KERNEL32.dll, entry 138">
<originalFirstThunkByName name="DeleteCriticalSection" hint="127"/>
<field name="u1" bin="8822FF00" offsetInFile="2069432" sizeInBytes="4"/>
<firstThunkByName name="DeleteCriticalSection" hint="127" boundImport="false"/>
<field name="u1" bin="8822FF00" offsetInFile="2232" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.139" desc="Import table for KERNEL32.dll, entry 139">
<originalFirstThunkByName name="GetModuleHandleW" hint="377"/>
<field name="u1" bin="0022FF00" offsetInFile="2069436" sizeInBytes="4"/>
<firstThunkByName name="GetModuleHandleW" hint="377" boundImport="false"/>
<field name="u1" bin="0022FF00" offsetInFile="2236" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.140" desc="Import table for KERNEL32.dll, entry 140">
<originalFirstThunkByName name="GetCompressedFileSizeW" hint="268"/>
<field name="u1" bin="4422FF00" offsetInFile="2069440" sizeInBytes="4"/>
<firstThunkByName name="GetCompressedFileSizeW" hint="268" boundImport="false"/>
<field name="u1" bin="4422FF00" offsetInFile="2240" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.141" desc="Import table for KERNEL32.dll, entry 141">
<originalFirstThunkByName name="GetFileAttributesExW" hint="344"/>
<field name="u1" bin="EE33FF00" offsetInFile="2069444" sizeInBytes="4"/>
<firstThunkByName name="GetFileAttributesExW" hint="344" boundImport="false"/>
<field name="u1" bin="EE33FF00" offsetInFile="2244" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.142" desc="Import table for KERNEL32.dll, entry 142">
<originalFirstThunkByName name="GetLogicalDrives" hint="367"/>
<field name="u1" bin="6633FF00" offsetInFile="2069448" sizeInBytes="4"/>
<firstThunkByName name="GetLogicalDrives" hint="367" boundImport="false"/>
<field name="u1" bin="6633FF00" offsetInFile="2248" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.143" desc="Import table for KERNEL32.dll, entry 143">
<originalFirstThunkByName name="FindResourceW" hint="226"/>
<field name="u1" bin="AA33FF00" offsetInFile="2069452" sizeInBytes="4"/>
<firstThunkByName name="FindResourceW" hint="226" boundImport="false"/>
<field name="u1" bin="AA33FF00" offsetInFile="2252" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.144" desc="Import table for KERNEL32.dll, entry 144">
<originalFirstThunkByName name="LoadResource" hint="585"/>
<field name="u1" bin="AA33FF00" offsetInFile="2069456" sizeInBytes="4"/>
<firstThunkByName name="LoadResource" hint="585" boundImport="false"/>
<field name="u1" bin="AA33FF00" offsetInFile="2256" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.145" desc="Import table for KERNEL32.dll, entry 145">
<originalFirstThunkByName name="LockResource" hint="599"/>
<field name="u1" bin="AA33FF00" offsetInFile="2069460" sizeInBytes="4"/>
<firstThunkByName name="LockResource" hint="599" boundImport="false"/>
<field name="u1" bin="AA33FF00" offsetInFile="2260" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.146" desc="Import table for KERNEL32.dll, entry 146">
<originalFirstThunkByName name="FreeResource" hint="242"/>
<field name="u1" bin="AA33FF00" offsetInFile="2069464" sizeInBytes="4"/>
<firstThunkByName name="FreeResource" hint="242" boundImport="false"/>
<field name="u1" bin="AA33FF00" offsetInFile="2264" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.147" desc="Import table for KERNEL32.dll, entry 147">
<originalFirstThunkByName name="SearchPathW" hint="716"/>
<field name="u1" bin="AA33FF00" offsetInFile="2069468" sizeInBytes="4"/>
<firstThunkByName name="SearchPathW" hint="716" boundImport="false"/>
<field name="u1" bin="AA33FF00" offsetInFile="2268" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.148" desc="Import table for KERNEL32.dll, entry 148">
<originalFirstThunkByName name="GlobalSize" hint="508"/>
<field name="u1" bin="8833FF00" offsetInFile="2069472" sizeInBytes="4"/>
<firstThunkByName name="GlobalSize" hint="508" boundImport="false"/>
<field name="u1" bin="8833FF00" offsetInFile="2272" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.149" desc="Import table for KERNEL32.dll, entry 149">
<originalFirstThunkByName name="_lclose" hint="930"/>
<field name="u1" bin="6633FF00" offsetInFile="2069476" sizeInBytes="4"/>
<firstThunkByName name="_lclose" hint="930" boundImport="false"/>
<field name="u1" bin="6633FF00" offsetInFile="2276" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.150" desc="Import table for KERNEL32.dll, entry 150">
<originalFirstThunkByName name="GlobalAlloc" hint="493"/>
<field name="u1" bin="0033FF00" offsetInFile="2069480" sizeInBytes="4"/>
<firstThunkByName name="GlobalAlloc" hint="493" boundImport="false"/>
<field name="u1" bin="0033FF00" offsetInFile="2280" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.151" desc="Import table for KERNEL32.dll, entry 151">
<originalFirstThunkByName name="GlobalLock" hint="504"/>
<field name="u1" bin="EE33FF00" offsetInFile="2069484" sizeInBytes="4"/>
<firstThunkByName name="GlobalLock" hint="504" boundImport="false"/>
<field name="u1" bin="EE33FF00" offsetInFile="2284" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.152" desc="Import table for KERNEL32.dll, entry 152">
<originalFirstThunkByName name="_lread" hint="934"/>
<field name="u1" bin="CC33FF00" offsetInFile="2069488" sizeInBytes="4"/>
<firstThunkByName name="_lread" hint="934" boundImport="false"/>
<field name="u1" bin="CC33FF00" offsetInFile="2288" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.153" desc="Import table for KERNEL32.dll, entry 153">
<originalFirstThunkByName name="GlobalUnlock" hint="511"/>
<field name="u1" bin="6633FF00" offsetInFile="2069492" sizeInBytes="4"/>
<firstThunkByName name="GlobalUnlock" hint="511" boundImport="false"/>
<field name="u1" bin="6633FF00" offsetInFile="2292" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.154" desc="Import table for KERNEL32.dll, entry 154">
<originalFirstThunkByName name="GlobalFree" hint="500"/>
<field name="u1" bin="6633FF00" offsetInFile="2069496" sizeInBytes="4"/>
<firstThunkByName name="GlobalFree" hint="500" boundImport="false"/>
<field name="u1" bin="6633FF00" offsetInFile="2296" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.155" desc="Import table for KERNEL32.dll, entry 155">
<originalFirstThunkByName name="GetFileTime" hint="349"/>
<field name="u1" bin="4433FF00" offsetInFile="2069500" sizeInBytes="4"/>
<firstThunkByName name="GetFileTime" hint="349" boundImport="false"/>
<field name="u1" bin="4433FF00" offsetInFile="2300" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.156" desc="Import table for KERNEL32.dll, entry 156">
<originalFirstThunkByName name="lstrcpynW" hint="950"/>
<field name="u1" bin="2233FF00" offsetInFile="2069504" sizeInBytes="4"/>
<firstThunkByName name="lstrcpynW" hint="950" boundImport="false"/>
<field name="u1" bin="2233FF00" offsetInFile="2304" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.157" desc="Import table for KERNEL32.dll, entry 157">
<originalFirstThunkByName name="WideCharToMultiByte" hint="899"/>
<field name="u1" bin="EE33FF00" offsetInFile="2069508" sizeInBytes="4"/>
<firstThunkByName name="WideCharToMultiByte" hint="899" boundImport="false"/>
<field name="u1" bin="EE33FF00" offsetInFile="2308" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.158" desc="Import table for KERNEL32.dll, entry 158">
<originalFirstThunkByName name="GlobalDeleteAtom" hint="495"/>
<field name="u1" bin="4444FF00" offsetInFile="2069512" sizeInBytes="4"/>
<firstThunkByName name="GlobalDeleteAtom" hint="495" boundImport="false"/>
<field name="u1" bin="4444FF00" offsetInFile="2312" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.159" desc="Import table for KERNEL32.dll, entry 159">
<originalFirstThunkByName name="GlobalAddAtomW" hint="492"/>
<field name="u1" bin="8844FF00" offsetInFile="2069516" sizeInBytes="4"/>
<firstThunkByName name="GlobalAddAtomW" hint="492" boundImport="false"/>
<field name="u1" bin="8844FF00" offsetInFile="2316" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.160" desc="Import table for KERNEL32.dll, entry 160">
<originalFirstThunkByName name="SetThreadExecutionState" hint="815"/>
<field name="u1" bin="AA44FF00" offsetInFile="2069520" sizeInBytes="4"/>
<firstThunkByName name="SetThreadExecutionState" hint="815" boundImport="false"/>
<field name="u1" bin="AA44FF00" offsetInFile="2320" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.161" desc="Import table for KERNEL32.dll, entry 161">
<originalFirstThunkByName name="CreateDirectoryW" hint="74"/>
<field name="u1" bin="4444FF00" offsetInFile="2069524" sizeInBytes="4"/>
<firstThunkByName name="CreateDirectoryW" hint="74" boundImport="false"/>
<field name="u1" bin="4444FF00" offsetInFile="2324" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.162" desc="Import table for KERNEL32.dll, entry 162">
<originalFirstThunkByName name="CreateDirectoryExW" hint="73"/>
<field name="u1" bin="8844FF00" offsetInFile="2069528" sizeInBytes="4"/>
<firstThunkByName name="CreateDirectoryExW" hint="73" boundImport="false"/>
<field name="u1" bin="8844FF00" offsetInFile="2328" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.163" desc="Import table for KERNEL32.dll, entry 163">
<originalFirstThunkByName name="MoveFileWithProgressW" hint="613"/>
<field name="u1" bin="EE44FF00" offsetInFile="2069532" sizeInBytes="4"/>
<firstThunkByName name="MoveFileWithProgressW" hint="613" boundImport="false"/>
<field name="u1" bin="EE44FF00" offsetInFile="2332" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.164" desc="Import table for KERNEL32.dll, entry 164">
<originalFirstThunkByName name="WritePrivateProfileSectionW" hint="916"/>
<field name="u1" bin="6644FF00" offsetInFile="2069536" sizeInBytes="4"/>
<firstThunkByName name="WritePrivateProfileSectionW" hint="916" boundImport="false"/>
<field name="u1" bin="6644FF00" offsetInFile="2336" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.165" desc="Import table for KERNEL32.dll, entry 165">
<originalFirstThunkByName name="SetFileTime" hint="781"/>
<field name="u1" bin="4444FF00" offsetInFile="2069540" sizeInBytes="4"/>
<firstThunkByName name="SetFileTime" hint="781" boundImport="false"/>
<field name="u1" bin="4444FF00" offsetInFile="2340" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.166" desc="Import table for KERNEL32.dll, entry 166">
<originalFirstThunkByName name="GetTempFileNameW" hint="458"/>
<field name="u1" bin="2244FF00" offsetInFile="2069544" sizeInBytes="4"/>
<firstThunkByName name="GetTempFileNameW" hint="458" boundImport="false"/>
<field name="u1" bin="2244FF00" offsetInFile="2344" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.167" desc="Import table for KERNEL32.dll, entry 167">
<originalFirstThunkByName name="FormatMessageW" hint="236"/>
<field name="u1" bin="6644FF00" offsetInFile="2069548" sizeInBytes="4"/>
<firstThunkByName name="FormatMessageW" hint="236" boundImport="false"/>
<field name="u1" bin="6644FF00" offsetInFile="2348" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.168" desc="Import table for KERNEL32.dll, entry 168">
<originalFirstThunkByName name="OpenEventW" hint="623"/>
<field name="u1" bin="8844FF00" offsetInFile="2069552" sizeInBytes="4"/>
<firstThunkByName name="OpenEventW" hint="623" boundImport="false"/>
<field name="u1" bin="8844FF00" offsetInFile="2352" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.169" desc="Import table for KERNEL32.dll, entry 169">
<originalFirstThunkByName name="WaitForSingleObject" hint="895"/>
<field name="u1" bin="6644FF00" offsetInFile="2069556" sizeInBytes="4"/>
<firstThunkByName name="WaitForSingleObject" hint="895" boundImport="false"/>
<field name="u1" bin="6644FF00" offsetInFile="2356" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.170" desc="Import table for KERNEL32.dll, entry 170">
<originalFirstThunkByName name="ResetEvent" hint="703"/>
<field name="u1" bin="CC55FF00" offsetInFile="2069560" sizeInBytes="4"/>
<firstThunkByName name="ResetEvent" hint="703" boundImport="false"/>
<field name="u1" bin="CC55FF00" offsetInFile="2360" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.171" desc="Import table for KERNEL32.dll, entry 171">
<originalFirstThunkByName name="CreateEventW" hint="76"/>
<field name="u1" bin="AA55FF00" offsetInFile="2069564" sizeInBytes="4"/>
<firstThunkByName name="CreateEventW" hint="76" boundImport="false"/>
<field name="u1" bin="AA55FF00" offsetInFile="2364" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.172" desc="Import table for KERNEL32.dll, entry 172">
<originalFirstThunkByName name="SetEvent" hint="772"/>
<field name="u1" bin="AA55FF00" offsetInFile="2069568" sizeInBytes="4"/>
<firstThunkByName name="SetEvent" hint="772" boundImport="false"/>
<field name="u1" bin="AA55FF00" offsetInFile="2368" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.173" desc="Import table for KERNEL32.dll, entry 173">
<originalFirstThunkByName name="GetCurrentDirectoryW" hint="314"/>
<field name="u1" bin="6655FF00" offsetInFile="2069572" sizeInBytes="4"/>
<firstThunkByName name="GetCurrentDirectoryW" hint="314" boundImport="false"/>
<field name="u1" bin="6655FF00" offsetInFile="2372" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.174" desc="Import table for KERNEL32.dll, entry 174">
<originalFirstThunkByName name="SetCurrentDirectoryW" hint="763"/>
<field name="u1" bin="EE55FF00" offsetInFile="2069576" sizeInBytes="4"/>
<firstThunkByName name="SetCurrentDirectoryW" hint="763" boundImport="false"/>
<field name="u1" bin="EE55FF00" offsetInFile="2376" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.175" desc="Import table for KERNEL32.dll, entry 175">
<originalFirstThunkByName name="GetDiskFreeSpaceExW" hint="327"/>
<field name="u1" bin="6655FF00" offsetInFile="2069580" sizeInBytes="4"/>
<firstThunkByName name="GetDiskFreeSpaceExW" hint="327" boundImport="false"/>
<field name="u1" bin="6655FF00" offsetInFile="2380" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.176" desc="Import table for KERNEL32.dll, entry 176">
<originalFirstThunkByName name="GetDiskFreeSpaceW" hint="328"/>
<field name="u1" bin="CC55FF00" offsetInFile="2069584" sizeInBytes="4"/>
<firstThunkByName name="GetDiskFreeSpaceW" hint="328" boundImport="false"/>
<field name="u1" bin="CC55FF00" offsetInFile="2384" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.177" desc="Import table for KERNEL32.dll, entry 177">
<originalFirstThunkByName name="CopyFileExW" hint="65"/>
<field name="u1" bin="0055FF00" offsetInFile="2069588" sizeInBytes="4"/>
<firstThunkByName name="CopyFileExW" hint="65" boundImport="false"/>
<field name="u1" bin="0055FF00" offsetInFile="2388" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.178" desc="Import table for KERNEL32.dll, entry 178">
<originalFirstThunkByName name="DeleteFileW" hint="130"/>
<field name="u1" bin="EE55FF00" offsetInFile="2069592" sizeInBytes="4"/>
<firstThunkByName name="DeleteFileW" hint="130" boundImport="false"/>
<field name="u1" bin="EE55FF00" offsetInFile="2392" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.179" desc="Import table for KERNEL32.dll, entry 179">
<originalFirstThunkByName name="InterlockedIncrement" hint="544"/>
<field name="u1" bin="CC55FF00" offsetInFile="2069596" sizeInBytes="4"/>
<firstThunkByName name="InterlockedIncrement" hint="544" boundImport="false"/>
<field name="u1" bin="CC55FF00" offsetInFile="2396" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.180" desc="Import table for KERNEL32.dll, entry 180">
<originalFirstThunkByName name="InterlockedDecrement" hint="540"/>
<field name="u1" bin="4455FF00" offsetInFile="2069600" sizeInBytes="4"/>
<firstThunkByName name="InterlockedDecrement" hint="540" boundImport="false"/>
<field name="u1" bin="4455FF00" offsetInFile="2400" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.181" desc="Import table for KERNEL32.dll, entry 181">
<originalFirstThunkByName name="GetCurrentProcessId" hint="316"/>
<field name="u1" bin="CC55FF00" offsetInFile="2069604" sizeInBytes="4"/>
<firstThunkByName name="GetCurrentProcessId" hint="316" boundImport="false"/>
<field name="u1" bin="CC55FF00" offsetInFile="2404" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.182" desc="Import table for KERNEL32.dll, entry 182">
<originalFirstThunkByName name="OpenProcess" hint="631"/>
<field name="u1" bin="2255FF00" offsetInFile="2069608" sizeInBytes="4"/>
<firstThunkByName name="OpenProcess" hint="631" boundImport="false"/>
<field name="u1" bin="2255FF00" offsetInFile="2408" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.183" desc="Import table for KERNEL32.dll, entry 183">
<originalFirstThunkByName name="CreateActCtxW" hint="69"/>
<field name="u1" bin="0066FF00" offsetInFile="2069612" sizeInBytes="4"/>
<firstThunkByName name="CreateActCtxW" hint="69" boundImport="false"/>
<field name="u1" bin="0066FF00" offsetInFile="2412" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.184" desc="Import table for KERNEL32.dll, entry 184">
<originalFirstThunkByName name="GetModuleFileNameW" hint="373"/>
<field name="u1" bin="0066FF00" offsetInFile="2069616" sizeInBytes="4"/>
<firstThunkByName name="GetModuleFileNameW" hint="373" boundImport="false"/>
<field name="u1" bin="0066FF00" offsetInFile="2416" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.185" desc="Import table for KERNEL32.dll, entry 185">
<originalFirstThunkByName name="ReleaseActCtx" hint="690"/>
<field name="u1" bin="6666FF00" offsetInFile="2069620" sizeInBytes="4"/>
<firstThunkByName name="ReleaseActCtx" hint="690" boundImport="false"/>
<field name="u1" bin="6666FF00" offsetInFile="2420" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.186" desc="Import table for KERNEL32.dll, entry 186">
<originalFirstThunkByName name="lstrcmpW" hint="941"/>
<field name="u1" bin="6666FF00" offsetInFile="2069624" sizeInBytes="4"/>
<firstThunkByName name="lstrcmpW" hint="941" boundImport="false"/>
<field name="u1" bin="6666FF00" offsetInFile="2424" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.187" desc="Import table for KERNEL32.dll, entry 187">
<originalFirstThunkByName name="GetUserDefaultUILanguage" hint="474"/>
<field name="u1" bin="2266FF00" offsetInFile="2069628" sizeInBytes="4"/>
<firstThunkByName name="GetUserDefaultUILanguage" hint="474" boundImport="false"/>
<field name="u1" bin="2266FF00" offsetInFile="2428" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.188" desc="Import table for KERNEL32.dll, entry 188">
<originalFirstThunkByName name="GetSystemDirectoryW" hint="442"/>
<field name="u1" bin="EE66FF00" offsetInFile="2069632" sizeInBytes="4"/>
<firstThunkByName name="GetSystemDirectoryW" hint="442" boundImport="false"/>
<field name="u1" bin="EE66FF00" offsetInFile="2432" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.189" desc="Import table for KERNEL32.dll, entry 189">
<originalFirstThunkByName name="GetPrivateProfileStringW" hint="405"/>
<field name="u1" bin="4466FF00" offsetInFile="2069636" sizeInBytes="4"/>
<firstThunkByName name="GetPrivateProfileStringW" hint="405" boundImport="false"/>
<field name="u1" bin="4466FF00" offsetInFile="2436" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.190" desc="Import table for KERNEL32.dll, entry 190">
<originalFirstThunkByName name="GetWindowsDirectoryW" hint="489"/>
<field name="u1" bin="0066FF00" offsetInFile="2069640" sizeInBytes="4"/>
<firstThunkByName name="GetWindowsDirectoryW" hint="489" boundImport="false"/>
<field name="u1" bin="0066FF00" offsetInFile="2440" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.191" desc="Import table for KERNEL32.dll, entry 191">
<originalFirstThunkByName name="ActivateActCtx" hint="0"/>
<field name="u1" bin="8866FF00" offsetInFile="2069644" sizeInBytes="4"/>
<firstThunkByName name="ActivateActCtx" hint="0" boundImport="false"/>
<field name="u1" bin="8866FF00" offsetInFile="2444" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.192" desc="Import table for KERNEL32.dll, entry 192">
<originalFirstThunkByName name="SetErrorMode" hint="771"/>
<field name="u1" bin="AA66FF00" offsetInFile="2069648" sizeInBytes="4"/>
<firstThunkByName name="SetErrorMode" hint="771" boundImport="false"/>
<field name="u1" bin="AA66FF00" offsetInFile="2448" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.193" desc="Import table for KERNEL32.dll, entry 193">
<originalFirstThunkByName name="UnhandledExceptionFilter" hint="860"/>
<field name="u1" bin="AA66FF00" offsetInFile="2069652" sizeInBytes="4"/>
<firstThunkByName name="UnhandledExceptionFilter" hint="860" boundImport="false"/>
<field name="u1" bin="AA66FF00" offsetInFile="2452" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.194" desc="Import table for KERNEL32.dll, entry 194">
<originalFirstThunkByName name="DeactivateActCtx" hint="115"/>
<field name="u1" bin="6666FF00" offsetInFile="2069656" sizeInBytes="4"/>
<firstThunkByName name="DeactivateActCtx" hint="115" boundImport="false"/>
<field name="u1" bin="6666FF00" offsetInFile="2456" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.195" desc="Import table for KERNEL32.dll, entry 195">
<originalFirstThunkByName name="GetCommandLineW" hint="266"/>
<field name="u1" bin="AA66FF00" offsetInFile="2069660" sizeInBytes="4"/>
<firstThunkByName name="GetCommandLineW" hint="266" boundImport="false"/>
<field name="u1" bin="AA66FF00" offsetInFile="2460" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.196" desc="Import table for KERNEL32.dll, entry 196">
<originalFirstThunkByName name="LoadLibraryW" hint="583"/>
<field name="u1" bin="CC77FF00" offsetInFile="2069664" sizeInBytes="4"/>
<firstThunkByName name="LoadLibraryW" hint="583" boundImport="false"/>
<field name="u1" bin="CC77FF00" offsetInFile="2464" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.197" desc="Import table for KERNEL32.dll, entry 197">
<originalFirstThunkByName name="GetProcAddress" hint="408"/>
<field name="u1" bin="CC77FF00" offsetInFile="2069668" sizeInBytes="4"/>
<firstThunkByName name="GetProcAddress" hint="408" boundImport="false"/>
<field name="u1" bin="CC77FF00" offsetInFile="2468" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.198" desc="Import table for KERNEL32.dll, entry 198">
<originalFirstThunkByName name="GetShortPathNameW" hint="429"/>
<field name="u1" bin="EE77FF00" offsetInFile="2069672" sizeInBytes="4"/>
<firstThunkByName name="GetShortPathNameW" hint="429" boundImport="false"/>
<field name="u1" bin="EE77FF00" offsetInFile="2472" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.199" desc="Import table for KERNEL32.dll, entry 199">
<originalFirstThunkByName name="GetSystemTime" hint="446"/>
<field name="u1" bin="2277FF00" offsetInFile="2069676" sizeInBytes="4"/>
<firstThunkByName name="GetSystemTime" hint="446" boundImport="false"/>
<field name="u1" bin="2277FF00" offsetInFile="2476" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.200" desc="Import table for KERNEL32.dll, entry 200">
<originalFirstThunkByName name="SystemTimeToFileTime" hint="840"/>
<field name="u1" bin="2277FF00" offsetInFile="2069680" sizeInBytes="4"/>
<firstThunkByName name="SystemTimeToFileTime" hint="840" boundImport="false"/>
<field name="u1" bin="2277FF00" offsetInFile="2480" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.201" desc="Import table for KERNEL32.dll, entry 201">
<originalFirstThunkByName name="CreateThread" hint="108"/>
<field name="u1" bin="AA77FF00" offsetInFile="2069684" sizeInBytes="4"/>
<firstThunkByName name="CreateThread" hint="108" boundImport="false"/>
<field name="u1" bin="AA77FF00" offsetInFile="2484" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.202" desc="Import table for KERNEL32.dll, entry 202">
<originalFirstThunkByName name="WritePrivateProfileStringW" hint="918"/>
<field name="u1" bin="AA77FF00" offsetInFile="2069688" sizeInBytes="4"/>
<firstThunkByName name="WritePrivateProfileStringW" hint="918" boundImport="false"/>
<field name="u1" bin="AA77FF00" offsetInFile="2488" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.203" desc="Import table for KERNEL32.dll, entry 203">
<originalFirstThunkByName name="CreateFileW" hint="82"/>
<field name="u1" bin="8877FF00" offsetInFile="2069692" sizeInBytes="4"/>
<firstThunkByName name="CreateFileW" hint="82" boundImport="false"/>
<field name="u1" bin="8877FF00" offsetInFile="2492" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.204" desc="Import table for KERNEL32.dll, entry 204">
<originalFirstThunkByName name="GetLastError" hint="360"/>
<field name="u1" bin="6677FF00" offsetInFile="2069696" sizeInBytes="4"/>
<firstThunkByName name="GetLastError" hint="360" boundImport="false"/>
<field name="u1" bin="6677FF00" offsetInFile="2496" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.205" desc="Import table for KERNEL32.dll, entry 205">
<originalFirstThunkByName name="Sleep" hint="835"/>
<field name="u1" bin="6677FF00" offsetInFile="2069700" sizeInBytes="4"/>
<firstThunkByName name="Sleep" hint="835" boundImport="false"/>
<field name="u1" bin="6677FF00" offsetInFile="2500" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.206" desc="Import table for KERNEL32.dll, entry 206">
<originalFirstThunkByName name="ReadFile" hint="678"/>
<field name="u1" bin="EE77FF00" offsetInFile="2069704" sizeInBytes="4"/>
<firstThunkByName name="ReadFile" hint="678" boundImport="false"/>
<field name="u1" bin="EE77FF00" offsetInFile="2504" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.207" desc="Import table for KERNEL32.dll, entry 207">
<originalFirstThunkByName name="GetDriveTypeW" hint="332"/>
<field name="u1" bin="AA77FF00" offsetInFile="2069708" sizeInBytes="4"/>
<firstThunkByName name="GetDriveTypeW" hint="332" boundImport="false"/>
<field name="u1" bin="AA77FF00" offsetInFile="2508" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.208" desc="Import table for KERNEL32.dll, entry 208">
<originalFirstThunkByName name="GetVolumeInformationW" hint="481"/>
<field name="u1" bin="AA77FF00" offsetInFile="2069712" sizeInBytes="4"/>
<firstThunkByName name="GetVolumeInformationW" hint="481" boundImport="false"/>
<field name="u1" bin="AA77FF00" offsetInFile="2512" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.209" desc="Import table for KERNEL32.dll, entry 209">
<originalFirstThunkByName name="GetTickCount" hint="468"/>
<field name="u1" bin="2277FF00" offsetInFile="2069716" sizeInBytes="4"/>
<firstThunkByName name="GetTickCount" hint="468" boundImport="false"/>
<field name="u1" bin="2277FF00" offsetInFile="2516" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.210" desc="Import table for KERNEL32.dll, entry 210">
<originalFirstThunkByName name="SetFileAttributesW" hint="776"/>
<field name="u1" bin="2288FF00" offsetInFile="2069720" sizeInBytes="4"/>
<firstThunkByName name="SetFileAttributesW" hint="776" boundImport="false"/>
<field name="u1" bin="2288FF00" offsetInFile="2520" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.211" desc="Import table for KERNEL32.dll, entry 211">
<originalFirstThunkByName name="SetLastError" hint="790"/>
<field name="u1" bin="8888FF00" offsetInFile="2069724" sizeInBytes="4"/>
<firstThunkByName name="SetLastError" hint="790" boundImport="false"/>
<field name="u1" bin="8888FF00" offsetInFile="2524" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.212" desc="Import table for KERNEL32.dll, entry 212">
<originalFirstThunkByName name="lstrcmpiW" hint="944"/>
<field name="u1" bin="8888FF00" offsetInFile="2069728" sizeInBytes="4"/>
<firstThunkByName name="lstrcmpiW" hint="944" boundImport="false"/>
<field name="u1" bin="8888FF00" offsetInFile="2528" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.213" desc="Import table for KERNEL32.dll, entry 213">
<originalFirstThunkByName name="GetFileAttributesW" hint="345"/>
<field name="u1" bin="4488FF00" offsetInFile="2069732" sizeInBytes="4"/>
<firstThunkByName name="GetFileAttributesW" hint="345" boundImport="false"/>
<field name="u1" bin="4488FF00" offsetInFile="2532" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.214" desc="Import table for KERNEL32.dll, entry 214">
<originalFirstThunkByName name="FindFirstFileW" hint="211"/>
<field name="u1" bin="AA88FF00" offsetInFile="2069736" sizeInBytes="4"/>
<firstThunkByName name="FindFirstFileW" hint="211" boundImport="false"/>
<field name="u1" bin="AA88FF00" offsetInFile="2536" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.215" desc="Import table for KERNEL32.dll, entry 215">
<originalFirstThunkByName name="FindNextFileW" hint="218"/>
<field name="u1" bin="CC88FF00" offsetInFile="2069740" sizeInBytes="4"/>
<firstThunkByName name="FindNextFileW" hint="218" boundImport="false"/>
<field name="u1" bin="CC88FF00" offsetInFile="2540" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.216" desc="Import table for KERNEL32.dll, entry 216">
<originalFirstThunkByName name="FindClose" hint="204"/>
<field name="u1" bin="CC88FF00" offsetInFile="2069744" sizeInBytes="4"/>
<firstThunkByName name="FindClose" hint="204" boundImport="false"/>
<field name="u1" bin="CC88FF00" offsetInFile="2544" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.217" desc="Import table for KERNEL32.dll, entry 217">
<originalFirstThunkByName name="CloseHandle" hint="49"/>
<field name="u1" bin="8888FF00" offsetInFile="2069748" sizeInBytes="4"/>
<firstThunkByName name="CloseHandle" hint="49" boundImport="false"/>
<field name="u1" bin="8888FF00" offsetInFile="2548" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.218" desc="Import table for KERNEL32.dll, entry 218">
<originalFirstThunkByName name="SetEndOfFile" hint="768"/>
<field name="u1" bin="6688FF00" offsetInFile="2069752" sizeInBytes="4"/>
<firstThunkByName name="SetEndOfFile" hint="768" boundImport="false"/>
<field name="u1" bin="6688FF00" offsetInFile="2552" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.219" desc="Import table for KERNEL32.dll, entry 219">
<originalFirstThunkByName name="SetFilePointer" hint="777"/>
<field name="u1" bin="6688FF00" offsetInFile="2069756" sizeInBytes="4"/>
<firstThunkByName name="SetFilePointer" hint="777" boundImport="false"/>
<field name="u1" bin="6688FF00" offsetInFile="2556" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.220" desc="Import table for KERNEL32.dll, entry 220">
<originalFirstThunkByName name="WriteFile" hint="912"/>
<field name="u1" bin="8888FF00" offsetInFile="2069760" sizeInBytes="4"/>
<firstThunkByName name="WriteFile" hint="912" boundImport="false"/>
<field name="u1" bin="8888FF00" offsetInFile="2560" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.221" desc="Import table for KERNEL32.dll, entry 221">
<originalFirstThunkByName name="EnterCriticalSection" hint="150"/>
<field name="u1" bin="4488FF00" offsetInFile="2069764" sizeInBytes="4"/>
<firstThunkByName name="EnterCriticalSection" hint="150" boundImport="false"/>
<field name="u1" bin="4488FF00" offsetInFile="2564" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.222" desc="Import table for KERNEL32.dll, entry 222">
<originalFirstThunkByName name="LeaveCriticalSection" hint="579"/>
<field name="u1" bin="CC88FF00" offsetInFile="2069768" sizeInBytes="4"/>
<firstThunkByName name="LeaveCriticalSection" hint="579" boundImport="false"/>
<field name="u1" bin="CC88FF00" offsetInFile="2568" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.223" desc="Import table for KERNEL32.dll, entry 223">
<originalFirstThunkByName name="QueryDosDeviceW" hint="657"/>
<field name="u1" bin="4488FF00" offsetInFile="2069772" sizeInBytes="4"/>
<firstThunkByName name="QueryDosDeviceW" hint="657" boundImport="false"/>
<field name="u1" bin="4488FF00" offsetInFile="2572" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.224" desc="Import table for KERNEL32.dll, entry 224">
<originalFirstThunkByName name="lstrlenA" hint="952"/>
<field name="u1" bin="6688FF00" offsetInFile="2069776" sizeInBytes="4"/>
<firstThunkByName name="lstrlenA" hint="952" boundImport="false"/>
<field name="u1" bin="6688FF00" offsetInFile="2576" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.225" desc="Import table for KERNEL32.dll, entry 225">
<originalFirstThunkByName name="MultiByteToWideChar" hint="615"/>
<field name="u1" bin="2299FF00" offsetInFile="2069780" sizeInBytes="4"/>
<firstThunkByName name="MultiByteToWideChar" hint="615" boundImport="false"/>
<field name="u1" bin="2299FF00" offsetInFile="2580" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.226" desc="Import table for KERNEL32.dll, entry 226">
<originalFirstThunkByName name="MulDiv" hint="614"/>
<field name="u1" bin="8899FF00" offsetInFile="2069784" sizeInBytes="4"/>
<firstThunkByName name="MulDiv" hint="614" boundImport="false"/>
<field name="u1" bin="8899FF00" offsetInFile="2584" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.227" desc="Import table for KERNEL32.dll, entry 227">
<originalFirstThunkByName name="LoadLibraryExW" hint="582"/>
<field name="u1" bin="2299FF00" offsetInFile="2069788" sizeInBytes="4"/>
<firstThunkByName name="LoadLibraryExW" hint="582" boundImport="false"/>
<field name="u1" bin="2299FF00" offsetInFile="2588" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.228" desc="Import table for KERNEL32.dll, entry 228">
<originalFirstThunkByName name="FreeLibrary" hint="240"/>
<field name="u1" bin="4499FF00" offsetInFile="2069792" sizeInBytes="4"/>
<firstThunkByName name="FreeLibrary" hint="240" boundImport="false"/>
<field name="u1" bin="4499FF00" offsetInFile="2592" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.229" desc="Import table for KERNEL32.dll, entry 229">
<originalFirstThunkByName name="GlobalMemoryStatusEx" hint="506"/>
<field name="u1" bin="2299FF00" offsetInFile="2069796" sizeInBytes="4"/>
<firstThunkByName name="GlobalMemoryStatusEx" hint="506" boundImport="false"/>
<field name="u1" bin="2299FF00" offsetInFile="2596" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.230" desc="Import table for KERNEL32.dll, entry 230">
<originalFirstThunkByName name="LocalAlloc" hint="586"/>
<field name="u1" bin="AA99FF00" offsetInFile="2069800" sizeInBytes="4"/>
<firstThunkByName name="LocalAlloc" hint="586" boundImport="false"/>
<field name="u1" bin="AA99FF00" offsetInFile="2600" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.231" desc="Import table for KERNEL32.dll, entry 231">
<originalFirstThunkByName name="GetVersionExW" hint="479"/>
<field name="u1" bin="8899FF00" offsetInFile="2069804" sizeInBytes="4"/>
<firstThunkByName name="GetVersionExW" hint="479" boundImport="false"/>
<field name="u1" bin="8899FF00" offsetInFile="2604" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.232" desc="Import table for KERNEL32.dll, entry 232">
<originalFirstThunkByName name="lstrlenW" hint="953"/>
<field name="u1" bin="8899FF00" offsetInFile="2069808" sizeInBytes="4"/>
<firstThunkByName name="lstrlenW" hint="953" boundImport="false"/>
<field name="u1" bin="8899FF00" offsetInFile="2608" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.233" desc="Import table for KERNEL32.dll, entry 233">
<originalFirstThunkByName name="LocalFree" hint="590"/>
<field name="u1" bin="4499FF00" offsetInFile="2069812" sizeInBytes="4"/>
<firstThunkByName name="LocalFree" hint="590" boundImport="false"/>
<field name="u1" bin="4499FF00" offsetInFile="2612" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.234" desc="Import table for KERNEL32.dll, entry 234">
<originalFirstThunkByName name="LocalReAlloc" hint="593"/>
<field name="u1" bin="0099FF00" offsetInFile="2069816" sizeInBytes="4"/>
<firstThunkByName name="LocalReAlloc" hint="593" boundImport="false"/>
<field name="u1" bin="0099FF00" offsetInFile="2616" sizeInBytes="4"/>
</group>
<group id="importTable.KERNEL32.dll.235" desc="Import table for KERNEL32.dll, entry 235">
<originalFirstThunkByName name="LoadLibraryExA" hint="581"/>
<field name="u1" bin="0099FF00" offsetInFile="2069820" sizeInBytes="4"/>
<firstThunkByName name="LoadLibraryExA" hint="581" boundImport="false"/>
<field name="u1" bin="0099FF00" offsetInFile="2620" sizeInBytes="4"/>
</group>
</group>
<group id="importTable.msvcrt.dll" desc="Import table for msvcrt.dll">
<field name="OriginalFirstThunk" value="2072900" hex="1fa144" offsetInFile="2068008" sizeInBytes="4"/>
<field name="TimeDateStamp" value="0" hex="0" offsetInFile="2068012" sizeInBytes="4"/>
<field name="ForwarderChain" value="0" hex="0" offsetInFile="2068016" sizeInBytes="4"/>
<field name="Name" value="2071238" hex="1f9ac6" offsetInFile="2068020" sizeInBytes="4"/>
<field name="FirstThunk" value="5700" hex="1644" offsetInFile="2068024" sizeInBytes="4"/>
<property name="name" value="msvcrt.dll"/>
<property name="count" value="31" hex="1f"/>
<group id="importTable.msvcrt.dll.0" desc="Import table for msvcrt.dll, entry 0">
<originalFirstThunkByName name="free" hint="677"/>
<field name="u1" bin="2299FF00" offsetInFile="2069828" sizeInBytes="4"/>
<firstThunkByName name="free" hint="677" boundImport="false"/>
<field name="u1" bin="2299FF00" offsetInFile="2628" sizeInBytes="4"/>
</group>
<group id="importTable.msvcrt.dll.1" desc="Import table for msvcrt.dll, entry 1">
<originalFirstThunkByName name="realloc" hint="750"/>
<field name="u1" bin="AA99FF00" offsetInFile="2069832" sizeInBytes="4"/>
<firstThunkByName name="realloc" hint="750" boundImport="false"/>
<field name="u1" bin="AA99FF00" offsetInFile="2632" sizeInBytes="4"/>
</group>
<group id="importTable.msvcrt.dll.2" desc="Import table for msvcrt.dll, entry 2">
<originalFirstThunkByName name="malloc" hint="728"/>
<field name="u1" bin="4499FF00" offsetInFile="2069836" sizeInBytes="4"/>
<firstThunkByName name="malloc" hint="728" boundImport="false"/>
<field name="u1" bin="4499FF00" offsetInFile="2636" sizeInBytes="4"/>
</group>
<group id="importTable.msvcrt.dll.3" desc="Import table for msvcrt.dll, entry 3">
<originalFirstThunkByName name="_initterm" hint="315"/>
<field name="u1" bin="EE99FF00" offsetInFile="2069840" sizeInBytes="4"/>
<firstThunkByName name="_initterm" hint="315" boundImport="false"/>
<field name="u1" bin="EE99FF00" offsetInFile="2640" sizeInBytes="4"/>
</group>
<group id="importTable.msvcrt.dll.4" desc="Import table for msvcrt.dll, entry 4">
<originalFirstThunkByName name="_adjust_fdiv" hint="182"/>
<field name="u1" bin="AA99FF00" offsetInFile="2069844" sizeInBytes="4"/>
<firstThunkByName name="_adjust_fdiv" hint="182" boundImport="false"/>
<field name="u1" bin="AA99FF00" offsetInFile="2644" sizeInBytes="4"/>
</group>
<group id="importTable.msvcrt.dll.5" desc="Import table for msvcrt.dll, entry 5">
<originalFirstThunkByName name="__dllonexit" hint="106"/>
<field name="u1" bin="AA99FF00" offsetInFile="2069848" sizeInBytes="4"/>
<firstThunkByName name="__dllonexit" hint="106" boundImport="false"/>
<field name="u1" bin="AA99FF00" offsetInFile="2648" sizeInBytes="4"/>
</group>
<group id="importTable.msvcrt.dll.6" desc="Import table for msvcrt.dll, entry 6">
<originalFirstThunkByName name="_onexit" hint="436"/>
<field name="u1" bin="8899FF00" offsetInFile="2069852" sizeInBytes="4"/>
<firstThunkByName name="_onexit" hint="436" boundImport="false"/>
<field name="u1" bin="8899FF00" offsetInFile="2652" sizeInBytes="4"/>
</group>
<group id="importTable.msvcrt.dll.7" desc="Import table for msvcrt.dll, entry 7">
<originalFirstThunkByName name="_vsnwprintf" hint="544"/>
<field name="u1" bin="22AAFF00" offsetInFile="2069856" sizeInBytes="4"/>
<firstThunkByName name="_vsnwprintf" hint="544" boundImport="false"/>
<field name="u1" bin="22AAFF00" offsetInFile="2656" sizeInBytes="4"/>
</group>
<group id="importTable.msvcrt.dll.8" desc="Import table for msvcrt.dll, entry 8">
<originalFirstThunkByName name="_except_handler3" hint="237"/>
<field name="u1" bin="00AAFF00" offsetInFile="2069860" sizeInBytes="4"/>
<firstThunkByName name="_except_handler3" hint="237" boundImport="false"/>
<field name="u1" bin="00AAFF00" offsetInFile="2660" sizeInBytes="4"/>
</group>
<group id="importTable.msvcrt.dll.9" desc="Import table for msvcrt.dll, entry 9">
<originalFirstThunkByName name="wcslen" hint="813"/>
<field name="u1" bin="44AAFF00" offsetInFile="2069864" sizeInBytes="4"/>
<firstThunkByName name="wcslen" hint="813" boundImport="false"/>
<field name="u1" bin="44AAFF00" offsetInFile="2664" sizeInBytes="4"/>
</group>
<group id="importTable.msvcrt.dll.10" desc="Import table for msvcrt.dll, entry 10">
<originalFirstThunkByName name="wcscmp" hint="808"/>
<field name="u1" bin="EEAAFF00" offsetInFile="2069868" sizeInBytes="4"/>
<firstThunkByName name="wcscmp" hint="808" boundImport="false"/>
<field name="u1" bin="EEAAFF00" offsetInFile="2668" sizeInBytes="4"/>
</group>
<group id="importTable.msvcrt.dll.11" desc="Import table for msvcrt.dll, entry 11">
<originalFirstThunkByName name="_wcsicmp" hint="553"/>
<field name="u1" bin="88AAFF00" offsetInFile="2069872" sizeInBytes="4"/>
<firstThunkByName name="_wcsicmp" hint="553" boundImport="false"/>
<field name="u1" bin="88AAFF00" offsetInFile="2672" sizeInBytes="4"/>
</group>
<group id="importTable.msvcrt.dll.12" desc="Import table for msvcrt.dll, entry 12">
<originalFirstThunkByName name="wcscpy" hint="810"/>
<field name="u1" bin="44AAFF00" offsetInFile="2069876" sizeInBytes="4"/>
<firstThunkByName name="wcscpy" hint="810" boundImport="false"/>
<field name="u1" bin="44AAFF00" offsetInFile="2676" sizeInBytes="4"/>
</group>
<group id="importTable.msvcrt.dll.13" desc="Import table for msvcrt.dll, entry 13">
<originalFirstThunkByName name="_strnicmp" hint="508"/>
<field name="u1" bin="EEAAFF00" offsetInFile="2069880" sizeInBytes="4"/>
<firstThunkByName name="_strnicmp" hint="508" boundImport="false"/>
<field name="u1" bin="EEAAFF00" offsetInFile="2680" sizeInBytes="4"/>
</group>
<group id="importTable.msvcrt.dll.14" desc="Import table for msvcrt.dll, entry 14">
<originalFirstThunkByName name="_local_unwind2" hint="360"/>
<field name="u1" bin="AAAAFF00" offsetInFile="2069884" sizeInBytes="4"/>
<firstThunkByName name="_local_unwind2" hint="360" boundImport="false"/>
<field name="u1" bin="AAAAFF00" offsetInFile="2684" sizeInBytes="4"/>
</group>
<group id="importTable.msvcrt.dll.15" desc="Import table for msvcrt.dll, entry 15">
<originalFirstThunkByName name="_ftol" hint="280"/>
<field name="u1" bin="CCAAFF00" offsetInFile="2069888" sizeInBytes="4"/>
<firstThunkByName name="_ftol" hint="280" boundImport="false"/>
<field name="u1" bin="CCAAFF00" offsetInFile="2688" sizeInBytes="4"/>
</group>
<group id="importTable.msvcrt.dll.16" desc="Import table for msvcrt.dll, entry 16">
<originalFirstThunkByName name="_snwprintf" hint="484"/>
<field name="u1" bin="44AAFF00" offsetInFile="2069892" sizeInBytes="4"/>
<firstThunkByName name="_snwprintf" hint="484" boundImport="false"/>
<field name="u1" bin="44AAFF00" offsetInFile="2692" sizeInBytes="4"/>
</group>
<group id="importTable.msvcrt.dll.17" desc="Import table for msvcrt.dll, entry 17">
<originalFirstThunkByName name="wcsncmp" hint="815"/>
<field name="u1" bin="22AAFF00" offsetInFile="2069896" sizeInBytes="4"/>
<firstThunkByName name="wcsncmp" hint="815" boundImport="false"/>
<field name="u1" bin="22AAFF00" offsetInFile="2696" sizeInBytes="4"/>
</group>
<group id="importTable.msvcrt.dll.18" desc="Import table for msvcrt.dll, entry 18">
<originalFirstThunkByName name="_iob" hint="319"/>
<field name="u1" bin="CCAAFF00" offsetInFile="2069900" sizeInBytes="4"/>
<firstThunkByName name="_iob" hint="319" boundImport="false"/>
<field name="u1" bin="CCAAFF00" offsetInFile="2700" sizeInBytes="4"/>
</group>
<group id="importTable.msvcrt.dll.19" desc="Import table for msvcrt.dll, entry 19">
<originalFirstThunkByName name="fwrite" hint="685"/>
<field name="u1" bin="44AAFF00" offsetInFile="2069904" sizeInBytes="4"/>
<firstThunkByName name="fwrite" hint="685" boundImport="false"/>
<field name="u1" bin="44AAFF00" offsetInFile="2704" sizeInBytes="4"/>
</group>
<group id="importTable.msvcrt.dll.20" desc="Import table for msvcrt.dll, entry 20">
<originalFirstThunkByName name="strtol" hint="783"/>
<field name="u1" bin="EEAAFF00" offsetInFile="2069908" sizeInBytes="4"/>
<firstThunkByName name="strtol" hint="783" boundImport="false"/>
<field name="u1" bin="EEAAFF00" offsetInFile="2708" sizeInBytes="4"/>
</group>
<group id="importTable.msvcrt.dll.21" desc="Import table for msvcrt.dll, entry 21">
<originalFirstThunkByName name="_wtoi" hint="626"/>
<field name="u1" bin="88AAFF00" offsetInFile="2069912" sizeInBytes="4"/>
<firstThunkByName name="_wtoi" hint="626" boundImport="false"/>
<field name="u1" bin="88AAFF00" offsetInFile="2712" sizeInBytes="4"/>
</group>
<group id="importTable.msvcrt.dll.22" desc="Import table for msvcrt.dll, entry 22">
<originalFirstThunkByName name="_itow" hint="353"/>
<field name="u1" bin="00AAFF00" offsetInFile="2069916" sizeInBytes="4"/>
<firstThunkByName name="_itow" hint="353" boundImport="false"/>
<field name="u1" bin="00AAFF00" offsetInFile="2716" sizeInBytes="4"/>
</group>
<group id="importTable.msvcrt.dll.23" desc="Import table for msvcrt.dll, entry 23">
<originalFirstThunkByName name="swprintf" hint="786"/>
<field name="u1" bin="88AAFF00" offsetInFile="2069920" sizeInBytes="4"/>
<firstThunkByName name="swprintf" hint="786" boundImport="false"/>
<field name="u1" bin="88AAFF00" offsetInFile="2720" sizeInBytes="4"/>
</group>
<group id="importTable.msvcrt.dll.24" desc="Import table for msvcrt.dll, entry 24">
<originalFirstThunkByName name="wcsncpy" hint="816"/>
<field name="u1" bin="44AAFF00" offsetInFile="2069924" sizeInBytes="4"/>
<firstThunkByName name="wcsncpy" hint="816" boundImport="false"/>
<field name="u1" bin="44AAFF00" offsetInFile="2724" sizeInBytes="4"/>
</group>
<group id="importTable.msvcrt.dll.25" desc="Import table for msvcrt.dll, entry 25">
<originalFirstThunkByName name="atoi" hint="644"/>
<field name="u1" bin="EEAAFF00" offsetInFile="2069928" sizeInBytes="4"/>
<firstThunkByName name="atoi" hint="644" boundImport="false"/>
<field name="u1" bin="EEAAFF00" offsetInFile="2728" sizeInBytes="4"/>
</group>
<group id="importTable.msvcrt.dll.26" desc="Import table for msvcrt.dll, entry 26">
<originalFirstThunkByName name="qsort" hint="747"/>
<field name="u1" bin="66AAFF00" offsetInFile="2069932" sizeInBytes="4"/>
<firstThunkByName name="qsort" hint="747" boundImport="false"/>
<field name="u1" bin="66AAFF00" offsetInFile="2732" sizeInBytes="4"/>
</group>
<group id="importTable.msvcrt.dll.27" desc="Import table for msvcrt.dll, entry 27">
<originalFirstThunkByName name="wcstok" hint="822"/>
<field name="u1" bin="EEAAFF00" offsetInFile="2069936" sizeInBytes="4"/>
<firstThunkByName name="wcstok" hint="822" boundImport="false"/>
<field name="u1" bin="EEAAFF00" offsetInFile="2736" sizeInBytes="4"/>
</group>
<group id="importTable.msvcrt.dll.28" desc="Import table for msvcrt.dll, entry 28">
<originalFirstThunkByName name="swscanf" hint="787"/>
<field name="u1" bin="88AAFF00" offsetInFile="2069940" sizeInBytes="4"/>
<firstThunkByName name="swscanf" hint="787" boundImport="false"/>
<field name="u1" bin="88AAFF00" offsetInFile="2740" sizeInBytes="4"/>
</group>
<group id="importTable.msvcrt.dll.29" desc="Import table for msvcrt.dll, entry 29">
<originalFirstThunkByName name="_vsnprintf" hint="543"/>
<field name="u1" bin="22AAFF00" offsetInFile="2069944" sizeInBytes="4"/>
<firstThunkByName name="_vsnprintf" hint="543" boundImport="false"/>
<field name="u1" bin="22AAFF00" offsetInFile="2744" sizeInBytes="4"/>
</group>
<group id="importTable.msvcrt.dll.30" desc="Import table for msvcrt.dll, entry 30">
<originalFirstThunkByName name="memmove" hint="735"/>
<field name="u1" bin="00BBFF00" offsetInFile="2069948" sizeInBytes="4"/>
<firstThunkByName name="memmove" hint="735" boundImport="false"/>
<field name="u1" bin="00BBFF00" offsetInFile="2748" sizeInBytes="4"/>
</group>
</group>
<group id="importTable.ntdll.dll" desc="Import table for ntdll.dll">
<field name="OriginalFirstThunk" value="2073028" hex="1fa1c4" offsetInFile="2068028" sizeInBytes="4"/>
<field name="TimeDateStamp" value="0" hex="0" offsetInFile="2068032" sizeInBytes="4"/>
<field name="ForwarderChain" value="0" hex="0" offsetInFile="2068036" sizeInBytes="4"/>
<field name="Name" value="2071250" hex="1f9ad2" offsetInFile="2068040" sizeInBytes="4"/>
<field name="FirstThunk" value="5828" hex="16c4" offsetInFile="2068044" sizeInBytes="4"/>
<property name="name" value="ntdll.dll"/>
<property name="count" value="31" hex="1f"/>
<group id="importTable.ntdll.dll.0" desc="Import table for ntdll.dll, entry 0">
<originalFirstThunkByName name="RtlRandomEx" hint="756"/>
<field name="u1" bin="AABBFF00" offsetInFile="2069956" sizeInBytes="4"/>
<firstThunkByName name="RtlRandomEx" hint="756" boundImport="false"/>
<field name="u1" bin="AABBFF00" offsetInFile="2756" sizeInBytes="4"/>
</group>
<group id="importTable.ntdll.dll.1" desc="Import table for ntdll.dll, entry 1">
<originalFirstThunkByName name="RtlDowncaseUnicodeString" hint="521"/>
<field name="u1" bin="88BBFF00" offsetInFile="2069960" sizeInBytes="4"/>
<firstThunkByName name="RtlDowncaseUnicodeString" hint="521" boundImport="false"/>
<field name="u1" bin="88BBFF00" offsetInFile="2760" sizeInBytes="4"/>
</group>
<group id="importTable.ntdll.dll.2" desc="Import table for ntdll.dll, entry 2">
<originalFirstThunkByName name="RtlOemStringToUnicodeString" hint="725"/>
<field name="u1" bin="44BBFF00" offsetInFile="2069964" sizeInBytes="4"/>
<firstThunkByName name="RtlOemStringToUnicodeString" hint="725" boundImport="false"/>
<field name="u1" bin="44BBFF00" offsetInFile="2764" sizeInBytes="4"/>
</group>
<group id="importTable.ntdll.dll.3" desc="Import table for ntdll.dll, entry 3">
<originalFirstThunkByName name="RtlInitString" hint="630"/>
<field name="u1" bin="22BBFF00" offsetInFile="2069968" sizeInBytes="4"/>
<firstThunkByName name="RtlInitString" hint="630" boundImport="false"/>
<field name="u1" bin="22BBFF00" offsetInFile="2768" sizeInBytes="4"/>
</group>
<group id="importTable.ntdll.dll.4" desc="Import table for ntdll.dll, entry 4">
<originalFirstThunkByName name="RtlPrefixString" hint="731"/>
<field name="u1" bin="22BBFF00" offsetInFile="2069972" sizeInBytes="4"/>
<firstThunkByName name="RtlPrefixString" hint="731" boundImport="false"/>
<field name="u1" bin="22BBFF00" offsetInFile="2772" sizeInBytes="4"/>
</group>
<group id="importTable.ntdll.dll.5" desc="Import table for ntdll.dll, entry 5">
<originalFirstThunkByName name="NtFsControlFile" hint="164"/>
<field name="u1" bin="44BBFF00" offsetInFile="2069976" sizeInBytes="4"/>
<firstThunkByName name="NtFsControlFile" hint="164" boundImport="false"/>
<field name="u1" bin="44BBFF00" offsetInFile="2776" sizeInBytes="4"/>
</group>
<group id="importTable.ntdll.dll.6" desc="Import table for ntdll.dll, entry 6">
<originalFirstThunkByName name="NtCreateFile" hint="115"/>
<field name="u1" bin="66BBFF00" offsetInFile="2069980" sizeInBytes="4"/>
<firstThunkByName name="NtCreateFile" hint="115" boundImport="false"/>
<field name="u1" bin="66BBFF00" offsetInFile="2780" sizeInBytes="4"/>
</group>
<group id="importTable.ntdll.dll.7" desc="Import table for ntdll.dll, entry 7">
<originalFirstThunkByName name="RtlConvertSidToUnicodeString" hint="442"/>
<field name="u1" bin="66BBFF00" offsetInFile="2069984" sizeInBytes="4"/>
<firstThunkByName name="RtlConvertSidToUnicodeString" hint="442" boundImport="false"/>
<field name="u1" bin="66BBFF00" offsetInFile="2784" sizeInBytes="4"/>
</group>
<group id="importTable.ntdll.dll.8" desc="Import table for ntdll.dll, entry 8">
<originalFirstThunkByName name="RtlFreeUnicodeString" hint="582"/>
<field name="u1" bin="66BBFF00" offsetInFile="2069988" sizeInBytes="4"/>
<firstThunkByName name="RtlFreeUnicodeString" hint="582" boundImport="false"/>
<field name="u1" bin="66BBFF00" offsetInFile="2788" sizeInBytes="4"/>
</group>
<group id="importTable.ntdll.dll.9" desc="Import table for ntdll.dll, entry 9">
<originalFirstThunkByName name="RtlGetNtProductType" hint="608"/>
<field name="u1" bin="EEBBFF00" offsetInFile="2069992" sizeInBytes="4"/>
<firstThunkByName name="RtlGetNtProductType" hint="608" boundImport="false"/>
<field name="u1" bin="EEBBFF00" offsetInFile="2792" sizeInBytes="4"/>
</group>
<group id="importTable.ntdll.dll.10" desc="Import table for ntdll.dll, entry 10">
<originalFirstThunkByName name="NtQuerySystemInformation" hint="255"/>
<field name="u1" bin="44BBFF00" offsetInFile="2069996" sizeInBytes="4"/>
<firstThunkByName name="NtQuerySystemInformation" hint="255" boundImport="false"/>
<field name="u1" bin="44BBFF00" offsetInFile="2796" sizeInBytes="4"/>
</group>
<group id="importTable.ntdll.dll.11" desc="Import table for ntdll.dll, entry 11">
<originalFirstThunkByName name="NtQueryVolumeInformationFile" hint="261"/>
<field name="u1" bin="00CCFF00" offsetInFile="2070000" sizeInBytes="4"/>
<firstThunkByName name="NtQueryVolumeInformationFile" hint="261" boundImport="false"/>
<field name="u1" bin="00CCFF00" offsetInFile="2800" sizeInBytes="4"/>
</group>
<group id="importTable.ntdll.dll.12" desc="Import table for ntdll.dll, entry 12">
<originalFirstThunkByName name="NtEnumerateValueKey" hint="153"/>
<field name="u1" bin="00CCFF00" offsetInFile="2070004" sizeInBytes="4"/>
<firstThunkByName name="NtEnumerateValueKey" hint="153" boundImport="false"/>
<field name="u1" bin="00CCFF00" offsetInFile="2804" sizeInBytes="4"/>
</group>
<group id="importTable.ntdll.dll.13" desc="Import table for ntdll.dll, entry 13">
<originalFirstThunkByName name="NtOpenKey" hint="199"/>
<field name="u1" bin="66CCFF00" offsetInFile="2070008" sizeInBytes="4"/>
<firstThunkByName name="NtOpenKey" hint="199" boundImport="false"/>
<field name="u1" bin="66CCFF00" offsetInFile="2808" sizeInBytes="4"/>
</group>
<group id="importTable.ntdll.dll.14" desc="Import table for ntdll.dll, entry 14">
<originalFirstThunkByName name="RtlCreateEnvironment" hint="462"/>
<field name="u1" bin="22CCFF00" offsetInFile="2070012" sizeInBytes="4"/>
<firstThunkByName name="RtlCreateEnvironment" hint="462" boundImport="false"/>
<field name="u1" bin="22CCFF00" offsetInFile="2812" sizeInBytes="4"/>
</group>
<group id="importTable.ntdll.dll.15" desc="Import table for ntdll.dll, entry 15">
<originalFirstThunkByName name="RtlSetCurrentEnvironment" hint="786"/>
<field name="u1" bin="AACCFF00" offsetInFile="2070016" sizeInBytes="4"/>
<firstThunkByName name="RtlSetCurrentEnvironment" hint="786" boundImport="false"/>
<field name="u1" bin="AACCFF00" offsetInFile="2816" sizeInBytes="4"/>
</group>
<group id="importTable.ntdll.dll.16" desc="Import table for ntdll.dll, entry 16">
<originalFirstThunkByName name="RtlDestroyEnvironment" hint="507"/>
<field name="u1" bin="66CCFF00" offsetInFile="2070020" sizeInBytes="4"/>
<firstThunkByName name="RtlDestroyEnvironment" hint="507" boundImport="false"/>
<field name="u1" bin="66CCFF00" offsetInFile="2820" sizeInBytes="4"/>
</group>
<group id="importTable.ntdll.dll.17" desc="Import table for ntdll.dll, entry 17">
<originalFirstThunkByName name="RtlExpandEnvironmentStrings_U" hint="547"/>
<field name="u1" bin="EECCFF00" offsetInFile="2070024" sizeInBytes="4"/>
<firstThunkByName name="RtlExpandEnvironmentStrings_U" hint="547" boundImport="false"/>
<field name="u1" bin="EECCFF00" offsetInFile="2824" sizeInBytes="4"/>
</group>
<group id="importTable.ntdll.dll.18" desc="Import table for ntdll.dll, entry 18">
<originalFirstThunkByName name="RtlInitUnicodeStringEx" hint="632"/>
<field name="u1" bin="EECCFF00" offsetInFile="2070028" sizeInBytes="4"/>
<firstThunkByName name="RtlInitUnicodeStringEx" hint="632" boundImport="false"/>
<field name="u1" bin="EECCFF00" offsetInFile="2828" sizeInBytes="4"/>
</group>
<group id="importTable.ntdll.dll.19" desc="Import table for ntdll.dll, entry 19">
<originalFirstThunkByName name="RtlQueryEnvironmentVariable_U" hint="737"/>
<field name="u1" bin="88CCFF00" offsetInFile="2070032" sizeInBytes="4"/>
<firstThunkByName name="RtlQueryEnvironmentVariable_U" hint="737" boundImport="false"/>
<field name="u1" bin="88CCFF00" offsetInFile="2832" sizeInBytes="4"/>
</group>
<group id="importTable.ntdll.dll.20" desc="Import table for ntdll.dll, entry 20">
<originalFirstThunkByName name="RtlInitUnicodeString" hint="631"/>
<field name="u1" bin="88CCFF00" offsetInFile="2070036" sizeInBytes="4"/>
<firstThunkByName name="RtlInitUnicodeString" hint="631" boundImport="false"/>
<field name="u1" bin="88CCFF00" offsetInFile="2836" sizeInBytes="4"/>
</group>
<group id="importTable.ntdll.dll.21" desc="Import table for ntdll.dll, entry 21">
<originalFirstThunkByName name="RtlSetEnvironmentVariable" hint="788"/>
<field name="u1" bin="00DDFF00" offsetInFile="2070040" sizeInBytes="4"/>
<firstThunkByName name="RtlSetEnvironmentVariable" hint="788" boundImport="false"/>
<field name="u1" bin="00DDFF00" offsetInFile="2840" sizeInBytes="4"/>
</group>
<group id="importTable.ntdll.dll.22" desc="Import table for ntdll.dll, entry 22">
<originalFirstThunkByName name="RtlImageNtHeader" hint="621"/>
<field name="u1" bin="CCDDFF00" offsetInFile="2070044" sizeInBytes="4"/>
<firstThunkByName name="RtlImageNtHeader" hint="621" boundImport="false"/>
<field name="u1" bin="CCDDFF00" offsetInFile="2844" sizeInBytes="4"/>
</group>
<group id="importTable.ntdll.dll.23" desc="Import table for ntdll.dll, entry 23">
<originalFirstThunkByName name="RtlDosPathNameToNtPathName_U" hint="517"/>
<field name="u1" bin="00DDFF00" offsetInFile="2070048" sizeInBytes="4"/>
<firstThunkByName name="RtlDosPathNameToNtPathName_U" hint="517" boundImport="false"/>
<field name="u1" bin="00DDFF00" offsetInFile="2848" sizeInBytes="4"/>
</group>
<group id="importTable.ntdll.dll.24" desc="Import table for ntdll.dll, entry 24">
<originalFirstThunkByName name="NtOpenFile" hint="196"/>
<field name="u1" bin="00DDFF00" offsetInFile="2070052" sizeInBytes="4"/>
<firstThunkByName name="NtOpenFile" hint="196" boundImport="false"/>
<field name="u1" bin="00DDFF00" offsetInFile="2852" sizeInBytes="4"/>
</group>
<group id="importTable.ntdll.dll.25" desc="Import table for ntdll.dll, entry 25">
<originalFirstThunkByName name="RtlFreeHeap" hint="577"/>
<field name="u1" bin="EEDDFF00" offsetInFile="2070056" sizeInBytes="4"/>
<firstThunkByName name="RtlFreeHeap" hint="577" boundImport="false"/>
<field name="u1" bin="EEDDFF00" offsetInFile="2856" sizeInBytes="4"/>
</group>
<group id="importTable.ntdll.dll.26" desc="Import table for ntdll.dll, entry 26">
<originalFirstThunkByName name="NtQueryInformationFile" hint="232"/>
<field name="u1" bin="CCDDFF00" offsetInFile="2070060" sizeInBytes="4"/>
<firstThunkByName name="NtQueryInformationFile" hint="232" boundImport="false"/>
<field name="u1" bin="CCDDFF00" offsetInFile="2860" sizeInBytes="4"/>
</group>
<group id="importTable.ntdll.dll.27" desc="Import table for ntdll.dll, entry 27">
<originalFirstThunkByName name="NtClose" hint="103"/>
<field name="u1" bin="66DDFF00" offsetInFile="2070064" sizeInBytes="4"/>
<firstThunkByName name="NtClose" hint="103" boundImport="false"/>
<field name="u1" bin="66DDFF00" offsetInFile="2864" sizeInBytes="4"/>
</group>
<group id="importTable.ntdll.dll.28" desc="Import table for ntdll.dll, entry 28">
<originalFirstThunkByName name="NtSetInformationFile" hint="307"/>
<field name="u1" bin="00DDFF00" offsetInFile="2070068" sizeInBytes="4"/>
<firstThunkByName name="NtSetInformationFile" hint="307" boundImport="false"/>
<field name="u1" bin="00DDFF00" offsetInFile="2868" sizeInBytes="4"/>
</group>
<group id="importTable.ntdll.dll.29" desc="Import table for ntdll.dll, entry 29">
<originalFirstThunkByName name="RtlNtStatusToDosError" hint="718"/>
<field name="u1" bin="88DDFF00" offsetInFile="2070072" sizeInBytes="4"/>
<firstThunkByName name="RtlNtStatusToDosError" hint="718" boundImport="false"/>
<field name="u1" bin="88DDFF00" offsetInFile="2872" sizeInBytes="4"/>
</group>
<group id="importTable.ntdll.dll.30" desc="Import table for ntdll.dll, entry 30">
<originalFirstThunkByName name="RtlUnicodeStringToOemString" hint="842"/>
<field name="u1" bin="00DDFF00" offsetInFile="2070076" sizeInBytes="4"/>
<firstThunkByName name="RtlUnicodeStringToOemString" hint="842" boundImport="false"/>
<field name="u1" bin="00DDFF00" offsetInFile="2876" sizeInBytes="4"/>
</group>
</group>
<group id="importTable.RPCRT4.dll" desc="Import table for RPCRT4.dll">
<field name="OriginalFirstThunk" value="2073156" hex="1fa244" offsetInFile="2068048" sizeInBytes="4"/>
<field name="TimeDateStamp" value="0" hex="0" offsetInFile="2068052" sizeInBytes="4"/>
<field name="ForwarderChain" value="0" hex="0" offsetInFile="2068056" sizeInBytes="4"/>
<field name="Name" value="2071260" hex="1f9adc" offsetInFile="2068060" sizeInBytes="4"/>
<field name="FirstThunk" value="5956" hex="1744" offsetInFile="2068064" sizeInBytes="4"/>
<property name="name" value="RPCRT4.dll"/>
<property name="count" value="8" hex="8"/>
<group id="importTable.RPCRT4.dll.0" desc="Import table for RPCRT4.dll, entry 0">
<originalFirstThunkByName name="RpcStringFreeW" hint="472"/>
<field name="u1" bin="EEDDFF00" offsetInFile="2070084" sizeInBytes="4"/>
<firstThunkByName name="RpcStringFreeW" hint="472" boundImport="false"/>
<field name="u1" bin="EEDDFF00" offsetInFile="2884" sizeInBytes="4"/>
</group>
<group id="importTable.RPCRT4.dll.1" desc="Import table for RPCRT4.dll, entry 1">
<originalFirstThunkByName name="RpcBindingFree" hint="325"/>
<field name="u1" bin="00DDFF00" offsetInFile="2070088" sizeInBytes="4"/>
<firstThunkByName name="RpcBindingFree" hint="325" boundImport="false"/>
<field name="u1" bin="00DDFF00" offsetInFile="2888" sizeInBytes="4"/>
</group>
<group id="importTable.RPCRT4.dll.2" desc="Import table for RPCRT4.dll, entry 2">
<originalFirstThunkByName name="RpcAsyncCompleteCall" hint="320"/>
<field name="u1" bin="22EEFF00" offsetInFile="2070092" sizeInBytes="4"/>
<firstThunkByName name="RpcAsyncCompleteCall" hint="320" boundImport="false"/>
<field name="u1" bin="22EEFF00" offsetInFile="2892" sizeInBytes="4"/>
</group>
<group id="importTable.RPCRT4.dll.3" desc="Import table for RPCRT4.dll, entry 3">
<originalFirstThunkByName name="RpcAsyncCancelCall" hint="319"/>
<field name="u1" bin="AAEEFF00" offsetInFile="2070096" sizeInBytes="4"/>
<firstThunkByName name="RpcAsyncCancelCall" hint="319" boundImport="false"/>
<field name="u1" bin="AAEEFF00" offsetInFile="2896" sizeInBytes="4"/>
</group>
<group id="importTable.RPCRT4.dll.4" desc="Import table for RPCRT4.dll, entry 4">
<originalFirstThunkByName name="RpcAsyncInitializeHandle" hint="322"/>
<field name="u1" bin="00EEFF00" offsetInFile="2070100" sizeInBytes="4"/>
<firstThunkByName name="RpcAsyncInitializeHandle" hint="322" boundImport="false"/>
<field name="u1" bin="00EEFF00" offsetInFile="2900" sizeInBytes="4"/>
</group>
<group id="importTable.RPCRT4.dll.5" desc="Import table for RPCRT4.dll, entry 5">
<originalFirstThunkByName name="RpcBindingFromStringBindingW" hint="327"/>
<field name="u1" bin="CCEEFF00" offsetInFile="2070104" sizeInBytes="4"/>
<firstThunkByName name="RpcBindingFromStringBindingW" hint="327" boundImport="false"/>
<field name="u1" bin="CCEEFF00" offsetInFile="2904" sizeInBytes="4"/>
</group>
<group id="importTable.RPCRT4.dll.6" desc="Import table for RPCRT4.dll, entry 6">
<originalFirstThunkByName name="RpcStringBindingComposeW" hint="468"/>
<field name="u1" bin="CCEEFF00" offsetInFile="2070108" sizeInBytes="4"/>
<firstThunkByName name="RpcStringBindingComposeW" hint="468" boundImport="false"/>
<field name="u1" bin="CCEEFF00" offsetInFile="2908" sizeInBytes="4"/>
</group>
<group id="importTable.RPCRT4.dll.7" desc="Import table for RPCRT4.dll, entry 7">
<originalFirstThunkByName name="NdrAsyncClientCall" hint="117"/>
<field name="u1" bin="88EEFF00" offsetInFile="2070112" sizeInBytes="4"/>
<firstThunkByName name="NdrAsyncClientCall" hint="117" boundImport="false"/>
<field name="u1" bin="88EEFF00" offsetInFile="2912" sizeInBytes="4"/>
</group>
</group>
<group id="importTable.SHLWAPI.dll" desc="Import table for SHLWAPI.dll">
<field name="OriginalFirstThunk" value="2073192" hex="1fa268" offsetInFile="2068068" sizeInBytes="4"/>
<field name="TimeDateStamp" value="0" hex="0" offsetInFile="2068072" sizeInBytes="4"/>
<field name="ForwarderChain" value="0" hex="0" offsetInFile="2068076" sizeInBytes="4"/>
<field name="Name" value="2071272" hex="1f9ae8" offsetInFile="2068080" sizeInBytes="4"/>
<field name="FirstThunk" value="5992" hex="1768" offsetInFile="2068084" sizeInBytes="4"/>
<property name="name" value="SHLWAPI.dll"/>
<property name="count" value="358" hex="166"/>
<group id="importTable.SHLWAPI.dll.0" desc="Import table for SHLWAPI.dll, entry 0">
<originalFirstThunkByName name="ColorHLSToRGB" hint="12"/>
<field name="u1" bin="EEEEFF00" offsetInFile="2070120" sizeInBytes="4"/>
<firstThunkByName name="ColorHLSToRGB" hint="12" boundImport="false"/>
<field name="u1" bin="EEEEFF00" offsetInFile="2920" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.1" desc="Import table for SHLWAPI.dll, entry 1">
<originalFirstThunkByOrdinal ordinal="207"/>
<field name="u1" bin="FF000000" offsetInFile="2070124" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="207" boundImport="false"/>
<field name="u1" bin="FF000000" offsetInFile="2924" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.2" desc="Import table for SHLWAPI.dll, entry 2">
<originalFirstThunkByOrdinal ordinal="404"/>
<field name="u1" bin="44110000" offsetInFile="2070128" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="404" boundImport="false"/>
<field name="u1" bin="44110000" offsetInFile="2928" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.3" desc="Import table for SHLWAPI.dll, entry 3">
<originalFirstThunkByOrdinal ordinal="479"/>
<field name="u1" bin="FF110000" offsetInFile="2070132" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="479" boundImport="false"/>
<field name="u1" bin="FF110000" offsetInFile="2932" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.4" desc="Import table for SHLWAPI.dll, entry 4">
<originalFirstThunkByOrdinal ordinal="56"/>
<field name="u1" bin="88000000" offsetInFile="2070136" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="56" boundImport="false"/>
<field name="u1" bin="88000000" offsetInFile="2936" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.5" desc="Import table for SHLWAPI.dll, entry 5">
<originalFirstThunkByOrdinal ordinal="271"/>
<field name="u1" bin="FF110000" offsetInFile="2070140" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="271" boundImport="false"/>
<field name="u1" bin="FF110000" offsetInFile="2940" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.6" desc="Import table for SHLWAPI.dll, entry 6">
<originalFirstThunkByName name="StrRetToBSTR" hint="263"/>
<field name="u1" bin="EEEEFF00" offsetInFile="2070144" sizeInBytes="4"/>
<firstThunkByName name="StrRetToBSTR" hint="263" boundImport="false"/>
<field name="u1" bin="EEEEFF00" offsetInFile="2944" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.7" desc="Import table for SHLWAPI.dll, entry 7">
<originalFirstThunkByOrdinal ordinal="283"/>
<field name="u1" bin="BB110000" offsetInFile="2070148" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="283" boundImport="false"/>
<field name="u1" bin="BB110000" offsetInFile="2948" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.8" desc="Import table for SHLWAPI.dll, entry 8">
<originalFirstThunkByOrdinal ordinal="80"/>
<field name="u1" bin="00000000" offsetInFile="2070152" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="80" boundImport="false"/>
<field name="u1" bin="00000000" offsetInFile="2952" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.9" desc="Import table for SHLWAPI.dll, entry 9">
<originalFirstThunkByOrdinal ordinal="1"/>
<field name="u1" bin="11000000" offsetInFile="2070156" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="1" boundImport="false"/>
<field name="u1" bin="11000000" offsetInFile="2956" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.10" desc="Import table for SHLWAPI.dll, entry 10">
<originalFirstThunkByOrdinal ordinal="560"/>
<field name="u1" bin="00220000" offsetInFile="2070160" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="560" boundImport="false"/>
<field name="u1" bin="00220000" offsetInFile="2960" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.11" desc="Import table for SHLWAPI.dll, entry 11">
<originalFirstThunkByOrdinal ordinal="526"/>
<field name="u1" bin="EE220000" offsetInFile="2070164" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="526" boundImport="false"/>
<field name="u1" bin="EE220000" offsetInFile="2964" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.12" desc="Import table for SHLWAPI.dll, entry 12">
<originalFirstThunkByOrdinal ordinal="533"/>
<field name="u1" bin="55220000" offsetInFile="2070168" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="533" boundImport="false"/>
<field name="u1" bin="55220000" offsetInFile="2968" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.13" desc="Import table for SHLWAPI.dll, entry 13">
<originalFirstThunkByOrdinal ordinal="525"/>
<field name="u1" bin="DD220000" offsetInFile="2070172" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="525" boundImport="false"/>
<field name="u1" bin="DD220000" offsetInFile="2972" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.14" desc="Import table for SHLWAPI.dll, entry 14">
<originalFirstThunkByOrdinal ordinal="534"/>
<field name="u1" bin="66220000" offsetInFile="2070176" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="534" boundImport="false"/>
<field name="u1" bin="66220000" offsetInFile="2976" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.15" desc="Import table for SHLWAPI.dll, entry 15">
<originalFirstThunkByOrdinal ordinal="263"/>
<field name="u1" bin="77110000" offsetInFile="2070180" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="263" boundImport="false"/>
<field name="u1" bin="77110000" offsetInFile="2980" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.16" desc="Import table for SHLWAPI.dll, entry 16">
<originalFirstThunkByOrdinal ordinal="265"/>
<field name="u1" bin="99110000" offsetInFile="2070184" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="265" boundImport="false"/>
<field name="u1" bin="99110000" offsetInFile="2984" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.17" desc="Import table for SHLWAPI.dll, entry 17">
<originalFirstThunkByOrdinal ordinal="178"/>
<field name="u1" bin="22000000" offsetInFile="2070188" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="178" boundImport="false"/>
<field name="u1" bin="22000000" offsetInFile="2988" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.18" desc="Import table for SHLWAPI.dll, entry 18">
<originalFirstThunkByOrdinal ordinal="488"/>
<field name="u1" bin="88110000" offsetInFile="2070192" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="488" boundImport="false"/>
<field name="u1" bin="88110000" offsetInFile="2992" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.19" desc="Import table for SHLWAPI.dll, entry 19">
<originalFirstThunkByName name="PathAddExtensionW" hint="27"/>
<field name="u1" bin="EEEEFF00" offsetInFile="2070196" sizeInBytes="4"/>
<firstThunkByName name="PathAddExtensionW" hint="27" boundImport="false"/>
<field name="u1" bin="EEEEFF00" offsetInFile="2996" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.20" desc="Import table for SHLWAPI.dll, entry 20">
<originalFirstThunkByOrdinal ordinal="242"/>
<field name="u1" bin="22000000" offsetInFile="2070200" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="242" boundImport="false"/>
<field name="u1" bin="22000000" offsetInFile="3000" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.21" desc="Import table for SHLWAPI.dll, entry 21">
<originalFirstThunkByOrdinal ordinal="240"/>
<field name="u1" bin="00000000" offsetInFile="2070204" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="240" boundImport="false"/>
<field name="u1" bin="00000000" offsetInFile="3004" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.22" desc="Import table for SHLWAPI.dll, entry 22">
<originalFirstThunkByName name="StrToIntA" hint="278"/>
<field name="u1" bin="22EEFF00" offsetInFile="2070208" sizeInBytes="4"/>
<firstThunkByName name="StrToIntA" hint="278" boundImport="false"/>
<field name="u1" bin="22EEFF00" offsetInFile="3008" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.23" desc="Import table for SHLWAPI.dll, entry 23">
<originalFirstThunkByOrdinal ordinal="384"/>
<field name="u1" bin="00110000" offsetInFile="2070212" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="384" boundImport="false"/>
<field name="u1" bin="00110000" offsetInFile="3012" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.24" desc="Import table for SHLWAPI.dll, entry 24">
<originalFirstThunkByOrdinal ordinal="546"/>
<field name="u1" bin="22220000" offsetInFile="2070216" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="546" boundImport="false"/>
<field name="u1" bin="22220000" offsetInFile="3016" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.25" desc="Import table for SHLWAPI.dll, entry 25">
<originalFirstThunkByOrdinal ordinal="167"/>
<field name="u1" bin="77000000" offsetInFile="2070220" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="167" boundImport="false"/>
<field name="u1" bin="77000000" offsetInFile="3020" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.26" desc="Import table for SHLWAPI.dll, entry 26">
<originalFirstThunkByName name="PathCanonicalizeW" hint="33"/>
<field name="u1" bin="EEEEFF00" offsetInFile="2070224" sizeInBytes="4"/>
<firstThunkByName name="PathCanonicalizeW" hint="33" boundImport="false"/>
<field name="u1" bin="EEEEFF00" offsetInFile="3024" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.27" desc="Import table for SHLWAPI.dll, entry 27">
<originalFirstThunkByOrdinal ordinal="538"/>
<field name="u1" bin="AA220000" offsetInFile="2070228" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="538" boundImport="false"/>
<field name="u1" bin="AA220000" offsetInFile="3028" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.28" desc="Import table for SHLWAPI.dll, entry 28">
<originalFirstThunkByName name="StrPBrkW" hint="256"/>
<field name="u1" bin="22EEFF00" offsetInFile="2070232" sizeInBytes="4"/>
<firstThunkByName name="StrPBrkW" hint="256" boundImport="false"/>
<field name="u1" bin="22EEFF00" offsetInFile="3032" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.29" desc="Import table for SHLWAPI.dll, entry 29">
<originalFirstThunkByOrdinal ordinal="52"/>
<field name="u1" bin="44000000" offsetInFile="2070236" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="52" boundImport="false"/>
<field name="u1" bin="44000000" offsetInFile="3036" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.30" desc="Import table for SHLWAPI.dll, entry 30">
<originalFirstThunkByOrdinal ordinal="550"/>
<field name="u1" bin="66220000" offsetInFile="2070240" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="550" boundImport="false"/>
<field name="u1" bin="66220000" offsetInFile="3040" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.31" desc="Import table for SHLWAPI.dll, entry 31">
<originalFirstThunkByOrdinal ordinal="556"/>
<field name="u1" bin="CC220000" offsetInFile="2070244" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="556" boundImport="false"/>
<field name="u1" bin="CC220000" offsetInFile="3044" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.32" desc="Import table for SHLWAPI.dll, entry 32">
<originalFirstThunkByOrdinal ordinal="541"/>
<field name="u1" bin="DD220000" offsetInFile="2070248" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="541" boundImport="false"/>
<field name="u1" bin="DD220000" offsetInFile="3048" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.33" desc="Import table for SHLWAPI.dll, entry 33">
<originalFirstThunkByOrdinal ordinal="486"/>
<field name="u1" bin="66110000" offsetInFile="2070252" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="486" boundImport="false"/>
<field name="u1" bin="66110000" offsetInFile="3052" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.34" desc="Import table for SHLWAPI.dll, entry 34">
<originalFirstThunkByName name="StrToInt64ExW" hint="277"/>
<field name="u1" bin="EEEEFF00" offsetInFile="2070256" sizeInBytes="4"/>
<firstThunkByName name="StrToInt64ExW" hint="277" boundImport="false"/>
<field name="u1" bin="EEEEFF00" offsetInFile="3056" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.35" desc="Import table for SHLWAPI.dll, entry 35">
<originalFirstThunkByOrdinal ordinal="551"/>
<field name="u1" bin="77220000" offsetInFile="2070260" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="551" boundImport="false"/>
<field name="u1" bin="77220000" offsetInFile="3060" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.36" desc="Import table for SHLWAPI.dll, entry 36">
<originalFirstThunkByName name="SHGetInverseCMAP" hint="158"/>
<field name="u1" bin="EEFFFF00" offsetInFile="2070264" sizeInBytes="4"/>
<firstThunkByName name="SHGetInverseCMAP" hint="158" boundImport="false"/>
<field name="u1" bin="EEFFFF00" offsetInFile="3064" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.37" desc="Import table for SHLWAPI.dll, entry 37">
<originalFirstThunkByOrdinal ordinal="450"/>
<field name="u1" bin="22110000" offsetInFile="2070268" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="450" boundImport="false"/>
<field name="u1" bin="22110000" offsetInFile="3068" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.38" desc="Import table for SHLWAPI.dll, entry 38">
<originalFirstThunkByOrdinal ordinal="531"/>
<field name="u1" bin="33220000" offsetInFile="2070272" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="531" boundImport="false"/>
<field name="u1" bin="33220000" offsetInFile="3072" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.39" desc="Import table for SHLWAPI.dll, entry 39">
<originalFirstThunkByOrdinal ordinal="12"/>
<field name="u1" bin="CC000000" offsetInFile="2070276" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="12" boundImport="false"/>
<field name="u1" bin="CC000000" offsetInFile="3076" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.40" desc="Import table for SHLWAPI.dll, entry 40">
<originalFirstThunkByOrdinal ordinal="532"/>
<field name="u1" bin="44220000" offsetInFile="2070280" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="532" boundImport="false"/>
<field name="u1" bin="44220000" offsetInFile="3080" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.41" desc="Import table for SHLWAPI.dll, entry 41">
<originalFirstThunkByOrdinal ordinal="214"/>
<field name="u1" bin="66000000" offsetInFile="2070284" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="214" boundImport="false"/>
<field name="u1" bin="66000000" offsetInFile="3084" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.42" desc="Import table for SHLWAPI.dll, entry 42">
<originalFirstThunkByName name="StrCatChainW" hint="221"/>
<field name="u1" bin="22FFFF00" offsetInFile="2070288" sizeInBytes="4"/>
<firstThunkByName name="StrCatChainW" hint="221" boundImport="false"/>
<field name="u1" bin="22FFFF00" offsetInFile="3088" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.43" desc="Import table for SHLWAPI.dll, entry 43">
<originalFirstThunkByOrdinal ordinal="407"/>
<field name="u1" bin="77110000" offsetInFile="2070292" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="407" boundImport="false"/>
<field name="u1" bin="77110000" offsetInFile="3092" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.44" desc="Import table for SHLWAPI.dll, entry 44">
<originalFirstThunkByOrdinal ordinal="381"/>
<field name="u1" bin="DD110000" offsetInFile="2070296" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="381" boundImport="false"/>
<field name="u1" bin="DD110000" offsetInFile="3096" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.45" desc="Import table for SHLWAPI.dll, entry 45">
<originalFirstThunkByName name="PathUnmakeSystemFolderW" hint="131"/>
<field name="u1" bin="22FFFF00" offsetInFile="2070300" sizeInBytes="4"/>
<firstThunkByName name="PathUnmakeSystemFolderW" hint="131" boundImport="false"/>
<field name="u1" bin="22FFFF00" offsetInFile="3100" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.46" desc="Import table for SHLWAPI.dll, entry 46">
<originalFirstThunkByOrdinal ordinal="267"/>
<field name="u1" bin="BB110000" offsetInFile="2070304" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="267" boundImport="false"/>
<field name="u1" bin="BB110000" offsetInFile="3104" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.47" desc="Import table for SHLWAPI.dll, entry 47">
<originalFirstThunkByName name="PathBuildRootA" hint="30"/>
<field name="u1" bin="CCFFFF00" offsetInFile="2070308" sizeInBytes="4"/>
<firstThunkByName name="PathBuildRootA" hint="30" boundImport="false"/>
<field name="u1" bin="CCFFFF00" offsetInFile="3108" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.48" desc="Import table for SHLWAPI.dll, entry 48">
<originalFirstThunkByOrdinal ordinal="157"/>
<field name="u1" bin="DD000000" offsetInFile="2070312" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="157" boundImport="false"/>
<field name="u1" bin="DD000000" offsetInFile="3112" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.49" desc="Import table for SHLWAPI.dll, entry 49">
<originalFirstThunkByOrdinal ordinal="171"/>
<field name="u1" bin="BB000000" offsetInFile="2070316" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="171" boundImport="false"/>
<field name="u1" bin="BB000000" offsetInFile="3116" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.50" desc="Import table for SHLWAPI.dll, entry 50">
<originalFirstThunkByName name="StrRetToStrW" hint="267"/>
<field name="u1" bin="EEFFFF00" offsetInFile="2070320" sizeInBytes="4"/>
<firstThunkByName name="StrRetToStrW" hint="267" boundImport="false"/>
<field name="u1" bin="EEFFFF00" offsetInFile="3120" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.51" desc="Import table for SHLWAPI.dll, entry 51">
<originalFirstThunkByName name="wnsprintfA" hint="310"/>
<field name="u1" bin="EEFFFF00" offsetInFile="2070324" sizeInBytes="4"/>
<firstThunkByName name="wnsprintfA" hint="310" boundImport="false"/>
<field name="u1" bin="EEFFFF00" offsetInFile="3124" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.52" desc="Import table for SHLWAPI.dll, entry 52">
<originalFirstThunkByOrdinal ordinal="409"/>
<field name="u1" bin="99110000" offsetInFile="2070328" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="409" boundImport="false"/>
<field name="u1" bin="99110000" offsetInFile="3128" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.53" desc="Import table for SHLWAPI.dll, entry 53">
<originalFirstThunkByName name="PathGetArgsA" hint="56"/>
<field name="u1" bin="CCFFFF00" offsetInFile="2070332" sizeInBytes="4"/>
<firstThunkByName name="PathGetArgsA" hint="56" boundImport="false"/>
<field name="u1" bin="CCFFFF00" offsetInFile="3132" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.54" desc="Import table for SHLWAPI.dll, entry 54">
<originalFirstThunkByOrdinal ordinal="496"/>
<field name="u1" bin="00110000" offsetInFile="2070336" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="496" boundImport="false"/>
<field name="u1" bin="00110000" offsetInFile="3136" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.55" desc="Import table for SHLWAPI.dll, entry 55">
<originalFirstThunkByOrdinal ordinal="18"/>
<field name="u1" bin="22000000" offsetInFile="2070340" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="18" boundImport="false"/>
<field name="u1" bin="22000000" offsetInFile="3140" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.56" desc="Import table for SHLWAPI.dll, entry 56">
<originalFirstThunkByOrdinal ordinal="19"/>
<field name="u1" bin="33000000" offsetInFile="2070344" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="19" boundImport="false"/>
<field name="u1" bin="33000000" offsetInFile="3144" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.57" desc="Import table for SHLWAPI.dll, entry 57">
<originalFirstThunkByOrdinal ordinal="17"/>
<field name="u1" bin="11000000" offsetInFile="2070348" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="17" boundImport="false"/>
<field name="u1" bin="11000000" offsetInFile="3148" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.58" desc="Import table for SHLWAPI.dll, entry 58">
<originalFirstThunkByName name="PathRelativePathToW" hint="103"/>
<field name="u1" bin="CCFFFF00" offsetInFile="2070352" sizeInBytes="4"/>
<firstThunkByName name="PathRelativePathToW" hint="103" boundImport="false"/>
<field name="u1" bin="CCFFFF00" offsetInFile="3152" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.59" desc="Import table for SHLWAPI.dll, entry 59">
<originalFirstThunkByOrdinal ordinal="21"/>
<field name="u1" bin="55000000" offsetInFile="2070356" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="21" boundImport="false"/>
<field name="u1" bin="55000000" offsetInFile="3156" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.60" desc="Import table for SHLWAPI.dll, entry 60">
<originalFirstThunkByOrdinal ordinal="20"/>
<field name="u1" bin="44000000" offsetInFile="2070360" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="20" boundImport="false"/>
<field name="u1" bin="44000000" offsetInFile="3160" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.61" desc="Import table for SHLWAPI.dll, entry 61">
<originalFirstThunkByOrdinal ordinal="22"/>
<field name="u1" bin="66000000" offsetInFile="2070364" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="22" boundImport="false"/>
<field name="u1" bin="66000000" offsetInFile="3164" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.62" desc="Import table for SHLWAPI.dll, entry 62">
<originalFirstThunkByOrdinal ordinal="168"/>
<field name="u1" bin="88000000" offsetInFile="2070368" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="168" boundImport="false"/>
<field name="u1" bin="88000000" offsetInFile="3168" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.63" desc="Import table for SHLWAPI.dll, entry 63">
<originalFirstThunkByOrdinal ordinal="284"/>
<field name="u1" bin="CC110000" offsetInFile="2070372" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="284" boundImport="false"/>
<field name="u1" bin="CC110000" offsetInFile="3172" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.64" desc="Import table for SHLWAPI.dll, entry 64">
<originalFirstThunkByName name="PathIsDirectoryA" hint="64"/>
<field name="u1" bin="22FFFF00" offsetInFile="2070376" sizeInBytes="4"/>
<firstThunkByName name="PathIsDirectoryA" hint="64" boundImport="false"/>
<field name="u1" bin="22FFFF00" offsetInFile="3176" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.65" desc="Import table for SHLWAPI.dll, entry 65">
<originalFirstThunkByName name="StrDupA" hint="242"/>
<field name="u1" bin="66FFFF00" offsetInFile="2070380" sizeInBytes="4"/>
<firstThunkByName name="StrDupA" hint="242" boundImport="false"/>
<field name="u1" bin="66FFFF00" offsetInFile="3180" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.66" desc="Import table for SHLWAPI.dll, entry 66">
<originalFirstThunkByName name="SHQueryInfoKeyW" hint="171"/>
<field name="u1" bin="00FFFF00" offsetInFile="2070384" sizeInBytes="4"/>
<firstThunkByName name="SHQueryInfoKeyW" hint="171" boundImport="false"/>
<field name="u1" bin="00FFFF00" offsetInFile="3184" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.67" desc="Import table for SHLWAPI.dll, entry 67">
<originalFirstThunkByName name="SHEnumKeyExW" hint="154"/>
<field name="u1" bin="22FFFF00" offsetInFile="2070388" sizeInBytes="4"/>
<firstThunkByName name="SHEnumKeyExW" hint="154" boundImport="false"/>
<field name="u1" bin="22FFFF00" offsetInFile="3188" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.68" desc="Import table for SHLWAPI.dll, entry 68">
<originalFirstThunkByOrdinal ordinal="177"/>
<field name="u1" bin="11000000" offsetInFile="2070392" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="177" boundImport="false"/>
<field name="u1" bin="11000000" offsetInFile="3192" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.69" desc="Import table for SHLWAPI.dll, entry 69">
<originalFirstThunkByOrdinal ordinal="345"/>
<field name="u1" bin="99110000" offsetInFile="2070396" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="345" boundImport="false"/>
<field name="u1" bin="99110000" offsetInFile="3196" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.70" desc="Import table for SHLWAPI.dll, entry 70">
<originalFirstThunkByName name="SHCreateShellPalette" hint="138"/>
<field name="u1" bin="22FFFF00" offsetInFile="2070400" sizeInBytes="4"/>
<firstThunkByName name="SHCreateShellPalette" hint="138" boundImport="false"/>
<field name="u1" bin="22FFFF00" offsetInFile="3200" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.71" desc="Import table for SHLWAPI.dll, entry 71">
<originalFirstThunkByOrdinal ordinal="166"/>
<field name="u1" bin="66000000" offsetInFile="2070404" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="166" boundImport="false"/>
<field name="u1" bin="66000000" offsetInFile="3204" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.72" desc="Import table for SHLWAPI.dll, entry 72">
<originalFirstThunkByOrdinal ordinal="512"/>
<field name="u1" bin="00220000" offsetInFile="2070408" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="512" boundImport="false"/>
<field name="u1" bin="00220000" offsetInFile="3208" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.73" desc="Import table for SHLWAPI.dll, entry 73">
<originalFirstThunkByOrdinal ordinal="513"/>
<field name="u1" bin="11220000" offsetInFile="2070412" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="513" boundImport="false"/>
<field name="u1" bin="11220000" offsetInFile="3212" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.74" desc="Import table for SHLWAPI.dll, entry 74">
<originalFirstThunkByOrdinal ordinal="520"/>
<field name="u1" bin="88220000" offsetInFile="2070416" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="520" boundImport="false"/>
<field name="u1" bin="88220000" offsetInFile="3216" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.75" desc="Import table for SHLWAPI.dll, entry 75">
<originalFirstThunkByOrdinal ordinal="535"/>
<field name="u1" bin="77220000" offsetInFile="2070420" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="535" boundImport="false"/>
<field name="u1" bin="77220000" offsetInFile="3220" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.76" desc="Import table for SHLWAPI.dll, entry 76">
<originalFirstThunkByName name="UrlIsA" hint="302"/>
<field name="u1" bin="AAFFFF00" offsetInFile="2070424" sizeInBytes="4"/>
<firstThunkByName name="UrlIsA" hint="302" boundImport="false"/>
<field name="u1" bin="AAFFFF00" offsetInFile="3224" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.77" desc="Import table for SHLWAPI.dll, entry 77">
<originalFirstThunkByName name="UrlCombineA" hint="288"/>
<field name="u1" bin="4400FF00" offsetInFile="2070428" sizeInBytes="4"/>
<firstThunkByName name="UrlCombineA" hint="288" boundImport="false"/>
<field name="u1" bin="4400FF00" offsetInFile="3228" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.78" desc="Import table for SHLWAPI.dll, entry 78">
<originalFirstThunkByName name="PathCreateFromUrlA" hint="42"/>
<field name="u1" bin="2200FF00" offsetInFile="2070432" sizeInBytes="4"/>
<firstThunkByName name="PathCreateFromUrlA" hint="42" boundImport="false"/>
<field name="u1" bin="2200FF00" offsetInFile="3232" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.79" desc="Import table for SHLWAPI.dll, entry 79">
<originalFirstThunkByName name="StrFormatKBSizeW" hint="248"/>
<field name="u1" bin="8800FF00" offsetInFile="2070436" sizeInBytes="4"/>
<firstThunkByName name="StrFormatKBSizeW" hint="248" boundImport="false"/>
<field name="u1" bin="8800FF00" offsetInFile="3236" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.80" desc="Import table for SHLWAPI.dll, entry 80">
<originalFirstThunkByName name="SHCreateStreamOnFileEx" hint="140"/>
<field name="u1" bin="CC00FF00" offsetInFile="2070440" sizeInBytes="4"/>
<firstThunkByName name="SHCreateStreamOnFileEx" hint="140" boundImport="false"/>
<field name="u1" bin="CC00FF00" offsetInFile="3240" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.81" desc="Import table for SHLWAPI.dll, entry 81">
<originalFirstThunkByOrdinal ordinal="485"/>
<field name="u1" bin="55110000" offsetInFile="2070444" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="485" boundImport="false"/>
<field name="u1" bin="55110000" offsetInFile="3244" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.82" desc="Import table for SHLWAPI.dll, entry 82">
<originalFirstThunkByOrdinal ordinal="472"/>
<field name="u1" bin="88110000" offsetInFile="2070448" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="472" boundImport="false"/>
<field name="u1" bin="88110000" offsetInFile="3248" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.83" desc="Import table for SHLWAPI.dll, entry 83">
<originalFirstThunkByOrdinal ordinal="471"/>
<field name="u1" bin="77110000" offsetInFile="2070452" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="471" boundImport="false"/>
<field name="u1" bin="77110000" offsetInFile="3252" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.84" desc="Import table for SHLWAPI.dll, entry 84">
<originalFirstThunkByOrdinal ordinal="554"/>
<field name="u1" bin="AA220000" offsetInFile="2070456" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="554" boundImport="false"/>
<field name="u1" bin="AA220000" offsetInFile="3256" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.85" desc="Import table for SHLWAPI.dll, entry 85">
<originalFirstThunkByOrdinal ordinal="553"/>
<field name="u1" bin="99220000" offsetInFile="2070460" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="553" boundImport="false"/>
<field name="u1" bin="99220000" offsetInFile="3260" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.86" desc="Import table for SHLWAPI.dll, entry 86">
<originalFirstThunkByOrdinal ordinal="218"/>
<field name="u1" bin="AA000000" offsetInFile="2070464" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="218" boundImport="false"/>
<field name="u1" bin="AA000000" offsetInFile="3264" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.87" desc="Import table for SHLWAPI.dll, entry 87">
<originalFirstThunkByName name="SHRegSetUSValueW" hint="203"/>
<field name="u1" bin="6600FF00" offsetInFile="2070468" sizeInBytes="4"/>
<firstThunkByName name="SHRegSetUSValueW" hint="203" boundImport="false"/>
<field name="u1" bin="6600FF00" offsetInFile="3268" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.88" desc="Import table for SHLWAPI.dll, entry 88">
<originalFirstThunkByOrdinal ordinal="163"/>
<field name="u1" bin="33000000" offsetInFile="2070472" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="163" boundImport="false"/>
<field name="u1" bin="33000000" offsetInFile="3272" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.89" desc="Import table for SHLWAPI.dll, entry 89">
<originalFirstThunkByName name="UrlGetLocationW" hint="297"/>
<field name="u1" bin="AA00FF00" offsetInFile="2070476" sizeInBytes="4"/>
<firstThunkByName name="UrlGetLocationW" hint="297" boundImport="false"/>
<field name="u1" bin="AA00FF00" offsetInFile="3276" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.90" desc="Import table for SHLWAPI.dll, entry 90">
<originalFirstThunkByName name="UrlGetPartW" hint="299"/>
<field name="u1" bin="CC00FF00" offsetInFile="2070480" sizeInBytes="4"/>
<firstThunkByName name="UrlGetPartW" hint="299" boundImport="false"/>
<field name="u1" bin="CC00FF00" offsetInFile="3280" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.91" desc="Import table for SHLWAPI.dll, entry 91">
<originalFirstThunkByOrdinal ordinal="2"/>
<field name="u1" bin="22000000" offsetInFile="2070484" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="2" boundImport="false"/>
<field name="u1" bin="22000000" offsetInFile="3284" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.92" desc="Import table for SHLWAPI.dll, entry 92">
<originalFirstThunkByOrdinal ordinal="206"/>
<field name="u1" bin="EE000000" offsetInFile="2070488" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="206" boundImport="false"/>
<field name="u1" bin="EE000000" offsetInFile="3288" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.93" desc="Import table for SHLWAPI.dll, entry 93">
<originalFirstThunkByName name="SHCreateStreamOnFileW" hint="141"/>
<field name="u1" bin="AA00FF00" offsetInFile="2070492" sizeInBytes="4"/>
<firstThunkByName name="SHCreateStreamOnFileW" hint="141" boundImport="false"/>
<field name="u1" bin="AA00FF00" offsetInFile="3292" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.94" desc="Import table for SHLWAPI.dll, entry 94">
<originalFirstThunkByOrdinal ordinal="382"/>
<field name="u1" bin="EE110000" offsetInFile="2070496" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="382" boundImport="false"/>
<field name="u1" bin="EE110000" offsetInFile="3296" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.95" desc="Import table for SHLWAPI.dll, entry 95">
<originalFirstThunkByName name="SHRegQueryUSValueW" hint="199"/>
<field name="u1" bin="2200FF00" offsetInFile="2070500" sizeInBytes="4"/>
<firstThunkByName name="SHRegQueryUSValueW" hint="199" boundImport="false"/>
<field name="u1" bin="2200FF00" offsetInFile="3300" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.96" desc="Import table for SHLWAPI.dll, entry 96">
<originalFirstThunkByName name="AssocQueryStringByKeyW" hint="7"/>
<field name="u1" bin="8800FF00" offsetInFile="2070504" sizeInBytes="4"/>
<firstThunkByName name="AssocQueryStringByKeyW" hint="7" boundImport="false"/>
<field name="u1" bin="8800FF00" offsetInFile="3304" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.97" desc="Import table for SHLWAPI.dll, entry 97">
<originalFirstThunkByOrdinal ordinal="268"/>
<field name="u1" bin="CC110000" offsetInFile="2070508" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="268" boundImport="false"/>
<field name="u1" bin="CC110000" offsetInFile="3308" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.98" desc="Import table for SHLWAPI.dll, entry 98">
<originalFirstThunkByOrdinal ordinal="552"/>
<field name="u1" bin="88220000" offsetInFile="2070512" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="552" boundImport="false"/>
<field name="u1" bin="88220000" offsetInFile="3312" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.99" desc="Import table for SHLWAPI.dll, entry 99">
<originalFirstThunkByOrdinal ordinal="511"/>
<field name="u1" bin="FF110000" offsetInFile="2070516" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="511" boundImport="false"/>
<field name="u1" bin="FF110000" offsetInFile="3316" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.100" desc="Import table for SHLWAPI.dll, entry 100">
<originalFirstThunkByName name="AssocIsDangerous" hint="2"/>
<field name="u1" bin="2200FF00" offsetInFile="2070520" sizeInBytes="4"/>
<firstThunkByName name="AssocIsDangerous" hint="2" boundImport="false"/>
<field name="u1" bin="2200FF00" offsetInFile="3320" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.101" desc="Import table for SHLWAPI.dll, entry 101">
<originalFirstThunkByName name="UrlApplySchemeW" hint="285"/>
<field name="u1" bin="6600FF00" offsetInFile="2070524" sizeInBytes="4"/>
<firstThunkByName name="UrlApplySchemeW" hint="285" boundImport="false"/>
<field name="u1" bin="6600FF00" offsetInFile="3324" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.102" desc="Import table for SHLWAPI.dll, entry 102">
<originalFirstThunkByName name="SHIsLowMemoryMachine" hint="163"/>
<field name="u1" bin="8800FF00" offsetInFile="2070528" sizeInBytes="4"/>
<firstThunkByName name="SHIsLowMemoryMachine" hint="163" boundImport="false"/>
<field name="u1" bin="8800FF00" offsetInFile="3328" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.103" desc="Import table for SHLWAPI.dll, entry 103">
<originalFirstThunkByName name="UrlUnescapeW" hint="309"/>
<field name="u1" bin="0011FF00" offsetInFile="2070532" sizeInBytes="4"/>
<firstThunkByName name="UrlUnescapeW" hint="309" boundImport="false"/>
<field name="u1" bin="0011FF00" offsetInFile="3332" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.104" desc="Import table for SHLWAPI.dll, entry 104">
<originalFirstThunkByName name="UrlCombineW" hint="289"/>
<field name="u1" bin="0011FF00" offsetInFile="2070536" sizeInBytes="4"/>
<firstThunkByName name="UrlCombineW" hint="289" boundImport="false"/>
<field name="u1" bin="0011FF00" offsetInFile="3336" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.105" desc="Import table for SHLWAPI.dll, entry 105">
<originalFirstThunkByName name="UrlCreateFromPathW" hint="293"/>
<field name="u1" bin="EE11FF00" offsetInFile="2070540" sizeInBytes="4"/>
<firstThunkByName name="UrlCreateFromPathW" hint="293" boundImport="false"/>
<field name="u1" bin="EE11FF00" offsetInFile="3340" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.106" desc="Import table for SHLWAPI.dll, entry 106">
<originalFirstThunkByOrdinal ordinal="191"/>
<field name="u1" bin="FF000000" offsetInFile="2070544" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="191" boundImport="false"/>
<field name="u1" bin="FF000000" offsetInFile="3344" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.107" desc="Import table for SHLWAPI.dll, entry 107">
<originalFirstThunkByOrdinal ordinal="225"/>
<field name="u1" bin="11000000" offsetInFile="2070548" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="225" boundImport="false"/>
<field name="u1" bin="11000000" offsetInFile="3348" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.108" desc="Import table for SHLWAPI.dll, entry 108">
<originalFirstThunkByName name="AssocQueryKeyW" hint="4"/>
<field name="u1" bin="4411FF00" offsetInFile="2070552" sizeInBytes="4"/>
<firstThunkByName name="AssocQueryKeyW" hint="4" boundImport="false"/>
<field name="u1" bin="4411FF00" offsetInFile="3352" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.109" desc="Import table for SHLWAPI.dll, entry 109">
<originalFirstThunkByName name="PathRenameExtensionW" hint="115"/>
<field name="u1" bin="6611FF00" offsetInFile="2070556" sizeInBytes="4"/>
<firstThunkByName name="PathRenameExtensionW" hint="115" boundImport="false"/>
<field name="u1" bin="6611FF00" offsetInFile="3356" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.110" desc="Import table for SHLWAPI.dll, entry 110">
<originalFirstThunkByOrdinal ordinal="548"/>
<field name="u1" bin="44220000" offsetInFile="2070560" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="548" boundImport="false"/>
<field name="u1" bin="44220000" offsetInFile="3360" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.111" desc="Import table for SHLWAPI.dll, entry 111">
<originalFirstThunkByOrdinal ordinal="510"/>
<field name="u1" bin="EE110000" offsetInFile="2070564" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="510" boundImport="false"/>
<field name="u1" bin="EE110000" offsetInFile="3364" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.112" desc="Import table for SHLWAPI.dll, entry 112">
<originalFirstThunkByName name="SHRegSetPathW" hint="201"/>
<field name="u1" bin="EE11FF00" offsetInFile="2070568" sizeInBytes="4"/>
<firstThunkByName name="SHRegSetPathW" hint="201" boundImport="false"/>
<field name="u1" bin="EE11FF00" offsetInFile="3368" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.113" desc="Import table for SHLWAPI.dll, entry 113">
<originalFirstThunkByOrdinal ordinal="444"/>
<field name="u1" bin="CC110000" offsetInFile="2070572" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="444" boundImport="false"/>
<field name="u1" bin="CC110000" offsetInFile="3372" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.114" desc="Import table for SHLWAPI.dll, entry 114">
<originalFirstThunkByOrdinal ordinal="466"/>
<field name="u1" bin="22110000" offsetInFile="2070576" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="466" boundImport="false"/>
<field name="u1" bin="22110000" offsetInFile="3376" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.115" desc="Import table for SHLWAPI.dll, entry 115">
<originalFirstThunkByOrdinal ordinal="464"/>
<field name="u1" bin="00110000" offsetInFile="2070580" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="464" boundImport="false"/>
<field name="u1" bin="00110000" offsetInFile="3380" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.116" desc="Import table for SHLWAPI.dll, entry 116">
<originalFirstThunkByName name="StrCpyW" hint="241"/>
<field name="u1" bin="EE11FF00" offsetInFile="2070584" sizeInBytes="4"/>
<firstThunkByName name="StrCpyW" hint="241" boundImport="false"/>
<field name="u1" bin="EE11FF00" offsetInFile="3384" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.117" desc="Import table for SHLWAPI.dll, entry 117">
<originalFirstThunkByOrdinal ordinal="194"/>
<field name="u1" bin="22000000" offsetInFile="2070588" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="194" boundImport="false"/>
<field name="u1" bin="22000000" offsetInFile="3388" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.118" desc="Import table for SHLWAPI.dll, entry 118">
<originalFirstThunkByOrdinal ordinal="172"/>
<field name="u1" bin="CC000000" offsetInFile="2070592" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="172" boundImport="false"/>
<field name="u1" bin="CC000000" offsetInFile="3392" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.119" desc="Import table for SHLWAPI.dll, entry 119">
<originalFirstThunkByName name="PathIsURLA" hint="90"/>
<field name="u1" bin="8811FF00" offsetInFile="2070596" sizeInBytes="4"/>
<firstThunkByName name="PathIsURLA" hint="90" boundImport="false"/>
<field name="u1" bin="8811FF00" offsetInFile="3396" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.120" desc="Import table for SHLWAPI.dll, entry 120">
<originalFirstThunkByOrdinal ordinal="11"/>
<field name="u1" bin="BB000000" offsetInFile="2070600" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="11" boundImport="false"/>
<field name="u1" bin="BB000000" offsetInFile="3400" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.121" desc="Import table for SHLWAPI.dll, entry 121">
<originalFirstThunkByOrdinal ordinal="197"/>
<field name="u1" bin="55000000" offsetInFile="2070604" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="197" boundImport="false"/>
<field name="u1" bin="55000000" offsetInFile="3404" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.122" desc="Import table for SHLWAPI.dll, entry 122">
<originalFirstThunkByOrdinal ordinal="518"/>
<field name="u1" bin="66220000" offsetInFile="2070608" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="518" boundImport="false"/>
<field name="u1" bin="66220000" offsetInFile="3408" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.123" desc="Import table for SHLWAPI.dll, entry 123">
<originalFirstThunkByName name="SHDeleteKeyA" hint="147"/>
<field name="u1" bin="6611FF00" offsetInFile="2070612" sizeInBytes="4"/>
<firstThunkByName name="SHDeleteKeyA" hint="147" boundImport="false"/>
<field name="u1" bin="6611FF00" offsetInFile="3412" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.124" desc="Import table for SHLWAPI.dll, entry 124">
<originalFirstThunkByOrdinal ordinal="537"/>
<field name="u1" bin="99220000" offsetInFile="2070616" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="537" boundImport="false"/>
<field name="u1" bin="99220000" offsetInFile="3416" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.125" desc="Import table for SHLWAPI.dll, entry 125">
<originalFirstThunkByOrdinal ordinal="184"/>
<field name="u1" bin="88000000" offsetInFile="2070620" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="184" boundImport="false"/>
<field name="u1" bin="88000000" offsetInFile="3420" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.126" desc="Import table for SHLWAPI.dll, entry 126">
<originalFirstThunkByOrdinal ordinal="237"/>
<field name="u1" bin="DD000000" offsetInFile="2070624" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="237" boundImport="false"/>
<field name="u1" bin="DD000000" offsetInFile="3424" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.127" desc="Import table for SHLWAPI.dll, entry 127">
<originalFirstThunkByOrdinal ordinal="514"/>
<field name="u1" bin="22220000" offsetInFile="2070628" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="514" boundImport="false"/>
<field name="u1" bin="22220000" offsetInFile="3428" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.128" desc="Import table for SHLWAPI.dll, entry 128">
<originalFirstThunkByName name="ColorRGBToHLS" hint="13"/>
<field name="u1" bin="6611FF00" offsetInFile="2070632" sizeInBytes="4"/>
<firstThunkByName name="ColorRGBToHLS" hint="13" boundImport="false"/>
<field name="u1" bin="6611FF00" offsetInFile="3432" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.129" desc="Import table for SHLWAPI.dll, entry 129">
<originalFirstThunkByName name="PathCreateFromUrlW" hint="43"/>
<field name="u1" bin="6611FF00" offsetInFile="2070636" sizeInBytes="4"/>
<firstThunkByName name="PathCreateFromUrlW" hint="43" boundImport="false"/>
<field name="u1" bin="6611FF00" offsetInFile="3436" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.130" desc="Import table for SHLWAPI.dll, entry 130">
<originalFirstThunkByOrdinal ordinal="231"/>
<field name="u1" bin="77000000" offsetInFile="2070640" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="231" boundImport="false"/>
<field name="u1" bin="77000000" offsetInFile="3440" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.131" desc="Import table for SHLWAPI.dll, entry 131">
<originalFirstThunkByOrdinal ordinal="256"/>
<field name="u1" bin="00110000" offsetInFile="2070644" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="256" boundImport="false"/>
<field name="u1" bin="00110000" offsetInFile="3444" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.132" desc="Import table for SHLWAPI.dll, entry 132">
<originalFirstThunkByOrdinal ordinal="505"/>
<field name="u1" bin="99110000" offsetInFile="2070648" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="505" boundImport="false"/>
<field name="u1" bin="99110000" offsetInFile="3448" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.133" desc="Import table for SHLWAPI.dll, entry 133">
<originalFirstThunkByOrdinal ordinal="278"/>
<field name="u1" bin="66110000" offsetInFile="2070652" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="278" boundImport="false"/>
<field name="u1" bin="66110000" offsetInFile="3452" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.134" desc="Import table for SHLWAPI.dll, entry 134">
<originalFirstThunkByOrdinal ordinal="173"/>
<field name="u1" bin="DD000000" offsetInFile="2070656" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="173" boundImport="false"/>
<field name="u1" bin="DD000000" offsetInFile="3456" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.135" desc="Import table for SHLWAPI.dll, entry 135">
<originalFirstThunkByOrdinal ordinal="536"/>
<field name="u1" bin="88220000" offsetInFile="2070660" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="536" boundImport="false"/>
<field name="u1" bin="88220000" offsetInFile="3460" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.136" desc="Import table for SHLWAPI.dll, entry 136">
<originalFirstThunkByOrdinal ordinal="179"/>
<field name="u1" bin="33000000" offsetInFile="2070664" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="179" boundImport="false"/>
<field name="u1" bin="33000000" offsetInFile="3464" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.137" desc="Import table for SHLWAPI.dll, entry 137">
<originalFirstThunkByOrdinal ordinal="545"/>
<field name="u1" bin="11220000" offsetInFile="2070668" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="545" boundImport="false"/>
<field name="u1" bin="11220000" offsetInFile="3468" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.138" desc="Import table for SHLWAPI.dll, entry 138">
<originalFirstThunkByOrdinal ordinal="515"/>
<field name="u1" bin="33220000" offsetInFile="2070672" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="515" boundImport="false"/>
<field name="u1" bin="33220000" offsetInFile="3472" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.139" desc="Import table for SHLWAPI.dll, entry 139">
<originalFirstThunkByOrdinal ordinal="539"/>
<field name="u1" bin="BB220000" offsetInFile="2070676" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="539" boundImport="false"/>
<field name="u1" bin="BB220000" offsetInFile="3476" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.140" desc="Import table for SHLWAPI.dll, entry 140">
<originalFirstThunkByOrdinal ordinal="204"/>
<field name="u1" bin="CC000000" offsetInFile="2070680" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="204" boundImport="false"/>
<field name="u1" bin="CC000000" offsetInFile="3480" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.141" desc="Import table for SHLWAPI.dll, entry 141">
<originalFirstThunkByOrdinal ordinal="164"/>
<field name="u1" bin="44000000" offsetInFile="2070684" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="164" boundImport="false"/>
<field name="u1" bin="44000000" offsetInFile="3484" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.142" desc="Import table for SHLWAPI.dll, entry 142">
<originalFirstThunkByOrdinal ordinal="484"/>
<field name="u1" bin="44110000" offsetInFile="2070688" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="484" boundImport="false"/>
<field name="u1" bin="44110000" offsetInFile="3488" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.143" desc="Import table for SHLWAPI.dll, entry 143">
<originalFirstThunkByOrdinal ordinal="198"/>
<field name="u1" bin="66000000" offsetInFile="2070692" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="198" boundImport="false"/>
<field name="u1" bin="66000000" offsetInFile="3492" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.144" desc="Import table for SHLWAPI.dll, entry 144">
<originalFirstThunkByOrdinal ordinal="234"/>
<field name="u1" bin="AA000000" offsetInFile="2070696" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="234" boundImport="false"/>
<field name="u1" bin="AA000000" offsetInFile="3496" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.145" desc="Import table for SHLWAPI.dll, entry 145">
<originalFirstThunkByOrdinal ordinal="229"/>
<field name="u1" bin="55000000" offsetInFile="2070700" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="229" boundImport="false"/>
<field name="u1" bin="55000000" offsetInFile="3500" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.146" desc="Import table for SHLWAPI.dll, entry 146">
<originalFirstThunkByOrdinal ordinal="288"/>
<field name="u1" bin="00110000" offsetInFile="2070704" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="288" boundImport="false"/>
<field name="u1" bin="00110000" offsetInFile="3504" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.147" desc="Import table for SHLWAPI.dll, entry 147">
<originalFirstThunkByName name="SHRegisterValidateTemplate" hint="206"/>
<field name="u1" bin="CC11FF00" offsetInFile="2070708" sizeInBytes="4"/>
<firstThunkByName name="SHRegisterValidateTemplate" hint="206" boundImport="false"/>
<field name="u1" bin="CC11FF00" offsetInFile="3508" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.148" desc="Import table for SHLWAPI.dll, entry 148">
<originalFirstThunkByName name="SHDeleteValueW" hint="152"/>
<field name="u1" bin="AA11FF00" offsetInFile="2070712" sizeInBytes="4"/>
<firstThunkByName name="SHDeleteValueW" hint="152" boundImport="false"/>
<field name="u1" bin="AA11FF00" offsetInFile="3512" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.149" desc="Import table for SHLWAPI.dll, entry 149">
<originalFirstThunkByOrdinal ordinal="508"/>
<field name="u1" bin="CC110000" offsetInFile="2070716" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="508" boundImport="false"/>
<field name="u1" bin="CC110000" offsetInFile="3516" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.150" desc="Import table for SHLWAPI.dll, entry 150">
<originalFirstThunkByName name="SHRegQueryInfoUSKeyW" hint="197"/>
<field name="u1" bin="CC11FF00" offsetInFile="2070720" sizeInBytes="4"/>
<firstThunkByName name="SHRegQueryInfoUSKeyW" hint="197" boundImport="false"/>
<field name="u1" bin="CC11FF00" offsetInFile="3520" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.151" desc="Import table for SHLWAPI.dll, entry 151">
<originalFirstThunkByName name="SHRegEnumUSKeyW" hint="183"/>
<field name="u1" bin="4422FF00" offsetInFile="2070724" sizeInBytes="4"/>
<firstThunkByName name="SHRegEnumUSKeyW" hint="183" boundImport="false"/>
<field name="u1" bin="4422FF00" offsetInFile="3524" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.152" desc="Import table for SHLWAPI.dll, entry 152">
<originalFirstThunkByOrdinal ordinal="506"/>
<field name="u1" bin="AA110000" offsetInFile="2070728" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="506" boundImport="false"/>
<field name="u1" bin="AA110000" offsetInFile="3528" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.153" desc="Import table for SHLWAPI.dll, entry 153">
<originalFirstThunkByOrdinal ordinal="497"/>
<field name="u1" bin="11110000" offsetInFile="2070732" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="497" boundImport="false"/>
<field name="u1" bin="11110000" offsetInFile="3532" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.154" desc="Import table for SHLWAPI.dll, entry 154">
<originalFirstThunkByOrdinal ordinal="187"/>
<field name="u1" bin="BB000000" offsetInFile="2070736" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="187" boundImport="false"/>
<field name="u1" bin="BB000000" offsetInFile="3536" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.155" desc="Import table for SHLWAPI.dll, entry 155">
<originalFirstThunkByOrdinal ordinal="507"/>
<field name="u1" bin="BB110000" offsetInFile="2070740" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="507" boundImport="false"/>
<field name="u1" bin="BB110000" offsetInFile="3540" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.156" desc="Import table for SHLWAPI.dll, entry 156">
<originalFirstThunkByName name="SHRegOpenUSKeyW" hint="195"/>
<field name="u1" bin="6622FF00" offsetInFile="2070744" sizeInBytes="4"/>
<firstThunkByName name="SHRegOpenUSKeyW" hint="195" boundImport="false"/>
<field name="u1" bin="6622FF00" offsetInFile="3544" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.157" desc="Import table for SHLWAPI.dll, entry 157">
<originalFirstThunkByName name="SHRegEnumUSValueW" hint="185"/>
<field name="u1" bin="8822FF00" offsetInFile="2070748" sizeInBytes="4"/>
<firstThunkByName name="SHRegEnumUSValueW" hint="185" boundImport="false"/>
<field name="u1" bin="8822FF00" offsetInFile="3548" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.158" desc="Import table for SHLWAPI.dll, entry 158">
<originalFirstThunkByName name="SHRegCloseUSKey" hint="174"/>
<field name="u1" bin="CC22FF00" offsetInFile="2070752" sizeInBytes="4"/>
<firstThunkByName name="SHRegCloseUSKey" hint="174" boundImport="false"/>
<field name="u1" bin="CC22FF00" offsetInFile="3552" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.159" desc="Import table for SHLWAPI.dll, entry 159">
<originalFirstThunkByName name="SHDeleteKeyW" hint="148"/>
<field name="u1" bin="EE22FF00" offsetInFile="2070756" sizeInBytes="4"/>
<firstThunkByName name="SHDeleteKeyW" hint="148" boundImport="false"/>
<field name="u1" bin="EE22FF00" offsetInFile="3556" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.160" desc="Import table for SHLWAPI.dll, entry 160">
<originalFirstThunkByOrdinal ordinal="477"/>
<field name="u1" bin="DD110000" offsetInFile="2070760" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="477" boundImport="false"/>
<field name="u1" bin="DD110000" offsetInFile="3560" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.161" desc="Import table for SHLWAPI.dll, entry 161">
<originalFirstThunkByOrdinal ordinal="499"/>
<field name="u1" bin="33110000" offsetInFile="2070764" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="499" boundImport="false"/>
<field name="u1" bin="33110000" offsetInFile="3564" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.162" desc="Import table for SHLWAPI.dll, entry 162">
<originalFirstThunkByOrdinal ordinal="495"/>
<field name="u1" bin="FF110000" offsetInFile="2070768" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="495" boundImport="false"/>
<field name="u1" bin="FF110000" offsetInFile="3568" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.163" desc="Import table for SHLWAPI.dll, entry 163">
<originalFirstThunkByOrdinal ordinal="494"/>
<field name="u1" bin="EE110000" offsetInFile="2070772" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="494" boundImport="false"/>
<field name="u1" bin="EE110000" offsetInFile="3572" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.164" desc="Import table for SHLWAPI.dll, entry 164">
<originalFirstThunkByName name="SHGetThreadRef" hint="159"/>
<field name="u1" bin="EE22FF00" offsetInFile="2070776" sizeInBytes="4"/>
<firstThunkByName name="SHGetThreadRef" hint="159" boundImport="false"/>
<field name="u1" bin="EE22FF00" offsetInFile="3576" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.165" desc="Import table for SHLWAPI.dll, entry 165">
<originalFirstThunkByOrdinal ordinal="199"/>
<field name="u1" bin="77000000" offsetInFile="2070780" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="199" boundImport="false"/>
<field name="u1" bin="77000000" offsetInFile="3580" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.166" desc="Import table for SHLWAPI.dll, entry 166">
<originalFirstThunkByName name="GetMenuPosFromID" hint="18"/>
<field name="u1" bin="0022FF00" offsetInFile="2070784" sizeInBytes="4"/>
<firstThunkByName name="GetMenuPosFromID" hint="18" boundImport="false"/>
<field name="u1" bin="0022FF00" offsetInFile="3584" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.167" desc="Import table for SHLWAPI.dll, entry 167">
<originalFirstThunkByOrdinal ordinal="23"/>
<field name="u1" bin="77000000" offsetInFile="2070788" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="23" boundImport="false"/>
<field name="u1" bin="77000000" offsetInFile="3588" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.168" desc="Import table for SHLWAPI.dll, entry 168">
<originalFirstThunkByOrdinal ordinal="192"/>
<field name="u1" bin="00000000" offsetInFile="2070792" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="192" boundImport="false"/>
<field name="u1" bin="00000000" offsetInFile="3592" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.169" desc="Import table for SHLWAPI.dll, entry 169">
<originalFirstThunkByName name="SHRegDuplicateHKey" hint="181"/>
<field name="u1" bin="4422FF00" offsetInFile="2070796" sizeInBytes="4"/>
<firstThunkByName name="SHRegDuplicateHKey" hint="181" boundImport="false"/>
<field name="u1" bin="4422FF00" offsetInFile="3596" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.170" desc="Import table for SHLWAPI.dll, entry 170">
<originalFirstThunkByName name="StrToIntExW" hint="280"/>
<field name="u1" bin="AA22FF00" offsetInFile="2070800" sizeInBytes="4"/>
<firstThunkByName name="StrToIntExW" hint="280" boundImport="false"/>
<field name="u1" bin="AA22FF00" offsetInFile="3600" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.171" desc="Import table for SHLWAPI.dll, entry 171">
<originalFirstThunkByOrdinal ordinal="348"/>
<field name="u1" bin="CC110000" offsetInFile="2070804" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="348" boundImport="false"/>
<field name="u1" bin="CC110000" offsetInFile="3604" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.172" desc="Import table for SHLWAPI.dll, entry 172">
<originalFirstThunkByOrdinal ordinal="441"/>
<field name="u1" bin="99110000" offsetInFile="2070808" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="441" boundImport="false"/>
<field name="u1" bin="99110000" offsetInFile="3608" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.173" desc="Import table for SHLWAPI.dll, entry 173">
<originalFirstThunkByOrdinal ordinal="175"/>
<field name="u1" bin="FF000000" offsetInFile="2070812" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="175" boundImport="false"/>
<field name="u1" bin="FF000000" offsetInFile="3612" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.174" desc="Import table for SHLWAPI.dll, entry 174">
<originalFirstThunkByOrdinal ordinal="517"/>
<field name="u1" bin="55220000" offsetInFile="2070816" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="517" boundImport="false"/>
<field name="u1" bin="55220000" offsetInFile="3616" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.175" desc="Import table for SHLWAPI.dll, entry 175">
<originalFirstThunkByOrdinal ordinal="433"/>
<field name="u1" bin="11110000" offsetInFile="2070820" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="433" boundImport="false"/>
<field name="u1" bin="11110000" offsetInFile="3620" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.176" desc="Import table for SHLWAPI.dll, entry 176">
<originalFirstThunkByOrdinal ordinal="519"/>
<field name="u1" bin="77220000" offsetInFile="2070824" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="519" boundImport="false"/>
<field name="u1" bin="77220000" offsetInFile="3624" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.177" desc="Import table for SHLWAPI.dll, entry 177">
<originalFirstThunkByName name="StrCmpLogicalW" hint="234"/>
<field name="u1" bin="8822FF00" offsetInFile="2070828" sizeInBytes="4"/>
<firstThunkByName name="StrCmpLogicalW" hint="234" boundImport="false"/>
<field name="u1" bin="8822FF00" offsetInFile="3628" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.178" desc="Import table for SHLWAPI.dll, entry 178">
<originalFirstThunkByOrdinal ordinal="266"/>
<field name="u1" bin="AA110000" offsetInFile="2070832" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="266" boundImport="false"/>
<field name="u1" bin="AA110000" offsetInFile="3632" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.179" desc="Import table for SHLWAPI.dll, entry 179">
<originalFirstThunkByOrdinal ordinal="439"/>
<field name="u1" bin="77110000" offsetInFile="2070836" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="439" boundImport="false"/>
<field name="u1" bin="77110000" offsetInFile="3636" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.180" desc="Import table for SHLWAPI.dll, entry 180">
<originalFirstThunkByName name="PathIsNetworkPathW" hint="73"/>
<field name="u1" bin="AA22FF00" offsetInFile="2070840" sizeInBytes="4"/>
<firstThunkByName name="PathIsNetworkPathW" hint="73" boundImport="false"/>
<field name="u1" bin="AA22FF00" offsetInFile="3640" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.181" desc="Import table for SHLWAPI.dll, entry 181">
<originalFirstThunkByOrdinal ordinal="176"/>
<field name="u1" bin="00000000" offsetInFile="2070844" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="176" boundImport="false"/>
<field name="u1" bin="00000000" offsetInFile="3644" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.182" desc="Import table for SHLWAPI.dll, entry 182">
<originalFirstThunkByOrdinal ordinal="487"/>
<field name="u1" bin="77110000" offsetInFile="2070848" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="487" boundImport="false"/>
<field name="u1" bin="77110000" offsetInFile="3648" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.183" desc="Import table for SHLWAPI.dll, entry 183">
<originalFirstThunkByOrdinal ordinal="294"/>
<field name="u1" bin="66110000" offsetInFile="2070852" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="294" boundImport="false"/>
<field name="u1" bin="66110000" offsetInFile="3652" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.184" desc="Import table for SHLWAPI.dll, entry 184">
<originalFirstThunkByName name="PathSkipRootW" hint="121"/>
<field name="u1" bin="0022FF00" offsetInFile="2070856" sizeInBytes="4"/>
<firstThunkByName name="PathSkipRootW" hint="121" boundImport="false"/>
<field name="u1" bin="0022FF00" offsetInFile="3656" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.185" desc="Import table for SHLWAPI.dll, entry 185">
<originalFirstThunkByOrdinal ordinal="355"/>
<field name="u1" bin="33110000" offsetInFile="2070860" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="355" boundImport="false"/>
<field name="u1" bin="33110000" offsetInFile="3660" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.186" desc="Import table for SHLWAPI.dll, entry 186">
<originalFirstThunkByOrdinal ordinal="174"/>
<field name="u1" bin="EE000000" offsetInFile="2070864" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="174" boundImport="false"/>
<field name="u1" bin="EE000000" offsetInFile="3664" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.187" desc="Import table for SHLWAPI.dll, entry 187">
<originalFirstThunkByOrdinal ordinal="186"/>
<field name="u1" bin="AA000000" offsetInFile="2070868" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="186" boundImport="false"/>
<field name="u1" bin="AA000000" offsetInFile="3668" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.188" desc="Import table for SHLWAPI.dll, entry 188">
<originalFirstThunkByName name="SHSkipJunction" hint="211"/>
<field name="u1" bin="0022FF00" offsetInFile="2070872" sizeInBytes="4"/>
<firstThunkByName name="SHSkipJunction" hint="211" boundImport="false"/>
<field name="u1" bin="0022FF00" offsetInFile="3672" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.189" desc="Import table for SHLWAPI.dll, entry 189">
<originalFirstThunkByOrdinal ordinal="213"/>
<field name="u1" bin="55000000" offsetInFile="2070876" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="213" boundImport="false"/>
<field name="u1" bin="55000000" offsetInFile="3676" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.190" desc="Import table for SHLWAPI.dll, entry 190">
<originalFirstThunkByOrdinal ordinal="316"/>
<field name="u1" bin="CC110000" offsetInFile="2070880" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="316" boundImport="false"/>
<field name="u1" bin="CC110000" offsetInFile="3680" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.191" desc="Import table for SHLWAPI.dll, entry 191">
<originalFirstThunkByOrdinal ordinal="317"/>
<field name="u1" bin="DD110000" offsetInFile="2070884" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="317" boundImport="false"/>
<field name="u1" bin="DD110000" offsetInFile="3684" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.192" desc="Import table for SHLWAPI.dll, entry 192">
<originalFirstThunkByOrdinal ordinal="212"/>
<field name="u1" bin="44000000" offsetInFile="2070888" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="212" boundImport="false"/>
<field name="u1" bin="44000000" offsetInFile="3688" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.193" desc="Import table for SHLWAPI.dll, entry 193">
<originalFirstThunkByOrdinal ordinal="544"/>
<field name="u1" bin="00220000" offsetInFile="2070892" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="544" boundImport="false"/>
<field name="u1" bin="00220000" offsetInFile="3692" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.194" desc="Import table for SHLWAPI.dll, entry 194">
<originalFirstThunkByOrdinal ordinal="216"/>
<field name="u1" bin="88000000" offsetInFile="2070896" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="216" boundImport="false"/>
<field name="u1" bin="88000000" offsetInFile="3696" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.195" desc="Import table for SHLWAPI.dll, entry 195">
<originalFirstThunkByName name="PathIsContentTypeW" hint="63"/>
<field name="u1" bin="2233FF00" offsetInFile="2070900" sizeInBytes="4"/>
<firstThunkByName name="PathIsContentTypeW" hint="63" boundImport="false"/>
<field name="u1" bin="2233FF00" offsetInFile="3700" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.196" desc="Import table for SHLWAPI.dll, entry 196">
<originalFirstThunkByName name="SHSetValueW" hint="210"/>
<field name="u1" bin="8833FF00" offsetInFile="2070904" sizeInBytes="4"/>
<firstThunkByName name="SHSetValueW" hint="210" boundImport="false"/>
<field name="u1" bin="8833FF00" offsetInFile="3704" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.197" desc="Import table for SHLWAPI.dll, entry 197">
<originalFirstThunkByName name="SHRegGetUSValueW" hint="191"/>
<field name="u1" bin="6633FF00" offsetInFile="2070908" sizeInBytes="4"/>
<firstThunkByName name="SHRegGetUSValueW" hint="191" boundImport="false"/>
<field name="u1" bin="6633FF00" offsetInFile="3708" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.198" desc="Import table for SHLWAPI.dll, entry 198">
<originalFirstThunkByName name="SHCopyKeyW" hint="137"/>
<field name="u1" bin="AA33FF00" offsetInFile="2070912" sizeInBytes="4"/>
<firstThunkByName name="SHCopyKeyW" hint="137" boundImport="false"/>
<field name="u1" bin="AA33FF00" offsetInFile="3712" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.199" desc="Import table for SHLWAPI.dll, entry 199">
<originalFirstThunkByName name="SHStrDupW" hint="213"/>
<field name="u1" bin="8833FF00" offsetInFile="2070916" sizeInBytes="4"/>
<firstThunkByName name="SHStrDupW" hint="213" boundImport="false"/>
<field name="u1" bin="8833FF00" offsetInFile="3716" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.200" desc="Import table for SHLWAPI.dll, entry 200">
<originalFirstThunkByOrdinal ordinal="540"/>
<field name="u1" bin="CC220000" offsetInFile="2070920" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="540" boundImport="false"/>
<field name="u1" bin="CC220000" offsetInFile="3720" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.201" desc="Import table for SHLWAPI.dll, entry 201">
<originalFirstThunkByOrdinal ordinal="413"/>
<field name="u1" bin="DD110000" offsetInFile="2070924" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="413" boundImport="false"/>
<field name="u1" bin="DD110000" offsetInFile="3724" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.202" desc="Import table for SHLWAPI.dll, entry 202">
<originalFirstThunkByName name="SHRegGetBoolUSValueW" hint="187"/>
<field name="u1" bin="4433FF00" offsetInFile="2070928" sizeInBytes="4"/>
<firstThunkByName name="SHRegGetBoolUSValueW" hint="187" boundImport="false"/>
<field name="u1" bin="4433FF00" offsetInFile="3728" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.203" desc="Import table for SHLWAPI.dll, entry 203">
<originalFirstThunkByName name="AssocCreate" hint="0"/>
<field name="u1" bin="CC33FF00" offsetInFile="2070932" sizeInBytes="4"/>
<firstThunkByName name="AssocCreate" hint="0" boundImport="false"/>
<field name="u1" bin="CC33FF00" offsetInFile="3732" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.204" desc="Import table for SHLWAPI.dll, entry 204">
<originalFirstThunkByOrdinal ordinal="219"/>
<field name="u1" bin="BB000000" offsetInFile="2070936" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="219" boundImport="false"/>
<field name="u1" bin="BB000000" offsetInFile="3736" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.205" desc="Import table for SHLWAPI.dll, entry 205">
<originalFirstThunkByName name="StrCmpW" hint="239"/>
<field name="u1" bin="AA33FF00" offsetInFile="2070940" sizeInBytes="4"/>
<firstThunkByName name="StrCmpW" hint="239" boundImport="false"/>
<field name="u1" bin="AA33FF00" offsetInFile="3740" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.206" desc="Import table for SHLWAPI.dll, entry 206">
<originalFirstThunkByName name="AssocGetPerceivedType" hint="1"/>
<field name="u1" bin="4433FF00" offsetInFile="2070944" sizeInBytes="4"/>
<firstThunkByName name="AssocGetPerceivedType" hint="1" boundImport="false"/>
<field name="u1" bin="4433FF00" offsetInFile="3744" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.207" desc="Import table for SHLWAPI.dll, entry 207">
<originalFirstThunkByOrdinal ordinal="165"/>
<field name="u1" bin="55000000" offsetInFile="2070948" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="165" boundImport="false"/>
<field name="u1" bin="55000000" offsetInFile="3748" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.208" desc="Import table for SHLWAPI.dll, entry 208">
<originalFirstThunkByName name="PathQuoteSpacesA" hint="100"/>
<field name="u1" bin="CC33FF00" offsetInFile="2070952" sizeInBytes="4"/>
<firstThunkByName name="PathQuoteSpacesA" hint="100" boundImport="false"/>
<field name="u1" bin="CC33FF00" offsetInFile="3752" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.209" desc="Import table for SHLWAPI.dll, entry 209">
<originalFirstThunkByName name="wvnsprintfW" hint="313"/>
<field name="u1" bin="0033FF00" offsetInFile="2070956" sizeInBytes="4"/>
<firstThunkByName name="wvnsprintfW" hint="313" boundImport="false"/>
<field name="u1" bin="0033FF00" offsetInFile="3756" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.210" desc="Import table for SHLWAPI.dll, entry 210">
<originalFirstThunkByName name="StrTrimA" hint="282"/>
<field name="u1" bin="EE33FF00" offsetInFile="2070960" sizeInBytes="4"/>
<firstThunkByName name="StrTrimA" hint="282" boundImport="false"/>
<field name="u1" bin="EE33FF00" offsetInFile="3760" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.211" desc="Import table for SHLWAPI.dll, entry 211">
<originalFirstThunkByOrdinal ordinal="483"/>
<field name="u1" bin="33110000" offsetInFile="2070964" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="483" boundImport="false"/>
<field name="u1" bin="33110000" offsetInFile="3764" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.212" desc="Import table for SHLWAPI.dll, entry 212">
<originalFirstThunkByName name="SHOpenRegStream2W" hint="167"/>
<field name="u1" bin="AA33FF00" offsetInFile="2070968" sizeInBytes="4"/>
<firstThunkByName name="SHOpenRegStream2W" hint="167" boundImport="false"/>
<field name="u1" bin="AA33FF00" offsetInFile="3768" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.213" desc="Import table for SHLWAPI.dll, entry 213">
<originalFirstThunkByOrdinal ordinal="7"/>
<field name="u1" bin="77000000" offsetInFile="2070972" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="7" boundImport="false"/>
<field name="u1" bin="77000000" offsetInFile="3772" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.214" desc="Import table for SHLWAPI.dll, entry 214">
<originalFirstThunkByOrdinal ordinal="10"/>
<field name="u1" bin="AA000000" offsetInFile="2070976" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="10" boundImport="false"/>
<field name="u1" bin="AA000000" offsetInFile="3776" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.215" desc="Import table for SHLWAPI.dll, entry 215">
<originalFirstThunkByOrdinal ordinal="8"/>
<field name="u1" bin="88000000" offsetInFile="2070980" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="8" boundImport="false"/>
<field name="u1" bin="88000000" offsetInFile="3780" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.216" desc="Import table for SHLWAPI.dll, entry 216">
<originalFirstThunkByOrdinal ordinal="9"/>
<field name="u1" bin="99000000" offsetInFile="2070984" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="9" boundImport="false"/>
<field name="u1" bin="99000000" offsetInFile="3784" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.217" desc="Import table for SHLWAPI.dll, entry 217">
<originalFirstThunkByOrdinal ordinal="516"/>
<field name="u1" bin="44220000" offsetInFile="2070988" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="516" boundImport="false"/>
<field name="u1" bin="44220000" offsetInFile="3788" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.218" desc="Import table for SHLWAPI.dll, entry 218">
<originalFirstThunkByName name="PathMakeSystemFolderW" hint="95"/>
<field name="u1" bin="EE33FF00" offsetInFile="2070992" sizeInBytes="4"/>
<firstThunkByName name="PathMakeSystemFolderW" hint="95" boundImport="false"/>
<field name="u1" bin="EE33FF00" offsetInFile="3792" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.219" desc="Import table for SHLWAPI.dll, entry 219">
<originalFirstThunkByName name="PathUnExpandEnvStringsW" hint="127"/>
<field name="u1" bin="6633FF00" offsetInFile="2070996" sizeInBytes="4"/>
<firstThunkByName name="PathUnExpandEnvStringsW" hint="127" boundImport="false"/>
<field name="u1" bin="6633FF00" offsetInFile="3796" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.220" desc="Import table for SHLWAPI.dll, entry 220">
<originalFirstThunkByOrdinal ordinal="473"/>
<field name="u1" bin="99110000" offsetInFile="2071000" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="473" boundImport="false"/>
<field name="u1" bin="99110000" offsetInFile="3800" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.221" desc="Import table for SHLWAPI.dll, entry 221">
<originalFirstThunkByOrdinal ordinal="474"/>
<field name="u1" bin="AA110000" offsetInFile="2071004" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="474" boundImport="false"/>
<field name="u1" bin="AA110000" offsetInFile="3804" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.222" desc="Import table for SHLWAPI.dll, entry 222">
<originalFirstThunkByOrdinal ordinal="448"/>
<field name="u1" bin="00110000" offsetInFile="2071008" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="448" boundImport="false"/>
<field name="u1" bin="00110000" offsetInFile="3808" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.223" desc="Import table for SHLWAPI.dll, entry 223">
<originalFirstThunkByOrdinal ordinal="456"/>
<field name="u1" bin="88110000" offsetInFile="2071012" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="456" boundImport="false"/>
<field name="u1" bin="88110000" offsetInFile="3812" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.224" desc="Import table for SHLWAPI.dll, entry 224">
<originalFirstThunkByOrdinal ordinal="452"/>
<field name="u1" bin="44110000" offsetInFile="2071016" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="452" boundImport="false"/>
<field name="u1" bin="44110000" offsetInFile="3816" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.225" desc="Import table for SHLWAPI.dll, entry 225">
<originalFirstThunkByName name="PathFindNextComponentW" hint="51"/>
<field name="u1" bin="0044FF00" offsetInFile="2071020" sizeInBytes="4"/>
<firstThunkByName name="PathFindNextComponentW" hint="51" boundImport="false"/>
<field name="u1" bin="0044FF00" offsetInFile="3820" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.226" desc="Import table for SHLWAPI.dll, entry 226">
<originalFirstThunkByName name="PathAppendA" hint="28"/>
<field name="u1" bin="AA44FF00" offsetInFile="2071024" sizeInBytes="4"/>
<firstThunkByName name="PathAppendA" hint="28" boundImport="false"/>
<field name="u1" bin="AA44FF00" offsetInFile="3824" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.227" desc="Import table for SHLWAPI.dll, entry 227">
<originalFirstThunkByOrdinal ordinal="445"/>
<field name="u1" bin="DD110000" offsetInFile="2071028" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="445" boundImport="false"/>
<field name="u1" bin="DD110000" offsetInFile="3828" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.228" desc="Import table for SHLWAPI.dll, entry 228">
<originalFirstThunkByName name="PathIsDirectoryW" hint="67"/>
<field name="u1" bin="8844FF00" offsetInFile="2071032" sizeInBytes="4"/>
<firstThunkByName name="PathIsDirectoryW" hint="67" boundImport="false"/>
<field name="u1" bin="8844FF00" offsetInFile="3832" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.229" desc="Import table for SHLWAPI.dll, entry 229">
<originalFirstThunkByName name="PathIsURLW" hint="91"/>
<field name="u1" bin="CC44FF00" offsetInFile="2071036" sizeInBytes="4"/>
<firstThunkByName name="PathIsURLW" hint="91" boundImport="false"/>
<field name="u1" bin="CC44FF00" offsetInFile="3836" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.230" desc="Import table for SHLWAPI.dll, entry 230">
<originalFirstThunkByName name="PathParseIconLocationW" hint="99"/>
<field name="u1" bin="AA44FF00" offsetInFile="2071040" sizeInBytes="4"/>
<firstThunkByName name="PathParseIconLocationW" hint="99" boundImport="false"/>
<field name="u1" bin="AA44FF00" offsetInFile="3840" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.231" desc="Import table for SHLWAPI.dll, entry 231">
<originalFirstThunkByName name="PathMatchSpecW" hint="97"/>
<field name="u1" bin="4444FF00" offsetInFile="2071044" sizeInBytes="4"/>
<firstThunkByName name="PathMatchSpecW" hint="97" boundImport="false"/>
<field name="u1" bin="4444FF00" offsetInFile="3844" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.232" desc="Import table for SHLWAPI.dll, entry 232">
<originalFirstThunkByName name="PathQuoteSpacesW" hint="101"/>
<field name="u1" bin="6644FF00" offsetInFile="2071048" sizeInBytes="4"/>
<firstThunkByName name="PathQuoteSpacesW" hint="101" boundImport="false"/>
<field name="u1" bin="6644FF00" offsetInFile="3848" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.233" desc="Import table for SHLWAPI.dll, entry 233">
<originalFirstThunkByName name="PathIsRootA" hint="78"/>
<field name="u1" bin="AA44FF00" offsetInFile="2071052" sizeInBytes="4"/>
<firstThunkByName name="PathIsRootA" hint="78" boundImport="false"/>
<field name="u1" bin="AA44FF00" offsetInFile="3852" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.234" desc="Import table for SHLWAPI.dll, entry 234">
<originalFirstThunkByName name="PathRemoveFileSpecA" hint="112"/>
<field name="u1" bin="8844FF00" offsetInFile="2071056" sizeInBytes="4"/>
<firstThunkByName name="PathRemoveFileSpecA" hint="112" boundImport="false"/>
<field name="u1" bin="8844FF00" offsetInFile="3856" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.235" desc="Import table for SHLWAPI.dll, entry 235">
<originalFirstThunkByName name="PathRemoveBlanksW" hint="109"/>
<field name="u1" bin="EE44FF00" offsetInFile="2071060" sizeInBytes="4"/>
<firstThunkByName name="PathRemoveBlanksW" hint="109" boundImport="false"/>
<field name="u1" bin="EE44FF00" offsetInFile="3860" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.236" desc="Import table for SHLWAPI.dll, entry 236">
<originalFirstThunkByName name="PathRemoveArgsW" hint="105"/>
<field name="u1" bin="2244FF00" offsetInFile="2071064" sizeInBytes="4"/>
<firstThunkByName name="PathRemoveArgsW" hint="105" boundImport="false"/>
<field name="u1" bin="2244FF00" offsetInFile="3864" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.237" desc="Import table for SHLWAPI.dll, entry 237">
<originalFirstThunkByName name="PathMakePrettyW" hint="93"/>
<field name="u1" bin="4444FF00" offsetInFile="2071068" sizeInBytes="4"/>
<firstThunkByName name="PathMakePrettyW" hint="93" boundImport="false"/>
<field name="u1" bin="4444FF00" offsetInFile="3868" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.238" desc="Import table for SHLWAPI.dll, entry 238">
<originalFirstThunkByName name="PathIsPrefixW" hint="75"/>
<field name="u1" bin="6644FF00" offsetInFile="2071072" sizeInBytes="4"/>
<firstThunkByName name="PathIsPrefixW" hint="75" boundImport="false"/>
<field name="u1" bin="6644FF00" offsetInFile="3872" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.239" desc="Import table for SHLWAPI.dll, entry 239">
<originalFirstThunkByOrdinal ordinal="6"/>
<field name="u1" bin="66000000" offsetInFile="2071076" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="6" boundImport="false"/>
<field name="u1" bin="66000000" offsetInFile="3876" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.240" desc="Import table for SHLWAPI.dll, entry 240">
<originalFirstThunkByOrdinal ordinal="4"/>
<field name="u1" bin="44000000" offsetInFile="2071080" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="4" boundImport="false"/>
<field name="u1" bin="44000000" offsetInFile="3880" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.241" desc="Import table for SHLWAPI.dll, entry 241">
<originalFirstThunkByName name="StrRetToBufW" hint="265"/>
<field name="u1" bin="6655FF00" offsetInFile="2071084" sizeInBytes="4"/>
<firstThunkByName name="StrRetToBufW" hint="265" boundImport="false"/>
<field name="u1" bin="6655FF00" offsetInFile="3884" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.242" desc="Import table for SHLWAPI.dll, entry 242">
<originalFirstThunkByOrdinal ordinal="549"/>
<field name="u1" bin="55220000" offsetInFile="2071088" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="549" boundImport="false"/>
<field name="u1" bin="55220000" offsetInFile="3888" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.243" desc="Import table for SHLWAPI.dll, entry 243">
<originalFirstThunkByOrdinal ordinal="476"/>
<field name="u1" bin="CC110000" offsetInFile="2071092" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="476" boundImport="false"/>
<field name="u1" bin="CC110000" offsetInFile="3892" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.244" desc="Import table for SHLWAPI.dll, entry 244">
<originalFirstThunkByOrdinal ordinal="236"/>
<field name="u1" bin="CC000000" offsetInFile="2071096" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="236" boundImport="false"/>
<field name="u1" bin="CC000000" offsetInFile="3896" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.245" desc="Import table for SHLWAPI.dll, entry 245">
<originalFirstThunkByOrdinal ordinal="24"/>
<field name="u1" bin="88000000" offsetInFile="2071100" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="24" boundImport="false"/>
<field name="u1" bin="88000000" offsetInFile="3900" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.246" desc="Import table for SHLWAPI.dll, entry 246">
<originalFirstThunkByOrdinal ordinal="239"/>
<field name="u1" bin="FF000000" offsetInFile="2071104" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="239" boundImport="false"/>
<field name="u1" bin="FF000000" offsetInFile="3904" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.247" desc="Import table for SHLWAPI.dll, entry 247">
<originalFirstThunkByOrdinal ordinal="459"/>
<field name="u1" bin="BB110000" offsetInFile="2071108" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="459" boundImport="false"/>
<field name="u1" bin="BB110000" offsetInFile="3908" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.248" desc="Import table for SHLWAPI.dll, entry 248">
<originalFirstThunkByName name="PathIsUNCServerW" hint="88"/>
<field name="u1" bin="6655FF00" offsetInFile="2071112" sizeInBytes="4"/>
<firstThunkByName name="PathIsUNCServerW" hint="88" boundImport="false"/>
<field name="u1" bin="6655FF00" offsetInFile="3912" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.249" desc="Import table for SHLWAPI.dll, entry 249">
<originalFirstThunkByName name="PathIsUNCServerShareW" hint="87"/>
<field name="u1" bin="AA55FF00" offsetInFile="2071116" sizeInBytes="4"/>
<firstThunkByName name="PathIsUNCServerShareW" hint="87" boundImport="false"/>
<field name="u1" bin="AA55FF00" offsetInFile="3916" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.250" desc="Import table for SHLWAPI.dll, entry 250">
<originalFirstThunkByName name="PathGetArgsW" hint="57"/>
<field name="u1" bin="2255FF00" offsetInFile="2071120" sizeInBytes="4"/>
<firstThunkByName name="PathGetArgsW" hint="57" boundImport="false"/>
<field name="u1" bin="2255FF00" offsetInFile="3920" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.251" desc="Import table for SHLWAPI.dll, entry 251">
<originalFirstThunkByName name="PathUnquoteSpacesW" hint="133"/>
<field name="u1" bin="2255FF00" offsetInFile="2071124" sizeInBytes="4"/>
<firstThunkByName name="PathUnquoteSpacesW" hint="133" boundImport="false"/>
<field name="u1" bin="2255FF00" offsetInFile="3924" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.252" desc="Import table for SHLWAPI.dll, entry 252">
<originalFirstThunkByName name="UrlIsW" hint="307"/>
<field name="u1" bin="8855FF00" offsetInFile="2071128" sizeInBytes="4"/>
<firstThunkByName name="UrlIsW" hint="307" boundImport="false"/>
<field name="u1" bin="8855FF00" offsetInFile="3928" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.253" desc="Import table for SHLWAPI.dll, entry 253">
<originalFirstThunkByOrdinal ordinal="446"/>
<field name="u1" bin="EE110000" offsetInFile="2071132" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="446" boundImport="false"/>
<field name="u1" bin="EE110000" offsetInFile="3932" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.254" desc="Import table for SHLWAPI.dll, entry 254">
<originalFirstThunkByOrdinal ordinal="346"/>
<field name="u1" bin="AA110000" offsetInFile="2071136" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="346" boundImport="false"/>
<field name="u1" bin="AA110000" offsetInFile="3936" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.255" desc="Import table for SHLWAPI.dll, entry 255">
<originalFirstThunkByName name="PathIsFileSpecW" hint="69"/>
<field name="u1" bin="2255FF00" offsetInFile="2071140" sizeInBytes="4"/>
<firstThunkByName name="PathIsFileSpecW" hint="69" boundImport="false"/>
<field name="u1" bin="2255FF00" offsetInFile="3940" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.256" desc="Import table for SHLWAPI.dll, entry 256">
<originalFirstThunkByName name="PathFindOnPathW" hint="53"/>
<field name="u1" bin="4455FF00" offsetInFile="2071144" sizeInBytes="4"/>
<firstThunkByName name="PathFindOnPathW" hint="53" boundImport="false"/>
<field name="u1" bin="4455FF00" offsetInFile="3944" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.257" desc="Import table for SHLWAPI.dll, entry 257">
<originalFirstThunkByName name="StrCSpnW" hint="218"/>
<field name="u1" bin="6655FF00" offsetInFile="2071148" sizeInBytes="4"/>
<firstThunkByName name="StrCSpnW" hint="218" boundImport="false"/>
<field name="u1" bin="6655FF00" offsetInFile="3948" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.258" desc="Import table for SHLWAPI.dll, entry 258">
<originalFirstThunkByName name="SHRegGetValueW" hint="193"/>
<field name="u1" bin="2255FF00" offsetInFile="2071152" sizeInBytes="4"/>
<firstThunkByName name="SHRegGetValueW" hint="193" boundImport="false"/>
<field name="u1" bin="2255FF00" offsetInFile="3952" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.259" desc="Import table for SHLWAPI.dll, entry 259">
<originalFirstThunkByOrdinal ordinal="16"/>
<field name="u1" bin="00000000" offsetInFile="2071156" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="16" boundImport="false"/>
<field name="u1" bin="00000000" offsetInFile="3956" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.260" desc="Import table for SHLWAPI.dll, entry 260">
<originalFirstThunkByOrdinal ordinal="424"/>
<field name="u1" bin="88110000" offsetInFile="2071160" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="424" boundImport="false"/>
<field name="u1" bin="88110000" offsetInFile="3960" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.261" desc="Import table for SHLWAPI.dll, entry 261">
<originalFirstThunkByName name="PathCompactPathExW" hint="40"/>
<field name="u1" bin="4455FF00" offsetInFile="2071164" sizeInBytes="4"/>
<firstThunkByName name="PathCompactPathExW" hint="40" boundImport="false"/>
<field name="u1" bin="4455FF00" offsetInFile="3964" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.262" desc="Import table for SHLWAPI.dll, entry 262">
<originalFirstThunkByName name="StrCmpIW" hint="233"/>
<field name="u1" bin="AA55FF00" offsetInFile="2071168" sizeInBytes="4"/>
<firstThunkByName name="StrCmpIW" hint="233" boundImport="false"/>
<field name="u1" bin="AA55FF00" offsetInFile="3968" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.263" desc="Import table for SHLWAPI.dll, entry 263">
<originalFirstThunkByName name="IntlStrEqWorkerW" hint="21"/>
<field name="u1" bin="6655FF00" offsetInFile="2071172" sizeInBytes="4"/>
<firstThunkByName name="IntlStrEqWorkerW" hint="21" boundImport="false"/>
<field name="u1" bin="6655FF00" offsetInFile="3972" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.264" desc="Import table for SHLWAPI.dll, entry 264">
<originalFirstThunkByOrdinal ordinal="158"/>
<field name="u1" bin="EE000000" offsetInFile="2071176" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="158" boundImport="false"/>
<field name="u1" bin="EE000000" offsetInFile="3976" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.265" desc="Import table for SHLWAPI.dll, entry 265">
<originalFirstThunkByName name="AssocQueryStringW" hint="8"/>
<field name="u1" bin="AA55FF00" offsetInFile="2071180" sizeInBytes="4"/>
<firstThunkByName name="AssocQueryStringW" hint="8" boundImport="false"/>
<field name="u1" bin="AA55FF00" offsetInFile="3980" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.266" desc="Import table for SHLWAPI.dll, entry 266">
<originalFirstThunkByName name="StrFormatByteSizeW" hint="246"/>
<field name="u1" bin="EE55FF00" offsetInFile="2071184" sizeInBytes="4"/>
<firstThunkByName name="StrFormatByteSizeW" hint="246" boundImport="false"/>
<field name="u1" bin="EE55FF00" offsetInFile="3984" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.267" desc="Import table for SHLWAPI.dll, entry 267">
<originalFirstThunkByOrdinal ordinal="354"/>
<field name="u1" bin="22110000" offsetInFile="2071188" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="354" boundImport="false"/>
<field name="u1" bin="22110000" offsetInFile="3988" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.268" desc="Import table for SHLWAPI.dll, entry 268">
<originalFirstThunkByName name="PathIsLFNFileSpecW" hint="71"/>
<field name="u1" bin="4466FF00" offsetInFile="2071192" sizeInBytes="4"/>
<firstThunkByName name="PathIsLFNFileSpecW" hint="71" boundImport="false"/>
<field name="u1" bin="4466FF00" offsetInFile="3992" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.269" desc="Import table for SHLWAPI.dll, entry 269">
<originalFirstThunkByOrdinal ordinal="300"/>
<field name="u1" bin="CC110000" offsetInFile="2071196" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="300" boundImport="false"/>
<field name="u1" bin="CC110000" offsetInFile="3996" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.270" desc="Import table for SHLWAPI.dll, entry 270">
<originalFirstThunkByOrdinal ordinal="210"/>
<field name="u1" bin="22000000" offsetInFile="2071200" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="210" boundImport="false"/>
<field name="u1" bin="22000000" offsetInFile="4000" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.271" desc="Import table for SHLWAPI.dll, entry 271">
<originalFirstThunkByOrdinal ordinal="208"/>
<field name="u1" bin="00000000" offsetInFile="2071204" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="208" boundImport="false"/>
<field name="u1" bin="00000000" offsetInFile="4004" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.272" desc="Import table for SHLWAPI.dll, entry 272">
<originalFirstThunkByOrdinal ordinal="211"/>
<field name="u1" bin="33000000" offsetInFile="2071208" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="211" boundImport="false"/>
<field name="u1" bin="33000000" offsetInFile="4008" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.273" desc="Import table for SHLWAPI.dll, entry 273">
<originalFirstThunkByOrdinal ordinal="509"/>
<field name="u1" bin="DD110000" offsetInFile="2071212" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="509" boundImport="false"/>
<field name="u1" bin="DD110000" offsetInFile="4012" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.274" desc="Import table for SHLWAPI.dll, entry 274">
<originalFirstThunkByName name="PathRemoveExtensionA" hint="110"/>
<field name="u1" bin="AA66FF00" offsetInFile="2071216" sizeInBytes="4"/>
<firstThunkByName name="PathRemoveExtensionA" hint="110" boundImport="false"/>
<field name="u1" bin="AA66FF00" offsetInFile="4016" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.275" desc="Import table for SHLWAPI.dll, entry 275">
<originalFirstThunkByName name="PathFindFileNameA" hint="48"/>
<field name="u1" bin="2266FF00" offsetInFile="2071220" sizeInBytes="4"/>
<firstThunkByName name="PathFindFileNameA" hint="48" boundImport="false"/>
<field name="u1" bin="2266FF00" offsetInFile="4020" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.276" desc="Import table for SHLWAPI.dll, entry 276">
<originalFirstThunkByOrdinal ordinal="260"/>
<field name="u1" bin="44110000" offsetInFile="2071224" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="260" boundImport="false"/>
<field name="u1" bin="44110000" offsetInFile="4024" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.277" desc="Import table for SHLWAPI.dll, entry 277">
<originalFirstThunkByName name="PathIsSameRootW" hint="81"/>
<field name="u1" bin="6666FF00" offsetInFile="2071228" sizeInBytes="4"/>
<firstThunkByName name="PathIsSameRootW" hint="81" boundImport="false"/>
<field name="u1" bin="6666FF00" offsetInFile="4028" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.278" desc="Import table for SHLWAPI.dll, entry 278">
<originalFirstThunkByOrdinal ordinal="195"/>
<field name="u1" bin="33000000" offsetInFile="2071232" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="195" boundImport="false"/>
<field name="u1" bin="33000000" offsetInFile="4032" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.279" desc="Import table for SHLWAPI.dll, entry 279">
<originalFirstThunkByOrdinal ordinal="220"/>
<field name="u1" bin="CC000000" offsetInFile="2071236" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="220" boundImport="false"/>
<field name="u1" bin="CC000000" offsetInFile="4036" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.280" desc="Import table for SHLWAPI.dll, entry 280">
<originalFirstThunkByOrdinal ordinal="221"/>
<field name="u1" bin="DD000000" offsetInFile="2071240" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="221" boundImport="false"/>
<field name="u1" bin="DD000000" offsetInFile="4040" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.281" desc="Import table for SHLWAPI.dll, entry 281">
<originalFirstThunkByOrdinal ordinal="478"/>
<field name="u1" bin="EE110000" offsetInFile="2071244" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="478" boundImport="false"/>
<field name="u1" bin="EE110000" offsetInFile="4044" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.282" desc="Import table for SHLWAPI.dll, entry 282">
<originalFirstThunkByOrdinal ordinal="481"/>
<field name="u1" bin="11110000" offsetInFile="2071248" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="481" boundImport="false"/>
<field name="u1" bin="11110000" offsetInFile="4048" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.283" desc="Import table for SHLWAPI.dll, entry 283">
<originalFirstThunkByOrdinal ordinal="201"/>
<field name="u1" bin="99000000" offsetInFile="2071252" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="201" boundImport="false"/>
<field name="u1" bin="99000000" offsetInFile="4052" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.284" desc="Import table for SHLWAPI.dll, entry 284">
<originalFirstThunkByOrdinal ordinal="269"/>
<field name="u1" bin="DD110000" offsetInFile="2071256" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="269" boundImport="false"/>
<field name="u1" bin="DD110000" offsetInFile="4056" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.285" desc="Import table for SHLWAPI.dll, entry 285">
<originalFirstThunkByOrdinal ordinal="270"/>
<field name="u1" bin="EE110000" offsetInFile="2071260" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="270" boundImport="false"/>
<field name="u1" bin="EE110000" offsetInFile="4060" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.286" desc="Import table for SHLWAPI.dll, entry 286">
<originalFirstThunkByOrdinal ordinal="461"/>
<field name="u1" bin="DD110000" offsetInFile="2071264" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="461" boundImport="false"/>
<field name="u1" bin="DD110000" offsetInFile="4064" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.287" desc="Import table for SHLWAPI.dll, entry 287">
<originalFirstThunkByOrdinal ordinal="388"/>
<field name="u1" bin="44110000" offsetInFile="2071268" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="388" boundImport="false"/>
<field name="u1" bin="44110000" offsetInFile="4068" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.288" desc="Import table for SHLWAPI.dll, entry 288">
<originalFirstThunkByName name="StrChrA" hint="223"/>
<field name="u1" bin="8866FF00" offsetInFile="2071272" sizeInBytes="4"/>
<firstThunkByName name="StrChrA" hint="223" boundImport="false"/>
<field name="u1" bin="8866FF00" offsetInFile="4072" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.289" desc="Import table for SHLWAPI.dll, entry 289">
<originalFirstThunkByName name="StrChrIA" hint="224"/>
<field name="u1" bin="2266FF00" offsetInFile="2071276" sizeInBytes="4"/>
<firstThunkByName name="StrChrIA" hint="224" boundImport="false"/>
<field name="u1" bin="2266FF00" offsetInFile="4076" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.290" desc="Import table for SHLWAPI.dll, entry 290">
<originalFirstThunkByName name="StrChrIW" hint="225"/>
<field name="u1" bin="EE66FF00" offsetInFile="2071280" sizeInBytes="4"/>
<firstThunkByName name="StrChrIW" hint="225" boundImport="false"/>
<field name="u1" bin="EE66FF00" offsetInFile="4080" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.291" desc="Import table for SHLWAPI.dll, entry 291">
<originalFirstThunkByName name="StrChrW" hint="228"/>
<field name="u1" bin="AA66FF00" offsetInFile="2071284" sizeInBytes="4"/>
<firstThunkByName name="StrChrW" hint="228" boundImport="false"/>
<field name="u1" bin="AA66FF00" offsetInFile="4084" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.292" desc="Import table for SHLWAPI.dll, entry 292">
<originalFirstThunkByName name="StrCmpNA" hint="235"/>
<field name="u1" bin="4466FF00" offsetInFile="2071288" sizeInBytes="4"/>
<firstThunkByName name="StrCmpNA" hint="235" boundImport="false"/>
<field name="u1" bin="4466FF00" offsetInFile="4088" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.293" desc="Import table for SHLWAPI.dll, entry 293">
<originalFirstThunkByName name="StrCmpNIA" hint="236"/>
<field name="u1" bin="0066FF00" offsetInFile="2071292" sizeInBytes="4"/>
<firstThunkByName name="StrCmpNIA" hint="236" boundImport="false"/>
<field name="u1" bin="0066FF00" offsetInFile="4092" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.294" desc="Import table for SHLWAPI.dll, entry 294">
<originalFirstThunkByName name="StrCmpNIW" hint="237"/>
<field name="u1" bin="CC66FF00" offsetInFile="2071296" sizeInBytes="4"/>
<firstThunkByName name="StrCmpNIW" hint="237" boundImport="false"/>
<field name="u1" bin="CC66FF00" offsetInFile="4096" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.295" desc="Import table for SHLWAPI.dll, entry 295">
<originalFirstThunkByName name="StrCmpNW" hint="238"/>
<field name="u1" bin="8866FF00" offsetInFile="2071300" sizeInBytes="4"/>
<firstThunkByName name="StrCmpNW" hint="238" boundImport="false"/>
<field name="u1" bin="8866FF00" offsetInFile="4100" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.296" desc="Import table for SHLWAPI.dll, entry 296">
<originalFirstThunkByName name="StrRChrA" hint="257"/>
<field name="u1" bin="4466FF00" offsetInFile="2071304" sizeInBytes="4"/>
<firstThunkByName name="StrRChrA" hint="257" boundImport="false"/>
<field name="u1" bin="4466FF00" offsetInFile="4104" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.297" desc="Import table for SHLWAPI.dll, entry 297">
<originalFirstThunkByName name="StrRChrIA" hint="258"/>
<field name="u1" bin="0066FF00" offsetInFile="2071308" sizeInBytes="4"/>
<firstThunkByName name="StrRChrIA" hint="258" boundImport="false"/>
<field name="u1" bin="0066FF00" offsetInFile="4108" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.298" desc="Import table for SHLWAPI.dll, entry 298">
<originalFirstThunkByName name="StrRChrIW" hint="259"/>
<field name="u1" bin="CC66FF00" offsetInFile="2071312" sizeInBytes="4"/>
<firstThunkByName name="StrRChrIW" hint="259" boundImport="false"/>
<field name="u1" bin="CC66FF00" offsetInFile="4112" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.299" desc="Import table for SHLWAPI.dll, entry 299">
<originalFirstThunkByName name="StrRChrW" hint="260"/>
<field name="u1" bin="8866FF00" offsetInFile="2071316" sizeInBytes="4"/>
<firstThunkByName name="StrRChrW" hint="260" boundImport="false"/>
<field name="u1" bin="8866FF00" offsetInFile="4116" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.300" desc="Import table for SHLWAPI.dll, entry 300">
<originalFirstThunkByName name="StrRStrIA" hint="261"/>
<field name="u1" bin="4466FF00" offsetInFile="2071320" sizeInBytes="4"/>
<firstThunkByName name="StrRStrIA" hint="261" boundImport="false"/>
<field name="u1" bin="4466FF00" offsetInFile="4120" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.301" desc="Import table for SHLWAPI.dll, entry 301">
<originalFirstThunkByName name="StrRStrIW" hint="262"/>
<field name="u1" bin="0077FF00" offsetInFile="2071324" sizeInBytes="4"/>
<firstThunkByName name="StrRStrIW" hint="262" boundImport="false"/>
<field name="u1" bin="0077FF00" offsetInFile="4124" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.302" desc="Import table for SHLWAPI.dll, entry 302">
<originalFirstThunkByName name="StrStrA" hint="270"/>
<field name="u1" bin="CC77FF00" offsetInFile="2071328" sizeInBytes="4"/>
<firstThunkByName name="StrStrA" hint="270" boundImport="false"/>
<field name="u1" bin="CC77FF00" offsetInFile="4128" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.303" desc="Import table for SHLWAPI.dll, entry 303">
<originalFirstThunkByName name="StrStrIA" hint="271"/>
<field name="u1" bin="6677FF00" offsetInFile="2071332" sizeInBytes="4"/>
<firstThunkByName name="StrStrIA" hint="271" boundImport="false"/>
<field name="u1" bin="6677FF00" offsetInFile="4132" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.304" desc="Import table for SHLWAPI.dll, entry 304">
<originalFirstThunkByName name="StrStrIW" hint="272"/>
<field name="u1" bin="2277FF00" offsetInFile="2071336" sizeInBytes="4"/>
<firstThunkByName name="StrStrIW" hint="272" boundImport="false"/>
<field name="u1" bin="2277FF00" offsetInFile="4136" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.305" desc="Import table for SHLWAPI.dll, entry 305">
<originalFirstThunkByName name="StrStrW" hint="275"/>
<field name="u1" bin="EE77FF00" offsetInFile="2071340" sizeInBytes="4"/>
<firstThunkByName name="StrStrW" hint="275" boundImport="false"/>
<field name="u1" bin="EE77FF00" offsetInFile="4140" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.306" desc="Import table for SHLWAPI.dll, entry 306">
<originalFirstThunkByName name="SHQueryValueExW" hint="173"/>
<field name="u1" bin="8877FF00" offsetInFile="2071344" sizeInBytes="4"/>
<firstThunkByName name="SHQueryValueExW" hint="173" boundImport="false"/>
<field name="u1" bin="8877FF00" offsetInFile="4144" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.307" desc="Import table for SHLWAPI.dll, entry 307">
<originalFirstThunkByName name="StrCatBuffW" hint="220"/>
<field name="u1" bin="AA77FF00" offsetInFile="2071348" sizeInBytes="4"/>
<firstThunkByName name="StrCatBuffW" hint="220" boundImport="false"/>
<field name="u1" bin="AA77FF00" offsetInFile="4148" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.308" desc="Import table for SHLWAPI.dll, entry 308">
<originalFirstThunkByName name="SHGetValueW" hint="161"/>
<field name="u1" bin="8877FF00" offsetInFile="2071352" sizeInBytes="4"/>
<firstThunkByName name="SHGetValueW" hint="161" boundImport="false"/>
<field name="u1" bin="8877FF00" offsetInFile="4152" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.309" desc="Import table for SHLWAPI.dll, entry 309">
<originalFirstThunkByName name="StrCpyNW" hint="240"/>
<field name="u1" bin="6677FF00" offsetInFile="2071356" sizeInBytes="4"/>
<firstThunkByName name="StrCpyNW" hint="240" boundImport="false"/>
<field name="u1" bin="6677FF00" offsetInFile="4156" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.310" desc="Import table for SHLWAPI.dll, entry 310">
<originalFirstThunkByName name="wnsprintfW" hint="311"/>
<field name="u1" bin="2277FF00" offsetInFile="2071360" sizeInBytes="4"/>
<firstThunkByName name="wnsprintfW" hint="311" boundImport="false"/>
<field name="u1" bin="2277FF00" offsetInFile="4160" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.311" desc="Import table for SHLWAPI.dll, entry 311">
<originalFirstThunkByOrdinal ordinal="437"/>
<field name="u1" bin="55110000" offsetInFile="2071364" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="437" boundImport="false"/>
<field name="u1" bin="55110000" offsetInFile="4164" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.312" desc="Import table for SHLWAPI.dll, entry 312">
<originalFirstThunkByOrdinal ordinal="193"/>
<field name="u1" bin="11000000" offsetInFile="2071368" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="193" boundImport="false"/>
<field name="u1" bin="11000000" offsetInFile="4168" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.313" desc="Import table for SHLWAPI.dll, entry 313">
<originalFirstThunkByName name="PathBuildRootW" hint="31"/>
<field name="u1" bin="0077FF00" offsetInFile="2071372" sizeInBytes="4"/>
<firstThunkByName name="PathBuildRootW" hint="31" boundImport="false"/>
<field name="u1" bin="0077FF00" offsetInFile="4172" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.314" desc="Import table for SHLWAPI.dll, entry 314">
<originalFirstThunkByName name="PathCombineW" hint="35"/>
<field name="u1" bin="2277FF00" offsetInFile="2071376" sizeInBytes="4"/>
<firstThunkByName name="PathCombineW" hint="35" boundImport="false"/>
<field name="u1" bin="2277FF00" offsetInFile="4176" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.315" desc="Import table for SHLWAPI.dll, entry 315">
<originalFirstThunkByOrdinal ordinal="223"/>
<field name="u1" bin="FF000000" offsetInFile="2071380" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="223" boundImport="false"/>
<field name="u1" bin="FF000000" offsetInFile="4180" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.316" desc="Import table for SHLWAPI.dll, entry 316">
<originalFirstThunkByOrdinal ordinal="423"/>
<field name="u1" bin="77110000" offsetInFile="2071384" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="423" boundImport="false"/>
<field name="u1" bin="77110000" offsetInFile="4184" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.317" desc="Import table for SHLWAPI.dll, entry 317">
<originalFirstThunkByOrdinal ordinal="491"/>
<field name="u1" bin="BB110000" offsetInFile="2071388" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="491" boundImport="false"/>
<field name="u1" bin="BB110000" offsetInFile="4188" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.318" desc="Import table for SHLWAPI.dll, entry 318">
<originalFirstThunkByOrdinal ordinal="224"/>
<field name="u1" bin="00000000" offsetInFile="2071392" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="224" boundImport="false"/>
<field name="u1" bin="00000000" offsetInFile="4192" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.319" desc="Import table for SHLWAPI.dll, entry 319">
<originalFirstThunkByName name="StrToIntW" hint="281"/>
<field name="u1" bin="2277FF00" offsetInFile="2071396" sizeInBytes="4"/>
<firstThunkByName name="StrToIntW" hint="281" boundImport="false"/>
<field name="u1" bin="2277FF00" offsetInFile="4196" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.320" desc="Import table for SHLWAPI.dll, entry 320">
<originalFirstThunkByName name="PathFindFileNameW" hint="49"/>
<field name="u1" bin="EE77FF00" offsetInFile="2071400" sizeInBytes="4"/>
<firstThunkByName name="PathFindFileNameW" hint="49" boundImport="false"/>
<field name="u1" bin="EE77FF00" offsetInFile="4200" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.321" desc="Import table for SHLWAPI.dll, entry 321">
<originalFirstThunkByOrdinal ordinal="475"/>
<field name="u1" bin="BB110000" offsetInFile="2071404" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="475" boundImport="false"/>
<field name="u1" bin="BB110000" offsetInFile="4204" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.322" desc="Import table for SHLWAPI.dll, entry 322">
<originalFirstThunkByName name="PathIsDirectoryEmptyW" hint="66"/>
<field name="u1" bin="2277FF00" offsetInFile="2071408" sizeInBytes="4"/>
<firstThunkByName name="PathIsDirectoryEmptyW" hint="66" boundImport="false"/>
<field name="u1" bin="2277FF00" offsetInFile="4208" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.323" desc="Import table for SHLWAPI.dll, entry 323">
<originalFirstThunkByName name="PathIsUNCW" hint="89"/>
<field name="u1" bin="AA77FF00" offsetInFile="2071412" sizeInBytes="4"/>
<firstThunkByName name="PathIsUNCW" hint="89" boundImport="false"/>
<field name="u1" bin="AA77FF00" offsetInFile="4212" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.324" desc="Import table for SHLWAPI.dll, entry 324">
<originalFirstThunkByName name="PathGetDriveNumberW" hint="61"/>
<field name="u1" bin="8877FF00" offsetInFile="2071416" sizeInBytes="4"/>
<firstThunkByName name="PathGetDriveNumberW" hint="61" boundImport="false"/>
<field name="u1" bin="8877FF00" offsetInFile="4216" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.325" desc="Import table for SHLWAPI.dll, entry 325">
<originalFirstThunkByOrdinal ordinal="460"/>
<field name="u1" bin="CC110000" offsetInFile="2071420" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="460" boundImport="false"/>
<field name="u1" bin="CC110000" offsetInFile="4220" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.326" desc="Import table for SHLWAPI.dll, entry 326">
<originalFirstThunkByOrdinal ordinal="344"/>
<field name="u1" bin="88110000" offsetInFile="2071424" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="344" boundImport="false"/>
<field name="u1" bin="88110000" offsetInFile="4224" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.327" desc="Import table for SHLWAPI.dll, entry 327">
<originalFirstThunkByName name="PathStripToRootW" hint="125"/>
<field name="u1" bin="EE77FF00" offsetInFile="2071428" sizeInBytes="4"/>
<firstThunkByName name="PathStripToRootW" hint="125" boundImport="false"/>
<field name="u1" bin="EE77FF00" offsetInFile="4228" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.328" desc="Import table for SHLWAPI.dll, entry 328">
<originalFirstThunkByName name="PathAppendW" hint="29"/>
<field name="u1" bin="2288FF00" offsetInFile="2071432" sizeInBytes="4"/>
<firstThunkByName name="PathAppendW" hint="29" boundImport="false"/>
<field name="u1" bin="2288FF00" offsetInFile="4232" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.329" desc="Import table for SHLWAPI.dll, entry 329">
<originalFirstThunkByName name="PathRemoveBackslashW" hint="107"/>
<field name="u1" bin="0088FF00" offsetInFile="2071436" sizeInBytes="4"/>
<firstThunkByName name="PathRemoveBackslashW" hint="107" boundImport="false"/>
<field name="u1" bin="0088FF00" offsetInFile="4236" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.330" desc="Import table for SHLWAPI.dll, entry 330">
<originalFirstThunkByName name="PathFindExtensionW" hint="47"/>
<field name="u1" bin="8888FF00" offsetInFile="2071440" sizeInBytes="4"/>
<firstThunkByName name="PathFindExtensionW" hint="47" boundImport="false"/>
<field name="u1" bin="8888FF00" offsetInFile="4240" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.331" desc="Import table for SHLWAPI.dll, entry 331">
<originalFirstThunkByOrdinal ordinal="244"/>
<field name="u1" bin="44000000" offsetInFile="2071444" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="244" boundImport="false"/>
<field name="u1" bin="44000000" offsetInFile="4244" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.332" desc="Import table for SHLWAPI.dll, entry 332">
<originalFirstThunkByOrdinal ordinal="241"/>
<field name="u1" bin="11000000" offsetInFile="2071448" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="241" boundImport="false"/>
<field name="u1" bin="11000000" offsetInFile="4248" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.333" desc="Import table for SHLWAPI.dll, entry 333">
<originalFirstThunkByName name="PathCommonPrefixW" hint="37"/>
<field name="u1" bin="EE88FF00" offsetInFile="2071452" sizeInBytes="4"/>
<firstThunkByName name="PathCommonPrefixW" hint="37" boundImport="false"/>
<field name="u1" bin="EE88FF00" offsetInFile="4252" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.334" desc="Import table for SHLWAPI.dll, entry 334">
<originalFirstThunkByName name="PathAddBackslashW" hint="25"/>
<field name="u1" bin="2288FF00" offsetInFile="2071456" sizeInBytes="4"/>
<firstThunkByName name="PathAddBackslashW" hint="25" boundImport="false"/>
<field name="u1" bin="2288FF00" offsetInFile="4256" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.335" desc="Import table for SHLWAPI.dll, entry 335">
<originalFirstThunkByName name="PathFileExistsW" hint="45"/>
<field name="u1" bin="6688FF00" offsetInFile="2071460" sizeInBytes="4"/>
<firstThunkByName name="PathFileExistsW" hint="45" boundImport="false"/>
<field name="u1" bin="6688FF00" offsetInFile="4260" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.336" desc="Import table for SHLWAPI.dll, entry 336">
<originalFirstThunkByOrdinal ordinal="215"/>
<field name="u1" bin="77000000" offsetInFile="2071464" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="215" boundImport="false"/>
<field name="u1" bin="77000000" offsetInFile="4264" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.337" desc="Import table for SHLWAPI.dll, entry 337">
<originalFirstThunkByName name="PathRemoveFileSpecW" hint="113"/>
<field name="u1" bin="8888FF00" offsetInFile="2071468" sizeInBytes="4"/>
<firstThunkByName name="PathRemoveFileSpecW" hint="113" boundImport="false"/>
<field name="u1" bin="8888FF00" offsetInFile="4268" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.338" desc="Import table for SHLWAPI.dll, entry 338">
<originalFirstThunkByOrdinal ordinal="217"/>
<field name="u1" bin="99000000" offsetInFile="2071472" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="217" boundImport="false"/>
<field name="u1" bin="99000000" offsetInFile="4272" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.339" desc="Import table for SHLWAPI.dll, entry 339">
<originalFirstThunkByOrdinal ordinal="365"/>
<field name="u1" bin="DD110000" offsetInFile="2071476" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="365" boundImport="false"/>
<field name="u1" bin="DD110000" offsetInFile="4276" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.340" desc="Import table for SHLWAPI.dll, entry 340">
<originalFirstThunkByOrdinal ordinal="342"/>
<field name="u1" bin="66110000" offsetInFile="2071480" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="342" boundImport="false"/>
<field name="u1" bin="66110000" offsetInFile="4280" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.341" desc="Import table for SHLWAPI.dll, entry 341">
<originalFirstThunkByOrdinal ordinal="222"/>
<field name="u1" bin="EE000000" offsetInFile="2071484" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="222" boundImport="false"/>
<field name="u1" bin="EE000000" offsetInFile="4284" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.342" desc="Import table for SHLWAPI.dll, entry 342">
<originalFirstThunkByOrdinal ordinal="152"/>
<field name="u1" bin="88000000" offsetInFile="2071488" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="152" boundImport="false"/>
<field name="u1" bin="88000000" offsetInFile="4288" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.343" desc="Import table for SHLWAPI.dll, entry 343">
<originalFirstThunkByOrdinal ordinal="169"/>
<field name="u1" bin="99000000" offsetInFile="2071492" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="169" boundImport="false"/>
<field name="u1" bin="99000000" offsetInFile="4292" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.344" desc="Import table for SHLWAPI.dll, entry 344">
<originalFirstThunkByName name="PathFindSuffixArrayW" hint="55"/>
<field name="u1" bin="EE88FF00" offsetInFile="2071496" sizeInBytes="4"/>
<firstThunkByName name="PathFindSuffixArrayW" hint="55" boundImport="false"/>
<field name="u1" bin="EE88FF00" offsetInFile="4296" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.345" desc="Import table for SHLWAPI.dll, entry 345">
<originalFirstThunkByName name="PathGetCharTypeW" hint="59"/>
<field name="u1" bin="6688FF00" offsetInFile="2071500" sizeInBytes="4"/>
<firstThunkByName name="PathGetCharTypeW" hint="59" boundImport="false"/>
<field name="u1" bin="6688FF00" offsetInFile="4300" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.346" desc="Import table for SHLWAPI.dll, entry 346">
<originalFirstThunkByName name="StrDupW" hint="243"/>
<field name="u1" bin="AA88FF00" offsetInFile="2071504" sizeInBytes="4"/>
<firstThunkByName name="StrDupW" hint="243" boundImport="false"/>
<field name="u1" bin="AA88FF00" offsetInFile="4304" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.347" desc="Import table for SHLWAPI.dll, entry 347">
<originalFirstThunkByOrdinal ordinal="292"/>
<field name="u1" bin="44110000" offsetInFile="2071508" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="292" boundImport="false"/>
<field name="u1" bin="44110000" offsetInFile="4308" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.348" desc="Import table for SHLWAPI.dll, entry 348">
<originalFirstThunkByOrdinal ordinal="563"/>
<field name="u1" bin="33220000" offsetInFile="2071512" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="563" boundImport="false"/>
<field name="u1" bin="33220000" offsetInFile="4312" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.349" desc="Import table for SHLWAPI.dll, entry 349">
<originalFirstThunkByName name="SHAutoComplete" hint="135"/>
<field name="u1" bin="4488FF00" offsetInFile="2071516" sizeInBytes="4"/>
<firstThunkByName name="SHAutoComplete" hint="135" boundImport="false"/>
<field name="u1" bin="4488FF00" offsetInFile="4316" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.350" desc="Import table for SHLWAPI.dll, entry 350">
<originalFirstThunkByName name="PathSetDlgItemPathW" hint="119"/>
<field name="u1" bin="6688FF00" offsetInFile="2071520" sizeInBytes="4"/>
<firstThunkByName name="PathSetDlgItemPathW" hint="119" boundImport="false"/>
<field name="u1" bin="6688FF00" offsetInFile="4320" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.351" desc="Import table for SHLWAPI.dll, entry 351">
<originalFirstThunkByName name="PathStripPathW" hint="123"/>
<field name="u1" bin="CC88FF00" offsetInFile="2071524" sizeInBytes="4"/>
<firstThunkByName name="PathStripPathW" hint="123" boundImport="false"/>
<field name="u1" bin="CC88FF00" offsetInFile="4324" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.352" desc="Import table for SHLWAPI.dll, entry 352">
<originalFirstThunkByName name="PathCompactPathW" hint="41"/>
<field name="u1" bin="EE99FF00" offsetInFile="2071528" sizeInBytes="4"/>
<firstThunkByName name="PathCompactPathW" hint="41" boundImport="false"/>
<field name="u1" bin="EE99FF00" offsetInFile="4328" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.353" desc="Import table for SHLWAPI.dll, entry 353">
<originalFirstThunkByName name="PathIsRelativeW" hint="77"/>
<field name="u1" bin="2299FF00" offsetInFile="2071532" sizeInBytes="4"/>
<firstThunkByName name="PathIsRelativeW" hint="77" boundImport="false"/>
<field name="u1" bin="2299FF00" offsetInFile="4332" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.354" desc="Import table for SHLWAPI.dll, entry 354">
<originalFirstThunkByName name="PathRemoveExtensionW" hint="111"/>
<field name="u1" bin="4499FF00" offsetInFile="2071536" sizeInBytes="4"/>
<firstThunkByName name="PathRemoveExtensionW" hint="111" boundImport="false"/>
<field name="u1" bin="4499FF00" offsetInFile="4336" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.355" desc="Import table for SHLWAPI.dll, entry 355">
<originalFirstThunkByName name="PathIsRootW" hint="79"/>
<field name="u1" bin="CC99FF00" offsetInFile="2071540" sizeInBytes="4"/>
<firstThunkByName name="PathIsRootW" hint="79" boundImport="false"/>
<field name="u1" bin="CC99FF00" offsetInFile="4340" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.356" desc="Import table for SHLWAPI.dll, entry 356">
<originalFirstThunkByOrdinal ordinal="156"/>
<field name="u1" bin="CC000000" offsetInFile="2071544" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="156" boundImport="false"/>
<field name="u1" bin="CC000000" offsetInFile="4344" sizeInBytes="4"/>
</group>
<group id="importTable.SHLWAPI.dll.357" desc="Import table for SHLWAPI.dll, entry 357">
<originalFirstThunkByOrdinal ordinal="200"/>
<field name="u1" bin="88000000" offsetInFile="2071548" sizeInBytes="4"/>
<firstThunkByOrdinal ordinal="200" boundImport="false"/>
<field name="u1" bin="88000000" offsetInFile="4348" sizeInBytes="4"/>
</group>
</group>
<group id="importTable.USER32.dll" desc="Import table for USER32.dll">
<field name="OriginalFirstThunk" value="2074628" hex="1fa804" offsetInFile="2068088" sizeInBytes="4"/>
<field name="TimeDateStamp" value="0" hex="0" offsetInFile="2068092" sizeInBytes="4"/>
<field name="ForwarderChain" value="0" hex="0" offsetInFile="2068096" sizeInBytes="4"/>
<field name="Name" value="2071284" hex="1f9af4" offsetInFile="2068100" sizeInBytes="4"/>
<field name="FirstThunk" value="7428" hex="1d04" offsetInFile="2068104" sizeInBytes="4"/>
<property name="name" value="USER32.dll"/>
<property name="count" value="285" hex="11d"/>
<group id="importTable.USER32.dll.0" desc="Import table for USER32.dll, entry 0">
<originalFirstThunkByName name="PrivateExtractIconExW" hint="518"/>
<field name="u1" bin="AA99FF00" offsetInFile="2071556" sizeInBytes="4"/>
<firstThunkByName name="PrivateExtractIconExW" hint="518" boundImport="false"/>
<field name="u1" bin="AA99FF00" offsetInFile="4356" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.1" desc="Import table for USER32.dll, entry 1">
<originalFirstThunkByName name="PrivateExtractIconExA" hint="517"/>
<field name="u1" bin="2299FF00" offsetInFile="2071560" sizeInBytes="4"/>
<firstThunkByName name="PrivateExtractIconExA" hint="517" boundImport="false"/>
<field name="u1" bin="2299FF00" offsetInFile="4360" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.2" desc="Import table for USER32.dll, entry 2">
<originalFirstThunkByName name="SetShellWindowEx" hint="626"/>
<field name="u1" bin="AA99FF00" offsetInFile="2071564" sizeInBytes="4"/>
<firstThunkByName name="SetShellWindowEx" hint="626" boundImport="false"/>
<field name="u1" bin="AA99FF00" offsetInFile="4364" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.3" desc="Import table for USER32.dll, entry 3">
<originalFirstThunkByName name="GetTaskmanWindow" hint="352"/>
<field name="u1" bin="EE99FF00" offsetInFile="2071568" sizeInBytes="4"/>
<firstThunkByName name="GetTaskmanWindow" hint="352" boundImport="false"/>
<field name="u1" bin="EE99FF00" offsetInFile="4368" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.4" desc="Import table for USER32.dll, entry 4">
<originalFirstThunkByName name="SetTaskmanWindow" hint="632"/>
<field name="u1" bin="2299FF00" offsetInFile="2071572" sizeInBytes="4"/>
<firstThunkByName name="SetTaskmanWindow" hint="632" boundImport="false"/>
<field name="u1" bin="2299FF00" offsetInFile="4372" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.5" desc="Import table for USER32.dll, entry 5">
<originalFirstThunkByName name="AnimateWindow" hint="6"/>
<field name="u1" bin="6699FF00" offsetInFile="2071576" sizeInBytes="4"/>
<firstThunkByName name="AnimateWindow" hint="6" boundImport="false"/>
<field name="u1" bin="6699FF00" offsetInFile="4376" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.6" desc="Import table for USER32.dll, entry 6">
<originalFirstThunkByName name="AdjustWindowRectEx" hint="2"/>
<field name="u1" bin="6699FF00" offsetInFile="2071580" sizeInBytes="4"/>
<firstThunkByName name="AdjustWindowRectEx" hint="2" boundImport="false"/>
<field name="u1" bin="6699FF00" offsetInFile="4380" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.7" desc="Import table for USER32.dll, entry 7">
<originalFirstThunkByName name="NotifyWinEvent" hint="492"/>
<field name="u1" bin="CC99FF00" offsetInFile="2071584" sizeInBytes="4"/>
<firstThunkByName name="NotifyWinEvent" hint="492" boundImport="false"/>
<field name="u1" bin="CC99FF00" offsetInFile="4384" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.8" desc="Import table for USER32.dll, entry 8">
<originalFirstThunkByName name="SystemParametersInfoA" hint="665"/>
<field name="u1" bin="EE99FF00" offsetInFile="2071588" sizeInBytes="4"/>
<firstThunkByName name="SystemParametersInfoA" hint="665" boundImport="false"/>
<field name="u1" bin="EE99FF00" offsetInFile="4388" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.9" desc="Import table for USER32.dll, entry 9">
<originalFirstThunkByName name="HideCaret" hint="383"/>
<field name="u1" bin="66AAFF00" offsetInFile="2071592" sizeInBytes="4"/>
<firstThunkByName name="HideCaret" hint="383" boundImport="false"/>
<field name="u1" bin="66AAFF00" offsetInFile="4392" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.10" desc="Import table for USER32.dll, entry 10">
<originalFirstThunkByName name="ShowCaret" hint="653"/>
<field name="u1" bin="22AAFF00" offsetInFile="2071596" sizeInBytes="4"/>
<firstThunkByName name="ShowCaret" hint="653" boundImport="false"/>
<field name="u1" bin="22AAFF00" offsetInFile="4396" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.11" desc="Import table for USER32.dll, entry 11">
<originalFirstThunkByName name="LockSetForegroundWindow" hint="458"/>
<field name="u1" bin="EEAAFF00" offsetInFile="2071600" sizeInBytes="4"/>
<firstThunkByName name="LockSetForegroundWindow" hint="458" boundImport="false"/>
<field name="u1" bin="EEAAFF00" offsetInFile="4400" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.12" desc="Import table for USER32.dll, entry 12">
<originalFirstThunkByName name="TrackPopupMenuEx" hint="677"/>
<field name="u1" bin="88AAFF00" offsetInFile="2071604" sizeInBytes="4"/>
<firstThunkByName name="TrackPopupMenuEx" hint="677" boundImport="false"/>
<field name="u1" bin="88AAFF00" offsetInFile="4404" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.13" desc="Import table for USER32.dll, entry 13">
<originalFirstThunkByName name="SetMenu" hint="605"/>
<field name="u1" bin="CCAAFF00" offsetInFile="2071608" sizeInBytes="4"/>
<firstThunkByName name="SetMenu" hint="605" boundImport="false"/>
<field name="u1" bin="CCAAFF00" offsetInFile="4408" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.14" desc="Import table for USER32.dll, entry 14">
<originalFirstThunkByName name="CreateWindowExW" hint="97"/>
<field name="u1" bin="66AAFF00" offsetInFile="2071612" sizeInBytes="4"/>
<firstThunkByName name="CreateWindowExW" hint="97" boundImport="false"/>
<field name="u1" bin="66AAFF00" offsetInFile="4412" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.15" desc="Import table for USER32.dll, entry 15">
<originalFirstThunkByName name="CreateDialogParamW" hint="86"/>
<field name="u1" bin="88AAFF00" offsetInFile="2071616" sizeInBytes="4"/>
<firstThunkByName name="CreateDialogParamW" hint="86" boundImport="false"/>
<field name="u1" bin="88AAFF00" offsetInFile="4416" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.16" desc="Import table for USER32.dll, entry 16">
<originalFirstThunkByName name="DialogBoxParamW" hint="159"/>
<field name="u1" bin="EEAAFF00" offsetInFile="2071620" sizeInBytes="4"/>
<firstThunkByName name="DialogBoxParamW" hint="159" boundImport="false"/>
<field name="u1" bin="EEAAFF00" offsetInFile="4420" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.17" desc="Import table for USER32.dll, entry 17">
<originalFirstThunkByName name="DefWindowProcA" hint="142"/>
<field name="u1" bin="00AAFF00" offsetInFile="2071624" sizeInBytes="4"/>
<firstThunkByName name="DefWindowProcA" hint="142" boundImport="false"/>
<field name="u1" bin="00AAFF00" offsetInFile="4424" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.18" desc="Import table for USER32.dll, entry 18">
<originalFirstThunkByName name="SendMessageA" hint="571"/>
<field name="u1" bin="22AAFF00" offsetInFile="2071628" sizeInBytes="4"/>
<firstThunkByName name="SendMessageA" hint="571" boundImport="false"/>
<field name="u1" bin="22AAFF00" offsetInFile="4428" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.19" desc="Import table for USER32.dll, entry 19">
<originalFirstThunkByName name="GetSystemMetrics" hint="349"/>
<field name="u1" bin="22AAFF00" offsetInFile="2071632" sizeInBytes="4"/>
<firstThunkByName name="GetSystemMetrics" hint="349" boundImport="false"/>
<field name="u1" bin="22AAFF00" offsetInFile="4432" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.20" desc="Import table for USER32.dll, entry 20">
<originalFirstThunkByName name="LoadStringW" hint="457"/>
<field name="u1" bin="66AAFF00" offsetInFile="2071636" sizeInBytes="4"/>
<firstThunkByName name="LoadStringW" hint="457" boundImport="false"/>
<field name="u1" bin="66AAFF00" offsetInFile="4436" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.21" desc="Import table for USER32.dll, entry 21">
<originalFirstThunkByName name="ShowWindow" hint="658"/>
<field name="u1" bin="44AAFF00" offsetInFile="2071640" sizeInBytes="4"/>
<firstThunkByName name="ShowWindow" hint="658" boundImport="false"/>
<field name="u1" bin="44AAFF00" offsetInFile="4440" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.22" desc="Import table for USER32.dll, entry 22">
<originalFirstThunkByName name="GetDlgItem" hint="273"/>
<field name="u1" bin="22AAFF00" offsetInFile="2071644" sizeInBytes="4"/>
<firstThunkByName name="GetDlgItem" hint="273" boundImport="false"/>
<field name="u1" bin="22AAFF00" offsetInFile="4444" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.23" desc="Import table for USER32.dll, entry 23">
<originalFirstThunkByName name="SendDlgItemMessageW" hint="567"/>
<field name="u1" bin="00BBFF00" offsetInFile="2071648" sizeInBytes="4"/>
<firstThunkByName name="SendDlgItemMessageW" hint="567" boundImport="false"/>
<field name="u1" bin="00BBFF00" offsetInFile="4448" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.24" desc="Import table for USER32.dll, entry 24">
<originalFirstThunkByName name="SetDlgItemTextW" hint="596"/>
<field name="u1" bin="66BBFF00" offsetInFile="2071652" sizeInBytes="4"/>
<firstThunkByName name="SetDlgItemTextW" hint="596" boundImport="false"/>
<field name="u1" bin="66BBFF00" offsetInFile="4452" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.25" desc="Import table for USER32.dll, entry 25">
<originalFirstThunkByName name="GetDlgItemTextW" hint="276"/>
<field name="u1" bin="88BBFF00" offsetInFile="2071656" sizeInBytes="4"/>
<firstThunkByName name="GetDlgItemTextW" hint="276" boundImport="false"/>
<field name="u1" bin="88BBFF00" offsetInFile="4456" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.26" desc="Import table for USER32.dll, entry 26">
<originalFirstThunkByName name="SetWindowTextW" hint="647"/>
<field name="u1" bin="AABBFF00" offsetInFile="2071660" sizeInBytes="4"/>
<firstThunkByName name="SetWindowTextW" hint="647" boundImport="false"/>
<field name="u1" bin="AABBFF00" offsetInFile="4460" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.27" desc="Import table for USER32.dll, entry 27">
<originalFirstThunkByName name="GetWindowTextW" hint="378"/>
<field name="u1" bin="CCBBFF00" offsetInFile="2071664" sizeInBytes="4"/>
<firstThunkByName name="GetWindowTextW" hint="378" boundImport="false"/>
<field name="u1" bin="CCBBFF00" offsetInFile="4464" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.28" desc="Import table for USER32.dll, entry 28">
<originalFirstThunkByName name="EndPaint" hint="200"/>
<field name="u1" bin="EEBBFF00" offsetInFile="2071668" sizeInBytes="4"/>
<firstThunkByName name="EndPaint" hint="200" boundImport="false"/>
<field name="u1" bin="EEBBFF00" offsetInFile="4468" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.29" desc="Import table for USER32.dll, entry 29">
<originalFirstThunkByName name="LoadImageW" hint="446"/>
<field name="u1" bin="AABBFF00" offsetInFile="2071672" sizeInBytes="4"/>
<firstThunkByName name="LoadImageW" hint="446" boundImport="false"/>
<field name="u1" bin="AABBFF00" offsetInFile="4472" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.30" desc="Import table for USER32.dll, entry 30">
<originalFirstThunkByName name="GetClientRect" hint="255"/>
<field name="u1" bin="88BBFF00" offsetInFile="2071676" sizeInBytes="4"/>
<firstThunkByName name="GetClientRect" hint="255" boundImport="false"/>
<field name="u1" bin="88BBFF00" offsetInFile="4476" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.31" desc="Import table for USER32.dll, entry 31">
<originalFirstThunkByName name="BeginPaint" hint="13"/>
<field name="u1" bin="88BBFF00" offsetInFile="2071680" sizeInBytes="4"/>
<firstThunkByName name="BeginPaint" hint="13" boundImport="false"/>
<field name="u1" bin="88BBFF00" offsetInFile="4480" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.32" desc="Import table for USER32.dll, entry 32">
<originalFirstThunkByName name="EndDialog" hint="198"/>
<field name="u1" bin="66BBFF00" offsetInFile="2071684" sizeInBytes="4"/>
<firstThunkByName name="EndDialog" hint="198" boundImport="false"/>
<field name="u1" bin="66BBFF00" offsetInFile="4484" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.33" desc="Import table for USER32.dll, entry 33">
<originalFirstThunkByName name="IsCharUpperW" hint="413"/>
<field name="u1" bin="22BBFF00" offsetInFile="2071688" sizeInBytes="4"/>
<firstThunkByName name="IsCharUpperW" hint="413" boundImport="false"/>
<field name="u1" bin="22BBFF00" offsetInFile="4488" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.34" desc="Import table for USER32.dll, entry 34">
<originalFirstThunkByName name="GetShellWindow" hint="344"/>
<field name="u1" bin="22BBFF00" offsetInFile="2071692" sizeInBytes="4"/>
<firstThunkByName name="GetShellWindow" hint="344" boundImport="false"/>
<field name="u1" bin="22BBFF00" offsetInFile="4492" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.35" desc="Import table for USER32.dll, entry 35">
<originalFirstThunkByName name="LoadCursorW" hint="442"/>
<field name="u1" bin="44BBFF00" offsetInFile="2071696" sizeInBytes="4"/>
<firstThunkByName name="LoadCursorW" hint="442" boundImport="false"/>
<field name="u1" bin="44BBFF00" offsetInFile="4496" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.36" desc="Import table for USER32.dll, entry 36">
<originalFirstThunkByName name="SetCursor" hint="589"/>
<field name="u1" bin="22BBFF00" offsetInFile="2071700" sizeInBytes="4"/>
<firstThunkByName name="SetCursor" hint="589" boundImport="false"/>
<field name="u1" bin="22BBFF00" offsetInFile="4500" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.37" desc="Import table for USER32.dll, entry 37">
<originalFirstThunkByName name="DestroyIcon" hint="150"/>
<field name="u1" bin="EEBBFF00" offsetInFile="2071704" sizeInBytes="4"/>
<firstThunkByName name="DestroyIcon" hint="150" boundImport="false"/>
<field name="u1" bin="EEBBFF00" offsetInFile="4504" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.38" desc="Import table for USER32.dll, entry 38">
<originalFirstThunkByName name="DestroyWindow" hint="153"/>
<field name="u1" bin="CCBBFF00" offsetInFile="2071708" sizeInBytes="4"/>
<firstThunkByName name="DestroyWindow" hint="153" boundImport="false"/>
<field name="u1" bin="CCBBFF00" offsetInFile="4508" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.39" desc="Import table for USER32.dll, entry 39">
<originalFirstThunkByName name="SetWindowPos" hint="643"/>
<field name="u1" bin="CCBBFF00" offsetInFile="2071712" sizeInBytes="4"/>
<firstThunkByName name="SetWindowPos" hint="643" boundImport="false"/>
<field name="u1" bin="CCBBFF00" offsetInFile="4512" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.40" desc="Import table for USER32.dll, entry 40">
<originalFirstThunkByName name="MapWindowPoints" hint="471"/>
<field name="u1" bin="CCCCFF00" offsetInFile="2071716" sizeInBytes="4"/>
<firstThunkByName name="MapWindowPoints" hint="471" boundImport="false"/>
<field name="u1" bin="CCCCFF00" offsetInFile="4516" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.41" desc="Import table for USER32.dll, entry 41">
<originalFirstThunkByName name="GetWindowRect" hint="372"/>
<field name="u1" bin="EECCFF00" offsetInFile="2071720" sizeInBytes="4"/>
<firstThunkByName name="GetWindowRect" hint="372" boundImport="false"/>
<field name="u1" bin="EECCFF00" offsetInFile="4520" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.42" desc="Import table for USER32.dll, entry 42">
<originalFirstThunkByName name="SetWindowLongW" hint="641"/>
<field name="u1" bin="EECCFF00" offsetInFile="2071724" sizeInBytes="4"/>
<firstThunkByName name="SetWindowLongW" hint="641" boundImport="false"/>
<field name="u1" bin="EECCFF00" offsetInFile="4524" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.43" desc="Import table for USER32.dll, entry 43">
<originalFirstThunkByName name="GetKeyState" hint="289"/>
<field name="u1" bin="00CCFF00" offsetInFile="2071728" sizeInBytes="4"/>
<firstThunkByName name="GetKeyState" hint="289" boundImport="false"/>
<field name="u1" bin="00CCFF00" offsetInFile="4528" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.44" desc="Import table for USER32.dll, entry 44">
<originalFirstThunkByName name="GetWindowLongW" hint="367"/>
<field name="u1" bin="EECCFF00" offsetInFile="2071732" sizeInBytes="4"/>
<firstThunkByName name="GetWindowLongW" hint="367" boundImport="false"/>
<field name="u1" bin="EECCFF00" offsetInFile="4532" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.45" desc="Import table for USER32.dll, entry 45">
<originalFirstThunkByName name="SendMessageW" hint="576"/>
<field name="u1" bin="00CCFF00" offsetInFile="2071736" sizeInBytes="4"/>
<firstThunkByName name="SendMessageW" hint="576" boundImport="false"/>
<field name="u1" bin="00CCFF00" offsetInFile="4536" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.46" desc="Import table for USER32.dll, entry 46">
<originalFirstThunkByName name="LoadIconW" hint="444"/>
<field name="u1" bin="00CCFF00" offsetInFile="2071740" sizeInBytes="4"/>
<firstThunkByName name="LoadIconW" hint="444" boundImport="false"/>
<field name="u1" bin="00CCFF00" offsetInFile="4540" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.47" desc="Import table for USER32.dll, entry 47">
<originalFirstThunkByName name="MessageBoxW" hint="483"/>
<field name="u1" bin="CCCCFF00" offsetInFile="2071744" sizeInBytes="4"/>
<firstThunkByName name="MessageBoxW" hint="483" boundImport="false"/>
<field name="u1" bin="CCCCFF00" offsetInFile="4544" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.48" desc="Import table for USER32.dll, entry 48">
<originalFirstThunkByName name="DeferWindowPos" hint="144"/>
<field name="u1" bin="AACCFF00" offsetInFile="2071748" sizeInBytes="4"/>
<firstThunkByName name="DeferWindowPos" hint="144" boundImport="false"/>
<field name="u1" bin="AACCFF00" offsetInFile="4548" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.49" desc="Import table for USER32.dll, entry 49">
<originalFirstThunkByName name="EndDeferWindowPos" hint="197"/>
<field name="u1" bin="CCCCFF00" offsetInFile="2071752" sizeInBytes="4"/>
<firstThunkByName name="EndDeferWindowPos" hint="197" boundImport="false"/>
<field name="u1" bin="CCCCFF00" offsetInFile="4552" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.50" desc="Import table for USER32.dll, entry 50">
<originalFirstThunkByName name="BeginDeferWindowPos" hint="12"/>
<field name="u1" bin="00CCFF00" offsetInFile="2071756" sizeInBytes="4"/>
<firstThunkByName name="BeginDeferWindowPos" hint="12" boundImport="false"/>
<field name="u1" bin="00CCFF00" offsetInFile="4556" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.51" desc="Import table for USER32.dll, entry 51">
<originalFirstThunkByName name="ReleaseDC" hint="554"/>
<field name="u1" bin="66CCFF00" offsetInFile="2071760" sizeInBytes="4"/>
<firstThunkByName name="ReleaseDC" hint="554" boundImport="false"/>
<field name="u1" bin="66CCFF00" offsetInFile="4560" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.52" desc="Import table for USER32.dll, entry 52">
<originalFirstThunkByName name="DrawTextW" hint="191"/>
<field name="u1" bin="22CCFF00" offsetInFile="2071764" sizeInBytes="4"/>
<firstThunkByName name="DrawTextW" hint="191" boundImport="false"/>
<field name="u1" bin="22CCFF00" offsetInFile="4564" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.53" desc="Import table for USER32.dll, entry 53">
<originalFirstThunkByName name="GetDC" hint="268"/>
<field name="u1" bin="EECCFF00" offsetInFile="2071768" sizeInBytes="4"/>
<firstThunkByName name="GetDC" hint="268" boundImport="false"/>
<field name="u1" bin="EECCFF00" offsetInFile="4568" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.54" desc="Import table for USER32.dll, entry 54">
<originalFirstThunkByName name="SetFocus" hint="598"/>
<field name="u1" bin="66CCFF00" offsetInFile="2071772" sizeInBytes="4"/>
<firstThunkByName name="SetFocus" hint="598" boundImport="false"/>
<field name="u1" bin="66CCFF00" offsetInFile="4572" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.55" desc="Import table for USER32.dll, entry 55">
<originalFirstThunkByName name="EnableWindow" hint="196"/>
<field name="u1" bin="22CCFF00" offsetInFile="2071776" sizeInBytes="4"/>
<firstThunkByName name="EnableWindow" hint="196" boundImport="false"/>
<field name="u1" bin="22CCFF00" offsetInFile="4576" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.56" desc="Import table for USER32.dll, entry 56">
<originalFirstThunkByName name="SetPropW" hint="619"/>
<field name="u1" bin="22DDFF00" offsetInFile="2071780" sizeInBytes="4"/>
<firstThunkByName name="SetPropW" hint="619" boundImport="false"/>
<field name="u1" bin="22DDFF00" offsetInFile="4580" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.57" desc="Import table for USER32.dll, entry 57">
<originalFirstThunkByName name="IsWindowEnabled" hint="428"/>
<field name="u1" bin="EEDDFF00" offsetInFile="2071784" sizeInBytes="4"/>
<firstThunkByName name="IsWindowEnabled" hint="428" boundImport="false"/>
<field name="u1" bin="EEDDFF00" offsetInFile="4584" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.58" desc="Import table for USER32.dll, entry 58">
<originalFirstThunkByName name="GetPropW" hint="331"/>
<field name="u1" bin="00DDFF00" offsetInFile="2071788" sizeInBytes="4"/>
<firstThunkByName name="GetPropW" hint="331" boundImport="false"/>
<field name="u1" bin="00DDFF00" offsetInFile="4588" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.59" desc="Import table for USER32.dll, entry 59">
<originalFirstThunkByName name="MonitorFromWindow" hint="488"/>
<field name="u1" bin="CCDDFF00" offsetInFile="2071792" sizeInBytes="4"/>
<firstThunkByName name="MonitorFromWindow" hint="488" boundImport="false"/>
<field name="u1" bin="CCDDFF00" offsetInFile="4592" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.60" desc="Import table for USER32.dll, entry 60">
<originalFirstThunkByName name="PostMessageW" hint="512"/>
<field name="u1" bin="00DDFF00" offsetInFile="2071796" sizeInBytes="4"/>
<firstThunkByName name="PostMessageW" hint="512" boundImport="false"/>
<field name="u1" bin="00DDFF00" offsetInFile="4596" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.61" desc="Import table for USER32.dll, entry 61">
<originalFirstThunkByName name="DispatchMessageW" hint="162"/>
<field name="u1" bin="00DDFF00" offsetInFile="2071800" sizeInBytes="4"/>
<firstThunkByName name="DispatchMessageW" hint="162" boundImport="false"/>
<field name="u1" bin="00DDFF00" offsetInFile="4600" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.62" desc="Import table for USER32.dll, entry 62">
<originalFirstThunkByName name="TranslateMessage" hint="682"/>
<field name="u1" bin="44DDFF00" offsetInFile="2071804" sizeInBytes="4"/>
<firstThunkByName name="TranslateMessage" hint="682" boundImport="false"/>
<field name="u1" bin="44DDFF00" offsetInFile="4604" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.63" desc="Import table for USER32.dll, entry 63">
<originalFirstThunkByName name="IsDialogMessageW" hint="418"/>
<field name="u1" bin="88DDFF00" offsetInFile="2071808" sizeInBytes="4"/>
<firstThunkByName name="IsDialogMessageW" hint="418" boundImport="false"/>
<field name="u1" bin="88DDFF00" offsetInFile="4608" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.64" desc="Import table for USER32.dll, entry 64">
<originalFirstThunkByName name="PeekMessageW" hint="510"/>
<field name="u1" bin="CCDDFF00" offsetInFile="2071812" sizeInBytes="4"/>
<firstThunkByName name="PeekMessageW" hint="510" boundImport="false"/>
<field name="u1" bin="CCDDFF00" offsetInFile="4612" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.65" desc="Import table for USER32.dll, entry 65">
<originalFirstThunkByName name="SetForegroundWindow" hint="599"/>
<field name="u1" bin="CCDDFF00" offsetInFile="2071816" sizeInBytes="4"/>
<firstThunkByName name="SetForegroundWindow" hint="599" boundImport="false"/>
<field name="u1" bin="CCDDFF00" offsetInFile="4616" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.66" desc="Import table for USER32.dll, entry 66">
<originalFirstThunkByName name="MonitorFromPoint" hint="486"/>
<field name="u1" bin="22DDFF00" offsetInFile="2071820" sizeInBytes="4"/>
<firstThunkByName name="MonitorFromPoint" hint="486" boundImport="false"/>
<field name="u1" bin="22DDFF00" offsetInFile="4620" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.67" desc="Import table for USER32.dll, entry 67">
<originalFirstThunkByName name="GetCursorPos" hint="267"/>
<field name="u1" bin="66DDFF00" offsetInFile="2071824" sizeInBytes="4"/>
<firstThunkByName name="GetCursorPos" hint="267" boundImport="false"/>
<field name="u1" bin="66DDFF00" offsetInFile="4624" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.68" desc="Import table for USER32.dll, entry 68">
<originalFirstThunkByName name="GetWindow" hint="362"/>
<field name="u1" bin="66DDFF00" offsetInFile="2071828" sizeInBytes="4"/>
<firstThunkByName name="GetWindow" hint="362" boundImport="false"/>
<field name="u1" bin="66DDFF00" offsetInFile="4628" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.69" desc="Import table for USER32.dll, entry 69">
<originalFirstThunkByName name="SetTimer" hint="634"/>
<field name="u1" bin="22DDFF00" offsetInFile="2071832" sizeInBytes="4"/>
<firstThunkByName name="SetTimer" hint="634" boundImport="false"/>
<field name="u1" bin="22DDFF00" offsetInFile="4632" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.70" desc="Import table for USER32.dll, entry 70">
<originalFirstThunkByName name="GetMessageW" hint="318"/>
<field name="u1" bin="EEDDFF00" offsetInFile="2071836" sizeInBytes="4"/>
<firstThunkByName name="GetMessageW" hint="318" boundImport="false"/>
<field name="u1" bin="EEDDFF00" offsetInFile="4636" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.71" desc="Import table for USER32.dll, entry 71">
<originalFirstThunkByName name="GetClassNameW" hint="253"/>
<field name="u1" bin="CCDDFF00" offsetInFile="2071840" sizeInBytes="4"/>
<firstThunkByName name="GetClassNameW" hint="253" boundImport="false"/>
<field name="u1" bin="CCDDFF00" offsetInFile="4640" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.72" desc="Import table for USER32.dll, entry 72">
<originalFirstThunkByName name="EnumWindows" hint="222"/>
<field name="u1" bin="CCEEFF00" offsetInFile="2071844" sizeInBytes="4"/>
<firstThunkByName name="EnumWindows" hint="222" boundImport="false"/>
<field name="u1" bin="CCEEFF00" offsetInFile="4644" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.73" desc="Import table for USER32.dll, entry 73">
<originalFirstThunkByName name="CopyIcon" hint="72"/>
<field name="u1" bin="AAEEFF00" offsetInFile="2071848" sizeInBytes="4"/>
<firstThunkByName name="CopyIcon" hint="72" boundImport="false"/>
<field name="u1" bin="AAEEFF00" offsetInFile="4648" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.74" desc="Import table for USER32.dll, entry 74">
<originalFirstThunkByName name="RemovePropW" hint="557"/>
<field name="u1" bin="66EEFF00" offsetInFile="2071852" sizeInBytes="4"/>
<firstThunkByName name="RemovePropW" hint="557" boundImport="false"/>
<field name="u1" bin="66EEFF00" offsetInFile="4652" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.75" desc="Import table for USER32.dll, entry 75">
<originalFirstThunkByName name="GetWindowThreadProcessId" hint="379"/>
<field name="u1" bin="44EEFF00" offsetInFile="2071856" sizeInBytes="4"/>
<firstThunkByName name="GetWindowThreadProcessId" hint="379" boundImport="false"/>
<field name="u1" bin="44EEFF00" offsetInFile="4656" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.76" desc="Import table for USER32.dll, entry 76">
<originalFirstThunkByName name="IsWindow" hint="427"/>
<field name="u1" bin="00EEFF00" offsetInFile="2071860" sizeInBytes="4"/>
<firstThunkByName name="IsWindow" hint="427" boundImport="false"/>
<field name="u1" bin="00EEFF00" offsetInFile="4660" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.77" desc="Import table for USER32.dll, entry 77">
<originalFirstThunkByName name="GetLastActivePopup" hint="296"/>
<field name="u1" bin="CCEEFF00" offsetInFile="2071864" sizeInBytes="4"/>
<firstThunkByName name="GetLastActivePopup" hint="296" boundImport="false"/>
<field name="u1" bin="CCEEFF00" offsetInFile="4664" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.78" desc="Import table for USER32.dll, entry 78">
<originalFirstThunkByName name="GetSysColor" hint="346"/>
<field name="u1" bin="22EEFF00" offsetInFile="2071868" sizeInBytes="4"/>
<firstThunkByName name="GetSysColor" hint="346" boundImport="false"/>
<field name="u1" bin="22EEFF00" offsetInFile="4668" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.79" desc="Import table for USER32.dll, entry 79">
<originalFirstThunkByName name="PrivateExtractIconsW" hint="520"/>
<field name="u1" bin="00EEFF00" offsetInFile="2071872" sizeInBytes="4"/>
<firstThunkByName name="PrivateExtractIconsW" hint="520" boundImport="false"/>
<field name="u1" bin="00EEFF00" offsetInFile="4672" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.80" desc="Import table for USER32.dll, entry 80">
<originalFirstThunkByName name="CreateIconIndirect" hint="90"/>
<field name="u1" bin="88EEFF00" offsetInFile="2071876" sizeInBytes="4"/>
<firstThunkByName name="CreateIconIndirect" hint="90" boundImport="false"/>
<field name="u1" bin="88EEFF00" offsetInFile="4676" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.81" desc="Import table for USER32.dll, entry 81">
<originalFirstThunkByName name="GetIconInfo" hint="282"/>
<field name="u1" bin="EEEEFF00" offsetInFile="2071880" sizeInBytes="4"/>
<firstThunkByName name="GetIconInfo" hint="282" boundImport="false"/>
<field name="u1" bin="EEEEFF00" offsetInFile="4680" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.82" desc="Import table for USER32.dll, entry 82">
<originalFirstThunkByName name="LookupIconIdFromDirectory" hint="462"/>
<field name="u1" bin="CCEEFF00" offsetInFile="2071884" sizeInBytes="4"/>
<firstThunkByName name="LookupIconIdFromDirectory" hint="462" boundImport="false"/>
<field name="u1" bin="CCEEFF00" offsetInFile="4684" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.83" desc="Import table for USER32.dll, entry 83">
<originalFirstThunkByName name="ScreenToClient" hint="561"/>
<field name="u1" bin="88EEFF00" offsetInFile="2071888" sizeInBytes="4"/>
<firstThunkByName name="ScreenToClient" hint="561" boundImport="false"/>
<field name="u1" bin="88EEFF00" offsetInFile="4688" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.84" desc="Import table for USER32.dll, entry 84">
<originalFirstThunkByName name="UpdateWindow" hint="699"/>
<field name="u1" bin="AAEEFF00" offsetInFile="2071892" sizeInBytes="4"/>
<firstThunkByName name="UpdateWindow" hint="699" boundImport="false"/>
<field name="u1" bin="AAEEFF00" offsetInFile="4692" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.85" desc="Import table for USER32.dll, entry 85">
<originalFirstThunkByName name="LoadStringA" hint="456"/>
<field name="u1" bin="AAEEFF00" offsetInFile="2071896" sizeInBytes="4"/>
<firstThunkByName name="LoadStringA" hint="456" boundImport="false"/>
<field name="u1" bin="AAEEFF00" offsetInFile="4696" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.86" desc="Import table for USER32.dll, entry 86">
<originalFirstThunkByName name="MessageBoxA" hint="476"/>
<field name="u1" bin="88FFFF00" offsetInFile="2071900" sizeInBytes="4"/>
<firstThunkByName name="MessageBoxA" hint="476" boundImport="false"/>
<field name="u1" bin="88FFFF00" offsetInFile="4700" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.87" desc="Import table for USER32.dll, entry 87">
<originalFirstThunkByName name="GetWindowTextA" hint="375"/>
<field name="u1" bin="66FFFF00" offsetInFile="2071904" sizeInBytes="4"/>
<firstThunkByName name="GetWindowTextA" hint="375" boundImport="false"/>
<field name="u1" bin="66FFFF00" offsetInFile="4704" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.88" desc="Import table for USER32.dll, entry 88">
<originalFirstThunkByName name="InvalidateRect" hint="403"/>
<field name="u1" bin="88FFFF00" offsetInFile="2071908" sizeInBytes="4"/>
<firstThunkByName name="InvalidateRect" hint="403" boundImport="false"/>
<field name="u1" bin="88FFFF00" offsetInFile="4708" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.89" desc="Import table for USER32.dll, entry 89">
<originalFirstThunkByName name="DrawFocusRect" hint="179"/>
<field name="u1" bin="AAFFFF00" offsetInFile="2071912" sizeInBytes="4"/>
<firstThunkByName name="DrawFocusRect" hint="179" boundImport="false"/>
<field name="u1" bin="AAFFFF00" offsetInFile="4712" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.90" desc="Import table for USER32.dll, entry 90">
<originalFirstThunkByName name="DrawIcon" hint="182"/>
<field name="u1" bin="AAFFFF00" offsetInFile="2071916" sizeInBytes="4"/>
<firstThunkByName name="DrawIcon" hint="182" boundImport="false"/>
<field name="u1" bin="AAFFFF00" offsetInFile="4716" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.91" desc="Import table for USER32.dll, entry 91">
<originalFirstThunkByName name="WinHelpW" hint="723"/>
<field name="u1" bin="66FFFF00" offsetInFile="2071920" sizeInBytes="4"/>
<firstThunkByName name="WinHelpW" hint="723" boundImport="false"/>
<field name="u1" bin="66FFFF00" offsetInFile="4720" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.92" desc="Import table for USER32.dll, entry 92">
<originalFirstThunkByName name="SendNotifyMessageW" hint="578"/>
<field name="u1" bin="22FFFF00" offsetInFile="2071924" sizeInBytes="4"/>
<firstThunkByName name="SendNotifyMessageW" hint="578" boundImport="false"/>
<field name="u1" bin="22FFFF00" offsetInFile="4724" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.93" desc="Import table for USER32.dll, entry 93">
<originalFirstThunkByName name="GetAncestor" hint="239"/>
<field name="u1" bin="88FFFF00" offsetInFile="2071928" sizeInBytes="4"/>
<firstThunkByName name="GetAncestor" hint="239" boundImport="false"/>
<field name="u1" bin="88FFFF00" offsetInFile="4728" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.94" desc="Import table for USER32.dll, entry 94">
<originalFirstThunkByName name="ExitWindowsEx" hint="225"/>
<field name="u1" bin="66FFFF00" offsetInFile="2071932" sizeInBytes="4"/>
<firstThunkByName name="ExitWindowsEx" hint="225" boundImport="false"/>
<field name="u1" bin="66FFFF00" offsetInFile="4732" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.95" desc="Import table for USER32.dll, entry 95">
<originalFirstThunkByName name="EnableMenuItem" hint="194"/>
<field name="u1" bin="66FFFF00" offsetInFile="2071936" sizeInBytes="4"/>
<firstThunkByName name="EnableMenuItem" hint="194" boundImport="false"/>
<field name="u1" bin="66FFFF00" offsetInFile="4736" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.96" desc="Import table for USER32.dll, entry 96">
<originalFirstThunkByName name="GetAsyncKeyState" hint="242"/>
<field name="u1" bin="88FFFF00" offsetInFile="2071940" sizeInBytes="4"/>
<firstThunkByName name="GetAsyncKeyState" hint="242" boundImport="false"/>
<field name="u1" bin="88FFFF00" offsetInFile="4740" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.97" desc="Import table for USER32.dll, entry 97">
<originalFirstThunkByName name="EqualRect" hint="223"/>
<field name="u1" bin="CCFFFF00" offsetInFile="2071944" sizeInBytes="4"/>
<firstThunkByName name="EqualRect" hint="223" boundImport="false"/>
<field name="u1" bin="CCFFFF00" offsetInFile="4744" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.98" desc="Import table for USER32.dll, entry 98">
<originalFirstThunkByName name="IntersectRect" hint="402"/>
<field name="u1" bin="88FFFF00" offsetInFile="2071948" sizeInBytes="4"/>
<firstThunkByName name="IntersectRect" hint="402" boundImport="false"/>
<field name="u1" bin="88FFFF00" offsetInFile="4748" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.99" desc="Import table for USER32.dll, entry 99">
<originalFirstThunkByName name="GetMonitorInfoW" hint="320"/>
<field name="u1" bin="88FFFF00" offsetInFile="2071952" sizeInBytes="4"/>
<firstThunkByName name="GetMonitorInfoW" hint="320" boundImport="false"/>
<field name="u1" bin="88FFFF00" offsetInFile="4752" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.100" desc="Import table for USER32.dll, entry 100">
<originalFirstThunkByName name="IsWindowVisible" hint="431"/>
<field name="u1" bin="AAFFFF00" offsetInFile="2071956" sizeInBytes="4"/>
<firstThunkByName name="IsWindowVisible" hint="431" boundImport="false"/>
<field name="u1" bin="AAFFFF00" offsetInFile="4756" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.101" desc="Import table for USER32.dll, entry 101">
<originalFirstThunkByName name="GetForegroundWindow" hint="279"/>
<field name="u1" bin="CCFFFF00" offsetInFile="2071960" sizeInBytes="4"/>
<firstThunkByName name="GetForegroundWindow" hint="279" boundImport="false"/>
<field name="u1" bin="CCFFFF00" offsetInFile="4760" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.102" desc="Import table for USER32.dll, entry 102">
<originalFirstThunkByName name="RegisterWindowMessageW" hint="552"/>
<field name="u1" bin="2200FF00" offsetInFile="2071964" sizeInBytes="4"/>
<firstThunkByName name="RegisterWindowMessageW" hint="552" boundImport="false"/>
<field name="u1" bin="2200FF00" offsetInFile="4764" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.103" desc="Import table for USER32.dll, entry 103">
<originalFirstThunkByName name="SendMessageTimeoutW" hint="575"/>
<field name="u1" bin="CC00FF00" offsetInFile="2071968" sizeInBytes="4"/>
<firstThunkByName name="SendMessageTimeoutW" hint="575" boundImport="false"/>
<field name="u1" bin="CC00FF00" offsetInFile="4768" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.104" desc="Import table for USER32.dll, entry 104">
<originalFirstThunkByName name="DefWindowProcW" hint="143"/>
<field name="u1" bin="2200FF00" offsetInFile="2071972" sizeInBytes="4"/>
<firstThunkByName name="DefWindowProcW" hint="143" boundImport="false"/>
<field name="u1" bin="2200FF00" offsetInFile="4772" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.105" desc="Import table for USER32.dll, entry 105">
<originalFirstThunkByName name="RegisterClassW" hint="537"/>
<field name="u1" bin="4400FF00" offsetInFile="2071976" sizeInBytes="4"/>
<firstThunkByName name="RegisterClassW" hint="537" boundImport="false"/>
<field name="u1" bin="4400FF00" offsetInFile="4776" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.106" desc="Import table for USER32.dll, entry 106">
<originalFirstThunkByName name="GetClassInfoW" hint="249"/>
<field name="u1" bin="6600FF00" offsetInFile="2071980" sizeInBytes="4"/>
<firstThunkByName name="GetClassInfoW" hint="249" boundImport="false"/>
<field name="u1" bin="6600FF00" offsetInFile="4780" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.107" desc="Import table for USER32.dll, entry 107">
<originalFirstThunkByName name="FindWindowW" hint="230"/>
<field name="u1" bin="6600FF00" offsetInFile="2071984" sizeInBytes="4"/>
<firstThunkByName name="FindWindowW" hint="230" boundImport="false"/>
<field name="u1" bin="6600FF00" offsetInFile="4784" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.108" desc="Import table for USER32.dll, entry 108">
<originalFirstThunkByName name="SwitchToThisWindow" hint="664"/>
<field name="u1" bin="4400FF00" offsetInFile="2071988" sizeInBytes="4"/>
<firstThunkByName name="SwitchToThisWindow" hint="664" boundImport="false"/>
<field name="u1" bin="4400FF00" offsetInFile="4788" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.109" desc="Import table for USER32.dll, entry 109">
<originalFirstThunkByName name="GetParent" hint="325"/>
<field name="u1" bin="AA00FF00" offsetInFile="2071992" sizeInBytes="4"/>
<firstThunkByName name="GetParent" hint="325" boundImport="false"/>
<field name="u1" bin="AA00FF00" offsetInFile="4792" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.110" desc="Import table for USER32.dll, entry 110">
<originalFirstThunkByName name="OffsetRect" hint="498"/>
<field name="u1" bin="6600FF00" offsetInFile="2071996" sizeInBytes="4"/>
<firstThunkByName name="OffsetRect" hint="498" boundImport="false"/>
<field name="u1" bin="6600FF00" offsetInFile="4796" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.111" desc="Import table for USER32.dll, entry 111">
<originalFirstThunkByName name="MessageBeep" hint="475"/>
<field name="u1" bin="4400FF00" offsetInFile="2072000" sizeInBytes="4"/>
<firstThunkByName name="MessageBeep" hint="475" boundImport="false"/>
<field name="u1" bin="4400FF00" offsetInFile="4800" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.112" desc="Import table for USER32.dll, entry 112">
<originalFirstThunkByName name="CharNextA" hint="42"/>
<field name="u1" bin="2200FF00" offsetInFile="2072004" sizeInBytes="4"/>
<firstThunkByName name="CharNextA" hint="42" boundImport="false"/>
<field name="u1" bin="2200FF00" offsetInFile="4804" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.113" desc="Import table for USER32.dll, entry 113">
<originalFirstThunkByName name="CharNextW" hint="44"/>
<field name="u1" bin="EE00FF00" offsetInFile="2072008" sizeInBytes="4"/>
<firstThunkByName name="CharNextW" hint="44" boundImport="false"/>
<field name="u1" bin="EE00FF00" offsetInFile="4808" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.114" desc="Import table for USER32.dll, entry 114">
<originalFirstThunkByName name="IsCharAlphaW" hint="409"/>
<field name="u1" bin="AA00FF00" offsetInFile="2072012" sizeInBytes="4"/>
<firstThunkByName name="IsCharAlphaW" hint="409" boundImport="false"/>
<field name="u1" bin="AA00FF00" offsetInFile="4812" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.115" desc="Import table for USER32.dll, entry 115">
<originalFirstThunkByName name="CharUpperW" hint="55"/>
<field name="u1" bin="AA00FF00" offsetInFile="2072016" sizeInBytes="4"/>
<firstThunkByName name="CharUpperW" hint="55" boundImport="false"/>
<field name="u1" bin="AA00FF00" offsetInFile="4816" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.116" desc="Import table for USER32.dll, entry 116">
<originalFirstThunkByName name="CharUpperA" hint="52"/>
<field name="u1" bin="8800FF00" offsetInFile="2072020" sizeInBytes="4"/>
<firstThunkByName name="CharUpperA" hint="52" boundImport="false"/>
<field name="u1" bin="8800FF00" offsetInFile="4820" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.117" desc="Import table for USER32.dll, entry 117">
<originalFirstThunkByName name="CharToOemBuffA" hint="49"/>
<field name="u1" bin="6611FF00" offsetInFile="2072024" sizeInBytes="4"/>
<firstThunkByName name="CharToOemBuffA" hint="49" boundImport="false"/>
<field name="u1" bin="6611FF00" offsetInFile="4824" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.118" desc="Import table for USER32.dll, entry 118">
<originalFirstThunkByName name="OemToCharBuffA" hint="495"/>
<field name="u1" bin="8811FF00" offsetInFile="2072028" sizeInBytes="4"/>
<firstThunkByName name="OemToCharBuffA" hint="495" boundImport="false"/>
<field name="u1" bin="8811FF00" offsetInFile="4828" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.119" desc="Import table for USER32.dll, entry 119">
<originalFirstThunkByName name="UnregisterClassW" hint="692"/>
<field name="u1" bin="AA11FF00" offsetInFile="2072032" sizeInBytes="4"/>
<firstThunkByName name="UnregisterClassW" hint="692" boundImport="false"/>
<field name="u1" bin="AA11FF00" offsetInFile="4832" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.120" desc="Import table for USER32.dll, entry 120">
<originalFirstThunkByName name="GetSysColorBrush" hint="347"/>
<field name="u1" bin="EE11FF00" offsetInFile="2072036" sizeInBytes="4"/>
<firstThunkByName name="GetSysColorBrush" hint="347" boundImport="false"/>
<field name="u1" bin="EE11FF00" offsetInFile="4836" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.121" desc="Import table for USER32.dll, entry 121">
<originalFirstThunkByName name="CopyRect" hint="74"/>
<field name="u1" bin="2211FF00" offsetInFile="2072040" sizeInBytes="4"/>
<firstThunkByName name="CopyRect" hint="74" boundImport="false"/>
<field name="u1" bin="2211FF00" offsetInFile="4840" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.122" desc="Import table for USER32.dll, entry 122">
<originalFirstThunkByName name="InflateRect" hint="394"/>
<field name="u1" bin="EE11FF00" offsetInFile="2072044" sizeInBytes="4"/>
<firstThunkByName name="InflateRect" hint="394" boundImport="false"/>
<field name="u1" bin="EE11FF00" offsetInFile="4844" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.123" desc="Import table for USER32.dll, entry 123">
<originalFirstThunkByName name="TabbedTextOutW" hint="668"/>
<field name="u1" bin="CC11FF00" offsetInFile="2072048" sizeInBytes="4"/>
<firstThunkByName name="TabbedTextOutW" hint="668" boundImport="false"/>
<field name="u1" bin="CC11FF00" offsetInFile="4848" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.124" desc="Import table for USER32.dll, entry 124">
<originalFirstThunkByName name="GrayStringW" hint="382"/>
<field name="u1" bin="EE11FF00" offsetInFile="2072052" sizeInBytes="4"/>
<firstThunkByName name="GrayStringW" hint="382" boundImport="false"/>
<field name="u1" bin="EE11FF00" offsetInFile="4852" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.125" desc="Import table for USER32.dll, entry 125">
<originalFirstThunkByName name="FillRect" hint="226"/>
<field name="u1" bin="CC11FF00" offsetInFile="2072056" sizeInBytes="4"/>
<firstThunkByName name="FillRect" hint="226" boundImport="false"/>
<field name="u1" bin="CC11FF00" offsetInFile="4856" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.126" desc="Import table for USER32.dll, entry 126">
<originalFirstThunkByName name="DrawFrameControl" hint="181"/>
<field name="u1" bin="8811FF00" offsetInFile="2072060" sizeInBytes="4"/>
<firstThunkByName name="DrawFrameControl" hint="181" boundImport="false"/>
<field name="u1" bin="8811FF00" offsetInFile="4860" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.127" desc="Import table for USER32.dll, entry 127">
<originalFirstThunkByName name="DrawEdge" hint="178"/>
<field name="u1" bin="CC11FF00" offsetInFile="2072064" sizeInBytes="4"/>
<firstThunkByName name="DrawEdge" hint="178" boundImport="false"/>
<field name="u1" bin="CC11FF00" offsetInFile="4864" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.128" desc="Import table for USER32.dll, entry 128">
<originalFirstThunkByName name="CheckDlgButton" hint="56"/>
<field name="u1" bin="8811FF00" offsetInFile="2072068" sizeInBytes="4"/>
<firstThunkByName name="CheckDlgButton" hint="56" boundImport="false"/>
<field name="u1" bin="8811FF00" offsetInFile="4868" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.129" desc="Import table for USER32.dll, entry 129">
<originalFirstThunkByName name="IsIconic" hint="422"/>
<field name="u1" bin="AA11FF00" offsetInFile="2072072" sizeInBytes="4"/>
<firstThunkByName name="IsIconic" hint="422" boundImport="false"/>
<field name="u1" bin="AA11FF00" offsetInFile="4872" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.130" desc="Import table for USER32.dll, entry 130">
<originalFirstThunkByName name="GetWindowPlacement" hint="371"/>
<field name="u1" bin="6611FF00" offsetInFile="2072076" sizeInBytes="4"/>
<firstThunkByName name="GetWindowPlacement" hint="371" boundImport="false"/>
<field name="u1" bin="6611FF00" offsetInFile="4876" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.131" desc="Import table for USER32.dll, entry 131">
<originalFirstThunkByName name="MapVirtualKeyW" hint="470"/>
<field name="u1" bin="CC11FF00" offsetInFile="2072080" sizeInBytes="4"/>
<firstThunkByName name="MapVirtualKeyW" hint="470" boundImport="false"/>
<field name="u1" bin="CC11FF00" offsetInFile="4880" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.132" desc="Import table for USER32.dll, entry 132">
<originalFirstThunkByName name="SetDlgItemTextA" hint="595"/>
<field name="u1" bin="EE11FF00" offsetInFile="2072084" sizeInBytes="4"/>
<firstThunkByName name="SetDlgItemTextA" hint="595" boundImport="false"/>
<field name="u1" bin="EE11FF00" offsetInFile="4884" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.133" desc="Import table for USER32.dll, entry 133">
<originalFirstThunkByName name="IsDlgButtonChecked" hint="419"/>
<field name="u1" bin="0022FF00" offsetInFile="2072088" sizeInBytes="4"/>
<firstThunkByName name="IsDlgButtonChecked" hint="419" boundImport="false"/>
<field name="u1" bin="0022FF00" offsetInFile="4888" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.134" desc="Import table for USER32.dll, entry 134">
<originalFirstThunkByName name="GetDlgItemTextA" hint="275"/>
<field name="u1" bin="6622FF00" offsetInFile="2072092" sizeInBytes="4"/>
<firstThunkByName name="GetDlgItemTextA" hint="275" boundImport="false"/>
<field name="u1" bin="6622FF00" offsetInFile="4892" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.135" desc="Import table for USER32.dll, entry 135">
<originalFirstThunkByName name="GetDlgItemInt" hint="274"/>
<field name="u1" bin="8822FF00" offsetInFile="2072096" sizeInBytes="4"/>
<firstThunkByName name="GetDlgItemInt" hint="274" boundImport="false"/>
<field name="u1" bin="8822FF00" offsetInFile="4896" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.136" desc="Import table for USER32.dll, entry 136">
<originalFirstThunkByName name="EnumChildWindows" hint="203"/>
<field name="u1" bin="8822FF00" offsetInFile="2072100" sizeInBytes="4"/>
<firstThunkByName name="EnumChildWindows" hint="203" boundImport="false"/>
<field name="u1" bin="8822FF00" offsetInFile="4900" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.137" desc="Import table for USER32.dll, entry 137">
<originalFirstThunkByName name="SetDlgItemInt" hint="594"/>
<field name="u1" bin="CC22FF00" offsetInFile="2072104" sizeInBytes="4"/>
<firstThunkByName name="SetDlgItemInt" hint="594" boundImport="false"/>
<field name="u1" bin="CC22FF00" offsetInFile="4904" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.138" desc="Import table for USER32.dll, entry 138">
<originalFirstThunkByName name="GetNextDlgTabItem" hint="323"/>
<field name="u1" bin="CC22FF00" offsetInFile="2072108" sizeInBytes="4"/>
<firstThunkByName name="GetNextDlgTabItem" hint="323" boundImport="false"/>
<field name="u1" bin="CC22FF00" offsetInFile="4908" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.139" desc="Import table for USER32.dll, entry 139">
<originalFirstThunkByName name="FrameRect" hint="233"/>
<field name="u1" bin="0022FF00" offsetInFile="2072112" sizeInBytes="4"/>
<firstThunkByName name="FrameRect" hint="233" boundImport="false"/>
<field name="u1" bin="0022FF00" offsetInFile="4912" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.140" desc="Import table for USER32.dll, entry 140">
<originalFirstThunkByName name="CheckRadioButton" hint="59"/>
<field name="u1" bin="CC22FF00" offsetInFile="2072116" sizeInBytes="4"/>
<firstThunkByName name="CheckRadioButton" hint="59" boundImport="false"/>
<field name="u1" bin="CC22FF00" offsetInFile="4916" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.141" desc="Import table for USER32.dll, entry 141">
<originalFirstThunkByName name="GetDlgCtrlID" hint="272"/>
<field name="u1" bin="0022FF00" offsetInFile="2072120" sizeInBytes="4"/>
<firstThunkByName name="GetDlgCtrlID" hint="272" boundImport="false"/>
<field name="u1" bin="0022FF00" offsetInFile="4920" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.142" desc="Import table for USER32.dll, entry 142">
<originalFirstThunkByName name="GetFocus" hint="278"/>
<field name="u1" bin="0022FF00" offsetInFile="2072124" sizeInBytes="4"/>
<firstThunkByName name="GetFocus" hint="278" boundImport="false"/>
<field name="u1" bin="0022FF00" offsetInFile="4924" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.143" desc="Import table for USER32.dll, entry 143">
<originalFirstThunkByName name="IsChild" hint="414"/>
<field name="u1" bin="CC22FF00" offsetInFile="2072128" sizeInBytes="4"/>
<firstThunkByName name="IsChild" hint="414" boundImport="false"/>
<field name="u1" bin="CC22FF00" offsetInFile="4928" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.144" desc="Import table for USER32.dll, entry 144">
<originalFirstThunkByName name="LoadBitmapW" hint="438"/>
<field name="u1" bin="6622FF00" offsetInFile="2072132" sizeInBytes="4"/>
<firstThunkByName name="LoadBitmapW" hint="438" boundImport="false"/>
<field name="u1" bin="6622FF00" offsetInFile="4932" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.145" desc="Import table for USER32.dll, entry 145">
<originalFirstThunkByName name="MonitorFromRect" hint="487"/>
<field name="u1" bin="4422FF00" offsetInFile="2072136" sizeInBytes="4"/>
<firstThunkByName name="MonitorFromRect" hint="487" boundImport="false"/>
<field name="u1" bin="4422FF00" offsetInFile="4936" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.146" desc="Import table for USER32.dll, entry 146">
<originalFirstThunkByName name="MoveWindow" hint="489"/>
<field name="u1" bin="6622FF00" offsetInFile="2072140" sizeInBytes="4"/>
<firstThunkByName name="MoveWindow" hint="489" boundImport="false"/>
<field name="u1" bin="6622FF00" offsetInFile="4940" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.147" desc="Import table for USER32.dll, entry 147">
<originalFirstThunkByName name="AdjustWindowRect" hint="1"/>
<field name="u1" bin="4422FF00" offsetInFile="2072144" sizeInBytes="4"/>
<firstThunkByName name="AdjustWindowRect" hint="1" boundImport="false"/>
<field name="u1" bin="4422FF00" offsetInFile="4944" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.148" desc="Import table for USER32.dll, entry 148">
<originalFirstThunkByName name="SetRect" hint="620"/>
<field name="u1" bin="8833FF00" offsetInFile="2072148" sizeInBytes="4"/>
<firstThunkByName name="SetRect" hint="620" boundImport="false"/>
<field name="u1" bin="8833FF00" offsetInFile="4948" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.149" desc="Import table for USER32.dll, entry 149">
<originalFirstThunkByName name="SystemParametersInfoW" hint="666"/>
<field name="u1" bin="2233FF00" offsetInFile="2072152" sizeInBytes="4"/>
<firstThunkByName name="SystemParametersInfoW" hint="666" boundImport="false"/>
<field name="u1" bin="2233FF00" offsetInFile="4952" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.150" desc="Import table for USER32.dll, entry 150">
<originalFirstThunkByName name="CloseDesktop" hint="67"/>
<field name="u1" bin="AA33FF00" offsetInFile="2072156" sizeInBytes="4"/>
<firstThunkByName name="CloseDesktop" hint="67" boundImport="false"/>
<field name="u1" bin="AA33FF00" offsetInFile="4956" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.151" desc="Import table for USER32.dll, entry 151">
<originalFirstThunkByName name="OpenInputDesktop" hint="503"/>
<field name="u1" bin="AA33FF00" offsetInFile="2072160" sizeInBytes="4"/>
<firstThunkByName name="OpenInputDesktop" hint="503" boundImport="false"/>
<field name="u1" bin="AA33FF00" offsetInFile="4960" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.152" desc="Import table for USER32.dll, entry 152">
<originalFirstThunkByName name="GetWindowModuleFileNameW" hint="370"/>
<field name="u1" bin="EE33FF00" offsetInFile="2072164" sizeInBytes="4"/>
<firstThunkByName name="GetWindowModuleFileNameW" hint="370" boundImport="false"/>
<field name="u1" bin="EE33FF00" offsetInFile="4964" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.153" desc="Import table for USER32.dll, entry 153">
<originalFirstThunkByName name="AllowSetForegroundWindow" hint="5"/>
<field name="u1" bin="AA33FF00" offsetInFile="2072168" sizeInBytes="4"/>
<firstThunkByName name="AllowSetForegroundWindow" hint="5" boundImport="false"/>
<field name="u1" bin="AA33FF00" offsetInFile="4968" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.154" desc="Import table for USER32.dll, entry 154">
<originalFirstThunkByName name="RegisterDeviceNotificationW" hint="541"/>
<field name="u1" bin="6633FF00" offsetInFile="2072172" sizeInBytes="4"/>
<firstThunkByName name="RegisterDeviceNotificationW" hint="541" boundImport="false"/>
<field name="u1" bin="6633FF00" offsetInFile="4972" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.155" desc="Import table for USER32.dll, entry 155">
<originalFirstThunkByName name="UnregisterDeviceNotification" hint="693"/>
<field name="u1" bin="4433FF00" offsetInFile="2072176" sizeInBytes="4"/>
<firstThunkByName name="UnregisterDeviceNotification" hint="693" boundImport="false"/>
<field name="u1" bin="4433FF00" offsetInFile="4976" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.156" desc="Import table for USER32.dll, entry 156">
<originalFirstThunkByName name="GetMessagePos" hint="316"/>
<field name="u1" bin="4433FF00" offsetInFile="2072180" sizeInBytes="4"/>
<firstThunkByName name="GetMessagePos" hint="316" boundImport="false"/>
<field name="u1" bin="4433FF00" offsetInFile="4980" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.157" desc="Import table for USER32.dll, entry 157">
<originalFirstThunkByName name="DeleteMenu" hint="145"/>
<field name="u1" bin="4433FF00" offsetInFile="2072184" sizeInBytes="4"/>
<firstThunkByName name="DeleteMenu" hint="145" boundImport="false"/>
<field name="u1" bin="4433FF00" offsetInFile="4984" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.158" desc="Import table for USER32.dll, entry 158">
<originalFirstThunkByName name="InsertMenuItemW" hint="399"/>
<field name="u1" bin="2233FF00" offsetInFile="2072188" sizeInBytes="4"/>
<firstThunkByName name="InsertMenuItemW" hint="399" boundImport="false"/>
<field name="u1" bin="2233FF00" offsetInFile="4988" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.159" desc="Import table for USER32.dll, entry 159">
<originalFirstThunkByName name="CreatePopupMenu" hint="94"/>
<field name="u1" bin="4433FF00" offsetInFile="2072192" sizeInBytes="4"/>
<firstThunkByName name="CreatePopupMenu" hint="94" boundImport="false"/>
<field name="u1" bin="4433FF00" offsetInFile="4992" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.160" desc="Import table for USER32.dll, entry 160">
<originalFirstThunkByName name="GetMenuItemInfoW" hint="309"/>
<field name="u1" bin="6644FF00" offsetInFile="2072196" sizeInBytes="4"/>
<firstThunkByName name="GetMenuItemInfoW" hint="309" boundImport="false"/>
<field name="u1" bin="6644FF00" offsetInFile="4996" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.161" desc="Import table for USER32.dll, entry 161">
<originalFirstThunkByName name="InsertMenuW" hint="400"/>
<field name="u1" bin="AA44FF00" offsetInFile="2072200" sizeInBytes="4"/>
<firstThunkByName name="InsertMenuW" hint="400" boundImport="false"/>
<field name="u1" bin="AA44FF00" offsetInFile="5000" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.162" desc="Import table for USER32.dll, entry 162">
<originalFirstThunkByName name="GetMenuItemCount" hint="306"/>
<field name="u1" bin="8844FF00" offsetInFile="2072204" sizeInBytes="4"/>
<firstThunkByName name="GetMenuItemCount" hint="306" boundImport="false"/>
<field name="u1" bin="8844FF00" offsetInFile="5004" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.163" desc="Import table for USER32.dll, entry 163">
<originalFirstThunkByName name="TrackPopupMenu" hint="676"/>
<field name="u1" bin="CC44FF00" offsetInFile="2072208" sizeInBytes="4"/>
<firstThunkByName name="TrackPopupMenu" hint="676" boundImport="false"/>
<field name="u1" bin="CC44FF00" offsetInFile="5008" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.164" desc="Import table for USER32.dll, entry 164">
<originalFirstThunkByName name="GetUserObjectInformationW" hint="359"/>
<field name="u1" bin="EE44FF00" offsetInFile="2072212" sizeInBytes="4"/>
<firstThunkByName name="GetUserObjectInformationW" hint="359" boundImport="false"/>
<field name="u1" bin="EE44FF00" offsetInFile="5012" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.165" desc="Import table for USER32.dll, entry 165">
<originalFirstThunkByName name="GetThreadDesktop" hint="353"/>
<field name="u1" bin="AA44FF00" offsetInFile="2072216" sizeInBytes="4"/>
<firstThunkByName name="GetThreadDesktop" hint="353" boundImport="false"/>
<field name="u1" bin="AA44FF00" offsetInFile="5016" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.166" desc="Import table for USER32.dll, entry 166">
<originalFirstThunkByName name="GetProcessWindowStation" hint="328"/>
<field name="u1" bin="EE44FF00" offsetInFile="2072220" sizeInBytes="4"/>
<firstThunkByName name="GetProcessWindowStation" hint="328" boundImport="false"/>
<field name="u1" bin="EE44FF00" offsetInFile="5020" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.167" desc="Import table for USER32.dll, entry 167">
<originalFirstThunkByName name="RegisterClipboardFormatW" hint="539"/>
<field name="u1" bin="8844FF00" offsetInFile="2072224" sizeInBytes="4"/>
<firstThunkByName name="RegisterClipboardFormatW" hint="539" boundImport="false"/>
<field name="u1" bin="8844FF00" offsetInFile="5024" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.168" desc="Import table for USER32.dll, entry 168">
<originalFirstThunkByName name="CharLowerW" hint="41"/>
<field name="u1" bin="4444FF00" offsetInFile="2072228" sizeInBytes="4"/>
<firstThunkByName name="CharLowerW" hint="41" boundImport="false"/>
<field name="u1" bin="4444FF00" offsetInFile="5028" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.169" desc="Import table for USER32.dll, entry 169">
<originalFirstThunkByName name="LoadMenuW" hint="454"/>
<field name="u1" bin="2244FF00" offsetInFile="2072232" sizeInBytes="4"/>
<firstThunkByName name="LoadMenuW" hint="454" boundImport="false"/>
<field name="u1" bin="2244FF00" offsetInFile="5032" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.170" desc="Import table for USER32.dll, entry 170">
<originalFirstThunkByName name="DestroyMenu" hint="151"/>
<field name="u1" bin="EE44FF00" offsetInFile="2072236" sizeInBytes="4"/>
<firstThunkByName name="DestroyMenu" hint="151" boundImport="false"/>
<field name="u1" bin="EE44FF00" offsetInFile="5036" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.171" desc="Import table for USER32.dll, entry 171">
<originalFirstThunkByName name="GetClipboardOwner" hint="260"/>
<field name="u1" bin="CC44FF00" offsetInFile="2072240" sizeInBytes="4"/>
<firstThunkByName name="GetClipboardOwner" hint="260" boundImport="false"/>
<field name="u1" bin="CC44FF00" offsetInFile="5040" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.172" desc="Import table for USER32.dll, entry 172">
<originalFirstThunkByName name="CountClipboardFormats" hint="75"/>
<field name="u1" bin="0044FF00" offsetInFile="2072244" sizeInBytes="4"/>
<firstThunkByName name="CountClipboardFormats" hint="75" boundImport="false"/>
<field name="u1" bin="0044FF00" offsetInFile="5044" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.173" desc="Import table for USER32.dll, entry 173">
<originalFirstThunkByName name="ModifyMenuW" hint="485"/>
<field name="u1" bin="8855FF00" offsetInFile="2072248" sizeInBytes="4"/>
<firstThunkByName name="ModifyMenuW" hint="485" boundImport="false"/>
<field name="u1" bin="8855FF00" offsetInFile="5048" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.174" desc="Import table for USER32.dll, entry 174">
<originalFirstThunkByName name="GetMenuState" hint="311"/>
<field name="u1" bin="6655FF00" offsetInFile="2072252" sizeInBytes="4"/>
<firstThunkByName name="GetMenuState" hint="311" boundImport="false"/>
<field name="u1" bin="6655FF00" offsetInFile="5052" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.175" desc="Import table for USER32.dll, entry 175">
<originalFirstThunkByName name="GetMenuDefaultItem" hint="304"/>
<field name="u1" bin="6655FF00" offsetInFile="2072256" sizeInBytes="4"/>
<firstThunkByName name="GetMenuDefaultItem" hint="304" boundImport="false"/>
<field name="u1" bin="6655FF00" offsetInFile="5056" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.176" desc="Import table for USER32.dll, entry 176">
<originalFirstThunkByName name="SetMenuDefaultItem" hint="607"/>
<field name="u1" bin="CC55FF00" offsetInFile="2072260" sizeInBytes="4"/>
<firstThunkByName name="SetMenuDefaultItem" hint="607" boundImport="false"/>
<field name="u1" bin="CC55FF00" offsetInFile="5060" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.177" desc="Import table for USER32.dll, entry 177">
<originalFirstThunkByName name="SetMenuItemInfoW" hint="611"/>
<field name="u1" bin="2255FF00" offsetInFile="2072264" sizeInBytes="4"/>
<firstThunkByName name="SetMenuItemInfoW" hint="611" boundImport="false"/>
<field name="u1" bin="2255FF00" offsetInFile="5064" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.178" desc="Import table for USER32.dll, entry 178">
<originalFirstThunkByName name="GetMenuItemID" hint="307"/>
<field name="u1" bin="6655FF00" offsetInFile="2072268" sizeInBytes="4"/>
<firstThunkByName name="GetMenuItemID" hint="307" boundImport="false"/>
<field name="u1" bin="6655FF00" offsetInFile="5068" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.179" desc="Import table for USER32.dll, entry 179">
<originalFirstThunkByName name="KillTimer" hint="434"/>
<field name="u1" bin="6655FF00" offsetInFile="2072272" sizeInBytes="4"/>
<firstThunkByName name="KillTimer" hint="434" boundImport="false"/>
<field name="u1" bin="6655FF00" offsetInFile="5072" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.180" desc="Import table for USER32.dll, entry 180">
<originalFirstThunkByName name="AppendMenuW" hint="9"/>
<field name="u1" bin="2255FF00" offsetInFile="2072276" sizeInBytes="4"/>
<firstThunkByName name="AppendMenuW" hint="9" boundImport="false"/>
<field name="u1" bin="2255FF00" offsetInFile="5076" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.181" desc="Import table for USER32.dll, entry 181">
<originalFirstThunkByName name="CheckMenuRadioItem" hint="58"/>
<field name="u1" bin="0055FF00" offsetInFile="2072280" sizeInBytes="4"/>
<firstThunkByName name="CheckMenuRadioItem" hint="58" boundImport="false"/>
<field name="u1" bin="0055FF00" offsetInFile="5080" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.182" desc="Import table for USER32.dll, entry 182">
<originalFirstThunkByName name="FindWindowExW" hint="229"/>
<field name="u1" bin="6655FF00" offsetInFile="2072284" sizeInBytes="4"/>
<firstThunkByName name="FindWindowExW" hint="229" boundImport="false"/>
<field name="u1" bin="6655FF00" offsetInFile="5084" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.183" desc="Import table for USER32.dll, entry 183">
<originalFirstThunkByName name="SetClipboardViewer" hint="587"/>
<field name="u1" bin="6655FF00" offsetInFile="2072288" sizeInBytes="4"/>
<firstThunkByName name="SetClipboardViewer" hint="587" boundImport="false"/>
<field name="u1" bin="6655FF00" offsetInFile="5088" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.184" desc="Import table for USER32.dll, entry 184">
<originalFirstThunkByName name="PtInRect" hint="523"/>
<field name="u1" bin="CC55FF00" offsetInFile="2072292" sizeInBytes="4"/>
<firstThunkByName name="PtInRect" hint="523" boundImport="false"/>
<field name="u1" bin="CC55FF00" offsetInFile="5092" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.185" desc="Import table for USER32.dll, entry 185">
<originalFirstThunkByName name="GetScrollInfo" hint="341"/>
<field name="u1" bin="8855FF00" offsetInFile="2072296" sizeInBytes="4"/>
<firstThunkByName name="GetScrollInfo" hint="341" boundImport="false"/>
<field name="u1" bin="8855FF00" offsetInFile="5096" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.186" desc="Import table for USER32.dll, entry 186">
<originalFirstThunkByName name="GetDoubleClickTime" hint="277"/>
<field name="u1" bin="8855FF00" offsetInFile="2072300" sizeInBytes="4"/>
<firstThunkByName name="GetDoubleClickTime" hint="277" boundImport="false"/>
<field name="u1" bin="8855FF00" offsetInFile="5100" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.187" desc="Import table for USER32.dll, entry 187">
<originalFirstThunkByName name="LoadAcceleratorsW" hint="436"/>
<field name="u1" bin="EE55FF00" offsetInFile="2072304" sizeInBytes="4"/>
<firstThunkByName name="LoadAcceleratorsW" hint="436" boundImport="false"/>
<field name="u1" bin="EE55FF00" offsetInFile="5104" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.188" desc="Import table for USER32.dll, entry 188">
<originalFirstThunkByName name="RedrawWindow" hint="533"/>
<field name="u1" bin="2266FF00" offsetInFile="2072308" sizeInBytes="4"/>
<firstThunkByName name="RedrawWindow" hint="533" boundImport="false"/>
<field name="u1" bin="2266FF00" offsetInFile="5108" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.189" desc="Import table for USER32.dll, entry 189">
<originalFirstThunkByName name="GetSubMenu" hint="345"/>
<field name="u1" bin="2266FF00" offsetInFile="2072312" sizeInBytes="4"/>
<firstThunkByName name="GetSubMenu" hint="345" boundImport="false"/>
<field name="u1" bin="2266FF00" offsetInFile="5112" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.190" desc="Import table for USER32.dll, entry 190">
<originalFirstThunkByName name="CreateMenu" hint="93"/>
<field name="u1" bin="0066FF00" offsetInFile="2072316" sizeInBytes="4"/>
<firstThunkByName name="CreateMenu" hint="93" boundImport="false"/>
<field name="u1" bin="0066FF00" offsetInFile="5116" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.191" desc="Import table for USER32.dll, entry 191">
<originalFirstThunkByName name="CheckMenuItem" hint="57"/>
<field name="u1" bin="EE66FF00" offsetInFile="2072320" sizeInBytes="4"/>
<firstThunkByName name="CheckMenuItem" hint="57" boundImport="false"/>
<field name="u1" bin="EE66FF00" offsetInFile="5120" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.192" desc="Import table for USER32.dll, entry 192">
<originalFirstThunkByName name="ChangeClipboardChain" hint="31"/>
<field name="u1" bin="EE66FF00" offsetInFile="2072324" sizeInBytes="4"/>
<firstThunkByName name="ChangeClipboardChain" hint="31" boundImport="false"/>
<field name="u1" bin="EE66FF00" offsetInFile="5124" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.193" desc="Import table for USER32.dll, entry 193">
<originalFirstThunkByName name="TranslateAcceleratorW" hint="680"/>
<field name="u1" bin="6666FF00" offsetInFile="2072328" sizeInBytes="4"/>
<firstThunkByName name="TranslateAcceleratorW" hint="680" boundImport="false"/>
<field name="u1" bin="6666FF00" offsetInFile="5128" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.194" desc="Import table for USER32.dll, entry 194">
<originalFirstThunkByName name="ClientToScreen" hint="64"/>
<field name="u1" bin="EE66FF00" offsetInFile="2072332" sizeInBytes="4"/>
<firstThunkByName name="ClientToScreen" hint="64" boundImport="false"/>
<field name="u1" bin="EE66FF00" offsetInFile="5132" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.195" desc="Import table for USER32.dll, entry 195">
<originalFirstThunkByName name="GetDesktopWindow" hint="270"/>
<field name="u1" bin="0066FF00" offsetInFile="2072336" sizeInBytes="4"/>
<firstThunkByName name="GetDesktopWindow" hint="270" boundImport="false"/>
<field name="u1" bin="0066FF00" offsetInFile="5136" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.196" desc="Import table for USER32.dll, entry 196">
<originalFirstThunkByName name="EnumDisplayDevicesW" hint="209"/>
<field name="u1" bin="4466FF00" offsetInFile="2072340" sizeInBytes="4"/>
<firstThunkByName name="EnumDisplayDevicesW" hint="209" boundImport="false"/>
<field name="u1" bin="4466FF00" offsetInFile="5140" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.197" desc="Import table for USER32.dll, entry 197">
<originalFirstThunkByName name="GetDCEx" hint="269"/>
<field name="u1" bin="AA66FF00" offsetInFile="2072344" sizeInBytes="4"/>
<firstThunkByName name="GetDCEx" hint="269" boundImport="false"/>
<field name="u1" bin="AA66FF00" offsetInFile="5144" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.198" desc="Import table for USER32.dll, entry 198">
<originalFirstThunkByName name="DestroyCursor" hint="149"/>
<field name="u1" bin="4466FF00" offsetInFile="2072348" sizeInBytes="4"/>
<firstThunkByName name="DestroyCursor" hint="149" boundImport="false"/>
<field name="u1" bin="4466FF00" offsetInFile="5148" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.199" desc="Import table for USER32.dll, entry 199">
<originalFirstThunkByName name="GetCursor" hint="264"/>
<field name="u1" bin="4466FF00" offsetInFile="2072352" sizeInBytes="4"/>
<firstThunkByName name="GetCursor" hint="264" boundImport="false"/>
<field name="u1" bin="4466FF00" offsetInFile="5152" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.200" desc="Import table for USER32.dll, entry 200">
<originalFirstThunkByName name="DrawIconEx" hint="183"/>
<field name="u1" bin="0066FF00" offsetInFile="2072356" sizeInBytes="4"/>
<firstThunkByName name="DrawIconEx" hint="183" boundImport="false"/>
<field name="u1" bin="0066FF00" offsetInFile="5156" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.201" desc="Import table for USER32.dll, entry 201">
<originalFirstThunkByName name="CopyImage" hint="73"/>
<field name="u1" bin="EE66FF00" offsetInFile="2072360" sizeInBytes="4"/>
<firstThunkByName name="CopyImage" hint="73" boundImport="false"/>
<field name="u1" bin="EE66FF00" offsetInFile="5160" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.202" desc="Import table for USER32.dll, entry 202">
<originalFirstThunkByName name="ShowCursor" hint="654"/>
<field name="u1" bin="AA66FF00" offsetInFile="2072364" sizeInBytes="4"/>
<firstThunkByName name="ShowCursor" hint="654" boundImport="false"/>
<field name="u1" bin="AA66FF00" offsetInFile="5164" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.203" desc="Import table for USER32.dll, entry 203">
<originalFirstThunkByName name="UpdateLayeredWindow" hint="697"/>
<field name="u1" bin="8877FF00" offsetInFile="2072368" sizeInBytes="4"/>
<firstThunkByName name="UpdateLayeredWindow" hint="697" boundImport="false"/>
<field name="u1" bin="8877FF00" offsetInFile="5168" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.204" desc="Import table for USER32.dll, entry 204">
<originalFirstThunkByName name="LockWindowUpdate" hint="460"/>
<field name="u1" bin="EE77FF00" offsetInFile="2072372" sizeInBytes="4"/>
<firstThunkByName name="LockWindowUpdate" hint="460" boundImport="false"/>
<field name="u1" bin="EE77FF00" offsetInFile="5172" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.205" desc="Import table for USER32.dll, entry 205">
<originalFirstThunkByName name="BringWindowToTop" hint="15"/>
<field name="u1" bin="2277FF00" offsetInFile="2072376" sizeInBytes="4"/>
<firstThunkByName name="BringWindowToTop" hint="15" boundImport="false"/>
<field name="u1" bin="2277FF00" offsetInFile="5176" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.206" desc="Import table for USER32.dll, entry 206">
<originalFirstThunkByName name="BroadcastSystemMessageW" hint="20"/>
<field name="u1" bin="6677FF00" offsetInFile="2072380" sizeInBytes="4"/>
<firstThunkByName name="BroadcastSystemMessageW" hint="20" boundImport="false"/>
<field name="u1" bin="6677FF00" offsetInFile="5180" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.207" desc="Import table for USER32.dll, entry 207">
<originalFirstThunkByName name="SetActiveWindow" hint="579"/>
<field name="u1" bin="0077FF00" offsetInFile="2072384" sizeInBytes="4"/>
<firstThunkByName name="SetActiveWindow" hint="579" boundImport="false"/>
<field name="u1" bin="0077FF00" offsetInFile="5184" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.208" desc="Import table for USER32.dll, entry 208">
<originalFirstThunkByName name="AttachThreadInput" hint="11"/>
<field name="u1" bin="2277FF00" offsetInFile="2072388" sizeInBytes="4"/>
<firstThunkByName name="AttachThreadInput" hint="11" boundImport="false"/>
<field name="u1" bin="2277FF00" offsetInFile="5188" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.209" desc="Import table for USER32.dll, entry 209">
<originalFirstThunkByName name="GetWindowDC" hint="364"/>
<field name="u1" bin="6677FF00" offsetInFile="2072392" sizeInBytes="4"/>
<firstThunkByName name="GetWindowDC" hint="364" boundImport="false"/>
<field name="u1" bin="6677FF00" offsetInFile="5192" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.210" desc="Import table for USER32.dll, entry 210">
<originalFirstThunkByName name="SetCapture" hint="580"/>
<field name="u1" bin="4477FF00" offsetInFile="2072396" sizeInBytes="4"/>
<firstThunkByName name="SetCapture" hint="580" boundImport="false"/>
<field name="u1" bin="4477FF00" offsetInFile="5196" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.211" desc="Import table for USER32.dll, entry 211">
<originalFirstThunkByName name="ReleaseCapture" hint="553"/>
<field name="u1" bin="2277FF00" offsetInFile="2072400" sizeInBytes="4"/>
<firstThunkByName name="ReleaseCapture" hint="553" boundImport="false"/>
<field name="u1" bin="2277FF00" offsetInFile="5200" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.212" desc="Import table for USER32.dll, entry 212">
<originalFirstThunkByName name="CallWindowProcW" hint="28"/>
<field name="u1" bin="4477FF00" offsetInFile="2072404" sizeInBytes="4"/>
<firstThunkByName name="CallWindowProcW" hint="28" boundImport="false"/>
<field name="u1" bin="4477FF00" offsetInFile="5204" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.213" desc="Import table for USER32.dll, entry 213">
<originalFirstThunkByName name="RegisterClassExW" hint="536"/>
<field name="u1" bin="6677FF00" offsetInFile="2072408" sizeInBytes="4"/>
<firstThunkByName name="RegisterClassExW" hint="536" boundImport="false"/>
<field name="u1" bin="6677FF00" offsetInFile="5208" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.214" desc="Import table for USER32.dll, entry 214">
<originalFirstThunkByName name="MsgWaitForMultipleObjects" hint="490"/>
<field name="u1" bin="AA77FF00" offsetInFile="2072412" sizeInBytes="4"/>
<firstThunkByName name="MsgWaitForMultipleObjects" hint="490" boundImport="false"/>
<field name="u1" bin="AA77FF00" offsetInFile="5212" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.215" desc="Import table for USER32.dll, entry 215">
<originalFirstThunkByName name="PostThreadMessageW" hint="515"/>
<field name="u1" bin="6677FF00" offsetInFile="2072416" sizeInBytes="4"/>
<firstThunkByName name="PostThreadMessageW" hint="515" boundImport="false"/>
<field name="u1" bin="6677FF00" offsetInFile="5216" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.216" desc="Import table for USER32.dll, entry 216">
<originalFirstThunkByName name="SendMessageCallbackW" hint="573"/>
<field name="u1" bin="CC88FF00" offsetInFile="2072420" sizeInBytes="4"/>
<firstThunkByName name="SendMessageCallbackW" hint="573" boundImport="false"/>
<field name="u1" bin="CC88FF00" offsetInFile="5220" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.217" desc="Import table for USER32.dll, entry 217">
<originalFirstThunkByName name="MsgWaitForMultipleObjectsEx" hint="491"/>
<field name="u1" bin="4488FF00" offsetInFile="2072424" sizeInBytes="4"/>
<firstThunkByName name="MsgWaitForMultipleObjectsEx" hint="491" boundImport="false"/>
<field name="u1" bin="4488FF00" offsetInFile="5224" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.218" desc="Import table for USER32.dll, entry 218">
<originalFirstThunkByName name="DeregisterShellHookWindow" hint="146"/>
<field name="u1" bin="2288FF00" offsetInFile="2072428" sizeInBytes="4"/>
<firstThunkByName name="DeregisterShellHookWindow" hint="146" boundImport="false"/>
<field name="u1" bin="2288FF00" offsetInFile="5228" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.219" desc="Import table for USER32.dll, entry 219">
<originalFirstThunkByName name="RegisterShellHookWindow" hint="547"/>
<field name="u1" bin="EE88FF00" offsetInFile="2072432" sizeInBytes="4"/>
<firstThunkByName name="RegisterShellHookWindow" hint="547" boundImport="false"/>
<field name="u1" bin="EE88FF00" offsetInFile="5232" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.220" desc="Import table for USER32.dll, entry 220">
<originalFirstThunkByName name="FreeDDElParam" hint="234"/>
<field name="u1" bin="8888FF00" offsetInFile="2072436" sizeInBytes="4"/>
<firstThunkByName name="FreeDDElParam" hint="234" boundImport="false"/>
<field name="u1" bin="8888FF00" offsetInFile="5236" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.221" desc="Import table for USER32.dll, entry 221">
<originalFirstThunkByName name="UnpackDDElParam" hint="690"/>
<field name="u1" bin="8888FF00" offsetInFile="2072440" sizeInBytes="4"/>
<firstThunkByName name="UnpackDDElParam" hint="690" boundImport="false"/>
<field name="u1" bin="8888FF00" offsetInFile="5240" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.222" desc="Import table for USER32.dll, entry 222">
<originalFirstThunkByName name="PackDDElParam" hint="506"/>
<field name="u1" bin="AA88FF00" offsetInFile="2072444" sizeInBytes="4"/>
<firstThunkByName name="PackDDElParam" hint="506" boundImport="false"/>
<field name="u1" bin="AA88FF00" offsetInFile="5244" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.223" desc="Import table for USER32.dll, entry 223">
<originalFirstThunkByName name="IsWindowUnicode" hint="430"/>
<field name="u1" bin="AA88FF00" offsetInFile="2072448" sizeInBytes="4"/>
<firstThunkByName name="IsWindowUnicode" hint="430" boundImport="false"/>
<field name="u1" bin="AA88FF00" offsetInFile="5248" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.224" desc="Import table for USER32.dll, entry 224">
<originalFirstThunkByName name="WaitForInputIdle" hint="719"/>
<field name="u1" bin="CC88FF00" offsetInFile="2072452" sizeInBytes="4"/>
<firstThunkByName name="WaitForInputIdle" hint="719" boundImport="false"/>
<field name="u1" bin="CC88FF00" offsetInFile="5252" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.225" desc="Import table for USER32.dll, entry 225">
<originalFirstThunkByName name="MessageBoxIndirectW" hint="480"/>
<field name="u1" bin="0088FF00" offsetInFile="2072456" sizeInBytes="4"/>
<firstThunkByName name="MessageBoxIndirectW" hint="480" boundImport="false"/>
<field name="u1" bin="0088FF00" offsetInFile="5256" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.226" desc="Import table for USER32.dll, entry 226">
<originalFirstThunkByName name="CloseClipboard" hint="66"/>
<field name="u1" bin="6688FF00" offsetInFile="2072460" sizeInBytes="4"/>
<firstThunkByName name="CloseClipboard" hint="66" boundImport="false"/>
<field name="u1" bin="6688FF00" offsetInFile="5260" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.227" desc="Import table for USER32.dll, entry 227">
<originalFirstThunkByName name="SetClipboardData" hint="586"/>
<field name="u1" bin="8888FF00" offsetInFile="2072464" sizeInBytes="4"/>
<firstThunkByName name="SetClipboardData" hint="586" boundImport="false"/>
<field name="u1" bin="8888FF00" offsetInFile="5264" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.228" desc="Import table for USER32.dll, entry 228">
<originalFirstThunkByName name="GetClipboardData" hint="257"/>
<field name="u1" bin="CC99FF00" offsetInFile="2072468" sizeInBytes="4"/>
<firstThunkByName name="GetClipboardData" hint="257" boundImport="false"/>
<field name="u1" bin="CC99FF00" offsetInFile="5268" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.229" desc="Import table for USER32.dll, entry 229">
<originalFirstThunkByName name="OpenClipboard" hint="499"/>
<field name="u1" bin="0099FF00" offsetInFile="2072472" sizeInBytes="4"/>
<firstThunkByName name="OpenClipboard" hint="499" boundImport="false"/>
<field name="u1" bin="0099FF00" offsetInFile="5272" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.230" desc="Import table for USER32.dll, entry 230">
<originalFirstThunkByName name="CharUpperBuffW" hint="54"/>
<field name="u1" bin="0099FF00" offsetInFile="2072476" sizeInBytes="4"/>
<firstThunkByName name="CharUpperBuffW" hint="54" boundImport="false"/>
<field name="u1" bin="0099FF00" offsetInFile="5276" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.231" desc="Import table for USER32.dll, entry 231">
<originalFirstThunkByName name="MapDialogRect" hint="466"/>
<field name="u1" bin="2299FF00" offsetInFile="2072480" sizeInBytes="4"/>
<firstThunkByName name="MapDialogRect" hint="466" boundImport="false"/>
<field name="u1" bin="2299FF00" offsetInFile="5280" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.232" desc="Import table for USER32.dll, entry 232">
<originalFirstThunkByName name="GetLastInputInfo" hint="297"/>
<field name="u1" bin="2299FF00" offsetInFile="2072484" sizeInBytes="4"/>
<firstThunkByName name="GetLastInputInfo" hint="297" boundImport="false"/>
<field name="u1" bin="2299FF00" offsetInFile="5284" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.233" desc="Import table for USER32.dll, entry 233">
<originalFirstThunkByName name="GetClassInfoExW" hint="248"/>
<field name="u1" bin="6699FF00" offsetInFile="2072488" sizeInBytes="4"/>
<firstThunkByName name="GetClassInfoExW" hint="248" boundImport="false"/>
<field name="u1" bin="6699FF00" offsetInFile="5288" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.234" desc="Import table for USER32.dll, entry 234">
<originalFirstThunkByName name="PostQuitMessage" hint="513"/>
<field name="u1" bin="8899FF00" offsetInFile="2072492" sizeInBytes="4"/>
<firstThunkByName name="PostQuitMessage" hint="513" boundImport="false"/>
<field name="u1" bin="8899FF00" offsetInFile="5292" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.235" desc="Import table for USER32.dll, entry 235">
<originalFirstThunkByName name="RemoveMenu" hint="555"/>
<field name="u1" bin="AA99FF00" offsetInFile="2072496" sizeInBytes="4"/>
<firstThunkByName name="RemoveMenu" hint="555" boundImport="false"/>
<field name="u1" bin="AA99FF00" offsetInFile="5296" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.236" desc="Import table for USER32.dll, entry 236">
<originalFirstThunkByName name="SetScrollInfo" hint="622"/>
<field name="u1" bin="8899FF00" offsetInFile="2072500" sizeInBytes="4"/>
<firstThunkByName name="SetScrollInfo" hint="622" boundImport="false"/>
<field name="u1" bin="8899FF00" offsetInFile="5300" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.237" desc="Import table for USER32.dll, entry 237">
<originalFirstThunkByName name="wsprintfW" hint="729"/>
<field name="u1" bin="8899FF00" offsetInFile="2072504" sizeInBytes="4"/>
<firstThunkByName name="wsprintfW" hint="729" boundImport="false"/>
<field name="u1" bin="8899FF00" offsetInFile="5304" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.238" desc="Import table for USER32.dll, entry 238">
<originalFirstThunkByName name="SetWindowRgn" hint="644"/>
<field name="u1" bin="4499FF00" offsetInFile="2072508" sizeInBytes="4"/>
<firstThunkByName name="SetWindowRgn" hint="644" boundImport="false"/>
<field name="u1" bin="4499FF00" offsetInFile="5308" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.239" desc="Import table for USER32.dll, entry 239">
<originalFirstThunkByName name="DestroyAcceleratorTable" hint="147"/>
<field name="u1" bin="4499FF00" offsetInFile="2072512" sizeInBytes="4"/>
<firstThunkByName name="DestroyAcceleratorTable" hint="147" boundImport="false"/>
<field name="u1" bin="4499FF00" offsetInFile="5312" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.240" desc="Import table for USER32.dll, entry 240">
<originalFirstThunkByName name="UnionRect" hint="687"/>
<field name="u1" bin="EE99FF00" offsetInFile="2072516" sizeInBytes="4"/>
<firstThunkByName name="UnionRect" hint="687" boundImport="false"/>
<field name="u1" bin="EE99FF00" offsetInFile="5316" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.241" desc="Import table for USER32.dll, entry 241">
<originalFirstThunkByName name="TrackMouseEvent" hint="675"/>
<field name="u1" bin="AA99FF00" offsetInFile="2072520" sizeInBytes="4"/>
<firstThunkByName name="TrackMouseEvent" hint="675" boundImport="false"/>
<field name="u1" bin="AA99FF00" offsetInFile="5320" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.242" desc="Import table for USER32.dll, entry 242">
<originalFirstThunkByName name="GetWindowTextLengthW" hint="377"/>
<field name="u1" bin="CC99FF00" offsetInFile="2072524" sizeInBytes="4"/>
<firstThunkByName name="GetWindowTextLengthW" hint="377" boundImport="false"/>
<field name="u1" bin="CC99FF00" offsetInFile="5324" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.243" desc="Import table for USER32.dll, entry 243">
<originalFirstThunkByName name="ChildWindowFromPoint" hint="60"/>
<field name="u1" bin="44AAFF00" offsetInFile="2072528" sizeInBytes="4"/>
<firstThunkByName name="ChildWindowFromPoint" hint="60" boundImport="false"/>
<field name="u1" bin="44AAFF00" offsetInFile="5328" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.244" desc="Import table for USER32.dll, entry 244">
<originalFirstThunkByName name="InvalidateRgn" hint="404"/>
<field name="u1" bin="CCAAFF00" offsetInFile="2072532" sizeInBytes="4"/>
<firstThunkByName name="InvalidateRgn" hint="404" boundImport="false"/>
<field name="u1" bin="CCAAFF00" offsetInFile="5332" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.245" desc="Import table for USER32.dll, entry 245">
<originalFirstThunkByName name="CreateAcceleratorTableW" hint="77"/>
<field name="u1" bin="CCAAFF00" offsetInFile="2072536" sizeInBytes="4"/>
<firstThunkByName name="CreateAcceleratorTableW" hint="77" boundImport="false"/>
<field name="u1" bin="CCAAFF00" offsetInFile="5336" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.246" desc="Import table for USER32.dll, entry 246">
<originalFirstThunkByName name="DrawStateW" hint="187"/>
<field name="u1" bin="66AAFF00" offsetInFile="2072540" sizeInBytes="4"/>
<firstThunkByName name="DrawStateW" hint="187" boundImport="false"/>
<field name="u1" bin="66AAFF00" offsetInFile="5340" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.247" desc="Import table for USER32.dll, entry 247">
<originalFirstThunkByName name="GetScrollPos" hint="342"/>
<field name="u1" bin="44AAFF00" offsetInFile="2072544" sizeInBytes="4"/>
<firstThunkByName name="GetScrollPos" hint="342" boundImport="false"/>
<field name="u1" bin="44AAFF00" offsetInFile="5344" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.248" desc="Import table for USER32.dll, entry 248">
<originalFirstThunkByName name="GetCapture" hint="243"/>
<field name="u1" bin="44AAFF00" offsetInFile="2072548" sizeInBytes="4"/>
<firstThunkByName name="GetCapture" hint="243" boundImport="false"/>
<field name="u1" bin="44AAFF00" offsetInFile="5348" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.249" desc="Import table for USER32.dll, entry 249">
<originalFirstThunkByName name="CallNextHookEx" hint="26"/>
<field name="u1" bin="22AAFF00" offsetInFile="2072552" sizeInBytes="4"/>
<firstThunkByName name="CallNextHookEx" hint="26" boundImport="false"/>
<field name="u1" bin="22AAFF00" offsetInFile="5352" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.250" desc="Import table for USER32.dll, entry 250">
<originalFirstThunkByName name="UnhookWindowsHookEx" hint="686"/>
<field name="u1" bin="44AAFF00" offsetInFile="2072556" sizeInBytes="4"/>
<firstThunkByName name="UnhookWindowsHookEx" hint="686" boundImport="false"/>
<field name="u1" bin="44AAFF00" offsetInFile="5356" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.251" desc="Import table for USER32.dll, entry 251">
<originalFirstThunkByName name="SetWindowsHookExW" hint="651"/>
<field name="u1" bin="AAAAFF00" offsetInFile="2072560" sizeInBytes="4"/>
<firstThunkByName name="SetWindowsHookExW" hint="651" boundImport="false"/>
<field name="u1" bin="AAAAFF00" offsetInFile="5360" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.252" desc="Import table for USER32.dll, entry 252">
<originalFirstThunkByName name="WindowFromPoint" hint="725"/>
<field name="u1" bin="EEAAFF00" offsetInFile="2072564" sizeInBytes="4"/>
<firstThunkByName name="WindowFromPoint" hint="725" boundImport="false"/>
<field name="u1" bin="EEAAFF00" offsetInFile="5364" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.253" desc="Import table for USER32.dll, entry 253">
<originalFirstThunkByName name="GetWindowRgn" hint="373"/>
<field name="u1" bin="00AAFF00" offsetInFile="2072568" sizeInBytes="4"/>
<firstThunkByName name="GetWindowRgn" hint="373" boundImport="false"/>
<field name="u1" bin="00AAFF00" offsetInFile="5368" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.254" desc="Import table for USER32.dll, entry 254">
<originalFirstThunkByName name="GetUpdateRect" hint="356"/>
<field name="u1" bin="00AAFF00" offsetInFile="2072572" sizeInBytes="4"/>
<firstThunkByName name="GetUpdateRect" hint="356" boundImport="false"/>
<field name="u1" bin="00AAFF00" offsetInFile="5372" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.255" desc="Import table for USER32.dll, entry 255">
<originalFirstThunkByName name="SetClassLongW" hint="584"/>
<field name="u1" bin="00AAFF00" offsetInFile="2072576" sizeInBytes="4"/>
<firstThunkByName name="SetClassLongW" hint="584" boundImport="false"/>
<field name="u1" bin="00AAFF00" offsetInFile="5376" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.256" desc="Import table for USER32.dll, entry 256">
<originalFirstThunkByName name="GetClassLongW" hint="251"/>
<field name="u1" bin="00BBFF00" offsetInFile="2072580" sizeInBytes="4"/>
<firstThunkByName name="GetClassLongW" hint="251" boundImport="false"/>
<field name="u1" bin="00BBFF00" offsetInFile="5380" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.257" desc="Import table for USER32.dll, entry 257">
<originalFirstThunkByName name="GetMenuStringW" hint="313"/>
<field name="u1" bin="00BBFF00" offsetInFile="2072584" sizeInBytes="4"/>
<firstThunkByName name="GetMenuStringW" hint="313" boundImport="false"/>
<field name="u1" bin="00BBFF00" offsetInFile="5384" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.258" desc="Import table for USER32.dll, entry 258">
<originalFirstThunkByName name="ValidateRect" hint="709"/>
<field name="u1" bin="22BBFF00" offsetInFile="2072588" sizeInBytes="4"/>
<firstThunkByName name="ValidateRect" hint="709" boundImport="false"/>
<field name="u1" bin="22BBFF00" offsetInFile="5388" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.259" desc="Import table for USER32.dll, entry 259">
<originalFirstThunkByName name="SetRectEmpty" hint="621"/>
<field name="u1" bin="22BBFF00" offsetInFile="2072592" sizeInBytes="4"/>
<firstThunkByName name="SetRectEmpty" hint="621" boundImport="false"/>
<field name="u1" bin="22BBFF00" offsetInFile="5392" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.260" desc="Import table for USER32.dll, entry 260">
<originalFirstThunkByName name="GetWindowLongA" hint="366"/>
<field name="u1" bin="22BBFF00" offsetInFile="2072596" sizeInBytes="4"/>
<firstThunkByName name="GetWindowLongA" hint="366" boundImport="false"/>
<field name="u1" bin="22BBFF00" offsetInFile="5396" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.261" desc="Import table for USER32.dll, entry 261">
<originalFirstThunkByName name="FindWindowA" hint="227"/>
<field name="u1" bin="44BBFF00" offsetInFile="2072600" sizeInBytes="4"/>
<firstThunkByName name="FindWindowA" hint="227" boundImport="false"/>
<field name="u1" bin="44BBFF00" offsetInFile="5400" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.262" desc="Import table for USER32.dll, entry 262">
<originalFirstThunkByName name="DdeQueryConvInfo" hint="126"/>
<field name="u1" bin="22BBFF00" offsetInFile="2072604" sizeInBytes="4"/>
<firstThunkByName name="DdeQueryConvInfo" hint="126" boundImport="false"/>
<field name="u1" bin="22BBFF00" offsetInFile="5404" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.263" desc="Import table for USER32.dll, entry 263">
<originalFirstThunkByName name="DdeFreeStringHandle" hint="116"/>
<field name="u1" bin="66BBFF00" offsetInFile="2072608" sizeInBytes="4"/>
<firstThunkByName name="DdeFreeStringHandle" hint="116" boundImport="false"/>
<field name="u1" bin="66BBFF00" offsetInFile="5408" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.264" desc="Import table for USER32.dll, entry 264">
<originalFirstThunkByName name="DdeCreateStringHandleW" hint="111"/>
<field name="u1" bin="CCBBFF00" offsetInFile="2072612" sizeInBytes="4"/>
<firstThunkByName name="DdeCreateStringHandleW" hint="111" boundImport="false"/>
<field name="u1" bin="CCBBFF00" offsetInFile="5412" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.265" desc="Import table for USER32.dll, entry 265">
<originalFirstThunkByName name="DdeCreateDataHandle" hint="109"/>
<field name="u1" bin="66BBFF00" offsetInFile="2072616" sizeInBytes="4"/>
<firstThunkByName name="DdeCreateDataHandle" hint="109" boundImport="false"/>
<field name="u1" bin="66BBFF00" offsetInFile="5416" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.266" desc="Import table for USER32.dll, entry 266">
<originalFirstThunkByName name="DdeNameService" hint="124"/>
<field name="u1" bin="CCBBFF00" offsetInFile="2072620" sizeInBytes="4"/>
<firstThunkByName name="DdeNameService" hint="124" boundImport="false"/>
<field name="u1" bin="CCBBFF00" offsetInFile="5420" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.267" desc="Import table for USER32.dll, entry 267">
<originalFirstThunkByName name="DdeGetLastError" hint="118"/>
<field name="u1" bin="EEBBFF00" offsetInFile="2072624" sizeInBytes="4"/>
<firstThunkByName name="DdeGetLastError" hint="118" boundImport="false"/>
<field name="u1" bin="EEBBFF00" offsetInFile="5424" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.268" desc="Import table for USER32.dll, entry 268">
<originalFirstThunkByName name="DdeGetData" hint="117"/>
<field name="u1" bin="00BBFF00" offsetInFile="2072628" sizeInBytes="4"/>
<firstThunkByName name="DdeGetData" hint="117" boundImport="false"/>
<field name="u1" bin="00BBFF00" offsetInFile="5428" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.269" desc="Import table for USER32.dll, entry 269">
<originalFirstThunkByName name="DdeQueryStringW" hint="129"/>
<field name="u1" bin="EEBBFF00" offsetInFile="2072632" sizeInBytes="4"/>
<firstThunkByName name="DdeQueryStringW" hint="129" boundImport="false"/>
<field name="u1" bin="EEBBFF00" offsetInFile="5432" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.270" desc="Import table for USER32.dll, entry 270">
<originalFirstThunkByName name="DdeDisconnect" hint="112"/>
<field name="u1" bin="00CCFF00" offsetInFile="2072636" sizeInBytes="4"/>
<firstThunkByName name="DdeDisconnect" hint="112" boundImport="false"/>
<field name="u1" bin="00CCFF00" offsetInFile="5436" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.271" desc="Import table for USER32.dll, entry 271">
<originalFirstThunkByName name="DdeUninitialize" hint="134"/>
<field name="u1" bin="00CCFF00" offsetInFile="2072640" sizeInBytes="4"/>
<firstThunkByName name="DdeUninitialize" hint="134" boundImport="false"/>
<field name="u1" bin="00CCFF00" offsetInFile="5440" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.272" desc="Import table for USER32.dll, entry 272">
<originalFirstThunkByName name="DdeInitializeW" hint="122"/>
<field name="u1" bin="22CCFF00" offsetInFile="2072644" sizeInBytes="4"/>
<firstThunkByName name="DdeInitializeW" hint="122" boundImport="false"/>
<field name="u1" bin="22CCFF00" offsetInFile="5444" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.273" desc="Import table for USER32.dll, entry 273">
<originalFirstThunkByName name="EnumDisplayMonitors" hint="210"/>
<field name="u1" bin="44CCFF00" offsetInFile="2072648" sizeInBytes="4"/>
<firstThunkByName name="EnumDisplayMonitors" hint="210" boundImport="false"/>
<field name="u1" bin="44CCFF00" offsetInFile="5448" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.274" desc="Import table for USER32.dll, entry 274">
<originalFirstThunkByName name="EnumDisplaySettingsW" hint="214"/>
<field name="u1" bin="AACCFF00" offsetInFile="2072652" sizeInBytes="4"/>
<firstThunkByName name="EnumDisplaySettingsW" hint="214" boundImport="false"/>
<field name="u1" bin="AACCFF00" offsetInFile="5452" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.275" desc="Import table for USER32.dll, entry 275">
<originalFirstThunkByName name="SubtractRect" hint="661"/>
<field name="u1" bin="22CCFF00" offsetInFile="2072656" sizeInBytes="4"/>
<firstThunkByName name="SubtractRect" hint="661" boundImport="false"/>
<field name="u1" bin="22CCFF00" offsetInFile="5456" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.276" desc="Import table for USER32.dll, entry 276">
<originalFirstThunkByName name="IsRectEmpty" hint="424"/>
<field name="u1" bin="22CCFF00" offsetInFile="2072660" sizeInBytes="4"/>
<firstThunkByName name="IsRectEmpty" hint="424" boundImport="false"/>
<field name="u1" bin="22CCFF00" offsetInFile="5460" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.277" desc="Import table for USER32.dll, entry 277">
<originalFirstThunkByName name="SetParent" hint="614"/>
<field name="u1" bin="00CCFF00" offsetInFile="2072664" sizeInBytes="4"/>
<firstThunkByName name="SetParent" hint="614" boundImport="false"/>
<field name="u1" bin="00CCFF00" offsetInFile="5464" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.278" desc="Import table for USER32.dll, entry 278">
<originalFirstThunkByName name="WaitMessage" hint="720"/>
<field name="u1" bin="CCCCFF00" offsetInFile="2072668" sizeInBytes="4"/>
<firstThunkByName name="WaitMessage" hint="720" boundImport="false"/>
<field name="u1" bin="CCCCFF00" offsetInFile="5468" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.279" desc="Import table for USER32.dll, entry 279">
<originalFirstThunkByName name="PaintDesktop" hint="507"/>
<field name="u1" bin="AACCFF00" offsetInFile="2072672" sizeInBytes="4"/>
<firstThunkByName name="PaintDesktop" hint="507" boundImport="false"/>
<field name="u1" bin="AACCFF00" offsetInFile="5472" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.280" desc="Import table for USER32.dll, entry 280">
<originalFirstThunkByName name="CharPrevW" hint="47"/>
<field name="u1" bin="AACCFF00" offsetInFile="2072676" sizeInBytes="4"/>
<firstThunkByName name="CharPrevW" hint="47" boundImport="false"/>
<field name="u1" bin="AACCFF00" offsetInFile="5476" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.281" desc="Import table for USER32.dll, entry 281">
<originalFirstThunkByName name="DrawTextExW" hint="190"/>
<field name="u1" bin="66CCFF00" offsetInFile="2072680" sizeInBytes="4"/>
<firstThunkByName name="DrawTextExW" hint="190" boundImport="false"/>
<field name="u1" bin="66CCFF00" offsetInFile="5480" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.282" desc="Import table for USER32.dll, entry 282">
<originalFirstThunkByName name="GetDialogBaseUnits" hint="271"/>
<field name="u1" bin="44CCFF00" offsetInFile="2072684" sizeInBytes="4"/>
<firstThunkByName name="GetDialogBaseUnits" hint="271" boundImport="false"/>
<field name="u1" bin="44CCFF00" offsetInFile="5484" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.283" desc="Import table for USER32.dll, entry 283">
<originalFirstThunkByName name="GetActiveWindow" hint="235"/>
<field name="u1" bin="AACCFF00" offsetInFile="2072688" sizeInBytes="4"/>
<firstThunkByName name="GetActiveWindow" hint="235" boundImport="false"/>
<field name="u1" bin="AACCFF00" offsetInFile="5488" sizeInBytes="4"/>
</group>
<group id="importTable.USER32.dll.284" desc="Import table for USER32.dll, entry 284">
<originalFirstThunkByName name="DrawAnimatedRects" hint="174"/>
<field name="u1" bin="CCCCFF00" offsetInFile="2072692" sizeInBytes="4"/>
<firstThunkByName name="DrawAnimatedRects" hint="174" boundImport="false"/>
<field name="u1" bin="CCCCFF00" offsetInFile="5492" sizeInBytes="4"/>
</group>
</group>
</group>
</pe>

