crt: Remove defs that only contain C++ functions Since the mingw C++ runtime isn't compatible with the MSVC C++ runtime (and uses a completely different name mangling), these def files aren't of much use. Signed-off-by: Martin Storsjö <martin@martin.st>
diff --git a/mingw-w64-crt/Makefile.in b/mingw-w64-crt/Makefile.in index e30a7dc..1e98847 100644 --- a/mingw-w64-crt/Makefile.in +++ b/mingw-w64-crt/Makefile.in
@@ -5730,36 +5730,36 @@ @LIB32_TRUE@ lib32/libvdmdbg.a lib32/libversion.a \ @LIB32_TRUE@ lib32/libvideoprt.a lib32/libvirtdisk.a \ @LIB32_TRUE@ lib32/libvfw32.a lib32/libvss_ps.a \ -@LIB32_TRUE@ lib32/libvssapi.a lib32/libvsstrace.a \ -@LIB32_TRUE@ lib32/libwdsclient.a lib32/libwdsclientapi.a \ -@LIB32_TRUE@ lib32/libwdscore.a lib32/libwdscsl.a \ -@LIB32_TRUE@ lib32/libwdsimage.a lib32/libwdstptc.a \ -@LIB32_TRUE@ lib32/libwdsupgcompl.a lib32/libwdsutil.a \ -@LIB32_TRUE@ lib32/libwecapi.a lib32/libwer.a \ -@LIB32_TRUE@ lib32/libwevtapi.a lib32/libwevtfwd.a \ -@LIB32_TRUE@ lib32/libwiadss.a lib32/libwin32k.a \ -@LIB32_TRUE@ lib32/libwin32spl.a lib32/libwindowscodecs.a \ -@LIB32_TRUE@ lib32/libwinhttp.a lib32/libwininet.a \ -@LIB32_TRUE@ lib32/libwinmm.a lib32/libwinscard.a \ -@LIB32_TRUE@ lib32/libwinspool.a lib32/libwinstrm.a \ -@LIB32_TRUE@ lib32/libwintrust.a lib32/libwinusb.a \ -@LIB32_TRUE@ lib32/libwkscli.a lib32/libwlanapi.a \ -@LIB32_TRUE@ lib32/libwlanui.a lib32/libwlanutil.a \ -@LIB32_TRUE@ lib32/libwldap32.a lib32/libwmilib.a \ -@LIB32_TRUE@ lib32/libwow32.a lib32/libwsdapi.a \ -@LIB32_TRUE@ lib32/libwsnmp32.a lib32/libwsock32.a \ -@LIB32_TRUE@ lib32/libwst.a lib32/libwtsapi32.a \ -@LIB32_TRUE@ lib32/libx3daudio1_2.a lib32/libx3daudio1_3.a \ -@LIB32_TRUE@ lib32/libx3daudio1_4.a lib32/libx3daudio1_5.a \ -@LIB32_TRUE@ lib32/libx3daudio1_6.a lib32/libx3daudio1_7.a \ -@LIB32_TRUE@ lib32/libx3daudiod1_7.a lib32/libxapofx1_0.a \ -@LIB32_TRUE@ lib32/libxapofx1_1.a lib32/libxapofx1_2.a \ -@LIB32_TRUE@ lib32/libxapofx1_3.a lib32/libxapofx1_4.a \ -@LIB32_TRUE@ lib32/libxapofx1_5.a lib32/libxapofxd1_5.a \ -@LIB32_TRUE@ lib32/libxaudio2_8.a lib32/libxinput1_1.a \ -@LIB32_TRUE@ lib32/libxinput1_2.a lib32/libxinput1_3.a \ -@LIB32_TRUE@ lib32/libxinput1_4.a lib32/libxinput9_1_0.a \ -@LIB32_TRUE@ lib32/libwindowsapp.a $(am__append_7) +@LIB32_TRUE@ lib32/libvssapi.a lib32/libwdsclient.a \ +@LIB32_TRUE@ lib32/libwdsclientapi.a lib32/libwdscore.a \ +@LIB32_TRUE@ lib32/libwdscsl.a lib32/libwdsimage.a \ +@LIB32_TRUE@ lib32/libwdstptc.a lib32/libwdsupgcompl.a \ +@LIB32_TRUE@ lib32/libwdsutil.a lib32/libwecapi.a \ +@LIB32_TRUE@ lib32/libwer.a lib32/libwevtapi.a \ +@LIB32_TRUE@ lib32/libwevtfwd.a lib32/libwiadss.a \ +@LIB32_TRUE@ lib32/libwin32k.a lib32/libwin32spl.a \ +@LIB32_TRUE@ lib32/libwindowscodecs.a lib32/libwinhttp.a \ +@LIB32_TRUE@ lib32/libwininet.a lib32/libwinmm.a \ +@LIB32_TRUE@ lib32/libwinscard.a lib32/libwinspool.a \ +@LIB32_TRUE@ lib32/libwinstrm.a lib32/libwintrust.a \ +@LIB32_TRUE@ lib32/libwinusb.a lib32/libwkscli.a \ +@LIB32_TRUE@ lib32/libwlanapi.a lib32/libwlanui.a \ +@LIB32_TRUE@ lib32/libwlanutil.a lib32/libwldap32.a \ +@LIB32_TRUE@ lib32/libwmilib.a lib32/libwow32.a \ +@LIB32_TRUE@ lib32/libwsdapi.a lib32/libwsnmp32.a \ +@LIB32_TRUE@ lib32/libwsock32.a lib32/libwst.a \ +@LIB32_TRUE@ lib32/libwtsapi32.a lib32/libx3daudio1_2.a \ +@LIB32_TRUE@ lib32/libx3daudio1_3.a lib32/libx3daudio1_4.a \ +@LIB32_TRUE@ lib32/libx3daudio1_5.a lib32/libx3daudio1_6.a \ +@LIB32_TRUE@ lib32/libx3daudio1_7.a lib32/libx3daudiod1_7.a \ +@LIB32_TRUE@ lib32/libxapofx1_0.a lib32/libxapofx1_1.a \ +@LIB32_TRUE@ lib32/libxapofx1_2.a lib32/libxapofx1_3.a \ +@LIB32_TRUE@ lib32/libxapofx1_4.a lib32/libxapofx1_5.a \ +@LIB32_TRUE@ lib32/libxapofxd1_5.a lib32/libxaudio2_8.a \ +@LIB32_TRUE@ lib32/libxinput1_1.a lib32/libxinput1_2.a \ +@LIB32_TRUE@ lib32/libxinput1_3.a lib32/libxinput1_4.a \ +@LIB32_TRUE@ lib32/libxinput9_1_0.a lib32/libwindowsapp.a \ +@LIB32_TRUE@ $(am__append_7) @LIB32_TRUE@dx32_DATA = lib32/libxinput.a lib32/libxapofx.a \ @LIB32_TRUE@ lib32/libx3daudio.a lib32/libd3dx9.a \ @LIB32_TRUE@ lib32/libd3dx10.a lib32/libd3dx11.a \ @@ -5899,43 +5899,42 @@ @LIB64_TRUE@ lib64/libautodisc.a lib64/libavicap32.a \ @LIB64_TRUE@ lib64/libavifil32.a lib64/libazroles.a \ @LIB64_TRUE@ lib64/libbasesrv.a lib64/libbatmeter.a \ -@LIB64_TRUE@ lib64/libbatt.a lib64/libbnts.a lib64/libbootvid.a \ +@LIB64_TRUE@ lib64/libbatt.a lib64/libbootvid.a \ @LIB64_TRUE@ lib64/libbrowser.a lib64/libbthci.a \ @LIB64_TRUE@ lib64/libcabinet.a lib64/libcabview.a \ @LIB64_TRUE@ lib64/libcards.a lib64/libcatsrv.a \ @LIB64_TRUE@ lib64/libcatsrvut.a lib64/libccfgnt.a \ @LIB64_TRUE@ lib64/libcdfview.a lib64/libcdm.a \ -@LIB64_TRUE@ lib64/libcertcli.a lib64/libcertobj.a \ -@LIB64_TRUE@ lib64/libcfgbkend.a lib64/libcfgmgr32.a \ -@LIB64_TRUE@ lib64/libchtskdic.a lib64/libcimwin32.a \ -@LIB64_TRUE@ lib64/libCINTIME.a lib64/libclbcatq.a \ -@LIB64_TRUE@ lib64/libclb.a lib64/libcliconfg.a \ -@LIB64_TRUE@ lib64/libclasspnp.a lib64/libclusapi.a \ -@LIB64_TRUE@ lib64/libcmcfg32.a lib64/libcmdial32.a \ -@LIB64_TRUE@ lib64/libcmpbk32.a lib64/libcmutil.a \ -@LIB64_TRUE@ lib64/libcnetcfg.a lib64/libcnvfat.a \ -@LIB64_TRUE@ lib64/libcoadmin.a lib64/libcolbact.a \ -@LIB64_TRUE@ lib64/libcomctl32.a lib64/libcomdlg32.a \ -@LIB64_TRUE@ lib64/libcompstui.a lib64/libcomres.a \ -@LIB64_TRUE@ lib64/libcomsetup.a lib64/libcomsnap.a \ -@LIB64_TRUE@ lib64/libcomsvcs.a lib64/libcomuid.a \ -@LIB64_TRUE@ lib64/libconsole.a lib64/libcorpol.a \ -@LIB64_TRUE@ lib64/libcredui.a lib64/libcrypt32.a \ -@LIB64_TRUE@ lib64/libcryptdlg.a lib64/libcryptdll.a \ -@LIB64_TRUE@ lib64/libcryptext.a lib64/libcryptnet.a \ -@LIB64_TRUE@ lib64/libcryptsvc.a lib64/libcryptui.a \ -@LIB64_TRUE@ lib64/libcscdll.a lib64/libcscui.a \ -@LIB64_TRUE@ lib64/libcsrsrv.a lib64/libd3d8thk.a \ -@LIB64_TRUE@ lib64/libd3d9.a lib64/libd3dxof.a lib64/libdanim.a \ -@LIB64_TRUE@ lib64/libdavclnt.a lib64/libdbgeng.a \ -@LIB64_TRUE@ lib64/libdbghelp.a lib64/libdbnetlib.a \ -@LIB64_TRUE@ lib64/libdbnmpntw.a lib64/libdciman32.a \ -@LIB64_TRUE@ lib64/libddraw.a lib64/libdevmgr.a \ -@LIB64_TRUE@ lib64/libdevobj.a lib64/libdevrtl.a \ -@LIB64_TRUE@ lib64/libdhcpcsvc.a lib64/libdhcpsapi.a \ -@LIB64_TRUE@ lib64/libdigest.a lib64/libdimsntfy.a \ -@LIB64_TRUE@ lib64/libdimsroam.a lib64/libdiskcopy.a \ -@LIB64_TRUE@ lib64/libdmconfig.a lib64/libdmdlgs.a \ +@LIB64_TRUE@ lib64/libcertcli.a lib64/libcfgbkend.a \ +@LIB64_TRUE@ lib64/libcfgmgr32.a lib64/libchtskdic.a \ +@LIB64_TRUE@ lib64/libcimwin32.a lib64/libCINTIME.a \ +@LIB64_TRUE@ lib64/libclbcatq.a lib64/libclb.a \ +@LIB64_TRUE@ lib64/libcliconfg.a lib64/libclasspnp.a \ +@LIB64_TRUE@ lib64/libclusapi.a lib64/libcmcfg32.a \ +@LIB64_TRUE@ lib64/libcmdial32.a lib64/libcmpbk32.a \ +@LIB64_TRUE@ lib64/libcmutil.a lib64/libcnetcfg.a \ +@LIB64_TRUE@ lib64/libcnvfat.a lib64/libcoadmin.a \ +@LIB64_TRUE@ lib64/libcolbact.a lib64/libcomctl32.a \ +@LIB64_TRUE@ lib64/libcomdlg32.a lib64/libcompstui.a \ +@LIB64_TRUE@ lib64/libcomres.a lib64/libcomsetup.a \ +@LIB64_TRUE@ lib64/libcomsnap.a lib64/libcomsvcs.a \ +@LIB64_TRUE@ lib64/libcomuid.a lib64/libconsole.a \ +@LIB64_TRUE@ lib64/libcorpol.a lib64/libcredui.a \ +@LIB64_TRUE@ lib64/libcrypt32.a lib64/libcryptdlg.a \ +@LIB64_TRUE@ lib64/libcryptdll.a lib64/libcryptext.a \ +@LIB64_TRUE@ lib64/libcryptnet.a lib64/libcryptsvc.a \ +@LIB64_TRUE@ lib64/libcryptui.a lib64/libcscdll.a \ +@LIB64_TRUE@ lib64/libcscui.a lib64/libcsrsrv.a \ +@LIB64_TRUE@ lib64/libd3d8thk.a lib64/libd3d9.a \ +@LIB64_TRUE@ lib64/libd3dxof.a lib64/libdavclnt.a \ +@LIB64_TRUE@ lib64/libdbgeng.a lib64/libdbghelp.a \ +@LIB64_TRUE@ lib64/libdbnetlib.a lib64/libdbnmpntw.a \ +@LIB64_TRUE@ lib64/libdciman32.a lib64/libddraw.a \ +@LIB64_TRUE@ lib64/libdevmgr.a lib64/libdevobj.a \ +@LIB64_TRUE@ lib64/libdevrtl.a lib64/libdhcpcsvc.a \ +@LIB64_TRUE@ lib64/libdhcpsapi.a lib64/libdigest.a \ +@LIB64_TRUE@ lib64/libdimsntfy.a lib64/libdimsroam.a \ +@LIB64_TRUE@ lib64/libdiskcopy.a lib64/libdmconfig.a \ @LIB64_TRUE@ lib64/libdmdskmgr.a lib64/libdmivcitf.a \ @LIB64_TRUE@ lib64/libdmutil.a lib64/libdmvdsitf.a \ @LIB64_TRUE@ lib64/libdnsapi.a lib64/libdnsrslvr.a \ @@ -5947,18 +5946,16 @@ @LIB64_TRUE@ lib64/libdsound.a lib64/libdsprop.a \ @LIB64_TRUE@ lib64/libdsquery.a lib64/libdssec.a \ @LIB64_TRUE@ lib64/libdssenh.a lib64/libdsuiext.a \ -@LIB64_TRUE@ lib64/libduser.a lib64/libdxtrans.a \ -@LIB64_TRUE@ lib64/libefsadu.a lib64/libes.a lib64/libesent.a \ -@LIB64_TRUE@ lib64/libesentprf.a lib64/libesscli.a \ +@LIB64_TRUE@ lib64/libduser.a lib64/libefsadu.a lib64/libes.a \ +@LIB64_TRUE@ lib64/libesent.a lib64/libesentprf.a \ @LIB64_TRUE@ lib64/libeventlog.a lib64/libevntagnt.a \ -@LIB64_TRUE@ lib64/libevtgprov.a lib64/libexstrace.a \ -@LIB64_TRUE@ lib64/libfastprox.a lib64/libfaultrep.a \ -@LIB64_TRUE@ lib64/libfcachdll.a lib64/libfdeploy.a \ -@LIB64_TRUE@ lib64/libfeclient.a lib64/libfilemgmt.a \ -@LIB64_TRUE@ lib64/libfldrclnr.a lib64/libfltlib.a \ -@LIB64_TRUE@ lib64/libfmifs.a lib64/libfontsub.a \ -@LIB64_TRUE@ lib64/libframedyn.a lib64/libftpctrs2.a \ -@LIB64_TRUE@ lib64/libftpmib.a lib64/libftpsvc2.a \ +@LIB64_TRUE@ lib64/libexstrace.a lib64/libfastprox.a \ +@LIB64_TRUE@ lib64/libfaultrep.a lib64/libfcachdll.a \ +@LIB64_TRUE@ lib64/libfdeploy.a lib64/libfeclient.a \ +@LIB64_TRUE@ lib64/libfilemgmt.a lib64/libfldrclnr.a \ +@LIB64_TRUE@ lib64/libfltlib.a lib64/libfmifs.a \ +@LIB64_TRUE@ lib64/libfontsub.a lib64/libframedyn.a \ +@LIB64_TRUE@ lib64/libftpctrs2.a lib64/libftpmib.a \ @LIB64_TRUE@ lib64/libfxsapi.a lib64/libfxscfgwz.a \ @LIB64_TRUE@ lib64/libfxsdrv.a lib64/libfxsocm.a \ @LIB64_TRUE@ lib64/libfxsperf.a lib64/libfxsroute.a \ @@ -5969,16 +5966,15 @@ @LIB64_TRUE@ lib64/libglu32.a lib64/libgpedit.a \ @LIB64_TRUE@ lib64/libgpkcsp.a lib64/libgptext.a \ @LIB64_TRUE@ lib64/libguitrn.a lib64/libhal.a lib64/libhbaapi.a \ -@LIB64_TRUE@ lib64/libhgfs.a lib64/libhhsetup.a lib64/libhid.a \ -@LIB64_TRUE@ lib64/libhidclass.a lib64/libhidparse.a \ -@LIB64_TRUE@ lib64/libhlink.a lib64/libhmmapi.a \ -@LIB64_TRUE@ lib64/libhnetcfg.a lib64/libhnetwiz.a \ -@LIB64_TRUE@ lib64/libhostmib.a lib64/libhotplug.a \ -@LIB64_TRUE@ lib64/libhtrn_jis.a lib64/libhttpapi.a \ -@LIB64_TRUE@ lib64/libhttpext.a lib64/libhttpmib.a \ -@LIB64_TRUE@ lib64/libhttpodbc.a lib64/libhtui.a \ -@LIB64_TRUE@ lib64/libhypertrm.a lib64/libiashlpr.a \ -@LIB64_TRUE@ lib64/libiaspolcy.a lib64/libiasrad.a \ +@LIB64_TRUE@ lib64/libhgfs.a lib64/libhid.a lib64/libhidclass.a \ +@LIB64_TRUE@ lib64/libhidparse.a lib64/libhlink.a \ +@LIB64_TRUE@ lib64/libhmmapi.a lib64/libhnetcfg.a \ +@LIB64_TRUE@ lib64/libhnetwiz.a lib64/libhostmib.a \ +@LIB64_TRUE@ lib64/libhotplug.a lib64/libhtrn_jis.a \ +@LIB64_TRUE@ lib64/libhttpapi.a lib64/libhttpext.a \ +@LIB64_TRUE@ lib64/libhttpmib.a lib64/libhttpodbc.a \ +@LIB64_TRUE@ lib64/libhtui.a lib64/libhypertrm.a \ +@LIB64_TRUE@ lib64/libiashlpr.a lib64/libiaspolcy.a \ @LIB64_TRUE@ lib64/libiassam.a lib64/libiassvcs.a \ @LIB64_TRUE@ lib64/libicaapi.a lib64/libicfgnt5.a \ @LIB64_TRUE@ lib64/libicm32.a lib64/libicmp.a lib64/libicmui.a \ @@ -5987,15 +5983,13 @@ @LIB64_TRUE@ lib64/libicwutil.a lib64/libidq.a \ @LIB64_TRUE@ lib64/libieakeng.a lib64/libiedkcs32.a \ @LIB64_TRUE@ lib64/libieencode.a lib64/libiernonce.a \ -@LIB64_TRUE@ lib64/libiesetup.a lib64/libifsutil.a \ -@LIB64_TRUE@ lib64/libigmpagnt.a lib64/libiisadmin.a \ -@LIB64_TRUE@ lib64/libiiscfg.a lib64/libiis.a lib64/libiislog.a \ -@LIB64_TRUE@ lib64/libiismap.a lib64/libiisrtl.a \ +@LIB64_TRUE@ lib64/libiesetup.a lib64/libigmpagnt.a \ +@LIB64_TRUE@ lib64/libiisadmin.a lib64/libiiscfg.a \ +@LIB64_TRUE@ lib64/libiis.a lib64/libiisrtl.a \ @LIB64_TRUE@ lib64/libiissuba.a lib64/libiisui.a \ -@LIB64_TRUE@ lib64/libiisutil.a lib64/libiisw3adm.a \ -@LIB64_TRUE@ lib64/libiiswmi.a lib64/libimagehlp.a \ -@LIB64_TRUE@ lib64/libimeshare.a lib64/libimgutil.a \ -@LIB64_TRUE@ lib64/libimjp81k.a lib64/libimjpcic.a \ +@LIB64_TRUE@ lib64/libiisutil.a lib64/libiiswmi.a \ +@LIB64_TRUE@ lib64/libimagehlp.a lib64/libimeshare.a \ +@LIB64_TRUE@ lib64/libimgutil.a lib64/libimjp81k.a \ @LIB64_TRUE@ lib64/libimjpcus.a lib64/libimjpdct.a \ @LIB64_TRUE@ lib64/libimjputyc.a lib64/libimm32.a \ @LIB64_TRUE@ lib64/libimsinsnt.a lib64/libimskdic.a \ @@ -6019,41 +6013,39 @@ @LIB64_TRUE@ lib64/libloghours.a lib64/liblonsint.a \ @LIB64_TRUE@ lib64/liblpk.a lib64/liblprhelp.a \ @LIB64_TRUE@ lib64/liblsasrv.a lib64/liblz32.a \ -@LIB64_TRUE@ lib64/libmag_hook.a lib64/libmailmsg.a \ -@LIB64_TRUE@ lib64/libmapi32.a lib64/libmapistub.a \ -@LIB64_TRUE@ lib64/libmcastmib.a lib64/libmcd32.a \ -@LIB64_TRUE@ lib64/libmcdsrv32.a lib64/libmchgrcoi.a \ -@LIB64_TRUE@ lib64/libmciavi32.a lib64/libmcicda.a \ -@LIB64_TRUE@ lib64/libmciole32.a lib64/libmciqtz32.a \ -@LIB64_TRUE@ lib64/libmciseq.a lib64/libmciwave.a \ -@LIB64_TRUE@ lib64/libmdminst.a lib64/libmetadata.a \ +@LIB64_TRUE@ lib64/libmag_hook.a lib64/libmapi32.a \ +@LIB64_TRUE@ lib64/libmapistub.a lib64/libmcastmib.a \ +@LIB64_TRUE@ lib64/libmcd32.a lib64/libmcdsrv32.a \ +@LIB64_TRUE@ lib64/libmchgrcoi.a lib64/libmciavi32.a \ +@LIB64_TRUE@ lib64/libmcicda.a lib64/libmciole32.a \ +@LIB64_TRUE@ lib64/libmciqtz32.a lib64/libmciseq.a \ +@LIB64_TRUE@ lib64/libmciwave.a lib64/libmdminst.a \ @LIB64_TRUE@ lib64/libmf3216.a lib64/libmfc42.a \ -@LIB64_TRUE@ lib64/libmfc42u.a lib64/libmfcsubs.a \ -@LIB64_TRUE@ lib64/libmgmtapi.a lib64/libmidimap.a \ -@LIB64_TRUE@ lib64/libmigism.a lib64/libmiglibnt.a \ -@LIB64_TRUE@ lib64/libmlang.a lib64/libmll_hp.a \ -@LIB64_TRUE@ lib64/libmll_mtf.a lib64/libmll_qic.a \ -@LIB64_TRUE@ lib64/libmmcbase.a lib64/libmmfutil.a \ +@LIB64_TRUE@ lib64/libmfc42u.a lib64/libmgmtapi.a \ +@LIB64_TRUE@ lib64/libmidimap.a lib64/libmigism.a \ +@LIB64_TRUE@ lib64/libmiglibnt.a lib64/libmlang.a \ +@LIB64_TRUE@ lib64/libmll_hp.a lib64/libmll_mtf.a \ +@LIB64_TRUE@ lib64/libmll_qic.a lib64/libmmfutil.a \ @LIB64_TRUE@ lib64/libmmutilse.a lib64/libmobsync.a \ @LIB64_TRUE@ lib64/libmodemui.a lib64/libmofd.a \ @LIB64_TRUE@ lib64/libmprapi.a lib64/libmprddm.a lib64/libmpr.a \ @LIB64_TRUE@ lib64/libmprmsg.a lib64/libmprui.a lib64/libmqad.a \ @LIB64_TRUE@ lib64/libmqcertui.a lib64/libmqdscli.a \ @LIB64_TRUE@ lib64/libmqise.a lib64/libmqlogmgr.a \ -@LIB64_TRUE@ lib64/libmqperf.a lib64/libmqqm.a lib64/libmqrt.a \ +@LIB64_TRUE@ lib64/libmqperf.a lib64/libmqrt.a \ @LIB64_TRUE@ lib64/libmqrtdep.a lib64/libmqsec.a \ @LIB64_TRUE@ lib64/libmqupgrd.a lib64/libmqutil.a \ @LIB64_TRUE@ lib64/libmsacm32.a lib64/libmsadcs.a \ @LIB64_TRUE@ lib64/libmsado15.a lib64/libmsafd.a \ @LIB64_TRUE@ lib64/libmsasn1.a lib64/libmscat32.a \ @LIB64_TRUE@ lib64/libmscms.a lib64/libmsdadiag.a \ -@LIB64_TRUE@ lib64/libmsdart.a lib64/libmsdatl3.a \ -@LIB64_TRUE@ lib64/libmsdmo.a lib64/libmsdtclog.a \ -@LIB64_TRUE@ lib64/libmsdtcprx.a lib64/libmsdtcstp.a \ -@LIB64_TRUE@ lib64/libmsdtctm.a lib64/libmsdtcuiu.a \ -@LIB64_TRUE@ lib64/libmsftedit.a lib64/libmsgina.a \ -@LIB64_TRUE@ lib64/libmsgr3en.a lib64/libmsgrocm.a \ -@LIB64_TRUE@ lib64/libmsgsvc.a lib64/libmshtml.a lib64/libmsi.a \ +@LIB64_TRUE@ lib64/libmsdart.a lib64/libmsdmo.a \ +@LIB64_TRUE@ lib64/libmsdtclog.a lib64/libmsdtcprx.a \ +@LIB64_TRUE@ lib64/libmsdtcstp.a lib64/libmsdtctm.a \ +@LIB64_TRUE@ lib64/libmsdtcuiu.a lib64/libmsftedit.a \ +@LIB64_TRUE@ lib64/libmsgina.a lib64/libmsgr3en.a \ +@LIB64_TRUE@ lib64/libmsgrocm.a lib64/libmsgsvc.a \ +@LIB64_TRUE@ lib64/libmshtml.a lib64/libmsi.a \ @LIB64_TRUE@ lib64/libmsimg32.a lib64/libmsimtf.a \ @LIB64_TRUE@ lib64/libmsir3jp.a lib64/libmsisip.a \ @LIB64_TRUE@ lib64/libmslbui.a lib64/libmsls31.a \ @@ -6070,22 +6062,21 @@ @LIB64_TRUE@ lib64/libmswsock.a lib64/libmsyuv.a \ @LIB64_TRUE@ lib64/libmtxclu.a lib64/libmtxdm.a \ @LIB64_TRUE@ lib64/libmtxex.a lib64/libmtxoci.a \ -@LIB64_TRUE@ lib64/libmydocs.a lib64/libnarrhook.a \ -@LIB64_TRUE@ lib64/libncobjapi.a lib64/libncxpnt.a \ -@LIB64_TRUE@ lib64/libnddeapi.a lib64/libnddenb32.a \ -@LIB64_TRUE@ lib64/libndisnpp.a lib64/libnetapi32.a \ -@LIB64_TRUE@ lib64/libnetcfgx.a lib64/libnetid.a \ -@LIB64_TRUE@ lib64/libnetlogon.a lib64/libnetman.a \ -@LIB64_TRUE@ lib64/libnetoc.a lib64/libnetplwiz.a \ -@LIB64_TRUE@ lib64/libnetrap.a lib64/libnetshell.a \ -@LIB64_TRUE@ lib64/libnetui0.a lib64/libnetui1.a \ -@LIB64_TRUE@ lib64/libnetui2.a lib64/libnewdev.a \ -@LIB64_TRUE@ lib64/libnntpapi.a lib64/libnpptools.a \ -@LIB64_TRUE@ lib64/libnshipsec.a lib64/libntdll.a \ -@LIB64_TRUE@ lib64/libntdsapi.a lib64/libntdsbcli.a \ -@LIB64_TRUE@ lib64/libntlanman.a lib64/libntlanui.a \ -@LIB64_TRUE@ lib64/libntlsapi.a lib64/libntmarta.a \ -@LIB64_TRUE@ lib64/libntmsapi.a lib64/libntmsdba.a \ +@LIB64_TRUE@ lib64/libmydocs.a lib64/libncobjapi.a \ +@LIB64_TRUE@ lib64/libncxpnt.a lib64/libnddeapi.a \ +@LIB64_TRUE@ lib64/libnddenb32.a lib64/libndisnpp.a \ +@LIB64_TRUE@ lib64/libnetapi32.a lib64/libnetcfgx.a \ +@LIB64_TRUE@ lib64/libnetid.a lib64/libnetlogon.a \ +@LIB64_TRUE@ lib64/libnetman.a lib64/libnetoc.a \ +@LIB64_TRUE@ lib64/libnetplwiz.a lib64/libnetrap.a \ +@LIB64_TRUE@ lib64/libnetshell.a lib64/libnetui0.a \ +@LIB64_TRUE@ lib64/libnetui1.a lib64/libnetui2.a \ +@LIB64_TRUE@ lib64/libnewdev.a lib64/libnntpapi.a \ +@LIB64_TRUE@ lib64/libnpptools.a lib64/libnshipsec.a \ +@LIB64_TRUE@ lib64/libntdll.a lib64/libntdsapi.a \ +@LIB64_TRUE@ lib64/libntdsbcli.a lib64/libntlanman.a \ +@LIB64_TRUE@ lib64/libntlanui.a lib64/libntlsapi.a \ +@LIB64_TRUE@ lib64/libntmarta.a lib64/libntmsapi.a \ @LIB64_TRUE@ lib64/libntoc.a lib64/libntprint.a \ @LIB64_TRUE@ lib64/libntshrui.a lib64/libntvdm64.a \ @LIB64_TRUE@ lib64/libnwprovau.a lib64/liboakley.a \ @@ -6109,53 +6100,50 @@ @LIB64_TRUE@ lib64/libpintlcsd.a lib64/libpolicman.a \ @LIB64_TRUE@ lib64/libpolstore.a lib64/libpowrprof.a \ @LIB64_TRUE@ lib64/libprintui.a lib64/libprofmap.a \ -@LIB64_TRUE@ lib64/libprovthrd.a lib64/libPS5UI.a \ -@LIB64_TRUE@ lib64/libpsapi.a lib64/libpsbase.a \ -@LIB64_TRUE@ lib64/libpschdprf.a lib64/libPSCRIPT5.a \ -@LIB64_TRUE@ lib64/libpstorec.a lib64/libpstorsvc.a \ -@LIB64_TRUE@ lib64/libqmgr.a lib64/libqosname.a \ -@LIB64_TRUE@ lib64/libquartz.a lib64/libquery.a \ -@LIB64_TRUE@ lib64/librasadhlp.a lib64/librasapi32.a \ -@LIB64_TRUE@ lib64/librasauto.a lib64/libraschap.a \ -@LIB64_TRUE@ lib64/librasctrs.a lib64/librasdlg.a \ -@LIB64_TRUE@ lib64/librasman.a lib64/librasmans.a \ -@LIB64_TRUE@ lib64/librasmontr.a lib64/librasmxs.a \ -@LIB64_TRUE@ lib64/librasppp.a lib64/librasrad.a \ -@LIB64_TRUE@ lib64/librassapi.a lib64/librasser.a \ -@LIB64_TRUE@ lib64/librastapi.a lib64/librastls.a \ -@LIB64_TRUE@ lib64/librdpcfgex.a lib64/librdpsnd.a \ -@LIB64_TRUE@ lib64/librdpwsx.a lib64/libregapi.a \ -@LIB64_TRUE@ lib64/libregsvc.a lib64/libresutils.a \ -@LIB64_TRUE@ lib64/libriched20.a lib64/librnr20.a \ -@LIB64_TRUE@ lib64/libroutetab.a lib64/librpcns4.a \ -@LIB64_TRUE@ lib64/librpcref.a lib64/librpcrt4.a \ -@LIB64_TRUE@ lib64/librpcss.a lib64/librsaenh.a lib64/librtm.a \ -@LIB64_TRUE@ lib64/librtutils.a lib64/librwnh.a \ -@LIB64_TRUE@ lib64/libsamlib.a lib64/libsamsrv.a \ -@LIB64_TRUE@ lib64/libsapi.a lib64/libscarddlg.a \ -@LIB64_TRUE@ lib64/libsccbase.a lib64/libscecli.a \ -@LIB64_TRUE@ lib64/libscesrv.a lib64/libschannel.a \ -@LIB64_TRUE@ lib64/libschedsvc.a lib64/libsclgntfy.a \ -@LIB64_TRUE@ lib64/libscredir.a lib64/libscript.a \ -@LIB64_TRUE@ lib64/libscrobj.a lib64/libscrrun.a \ -@LIB64_TRUE@ lib64/libsdhcinst.a lib64/libseclogon.a \ -@LIB64_TRUE@ lib64/libsecur32.a lib64/libsecurity.a \ -@LIB64_TRUE@ lib64/libsensapi.a lib64/libsenscfg.a \ -@LIB64_TRUE@ lib64/libsens.a lib64/libseo.a lib64/libserialui.a \ -@LIB64_TRUE@ lib64/libserwvdrv.a lib64/libsetupapi.a \ -@LIB64_TRUE@ lib64/libsetupqry.a lib64/libsfc.a \ -@LIB64_TRUE@ lib64/libsfcfiles.a lib64/libsfc_os.a \ -@LIB64_TRUE@ lib64/libsfmapi.a lib64/libshdocvw.a \ -@LIB64_TRUE@ lib64/libshfolder.a lib64/libshimeng.a \ -@LIB64_TRUE@ lib64/libshimgvw.a lib64/libshlwapi.a \ -@LIB64_TRUE@ lib64/libshscrap.a lib64/libshsvcs.a \ -@LIB64_TRUE@ lib64/libsigtab.a lib64/libsisbkup.a \ -@LIB64_TRUE@ lib64/libskdll.a lib64/libslbcsp.a \ -@LIB64_TRUE@ lib64/libslbiop.a lib64/libsmtpapi.a \ -@LIB64_TRUE@ lib64/libsmtpctrs.a lib64/libsmtpsvc.a \ -@LIB64_TRUE@ lib64/libsnmpapi.a lib64/libsnmpcl.a \ -@LIB64_TRUE@ lib64/libsnmpincl.a lib64/libsnmpmib.a \ -@LIB64_TRUE@ lib64/libsnmpthrd.a lib64/libsnprfdll.a \ +@LIB64_TRUE@ lib64/libPS5UI.a lib64/libpsapi.a \ +@LIB64_TRUE@ lib64/libpsbase.a lib64/libpschdprf.a \ +@LIB64_TRUE@ lib64/libPSCRIPT5.a lib64/libpstorec.a \ +@LIB64_TRUE@ lib64/libpstorsvc.a lib64/libqmgr.a \ +@LIB64_TRUE@ lib64/libqosname.a lib64/libquartz.a \ +@LIB64_TRUE@ lib64/libquery.a lib64/librasadhlp.a \ +@LIB64_TRUE@ lib64/librasapi32.a lib64/librasauto.a \ +@LIB64_TRUE@ lib64/libraschap.a lib64/librasctrs.a \ +@LIB64_TRUE@ lib64/librasdlg.a lib64/librasman.a \ +@LIB64_TRUE@ lib64/librasmans.a lib64/librasmontr.a \ +@LIB64_TRUE@ lib64/librasmxs.a lib64/librasppp.a \ +@LIB64_TRUE@ lib64/librasrad.a lib64/librassapi.a \ +@LIB64_TRUE@ lib64/librasser.a lib64/librastapi.a \ +@LIB64_TRUE@ lib64/librastls.a lib64/librdpcfgex.a \ +@LIB64_TRUE@ lib64/librdpsnd.a lib64/librdpwsx.a \ +@LIB64_TRUE@ lib64/libregapi.a lib64/libregsvc.a \ +@LIB64_TRUE@ lib64/libresutils.a lib64/libriched20.a \ +@LIB64_TRUE@ lib64/librnr20.a lib64/libroutetab.a \ +@LIB64_TRUE@ lib64/librpcns4.a lib64/librpcref.a \ +@LIB64_TRUE@ lib64/librpcrt4.a lib64/librpcss.a \ +@LIB64_TRUE@ lib64/librsaenh.a lib64/librtm.a \ +@LIB64_TRUE@ lib64/librtutils.a lib64/libsamlib.a \ +@LIB64_TRUE@ lib64/libsamsrv.a lib64/libsapi.a \ +@LIB64_TRUE@ lib64/libscarddlg.a lib64/libsccbase.a \ +@LIB64_TRUE@ lib64/libscecli.a lib64/libscesrv.a \ +@LIB64_TRUE@ lib64/libschannel.a lib64/libschedsvc.a \ +@LIB64_TRUE@ lib64/libsclgntfy.a lib64/libscredir.a \ +@LIB64_TRUE@ lib64/libscript.a lib64/libscrobj.a \ +@LIB64_TRUE@ lib64/libscrrun.a lib64/libsdhcinst.a \ +@LIB64_TRUE@ lib64/libseclogon.a lib64/libsecur32.a \ +@LIB64_TRUE@ lib64/libsecurity.a lib64/libsensapi.a \ +@LIB64_TRUE@ lib64/libsenscfg.a lib64/libsens.a lib64/libseo.a \ +@LIB64_TRUE@ lib64/libserialui.a lib64/libserwvdrv.a \ +@LIB64_TRUE@ lib64/libsetupapi.a lib64/libsetupqry.a \ +@LIB64_TRUE@ lib64/libsfc.a lib64/libsfcfiles.a \ +@LIB64_TRUE@ lib64/libsfc_os.a lib64/libsfmapi.a \ +@LIB64_TRUE@ lib64/libshdocvw.a lib64/libshfolder.a \ +@LIB64_TRUE@ lib64/libshimeng.a lib64/libshimgvw.a \ +@LIB64_TRUE@ lib64/libshlwapi.a lib64/libshscrap.a \ +@LIB64_TRUE@ lib64/libshsvcs.a lib64/libsigtab.a \ +@LIB64_TRUE@ lib64/libsisbkup.a lib64/libskdll.a \ +@LIB64_TRUE@ lib64/libslbcsp.a lib64/libsmtpapi.a \ +@LIB64_TRUE@ lib64/libsmtpctrs.a lib64/libsnmpapi.a \ +@LIB64_TRUE@ lib64/libsnmpmib.a lib64/libsnprfdll.a \ @LIB64_TRUE@ lib64/libsoftpub.a lib64/libspoolss.a \ @LIB64_TRUE@ lib64/libsqlsrv32.a lib64/libsqlxmlx.a \ @LIB64_TRUE@ lib64/libsrchctls.a lib64/libsrclient.a \ @@ -6164,7 +6152,7 @@ @LIB64_TRUE@ lib64/libstaxmem.a lib64/libsti_ci.a \ @LIB64_TRUE@ lib64/libsti.a lib64/libstorprop.a \ @LIB64_TRUE@ lib64/libstreamci.a lib64/libstrmfilt.a \ -@LIB64_TRUE@ lib64/libsvcpack.a lib64/libswprv.a lib64/libsxs.a \ +@LIB64_TRUE@ lib64/libsvcpack.a lib64/libsxs.a \ @LIB64_TRUE@ lib64/libsynceng.a lib64/libsyncui.a \ @LIB64_TRUE@ lib64/libsysinv.a lib64/libsysmod.a \ @LIB64_TRUE@ lib64/libsyssetup.a lib64/libt2embed.a \ @@ -6173,25 +6161,22 @@ @LIB64_TRUE@ lib64/libtsappcmp.a lib64/libtsbyuv.a \ @LIB64_TRUE@ lib64/libtsd32.a lib64/libtsoc.a \ @LIB64_TRUE@ lib64/libudhisapi.a lib64/libufat.a \ -@LIB64_TRUE@ lib64/libuihelper.a lib64/libulib.a \ @LIB64_TRUE@ lib64/libumandlg.a lib64/libumdmxfrm.a \ @LIB64_TRUE@ lib64/libumpnpmgr.a lib64/libUNIDRV.a \ @LIB64_TRUE@ lib64/libUNIDRVUI.a lib64/libuniime.a \ @LIB64_TRUE@ lib64/libunimdmat.a lib64/libuniplat.a \ @LIB64_TRUE@ lib64/libuntfs.a lib64/libupnp.a lib64/libupnpui.a \ -@LIB64_TRUE@ lib64/libureg.a lib64/liburlauth.a lib64/liburl.a \ +@LIB64_TRUE@ lib64/liburlauth.a lib64/liburl.a \ @LIB64_TRUE@ lib64/liburlmon.a lib64/libusbcamd2.a \ @LIB64_TRUE@ lib64/libusbd.a lib64/libusbport.a \ @LIB64_TRUE@ lib64/libuser32.a lib64/libuserenv.a \ @LIB64_TRUE@ lib64/libusp10.a lib64/libutildll.a \ -@LIB64_TRUE@ lib64/libuxtheme.a lib64/libvdsbas.a \ -@LIB64_TRUE@ lib64/libvdsdyndr.a lib64/libvdsutil.a \ +@LIB64_TRUE@ lib64/libuxtheme.a lib64/libvdsutil.a \ @LIB64_TRUE@ lib64/libverifier.a lib64/libversion.a \ @LIB64_TRUE@ lib64/libvgx.a lib64/libvmx_mode.a \ @LIB64_TRUE@ lib64/libvssapi.a lib64/libw32time.a \ -@LIB64_TRUE@ lib64/libw32topl.a lib64/libw3cache.a \ -@LIB64_TRUE@ lib64/libw3comlog.a lib64/libw3core.a \ -@LIB64_TRUE@ lib64/libw3ctrs.a lib64/libw3dt.a lib64/libw3ext.a \ +@LIB64_TRUE@ lib64/libw32topl.a lib64/libw3core.a \ +@LIB64_TRUE@ lib64/libw3ctrs.a lib64/libw3dt.a \ @LIB64_TRUE@ lib64/libw3isapi.a lib64/libw3ssl.a \ @LIB64_TRUE@ lib64/libw3tp.a lib64/libwab32.a lib64/libwabimp.a \ @LIB64_TRUE@ lib64/libwamreg.a lib64/libwbemcore.a \ @@ -6236,11 +6221,11 @@ @LIB64_TRUE@ lib64/libvfw32.a lib64/libks.a lib64/librpcdiag.a \ @LIB64_TRUE@ lib64/librpchttp.a lib64/libresutil.a \ @LIB64_TRUE@ lib64/libslwga.a lib64/libslc.a lib64/libslcext.a \ -@LIB64_TRUE@ lib64/libvsstrace.a lib64/libmsctfmonitor.a \ -@LIB64_TRUE@ lib64/libtbs.a lib64/libtdh.a lib64/libtxfw32.a \ -@LIB64_TRUE@ lib64/libwlanui.a lib64/libwlanapi.a \ -@LIB64_TRUE@ lib64/libwlanutil.a lib64/libwer.a lib64/libndis.a \ -@LIB64_TRUE@ lib64/libd2d1.a lib64/libwdscsl.a lib64/libpcwum.a \ +@LIB64_TRUE@ lib64/libmsctfmonitor.a lib64/libtbs.a \ +@LIB64_TRUE@ lib64/libtdh.a lib64/libtxfw32.a lib64/libwlanui.a \ +@LIB64_TRUE@ lib64/libwlanapi.a lib64/libwlanutil.a \ +@LIB64_TRUE@ lib64/libwer.a lib64/libndis.a lib64/libd2d1.a \ +@LIB64_TRUE@ lib64/libwdscsl.a lib64/libpcwum.a \ @LIB64_TRUE@ lib64/libwdscore.a lib64/libcryptsp.a \ @LIB64_TRUE@ lib64/libwdsclient.a lib64/libwdsupgcompl.a \ @LIB64_TRUE@ lib64/libwdsclientapi.a lib64/libwdsutil.a \ @@ -6426,9 +6411,9 @@ @LIBARM32_TRUE@ libarm32/libbcryptprimitives.a \ @LIBARM32_TRUE@ libarm32/libbdehdcfglib.a \ @LIBARM32_TRUE@ libarm32/libbderepair.a libarm32/libbdesvc.a \ -@LIBARM32_TRUE@ libarm32/libbdeui.a libarm32/libbfe.a \ -@LIBARM32_TRUE@ libarm32/libbi.a libarm32/libbisrv.a \ -@LIBARM32_TRUE@ libarm32/libbitsigd.a libarm32/libbitsperf.a \ +@LIBARM32_TRUE@ libarm32/libbfe.a libarm32/libbi.a \ +@LIBARM32_TRUE@ libarm32/libbisrv.a libarm32/libbitsigd.a \ +@LIBARM32_TRUE@ libarm32/libbitsperf.a \ @LIBARM32_TRUE@ libarm32/libbluetoothapis.a \ @LIBARM32_TRUE@ libarm32/libbootmenuux.a libarm32/libbootvid.a \ @LIBARM32_TRUE@ libarm32/libbrokerlib.a libarm32/libbrowcli.a \ @@ -6493,16 +6478,15 @@ @LIBARM32_TRUE@ libarm32/libdhcpsapi.a libarm32/libdiagperf.a \ @LIBARM32_TRUE@ libarm32/libdimsroam.a libarm32/libdiskcopy.a \ @LIBARM32_TRUE@ libarm32/libdismapi.a libarm32/libdispci.a \ -@LIBARM32_TRUE@ libarm32/libdisplay.a libarm32/libdmdlgs.a \ -@LIBARM32_TRUE@ libarm32/libdmdskmgr.a libarm32/libdmutil.a \ -@LIBARM32_TRUE@ libarm32/libdmvdsitf.a libarm32/libdnsapi.a \ -@LIBARM32_TRUE@ libarm32/libdnsrslvr.a libarm32/libdot3api.a \ -@LIBARM32_TRUE@ libarm32/libdot3dlg.a libarm32/libdot3gpclnt.a \ -@LIBARM32_TRUE@ libarm32/libdot3msm.a libarm32/libdot3svc.a \ -@LIBARM32_TRUE@ libarm32/libdot3ui.a libarm32/libdpapi.a \ -@LIBARM32_TRUE@ libarm32/libdpapisrv.a libarm32/libdpx.a \ -@LIBARM32_TRUE@ libarm32/libdrprov.a libarm32/libdrt.a \ -@LIBARM32_TRUE@ libarm32/libdrtprov.a \ +@LIBARM32_TRUE@ libarm32/libdisplay.a libarm32/libdmdskmgr.a \ +@LIBARM32_TRUE@ libarm32/libdmutil.a libarm32/libdmvdsitf.a \ +@LIBARM32_TRUE@ libarm32/libdnsapi.a libarm32/libdnsrslvr.a \ +@LIBARM32_TRUE@ libarm32/libdot3api.a libarm32/libdot3dlg.a \ +@LIBARM32_TRUE@ libarm32/libdot3gpclnt.a libarm32/libdot3msm.a \ +@LIBARM32_TRUE@ libarm32/libdot3svc.a libarm32/libdot3ui.a \ +@LIBARM32_TRUE@ libarm32/libdpapi.a libarm32/libdpapisrv.a \ +@LIBARM32_TRUE@ libarm32/libdpx.a libarm32/libdrprov.a \ +@LIBARM32_TRUE@ libarm32/libdrt.a libarm32/libdrtprov.a \ @LIBARM32_TRUE@ libarm32/libdrttransport.a \ @LIBARM32_TRUE@ libarm32/libdrvstore.a libarm32/libdsauth.a \ @LIBARM32_TRUE@ libarm32/libdskquota.a libarm32/libdsound.a \ @@ -6513,15 +6497,14 @@ @LIBARM32_TRUE@ libarm32/libduser.a libarm32/libdwmapi.a \ @LIBARM32_TRUE@ libarm32/libdwmcore.a libarm32/libdwmredir.a \ @LIBARM32_TRUE@ libarm32/libdwrite.a libarm32/libdxgi.a \ -@LIBARM32_TRUE@ libarm32/libdxgwdi.a libarm32/libdxtrans.a \ -@LIBARM32_TRUE@ libarm32/libdxva2.a libarm32/libeappcfg.a \ -@LIBARM32_TRUE@ libarm32/libeappgnui.a libarm32/libeapphost.a \ -@LIBARM32_TRUE@ libarm32/libeappprxy.a libarm32/libeapprovp.a \ -@LIBARM32_TRUE@ libarm32/libeapqec.a libarm32/libeaswrt.a \ -@LIBARM32_TRUE@ libarm32/libefsadu.a libarm32/libefscore.a \ -@LIBARM32_TRUE@ libarm32/libefslsaext.a libarm32/libefssvc.a \ -@LIBARM32_TRUE@ libarm32/libefsutil.a libarm32/libefswrt.a \ -@LIBARM32_TRUE@ libarm32/libehstorpwdmgr.a \ +@LIBARM32_TRUE@ libarm32/libdxgwdi.a libarm32/libdxva2.a \ +@LIBARM32_TRUE@ libarm32/libeappcfg.a libarm32/libeappgnui.a \ +@LIBARM32_TRUE@ libarm32/libeapphost.a libarm32/libeappprxy.a \ +@LIBARM32_TRUE@ libarm32/libeapprovp.a libarm32/libeapqec.a \ +@LIBARM32_TRUE@ libarm32/libeaswrt.a libarm32/libefsadu.a \ +@LIBARM32_TRUE@ libarm32/libefscore.a libarm32/libefslsaext.a \ +@LIBARM32_TRUE@ libarm32/libefssvc.a libarm32/libefsutil.a \ +@LIBARM32_TRUE@ libarm32/libefswrt.a libarm32/libehstorpwdmgr.a \ @LIBARM32_TRUE@ libarm32/libelscore.a libarm32/libelshyph.a \ @LIBARM32_TRUE@ libarm32/libelslad.a libarm32/libelstrans.a \ @LIBARM32_TRUE@ libarm32/libembeddedapplauncherconfig.a \ @@ -6545,7 +6528,7 @@ @LIBARM32_TRUE@ libarm32/libframedyn.a libarm32/libframedynos.a \ @LIBARM32_TRUE@ libarm32/libfsutilext.a \ @LIBARM32_TRUE@ libarm32/libfveapibase.a libarm32/libfveapi.a \ -@LIBARM32_TRUE@ libarm32/libfvecerts.a libarm32/libfvecpl.a \ +@LIBARM32_TRUE@ libarm32/libfvecerts.a \ @LIBARM32_TRUE@ libarm32/libfveskybackup.a libarm32/libfveui.a \ @LIBARM32_TRUE@ libarm32/libfvewiz.a libarm32/libfwpuclnt.a \ @LIBARM32_TRUE@ libarm32/libfwremotesvr.a libarm32/libgameux.a \ @@ -6558,27 +6541,26 @@ @LIBARM32_TRUE@ libarm32/libgpprnext.a libarm32/libgpscript.a \ @LIBARM32_TRUE@ libarm32/libgpsvc.a libarm32/libgptext.a \ @LIBARM32_TRUE@ libarm32/libhal.a libarm32/libhbaapi.a \ -@LIBARM32_TRUE@ libarm32/libhhsetup.a libarm32/libhid.a \ -@LIBARM32_TRUE@ libarm32/libhidserv.a libarm32/libhlink.a \ -@LIBARM32_TRUE@ libarm32/libhnetcfg.a libarm32/libhotplug.a \ -@LIBARM32_TRUE@ libarm32/libhttpapi.a libarm32/libhttpprxm.a \ -@LIBARM32_TRUE@ libarm32/libhttpprxp.a libarm32/libhtui.a \ -@LIBARM32_TRUE@ libarm32/libiashlpr.a libarm32/libiassvcs.a \ -@LIBARM32_TRUE@ libarm32/libicfupgd.a libarm32/libicm32.a \ -@LIBARM32_TRUE@ libarm32/libicmp.a libarm32/libicmui.a \ -@LIBARM32_TRUE@ libarm32/libidndl.a libarm32/libieadvpack.a \ -@LIBARM32_TRUE@ libarm32/libiedkcs32.a libarm32/libieframe.a \ -@LIBARM32_TRUE@ libarm32/libiernonce.a libarm32/libiertutil.a \ -@LIBARM32_TRUE@ libarm32/libiesetup.a libarm32/libiesysprep.a \ -@LIBARM32_TRUE@ libarm32/libieui.a libarm32/libifsutil.a \ -@LIBARM32_TRUE@ libarm32/libifsutilx.a libarm32/libigddiag.a \ -@LIBARM32_TRUE@ libarm32/libikeext.a libarm32/libimagehlp.a \ -@LIBARM32_TRUE@ libarm32/libimgutil.a libarm32/libimm32.a \ -@LIBARM32_TRUE@ libarm32/libinetcomm.a libarm32/libinetmib1.a \ -@LIBARM32_TRUE@ libarm32/libinput.a libarm32/libinseng.a \ -@LIBARM32_TRUE@ libarm32/libiphlpapi.a libarm32/libiphlpsvc.a \ -@LIBARM32_TRUE@ libarm32/libipnathlp.a libarm32/libipsecsvc.a \ -@LIBARM32_TRUE@ libarm32/libiuilp.a libarm32/libjscript9.a \ +@LIBARM32_TRUE@ libarm32/libhid.a libarm32/libhidserv.a \ +@LIBARM32_TRUE@ libarm32/libhlink.a libarm32/libhnetcfg.a \ +@LIBARM32_TRUE@ libarm32/libhotplug.a libarm32/libhttpapi.a \ +@LIBARM32_TRUE@ libarm32/libhttpprxm.a libarm32/libhttpprxp.a \ +@LIBARM32_TRUE@ libarm32/libhtui.a libarm32/libiashlpr.a \ +@LIBARM32_TRUE@ libarm32/libiassvcs.a libarm32/libicfupgd.a \ +@LIBARM32_TRUE@ libarm32/libicm32.a libarm32/libicmp.a \ +@LIBARM32_TRUE@ libarm32/libicmui.a libarm32/libidndl.a \ +@LIBARM32_TRUE@ libarm32/libieadvpack.a libarm32/libiedkcs32.a \ +@LIBARM32_TRUE@ libarm32/libieframe.a libarm32/libiernonce.a \ +@LIBARM32_TRUE@ libarm32/libiertutil.a libarm32/libiesetup.a \ +@LIBARM32_TRUE@ libarm32/libiesysprep.a libarm32/libieui.a \ +@LIBARM32_TRUE@ libarm32/libigddiag.a libarm32/libikeext.a \ +@LIBARM32_TRUE@ libarm32/libimagehlp.a libarm32/libimgutil.a \ +@LIBARM32_TRUE@ libarm32/libimm32.a libarm32/libinetcomm.a \ +@LIBARM32_TRUE@ libarm32/libinetmib1.a libarm32/libinput.a \ +@LIBARM32_TRUE@ libarm32/libinseng.a libarm32/libiphlpapi.a \ +@LIBARM32_TRUE@ libarm32/libiphlpsvc.a libarm32/libipnathlp.a \ +@LIBARM32_TRUE@ libarm32/libipsecsvc.a libarm32/libiuilp.a \ +@LIBARM32_TRUE@ libarm32/libjscript9.a \ @LIBARM32_TRUE@ libarm32/libjscript9diag.a \ @LIBARM32_TRUE@ libarm32/libjsproxy.a libarm32/libkdcom.a \ @LIBARM32_TRUE@ libarm32/libkd.a libarm32/libkdscli.a \ @@ -6600,24 +6582,22 @@ @LIBARM32_TRUE@ libarm32/libmagnification.a \ @LIBARM32_TRUE@ libarm32/libmaintenanceui.a \ @LIBARM32_TRUE@ libarm32/libmapi32.a libarm32/libmapistub.a \ -@LIBARM32_TRUE@ libarm32/libmbaexmlparser.a \ @LIBARM32_TRUE@ libarm32/libmcicda.a libarm32/libmciseq.a \ @LIBARM32_TRUE@ libarm32/libmciwave.a libarm32/libmcxdriv.a \ @LIBARM32_TRUE@ libarm32/libmdminst.a \ @LIBARM32_TRUE@ libarm32/libmdmregistration.a \ @LIBARM32_TRUE@ libarm32/libmf3216.a libarm32/libmfasfsrcsnk.a \ -@LIBARM32_TRUE@ libarm32/libmfc42.a libarm32/libmfc42u.a \ @LIBARM32_TRUE@ libarm32/libmfcaptureengine.a \ -@LIBARM32_TRUE@ libarm32/libmfcore.a libarm32/libmfcsubs.a \ -@LIBARM32_TRUE@ libarm32/libmf.a libarm32/libmfnetcore.a \ -@LIBARM32_TRUE@ libarm32/libmfnetsrc.a libarm32/libmfplat.a \ -@LIBARM32_TRUE@ libarm32/libmfplay.a libarm32/libmfreadwrite.a \ +@LIBARM32_TRUE@ libarm32/libmfcore.a libarm32/libmf.a \ +@LIBARM32_TRUE@ libarm32/libmfnetcore.a libarm32/libmfnetsrc.a \ +@LIBARM32_TRUE@ libarm32/libmfplat.a libarm32/libmfplay.a \ +@LIBARM32_TRUE@ libarm32/libmfreadwrite.a \ @LIBARM32_TRUE@ libarm32/libmfsrcsnk.a \ @LIBARM32_TRUE@ libarm32/libmftranscode.a libarm32/libmgmtapi.a \ @LIBARM32_TRUE@ libarm32/libmibincodec.a \ @LIBARM32_TRUE@ libarm32/libmicrosoft.management.infrastructure.native.unmanaged.a \ @LIBARM32_TRUE@ libarm32/libmi.a libarm32/libmidimap.a \ -@LIBARM32_TRUE@ libarm32/libmigisol.a libarm32/libmimofcodec.a \ +@LIBARM32_TRUE@ libarm32/libmimofcodec.a \ @LIBARM32_TRUE@ libarm32/libmirrordrvcompat.a \ @LIBARM32_TRUE@ libarm32/libmiutils.a libarm32/libmlang.a \ @LIBARM32_TRUE@ libarm32/libmmcbase.a libarm32/libmmcico.a \ @@ -6643,7 +6623,6 @@ @LIBARM32_TRUE@ libarm32/libmsisip.a libarm32/libmsiwer.a \ @LIBARM32_TRUE@ libarm32/libmskeyprotcli.a \ @LIBARM32_TRUE@ libarm32/libmskeyprotect.a libarm32/libmsls31.a \ -@LIBARM32_TRUE@ libarm32/libmsmpeg2vdec.a \ @LIBARM32_TRUE@ libarm32/libmsoeacct.a libarm32/libmsoert2.a \ @LIBARM32_TRUE@ libarm32/libmspatcha.a libarm32/libmspatchc.a \ @LIBARM32_TRUE@ libarm32/libmsports.a libarm32/libmsrating.a \ @@ -6723,7 +6702,7 @@ @LIBARM32_TRUE@ libarm32/libprntvpt.a libarm32/libprocinst.a \ @LIBARM32_TRUE@ libarm32/libprofext.a libarm32/libprofsvc.a \ @LIBARM32_TRUE@ libarm32/libprofsvcext.a libarm32/libpropsys.a \ -@LIBARM32_TRUE@ libarm32/libprovsvc.a libarm32/libprovthrd.a \ +@LIBARM32_TRUE@ libarm32/libprovsvc.a \ @LIBARM32_TRUE@ libarm32/libproximityrtapipal.a \ @LIBARM32_TRUE@ libarm32/libproximityservice.a \ @LIBARM32_TRUE@ libarm32/libproximityservicepal.a \ @@ -6792,11 +6771,9 @@ @LIBARM32_TRUE@ libarm32/libshlwapi.a libarm32/libshsetup.a \ @LIBARM32_TRUE@ libarm32/libshsvcs.a libarm32/libshwebsvc.a \ @LIBARM32_TRUE@ libarm32/libsimauth.a libarm32/libsimcfg.a \ -@LIBARM32_TRUE@ libarm32/libsisbkup.a \ -@LIBARM32_TRUE@ libarm32/libskydrivetelemetry.a \ -@LIBARM32_TRUE@ libarm32/libslc.a libarm32/libslcext.a \ -@LIBARM32_TRUE@ libarm32/libslpts.a libarm32/libslr100.a \ -@LIBARM32_TRUE@ libarm32/libslwga.a \ +@LIBARM32_TRUE@ libarm32/libsisbkup.a libarm32/libslc.a \ +@LIBARM32_TRUE@ libarm32/libslcext.a libarm32/libslpts.a \ +@LIBARM32_TRUE@ libarm32/libslr100.a libarm32/libslwga.a \ @LIBARM32_TRUE@ libarm32/libsmartcardsimulator.a \ @LIBARM32_TRUE@ libarm32/libsmbwmiv2.a libarm32/libsmiengine.a \ @LIBARM32_TRUE@ libarm32/libsmsrouter.a libarm32/libsnmpapi.a \ @@ -6807,7 +6784,7 @@ @LIBARM32_TRUE@ libarm32/libsppc.a libarm32/libsppcext.a \ @LIBARM32_TRUE@ libarm32/libsppcommdlg.a libarm32/libsppnp.a \ @LIBARM32_TRUE@ libarm32/libsppobjs.a libarm32/libsppwinob.a \ -@LIBARM32_TRUE@ libarm32/libspwinsat.a libarm32/libspwizeng.a \ +@LIBARM32_TRUE@ libarm32/libspwinsat.a \ @LIBARM32_TRUE@ libarm32/libsqlcecompact40.a \ @LIBARM32_TRUE@ libarm32/libsqlcese40.a libarm32/libsqlsrv32.a \ @LIBARM32_TRUE@ libarm32/libsqmapi.a libarm32/libsrchadmin.a \ @@ -6825,9 +6802,9 @@ @LIBARM32_TRUE@ libarm32/libsubscriptionmgr.a \ @LIBARM32_TRUE@ libarm32/libsvsvc.a libarm32/libsxs.a \ @LIBARM32_TRUE@ libarm32/libsxshared.a libarm32/libsxssrv.a \ -@LIBARM32_TRUE@ libarm32/libsxsstore.a libarm32/libsyncengine.a \ -@LIBARM32_TRUE@ libarm32/libsysclass.a libarm32/libsysmain.a \ -@LIBARM32_TRUE@ libarm32/libsysntfy.a libarm32/libsyssetup.a \ +@LIBARM32_TRUE@ libarm32/libsxsstore.a libarm32/libsysclass.a \ +@LIBARM32_TRUE@ libarm32/libsysmain.a libarm32/libsysntfy.a \ +@LIBARM32_TRUE@ libarm32/libsyssetup.a \ @LIBARM32_TRUE@ libarm32/libsystemeventsbrokerclient.a \ @LIBARM32_TRUE@ libarm32/libsystemeventsbrokerserver.a \ @LIBARM32_TRUE@ libarm32/libsystemsettingsadminflowui.a \ @@ -6840,8 +6817,8 @@ @LIBARM32_TRUE@ libarm32/libtapisysprep.a \ @LIBARM32_TRUE@ libarm32/libtaskcomp.a libarm32/libtbs.a \ @LIBARM32_TRUE@ libarm32/libtcpipsetup.a libarm32/libtcpmib.a \ -@LIBARM32_TRUE@ libarm32/libtcpmon.a libarm32/libtcpmonui.a \ -@LIBARM32_TRUE@ libarm32/libtdh.a libarm32/libtermsrv.a \ +@LIBARM32_TRUE@ libarm32/libtcpmonui.a libarm32/libtdh.a \ +@LIBARM32_TRUE@ libarm32/libtermsrv.a \ @LIBARM32_TRUE@ libarm32/libtetheringieprovider.a \ @LIBARM32_TRUE@ libarm32/libtetheringmgr.a \ @LIBARM32_TRUE@ libarm32/libtetheringstation.a \ @@ -6864,13 +6841,12 @@ @LIBARM32_TRUE@ libarm32/libubpm.a libarm32/libudhisapi.a \ @LIBARM32_TRUE@ libarm32/libuexfat.a libarm32/libufat.a \ @LIBARM32_TRUE@ libarm32/libuiautomationcore.a \ -@LIBARM32_TRUE@ libarm32/libuireng.a libarm32/libulib.a \ -@LIBARM32_TRUE@ libarm32/libumdmxfrm.a libarm32/libumpnpmgr.a \ -@LIBARM32_TRUE@ libarm32/libumpo.a libarm32/libumpoext.a \ -@LIBARM32_TRUE@ libarm32/libumrdp.a libarm32/libunattend.a \ -@LIBARM32_TRUE@ libarm32/libunimdmat.a libarm32/libuniplat.a \ -@LIBARM32_TRUE@ libarm32/libuntfs.a libarm32/libupnp.a \ -@LIBARM32_TRUE@ libarm32/libupnphost.a libarm32/libureg.a \ +@LIBARM32_TRUE@ libarm32/libuireng.a libarm32/libumdmxfrm.a \ +@LIBARM32_TRUE@ libarm32/libumpnpmgr.a libarm32/libumpo.a \ +@LIBARM32_TRUE@ libarm32/libumpoext.a libarm32/libumrdp.a \ +@LIBARM32_TRUE@ libarm32/libunattend.a libarm32/libunimdmat.a \ +@LIBARM32_TRUE@ libarm32/libuniplat.a libarm32/libuntfs.a \ +@LIBARM32_TRUE@ libarm32/libupnp.a libarm32/libupnphost.a \ @LIBARM32_TRUE@ libarm32/liburl.a libarm32/liburlmon.a \ @LIBARM32_TRUE@ libarm32/libusbceip.a libarm32/libusbperf.a \ @LIBARM32_TRUE@ libarm32/libusbui.a libarm32/libuser32.a \ @@ -6878,22 +6854,19 @@ @LIBARM32_TRUE@ libarm32/libuserlanguageprofilecallback.a \ @LIBARM32_TRUE@ libarm32/libusp10.a libarm32/libutildll.a \ @LIBARM32_TRUE@ libarm32/libuudf.a libarm32/libuxinit.a \ -@LIBARM32_TRUE@ libarm32/libuxlib.a libarm32/libuxtheme.a \ -@LIBARM32_TRUE@ libarm32/libvan.a libarm32/libvaultcli.a \ -@LIBARM32_TRUE@ libarm32/libvaultsvc.a \ -@LIBARM32_TRUE@ libarm32/libvccorlib110.a libarm32/libvdsbas.a \ -@LIBARM32_TRUE@ libarm32/libvdsdyn.a libarm32/libvdsutil.a \ -@LIBARM32_TRUE@ libarm32/libvdsvd.a libarm32/libverifier.a \ +@LIBARM32_TRUE@ libarm32/libuxtheme.a libarm32/libvan.a \ +@LIBARM32_TRUE@ libarm32/libvaultcli.a libarm32/libvaultsvc.a \ +@LIBARM32_TRUE@ libarm32/libvdsutil.a libarm32/libverifier.a \ @LIBARM32_TRUE@ libarm32/libversion.a libarm32/libvirtdisk.a \ @LIBARM32_TRUE@ libarm32/libvpnikeapi.a libarm32/libvpnike.a \ @LIBARM32_TRUE@ libarm32/libvssapi.a libarm32/libvsstrace.a \ @LIBARM32_TRUE@ libarm32/libw32time.a libarm32/libw32topl.a \ -@LIBARM32_TRUE@ libarm32/libwbemcomn.a libarm32/libwbiosrvc.a \ -@LIBARM32_TRUE@ libarm32/libwcl.a libarm32/libwcletw.a \ -@LIBARM32_TRUE@ libarm32/libwclpowrprof.a libarm32/libwclsqm.a \ -@LIBARM32_TRUE@ libarm32/libwclunicode.a libarm32/libwclwdi.a \ -@LIBARM32_TRUE@ libarm32/libwcmapi.a libarm32/libwcmcsp.a \ -@LIBARM32_TRUE@ libarm32/libwcmsvc.a libarm32/libwcncsvc.a \ +@LIBARM32_TRUE@ libarm32/libwbiosrvc.a libarm32/libwcl.a \ +@LIBARM32_TRUE@ libarm32/libwcletw.a libarm32/libwclpowrprof.a \ +@LIBARM32_TRUE@ libarm32/libwclsqm.a libarm32/libwclunicode.a \ +@LIBARM32_TRUE@ libarm32/libwclwdi.a libarm32/libwcmapi.a \ +@LIBARM32_TRUE@ libarm32/libwcmcsp.a libarm32/libwcmsvc.a \ +@LIBARM32_TRUE@ libarm32/libwcncsvc.a \ @LIBARM32_TRUE@ libarm32/libwcneapauthproxy.a \ @LIBARM32_TRUE@ libarm32/libwcneappeerproxy.a libarm32/libwdc.a \ @LIBARM32_TRUE@ libarm32/libwdiasqmmodule.a libarm32/libwdi.a \ @@ -6907,12 +6880,11 @@ @LIBARM32_TRUE@ libarm32/libwersvc.a libarm32/libwerui.a \ @LIBARM32_TRUE@ libarm32/libwevtapi.a libarm32/libwevtfwd.a \ @LIBARM32_TRUE@ libarm32/libwevtsvc.a libarm32/libwfdprov.a \ -@LIBARM32_TRUE@ libarm32/libwhealogr.a libarm32/libwiarpc.a \ -@LIBARM32_TRUE@ libarm32/libwiaservc.a libarm32/libwiashext.a \ -@LIBARM32_TRUE@ libarm32/libwiatrace.a \ +@LIBARM32_TRUE@ libarm32/libwhealogr.a libarm32/libwiaservc.a \ +@LIBARM32_TRUE@ libarm32/libwiashext.a libarm32/libwiatrace.a \ @LIBARM32_TRUE@ libarm32/libwifidisplay.a libarm32/libwimgapi.a \ @LIBARM32_TRUE@ libarm32/libwinbici.a libarm32/libwinbio.a \ -@LIBARM32_TRUE@ libarm32/libwinbrand.a libarm32/libwincorlib.a \ +@LIBARM32_TRUE@ libarm32/libwinbrand.a \ @LIBARM32_TRUE@ libarm32/libwindowscodecs.a \ @LIBARM32_TRUE@ libarm32/libwindowscodecsext.a \ @LIBARM32_TRUE@ libarm32/libwindows.data.pdf.a \ @@ -6964,14 +6936,11 @@ @LIBARM32_TRUE@ libarm32/libwshext.a libarm32/libwship6.a \ @LIBARM32_TRUE@ libarm32/libwshnetbs.a libarm32/libwshqos.a \ @LIBARM32_TRUE@ libarm32/libwshrm.a libarm32/libwshtcpip.a \ -@LIBARM32_TRUE@ libarm32/libwsmagent.a \ -@LIBARM32_TRUE@ libarm32/libwsmanmigrationplugin.a \ -@LIBARM32_TRUE@ libarm32/libwsmauto.a libarm32/libwsmsvc.a \ +@LIBARM32_TRUE@ libarm32/libwsmagent.a libarm32/libwsmsvc.a \ @LIBARM32_TRUE@ libarm32/libwsmwmipl.a libarm32/libwsnmp32.a \ @LIBARM32_TRUE@ libarm32/libwsock32.a libarm32/libwsservice.a \ -@LIBARM32_TRUE@ libarm32/libwsshared.a libarm32/libwssync.a \ -@LIBARM32_TRUE@ libarm32/libwtsapi32.a libarm32/libwuaext.a \ -@LIBARM32_TRUE@ libarm32/libwuaueng.a \ +@LIBARM32_TRUE@ libarm32/libwssync.a libarm32/libwtsapi32.a \ +@LIBARM32_TRUE@ libarm32/libwuaext.a libarm32/libwuaueng.a \ @LIBARM32_TRUE@ libarm32/libwudfcoinstaller.a \ @LIBARM32_TRUE@ libarm32/libwudfplatform.a \ @LIBARM32_TRUE@ libarm32/libwudfsvc.a libarm32/libwudfx02000.a \
diff --git a/mingw-w64-crt/lib32/Makefile.am b/mingw-w64-crt/lib32/Makefile.am index 7df3df6..f04a5b2 100644 --- a/mingw-w64-crt/lib32/Makefile.am +++ b/mingw-w64-crt/lib32/Makefile.am
@@ -269,7 +269,6 @@ lib32_DATA += %reldir%/libvfw32.a lib32_DATA += %reldir%/libvss_ps.a lib32_DATA += %reldir%/libvssapi.a -lib32_DATA += %reldir%/libvsstrace.a lib32_DATA += %reldir%/libwdsclient.a lib32_DATA += %reldir%/libwdsclientapi.a lib32_DATA += %reldir%/libwdscore.a
diff --git a/mingw-w64-crt/lib32/vsstrace.def b/mingw-w64-crt/lib32/vsstrace.def deleted file mode 100644 index b8adf70..0000000 --- a/mingw-w64-crt/lib32/vsstrace.def +++ /dev/null
@@ -1,255 +0,0 @@ -; -; Definition file of vsstrace.dll -; Automatic generated by gendef -; written by Kai Tietz 2008 -; -LIBRARY "vsstrace.dll" -EXPORTS -; public: __thiscall CBsAutoLock::CBsAutoLock(class CBsCritSec &) -??0CBsAutoLock@@QAE@AAVCBsCritSec@@@Z ; has WINAPI (@4) -; public: __thiscall CBsAutoLock::CBsAutoLock(class CBsAutoLock const &) -??0CBsAutoLock@@QAE@ABV0@@Z ; has WINAPI (@4) -; public: __thiscall CBsAutoLock::CBsAutoLock(struct _RTL_CRITICAL_SECTION *) -??0CBsAutoLock@@QAE@PAU_RTL_CRITICAL_SECTION@@@Z ; has WINAPI (@4) -; public: __thiscall CBsAutoLock::CBsAutoLock(void *) -??0CBsAutoLock@@QAE@PAX@Z ; has WINAPI (@4) -; public: __thiscall CBsCritSec::CBsCritSec(class CBsCritSec const &) -??0CBsCritSec@@QAE@ABV0@@Z ; has WINAPI (@4) -; public: __thiscall CBsCritSec::CBsCritSec(void) -??0CBsCritSec@@QAE@XZ ; has WINAPI (@0) -; public: __thiscall CBsDbgTrace::CBsDbgTrace(void) -??0CBsDbgTrace@@QAE@XZ ; has WINAPI (@0) -; public: __thiscall CVssDebugInfo::CVssDebugInfo(struct CVssDebugInfo const &) -??0CVssDebugInfo@@QAE@ABU0@@Z ; has WINAPI (@4) -; public: __thiscall CVssDebugInfo::CVssDebugInfo(unsigned short const *,char const *,unsigned long,unsigned long,unsigned long) -??0CVssDebugInfo@@QAE@PBGPBDKKK@Z ; has WINAPI (@20) -; public: __thiscall CVssFunctionTracer::CVssFunctionTracer(struct CVssDebugInfo,unsigned short const *) -??0CVssFunctionTracer@@QAE@UCVssDebugInfo@@PBG@Z ; has WINAPI (@88) -; public: virtual __thiscall CBsAutoLock::~CBsAutoLock(void) -??1CBsAutoLock@@UAE@XZ ; has WINAPI (@0) -; public: virtual __thiscall CBsCritSec::~CBsCritSec(void) -??1CBsCritSec@@UAE@XZ ; has WINAPI (@0) -; public: __thiscall CBsDbgTrace::~CBsDbgTrace(void) -??1CBsDbgTrace@@QAE@XZ ; has WINAPI (@0) -; public: __thiscall CVssDebugInfo::~CVssDebugInfo(void) -??1CVssDebugInfo@@QAE@XZ ; has WINAPI (@0) -; public: __thiscall CVssFunctionTracer::~CVssFunctionTracer(void) -??1CVssFunctionTracer@@QAE@XZ ; has WINAPI (@0) -; public: class CBsAutoLock &__thiscall CBsAutoLock::operator =(class CBsAutoLock const &) -??4CBsAutoLock@@QAEAAV0@ABV0@@Z ; has WINAPI (@4) -; public: class CBsCritSec &__thiscall CBsCritSec::operator =(class CBsCritSec const &) -??4CBsCritSec@@QAEAAV0@ABV0@@Z ; has WINAPI (@4) -; public: class CBsDbgTrace &__thiscall CBsDbgTrace::operator =(class CBsDbgTrace const &) -??4CBsDbgTrace@@QAEAAV0@ABV0@@Z ; has WINAPI (@4) -; public: struct CVssDebugInfo &__thiscall CVssDebugInfo::operator =(struct CVssDebugInfo const &) -??4CVssDebugInfo@@QAEAAU0@ABU0@@Z ; has WINAPI (@4) -; public: class CVssFunctionTracer &__thiscall CVssFunctionTracer::operator =(class CVssFunctionTracer const &) -??4CVssFunctionTracer@@QAEAAV0@ABV0@@Z ; has WINAPI (@4) -; public: class CVssSKU &__thiscall CVssSKU::operator =(class CVssSKU const &) -??4CVssSKU@@QAEAAV0@ABV0@@Z ; has WINAPI (@4) -; public: struct CVssDebugInfo __thiscall CVssDebugInfo::operator <<(int) -??6CVssDebugInfo@@QAE?AU0@H@Z ; has WINAPI (@8) -; public: struct CVssDebugInfo __thiscall CVssDebugInfo::operator <<(long) -??6CVssDebugInfo@@QAE?AU0@J@Z ; has WINAPI (@8) -; public: struct CVssDebugInfo __thiscall CVssDebugInfo::operator <<(unsigned long) -??6CVssDebugInfo@@QAE?AU0@K@Z ; has WINAPI (@8) -; public: struct CVssDebugInfo __thiscall CVssDebugInfo::operator <<(char *) -??6CVssDebugInfo@@QAE?AU0@PAD@Z ; has WINAPI (@8) -; public: struct CVssDebugInfo __thiscall CVssDebugInfo::operator <<(unsigned short const *) -??6CVssDebugInfo@@QAE?AU0@PBG@Z ; has WINAPI (@8) -; public: struct CVssDebugInfo __thiscall CVssDebugInfo::operator <<(struct _GUID) -??6CVssDebugInfo@@QAE?AU0@U_GUID@@@Z ; has WINAPI (@20) -; public: struct CVssDebugInfo __thiscall CVssDebugInfo::operator <<(__int64) -??6CVssDebugInfo@@QAE?AU0@_J@Z ; has WINAPI (@12) -; const CBsAutoLock::$vftable -??_7CBsAutoLock@@6B@ DATA -; const CBsCritSec::$vftable -??_7CBsCritSec@@6B@ DATA -; public: void __thiscall CVssFunctionTracer::AddContext(struct CVssDebugInfo,unsigned int,unsigned short const *) -?AddContext@CVssFunctionTracer@@QAEXUCVssDebugInfo@@IPBG@Z ; has WINAPI (@92) -; public: void __thiscall CVssFunctionTracer::AddContext(struct CVssDebugInfo,unsigned short const *,unsigned short const *) -?AddContext@CVssFunctionTracer@@QAEXUCVssDebugInfo@@PBG1@Z ; has WINAPI (@92) -; public: void __cdecl CVssFunctionTracer::AddContextEx(struct CVssDebugInfo,unsigned int,unsigned short const *,...) -?AddContextEx@CVssFunctionTracer@@QAAXUCVssDebugInfo@@IPBGZZ ; has WINAPI (@0) -; public: void __cdecl CVssFunctionTracer::AddContextEx(struct CVssDebugInfo,unsigned short const *,unsigned short const *,...) -?AddContextEx@CVssFunctionTracer@@QAAXUCVssDebugInfo@@PBG1ZZ ; has WINAPI (@0) -; public: void __thiscall CVssFunctionTracer::AddContextInternal(struct CVssDebugInfo,enum _VssContextType,unsigned short const *,unsigned short const *) -?AddContextInternal@CVssFunctionTracer@@QAEXUCVssDebugInfo@@W4_VssContextType@@PBG2@Z ; has WINAPI (@96) -; public: void __cdecl CVssFunctionTracer::AddErrorSpecificContext(struct CVssDebugInfo,unsigned int,unsigned int,...) -?AddErrorSpecificContext@CVssFunctionTracer@@QAAXUCVssDebugInfo@@IIZZ ; has WINAPI (@0) -; public: void __cdecl CVssFunctionTracer::AddErrorSpecificContext(struct CVssDebugInfo,unsigned int,unsigned short const *,...) -?AddErrorSpecificContext@CVssFunctionTracer@@QAAXUCVssDebugInfo@@IPBGZZ ; has WINAPI (@0) -; public: void __cdecl CVssFunctionTracer::AddErrorSpecificContext(struct CVssDebugInfo,unsigned short const *,unsigned short const *,...) -?AddErrorSpecificContext@CVssFunctionTracer@@QAAXUCVssDebugInfo@@PBG1ZZ ; has WINAPI (@0) -; public: void __cdecl CVssFunctionTracer::AddFailureAndCorrectiveAction(struct CVssDebugInfo,unsigned int,unsigned int,...) -?AddFailureAndCorrectiveAction@CVssFunctionTracer@@QAAXUCVssDebugInfo@@IIZZ ; has WINAPI (@0) -; public: void __cdecl CVssFunctionTracer::AddFailureAndCorrectiveAction(struct CVssDebugInfo,unsigned short const *,unsigned short const *,...) -?AddFailureAndCorrectiveAction@CVssFunctionTracer@@QAAXUCVssDebugInfo@@PBG1ZZ ; has WINAPI (@0) -; public: void __cdecl CVssFunctionTracer::AddGenericErrorContext(struct CVssDebugInfo,long,unsigned int,...) -?AddGenericErrorContext@CVssFunctionTracer@@QAAXUCVssDebugInfo@@JIZZ ; has WINAPI (@0) -; public: void __cdecl CVssFunctionTracer::AddGenericErrorContext(struct CVssDebugInfo,long,unsigned short const *,...) -?AddGenericErrorContext@CVssFunctionTracer@@QAAXUCVssDebugInfo@@JPBGZZ ; has WINAPI (@0) -; public: void __thiscall CVssFunctionTracer::AddGenericErrorContext(struct CVssDebugInfo,long) -?AddGenericErrorContext@CVssFunctionTracer@@QAEXUCVssDebugInfo@@J@Z ; has WINAPI (@88) -; public: void __cdecl CVssFunctionTracer::AddOperation(struct CVssDebugInfo,unsigned int,...) -?AddOperation@CVssFunctionTracer@@QAAXUCVssDebugInfo@@IZZ ; has WINAPI (@0) -; public: void __cdecl CVssFunctionTracer::AddOperation(struct CVssDebugInfo,unsigned short const *,...) -?AddOperation@CVssFunctionTracer@@QAAXUCVssDebugInfo@@PBGZZ ; has WINAPI (@0) -; void __stdcall AssertFail(char const *,unsigned int,char const *) -?AssertFail@@YGXPBDI0@Z ; has WINAPI (@12) -; public: void __cdecl CVssFunctionTracer::CheckForError(struct CVssDebugInfo,unsigned short const *) -?CheckForError@CVssFunctionTracer@@QAAXUCVssDebugInfo@@PBG@Z ; has WINAPI (@0) -; public: void __cdecl CVssFunctionTracer::CheckForErrorInternal(struct CVssDebugInfo,unsigned short const *) -?CheckForErrorInternal@CVssFunctionTracer@@QAAXUCVssDebugInfo@@PBG@Z ; has WINAPI (@0) -; public: void __thiscall CVssFunctionTracer::CoCreateInstanceWithLog(struct CVssDebugInfo,struct _GUID,unsigned short const *,unsigned long,struct _GUID,struct IUnknown **) -?CoCreateInstanceWithLog@CVssFunctionTracer@@QAEXUCVssDebugInfo@@U_GUID@@PBGK1PAPAUIUnknown@@@Z ; has WINAPI (@128) -; public: void __thiscall CVssFunctionTracer::ComDisableSEH(struct CVssDebugInfo) -?ComDisableSEH@CVssFunctionTracer@@QAEXUCVssDebugInfo@@@Z ; has WINAPI (@84) -; public: void __thiscall CBsCritSec::Enter(void) -?Enter@CBsCritSec@@QAEXXZ ; has WINAPI (@0) -; public: void __thiscall CBsDbgTrace::EnterCachedMode(void) -?EnterCachedMode@CBsDbgTrace@@QAEXXZ ; has WINAPI (@0) -; public: void __thiscall CVssFunctionTracer::EraseInsertionStringsFromText(unsigned short *) -?EraseInsertionStringsFromText@CVssFunctionTracer@@QAEXPAG@Z ; has WINAPI (@4) -; public: void __cdecl CVssFunctionTracer::Err(struct CVssDebugInfo,long,unsigned short const *,...) -?Err@CVssFunctionTracer@@QAAXUCVssDebugInfo@@JPBGZZ ; has WINAPI (@0) -; public: void __cdecl CVssFunctionTracer::ErrBox(struct CVssDebugInfo,long,unsigned short const *,...) -?ErrBox@CVssFunctionTracer@@QAAXUCVssDebugInfo@@JPBGZZ ; has WINAPI (@0) -; public: long __thiscall CVssFunctionTracer::Exit(long) -?Exit@CVssFunctionTracer@@QAEJJ@Z ; has WINAPI (@4) -; public: unsigned short *__thiscall CVssFunctionTracer::Exit(unsigned short *) -?Exit@CVssFunctionTracer@@QAEPAGPAG@Z ; has WINAPI (@4) -; public: bool __thiscall CVssFunctionTracer::Exit(bool) -?Exit@CVssFunctionTracer@@QAE_N_N@Z ; has WINAPI (@4) -; public: void __thiscall CBsDbgTrace::ExitCachedMode(void) -?ExitCachedMode@CBsDbgTrace@@QAEXXZ ; has WINAPI (@0) -; public: void __thiscall CBsDbgTrace::FlushCache(void) -?FlushCache@CBsDbgTrace@@QAEXXZ ; has WINAPI (@0) -; public: struct _RTL_CRITICAL_SECTION *__thiscall CBsCritSec::GetCritSec(void) -?GetCritSec@CBsCritSec@@QAEPAU_RTL_CRITICAL_SECTION@@XZ ; has WINAPI (@0) -; public: unsigned short *__thiscall CVssFunctionTracer::GetCurrentContexts(void) -?GetCurrentContexts@CVssFunctionTracer@@QAEPAGXZ ; has WINAPI (@0) -; public: long __thiscall CVssFunctionTracer::GetHr(void) -?GetHr@CVssFunctionTracer@@QAEJXZ ; has WINAPI (@0) -; public: unsigned int __thiscall CVssFunctionTracer::GetPrefixForContextType(enum _VssContextType) -?GetPrefixForContextType@CVssFunctionTracer@@QAEIW4_VssContextType@@@Z ; has WINAPI (@4) -; public: static enum CVssSKU::EVssSKUType __stdcall CVssSKU::GetSKU(void) -?GetSKU@CVssSKU@@SG?AW4EVssSKUType@1@XZ ; has WINAPI (@0) -; public: unsigned long __thiscall CBsDbgTrace::GetTraceEnterExit(void) -?GetTraceEnterExit@CBsDbgTrace@@QAEKXZ ; has WINAPI (@0) -; public: unsigned short *__thiscall CBsDbgTrace::GetTraceFileVolume(void) -?GetTraceFileVolume@CBsDbgTrace@@QAEPAGXZ ; has WINAPI (@0) -; public: unsigned long __thiscall CBsDbgTrace::GetTraceLevel(void) -?GetTraceLevel@CBsDbgTrace@@QAEKXZ ; has WINAPI (@0) -; public: bool __thiscall CVssFunctionTracer::HrFailed(void) -?HrFailed@CVssFunctionTracer@@QAE_NXZ ; has WINAPI (@0) -; public: bool __thiscall CVssFunctionTracer::HrInFacility(int) -?HrInFacility@CVssFunctionTracer@@QAE_NH@Z ; has WINAPI (@4) -; public: bool __thiscall CVssFunctionTracer::HrSucceeded(void) -?HrSucceeded@CVssFunctionTracer@@QAE_NXZ ; has WINAPI (@0) -; public: void __thiscall CBsDbgTrace::Initialize(int) -?Initialize@CBsDbgTrace@@QAEXH@Z ; has WINAPI (@4) -; private: static void __stdcall CVssSKU::Initialize(void) -?Initialize@CVssSKU@@CGXXZ ; has WINAPI (@0) -; public: void __thiscall CVssFunctionTracer::InterpretWaitForMultipleObjects(unsigned long) -?InterpretWaitForMultipleObjects@CVssFunctionTracer@@QAEXK@Z ; has WINAPI (@4) -; public: static int __stdcall CVssSKU::IsClient(void) -?IsClient@CVssSKU@@SGHXZ ; has WINAPI (@0) -; public: int __thiscall CBsDbgTrace::IsConditonalDebugBreakEnabled(void) -?IsConditonalDebugBreakEnabled@CBsDbgTrace@@QAEHXZ ; has WINAPI (@0) -; public: int __thiscall CBsDbgTrace::IsDuringSetup(void) -?IsDuringSetup@CBsDbgTrace@@QAEHXZ ; has WINAPI (@0) -; public: int __thiscall CVssFunctionTracer::IsDuringSetup(void) -?IsDuringSetup@CVssFunctionTracer@@QAEHXZ ; has WINAPI (@0) -; public: bool __thiscall CVssFunctionTracer::IsHwDiagEnabled(void) -?IsHwDiagEnabled@CVssFunctionTracer@@QAE_NXZ ; has WINAPI (@0) -; public: int __thiscall CVssFunctionTracer::IsInSoftwareProvider(void) -?IsInSoftwareProvider@CVssFunctionTracer@@QAEHXZ ; has WINAPI (@0) -; public: static int __stdcall CVssSKU::IsNAS(void) -?IsNAS@CVssSKU@@SGHXZ ; has WINAPI (@0) -; public: static int __stdcall CVssSKU::IsServer(void) -?IsServer@CVssSKU@@SGHXZ ; has WINAPI (@0) -; public: int __thiscall CBsDbgTrace::IsTracingEnabled(void) -?IsTracingEnabled@CBsDbgTrace@@QAEHXZ ; has WINAPI (@0) -; public: static int __stdcall CVssSKU::IsTransportableAllowed(void) -?IsTransportableAllowed@CVssSKU@@SGHXZ ; has WINAPI (@0) -; public: void __thiscall CBsCritSec::Leave(void) -?Leave@CBsCritSec@@QAEXXZ ; has WINAPI (@0) -; public: void __cdecl CVssFunctionTracer::LogError(unsigned long,struct CVssDebugInfo,unsigned short,unsigned short *) -?LogError@CVssFunctionTracer@@QAAXKUCVssDebugInfo@@GPAG@Z ; has WINAPI (@0) -; public: void __cdecl CVssFunctionTracer::LogGenericInfo(struct CVssDebugInfo,unsigned short const *,...) -?LogGenericInfo@CVssFunctionTracer@@QAAXUCVssDebugInfo@@PBGZZ ; has WINAPI (@0) -; public: void __cdecl CVssFunctionTracer::LogGenericWarning(struct CVssDebugInfo,unsigned short const *,...) -?LogGenericWarning@CVssFunctionTracer@@QAAXUCVssDebugInfo@@PBGZZ ; has WINAPI (@0) -; public: void __cdecl CVssFunctionTracer::LogSecurityAudit(unsigned long,struct CVssDebugInfo) -?LogSecurityAudit@CVssFunctionTracer@@QAAXKUCVssDebugInfo@@@Z ; has WINAPI (@0) -; public: void __thiscall CVssFunctionTracer::LogVssStartupAttempt(void) -?LogVssStartupAttempt@CVssFunctionTracer@@QAEXXZ ; has WINAPI (@0) -; public: void __cdecl CVssFunctionTracer::Msg(unsigned short const *,...) -?Msg@CVssFunctionTracer@@QAAXPBGZZ ; has WINAPI (@0) -; public: void __cdecl CVssFunctionTracer::MsgBox(unsigned short const *,unsigned short const *,...) -?MsgBox@CVssFunctionTracer@@QAAXPBG0ZZ ; has WINAPI (@0) -; public: void __cdecl CVssFunctionTracer::MsgNoCR(unsigned short const *,...) -?MsgNoCR@CVssFunctionTracer@@QAAXPBGZZ ; has WINAPI (@0) -; private: long __thiscall CBsDbgTrace::OpenAndLock(void) -?OpenAndLock@CBsDbgTrace@@AAEJXZ ; has WINAPI (@0) -; private: long __thiscall CBsDbgTrace::OutputString(bool) -?OutputString@CBsDbgTrace@@AAEJ_N@Z ; has WINAPI (@4) -; public: long __thiscall CBsDbgTrace::PostPrint(unsigned long) -?PostPrint@CBsDbgTrace@@QAEJK@Z ; has WINAPI (@4) -; public: long __thiscall CBsDbgTrace::PrePrint(unsigned short const *,unsigned long,unsigned long,unsigned long,unsigned short const *,int) -?PrePrint@CBsDbgTrace@@QAEJPBGKKK0H@Z ; has WINAPI (@24) -; public: long __cdecl CBsDbgTrace::Print(unsigned short const *,...) -?Print@CBsDbgTrace@@QAAJPBGZZ ; has WINAPI (@0) -; public: long __cdecl CBsDbgTrace::PrintEnterExit(unsigned short const *,...) -?PrintEnterExit@CBsDbgTrace@@QAAJPBGZZ ; has WINAPI (@0) -; public: void __thiscall CVssFunctionTracer::ReThrow(void) -?ReThrow@CVssFunctionTracer@@QAEXXZ ; Check!!! Couldn't determine function argument count. Function doesn't return. -; public: long __thiscall CBsDbgTrace::ReadRegistry(void) -?ReadRegistry@CBsDbgTrace@@QAEJXZ ; has WINAPI (@0) -; public: static bool __cdecl CVssFunctionTracer::SafeLogEvent(unsigned long,unsigned short,int,...) -?SafeLogEvent@CVssFunctionTracer@@SA_NKGHZZ ; has WINAPI (@0) -; public: long __thiscall CVssFunctionTracer::SetHr(long) -?SetHr@CVssFunctionTracer@@QAEJJ@Z ; has WINAPI (@4) -; public: static void __cdecl CVssFunctionTracer::StaticTrace(unsigned short const *,unsigned short const *,...) -?StaticTrace@CVssFunctionTracer@@SAXPBG0ZZ ; has WINAPI (@0) -; public: void __cdecl CVssFunctionTracer::Throw(struct CVssDebugInfo,long,unsigned short const *,...) -?Throw@CVssFunctionTracer@@QAAXUCVssDebugInfo@@JPBGZZ ; Check!!! Couldn't determine function argument count. Function doesn't return. -; public: void __cdecl CVssFunctionTracer::ThrowIf(int,struct CVssDebugInfo,long,unsigned short const *,...) -?ThrowIf@CVssFunctionTracer@@QAAXHUCVssDebugInfo@@JPBGZZ ; has WINAPI (@0) -; public: void __cdecl CVssFunctionTracer::ThrowOutOfMemory(struct CVssDebugInfo) -?ThrowOutOfMemory@CVssFunctionTracer@@QAAXUCVssDebugInfo@@@Z ; Check!!! Couldn't determine function argument count. Function doesn't return. -; public: void __cdecl CVssFunctionTracer::Trace(struct CVssDebugInfo,unsigned short const *,...) -?Trace@CVssFunctionTracer@@QAAXUCVssDebugInfo@@PBGZZ ; has WINAPI (@0) -; public: void __thiscall CVssFunctionTracer::TraceBuffer(struct CVssDebugInfo,unsigned long,unsigned char *) -?TraceBuffer@CVssFunctionTracer@@QAEXUCVssDebugInfo@@KPAE@Z ; has WINAPI (@92) -; public: void __thiscall CVssFunctionTracer::TraceComError(void) -?TraceComError@CVssFunctionTracer@@QAEXXZ ; has WINAPI (@0) -; public: void __cdecl CVssFunctionTracer::TranslateComError(struct CVssDebugInfo,unsigned short const *,...) -?TranslateComError@CVssFunctionTracer@@QAAXUCVssDebugInfo@@PBGZZ ; Check!!! Couldn't determine function argument count. Function doesn't return. -; public: void __cdecl CVssFunctionTracer::TranslateError(struct CVssDebugInfo,long,unsigned short const *) -?TranslateError@CVssFunctionTracer@@QAAXUCVssDebugInfo@@JPBG@Z ; Check!!! Couldn't determine function argument count. Function doesn't return. -; public: void __cdecl CVssFunctionTracer::TranslateGenericError(struct CVssDebugInfo,long,unsigned short const *,...) -?TranslateGenericError@CVssFunctionTracer@@QAAXUCVssDebugInfo@@JPBGZZ ; Check!!! Couldn't determine function argument count. Function doesn't return. -; public: void __cdecl CVssFunctionTracer::TranslateInternalLovelaceError(struct CVssDebugInfo,long,int,unsigned short const *,...) -?TranslateInternalLovelaceError@CVssFunctionTracer@@QAAXUCVssDebugInfo@@JHPBGZZ ; Check!!! Couldn't determine function argument count. Function doesn't return. -; public: void __cdecl CVssFunctionTracer::TranslateInternalProviderError(struct CVssDebugInfo,long,long,unsigned short const *,...) -?TranslateInternalProviderError@CVssFunctionTracer@@QAAXUCVssDebugInfo@@JJPBGZZ ; Check!!! Couldn't determine function argument count. Function doesn't return. -; public: void __cdecl CVssFunctionTracer::TranslateProviderError(struct CVssDebugInfo,struct _GUID,unsigned short const *,...) -?TranslateProviderError@CVssFunctionTracer@@QAAXUCVssDebugInfo@@U_GUID@@PBGZZ ; Check!!! Couldn't determine function argument count. Function doesn't return. -; public: void __cdecl CVssFunctionTracer::TranslateWin32Error(struct CVssDebugInfo,unsigned short const *,...) -?TranslateWin32Error@CVssFunctionTracer@@QAAXUCVssDebugInfo@@PBGZZ ; Check!!! Couldn't determine function argument count. Function doesn't return. -; public: void __cdecl CVssFunctionTracer::TranslateWriterReturnCode(struct CVssDebugInfo,unsigned short const *,...) -?TranslateWriterReturnCode@CVssFunctionTracer@@QAAXUCVssDebugInfo@@PBGZZ ; has WINAPI (@0) -; private: long __thiscall CBsDbgTrace::UnlockAndClose(void) -?UnlockAndClose@CBsDbgTrace@@AAEJXZ ; has WINAPI (@0) -; void __stdcall VssSetDebugReport(long) -?VssSetDebugReport@@YGXJ@Z ; has WINAPI (@4) -; class CBsDbgTrace g_cDbgTrace -?g_cDbgTrace@@3VCBsDbgTrace@@A DATA -; private: static int CVssSKU::ms_bInitialized -?ms_bInitialized@CVssSKU@@0HA DATA -; private: static int CVssSKU::ms_bTransportableShadowsAllowed -?ms_bTransportableShadowsAllowed@CVssSKU@@0HA DATA -; private: static enum CVssSKU::EVssSKUType CVssSKU::ms_eSKU -?ms_eSKU@CVssSKU@@0W4EVssSKUType@1@A DATA
diff --git a/mingw-w64-crt/lib64/Makefile.am b/mingw-w64-crt/lib64/Makefile.am index 03d4dc6..f9102f0 100644 --- a/mingw-w64-crt/lib64/Makefile.am +++ b/mingw-w64-crt/lib64/Makefile.am
@@ -35,7 +35,6 @@ lib64_DATA += %reldir%/libbasesrv.a lib64_DATA += %reldir%/libbatmeter.a lib64_DATA += %reldir%/libbatt.a -lib64_DATA += %reldir%/libbnts.a lib64_DATA += %reldir%/libbootvid.a lib64_DATA += %reldir%/libbrowser.a lib64_DATA += %reldir%/libbthci.a @@ -48,7 +47,6 @@ lib64_DATA += %reldir%/libcdfview.a lib64_DATA += %reldir%/libcdm.a lib64_DATA += %reldir%/libcertcli.a -lib64_DATA += %reldir%/libcertobj.a lib64_DATA += %reldir%/libcfgbkend.a lib64_DATA += %reldir%/libcfgmgr32.a lib64_DATA += %reldir%/libchtskdic.a @@ -91,7 +89,6 @@ lib64_DATA += %reldir%/libd3d8thk.a lib64_DATA += %reldir%/libd3d9.a lib64_DATA += %reldir%/libd3dxof.a -lib64_DATA += %reldir%/libdanim.a lib64_DATA += %reldir%/libdavclnt.a lib64_DATA += %reldir%/libdbgeng.a lib64_DATA += %reldir%/libdbghelp.a @@ -109,7 +106,6 @@ lib64_DATA += %reldir%/libdimsroam.a lib64_DATA += %reldir%/libdiskcopy.a lib64_DATA += %reldir%/libdmconfig.a -lib64_DATA += %reldir%/libdmdlgs.a lib64_DATA += %reldir%/libdmdskmgr.a lib64_DATA += %reldir%/libdmivcitf.a lib64_DATA += %reldir%/libdmutil.a @@ -133,15 +129,12 @@ lib64_DATA += %reldir%/libdssenh.a lib64_DATA += %reldir%/libdsuiext.a lib64_DATA += %reldir%/libduser.a -lib64_DATA += %reldir%/libdxtrans.a lib64_DATA += %reldir%/libefsadu.a lib64_DATA += %reldir%/libes.a lib64_DATA += %reldir%/libesent.a lib64_DATA += %reldir%/libesentprf.a -lib64_DATA += %reldir%/libesscli.a lib64_DATA += %reldir%/libeventlog.a lib64_DATA += %reldir%/libevntagnt.a -lib64_DATA += %reldir%/libevtgprov.a lib64_DATA += %reldir%/libexstrace.a lib64_DATA += %reldir%/libfastprox.a lib64_DATA += %reldir%/libfaultrep.a @@ -156,7 +149,6 @@ lib64_DATA += %reldir%/libframedyn.a lib64_DATA += %reldir%/libftpctrs2.a lib64_DATA += %reldir%/libftpmib.a -lib64_DATA += %reldir%/libftpsvc2.a lib64_DATA += %reldir%/libfxsapi.a lib64_DATA += %reldir%/libfxscfgwz.a lib64_DATA += %reldir%/libfxsdrv.a @@ -179,7 +171,6 @@ lib64_DATA += %reldir%/libhal.a lib64_DATA += %reldir%/libhbaapi.a lib64_DATA += %reldir%/libhgfs.a -lib64_DATA += %reldir%/libhhsetup.a lib64_DATA += %reldir%/libhid.a lib64_DATA += %reldir%/libhidclass.a lib64_DATA += %reldir%/libhidparse.a @@ -198,7 +189,6 @@ lib64_DATA += %reldir%/libhypertrm.a lib64_DATA += %reldir%/libiashlpr.a lib64_DATA += %reldir%/libiaspolcy.a -lib64_DATA += %reldir%/libiasrad.a lib64_DATA += %reldir%/libiassam.a lib64_DATA += %reldir%/libiassvcs.a lib64_DATA += %reldir%/libicaapi.a @@ -217,24 +207,19 @@ lib64_DATA += %reldir%/libieencode.a lib64_DATA += %reldir%/libiernonce.a lib64_DATA += %reldir%/libiesetup.a -lib64_DATA += %reldir%/libifsutil.a lib64_DATA += %reldir%/libigmpagnt.a lib64_DATA += %reldir%/libiisadmin.a lib64_DATA += %reldir%/libiiscfg.a lib64_DATA += %reldir%/libiis.a -lib64_DATA += %reldir%/libiislog.a -lib64_DATA += %reldir%/libiismap.a lib64_DATA += %reldir%/libiisrtl.a lib64_DATA += %reldir%/libiissuba.a lib64_DATA += %reldir%/libiisui.a lib64_DATA += %reldir%/libiisutil.a -lib64_DATA += %reldir%/libiisw3adm.a lib64_DATA += %reldir%/libiiswmi.a lib64_DATA += %reldir%/libimagehlp.a lib64_DATA += %reldir%/libimeshare.a lib64_DATA += %reldir%/libimgutil.a lib64_DATA += %reldir%/libimjp81k.a -lib64_DATA += %reldir%/libimjpcic.a lib64_DATA += %reldir%/libimjpcus.a lib64_DATA += %reldir%/libimjpdct.a lib64_DATA += %reldir%/libimjputyc.a @@ -282,7 +267,6 @@ lib64_DATA += %reldir%/liblsasrv.a lib64_DATA += %reldir%/liblz32.a lib64_DATA += %reldir%/libmag_hook.a -lib64_DATA += %reldir%/libmailmsg.a lib64_DATA += %reldir%/libmapi32.a lib64_DATA += %reldir%/libmapistub.a lib64_DATA += %reldir%/libmcastmib.a @@ -296,11 +280,9 @@ lib64_DATA += %reldir%/libmciseq.a lib64_DATA += %reldir%/libmciwave.a lib64_DATA += %reldir%/libmdminst.a -lib64_DATA += %reldir%/libmetadata.a lib64_DATA += %reldir%/libmf3216.a lib64_DATA += %reldir%/libmfc42.a lib64_DATA += %reldir%/libmfc42u.a -lib64_DATA += %reldir%/libmfcsubs.a lib64_DATA += %reldir%/libmgmtapi.a lib64_DATA += %reldir%/libmidimap.a lib64_DATA += %reldir%/libmigism.a @@ -309,7 +291,6 @@ lib64_DATA += %reldir%/libmll_hp.a lib64_DATA += %reldir%/libmll_mtf.a lib64_DATA += %reldir%/libmll_qic.a -lib64_DATA += %reldir%/libmmcbase.a lib64_DATA += %reldir%/libmmfutil.a lib64_DATA += %reldir%/libmmutilse.a lib64_DATA += %reldir%/libmobsync.a @@ -326,7 +307,6 @@ lib64_DATA += %reldir%/libmqise.a lib64_DATA += %reldir%/libmqlogmgr.a lib64_DATA += %reldir%/libmqperf.a -lib64_DATA += %reldir%/libmqqm.a lib64_DATA += %reldir%/libmqrt.a lib64_DATA += %reldir%/libmqrtdep.a lib64_DATA += %reldir%/libmqsec.a @@ -341,7 +321,6 @@ lib64_DATA += %reldir%/libmscms.a lib64_DATA += %reldir%/libmsdadiag.a lib64_DATA += %reldir%/libmsdart.a -lib64_DATA += %reldir%/libmsdatl3.a lib64_DATA += %reldir%/libmsdmo.a lib64_DATA += %reldir%/libmsdtclog.a lib64_DATA += %reldir%/libmsdtcprx.a @@ -388,7 +367,6 @@ lib64_DATA += %reldir%/libmtxex.a lib64_DATA += %reldir%/libmtxoci.a lib64_DATA += %reldir%/libmydocs.a -lib64_DATA += %reldir%/libnarrhook.a lib64_DATA += %reldir%/libncobjapi.a lib64_DATA += %reldir%/libncxpnt.a lib64_DATA += %reldir%/libnddeapi.a @@ -418,7 +396,6 @@ lib64_DATA += %reldir%/libntlsapi.a lib64_DATA += %reldir%/libntmarta.a lib64_DATA += %reldir%/libntmsapi.a -lib64_DATA += %reldir%/libntmsdba.a lib64_DATA += %reldir%/libntoc.a lib64_DATA += %reldir%/libntprint.a lib64_DATA += %reldir%/libntshrui.a @@ -465,7 +442,6 @@ lib64_DATA += %reldir%/libpowrprof.a lib64_DATA += %reldir%/libprintui.a lib64_DATA += %reldir%/libprofmap.a -lib64_DATA += %reldir%/libprovthrd.a lib64_DATA += %reldir%/libPS5UI.a lib64_DATA += %reldir%/libpsapi.a lib64_DATA += %reldir%/libpsbase.a @@ -509,7 +485,6 @@ lib64_DATA += %reldir%/librsaenh.a lib64_DATA += %reldir%/librtm.a lib64_DATA += %reldir%/librtutils.a -lib64_DATA += %reldir%/librwnh.a lib64_DATA += %reldir%/libsamlib.a lib64_DATA += %reldir%/libsamsrv.a lib64_DATA += %reldir%/libsapi.a @@ -551,15 +526,10 @@ lib64_DATA += %reldir%/libsisbkup.a lib64_DATA += %reldir%/libskdll.a lib64_DATA += %reldir%/libslbcsp.a -lib64_DATA += %reldir%/libslbiop.a lib64_DATA += %reldir%/libsmtpapi.a lib64_DATA += %reldir%/libsmtpctrs.a -lib64_DATA += %reldir%/libsmtpsvc.a lib64_DATA += %reldir%/libsnmpapi.a -lib64_DATA += %reldir%/libsnmpcl.a -lib64_DATA += %reldir%/libsnmpincl.a lib64_DATA += %reldir%/libsnmpmib.a -lib64_DATA += %reldir%/libsnmpthrd.a lib64_DATA += %reldir%/libsnprfdll.a lib64_DATA += %reldir%/libsoftpub.a lib64_DATA += %reldir%/libspoolss.a @@ -578,7 +548,6 @@ lib64_DATA += %reldir%/libstreamci.a lib64_DATA += %reldir%/libstrmfilt.a lib64_DATA += %reldir%/libsvcpack.a -lib64_DATA += %reldir%/libswprv.a lib64_DATA += %reldir%/libsxs.a lib64_DATA += %reldir%/libsynceng.a lib64_DATA += %reldir%/libsyncui.a @@ -596,8 +565,6 @@ lib64_DATA += %reldir%/libtsoc.a lib64_DATA += %reldir%/libudhisapi.a lib64_DATA += %reldir%/libufat.a -lib64_DATA += %reldir%/libuihelper.a -lib64_DATA += %reldir%/libulib.a lib64_DATA += %reldir%/libumandlg.a lib64_DATA += %reldir%/libumdmxfrm.a lib64_DATA += %reldir%/libumpnpmgr.a @@ -609,7 +576,6 @@ lib64_DATA += %reldir%/libuntfs.a lib64_DATA += %reldir%/libupnp.a lib64_DATA += %reldir%/libupnpui.a -lib64_DATA += %reldir%/libureg.a lib64_DATA += %reldir%/liburlauth.a lib64_DATA += %reldir%/liburl.a lib64_DATA += %reldir%/liburlmon.a @@ -621,8 +587,6 @@ lib64_DATA += %reldir%/libusp10.a lib64_DATA += %reldir%/libutildll.a lib64_DATA += %reldir%/libuxtheme.a -lib64_DATA += %reldir%/libvdsbas.a -lib64_DATA += %reldir%/libvdsdyndr.a lib64_DATA += %reldir%/libvdsutil.a lib64_DATA += %reldir%/libverifier.a lib64_DATA += %reldir%/libversion.a @@ -631,12 +595,9 @@ lib64_DATA += %reldir%/libvssapi.a lib64_DATA += %reldir%/libw32time.a lib64_DATA += %reldir%/libw32topl.a -lib64_DATA += %reldir%/libw3cache.a -lib64_DATA += %reldir%/libw3comlog.a lib64_DATA += %reldir%/libw3core.a lib64_DATA += %reldir%/libw3ctrs.a lib64_DATA += %reldir%/libw3dt.a -lib64_DATA += %reldir%/libw3ext.a lib64_DATA += %reldir%/libw3isapi.a lib64_DATA += %reldir%/libw3ssl.a lib64_DATA += %reldir%/libw3tp.a @@ -729,7 +690,6 @@ lib64_DATA += %reldir%/libslwga.a lib64_DATA += %reldir%/libslc.a lib64_DATA += %reldir%/libslcext.a -lib64_DATA += %reldir%/libvsstrace.a lib64_DATA += %reldir%/libmsctfmonitor.a lib64_DATA += %reldir%/libtbs.a lib64_DATA += %reldir%/libtdh.a
diff --git a/mingw-w64-crt/lib64/bnts.def b/mingw-w64-crt/lib64/bnts.def deleted file mode 100644 index cb5c3a2..0000000 --- a/mingw-w64-crt/lib64/bnts.def +++ /dev/null
@@ -1,84 +0,0 @@ -; -; Exports of file bnts.dll -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY bnts.dll -EXPORTS -; public: __cdecl BNTS::BNTS(void) __ptr64 -??0BNTS@@QEAA@XZ -; public: __cdecl BNTS::~BNTS(void) __ptr64 -??1BNTS@@QEAA@XZ -; public: class BNTS & __ptr64 __cdecl BNTS::operator=(class BNTS const & __ptr64) __ptr64 -??4BNTS@@QEAAAEAV0@AEBV0@@Z -; protected: int __cdecl BNTS::BGetPropItemReal(class LTBNPROP & __ptr64,char const * __ptr64,int,double & __ptr64) __ptr64 -?BGetPropItemReal@BNTS@@IEAAHAEAVLTBNPROP@@PEBDHAEAN@Z -; protected: int __cdecl BNTS::BGetPropItemStr(class LTBNPROP & __ptr64,char const * __ptr64,int,class ZSTR & __ptr64) __ptr64 -?BGetPropItemStr@BNTS@@IEAAHAEAVLTBNPROP@@PEBDHAEAVZSTR@@@Z -; public: int __cdecl BNTS::BGetRecommendations(void) __ptr64 -?BGetRecommendations@BNTS@@QEAAHXZ -; public: int __cdecl BNTS::BImpossible(void) __ptr64 -?BImpossible@BNTS@@QEAAHXZ -; public: int __cdecl BNTS::BNetPropItemReal(char const * __ptr64,int,double & __ptr64) __ptr64 -?BNetPropItemReal@BNTS@@QEAAHPEBDHAEAN@Z -; public: int __cdecl BNTS::BNetPropItemStr(char const * __ptr64,int) __ptr64 -?BNetPropItemStr@BNTS@@QEAAHPEBDH@Z -; public: int __cdecl BNTS::BNodePropItemReal(char const * __ptr64,int,double & __ptr64) __ptr64 -?BNodePropItemReal@BNTS@@QEAAHPEBDHAEAN@Z -; public: int __cdecl BNTS::BNodePropItemStr(char const * __ptr64,int) __ptr64 -?BNodePropItemStr@BNTS@@QEAAHPEBDH@Z -; public: int __cdecl BNTS::BNodeSet(int,bool) __ptr64 -?BNodeSet@BNTS@@QEAAHH_N@Z -; public: int __cdecl BNTS::BNodeSetCurrent(int) __ptr64 -?BNodeSetCurrent@BNTS@@QEAAHH@Z -; public: int __cdecl BNTS::BReadModel(char const * __ptr64,char const * __ptr64) __ptr64 -?BReadModel@BNTS@@QEAAHPEBD0@Z -; public: bool __cdecl BNTS::BValidNet(void)const __ptr64 -?BValidNet@BNTS@@QEBA_NXZ -; public: bool __cdecl BNTS::BValidNode(void)const __ptr64 -?BValidNode@BNTS@@QEBA_NXZ -; public: int __cdecl BNTS::CInt(void)const __ptr64 -?CInt@BNTS@@QEBAHXZ -; public: int __cdecl BNTS::CNode(void) __ptr64 -?CNode@BNTS@@QEAAHXZ -; public: int __cdecl BNTS::CReal(void)const __ptr64 -?CReal@BNTS@@QEBAHXZ -; public: void __cdecl BNTS::Clear(void) __ptr64 -?Clear@BNTS@@QEAAXXZ -; protected: void __cdecl BNTS::ClearArrays(void) __ptr64 -?ClearArrays@BNTS@@IEAAXXZ -; protected: void __cdecl BNTS::ClearString(void) __ptr64 -?ClearString@BNTS@@IEAAXXZ -; public: enum ESTDLBL __cdecl BNTS::ELblNode(void) __ptr64 -?ELblNode@BNTS@@QEAA?AW4ESTDLBL@@XZ -; public: int __cdecl BNTS::INode(char const * __ptr64) __ptr64 -?INode@BNTS@@QEAAHPEBD@Z -; public: int __cdecl BNTS::INodeCst(void) __ptr64 -?INodeCst@BNTS@@QEAAHXZ -; public: int __cdecl BNTS::INodeCurrent(void) __ptr64 -?INodeCurrent@BNTS@@QEAAHXZ -; public: int __cdecl BNTS::INodeState(void) __ptr64 -?INodeState@BNTS@@QEAAHXZ -; protected: class MBNETDSCTS & __ptr64 __cdecl BNTS::Mbnet(void) __ptr64 -?Mbnet@BNTS@@IEAAAEAVMBNETDSCTS@@XZ -; protected: class MBNETDSCTS const & __ptr64 __cdecl BNTS::Mbnet(void)const __ptr64 -?Mbnet@BNTS@@IEBAAEBVMBNETDSCTS@@XZ -; public: void __cdecl BNTS::NodeBelief(void) __ptr64 -?NodeBelief@BNTS@@QEAAXXZ -; public: void __cdecl BNTS::NodeFullName(void) __ptr64 -?NodeFullName@BNTS@@QEAAXXZ -; public: void __cdecl BNTS::NodeStateName(int) __ptr64 -?NodeStateName@BNTS@@QEAAXH@Z -; public: void __cdecl BNTS::NodeSymName(void) __ptr64 -?NodeSymName@BNTS@@QEAAXXZ -; protected: class GNODEMBND * __ptr64 __cdecl BNTS::Pgndd(void) __ptr64 -?Pgndd@BNTS@@IEAAPEAVGNODEMBND@@XZ -; public: int const * __ptr64 __cdecl BNTS::RgInt(void)const __ptr64 -?RgInt@BNTS@@QEBAPEBHXZ -; public: double const * __ptr64 __cdecl BNTS::RgReal(void)const __ptr64 -?RgReal@BNTS@@QEBAPEBNXZ -; public: char const * __ptr64 __cdecl BNTS::SzcResult(void)const __ptr64 -?SzcResult@BNTS@@QEBAPEBDXZ -; protected: class ZSTR & __ptr64 __cdecl BNTS::ZstrResult(void) __ptr64 -?ZstrResult@BNTS@@IEAAAEAVZSTR@@XZ
diff --git a/mingw-w64-crt/lib64/certobj.def b/mingw-w64-crt/lib64/certobj.def deleted file mode 100644 index f8b0688..0000000 --- a/mingw-w64-crt/lib64/certobj.def +++ /dev/null
@@ -1,466 +0,0 @@ -; -; Exports of file CertObj.DLL -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY CertObj.DLL -EXPORTS -; public: __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::list<class IIS::CString,class std::allocator<class IIS::CString> >(class list<class IIS::CString,class std::allocator<class IIS::CString> >::list<class IIS::CString,class std::allocator<class IIS::CString> > const & __ptr64) __ptr64 -??0?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA@AEBV01@@Z -; public: __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::list<class IIS::CString,class std::allocator<class IIS::CString> >(class list<class IIS::CString,class std::allocator<class IIS::CString> >::allocator<class IIS::CString> const & __ptr64) __ptr64 -??0?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA@AEBV?$allocator@VCString@IIS@@@1@@Z -; public: __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::list<class IIS::CString,class std::allocator<class IIS::CString> >(class IIS::CString const * __ptr64,class IIS::CString const * __ptr64,class list<class IIS::CString,class std::allocator<class IIS::CString> >::allocator<class IIS::CString> const & __ptr64) __ptr64 -??0?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA@PEBVCString@IIS@@0AEBV?$allocator@VCString@IIS@@@1@@Z -; public: __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::list<class IIS::CString,class std::allocator<class IIS::CString> >(class list<class IIS::CString,class std::allocator<class IIS::CString> >::list<class IIS::CString,class std::allocator<class IIS::CString> >::const_iterator,class list<class IIS::CString,class std::allocator<class IIS::CString> >::list<class IIS::CString,class std::allocator<class IIS::CString> >::const_iterator,class list<class IIS::CString,class std::allocator<class IIS::CString> >::allocator<class IIS::CString> const & __ptr64) __ptr64 -??0?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA@Vconst_iterator@01@0AEBV?$allocator@VCString@IIS@@@1@@Z -; public: __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::list<class IIS::CString,class std::allocator<class IIS::CString> >(unsigned __int64,class IIS::CString const & __ptr64,class list<class IIS::CString,class std::allocator<class IIS::CString> >::allocator<class IIS::CString> const & __ptr64) __ptr64 -??0?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA@_KAEBVCString@IIS@@AEBV?$allocator@VCString@IIS@@@1@@Z -; public: __cdecl CError::CError(class CError const & __ptr64) __ptr64 -??0CError@@QEAA@AEBV0@@Z -; public: __cdecl CError::CError(long) __ptr64 -??0CError@@QEAA@J@Z -; public: __cdecl CError::CError(unsigned long) __ptr64 -??0CError@@QEAA@K@Z -; public: __cdecl CError::CError(void) __ptr64 -??0CError@@QEAA@XZ -; public: __cdecl CIISApplication::CIISApplication(class CIISApplication & __ptr64) __ptr64 -??0CIISApplication@@QEAA@AEAV0@@Z -; public: __cdecl CIISInterface::CIISInterface(class CIISInterface & __ptr64) __ptr64 -??0CIISInterface@@QEAA@AEAV0@@Z -; public: __cdecl CIISSvcControl::CIISSvcControl(class CIISSvcControl & __ptr64) __ptr64 -??0CIISSvcControl@@QEAA@AEAV0@@Z -; public: __cdecl CMetaBack::CMetaBack(class CMetaBack & __ptr64) __ptr64 -??0CMetaBack@@QEAA@AEAV0@@Z -; public: __cdecl CMetaEnumerator::CMetaEnumerator(class CMetaEnumerator & __ptr64) __ptr64 -??0CMetaEnumerator@@QEAA@AEAV0@@Z -; public: __cdecl CMetaInterface::CMetaInterface(class CMetaInterface & __ptr64) __ptr64 -??0CMetaInterface@@QEAA@AEAV0@@Z -; public: __cdecl CMetaKey::CMetaKey(class CMetaKey & __ptr64) __ptr64 -??0CMetaKey@@QEAA@AEAV0@@Z -; public: __cdecl CMetabasePath::CMetabasePath(class CMetabasePath const & __ptr64) __ptr64 -??0CMetabasePath@@QEAA@AEBV0@@Z -; public: __cdecl CStringListEx::CStringListEx(class CStringListEx const & __ptr64) __ptr64 -??0CStringListEx@@QEAA@AEBV0@@Z -; public: __cdecl CWamInterface::CWamInterface(class CWamInterface & __ptr64) __ptr64 -??0CWamInterface@@QEAA@AEAV0@@Z -; public: __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::~list<class IIS::CString,class std::allocator<class IIS::CString> >(void) __ptr64 -??1?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA@XZ -; public: __cdecl CBlob::~CBlob(void) __ptr64 -??1CBlob@@QEAA@XZ -; public: __cdecl CComAuthInfo::~CComAuthInfo(void) __ptr64 -??1CComAuthInfo@@QEAA@XZ -; public: virtual __cdecl CIISApplication::~CIISApplication(void) __ptr64 -??1CIISApplication@@UEAA@XZ -; public: __cdecl CIISInterface::~CIISInterface(void) __ptr64 -??1CIISInterface@@QEAA@XZ -; public: virtual __cdecl CMetaBack::~CMetaBack(void) __ptr64 -??1CMetaBack@@UEAA@XZ -; public: virtual __cdecl CMetaEnumerator::~CMetaEnumerator(void) __ptr64 -??1CMetaEnumerator@@UEAA@XZ -; public: __cdecl CMetabasePath::~CMetabasePath(void) __ptr64 -??1CMetabasePath@@QEAA@XZ -; public: class std::list<class IIS::CString,class std::allocator<class IIS::CString> > & __ptr64 __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::operator=(class std::list<class IIS::CString,class std::allocator<class IIS::CString> > const & __ptr64) __ptr64 -??4?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAAEAV01@AEBV01@@Z -; public: class CError const & __ptr64 __cdecl CError::operator=(class CError const & __ptr64) __ptr64 -??4CError@@QEAAAEBV0@AEBV0@@Z -; public: class CError const & __ptr64 __cdecl CError::operator=(long) __ptr64 -??4CError@@QEAAAEBV0@J@Z -; public: class CIISApplication & __ptr64 __cdecl CIISApplication::operator=(class CIISApplication & __ptr64) __ptr64 -??4CIISApplication@@QEAAAEAV0@AEAV0@@Z -; public: class CIISInterface & __ptr64 __cdecl CIISInterface::operator=(class CIISInterface & __ptr64) __ptr64 -??4CIISInterface@@QEAAAEAV0@AEAV0@@Z -; public: class CIISSvcControl & __ptr64 __cdecl CIISSvcControl::operator=(class CIISSvcControl & __ptr64) __ptr64 -??4CIISSvcControl@@QEAAAEAV0@AEAV0@@Z -; public: class CMetaBack & __ptr64 __cdecl CMetaBack::operator=(class CMetaBack & __ptr64) __ptr64 -??4CMetaBack@@QEAAAEAV0@AEAV0@@Z -; public: class CMetaEnumerator & __ptr64 __cdecl CMetaEnumerator::operator=(class CMetaEnumerator & __ptr64) __ptr64 -??4CMetaEnumerator@@QEAAAEAV0@AEAV0@@Z -; public: class CMetaInterface & __ptr64 __cdecl CMetaInterface::operator=(class CMetaInterface & __ptr64) __ptr64 -??4CMetaInterface@@QEAAAEAV0@AEAV0@@Z -; public: class CMetaKey & __ptr64 __cdecl CMetaKey::operator=(class CMetaKey & __ptr64) __ptr64 -??4CMetaKey@@QEAAAEAV0@AEAV0@@Z -; public: class CMetabasePath & __ptr64 __cdecl CMetabasePath::operator=(class CMetabasePath const & __ptr64) __ptr64 -??4CMetabasePath@@QEAAAEAV0@AEBV0@@Z -; public: class CStringListEx & __ptr64 __cdecl CStringListEx::operator=(class CStringListEx const & __ptr64) __ptr64 -??4CStringListEx@@QEAAAEAV0@AEBV0@@Z -; public: class CWamInterface & __ptr64 __cdecl CWamInterface::operator=(class CWamInterface & __ptr64) __ptr64 -??4CWamInterface@@QEAAAEAV0@AEAV0@@Z -; public: int const __cdecl CError::operator==(class CError & __ptr64) __ptr64 -??8CError@@QEAA?BHAEAV0@@Z -; public: int const __cdecl CError::operator==(long) __ptr64 -??8CError@@QEAA?BHJ@Z -; public: int __cdecl CBlob::operator!=(class CBlob const & __ptr64)const __ptr64 -??9CBlob@@QEBAHAEBV0@@Z -; public: int const __cdecl CError::operator!=(class CError & __ptr64) __ptr64 -??9CError@@QEAA?BHAEAV0@@Z -; public: int const __cdecl CError::operator!=(long) __ptr64 -??9CError@@QEAA?BHJ@Z -; public: bool __cdecl CStrPassword::operator!=(class CStrPassword & __ptr64) __ptr64 -??9CStrPassword@@QEAA_NAEAV0@@Z -; public: __cdecl CComAuthInfo::operator unsigned short * __ptr64(void) __ptr64 -??BCComAuthInfo@@QEAAPEAGXZ -; public: __cdecl CComAuthInfo::operator class CComAuthInfo * __ptr64(void) __ptr64 -??BCComAuthInfo@@QEAAPEAV0@XZ -; public: __cdecl CError::operator unsigned short const * __ptr64(void) __ptr64 -??BCError@@QEAAPEBGXZ -; public: __cdecl CError::operator int const (void)const __ptr64 -??BCError@@QEBA?BHXZ -; public: __cdecl CError::operator long const (void)const __ptr64 -??BCError@@QEBA?BJXZ -; public: __cdecl CError::operator unsigned long const (void)const __ptr64 -??BCError@@QEBA?BKXZ -; public: __cdecl CIISInterface::operator int(void)const __ptr64 -??BCIISInterface@@QEBAHXZ -; public: __cdecl CIISInterface::operator long(void)const __ptr64 -??BCIISInterface@@QEBAJXZ -; public: __cdecl CMetaKey::operator int(void)const __ptr64 -??BCMetaKey@@QEBAHXZ -; public: __cdecl CMetaKey::operator unsigned long(void)const __ptr64 -??BCMetaKey@@QEBAKXZ -; public: __cdecl CMetaKey::operator unsigned short const * __ptr64(void)const __ptr64 -??BCMetaKey@@QEBAPEBGXZ -; public: __cdecl CMetabasePath::operator unsigned short const * __ptr64(void)const __ptr64 -??BCMetabasePath@@QEBAPEBGXZ -; const CIISApplication::`vftable'{for `CMetaKey'} -??_7CIISApplication@@6BCMetaKey@@@ -; const CIISApplication::`vftable'{for `CWamInterface'} -??_7CIISApplication@@6BCWamInterface@@@ -; const CIISInterface::`vftable' -??_7CIISInterface@@6B@ -; const CIISSvcControl::`vftable' -??_7CIISSvcControl@@6B@ -; const CMetaBack::`vftable'{for `CMetaInterface'} -??_7CMetaBack@@6BCMetaInterface@@@ -; const CMetaBack::`vftable'{for `CWamInterface'} -??_7CMetaBack@@6BCWamInterface@@@ -; const CMetaEnumerator::`vftable' -??_7CMetaEnumerator@@6B@ -; const CMetaInterface::`vftable' -??_7CMetaInterface@@6B@ -; const CMetaKey::`vftable' -??_7CMetaKey@@6B@ -; const CWamInterface::`vftable' -??_7CWamInterface@@6B@ -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::`default constructor closure'(void) __ptr64 -??_F?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXXZ -; public: void __cdecl CComAuthInfo::`default constructor closure'(void) __ptr64 -??_FCComAuthInfo@@QEAAXXZ -; public: void __cdecl CMetabasePath::`default constructor closure'(void) __ptr64 -??_FCMetabasePath@@QEAAXXZ -; protected: long __cdecl CMetaInterface::AddKey(unsigned long,unsigned short const * __ptr64) __ptr64 -?AddKey@CMetaInterface@@IEAAJKPEBG@Z -; public: long __cdecl CMetaKey::AddKey(unsigned short const * __ptr64) __ptr64 -?AddKey@CMetaKey@@QEAAJPEBG@Z -; protected: long __cdecl CWamInterface::AppDelete(unsigned short const * __ptr64,int) __ptr64 -?AppDelete@CWamInterface@@IEAAJPEBGH@Z -; protected: long __cdecl CWamInterface::AppDeleteRecoverable(unsigned short const * __ptr64,int) __ptr64 -?AppDeleteRecoverable@CWamInterface@@IEAAJPEBGH@Z -; protected: long __cdecl CWamInterface::AppGetStatus(unsigned short const * __ptr64,unsigned long * __ptr64) __ptr64 -?AppGetStatus@CWamInterface@@IEAAJPEBGPEAK@Z -; protected: long __cdecl CWamInterface::AppRecover(unsigned short const * __ptr64,int) __ptr64 -?AppRecover@CWamInterface@@IEAAJPEBGH@Z -; protected: long __cdecl CWamInterface::AppUnLoad(unsigned short const * __ptr64,int) __ptr64 -?AppUnLoad@CWamInterface@@IEAAJPEBGH@Z -; protected: virtual long __cdecl CIISSvcControl::ApplyProxyBlanket(void) __ptr64 -?ApplyProxyBlanket@CIISSvcControl@@MEAAJXZ -; protected: virtual long __cdecl CMetaBack::ApplyProxyBlanket(void) __ptr64 -?ApplyProxyBlanket@CMetaBack@@MEAAJXZ -; protected: virtual long __cdecl CMetaInterface::ApplyProxyBlanket(void) __ptr64 -?ApplyProxyBlanket@CMetaInterface@@MEAAJXZ -; protected: virtual long __cdecl CWamInterface::ApplyProxyBlanket(void) __ptr64 -?ApplyProxyBlanket@CWamInterface@@MEAAJXZ -; public: long __cdecl CMetaBack::Backup(unsigned short const * __ptr64) __ptr64 -?Backup@CMetaBack@@QEAAJPEBG@Z -; protected: long __cdecl CMetaInterface::Backup(unsigned short const * __ptr64,unsigned long,unsigned long) __ptr64 -?Backup@CMetaInterface@@IEAAJPEBGKK@Z -; public: virtual long __cdecl CIISInterface::ChangeProxyBlanket(unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -?ChangeProxyBlanket@CIISInterface@@UEAAJPEBG0@Z -; protected: long __cdecl CMetaInterface::CloseKey(unsigned long) __ptr64 -?CloseKey@CMetaInterface@@IEAAJK@Z -; protected: long __cdecl CMetaInterface::CopyData(unsigned long,unsigned short const * __ptr64,unsigned long,unsigned short const * __ptr64,unsigned long,unsigned long,unsigned long,int) __ptr64 -?CopyData@CMetaInterface@@IEAAJKPEBGK0KKKH@Z -; protected: long __cdecl CMetaInterface::CopyKey(unsigned long,unsigned short const * __ptr64,unsigned long,unsigned short const * __ptr64,int,int) __ptr64 -?CopyKey@CMetaInterface@@IEAAJKPEBGK0HH@Z -; public: long __cdecl CIISApplication::Delete(int) __ptr64 -?Delete@CIISApplication@@QEAAJH@Z -; public: long __cdecl CMetaBack::Delete(unsigned short const * __ptr64,unsigned long) __ptr64 -?Delete@CMetaBack@@QEAAJPEBGK@Z -; protected: long __cdecl CMetaInterface::DeleteAllData(unsigned long,unsigned short const * __ptr64,unsigned long,unsigned long) __ptr64 -?DeleteAllData@CMetaInterface@@IEAAJKPEBGKK@Z -; protected: long __cdecl CMetaInterface::DeleteBackup(unsigned short const * __ptr64,unsigned long) __ptr64 -?DeleteBackup@CMetaInterface@@IEAAJPEBGK@Z -; protected: long __cdecl CMetaInterface::DeleteChildKeys(unsigned long,unsigned short const * __ptr64) __ptr64 -?DeleteChildKeys@CMetaInterface@@IEAAJKPEBG@Z -; protected: long __cdecl CMetaInterface::DeleteData(unsigned long,unsigned short const * __ptr64,unsigned long,unsigned long) __ptr64 -?DeleteData@CMetaInterface@@IEAAJKPEBGKK@Z -; protected: long __cdecl CMetaInterface::DeleteKey(unsigned long,unsigned short const * __ptr64) __ptr64 -?DeleteKey@CMetaInterface@@IEAAJKPEBG@Z -; public: long __cdecl CMetaKey::DeleteKey(unsigned short const * __ptr64) __ptr64 -?DeleteKey@CMetaKey@@QEAAJPEBG@Z -; public: long __cdecl CIISApplication::DeleteRecoverable(int) __ptr64 -?DeleteRecoverable@CIISApplication@@QEAAJH@Z -; protected: long __cdecl CMetaInterface::EnumBackups(unsigned short * __ptr64,unsigned long * __ptr64,struct _FILETIME * __ptr64,unsigned long) __ptr64 -?EnumBackups@CMetaInterface@@IEAAJPEAGPEAKPEAU_FILETIME@@K@Z -; protected: long __cdecl CMetaInterface::EnumData(unsigned long,unsigned short const * __ptr64,struct _METADATA_RECORD * __ptr64,unsigned long,unsigned long * __ptr64) __ptr64 -?EnumData@CMetaInterface@@IEAAJKPEBGPEAU_METADATA_RECORD@@KPEAK@Z -; protected: long __cdecl CMetaInterface::EnumKeys(unsigned long,unsigned short const * __ptr64,unsigned short * __ptr64,unsigned long) __ptr64 -?EnumKeys@CMetaInterface@@IEAAJKPEBGPEAGK@Z -; public: int __cdecl CError::Failed(void)const __ptr64 -?Failed@CError@@QEBAHXZ -; public: static int __cdecl CError::Failed(long) -?Failed@CError@@SAHJ@Z -; protected: long __cdecl CMetaInterface::GetAllData(unsigned long,unsigned short const * __ptr64,unsigned long,unsigned long,unsigned long,unsigned long * __ptr64,unsigned long * __ptr64,unsigned long,unsigned char * __ptr64,unsigned long * __ptr64) __ptr64 -?GetAllData@CMetaInterface@@IEAAJKPEBGKKKPEAK1KPEAE1@Z -; public: unsigned long __cdecl CMetaKey::GetBase(void)const __ptr64 -?GetBase@CMetaKey@@QEBAKXZ -; public: unsigned char * __ptr64 __cdecl CBlob::GetData(void) __ptr64 -?GetData@CBlob@@QEAAPEAEXZ -; protected: long __cdecl CMetaInterface::GetData(unsigned long,unsigned short const * __ptr64,struct _METADATA_RECORD * __ptr64,unsigned long * __ptr64) __ptr64 -?GetData@CMetaInterface@@IEAAJKPEBGPEAU_METADATA_RECORD@@PEAK@Z -; protected: long __cdecl CMetaInterface::GetDataPaths(unsigned long,unsigned short const * __ptr64,unsigned long,unsigned long,unsigned long,unsigned short * __ptr64,unsigned long * __ptr64) __ptr64 -?GetDataPaths@CMetaInterface@@IEAAJKPEBGKKKPEAGPEAK@Z -; public: unsigned long __cdecl CMetaKey::GetHandle(void)const __ptr64 -?GetHandle@CMetaKey@@QEBAKXZ -; public: unsigned long __cdecl CMetaEnumerator::GetIndex(void) __ptr64 -?GetIndex@CMetaEnumerator@@QEAAKXZ -; public: static unsigned short const * __ptr64 __cdecl CMetabasePath::GetInstancePath(unsigned short const * __ptr64,class IIS::CString & __ptr64,class IIS::CString * __ptr64) -?GetInstancePath@CMetabasePath@@SAPEBGPEBGAEAVCString@IIS@@PEAV23@@Z -; public: struct IMSAdminBaseW * __ptr64 __cdecl CMetaInterface::GetInterface(void) __ptr64 -?GetInterface@CMetaInterface@@QEAAPEAUIMSAdminBaseW@@XZ -; protected: long __cdecl CMetaInterface::GetLastChangeTime(unsigned long,unsigned short const * __ptr64,struct _FILETIME * __ptr64,int) __ptr64 -?GetLastChangeTime@CMetaInterface@@IEAAJKPEBGPEAU_FILETIME@@H@Z -; public: void __cdecl CError::GetLastWinError(void) __ptr64 -?GetLastWinError@CError@@QEAAXXZ -; public: static unsigned short const * __ptr64 __cdecl CMetabasePath::GetMachinePath(unsigned short const * __ptr64,class IIS::CString & __ptr64,class IIS::CString * __ptr64) -?GetMachinePath@CMetabasePath@@SAPEBGPEBGAEAVCString@IIS@@PEAV23@@Z -; public: static unsigned short const * __ptr64 __cdecl CMetabasePath::GetRootPath(unsigned short const * __ptr64,class IIS::CString & __ptr64,class IIS::CString * __ptr64) -?GetRootPath@CMetabasePath@@SAPEBGPEBGAEAVCString@IIS@@PEAV23@@Z -; public: static unsigned short const * __ptr64 __cdecl CMetabasePath::GetServicePath(unsigned short const * __ptr64,class IIS::CString & __ptr64,class IIS::CString * __ptr64) -?GetServicePath@CMetabasePath@@SAPEBGPEBGAEAVCString@IIS@@PEAV23@@Z -; public: unsigned long __cdecl CBlob::GetSize(void)const __ptr64 -?GetSize@CBlob@@QEBAKXZ -; public: long __cdecl CError::HResult(void)const __ptr64 -?HResult@CError@@QEBAJXZ -; public: static long __cdecl CError::HResult(long) -?HResult@CError@@SAJJ@Z -; protected: int __cdecl CIISSvcControl::HasInterface(void)const __ptr64 -?HasInterface@CIISSvcControl@@IEBAHXZ -; protected: int __cdecl CMetaInterface::HasInterface(void)const __ptr64 -?HasInterface@CMetaInterface@@IEBAHXZ -; protected: int __cdecl CWamInterface::HasInterface(void)const __ptr64 -?HasInterface@CWamInterface@@IEBAHXZ -; public: int __cdecl CBlob::IsEmpty(void)const __ptr64 -?IsEmpty@CBlob@@QEBAHXZ -; public: int __cdecl CIISApplication::IsEnabledApplication(void)const __ptr64 -?IsEnabledApplication@CIISApplication@@QEBAHXZ -; public: int __cdecl CMetaKey::IsHomeDirectoryPath(void)const __ptr64 -?IsHomeDirectoryPath@CMetaKey@@QEBAHXZ -; public: int __cdecl CMetabasePath::IsHomeDirectoryPath(void)const __ptr64 -?IsHomeDirectoryPath@CMetabasePath@@QEBAHXZ -; public: int __cdecl CIISApplication::IsInproc(void)const __ptr64 -?IsInproc@CIISApplication@@QEBAHXZ -; public: int __cdecl CComAuthInfo::IsLocal(void)const __ptr64 -?IsLocal@CComAuthInfo@@QEBAHXZ -; public: int __cdecl CIISInterface::IsLocal(void)const __ptr64 -?IsLocal@CIISInterface@@QEBAHXZ -; public: int __cdecl CMetaKey::IsOpen(void)const __ptr64 -?IsOpen@CMetaKey@@QEBAHXZ -; public: int __cdecl CIISApplication::IsOutOfProc(void)const __ptr64 -?IsOutOfProc@CIISApplication@@QEBAHXZ -; public: int __cdecl CIISApplication::IsPooledProc(void)const __ptr64 -?IsPooledProc@CIISApplication@@QEBAHXZ -; public: long __cdecl CIISSvcControl::Kill(void) __ptr64 -?Kill@CIISSvcControl@@QEAAJXZ -; public: long __cdecl CMetaBack::Next(unsigned long * __ptr64,unsigned short * __ptr64,struct _FILETIME * __ptr64) __ptr64 -?Next@CMetaBack@@QEAAJPEAKPEAGPEAU_FILETIME@@@Z -; protected: long __cdecl CMetaInterface::OpenKey(unsigned long,unsigned short const * __ptr64,unsigned long,unsigned long * __ptr64) __ptr64 -?OpenKey@CMetaInterface@@IEAAJKPEBGKPEAK@Z -; public: void __cdecl CMetaEnumerator::Pop(void) __ptr64 -?Pop@CMetaEnumerator@@QEAAXXZ -; public: void __cdecl CMetaEnumerator::Push(void) __ptr64 -?Push@CMetaEnumerator@@QEAAXXZ -; public: unsigned long __cdecl CIISApplication::QueryAppState(void)const __ptr64 -?QueryAppState@CIISApplication@@QEBAKXZ -; public: class CComAuthInfo * __ptr64 __cdecl CIISInterface::QueryAuthInfo(void) __ptr64 -?QueryAuthInfo@CIISInterface@@QEAAPEAVCComAuthInfo@@XZ -; public: unsigned long __cdecl CMetaKey::QueryFlags(void)const __ptr64 -?QueryFlags@CMetaKey@@QEBAKXZ -; public: unsigned short const * __ptr64 __cdecl CMetaKey::QueryMetaPath(void)const __ptr64 -?QueryMetaPath@CMetaKey@@QEBAPEBGXZ -; public: unsigned short const * __ptr64 __cdecl CMetabasePath::QueryMetaPath(void)const __ptr64 -?QueryMetaPath@CMetabasePath@@QEBAPEBGXZ -; public: unsigned short * __ptr64 __cdecl CComAuthInfo::QueryPassword(void)const __ptr64 -?QueryPassword@CComAuthInfo@@QEBAPEAGXZ -; public: virtual long __cdecl CIISInterface::QueryResult(void)const __ptr64 -?QueryResult@CIISInterface@@UEBAJXZ -; public: unsigned short * __ptr64 __cdecl CComAuthInfo::QueryServerName(void)const __ptr64 -?QueryServerName@CComAuthInfo@@QEBAPEAGXZ -; public: unsigned short const * __ptr64 __cdecl CIISInterface::QueryServerName(void)const __ptr64 -?QueryServerName@CIISInterface@@QEBAPEBGXZ -; public: unsigned short * __ptr64 __cdecl CComAuthInfo::QueryUserName(void)const __ptr64 -?QueryUserName@CComAuthInfo@@QEBAPEAGXZ -; public: long __cdecl CMetaKey::QueryValue(unsigned long,int & __ptr64,int * __ptr64,unsigned short const * __ptr64,unsigned long * __ptr64) __ptr64 -?QueryValue@CMetaKey@@QEAAJKAEAHPEAHPEBGPEAK@Z -; public: unsigned short const * __ptr64 __cdecl CIISApplication::QueryWamPath(void)const __ptr64 -?QueryWamPath@CIISApplication@@QEBAPEBGXZ -; public: long __cdecl CMetaKey::ReOpen(unsigned long) __ptr64 -?ReOpen@CMetaKey@@QEAAJK@Z -; public: long __cdecl CMetaKey::ReOpen(void) __ptr64 -?ReOpen@CMetaKey@@QEAAJXZ -; public: long __cdecl CIISSvcControl::Reboot(unsigned long,int) __ptr64 -?Reboot@CIISSvcControl@@QEAAJKH@Z -; public: long __cdecl CIISApplication::Recover(int) __ptr64 -?Recover@CIISApplication@@QEAAJH@Z -; public: void __cdecl CError::RemoveOverride(long) __ptr64 -?RemoveOverride@CError@@QEAAXJ@Z -; protected: long __cdecl CMetaInterface::RenameKey(unsigned long,unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -?RenameKey@CMetaInterface@@IEAAJKPEBG0@Z -; public: long __cdecl CMetaKey::RenameKey(unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -?RenameKey@CMetaKey@@QEAAJPEBG0@Z -; public: void __cdecl CError::Reset(void) __ptr64 -?Reset@CError@@QEAAXXZ -; public: void __cdecl CMetaBack::Reset(void) __ptr64 -?Reset@CMetaBack@@QEAAXXZ -; public: void __cdecl CMetaEnumerator::Reset(unsigned long) __ptr64 -?Reset@CMetaEnumerator@@QEAAXK@Z -; protected: long __cdecl CMetaInterface::Restore(unsigned short const * __ptr64,unsigned long,unsigned long) __ptr64 -?Restore@CMetaInterface@@IEAAJPEBGKK@Z -; public: long __cdecl CMetaInterface::SaveData(void) __ptr64 -?SaveData@CMetaInterface@@QEAAJXZ -; protected: long __cdecl CMetaInterface::SetData(unsigned long,unsigned short const * __ptr64,struct _METADATA_RECORD * __ptr64) __ptr64 -?SetData@CMetaInterface@@IEAAJKPEBGPEAU_METADATA_RECORD@@@Z -; protected: long __cdecl CMetaInterface::SetLastChangeTime(unsigned long,unsigned short const * __ptr64,struct _FILETIME * __ptr64,int) __ptr64 -?SetLastChangeTime@CMetaInterface@@IEAAJKPEBGPEAU_FILETIME@@H@Z -; public: void __cdecl CError::SetLastWinError(void)const __ptr64 -?SetLastWinError@CError@@QEBAXXZ -; public: long __cdecl CMetaKey::SetValue(unsigned long,class IIS::CString & __ptr64,int * __ptr64,unsigned short const * __ptr64) __ptr64 -?SetValue@CMetaKey@@QEAAJKAEAVCString@IIS@@PEAHPEBG@Z -; public: long __cdecl CMetaKey::SetValue(unsigned long,int,int * __ptr64,unsigned short const * __ptr64) __ptr64 -?SetValue@CMetaKey@@QEAAJKHPEAHPEBG@Z -; public: long __cdecl CMetaKey::SetValue(unsigned long,unsigned long,int * __ptr64,unsigned short const * __ptr64) __ptr64 -?SetValue@CMetaKey@@QEAAJKKPEAHPEBG@Z -; public: long __cdecl CIISSvcControl::Start(unsigned long) __ptr64 -?Start@CIISSvcControl@@QEAAJK@Z -; public: long __cdecl CIISSvcControl::Status(unsigned long,unsigned char * __ptr64,unsigned long * __ptr64,unsigned long * __ptr64) __ptr64 -?Status@CIISSvcControl@@QEAAJKPEAEPEAK1@Z -; public: long __cdecl CIISSvcControl::Stop(unsigned long,int) __ptr64 -?Stop@CIISSvcControl@@QEAAJKH@Z -; public: void __cdecl CComAuthInfo::StorePassword(unsigned short const * __ptr64) __ptr64 -?StorePassword@CComAuthInfo@@QEAAXPEBG@Z -; public: int __cdecl CError::Succeeded(void)const __ptr64 -?Succeeded@CError@@QEBAHXZ -; public: static int __cdecl CError::Succeeded(long) -?Succeeded@CError@@SAHJ@Z -; public: virtual int __cdecl CIISInterface::Succeeded(void)const __ptr64 -?Succeeded@CIISInterface@@UEBAHXZ -; public: int __cdecl CWamInterface::SupportsPooledProc(void)const __ptr64 -?SupportsPooledProc@CWamInterface@@QEBAHXZ -; public: long __cdecl CIISApplication::Unload(int) __ptr64 -?Unload@CIISApplication@@QEAAJH@Z -; public: static void __cdecl CError::UnregisterFacility(unsigned long) -?UnregisterFacility@CError@@SAXK@Z -; public: int __cdecl CComAuthInfo::UsesImpersonation(void)const __ptr64 -?UsesImpersonation@CComAuthInfo@@QEBAHXZ -; public: unsigned long __cdecl CError::Win32Error(void)const __ptr64 -?Win32Error@CError@@QEBAKXZ -; public: static unsigned long __cdecl CError::Win32Error(long) -?Win32Error@CError@@SAKJ@Z -; protected: struct std::list<class IIS::CString,class std::allocator<class IIS::CString> >::_Node * __ptr64 __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::_Buynode(struct std::list<class IIS::CString,class std::allocator<class IIS::CString> >::_Node * __ptr64,struct std::list<class IIS::CString,class std::allocator<class IIS::CString> >::_Node * __ptr64) __ptr64 -?_Buynode@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@IEAAPEAU_Node@12@PEAU312@0@Z -; protected: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::_Freenode(struct std::list<class IIS::CString,class std::allocator<class IIS::CString> >::_Node * __ptr64) __ptr64 -?_Freenode@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@IEAAXPEAU_Node@12@@Z -; protected: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::_Splice(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class std::list<class IIS::CString,class std::allocator<class IIS::CString> > & __ptr64,class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator) __ptr64 -?_Splice@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@IEAAXViterator@12@AEAV12@00@Z -; protected: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::_Xran(void)const __ptr64 -?_Xran@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@IEBAXXZ -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::assign(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::const_iterator,class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::const_iterator) __ptr64 -?assign@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXVconst_iterator@12@0@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::assign(unsigned __int64,class IIS::CString const & __ptr64) __ptr64 -?assign@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAX_KAEBVCString@IIS@@@Z -; public: class IIS::CString & __ptr64 __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::back(void) __ptr64 -?back@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAAEAVCString@IIS@@XZ -; public: class IIS::CString const & __ptr64 __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::back(void)const __ptr64 -?back@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEBAAEBVCString@IIS@@XZ -; public: class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::begin(void) __ptr64 -?begin@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA?AViterator@12@XZ -; public: class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::const_iterator __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::begin(void)const __ptr64 -?begin@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEBA?AVconst_iterator@12@XZ -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::clear(void) __ptr64 -?clear@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXXZ -; public: bool __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::empty(void)const __ptr64 -?empty@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEBA_NXZ -; public: class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::end(void) __ptr64 -?end@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA?AViterator@12@XZ -; public: class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::const_iterator __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::end(void)const __ptr64 -?end@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEBA?AVconst_iterator@12@XZ -; public: class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::erase(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator) __ptr64 -?erase@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA?AViterator@12@V312@0@Z -; public: class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::erase(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator) __ptr64 -?erase@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA?AViterator@12@V312@@Z -; public: class IIS::CString & __ptr64 __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::front(void) __ptr64 -?front@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAAEAVCString@IIS@@XZ -; public: class IIS::CString const & __ptr64 __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::front(void)const __ptr64 -?front@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEBAAEBVCString@IIS@@XZ -; public: class std::allocator<class IIS::CString> __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::get_allocator(void)const __ptr64 -?get_allocator@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEBA?AV?$allocator@VCString@IIS@@@2@XZ -; public: class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::insert(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class IIS::CString const & __ptr64) __ptr64 -?insert@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA?AViterator@12@V312@AEBVCString@IIS@@@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::insert(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class IIS::CString const * __ptr64,class IIS::CString const * __ptr64) __ptr64 -?insert@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXViterator@12@PEBVCString@IIS@@1@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::insert(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::const_iterator,class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::const_iterator) __ptr64 -?insert@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXViterator@12@Vconst_iterator@12@1@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::insert(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,unsigned __int64,class IIS::CString const & __ptr64) __ptr64 -?insert@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXViterator@12@_KAEBVCString@IIS@@@Z -; public: unsigned __int64 __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::max_size(void)const __ptr64 -?max_size@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEBA_KXZ -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::merge(class std::list<class IIS::CString,class std::allocator<class IIS::CString> > & __ptr64) __ptr64 -?merge@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXAEAV12@@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::merge(class std::list<class IIS::CString,class std::allocator<class IIS::CString> > & __ptr64,struct std::greater<class IIS::CString>) __ptr64 -?merge@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXAEAV12@U?$greater@VCString@IIS@@@2@@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::pop_back(void) __ptr64 -?pop_back@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXXZ -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::pop_front(void) __ptr64 -?pop_front@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXXZ -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::push_back(class IIS::CString const & __ptr64) __ptr64 -?push_back@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXAEBVCString@IIS@@@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::push_front(class IIS::CString const & __ptr64) __ptr64 -?push_front@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXAEBVCString@IIS@@@Z -; public: class std::reverse_bidirectional_iterator<class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class IIS::CString,class IIS::CString & __ptr64,class IIS::CString * __ptr64,__int64> __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::rbegin(void) __ptr64 -?rbegin@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA?AV?$reverse_bidirectional_iterator@Viterator@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@VCString@IIS@@AEAV45@PEAV45@_J@2@XZ -; public: class std::reverse_bidirectional_iterator<class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::const_iterator,class IIS::CString,class IIS::CString const & __ptr64,class IIS::CString const * __ptr64,__int64> __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::rbegin(void)const __ptr64 -?rbegin@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEBA?AV?$reverse_bidirectional_iterator@Vconst_iterator@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@VCString@IIS@@AEBV45@PEBV45@_J@2@XZ -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::remove(class IIS::CString const & __ptr64) __ptr64 -?remove@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXAEBVCString@IIS@@@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::remove_if(class std::binder2nd<struct std::not_equal_to<class IIS::CString> >) __ptr64 -?remove_if@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXV?$binder2nd@U?$not_equal_to@VCString@IIS@@@std@@@2@@Z -; public: class std::reverse_bidirectional_iterator<class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class IIS::CString,class IIS::CString & __ptr64,class IIS::CString * __ptr64,__int64> __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::rend(void) __ptr64 -?rend@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA?AV?$reverse_bidirectional_iterator@Viterator@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@VCString@IIS@@AEAV45@PEAV45@_J@2@XZ -; public: class std::reverse_bidirectional_iterator<class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::const_iterator,class IIS::CString,class IIS::CString const & __ptr64,class IIS::CString const * __ptr64,__int64> __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::rend(void)const __ptr64 -?rend@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEBA?AV?$reverse_bidirectional_iterator@Vconst_iterator@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@VCString@IIS@@AEBV45@PEBV45@_J@2@XZ -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::resize(unsigned __int64,class IIS::CString) __ptr64 -?resize@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAX_KVCString@IIS@@@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::reverse(void) __ptr64 -?reverse@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXXZ -; public: unsigned __int64 __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::size(void)const __ptr64 -?size@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEBA_KXZ -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::sort(struct std::greater<class IIS::CString>) __ptr64 -?sort@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXU?$greater@VCString@IIS@@@2@@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::sort(void) __ptr64 -?sort@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXXZ -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::splice(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class std::list<class IIS::CString,class std::allocator<class IIS::CString> > & __ptr64,class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator) __ptr64 -?splice@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXViterator@12@AEAV12@00@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::splice(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class std::list<class IIS::CString,class std::allocator<class IIS::CString> > & __ptr64,class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator) __ptr64 -?splice@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXViterator@12@AEAV12@0@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::splice(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class std::list<class IIS::CString,class std::allocator<class IIS::CString> > & __ptr64) __ptr64 -?splice@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXViterator@12@AEAV12@@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::swap(class std::list<class IIS::CString,class std::allocator<class IIS::CString> > & __ptr64) __ptr64 -?swap@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXAEAV12@@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::unique(struct std::not_equal_to<class IIS::CString>) __ptr64 -?unique@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXU?$not_equal_to@VCString@IIS@@@2@@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::unique(void) __ptr64 -?unique@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXXZ -DllCanUnloadNow -DllGetClassObject -DllRegisterServer -DllUnregisterServer
diff --git a/mingw-w64-crt/lib64/danim.def b/mingw-w64-crt/lib64/danim.def deleted file mode 100644 index f3f143d..0000000 --- a/mingw-w64-crt/lib64/danim.def +++ /dev/null
@@ -1,1192 +0,0 @@ -; -; Exports of file DANIM.dll -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY DANIM.dll -EXPORTS -; class CRBvr * __ptr64 __cdecl COMToCRBvr(struct IUnknown * __ptr64) -?COMToCRBvr@@YAPEAVCRBvr@@PEAUIUnknown@@@Z -; class CRNumber * __ptr64 __cdecl CRAbs(class CRNumber * __ptr64) -?CRAbs@@YAPEAVCRNumber@@PEAV1@@Z -; class CRNumber * __ptr64 __cdecl CRAcos(class CRNumber * __ptr64) -?CRAcos@@YAPEAVCRNumber@@PEAV1@@Z -; bool __cdecl CRAcquireGCLock(void) -?CRAcquireGCLock@@YA_NXZ -; class CRNumber * __ptr64 __cdecl CRAdd(class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRAdd@@YAPEAVCRNumber@@PEAV1@0@Z -; class CRPoint2 * __ptr64 __cdecl CRAdd(class CRPoint2 * __ptr64,class CRVector2 * __ptr64) -?CRAdd@@YAPEAVCRPoint2@@PEAV1@PEAVCRVector2@@@Z -; class CRPoint3 * __ptr64 __cdecl CRAdd(class CRPoint3 * __ptr64,class CRVector3 * __ptr64) -?CRAdd@@YAPEAVCRPoint3@@PEAV1@PEAVCRVector3@@@Z -; class CRVector2 * __ptr64 __cdecl CRAdd(class CRVector2 * __ptr64,class CRVector2 * __ptr64) -?CRAdd@@YAPEAVCRVector2@@PEAV1@0@Z -; class CRVector3 * __ptr64 __cdecl CRAdd(class CRVector3 * __ptr64,class CRVector3 * __ptr64) -?CRAdd@@YAPEAVCRVector3@@PEAV1@0@Z -; bool __cdecl CRAddBvrToRun(class CRView * __ptr64,class CRBvr * __ptr64,bool,long * __ptr64) -?CRAddBvrToRun@@YA_NPEAVCRView@@PEAVCRBvr@@_NPEAJ@Z -; long __cdecl CRAddElement(class CRArray * __ptr64,class CRBvr * __ptr64,unsigned long) -?CRAddElement@@YAJPEAVCRArray@@PEAVCRBvr@@K@Z -; class CRGeometry * __ptr64 __cdecl CRAddPickData(class CRGeometry * __ptr64,struct IUnknown * __ptr64,bool) -?CRAddPickData@@YAPEAVCRGeometry@@PEAV1@PEAUIUnknown@@_N@Z -; class CRImage * __ptr64 __cdecl CRAddPickData(class CRImage * __ptr64,struct IUnknown * __ptr64,bool) -?CRAddPickData@@YAPEAVCRImage@@PEAV1@PEAUIUnknown@@_N@Z -; bool __cdecl CRAddRefGC(void * __ptr64) -?CRAddRefGC@@YA_NPEAX@Z -; bool __cdecl CRAddSite(class CRSite * __ptr64) -?CRAddSite@@YA_NPEAVCRSite@@@Z -; class CREvent * __ptr64 __cdecl CRAlways(void) -?CRAlways@@YAPEAVCREvent@@XZ -; class CRGeometry * __ptr64 __cdecl CRAmbientColor(class CRGeometry * __ptr64,class CRColor * __ptr64) -?CRAmbientColor@@YAPEAVCRGeometry@@PEAV1@PEAVCRColor@@@Z -; class CRGeometry * __ptr64 __cdecl CRAmbientLight(void) -?CRAmbientLight@@YAPEAVCRGeometry@@XZ -; class CRBoolean * __ptr64 __cdecl CRAnd(class CRBoolean * __ptr64,class CRBoolean * __ptr64) -?CRAnd@@YAPEAVCRBoolean@@PEAV1@0@Z -; class CREvent * __ptr64 __cdecl CRAndEvent(class CREvent * __ptr64,class CREvent * __ptr64) -?CRAndEvent@@YAPEAVCREvent@@PEAV1@0@Z -; class CRFontStyle * __ptr64 __cdecl CRAntiAliasing(class CRFontStyle * __ptr64,double) -?CRAntiAliasing@@YAPEAVCRFontStyle@@PEAV1@N@Z -; class CRLineStyle * __ptr64 __cdecl CRAntiAliasing(class CRLineStyle * __ptr64,double) -?CRAntiAliasing@@YAPEAVCRLineStyle@@PEAV1@N@Z -; class CREvent * __ptr64 __cdecl CRAppTriggeredEvent(void) -?CRAppTriggeredEvent@@YAPEAVCREvent@@XZ -; class CRDXTransformResult * __ptr64 __cdecl CRApplyDXTransform(struct IUnknown * __ptr64,long,class CRBvr * __ptr64 * __ptr64,class CRBvr * __ptr64) -?CRApplyDXTransform@@YAPEAVCRDXTransformResult@@PEAUIUnknown@@JPEAPEAVCRBvr@@PEAV3@@Z -; class CRColor * __ptr64 __cdecl CRAqua(void) -?CRAqua@@YAPEAVCRColor@@XZ -; class CRPath2 * __ptr64 __cdecl CRArc(double,double,double,double) -?CRArc@@YAPEAVCRPath2@@NNNN@Z -; class CRPath2 * __ptr64 __cdecl CRArcRadians(double,double,double,double) -?CRArcRadians@@YAPEAVCRPath2@@NNNN@Z -; class CRPath2 * __ptr64 __cdecl CRArcRadians(class CRNumber * __ptr64,class CRNumber * __ptr64,class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRArcRadians@@YAPEAVCRPath2@@PEAVCRNumber@@000@Z -; class CRNumber * __ptr64 __cdecl CRAsin(class CRNumber * __ptr64) -?CRAsin@@YAPEAVCRNumber@@PEAV1@@Z -; class CRNumber * __ptr64 __cdecl CRAtan2(class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRAtan2@@YAPEAVCRNumber@@PEAV1@0@Z -; class CRNumber * __ptr64 __cdecl CRAtan(class CRNumber * __ptr64) -?CRAtan@@YAPEAVCRNumber@@PEAV1@@Z -; class CREvent * __ptr64 __cdecl CRAttachData(class CREvent * __ptr64,class CRBvr * __ptr64) -?CRAttachData@@YAPEAVCREvent@@PEAV1@PEAVCRBvr@@@Z -; class CRBvr * __ptr64 __cdecl CRBSpline(int,long,class CRNumber * __ptr64 * __ptr64 const,long,class CRBvr * __ptr64 * __ptr64 const,long,class CRNumber * __ptr64 * __ptr64 const,class CRNumber * __ptr64,enum CR_BVR_TYPEID) -?CRBSpline@@YAPEAVCRBvr@@HJQEAPEAVCRNumber@@JQEAPEAV1@J0PEAV2@W4CR_BVR_TYPEID@@@Z -; class CRGeometry * __ptr64 __cdecl CRBillboard(class CRGeometry * __ptr64,class CRVector3 * __ptr64) -?CRBillboard@@YAPEAVCRGeometry@@PEAV1@PEAVCRVector3@@@Z -; class CRColor * __ptr64 __cdecl CRBlack(void) -?CRBlack@@YAPEAVCRColor@@XZ -; class CRGeometry * __ptr64 __cdecl CRBlendTextureDiffuse(class CRGeometry * __ptr64,class CRBoolean * __ptr64) -?CRBlendTextureDiffuse@@YAPEAVCRGeometry@@PEAV1@PEAVCRBoolean@@@Z -; class CRColor * __ptr64 __cdecl CRBlue(void) -?CRBlue@@YAPEAVCRColor@@XZ -; class CRFontStyle * __ptr64 __cdecl CRBold(class CRFontStyle * __ptr64) -?CRBold@@YAPEAVCRFontStyle@@PEAV1@@Z -; class CRBbox2 * __ptr64 __cdecl CRBoundingBox(class CRImage * __ptr64) -?CRBoundingBox@@YAPEAVCRBbox2@@PEAVCRImage@@@Z -; class CRBbox2 * __ptr64 __cdecl CRBoundingBox(class CRPath2 * __ptr64,class CRLineStyle * __ptr64) -?CRBoundingBox@@YAPEAVCRBbox2@@PEAVCRPath2@@PEAVCRLineStyle@@@Z -; class CRBbox3 * __ptr64 __cdecl CRBoundingBox(class CRGeometry * __ptr64) -?CRBoundingBox@@YAPEAVCRBbox3@@PEAVCRGeometry@@@Z -; class CRBvr * __ptr64 __cdecl CRBvrApplyPreference(class CRBvr * __ptr64,unsigned short * __ptr64,struct tagVARIANT) -?CRBvrApplyPreference@@YAPEAVCRBvr@@PEAV1@PEAGUtagVARIANT@@@Z -; bool __cdecl CRBvrToCOM(class CRBvr * __ptr64,struct _GUID const & __ptr64,void * __ptr64 * __ptr64) -?CRBvrToCOM@@YA_NPEAVCRBvr@@AEBU_GUID@@PEAPEAX@Z -; class CRNumber * __ptr64 __cdecl CRCeiling(class CRNumber * __ptr64) -?CRCeiling@@YAPEAVCRNumber@@PEAV1@@Z -; void __cdecl CRClearLastError(void) -?CRClearLastError@@YAXXZ -; class CRMatte * __ptr64 __cdecl CRClearMatte(void) -?CRClearMatte@@YAPEAVCRMatte@@XZ -; class CRImage * __ptr64 __cdecl CRClip(class CRImage * __ptr64,class CRMatte * __ptr64) -?CRClip@@YAPEAVCRImage@@PEAV1@PEAVCRMatte@@@Z -; class CRImage * __ptr64 __cdecl CRClipPolygonImage(class CRImage * __ptr64,class CRArray * __ptr64) -?CRClipPolygonImage@@YAPEAVCRImage@@PEAV1@PEAVCRArray@@@Z -; class CRPath2 * __ptr64 __cdecl CRClose(class CRPath2 * __ptr64) -?CRClose@@YAPEAVCRPath2@@PEAV1@@Z -; class CRColor * __ptr64 __cdecl CRColorHsl(double,double,double) -?CRColorHsl@@YAPEAVCRColor@@NNN@Z -; class CRColor * __ptr64 __cdecl CRColorHsl(class CRNumber * __ptr64,class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRColorHsl@@YAPEAVCRColor@@PEAVCRNumber@@00@Z -; class CRImage * __ptr64 __cdecl CRColorKey(class CRImage * __ptr64,class CRColor * __ptr64) -?CRColorKey@@YAPEAVCRImage@@PEAV1@PEAVCRColor@@@Z -; class CRColor * __ptr64 __cdecl CRColorRgb255(short,short,short) -?CRColorRgb255@@YAPEAVCRColor@@FFF@Z -; class CRColor * __ptr64 __cdecl CRColorRgb(double,double,double) -?CRColorRgb@@YAPEAVCRColor@@NNN@Z -; class CRColor * __ptr64 __cdecl CRColorRgb(class CRNumber * __ptr64,class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRColorRgb@@YAPEAVCRColor@@PEAVCRNumber@@00@Z -; class CRTransform2 * __ptr64 __cdecl CRCompose2(class CRTransform2 * __ptr64,class CRTransform2 * __ptr64) -?CRCompose2@@YAPEAVCRTransform2@@PEAV1@0@Z -; class CRTransform2 * __ptr64 __cdecl CRCompose2(class CRArray * __ptr64) -?CRCompose2@@YAPEAVCRTransform2@@PEAVCRArray@@@Z -; class CRTransform3 * __ptr64 __cdecl CRCompose3(class CRTransform3 * __ptr64,class CRTransform3 * __ptr64) -?CRCompose3@@YAPEAVCRTransform3@@PEAV1@0@Z -; class CRTransform3 * __ptr64 __cdecl CRCompose3(class CRArray * __ptr64) -?CRCompose3@@YAPEAVCRTransform3@@PEAVCRArray@@@Z -; class CRPath2 * __ptr64 __cdecl CRConcat(class CRPath2 * __ptr64,class CRPath2 * __ptr64) -?CRConcat@@YAPEAVCRPath2@@PEAV1@0@Z -; class CRPath2 * __ptr64 __cdecl CRConcat(class CRArray * __ptr64) -?CRConcat@@YAPEAVCRPath2@@PEAVCRArray@@@Z -; class CRString * __ptr64 __cdecl CRConcatString(class CRString * __ptr64,class CRString * __ptr64) -?CRConcatString@@YAPEAVCRString@@PEAV1@0@Z -; class CRBvr * __ptr64 __cdecl CRCond(class CRBoolean * __ptr64,class CRBvr * __ptr64,class CRBvr * __ptr64) -?CRCond@@YAPEAVCRBvr@@PEAVCRBoolean@@PEAV1@1@Z -; bool __cdecl CRConnect(struct HINSTANCE__ * __ptr64) -?CRConnect@@YA_NPEAUHINSTANCE__@@@Z -; class CRNumber * __ptr64 __cdecl CRCos(class CRNumber * __ptr64) -?CRCos@@YAPEAVCRNumber@@PEAV1@@Z -; class CRArray * __ptr64 __cdecl CRCreateArray(long,double * __ptr64 const,enum CR_BVR_TYPEID) -?CRCreateArray@@YAPEAVCRArray@@JQEANW4CR_BVR_TYPEID@@@Z -; class CRArray * __ptr64 __cdecl CRCreateArray(long,class CRBvr * __ptr64 * __ptr64 const,unsigned long) -?CRCreateArray@@YAPEAVCRArray@@JQEAPEAVCRBvr@@K@Z -; class CRBoolean * __ptr64 __cdecl CRCreateBoolean(bool) -?CRCreateBoolean@@YAPEAVCRBoolean@@_N@Z -; class CRNumber * __ptr64 __cdecl CRCreateNumber(double) -?CRCreateNumber@@YAPEAVCRNumber@@N@Z -; class CRPoint2 * __ptr64 __cdecl CRCreatePoint2(double,double) -?CRCreatePoint2@@YAPEAVCRPoint2@@NN@Z -; class CRPoint2 * __ptr64 __cdecl CRCreatePoint2(class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRCreatePoint2@@YAPEAVCRPoint2@@PEAVCRNumber@@0@Z -; class CRPoint3 * __ptr64 __cdecl CRCreatePoint3(double,double,double) -?CRCreatePoint3@@YAPEAVCRPoint3@@NNN@Z -; class CRPoint3 * __ptr64 __cdecl CRCreatePoint3(class CRNumber * __ptr64,class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRCreatePoint3@@YAPEAVCRPoint3@@PEAVCRNumber@@00@Z -; class CRString * __ptr64 __cdecl CRCreateString(unsigned short * __ptr64) -?CRCreateString@@YAPEAVCRString@@PEAG@Z -; class CRTuple * __ptr64 __cdecl CRCreateTuple(long,class CRBvr * __ptr64 * __ptr64 const) -?CRCreateTuple@@YAPEAVCRTuple@@JQEAPEAVCRBvr@@@Z -; class CRUserData * __ptr64 __cdecl CRCreateUserData(struct IUnknown * __ptr64) -?CRCreateUserData@@YAPEAVCRUserData@@PEAUIUnknown@@@Z -; class CRVector2 * __ptr64 __cdecl CRCreateVector2(double,double) -?CRCreateVector2@@YAPEAVCRVector2@@NN@Z -; class CRVector2 * __ptr64 __cdecl CRCreateVector2(class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRCreateVector2@@YAPEAVCRVector2@@PEAVCRNumber@@0@Z -; class CRVector3 * __ptr64 __cdecl CRCreateVector3(double,double,double) -?CRCreateVector3@@YAPEAVCRVector3@@NNN@Z -; class CRVector3 * __ptr64 __cdecl CRCreateVector3(class CRNumber * __ptr64,class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRCreateVector3@@YAPEAVCRVector3@@PEAVCRNumber@@00@Z -; class CRView * __ptr64 __cdecl CRCreateView(void) -?CRCreateView@@YAPEAVCRView@@XZ -; class CRImage * __ptr64 __cdecl CRCrop(class CRImage * __ptr64,class CRPoint2 * __ptr64,class CRPoint2 * __ptr64) -?CRCrop@@YAPEAVCRImage@@PEAV1@PEAVCRPoint2@@1@Z -; class CRVector3 * __ptr64 __cdecl CRCross(class CRVector3 * __ptr64,class CRVector3 * __ptr64) -?CRCross@@YAPEAVCRVector3@@PEAV1@0@Z -; class CRPath2 * __ptr64 __cdecl CRCubicBSplinePath(class CRArray * __ptr64,class CRArray * __ptr64) -?CRCubicBSplinePath@@YAPEAVCRPath2@@PEAVCRArray@@0@Z -; class CRColor * __ptr64 __cdecl CRCyan(void) -?CRCyan@@YAPEAVCRColor@@XZ -; class CRGeometry * __ptr64 __cdecl CRD3DRMTexture(class CRGeometry * __ptr64,struct IUnknown * __ptr64) -?CRD3DRMTexture@@YAPEAVCRGeometry@@PEAV1@PEAUIUnknown@@@Z -; class CRLineStyle * __ptr64 __cdecl CRDash(class CRLineStyle * __ptr64,class CRDashStyle * __ptr64) -?CRDash@@YAPEAVCRLineStyle@@PEAV1@PEAVCRDashStyle@@@Z -; class CRLineStyle * __ptr64 __cdecl CRDashEx(class CRLineStyle * __ptr64,unsigned long) -?CRDashEx@@YAPEAVCRLineStyle@@PEAV1@K@Z -; class CRDashStyle * __ptr64 __cdecl CRDashStyleDashed(void) -?CRDashStyleDashed@@YAPEAVCRDashStyle@@XZ -; class CRDashStyle * __ptr64 __cdecl CRDashStyleSolid(void) -?CRDashStyleSolid@@YAPEAVCRDashStyle@@XZ -; class CRFontStyle * __ptr64 __cdecl CRDefaultFont(void) -?CRDefaultFont@@YAPEAVCRFontStyle@@XZ -; class CRLineStyle * __ptr64 __cdecl CRDefaultLineStyle(void) -?CRDefaultLineStyle@@YAPEAVCRLineStyle@@XZ -; class CRMicrophone * __ptr64 __cdecl CRDefaultMicrophone(void) -?CRDefaultMicrophone@@YAPEAVCRMicrophone@@XZ -; class CRCamera * __ptr64 __cdecl CRDepth(class CRCamera * __ptr64,double) -?CRDepth@@YAPEAVCRCamera@@PEAV1@N@Z -; class CRCamera * __ptr64 __cdecl CRDepth(class CRCamera * __ptr64,class CRNumber * __ptr64) -?CRDepth@@YAPEAVCRCamera@@PEAV1@PEAVCRNumber@@@Z -; class CRCamera * __ptr64 __cdecl CRDepthResolution(class CRCamera * __ptr64,double) -?CRDepthResolution@@YAPEAVCRCamera@@PEAV1@N@Z -; class CRCamera * __ptr64 __cdecl CRDepthResolution(class CRCamera * __ptr64,class CRNumber * __ptr64) -?CRDepthResolution@@YAPEAVCRCamera@@PEAV1@PEAVCRNumber@@@Z -; class CRNumber * __ptr64 __cdecl CRDerivative(class CRNumber * __ptr64) -?CRDerivative@@YAPEAVCRNumber@@PEAV1@@Z -; class CRVector2 * __ptr64 __cdecl CRDerivative(class CRVector2 * __ptr64) -?CRDerivative@@YAPEAVCRVector2@@PEAV1@@Z -; class CRVector2 * __ptr64 __cdecl CRDerivative(class CRPoint2 * __ptr64) -?CRDerivative@@YAPEAVCRVector2@@PEAVCRPoint2@@@Z -; class CRVector3 * __ptr64 __cdecl CRDerivative(class CRVector3 * __ptr64) -?CRDerivative@@YAPEAVCRVector3@@PEAV1@@Z -; class CRVector3 * __ptr64 __cdecl CRDerivative(class CRPoint3 * __ptr64) -?CRDerivative@@YAPEAVCRVector3@@PEAVCRPoint3@@@Z -; void __cdecl CRDestroyView(class CRView * __ptr64) -?CRDestroyView@@YAXPEAVCRView@@@Z -; class CRLineStyle * __ptr64 __cdecl CRDetail(class CRLineStyle * __ptr64) -?CRDetail@@YAPEAVCRLineStyle@@PEAV1@@Z -; class CRImage * __ptr64 __cdecl CRDetectableEmptyImage(void) -?CRDetectableEmptyImage@@YAPEAVCRImage@@XZ -; class CRMatte * __ptr64 __cdecl CRDifferenceMatte(class CRMatte * __ptr64,class CRMatte * __ptr64) -?CRDifferenceMatte@@YAPEAVCRMatte@@PEAV1@0@Z -; class CRGeometry * __ptr64 __cdecl CRDiffuseColor(class CRGeometry * __ptr64,class CRColor * __ptr64) -?CRDiffuseColor@@YAPEAVCRGeometry@@PEAV1@PEAVCRColor@@@Z -; class CRGeometry * __ptr64 __cdecl CRDirectionalLight(void) -?CRDirectionalLight@@YAPEAVCRGeometry@@XZ -; bool __cdecl CRDisconnect(struct HINSTANCE__ * __ptr64) -?CRDisconnect@@YA_NPEAUHINSTANCE__@@@Z -; class CRNumber * __ptr64 __cdecl CRDistance(class CRPoint2 * __ptr64,class CRPoint2 * __ptr64) -?CRDistance@@YAPEAVCRNumber@@PEAVCRPoint2@@0@Z -; class CRNumber * __ptr64 __cdecl CRDistance(class CRPoint3 * __ptr64,class CRPoint3 * __ptr64) -?CRDistance@@YAPEAVCRNumber@@PEAVCRPoint3@@0@Z -; class CRNumber * __ptr64 __cdecl CRDistanceSquared(class CRPoint2 * __ptr64,class CRPoint2 * __ptr64) -?CRDistanceSquared@@YAPEAVCRNumber@@PEAVCRPoint2@@0@Z -; class CRNumber * __ptr64 __cdecl CRDistanceSquared(class CRPoint3 * __ptr64,class CRPoint3 * __ptr64) -?CRDistanceSquared@@YAPEAVCRNumber@@PEAVCRPoint3@@0@Z -; class CRNumber * __ptr64 __cdecl CRDiv(class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRDiv@@YAPEAVCRNumber@@PEAV1@0@Z -; class CRVector2 * __ptr64 __cdecl CRDiv(class CRVector2 * __ptr64,double) -?CRDiv@@YAPEAVCRVector2@@PEAV1@N@Z -; class CRVector2 * __ptr64 __cdecl CRDiv(class CRVector2 * __ptr64,class CRNumber * __ptr64) -?CRDiv@@YAPEAVCRVector2@@PEAV1@PEAVCRNumber@@@Z -; class CRVector3 * __ptr64 __cdecl CRDiv(class CRVector3 * __ptr64,double) -?CRDiv@@YAPEAVCRVector3@@PEAV1@N@Z -; class CRVector3 * __ptr64 __cdecl CRDiv(class CRVector3 * __ptr64,class CRNumber * __ptr64) -?CRDiv@@YAPEAVCRVector3@@PEAV1@PEAVCRNumber@@@Z -; bool __cdecl CRDoGC(void) -?CRDoGC@@YA_NXZ -; class CRNumber * __ptr64 __cdecl CRDot(class CRVector2 * __ptr64,class CRVector2 * __ptr64) -?CRDot@@YAPEAVCRNumber@@PEAVCRVector2@@0@Z -; class CRNumber * __ptr64 __cdecl CRDot(class CRVector3 * __ptr64,class CRVector3 * __ptr64) -?CRDot@@YAPEAVCRNumber@@PEAVCRVector3@@0@Z -; class CRImage * __ptr64 __cdecl CRDraw(class CRPath2 * __ptr64,class CRLineStyle * __ptr64) -?CRDraw@@YAPEAVCRImage@@PEAVCRPath2@@PEAVCRLineStyle@@@Z -; class CRBvr * __ptr64 __cdecl CRDuration(class CRBvr * __ptr64,double) -?CRDuration@@YAPEAVCRBvr@@PEAV1@N@Z -; class CRBvr * __ptr64 __cdecl CRDuration(class CRBvr * __ptr64,class CRNumber * __ptr64) -?CRDuration@@YAPEAVCRBvr@@PEAV1@PEAVCRNumber@@@Z -; class CRBoolean * __ptr64 __cdecl CREQ(class CRNumber * __ptr64,class CRNumber * __ptr64) -?CREQ@@YAPEAVCRBoolean@@PEAVCRNumber@@0@Z -; class CRGeometry * __ptr64 __cdecl CREmissiveColor(class CRGeometry * __ptr64,class CRColor * __ptr64) -?CREmissiveColor@@YAPEAVCRGeometry@@PEAV1@PEAVCRColor@@@Z -; class CRColor * __ptr64 __cdecl CREmptyColor(void) -?CREmptyColor@@YAPEAVCRColor@@XZ -; class CRGeometry * __ptr64 __cdecl CREmptyGeometry(void) -?CREmptyGeometry@@YAPEAVCRGeometry@@XZ -; class CRImage * __ptr64 __cdecl CREmptyImage(void) -?CREmptyImage@@YAPEAVCRImage@@XZ -; class CRLineStyle * __ptr64 __cdecl CREmptyLineStyle(void) -?CREmptyLineStyle@@YAPEAVCRLineStyle@@XZ -; class CRMontage * __ptr64 __cdecl CREmptyMontage(void) -?CREmptyMontage@@YAPEAVCRMontage@@XZ -; class CRLineStyle * __ptr64 __cdecl CREnd(class CRLineStyle * __ptr64,class CREndStyle * __ptr64) -?CREnd@@YAPEAVCRLineStyle@@PEAV1@PEAVCREndStyle@@@Z -; class CRBvr * __ptr64 __cdecl CREndEvent(class CRBvr * __ptr64) -?CREndEvent@@YAPEAVCRBvr@@PEAV1@@Z -; class CRLineStyle * __ptr64 __cdecl CREndEx(class CRLineStyle * __ptr64,unsigned long) -?CREndEx@@YAPEAVCRLineStyle@@PEAV1@K@Z -; class CREndStyle * __ptr64 __cdecl CREndStyleFlat(void) -?CREndStyleFlat@@YAPEAVCREndStyle@@XZ -; class CREndStyle * __ptr64 __cdecl CREndStyleRound(void) -?CREndStyleRound@@YAPEAVCREndStyle@@XZ -; class CREndStyle * __ptr64 __cdecl CREndStyleSquare(void) -?CREndStyleSquare@@YAPEAVCREndStyle@@XZ -; class CRNumber * __ptr64 __cdecl CRExp(class CRNumber * __ptr64) -?CRExp@@YAPEAVCRNumber@@PEAV1@@Z -; class CRBvr * __ptr64 __cdecl CRExtendedAttrib(class CRBvr * __ptr64,unsigned short * __ptr64,struct tagVARIANT) -?CRExtendedAttrib@@YAPEAVCRBvr@@PEAV1@PEAGUtagVARIANT@@@Z -; double __cdecl CRExtract(class CRNumber * __ptr64) -?CRExtract@@YANPEAVCRNumber@@@Z -; unsigned short * __ptr64 __cdecl CRExtract(class CRString * __ptr64) -?CRExtract@@YAPEAGPEAVCRString@@@Z -; bool __cdecl CRExtract(class CRBoolean * __ptr64) -?CRExtract@@YA_NPEAVCRBoolean@@@Z -; class CRBoolean * __ptr64 __cdecl CRFalse(void) -?CRFalse@@YAPEAVCRBoolean@@XZ -; class CRFontStyle * __ptr64 __cdecl CRFamily(class CRFontStyle * __ptr64,unsigned short * __ptr64) -?CRFamily@@YAPEAVCRFontStyle@@PEAV1@PEAG@Z -; class CRFontStyle * __ptr64 __cdecl CRFamily(class CRFontStyle * __ptr64,class CRString * __ptr64) -?CRFamily@@YAPEAVCRFontStyle@@PEAV1@PEAVCRString@@@Z -; class CRImage * __ptr64 __cdecl CRFill(class CRPath2 * __ptr64,class CRLineStyle * __ptr64,class CRImage * __ptr64) -?CRFill@@YAPEAVCRImage@@PEAVCRPath2@@PEAVCRLineStyle@@PEAV1@@Z -; class CRMatte * __ptr64 __cdecl CRFillMatte(class CRPath2 * __ptr64) -?CRFillMatte@@YAPEAVCRMatte@@PEAVCRPath2@@@Z -; class CRBvr * __ptr64 __cdecl CRFirst(class CRPair * __ptr64) -?CRFirst@@YAPEAVCRBvr@@PEAVCRPair@@@Z -; class CRNumber * __ptr64 __cdecl CRFloor(class CRNumber * __ptr64) -?CRFloor@@YAPEAVCRNumber@@PEAV1@@Z -; class CRTransform2 * __ptr64 __cdecl CRFollowPath(class CRPath2 * __ptr64,double) -?CRFollowPath@@YAPEAVCRTransform2@@PEAVCRPath2@@N@Z -; class CRTransform2 * __ptr64 __cdecl CRFollowPath(class CRPath2 * __ptr64,class CRNumber * __ptr64) -?CRFollowPath@@YAPEAVCRTransform2@@PEAVCRPath2@@PEAVCRNumber@@@Z -; class CRTransform2 * __ptr64 __cdecl CRFollowPathAngle(class CRPath2 * __ptr64,double) -?CRFollowPathAngle@@YAPEAVCRTransform2@@PEAVCRPath2@@N@Z -; class CRTransform2 * __ptr64 __cdecl CRFollowPathAngle(class CRPath2 * __ptr64,class CRNumber * __ptr64) -?CRFollowPathAngle@@YAPEAVCRTransform2@@PEAVCRPath2@@PEAVCRNumber@@@Z -; class CRTransform2 * __ptr64 __cdecl CRFollowPathAngleEval(class CRPath2 * __ptr64,class CRNumber * __ptr64) -?CRFollowPathAngleEval@@YAPEAVCRTransform2@@PEAVCRPath2@@PEAVCRNumber@@@Z -; class CRTransform2 * __ptr64 __cdecl CRFollowPathAngleUpright(class CRPath2 * __ptr64,double) -?CRFollowPathAngleUpright@@YAPEAVCRTransform2@@PEAVCRPath2@@N@Z -; class CRTransform2 * __ptr64 __cdecl CRFollowPathAngleUpright(class CRPath2 * __ptr64,class CRNumber * __ptr64) -?CRFollowPathAngleUpright@@YAPEAVCRTransform2@@PEAVCRPath2@@PEAVCRNumber@@@Z -; class CRTransform2 * __ptr64 __cdecl CRFollowPathAngleUprightEval(class CRPath2 * __ptr64,class CRNumber * __ptr64) -?CRFollowPathAngleUprightEval@@YAPEAVCRTransform2@@PEAVCRPath2@@PEAVCRNumber@@@Z -; class CRTransform2 * __ptr64 __cdecl CRFollowPathEval(class CRPath2 * __ptr64,class CRNumber * __ptr64) -?CRFollowPathEval@@YAPEAVCRTransform2@@PEAVCRPath2@@PEAVCRNumber@@@Z -; class CRFontStyle * __ptr64 __cdecl CRFont(unsigned short * __ptr64,double,class CRColor * __ptr64) -?CRFont@@YAPEAVCRFontStyle@@PEAGNPEAVCRColor@@@Z -; class CRFontStyle * __ptr64 __cdecl CRFont(class CRString * __ptr64,class CRNumber * __ptr64,class CRColor * __ptr64) -?CRFont@@YAPEAVCRFontStyle@@PEAVCRString@@PEAVCRNumber@@PEAVCRColor@@@Z -; class CRColor * __ptr64 __cdecl CRFuchsia(void) -?CRFuchsia@@YAPEAVCRColor@@XZ -; class CRBoolean * __ptr64 __cdecl CRGT(class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRGT@@YAPEAVCRBoolean@@PEAVCRNumber@@0@Z -; class CRBoolean * __ptr64 __cdecl CRGTE(class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRGTE@@YAPEAVCRBoolean@@PEAVCRNumber@@0@Z -; class CRSound * __ptr64 __cdecl CRGain(class CRSound * __ptr64,double) -?CRGain@@YAPEAVCRSound@@PEAV1@N@Z -; class CRSound * __ptr64 __cdecl CRGain(class CRSound * __ptr64,class CRNumber * __ptr64) -?CRGain@@YAPEAVCRSound@@PEAV1@PEAVCRNumber@@@Z -; enum CR_BVR_TYPEID __cdecl CRGetArrayTypeId(class CRBvr * __ptr64) -?CRGetArrayTypeId@@YA?AW4CR_BVR_TYPEID@@PEAVCRBvr@@@Z -; class CRNumber * __ptr64 __cdecl CRGetBlue(class CRColor * __ptr64) -?CRGetBlue@@YAPEAVCRNumber@@PEAVCRColor@@@Z -; class CREvent * __ptr64 __cdecl CRGetCompletionEvent(class CRImportationResult * __ptr64) -?CRGetCompletionEvent@@YAPEAVCREvent@@PEAVCRImportationResult@@@Z -; bool __cdecl CRGetCompositeDirectlyToTarget(class CRView * __ptr64) -?CRGetCompositeDirectlyToTarget@@YA_NPEAVCRView@@@Z -; double __cdecl CRGetConstDuration(class CREvent * __ptr64) -?CRGetConstDuration@@YANPEAVCREvent@@@Z -; struct HDC__ * __ptr64 __cdecl CRGetDC(class CRView * __ptr64) -?CRGetDC@@YAPEAUHDC__@@PEAVCRView@@@Z -; bool __cdecl CRGetDDD3DRM(class CRView * __ptr64,struct IUnknown * __ptr64 * __ptr64,struct IUnknown * __ptr64 * __ptr64) -?CRGetDDD3DRM@@YA_NPEAVCRView@@PEAPEAUIUnknown@@1@Z -; struct IUnknown * __ptr64 __cdecl CRGetData(class CRUserData * __ptr64) -?CRGetData@@YAPEAUIUnknown@@PEAVCRUserData@@@Z -; struct IUnknown * __ptr64 __cdecl CRGetDirectDrawSurface(class CRView * __ptr64) -?CRGetDirectDrawSurface@@YAPEAUIUnknown@@PEAVCRView@@@Z -; class CRNumber * __ptr64 __cdecl CRGetDuration(class CRImportationResult * __ptr64) -?CRGetDuration@@YAPEAVCRNumber@@PEAVCRImportationResult@@@Z -; class CRBvr * __ptr64 __cdecl CRGetElement(class CRArray * __ptr64,long) -?CRGetElement@@YAPEAVCRBvr@@PEAVCRArray@@J@Z -; class CREvent * __ptr64 __cdecl CRGetEvent(class CRPickableResult * __ptr64) -?CRGetEvent@@YAPEAVCREvent@@PEAVCRPickableResult@@@Z -; class CRGeometry * __ptr64 __cdecl CRGetGeometry(class CRImportationResult * __ptr64) -?CRGetGeometry@@YAPEAVCRGeometry@@PEAVCRImportationResult@@@Z -; class CRGeometry * __ptr64 __cdecl CRGetGeometry(class CRPickableResult * __ptr64) -?CRGetGeometry@@YAPEAVCRGeometry@@PEAVCRPickableResult@@@Z -; class CRNumber * __ptr64 __cdecl CRGetGreen(class CRColor * __ptr64) -?CRGetGreen@@YAPEAVCRNumber@@PEAVCRColor@@@Z -; class CRNumber * __ptr64 __cdecl CRGetHue(class CRColor * __ptr64) -?CRGetHue@@YAPEAVCRNumber@@PEAVCRColor@@@Z -; class CRImage * __ptr64 __cdecl CRGetImage(class CRImportationResult * __ptr64) -?CRGetImage@@YAPEAVCRImage@@PEAVCRImportationResult@@@Z -; class CRImage * __ptr64 __cdecl CRGetImage(class CRPickableResult * __ptr64) -?CRGetImage@@YAPEAVCRImage@@PEAVCRPickableResult@@@Z -; float __cdecl CRGetImportPriority(class CRBvr * __ptr64) -?CRGetImportPriority@@YAMPEAVCRBvr@@@Z -; long __cdecl CRGetInvalidatedRects(class CRView * __ptr64,unsigned long,long,struct tagRECT * __ptr64) -?CRGetInvalidatedRects@@YAJPEAVCRView@@KJPEAUtagRECT@@@Z -; long __cdecl CRGetLastError(void) -?CRGetLastError@@YAJXZ -; unsigned short const * __ptr64 __cdecl CRGetLastErrorString(void) -?CRGetLastErrorString@@YAPEBGXZ -; class CRNumber * __ptr64 __cdecl CRGetLightness(class CRColor * __ptr64) -?CRGetLightness@@YAPEAVCRNumber@@PEAVCRColor@@@Z -; class CRBvr * __ptr64 __cdecl CRGetModifiableBvr(class CRBvr * __ptr64) -?CRGetModifiableBvr@@YAPEAVCRBvr@@PEAV1@@Z -; class CRBvr * __ptr64 __cdecl CRGetOutputBvr(class CRDXTransformResult * __ptr64) -?CRGetOutputBvr@@YAPEAVCRBvr@@PEAVCRDXTransformResult@@@Z -; bool __cdecl CRGetPreference(class CRView * __ptr64,unsigned short * __ptr64,struct tagVARIANT * __ptr64) -?CRGetPreference@@YA_NPEAVCRView@@PEAGPEAUtagVARIANT@@@Z -; class CRNumber * __ptr64 __cdecl CRGetProgress(class CRImportationResult * __ptr64) -?CRGetProgress@@YAPEAVCRNumber@@PEAVCRImportationResult@@@Z -; bool __cdecl CRGetRMDevice(class CRView * __ptr64,struct IUnknown * __ptr64 * __ptr64,unsigned long * __ptr64) -?CRGetRMDevice@@YA_NPEAVCRView@@PEAPEAUIUnknown@@PEAK@Z -; class CRNumber * __ptr64 __cdecl CRGetRed(class CRColor * __ptr64) -?CRGetRed@@YAPEAVCRNumber@@PEAVCRColor@@@Z -; class CRNumber * __ptr64 __cdecl CRGetSaturation(class CRColor * __ptr64) -?CRGetSaturation@@YAPEAVCRNumber@@PEAVCRColor@@@Z -; struct IServiceProvider * __ptr64 __cdecl CRGetServiceProvider(class CRView * __ptr64) -?CRGetServiceProvider@@YAPEAUIServiceProvider@@PEAVCRView@@@Z -; double __cdecl CRGetSimulationTime(class CRView * __ptr64) -?CRGetSimulationTime@@YANPEAVCRView@@@Z -; class CRViewSite * __ptr64 __cdecl CRGetSite(class CRView * __ptr64) -?CRGetSite@@YAPEAVCRViewSite@@PEAVCRView@@@Z -; class CRNumber * __ptr64 __cdecl CRGetSize(class CRImportationResult * __ptr64) -?CRGetSize@@YAPEAVCRNumber@@PEAVCRImportationResult@@@Z -; class CRSound * __ptr64 __cdecl CRGetSound(class CRImportationResult * __ptr64) -?CRGetSound@@YAPEAVCRSound@@PEAVCRImportationResult@@@Z -; struct IUnknown * __ptr64 __cdecl CRGetTransform(class CRDXTransformResult * __ptr64) -?CRGetTransform@@YAPEAUIUnknown@@PEAVCRDXTransformResult@@@Z -; enum CR_BVR_TYPEID __cdecl CRGetTypeId(class CRBvr * __ptr64) -?CRGetTypeId@@YA?AW4CR_BVR_TYPEID@@PEAVCRBvr@@@Z -; struct HWND__ * __ptr64 __cdecl CRGetWindow(class CRView * __ptr64) -?CRGetWindow@@YAPEAUHWND__@@PEAVCRView@@@Z -; class CRNumber * __ptr64 __cdecl CRGetX(class CRPoint2 * __ptr64) -?CRGetX@@YAPEAVCRNumber@@PEAVCRPoint2@@@Z -; class CRNumber * __ptr64 __cdecl CRGetX(class CRPoint3 * __ptr64) -?CRGetX@@YAPEAVCRNumber@@PEAVCRPoint3@@@Z -; class CRNumber * __ptr64 __cdecl CRGetX(class CRVector2 * __ptr64) -?CRGetX@@YAPEAVCRNumber@@PEAVCRVector2@@@Z -; class CRNumber * __ptr64 __cdecl CRGetX(class CRVector3 * __ptr64) -?CRGetX@@YAPEAVCRNumber@@PEAVCRVector3@@@Z -; class CRNumber * __ptr64 __cdecl CRGetY(class CRPoint2 * __ptr64) -?CRGetY@@YAPEAVCRNumber@@PEAVCRPoint2@@@Z -; class CRNumber * __ptr64 __cdecl CRGetY(class CRPoint3 * __ptr64) -?CRGetY@@YAPEAVCRNumber@@PEAVCRPoint3@@@Z -; class CRNumber * __ptr64 __cdecl CRGetY(class CRVector2 * __ptr64) -?CRGetY@@YAPEAVCRNumber@@PEAVCRVector2@@@Z -; class CRNumber * __ptr64 __cdecl CRGetY(class CRVector3 * __ptr64) -?CRGetY@@YAPEAVCRNumber@@PEAVCRVector3@@@Z -; class CRNumber * __ptr64 __cdecl CRGetZ(class CRPoint3 * __ptr64) -?CRGetZ@@YAPEAVCRNumber@@PEAVCRPoint3@@@Z -; class CRNumber * __ptr64 __cdecl CRGetZ(class CRVector3 * __ptr64) -?CRGetZ@@YAPEAVCRNumber@@PEAVCRVector3@@@Z -; class CRNumber * __ptr64 __cdecl CRGlobalTime(void) -?CRGlobalTime@@YAPEAVCRNumber@@XZ -; class CRImage * __ptr64 __cdecl CRGradientHorizontal(class CRColor * __ptr64,class CRColor * __ptr64,double) -?CRGradientHorizontal@@YAPEAVCRImage@@PEAVCRColor@@0N@Z -; class CRImage * __ptr64 __cdecl CRGradientHorizontal(class CRColor * __ptr64,class CRColor * __ptr64,class CRNumber * __ptr64) -?CRGradientHorizontal@@YAPEAVCRImage@@PEAVCRColor@@0PEAVCRNumber@@@Z -; class CRImage * __ptr64 __cdecl CRGradientPolygon(class CRArray * __ptr64,class CRArray * __ptr64) -?CRGradientPolygon@@YAPEAVCRImage@@PEAVCRArray@@0@Z -; class CRImage * __ptr64 __cdecl CRGradientSquare(class CRColor * __ptr64,class CRColor * __ptr64,class CRColor * __ptr64,class CRColor * __ptr64) -?CRGradientSquare@@YAPEAVCRImage@@PEAVCRColor@@000@Z -; class CRColor * __ptr64 __cdecl CRGray(void) -?CRGray@@YAPEAVCRColor@@XZ -; class CRColor * __ptr64 __cdecl CRGreen(void) -?CRGreen@@YAPEAVCRColor@@XZ -; class CRImage * __ptr64 __cdecl CRHatchBackwardDiagonal(class CRColor * __ptr64,double) -?CRHatchBackwardDiagonal@@YAPEAVCRImage@@PEAVCRColor@@N@Z -; class CRImage * __ptr64 __cdecl CRHatchBackwardDiagonal(class CRColor * __ptr64,class CRNumber * __ptr64) -?CRHatchBackwardDiagonal@@YAPEAVCRImage@@PEAVCRColor@@PEAVCRNumber@@@Z -; class CRImage * __ptr64 __cdecl CRHatchCross(class CRColor * __ptr64,double) -?CRHatchCross@@YAPEAVCRImage@@PEAVCRColor@@N@Z -; class CRImage * __ptr64 __cdecl CRHatchCross(class CRColor * __ptr64,class CRNumber * __ptr64) -?CRHatchCross@@YAPEAVCRImage@@PEAVCRColor@@PEAVCRNumber@@@Z -; class CRImage * __ptr64 __cdecl CRHatchDiagonalCross(class CRColor * __ptr64,double) -?CRHatchDiagonalCross@@YAPEAVCRImage@@PEAVCRColor@@N@Z -; class CRImage * __ptr64 __cdecl CRHatchDiagonalCross(class CRColor * __ptr64,class CRNumber * __ptr64) -?CRHatchDiagonalCross@@YAPEAVCRImage@@PEAVCRColor@@PEAVCRNumber@@@Z -; class CRImage * __ptr64 __cdecl CRHatchForwardDiagonal(class CRColor * __ptr64,double) -?CRHatchForwardDiagonal@@YAPEAVCRImage@@PEAVCRColor@@N@Z -; class CRImage * __ptr64 __cdecl CRHatchForwardDiagonal(class CRColor * __ptr64,class CRNumber * __ptr64) -?CRHatchForwardDiagonal@@YAPEAVCRImage@@PEAVCRColor@@PEAVCRNumber@@@Z -; class CRImage * __ptr64 __cdecl CRHatchHorizontal(class CRColor * __ptr64,double) -?CRHatchHorizontal@@YAPEAVCRImage@@PEAVCRColor@@N@Z -; class CRImage * __ptr64 __cdecl CRHatchHorizontal(class CRColor * __ptr64,class CRNumber * __ptr64) -?CRHatchHorizontal@@YAPEAVCRImage@@PEAVCRColor@@PEAVCRNumber@@@Z -; class CRImage * __ptr64 __cdecl CRHatchVertical(class CRColor * __ptr64,double) -?CRHatchVertical@@YAPEAVCRImage@@PEAVCRColor@@N@Z -; class CRImage * __ptr64 __cdecl CRHatchVertical(class CRColor * __ptr64,class CRNumber * __ptr64) -?CRHatchVertical@@YAPEAVCRImage@@PEAVCRColor@@PEAVCRNumber@@@Z -; class CRBvr * __ptr64 __cdecl CRHook(class CRBvr * __ptr64,class CRBvrHook * __ptr64) -?CRHook@@YAPEAVCRBvr@@PEAV1@PEAVCRBvrHook@@@Z -; class CRTransform2 * __ptr64 __cdecl CRIdentityTransform2(void) -?CRIdentityTransform2@@YAPEAVCRTransform2@@XZ -; class CRTransform3 * __ptr64 __cdecl CRIdentityTransform3(void) -?CRIdentityTransform3@@YAPEAVCRTransform3@@XZ -; class CRMontage * __ptr64 __cdecl CRImageMontage(class CRImage * __ptr64,double) -?CRImageMontage@@YAPEAVCRMontage@@PEAVCRImage@@N@Z -; class CRMontage * __ptr64 __cdecl CRImageMontageAnim(class CRImage * __ptr64,class CRNumber * __ptr64) -?CRImageMontageAnim@@YAPEAVCRMontage@@PEAVCRImage@@PEAVCRNumber@@@Z -; class CRImage * __ptr64 __cdecl CRImageQuality(class CRImage * __ptr64,unsigned long) -?CRImageQuality@@YAPEAVCRImage@@PEAV1@K@Z -; bool __cdecl CRImportCancel(class CRBvr * __ptr64) -?CRImportCancel@@YA_NPEAVCRBvr@@@Z -; class CRGeometry * __ptr64 __cdecl CRImportDirect3DRMVisual(struct IUnknown * __ptr64) -?CRImportDirect3DRMVisual@@YAPEAVCRGeometry@@PEAUIUnknown@@@Z -; class CRGeometry * __ptr64 __cdecl CRImportDirect3DRMVisualWrapped(struct IUnknown * __ptr64,long,double,double,double,double,double,double,double,double,double,double,double,double,double,unsigned long) -?CRImportDirect3DRMVisualWrapped@@YAPEAVCRGeometry@@PEAUIUnknown@@JNNNNNNNNNNNNNK@Z -; class CRImage * __ptr64 __cdecl CRImportDirectDrawSurface(struct IUnknown * __ptr64,class CREvent * __ptr64) -?CRImportDirectDrawSurface@@YAPEAVCRImage@@PEAUIUnknown@@PEAVCREvent@@@Z -; unsigned long __cdecl CRImportGeometry(unsigned short const * __ptr64,unsigned short const * __ptr64,class CRImportSite * __ptr64,struct IBindHost * __ptr64,class CRGeometry * __ptr64,class CRGeometry * __ptr64 * __ptr64,class CREvent * __ptr64 * __ptr64,class CRNumber * __ptr64 * __ptr64,class CRNumber * __ptr64 * __ptr64) -?CRImportGeometry@@YAKPEBG0PEAVCRImportSite@@PEAUIBindHost@@PEAVCRGeometry@@PEAPEAV3@PEAPEAVCREvent@@PEAPEAVCRNumber@@6@Z -; unsigned long __cdecl CRImportGeometryWrapped(unsigned short const * __ptr64,unsigned short const * __ptr64,class CRImportSite * __ptr64,struct IBindHost * __ptr64,class CRGeometry * __ptr64,class CRGeometry * __ptr64 * __ptr64,class CREvent * __ptr64 * __ptr64,class CRNumber * __ptr64 * __ptr64,class CRNumber * __ptr64 * __ptr64,long,double,double,double,double,double,double,double,double,double,double,double,double,double,unsigned long) -?CRImportGeometryWrapped@@YAKPEBG0PEAVCRImportSite@@PEAUIBindHost@@PEAVCRGeometry@@PEAPEAV3@PEAPEAVCREvent@@PEAPEAVCRNumber@@6JNNNNNNNNNNNNNK@Z -; unsigned long __cdecl CRImportImage(unsigned short const * __ptr64,unsigned short const * __ptr64,class CRImportSite * __ptr64,struct IBindHost * __ptr64,bool,unsigned char,unsigned char,unsigned char,class CRImage * __ptr64,class CRImage * __ptr64 * __ptr64,class CREvent * __ptr64 * __ptr64,class CRNumber * __ptr64 * __ptr64,class CRNumber * __ptr64 * __ptr64) -?CRImportImage@@YAKPEBG0PEAVCRImportSite@@PEAUIBindHost@@_NEEEPEAVCRImage@@PEAPEAV3@PEAPEAVCREvent@@PEAPEAVCRNumber@@7@Z -; class CRImportationResult * __ptr64 __cdecl CRImportMedia(unsigned short * __ptr64,void * __ptr64,enum CR_MEDIA_SOURCE,void * __ptr64 * __ptr64 const,unsigned long,class CRImportSite * __ptr64) -?CRImportMedia@@YAPEAVCRImportationResult@@PEAGPEAXW4CR_MEDIA_SOURCE@@QEAPEAXKPEAVCRImportSite@@@Z -; unsigned long __cdecl CRImportMovie(unsigned short const * __ptr64,unsigned short const * __ptr64,class CRImportSite * __ptr64,struct IBindHost * __ptr64,bool,class CRImage * __ptr64,class CRSound * __ptr64,class CRImage * __ptr64 * __ptr64,class CRSound * __ptr64 * __ptr64,class CRNumber * __ptr64 * __ptr64,class CREvent * __ptr64 * __ptr64,class CRNumber * __ptr64 * __ptr64,class CRNumber * __ptr64 * __ptr64) -?CRImportMovie@@YAKPEBG0PEAVCRImportSite@@PEAUIBindHost@@_NPEAVCRImage@@PEAVCRSound@@PEAPEAV3@PEAPEAV4@PEAPEAVCRNumber@@PEAPEAVCREvent@@88@Z -; unsigned long __cdecl CRImportSound(unsigned short const * __ptr64,unsigned short const * __ptr64,class CRImportSite * __ptr64,struct IBindHost * __ptr64,bool,class CRSound * __ptr64,class CRSound * __ptr64 * __ptr64,class CRNumber * __ptr64 * __ptr64,class CREvent * __ptr64 * __ptr64,class CRNumber * __ptr64 * __ptr64,class CRNumber * __ptr64 * __ptr64) -?CRImportSound@@YAKPEBG0PEAVCRImportSite@@PEAUIBindHost@@_NPEAVCRSound@@PEAPEAV3@PEAPEAVCRNumber@@PEAPEAVCREvent@@66@Z -; long __cdecl CRImportStatus(class CRBvr * __ptr64) -?CRImportStatus@@YAJPEAVCRBvr@@@Z -; class CRBvr * __ptr64 __cdecl CRImportance(class CRBvr * __ptr64,double) -?CRImportance@@YAPEAVCRBvr@@PEAV1@N@Z -; bool __cdecl CRInit(class CRBvr * __ptr64,class CRBvr * __ptr64) -?CRInit@@YA_NPEAVCRBvr@@0@Z -; class CRNumber * __ptr64 __cdecl CRIntegral(class CRNumber * __ptr64) -?CRIntegral@@YAPEAVCRNumber@@PEAV1@@Z -; class CRVector2 * __ptr64 __cdecl CRIntegral(class CRVector2 * __ptr64) -?CRIntegral@@YAPEAVCRVector2@@PEAV1@@Z -; class CRVector3 * __ptr64 __cdecl CRIntegral(class CRVector3 * __ptr64) -?CRIntegral@@YAPEAVCRVector3@@PEAV1@@Z -; class CRNumber * __ptr64 __cdecl CRInterpolate(double,double,double) -?CRInterpolate@@YAPEAVCRNumber@@NNN@Z -; class CRNumber * __ptr64 __cdecl CRInterpolate(class CRNumber * __ptr64,class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRInterpolate@@YAPEAVCRNumber@@PEAV1@00@Z -; class CRMatte * __ptr64 __cdecl CRIntersectMatte(class CRMatte * __ptr64,class CRMatte * __ptr64) -?CRIntersectMatte@@YAPEAVCRMatte@@PEAV1@0@Z -; class CRTransform2 * __ptr64 __cdecl CRInverse(class CRTransform2 * __ptr64) -?CRInverse@@YAPEAVCRTransform2@@PEAV1@@Z -; class CRTransform3 * __ptr64 __cdecl CRInverse(class CRTransform3 * __ptr64) -?CRInverse@@YAPEAVCRTransform3@@PEAV1@@Z -; bool __cdecl CRIsConnected(struct HINSTANCE__ * __ptr64) -?CRIsConnected@@YA_NPEAUHINSTANCE__@@@Z -; bool __cdecl CRIsConstantBvr(class CRBvr * __ptr64) -?CRIsConstantBvr@@YA_NPEAVCRBvr@@@Z -; bool __cdecl CRIsImport(class CRBvr * __ptr64) -?CRIsImport@@YA_NPEAVCRBvr@@@Z -; bool __cdecl CRIsModifiableBvr(class CRBvr * __ptr64) -?CRIsModifiableBvr@@YA_NPEAVCRBvr@@@Z -; bool __cdecl CRIsReady(class CRBvr * __ptr64,bool) -?CRIsReady@@YA_NPEAVCRBvr@@_N@Z -; class CRBoolean * __ptr64 __cdecl CRIsSingular(class CRTransform2 * __ptr64) -?CRIsSingular@@YAPEAVCRBoolean@@PEAVCRTransform2@@@Z -; class CRBoolean * __ptr64 __cdecl CRIsSingular(class CRTransform3 * __ptr64) -?CRIsSingular@@YAPEAVCRBoolean@@PEAVCRTransform3@@@Z -; class CRFontStyle * __ptr64 __cdecl CRItalic(class CRFontStyle * __ptr64) -?CRItalic@@YAPEAVCRFontStyle@@PEAV1@@Z -; class CRLineStyle * __ptr64 __cdecl CRJoin(class CRLineStyle * __ptr64,class CRJoinStyle * __ptr64) -?CRJoin@@YAPEAVCRLineStyle@@PEAV1@PEAVCRJoinStyle@@@Z -; class CRLineStyle * __ptr64 __cdecl CRJoinEx(class CRLineStyle * __ptr64,unsigned long) -?CRJoinEx@@YAPEAVCRLineStyle@@PEAV1@K@Z -; class CRJoinStyle * __ptr64 __cdecl CRJoinStyleBevel(void) -?CRJoinStyleBevel@@YAPEAVCRJoinStyle@@XZ -; class CRJoinStyle * __ptr64 __cdecl CRJoinStyleMiter(void) -?CRJoinStyleMiter@@YAPEAVCRJoinStyle@@XZ -; class CRJoinStyle * __ptr64 __cdecl CRJoinStyleRound(void) -?CRJoinStyleRound@@YAPEAVCRJoinStyle@@XZ -; class CREvent * __ptr64 __cdecl CRKeyDown(long) -?CRKeyDown@@YAPEAVCREvent@@J@Z -; class CRBoolean * __ptr64 __cdecl CRKeyState(class CRNumber * __ptr64) -?CRKeyState@@YAPEAVCRBoolean@@PEAVCRNumber@@@Z -; class CREvent * __ptr64 __cdecl CRKeyUp(long) -?CRKeyUp@@YAPEAVCREvent@@J@Z -; class CRBoolean * __ptr64 __cdecl CRLT(class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRLT@@YAPEAVCRBoolean@@PEAVCRNumber@@0@Z -; class CRBoolean * __ptr64 __cdecl CRLTE(class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRLTE@@YAPEAVCRBoolean@@PEAVCRNumber@@0@Z -; class CREvent * __ptr64 __cdecl CRLeftButtonDown(void) -?CRLeftButtonDown@@YAPEAVCREvent@@XZ -; class CRBoolean * __ptr64 __cdecl CRLeftButtonState(void) -?CRLeftButtonState@@YAPEAVCRBoolean@@XZ -; class CREvent * __ptr64 __cdecl CRLeftButtonUp(void) -?CRLeftButtonUp@@YAPEAVCREvent@@XZ -; long __cdecl CRLength(class CRTuple * __ptr64) -?CRLength@@YAJPEAVCRTuple@@@Z -; class CRNumber * __ptr64 __cdecl CRLength(class CRArray * __ptr64) -?CRLength@@YAPEAVCRNumber@@PEAVCRArray@@@Z -; class CRNumber * __ptr64 __cdecl CRLength(class CRVector2 * __ptr64) -?CRLength@@YAPEAVCRNumber@@PEAVCRVector2@@@Z -; class CRNumber * __ptr64 __cdecl CRLength(class CRVector3 * __ptr64) -?CRLength@@YAPEAVCRNumber@@PEAVCRVector3@@@Z -; class CRNumber * __ptr64 __cdecl CRLengthSquared(class CRVector2 * __ptr64) -?CRLengthSquared@@YAPEAVCRNumber@@PEAVCRVector2@@@Z -; class CRNumber * __ptr64 __cdecl CRLengthSquared(class CRVector3 * __ptr64) -?CRLengthSquared@@YAPEAVCRNumber@@PEAVCRVector3@@@Z -; class CRGeometry * __ptr64 __cdecl CRLightAttenuation(class CRGeometry * __ptr64,double,double,double) -?CRLightAttenuation@@YAPEAVCRGeometry@@PEAV1@NNN@Z -; class CRGeometry * __ptr64 __cdecl CRLightAttenuation(class CRGeometry * __ptr64,class CRNumber * __ptr64,class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRLightAttenuation@@YAPEAVCRGeometry@@PEAV1@PEAVCRNumber@@11@Z -; class CRGeometry * __ptr64 __cdecl CRLightColor(class CRGeometry * __ptr64,class CRColor * __ptr64) -?CRLightColor@@YAPEAVCRGeometry@@PEAV1@PEAVCRColor@@@Z -; class CRGeometry * __ptr64 __cdecl CRLightRange(class CRGeometry * __ptr64,double) -?CRLightRange@@YAPEAVCRGeometry@@PEAV1@N@Z -; class CRGeometry * __ptr64 __cdecl CRLightRange(class CRGeometry * __ptr64,class CRNumber * __ptr64) -?CRLightRange@@YAPEAVCRGeometry@@PEAV1@PEAVCRNumber@@@Z -; class CRGeometry * __ptr64 __cdecl CRLighting(class CRGeometry * __ptr64,class CRBoolean * __ptr64) -?CRLighting@@YAPEAVCRGeometry@@PEAV1@PEAVCRBoolean@@@Z -; class CRColor * __ptr64 __cdecl CRLime(void) -?CRLime@@YAPEAVCRColor@@XZ -; class CRPath2 * __ptr64 __cdecl CRLine(class CRPoint2 * __ptr64,class CRPoint2 * __ptr64) -?CRLine@@YAPEAVCRPath2@@PEAVCRPoint2@@0@Z -; class CRLineStyle * __ptr64 __cdecl CRLineColor(class CRLineStyle * __ptr64,class CRColor * __ptr64) -?CRLineColor@@YAPEAVCRLineStyle@@PEAV1@PEAVCRColor@@@Z -; class CRImage * __ptr64 __cdecl CRLinearGradientMulticolor(class CRArray * __ptr64,class CRArray * __ptr64) -?CRLinearGradientMulticolor@@YAPEAVCRImage@@PEAVCRArray@@0@Z -; class CRNumber * __ptr64 __cdecl CRLn(class CRNumber * __ptr64) -?CRLn@@YAPEAVCRNumber@@PEAV1@@Z -; class CRNumber * __ptr64 __cdecl CRLocalTime(void) -?CRLocalTime@@YAPEAVCRNumber@@XZ -; class CRNumber * __ptr64 __cdecl CRLog10(class CRNumber * __ptr64) -?CRLog10@@YAPEAVCRNumber@@PEAV1@@Z -; class CRTransform3 * __ptr64 __cdecl CRLookAtFrom(class CRPoint3 * __ptr64,class CRPoint3 * __ptr64,class CRVector3 * __ptr64) -?CRLookAtFrom@@YAPEAVCRTransform3@@PEAVCRPoint3@@0PEAVCRVector3@@@Z -; class CRSound * __ptr64 __cdecl CRLoop(class CRSound * __ptr64) -?CRLoop@@YAPEAVCRSound@@PEAV1@@Z -; class CRColor * __ptr64 __cdecl CRMagenta(void) -?CRMagenta@@YAPEAVCRColor@@XZ -; class CRImage * __ptr64 __cdecl CRMapToUnitSquare(class CRImage * __ptr64) -?CRMapToUnitSquare@@YAPEAVCRImage@@PEAV1@@Z -; class CRColor * __ptr64 __cdecl CRMaroon(void) -?CRMaroon@@YAPEAVCRColor@@XZ -; class CRPoint2 * __ptr64 __cdecl CRMax(class CRBbox2 * __ptr64) -?CRMax@@YAPEAVCRPoint2@@PEAVCRBbox2@@@Z -; class CRPoint3 * __ptr64 __cdecl CRMax(class CRBbox3 * __ptr64) -?CRMax@@YAPEAVCRPoint3@@PEAVCRBbox3@@@Z -; class CRPoint2 * __ptr64 __cdecl CRMin(class CRBbox2 * __ptr64) -?CRMin@@YAPEAVCRPoint2@@PEAVCRBbox2@@@Z -; class CRPoint3 * __ptr64 __cdecl CRMin(class CRBbox3 * __ptr64) -?CRMin@@YAPEAVCRPoint3@@PEAVCRBbox3@@@Z -; class CRLineStyle * __ptr64 __cdecl CRMiterLimit(class CRLineStyle * __ptr64,double) -?CRMiterLimit@@YAPEAVCRLineStyle@@PEAV1@N@Z -; class CRLineStyle * __ptr64 __cdecl CRMiterLimit(class CRLineStyle * __ptr64,class CRNumber * __ptr64) -?CRMiterLimit@@YAPEAVCRLineStyle@@PEAV1@PEAVCRNumber@@@Z -; class CRSound * __ptr64 __cdecl CRMix(class CRSound * __ptr64,class CRSound * __ptr64) -?CRMix@@YAPEAVCRSound@@PEAV1@0@Z -; class CRSound * __ptr64 __cdecl CRMix(class CRArray * __ptr64) -?CRMix@@YAPEAVCRSound@@PEAVCRArray@@@Z -; class CRNumber * __ptr64 __cdecl CRMod(class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRMod@@YAPEAVCRNumber@@PEAV1@0@Z -; class CRGeometry * __ptr64 __cdecl CRModelClip(class CRGeometry * __ptr64,class CRPoint3 * __ptr64,class CRVector3 * __ptr64) -?CRModelClip@@YAPEAVCRGeometry@@PEAV1@PEAVCRPoint3@@PEAVCRVector3@@@Z -; class CRBvr * __ptr64 __cdecl CRModifiableBvr(class CRBvr * __ptr64,unsigned long) -?CRModifiableBvr@@YAPEAVCRBvr@@PEAV1@K@Z -; class CRNumber * __ptr64 __cdecl CRModifiableNumber(double) -?CRModifiableNumber@@YAPEAVCRNumber@@N@Z -; class CRString * __ptr64 __cdecl CRModifiableString(unsigned short * __ptr64) -?CRModifiableString@@YAPEAVCRString@@PEAG@Z -; class CRPoint2 * __ptr64 __cdecl CRMousePosition(void) -?CRMousePosition@@YAPEAVCRPoint2@@XZ -; class CRNumber * __ptr64 __cdecl CRMul(class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRMul@@YAPEAVCRNumber@@PEAV1@0@Z -; class CRVector2 * __ptr64 __cdecl CRMul(class CRVector2 * __ptr64,double) -?CRMul@@YAPEAVCRVector2@@PEAV1@N@Z -; class CRVector2 * __ptr64 __cdecl CRMul(class CRVector2 * __ptr64,class CRNumber * __ptr64) -?CRMul@@YAPEAVCRVector2@@PEAV1@PEAVCRNumber@@@Z -; class CRVector3 * __ptr64 __cdecl CRMul(class CRVector3 * __ptr64,double) -?CRMul@@YAPEAVCRVector3@@PEAV1@N@Z -; class CRVector3 * __ptr64 __cdecl CRMul(class CRVector3 * __ptr64,class CRNumber * __ptr64) -?CRMul@@YAPEAVCRVector3@@PEAV1@PEAVCRNumber@@@Z -; class CRBoolean * __ptr64 __cdecl CRNE(class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRNE@@YAPEAVCRBoolean@@PEAVCRNumber@@0@Z -; class CRColor * __ptr64 __cdecl CRNavy(void) -?CRNavy@@YAPEAVCRColor@@XZ -; class CRNumber * __ptr64 __cdecl CRNeg(class CRNumber * __ptr64) -?CRNeg@@YAPEAVCRNumber@@PEAV1@@Z -; class CRVector2 * __ptr64 __cdecl CRNeg(class CRVector2 * __ptr64) -?CRNeg@@YAPEAVCRVector2@@PEAV1@@Z -; class CRVector3 * __ptr64 __cdecl CRNeg(class CRVector3 * __ptr64) -?CRNeg@@YAPEAVCRVector3@@PEAV1@@Z -; class CREvent * __ptr64 __cdecl CRNever(void) -?CRNever@@YAPEAVCREvent@@XZ -; class CRVector2 * __ptr64 __cdecl CRNormalize(class CRVector2 * __ptr64) -?CRNormalize@@YAPEAVCRVector2@@PEAV1@@Z -; class CRVector3 * __ptr64 __cdecl CRNormalize(class CRVector3 * __ptr64) -?CRNormalize@@YAPEAVCRVector3@@PEAV1@@Z -; class CRBoolean * __ptr64 __cdecl CRNot(class CRBoolean * __ptr64) -?CRNot@@YAPEAVCRBoolean@@PEAV1@@Z -; class CREvent * __ptr64 __cdecl CRNotEvent(class CREvent * __ptr64) -?CRNotEvent@@YAPEAVCREvent@@PEAV1@@Z -; class CREvent * __ptr64 __cdecl CRNotify(class CREvent * __ptr64,class CRUntilNotifier * __ptr64) -?CRNotify@@YAPEAVCREvent@@PEAV1@PEAVCRUntilNotifier@@@Z -; class CRBvr * __ptr64 __cdecl CRNth(class CRArray * __ptr64,class CRNumber * __ptr64) -?CRNth@@YAPEAVCRBvr@@PEAVCRArray@@PEAVCRNumber@@@Z -; class CRBvr * __ptr64 __cdecl CRNth(class CRTuple * __ptr64,long) -?CRNth@@YAPEAVCRBvr@@PEAVCRTuple@@J@Z -; class CRColor * __ptr64 __cdecl CROlive(void) -?CROlive@@YAPEAVCRColor@@XZ -; bool __cdecl CROnFocus(class CRView * __ptr64,bool) -?CROnFocus@@YA_NPEAVCRView@@_N@Z -; bool __cdecl CROnKey(class CRView * __ptr64,double,long,bool,unsigned char) -?CROnKey@@YA_NPEAVCRView@@NJ_NE@Z -; bool __cdecl CROnMouseButton(class CRView * __ptr64,double,long,long,unsigned char,bool,unsigned char) -?CROnMouseButton@@YA_NPEAVCRView@@NJJE_NE@Z -; bool __cdecl CROnMouseLeave(class CRView * __ptr64,double) -?CROnMouseLeave@@YA_NPEAVCRView@@N@Z -; bool __cdecl CROnMouseMove(class CRView * __ptr64,double,long,long,unsigned char) -?CROnMouseMove@@YA_NPEAVCRView@@NJJE@Z -; class CRGeometry * __ptr64 __cdecl CROpacity(class CRGeometry * __ptr64,double) -?CROpacity@@YAPEAVCRGeometry@@PEAV1@N@Z -; class CRGeometry * __ptr64 __cdecl CROpacity(class CRGeometry * __ptr64,class CRNumber * __ptr64) -?CROpacity@@YAPEAVCRGeometry@@PEAV1@PEAVCRNumber@@@Z -; class CRImage * __ptr64 __cdecl CROpacity(class CRImage * __ptr64,double) -?CROpacity@@YAPEAVCRImage@@PEAV1@N@Z -; class CRImage * __ptr64 __cdecl CROpacity(class CRImage * __ptr64,class CRNumber * __ptr64) -?CROpacity@@YAPEAVCRImage@@PEAV1@PEAVCRNumber@@@Z -; class CRMatte * __ptr64 __cdecl CROpaqueMatte(void) -?CROpaqueMatte@@YAPEAVCRMatte@@XZ -; class CRBoolean * __ptr64 __cdecl CROr(class CRBoolean * __ptr64,class CRBoolean * __ptr64) -?CROr@@YAPEAVCRBoolean@@PEAV1@0@Z -; class CREvent * __ptr64 __cdecl CROrEvent(class CREvent * __ptr64,class CREvent * __ptr64) -?CROrEvent@@YAPEAVCREvent@@PEAV1@0@Z -; class CRPoint2 * __ptr64 __cdecl CROrigin2(void) -?CROrigin2@@YAPEAVCRPoint2@@XZ -; class CRPoint3 * __ptr64 __cdecl CROrigin3(void) -?CROrigin3@@YAPEAVCRPoint3@@XZ -; class CRPath2 * __ptr64 __cdecl CROval(double,double) -?CROval@@YAPEAVCRPath2@@NN@Z -; class CRPath2 * __ptr64 __cdecl CROval(class CRNumber * __ptr64,class CRNumber * __ptr64) -?CROval@@YAPEAVCRPath2@@PEAVCRNumber@@0@Z -; class CRImage * __ptr64 __cdecl CROverlay(class CRImage * __ptr64,class CRImage * __ptr64) -?CROverlay@@YAPEAVCRImage@@PEAV1@0@Z -; class CRImage * __ptr64 __cdecl CROverlay(class CRArray * __ptr64) -?CROverlay@@YAPEAVCRImage@@PEAVCRArray@@@Z -; class CRSound * __ptr64 __cdecl CRPan(class CRSound * __ptr64,double) -?CRPan@@YAPEAVCRSound@@PEAV1@N@Z -; class CRSound * __ptr64 __cdecl CRPan(class CRSound * __ptr64,class CRNumber * __ptr64) -?CRPan@@YAPEAVCRSound@@PEAV1@PEAVCRNumber@@@Z -; class CRCamera * __ptr64 __cdecl CRParallelCamera(double) -?CRParallelCamera@@YAPEAVCRCamera@@N@Z -; class CRCamera * __ptr64 __cdecl CRParallelCameraAnim(class CRNumber * __ptr64) -?CRParallelCameraAnim@@YAPEAVCRCamera@@PEAVCRNumber@@@Z -; class CRTransform2 * __ptr64 __cdecl CRParallelTransform2(class CRTransform3 * __ptr64) -?CRParallelTransform2@@YAPEAVCRTransform2@@PEAVCRTransform3@@@Z -; bool __cdecl CRPauseModel(class CRView * __ptr64) -?CRPauseModel@@YA_NPEAVCRView@@@Z -; class CRCamera * __ptr64 __cdecl CRPerspectiveCamera(double,double) -?CRPerspectiveCamera@@YAPEAVCRCamera@@NN@Z -; class CRCamera * __ptr64 __cdecl CRPerspectiveCameraAnim(class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRPerspectiveCameraAnim@@YAPEAVCRCamera@@PEAVCRNumber@@0@Z -; class CRSound * __ptr64 __cdecl CRPhase(class CRSound * __ptr64,double) -?CRPhase@@YAPEAVCRSound@@PEAV1@N@Z -; class CRSound * __ptr64 __cdecl CRPhase(class CRSound * __ptr64,class CRNumber * __ptr64) -?CRPhase@@YAPEAVCRSound@@PEAV1@PEAVCRNumber@@@Z -; class CRPickableResult * __ptr64 __cdecl CRPickable(class CRGeometry * __ptr64) -?CRPickable@@YAPEAVCRPickableResult@@PEAVCRGeometry@@@Z -; class CRPickableResult * __ptr64 __cdecl CRPickable(class CRImage * __ptr64) -?CRPickable@@YAPEAVCRPickableResult@@PEAVCRImage@@@Z -; class CRPickableResult * __ptr64 __cdecl CRPickableOccluded(class CRGeometry * __ptr64) -?CRPickableOccluded@@YAPEAVCRPickableResult@@PEAVCRGeometry@@@Z -; class CRPickableResult * __ptr64 __cdecl CRPickableOccluded(class CRImage * __ptr64) -?CRPickableOccluded@@YAPEAVCRPickableResult@@PEAVCRImage@@@Z -; class CRPath2 * __ptr64 __cdecl CRPie(double,double,double,double) -?CRPie@@YAPEAVCRPath2@@NNNN@Z -; class CRPath2 * __ptr64 __cdecl CRPieRadians(double,double,double,double) -?CRPieRadians@@YAPEAVCRPath2@@NNNN@Z -; class CRPath2 * __ptr64 __cdecl CRPieRadians(class CRNumber * __ptr64,class CRNumber * __ptr64,class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRPieRadians@@YAPEAVCRPath2@@PEAVCRNumber@@000@Z -; class CRNumber * __ptr64 __cdecl CRPixel(void) -?CRPixel@@YAPEAVCRNumber@@XZ -; class CRPoint2 * __ptr64 __cdecl CRPoint2Polar(double,double) -?CRPoint2Polar@@YAPEAVCRPoint2@@NN@Z -; class CRPoint2 * __ptr64 __cdecl CRPoint2Polar(class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRPoint2Polar@@YAPEAVCRPoint2@@PEAVCRNumber@@0@Z -; class CRPoint3 * __ptr64 __cdecl CRPoint3Spherical(double,double,double) -?CRPoint3Spherical@@YAPEAVCRPoint3@@NNN@Z -; class CRPoint3 * __ptr64 __cdecl CRPoint3Spherical(class CRNumber * __ptr64,class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRPoint3Spherical@@YAPEAVCRPoint3@@PEAVCRNumber@@00@Z -; class CRGeometry * __ptr64 __cdecl CRPointLight(void) -?CRPointLight@@YAPEAVCRGeometry@@XZ -; class CRNumber * __ptr64 __cdecl CRPolarCoordAngle(class CRPoint2 * __ptr64) -?CRPolarCoordAngle@@YAPEAVCRNumber@@PEAVCRPoint2@@@Z -; class CRNumber * __ptr64 __cdecl CRPolarCoordAngle(class CRVector2 * __ptr64) -?CRPolarCoordAngle@@YAPEAVCRNumber@@PEAVCRVector2@@@Z -; class CRNumber * __ptr64 __cdecl CRPolarCoordLength(class CRPoint2 * __ptr64) -?CRPolarCoordLength@@YAPEAVCRNumber@@PEAVCRPoint2@@@Z -; class CRNumber * __ptr64 __cdecl CRPolarCoordLength(class CRVector2 * __ptr64) -?CRPolarCoordLength@@YAPEAVCRNumber@@PEAVCRVector2@@@Z -; class CRPath2 * __ptr64 __cdecl CRPolydrawPath(double * __ptr64,unsigned int,double * __ptr64,unsigned int) -?CRPolydrawPath@@YAPEAVCRPath2@@PEANI0I@Z -; class CRPath2 * __ptr64 __cdecl CRPolydrawPath(class CRArray * __ptr64,class CRArray * __ptr64) -?CRPolydrawPath@@YAPEAVCRPath2@@PEAVCRArray@@0@Z -; class CRPath2 * __ptr64 __cdecl CRPolyline(class CRArray * __ptr64) -?CRPolyline@@YAPEAVCRPath2@@PEAVCRArray@@@Z -; class CRNumber * __ptr64 __cdecl CRPow(class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRPow@@YAPEAVCRNumber@@PEAV1@0@Z -; class CREvent * __ptr64 __cdecl CRPredicate(class CRBoolean * __ptr64) -?CRPredicate@@YAPEAVCREvent@@PEAVCRBoolean@@@Z -; class CRPoint2 * __ptr64 __cdecl CRProject(class CRPoint3 * __ptr64,class CRCamera * __ptr64) -?CRProject@@YAPEAVCRPoint2@@PEAVCRPoint3@@PEAVCRCamera@@@Z -; bool __cdecl CRPropagate(class CRView * __ptr64) -?CRPropagate@@YA_NPEAVCRView@@@Z -; class CRColor * __ptr64 __cdecl CRPurple(void) -?CRPurple@@YAPEAVCRColor@@XZ -; bool __cdecl CRPutPreference(class CRView * __ptr64,unsigned short * __ptr64,struct tagVARIANT) -?CRPutPreference@@YA_NPEAVCRView@@PEAGUtagVARIANT@@@Z -; unsigned long __cdecl CRQueryHitPoint(class CRView * __ptr64,unsigned long,struct tagRECT const * __ptr64,struct tagPOINT,long) -?CRQueryHitPoint@@YAKPEAVCRView@@KPEBUtagRECT@@UtagPOINT@@J@Z -; long __cdecl CRQueryHitPointEx(class CRView * __ptr64,long,unsigned __int64 * __ptr64,double * __ptr64,struct tagRECT const * __ptr64,struct tagPOINT) -?CRQueryHitPointEx@@YAJPEAVCRView@@JPEA_KPEANPEBUtagRECT@@UtagPOINT@@@Z -; class CRImage * __ptr64 __cdecl CRRadialGradientMulticolor(class CRArray * __ptr64,class CRArray * __ptr64) -?CRRadialGradientMulticolor@@YAPEAVCRImage@@PEAVCRArray@@0@Z -; class CRImage * __ptr64 __cdecl CRRadialGradientPolygon(class CRColor * __ptr64,class CRColor * __ptr64,class CRArray * __ptr64,double) -?CRRadialGradientPolygon@@YAPEAVCRImage@@PEAVCRColor@@0PEAVCRArray@@N@Z -; class CRImage * __ptr64 __cdecl CRRadialGradientPolygon(class CRColor * __ptr64,class CRColor * __ptr64,class CRArray * __ptr64,class CRNumber * __ptr64) -?CRRadialGradientPolygon@@YAPEAVCRImage@@PEAVCRColor@@0PEAVCRArray@@PEAVCRNumber@@@Z -; class CRImage * __ptr64 __cdecl CRRadialGradientRegularPoly(class CRColor * __ptr64,class CRColor * __ptr64,double,double) -?CRRadialGradientRegularPoly@@YAPEAVCRImage@@PEAVCRColor@@0NN@Z -; class CRImage * __ptr64 __cdecl CRRadialGradientRegularPoly(class CRColor * __ptr64,class CRColor * __ptr64,class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRRadialGradientRegularPoly@@YAPEAVCRImage@@PEAVCRColor@@0PEAVCRNumber@@1@Z -; class CRImage * __ptr64 __cdecl CRRadialGradientSquare(class CRColor * __ptr64,class CRColor * __ptr64,double) -?CRRadialGradientSquare@@YAPEAVCRImage@@PEAVCRColor@@0N@Z -; class CRImage * __ptr64 __cdecl CRRadialGradientSquare(class CRColor * __ptr64,class CRColor * __ptr64,class CRNumber * __ptr64) -?CRRadialGradientSquare@@YAPEAVCRImage@@PEAVCRColor@@0PEAVCRNumber@@@Z -; class CRSound * __ptr64 __cdecl CRRate(class CRSound * __ptr64,double) -?CRRate@@YAPEAVCRSound@@PEAV1@N@Z -; class CRSound * __ptr64 __cdecl CRRate(class CRSound * __ptr64,class CRNumber * __ptr64) -?CRRate@@YAPEAVCRSound@@PEAV1@PEAVCRNumber@@@Z -; class CRPath2 * __ptr64 __cdecl CRRay(class CRPoint2 * __ptr64) -?CRRay@@YAPEAVCRPath2@@PEAVCRPoint2@@@Z -; class CRPath2 * __ptr64 __cdecl CRRect(double,double) -?CRRect@@YAPEAVCRPath2@@NN@Z -; class CRPath2 * __ptr64 __cdecl CRRect(class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRRect@@YAPEAVCRPath2@@PEAVCRNumber@@0@Z -; class CRColor * __ptr64 __cdecl CRRed(void) -?CRRed@@YAPEAVCRColor@@XZ -; bool __cdecl CRReleaseGC(void * __ptr64) -?CRReleaseGC@@YA_NPEAX@Z -; bool __cdecl CRReleaseGCLock(void) -?CRReleaseGCLock@@YA_NXZ -; bool __cdecl CRRemoveElement(class CRArray * __ptr64,long) -?CRRemoveElement@@YA_NPEAVCRArray@@J@Z -; bool __cdecl CRRemoveRunningBvr(class CRView * __ptr64,long) -?CRRemoveRunningBvr@@YA_NPEAVCRView@@J@Z -; bool __cdecl CRRemoveSite(class CRSite * __ptr64) -?CRRemoveSite@@YA_NPEAVCRSite@@@Z -; class CRImage * __ptr64 __cdecl CRRender(class CRGeometry * __ptr64,class CRCamera * __ptr64) -?CRRender@@YAPEAVCRImage@@PEAVCRGeometry@@PEAVCRCamera@@@Z -; class CRImage * __ptr64 __cdecl CRRender(class CRMontage * __ptr64) -?CRRender@@YAPEAVCRImage@@PEAVCRMontage@@@Z -; bool __cdecl CRRender(class CRView * __ptr64) -?CRRender@@YA_NPEAVCRView@@@Z -; class CRImage * __ptr64 __cdecl CRRenderResolution(class CRImage * __ptr64,long,long) -?CRRenderResolution@@YAPEAVCRImage@@PEAV1@JJ@Z -; class CRSound * __ptr64 __cdecl CRRenderSound(class CRGeometry * __ptr64,class CRMicrophone * __ptr64) -?CRRenderSound@@YAPEAVCRSound@@PEAVCRGeometry@@PEAVCRMicrophone@@@Z -; bool __cdecl CRRepaint(class CRView * __ptr64,long,long,long,long) -?CRRepaint@@YA_NPEAVCRView@@JJJJ@Z -; class CRBvr * __ptr64 __cdecl CRRepeat(class CRBvr * __ptr64,long) -?CRRepeat@@YAPEAVCRBvr@@PEAV1@J@Z -; class CRBvr * __ptr64 __cdecl CRRepeatForever(class CRBvr * __ptr64) -?CRRepeatForever@@YAPEAVCRBvr@@PEAV1@@Z -; bool __cdecl CRResumeModel(class CRView * __ptr64) -?CRResumeModel@@YA_NPEAVCRView@@@Z -; class CREvent * __ptr64 __cdecl CRRightButtonDown(void) -?CRRightButtonDown@@YAPEAVCREvent@@XZ -; class CRBoolean * __ptr64 __cdecl CRRightButtonState(void) -?CRRightButtonState@@YAPEAVCRBoolean@@XZ -; class CREvent * __ptr64 __cdecl CRRightButtonUp(void) -?CRRightButtonUp@@YAPEAVCREvent@@XZ -; class CRTransform2 * __ptr64 __cdecl CRRotate2(double) -?CRRotate2@@YAPEAVCRTransform2@@N@Z -; class CRTransform2 * __ptr64 __cdecl CRRotate2(class CRNumber * __ptr64) -?CRRotate2@@YAPEAVCRTransform2@@PEAVCRNumber@@@Z -; class CRTransform2 * __ptr64 __cdecl CRRotate2Degrees(double) -?CRRotate2Degrees@@YAPEAVCRTransform2@@N@Z -; class CRTransform3 * __ptr64 __cdecl CRRotate3(class CRVector3 * __ptr64,double) -?CRRotate3@@YAPEAVCRTransform3@@PEAVCRVector3@@N@Z -; class CRTransform3 * __ptr64 __cdecl CRRotate3(class CRVector3 * __ptr64,class CRNumber * __ptr64) -?CRRotate3@@YAPEAVCRTransform3@@PEAVCRVector3@@PEAVCRNumber@@@Z -; class CRNumber * __ptr64 __cdecl CRRound(class CRNumber * __ptr64) -?CRRound@@YAPEAVCRNumber@@PEAV1@@Z -; class CRPath2 * __ptr64 __cdecl CRRoundRect(double,double,double,double) -?CRRoundRect@@YAPEAVCRPath2@@NNNN@Z -; class CRPath2 * __ptr64 __cdecl CRRoundRect(class CRNumber * __ptr64,class CRNumber * __ptr64,class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRRoundRect@@YAPEAVCRPath2@@PEAVCRNumber@@000@Z -; class CRBvr * __ptr64 __cdecl CRRunOnce(class CRBvr * __ptr64) -?CRRunOnce@@YAPEAVCRBvr@@PEAV1@@Z -; class CRBvr * __ptr64 __cdecl CRSampleAtLocalTime(class CRBvr * __ptr64,double) -?CRSampleAtLocalTime@@YAPEAVCRBvr@@PEAV1@N@Z -; class CRTransform2 * __ptr64 __cdecl CRScale2(double,double) -?CRScale2@@YAPEAVCRTransform2@@NN@Z -; class CRTransform2 * __ptr64 __cdecl CRScale2(class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRScale2@@YAPEAVCRTransform2@@PEAVCRNumber@@0@Z -; class CRTransform2 * __ptr64 __cdecl CRScale2(class CRVector2 * __ptr64) -?CRScale2@@YAPEAVCRTransform2@@PEAVCRVector2@@@Z -; class CRTransform2 * __ptr64 __cdecl CRScale2Uniform(double) -?CRScale2Uniform@@YAPEAVCRTransform2@@N@Z -; class CRTransform2 * __ptr64 __cdecl CRScale2Uniform(class CRNumber * __ptr64) -?CRScale2Uniform@@YAPEAVCRTransform2@@PEAVCRNumber@@@Z -; class CRTransform3 * __ptr64 __cdecl CRScale3(double,double,double) -?CRScale3@@YAPEAVCRTransform3@@NNN@Z -; class CRTransform3 * __ptr64 __cdecl CRScale3(class CRNumber * __ptr64,class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRScale3@@YAPEAVCRTransform3@@PEAVCRNumber@@00@Z -; class CRTransform3 * __ptr64 __cdecl CRScale3(class CRVector3 * __ptr64) -?CRScale3@@YAPEAVCRTransform3@@PEAVCRVector3@@@Z -; class CRTransform3 * __ptr64 __cdecl CRScale3Uniform(double) -?CRScale3Uniform@@YAPEAVCRTransform3@@N@Z -; class CRTransform3 * __ptr64 __cdecl CRScale3Uniform(class CRNumber * __ptr64) -?CRScale3Uniform@@YAPEAVCRTransform3@@PEAVCRNumber@@@Z -; class CRBvr * __ptr64 __cdecl CRSecond(class CRPair * __ptr64) -?CRSecond@@YAPEAVCRBvr@@PEAVCRPair@@@Z -; class CRNumber * __ptr64 __cdecl CRSeededRandom(double) -?CRSeededRandom@@YAPEAVCRNumber@@N@Z -; class CRBvr * __ptr64 __cdecl CRSequence(class CRBvr * __ptr64,class CRBvr * __ptr64) -?CRSequence@@YAPEAVCRBvr@@PEAV1@0@Z -; class CRBvr * __ptr64 __cdecl CRSequenceArray(long,class CRBvr * __ptr64 * __ptr64 const) -?CRSequenceArray@@YAPEAVCRBvr@@JQEAPEAV1@@Z -; bool __cdecl CRSetBvrAsProperty(class CRDXTransformResult * __ptr64,unsigned short const * __ptr64,class CRBvr * __ptr64) -?CRSetBvrAsProperty@@YA_NPEAVCRDXTransformResult@@PEBGPEAVCRBvr@@@Z -; bool __cdecl CRSetClipRect(class CRView * __ptr64,long,long,long,long) -?CRSetClipRect@@YA_NPEAVCRView@@JJJJ@Z -; bool __cdecl CRSetCompositeDirectlyToTarget(class CRView * __ptr64,bool) -?CRSetCompositeDirectlyToTarget@@YA_NPEAVCRView@@_N@Z -; bool __cdecl CRSetDC(class CRView * __ptr64,struct HDC__ * __ptr64) -?CRSetDC@@YA_NPEAVCRView@@PEAUHDC__@@@Z -; bool __cdecl CRSetDirectDrawSurface(class CRView * __ptr64,struct IUnknown * __ptr64) -?CRSetDirectDrawSurface@@YA_NPEAVCRView@@PEAUIUnknown@@@Z -; bool __cdecl CRSetElement(class CRArray * __ptr64,long,class CRBvr * __ptr64,long) -?CRSetElement@@YA_NPEAVCRArray@@JPEAVCRBvr@@J@Z -; bool __cdecl CRSetImportPriority(class CRBvr * __ptr64,float) -?CRSetImportPriority@@YA_NPEAVCRBvr@@M@Z -; void __cdecl CRSetLastError(long,unsigned short const * __ptr64) -?CRSetLastError@@YAXJPEBG@Z -; bool __cdecl CRSetServiceProvider(class CRView * __ptr64,struct IServiceProvider * __ptr64) -?CRSetServiceProvider@@YA_NPEAVCRView@@PEAUIServiceProvider@@@Z -; bool __cdecl CRSetSite(class CRView * __ptr64,class CRViewSite * __ptr64) -?CRSetSite@@YA_NPEAVCRView@@PEAVCRViewSite@@@Z -; bool __cdecl CRSetViewport(class CRView * __ptr64,long,long,long,long) -?CRSetViewport@@YA_NPEAVCRView@@JJJJ@Z -; bool __cdecl CRSetWindow(class CRView * __ptr64,struct HWND__ * __ptr64) -?CRSetWindow@@YA_NPEAVCRView@@PEAUHWND__@@@Z -; class CRGeometry * __ptr64 __cdecl CRShadow(class CRGeometry * __ptr64,class CRGeometry * __ptr64,class CRPoint3 * __ptr64,class CRVector3 * __ptr64) -?CRShadow@@YAPEAVCRGeometry@@PEAV1@0PEAVCRPoint3@@PEAVCRVector3@@@Z -; class CRSound * __ptr64 __cdecl CRSilence(void) -?CRSilence@@YAPEAVCRSound@@XZ -; class CRColor * __ptr64 __cdecl CRSilver(void) -?CRSilver@@YAPEAVCRColor@@XZ -; class CRNumber * __ptr64 __cdecl CRSin(class CRNumber * __ptr64) -?CRSin@@YAPEAVCRNumber@@PEAV1@@Z -; class CRSound * __ptr64 __cdecl CRSinSynth(void) -?CRSinSynth@@YAPEAVCRSound@@XZ -; class CRFontStyle * __ptr64 __cdecl CRSize(class CRFontStyle * __ptr64,double) -?CRSize@@YAPEAVCRFontStyle@@PEAV1@N@Z -; class CRFontStyle * __ptr64 __cdecl CRSize(class CRFontStyle * __ptr64,class CRNumber * __ptr64) -?CRSize@@YAPEAVCRFontStyle@@PEAV1@PEAVCRNumber@@@Z -; class CRNumber * __ptr64 __cdecl CRSlowInSlowOut(double,double,double,double) -?CRSlowInSlowOut@@YAPEAVCRNumber@@NNNN@Z -; class CRNumber * __ptr64 __cdecl CRSlowInSlowOut(class CRNumber * __ptr64,class CRNumber * __ptr64,class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRSlowInSlowOut@@YAPEAVCRNumber@@PEAV1@000@Z -; class CREvent * __ptr64 __cdecl CRSnapshot(class CREvent * __ptr64,class CRBvr * __ptr64) -?CRSnapshot@@YAPEAVCREvent@@PEAV1@PEAVCRBvr@@@Z -; class CRImage * __ptr64 __cdecl CRSolidColorImage(class CRColor * __ptr64) -?CRSolidColorImage@@YAPEAVCRImage@@PEAVCRColor@@@Z -; class CRGeometry * __ptr64 __cdecl CRSoundSource(class CRSound * __ptr64) -?CRSoundSource@@YAPEAVCRGeometry@@PEAVCRSound@@@Z -; class CRGeometry * __ptr64 __cdecl CRSpecularColor(class CRGeometry * __ptr64,class CRColor * __ptr64) -?CRSpecularColor@@YAPEAVCRGeometry@@PEAV1@PEAVCRColor@@@Z -; class CRGeometry * __ptr64 __cdecl CRSpecularExponent(class CRGeometry * __ptr64,double) -?CRSpecularExponent@@YAPEAVCRGeometry@@PEAV1@N@Z -; class CRGeometry * __ptr64 __cdecl CRSpecularExponentAnim(class CRGeometry * __ptr64,class CRNumber * __ptr64) -?CRSpecularExponentAnim@@YAPEAVCRGeometry@@PEAV1@PEAVCRNumber@@@Z -; class CRNumber * __ptr64 __cdecl CRSphericalCoordLength(class CRPoint3 * __ptr64) -?CRSphericalCoordLength@@YAPEAVCRNumber@@PEAVCRPoint3@@@Z -; class CRNumber * __ptr64 __cdecl CRSphericalCoordLength(class CRVector3 * __ptr64) -?CRSphericalCoordLength@@YAPEAVCRNumber@@PEAVCRVector3@@@Z -; class CRNumber * __ptr64 __cdecl CRSphericalCoordXYAngle(class CRPoint3 * __ptr64) -?CRSphericalCoordXYAngle@@YAPEAVCRNumber@@PEAVCRPoint3@@@Z -; class CRNumber * __ptr64 __cdecl CRSphericalCoordXYAngle(class CRVector3 * __ptr64) -?CRSphericalCoordXYAngle@@YAPEAVCRNumber@@PEAVCRVector3@@@Z -; class CRNumber * __ptr64 __cdecl CRSphericalCoordYZAngle(class CRPoint3 * __ptr64) -?CRSphericalCoordYZAngle@@YAPEAVCRNumber@@PEAVCRPoint3@@@Z -; class CRNumber * __ptr64 __cdecl CRSphericalCoordYZAngle(class CRVector3 * __ptr64) -?CRSphericalCoordYZAngle@@YAPEAVCRNumber@@PEAVCRVector3@@@Z -; class CRGeometry * __ptr64 __cdecl CRSpotLight(class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRSpotLight@@YAPEAVCRGeometry@@PEAVCRNumber@@0@Z -; class CRGeometry * __ptr64 __cdecl CRSpotLight(class CRNumber * __ptr64,double) -?CRSpotLight@@YAPEAVCRGeometry@@PEAVCRNumber@@N@Z -; class CRNumber * __ptr64 __cdecl CRSqrt(class CRNumber * __ptr64) -?CRSqrt@@YAPEAVCRNumber@@PEAV1@@Z -; bool __cdecl CRStartModel(class CRView * __ptr64,class CRImage * __ptr64,class CRSound * __ptr64,double,unsigned long,bool * __ptr64) -?CRStartModel@@YA_NPEAVCRView@@PEAVCRImage@@PEAVCRSound@@NKPEA_N@Z -; bool __cdecl CRStopModel(class CRView * __ptr64) -?CRStopModel@@YA_NPEAVCRView@@@Z -; class CRFontStyle * __ptr64 __cdecl CRStrikethrough(class CRFontStyle * __ptr64) -?CRStrikethrough@@YAPEAVCRFontStyle@@PEAV1@@Z -; class CRImage * __ptr64 __cdecl CRStringImage(unsigned short * __ptr64,class CRFontStyle * __ptr64) -?CRStringImage@@YAPEAVCRImage@@PEAGPEAVCRFontStyle@@@Z -; class CRImage * __ptr64 __cdecl CRStringImage(class CRString * __ptr64,class CRFontStyle * __ptr64) -?CRStringImage@@YAPEAVCRImage@@PEAVCRString@@PEAVCRFontStyle@@@Z -; class CRPath2 * __ptr64 __cdecl CRStringPath(unsigned short * __ptr64,class CRFontStyle * __ptr64) -?CRStringPath@@YAPEAVCRPath2@@PEAGPEAVCRFontStyle@@@Z -; class CRPath2 * __ptr64 __cdecl CRStringPath(class CRString * __ptr64,class CRFontStyle * __ptr64) -?CRStringPath@@YAPEAVCRPath2@@PEAVCRString@@PEAVCRFontStyle@@@Z -; class CRNumber * __ptr64 __cdecl CRSub(class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRSub@@YAPEAVCRNumber@@PEAV1@0@Z -; class CRPoint2 * __ptr64 __cdecl CRSub(class CRPoint2 * __ptr64,class CRVector2 * __ptr64) -?CRSub@@YAPEAVCRPoint2@@PEAV1@PEAVCRVector2@@@Z -; class CRPoint3 * __ptr64 __cdecl CRSub(class CRPoint3 * __ptr64,class CRVector3 * __ptr64) -?CRSub@@YAPEAVCRPoint3@@PEAV1@PEAVCRVector3@@@Z -; class CRVector2 * __ptr64 __cdecl CRSub(class CRVector2 * __ptr64,class CRVector2 * __ptr64) -?CRSub@@YAPEAVCRVector2@@PEAV1@0@Z -; class CRVector2 * __ptr64 __cdecl CRSub(class CRPoint2 * __ptr64,class CRPoint2 * __ptr64) -?CRSub@@YAPEAVCRVector2@@PEAVCRPoint2@@0@Z -; class CRVector3 * __ptr64 __cdecl CRSub(class CRVector3 * __ptr64,class CRVector3 * __ptr64) -?CRSub@@YAPEAVCRVector3@@PEAV1@0@Z -; class CRVector3 * __ptr64 __cdecl CRSub(class CRPoint3 * __ptr64,class CRPoint3 * __ptr64) -?CRSub@@YAPEAVCRVector3@@PEAVCRPoint3@@0@Z -; class CRBvr * __ptr64 __cdecl CRSubstituteTime(class CRBvr * __ptr64,class CRNumber * __ptr64) -?CRSubstituteTime@@YAPEAVCRBvr@@PEAV1@PEAVCRNumber@@@Z -; bool __cdecl CRSwitchTo(class CRBvr * __ptr64,class CRBvr * __ptr64,bool,unsigned long,double) -?CRSwitchTo@@YA_NPEAVCRBvr@@0_NKN@Z -; bool __cdecl CRSwitchToBool(class CRBoolean * __ptr64,bool) -?CRSwitchToBool@@YA_NPEAVCRBoolean@@_N@Z -; bool __cdecl CRSwitchToNumber(class CRNumber * __ptr64,double) -?CRSwitchToNumber@@YA_NPEAVCRNumber@@N@Z -; bool __cdecl CRSwitchToString(class CRString * __ptr64,unsigned short * __ptr64) -?CRSwitchToString@@YA_NPEAVCRString@@PEAG@Z -; class CRNumber * __ptr64 __cdecl CRTan(class CRNumber * __ptr64) -?CRTan@@YAPEAVCRNumber@@PEAV1@@Z -; class CRColor * __ptr64 __cdecl CRTeal(void) -?CRTeal@@YAPEAVCRColor@@XZ -; class CRFontStyle * __ptr64 __cdecl CRTextColor(class CRFontStyle * __ptr64,class CRColor * __ptr64) -?CRTextColor@@YAPEAVCRFontStyle@@PEAV1@PEAVCRColor@@@Z -; class CRImage * __ptr64 __cdecl CRTextImage(unsigned short * __ptr64,class CRFontStyle * __ptr64) -?CRTextImage@@YAPEAVCRImage@@PEAGPEAVCRFontStyle@@@Z -; class CRImage * __ptr64 __cdecl CRTextImage(class CRString * __ptr64,class CRFontStyle * __ptr64) -?CRTextImage@@YAPEAVCRImage@@PEAVCRString@@PEAVCRFontStyle@@@Z -; class CRMatte * __ptr64 __cdecl CRTextMatte(class CRString * __ptr64,class CRFontStyle * __ptr64) -?CRTextMatte@@YAPEAVCRMatte@@PEAVCRString@@PEAVCRFontStyle@@@Z -; class CRPath2 * __ptr64 __cdecl CRTextPath(class CRString * __ptr64,class CRFontStyle * __ptr64) -?CRTextPath@@YAPEAVCRPath2@@PEAVCRString@@PEAVCRFontStyle@@@Z -; class CRGeometry * __ptr64 __cdecl CRTexture(class CRGeometry * __ptr64,class CRImage * __ptr64) -?CRTexture@@YAPEAVCRGeometry@@PEAV1@PEAVCRImage@@@Z -; class CRGeometry * __ptr64 __cdecl CRTextureImage(class CRGeometry * __ptr64,class CRImage * __ptr64) -?CRTextureImage@@YAPEAVCRGeometry@@PEAV1@PEAVCRImage@@@Z -; class CREvent * __ptr64 __cdecl CRThenEvent(class CREvent * __ptr64,class CREvent * __ptr64) -?CRThenEvent@@YAPEAVCREvent@@PEAV1@0@Z -; bool __cdecl CRTick(class CRView * __ptr64,double,bool * __ptr64) -?CRTick@@YA_NPEAVCRView@@NPEA_N@Z -; class CRImage * __ptr64 __cdecl CRTile(class CRImage * __ptr64) -?CRTile@@YAPEAVCRImage@@PEAV1@@Z -; class CREvent * __ptr64 __cdecl CRTimer(double) -?CRTimer@@YAPEAVCREvent@@N@Z -; class CREvent * __ptr64 __cdecl CRTimer(class CRNumber * __ptr64) -?CRTimer@@YAPEAVCREvent@@PEAVCRNumber@@@Z -; class CRNumber * __ptr64 __cdecl CRToDegrees(class CRNumber * __ptr64) -?CRToDegrees@@YAPEAVCRNumber@@PEAV1@@Z -; class CRNumber * __ptr64 __cdecl CRToRadians(class CRNumber * __ptr64) -?CRToRadians@@YAPEAVCRNumber@@PEAV1@@Z -; class CRString * __ptr64 __cdecl CRToString(class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRToString@@YAPEAVCRString@@PEAVCRNumber@@0@Z -; class CRString * __ptr64 __cdecl CRToString(class CRNumber * __ptr64,double) -?CRToString@@YAPEAVCRString@@PEAVCRNumber@@N@Z -; class CRTransform2 * __ptr64 __cdecl CRTransform3x2(double * __ptr64,unsigned int) -?CRTransform3x2@@YAPEAVCRTransform2@@PEANI@Z -; class CRTransform2 * __ptr64 __cdecl CRTransform3x2(class CRArray * __ptr64) -?CRTransform3x2@@YAPEAVCRTransform2@@PEAVCRArray@@@Z -; class CRTransform3 * __ptr64 __cdecl CRTransform4x4(class CRArray * __ptr64) -?CRTransform4x4@@YAPEAVCRTransform3@@PEAVCRArray@@@Z -; class CRCamera * __ptr64 __cdecl CRTransform(class CRCamera * __ptr64,class CRTransform3 * __ptr64) -?CRTransform@@YAPEAVCRCamera@@PEAV1@PEAVCRTransform3@@@Z -; class CRGeometry * __ptr64 __cdecl CRTransform(class CRGeometry * __ptr64,class CRTransform3 * __ptr64) -?CRTransform@@YAPEAVCRGeometry@@PEAV1@PEAVCRTransform3@@@Z -; class CRImage * __ptr64 __cdecl CRTransform(class CRImage * __ptr64,class CRTransform2 * __ptr64) -?CRTransform@@YAPEAVCRImage@@PEAV1@PEAVCRTransform2@@@Z -; class CRMatte * __ptr64 __cdecl CRTransform(class CRMatte * __ptr64,class CRTransform2 * __ptr64) -?CRTransform@@YAPEAVCRMatte@@PEAV1@PEAVCRTransform2@@@Z -; class CRMicrophone * __ptr64 __cdecl CRTransform(class CRMicrophone * __ptr64,class CRTransform3 * __ptr64) -?CRTransform@@YAPEAVCRMicrophone@@PEAV1@PEAVCRTransform3@@@Z -; class CRPath2 * __ptr64 __cdecl CRTransform(class CRPath2 * __ptr64,class CRTransform2 * __ptr64) -?CRTransform@@YAPEAVCRPath2@@PEAV1@PEAVCRTransform2@@@Z -; class CRPoint2 * __ptr64 __cdecl CRTransform(class CRPoint2 * __ptr64,class CRTransform2 * __ptr64) -?CRTransform@@YAPEAVCRPoint2@@PEAV1@PEAVCRTransform2@@@Z -; class CRPoint3 * __ptr64 __cdecl CRTransform(class CRPoint3 * __ptr64,class CRTransform3 * __ptr64) -?CRTransform@@YAPEAVCRPoint3@@PEAV1@PEAVCRTransform3@@@Z -; class CRVector2 * __ptr64 __cdecl CRTransform(class CRVector2 * __ptr64,class CRTransform2 * __ptr64) -?CRTransform@@YAPEAVCRVector2@@PEAV1@PEAVCRTransform2@@@Z -; class CRVector3 * __ptr64 __cdecl CRTransform(class CRVector3 * __ptr64,class CRTransform3 * __ptr64) -?CRTransform@@YAPEAVCRVector3@@PEAV1@PEAVCRTransform3@@@Z -; class CRFontStyle * __ptr64 __cdecl CRTransformCharacters(class CRFontStyle * __ptr64,class CRTransform2 * __ptr64) -?CRTransformCharacters@@YAPEAVCRFontStyle@@PEAV1@PEAVCRTransform2@@@Z -; class CRImage * __ptr64 __cdecl CRTransformColorRGB(class CRImage * __ptr64,class CRTransform3 * __ptr64) -?CRTransformColorRGB@@YAPEAVCRImage@@PEAV1@PEAVCRTransform3@@@Z -; class CRTransform2 * __ptr64 __cdecl CRTranslate2(double,double) -?CRTranslate2@@YAPEAVCRTransform2@@NN@Z -; class CRTransform2 * __ptr64 __cdecl CRTranslate2(class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRTranslate2@@YAPEAVCRTransform2@@PEAVCRNumber@@0@Z -; class CRTransform2 * __ptr64 __cdecl CRTranslate2(class CRPoint2 * __ptr64) -?CRTranslate2@@YAPEAVCRTransform2@@PEAVCRPoint2@@@Z -; class CRTransform2 * __ptr64 __cdecl CRTranslate2(class CRVector2 * __ptr64) -?CRTranslate2@@YAPEAVCRTransform2@@PEAVCRVector2@@@Z -; class CRTransform3 * __ptr64 __cdecl CRTranslate3(double,double,double) -?CRTranslate3@@YAPEAVCRTransform3@@NNN@Z -; class CRTransform3 * __ptr64 __cdecl CRTranslate3(class CRNumber * __ptr64,class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRTranslate3@@YAPEAVCRTransform3@@PEAVCRNumber@@00@Z -; class CRTransform3 * __ptr64 __cdecl CRTranslate3(class CRPoint3 * __ptr64) -?CRTranslate3@@YAPEAVCRTransform3@@PEAVCRPoint3@@@Z -; class CRTransform3 * __ptr64 __cdecl CRTranslate3(class CRVector3 * __ptr64) -?CRTranslate3@@YAPEAVCRTransform3@@PEAVCRVector3@@@Z -; class CRGeometry * __ptr64 __cdecl CRTriMesh(class TriMeshData & __ptr64) -?CRTriMesh@@YAPEAVCRGeometry@@AEAVTriMeshData@@@Z -; bool __cdecl CRTriggerEvent(class CREvent * __ptr64,class CRBvr * __ptr64) -?CRTriggerEvent@@YA_NPEAVCREvent@@PEAVCRBvr@@@Z -; class CRBoolean * __ptr64 __cdecl CRTrue(void) -?CRTrue@@YAPEAVCRBoolean@@XZ -; class CRFontStyle * __ptr64 __cdecl CRUnderline(class CRFontStyle * __ptr64) -?CRUnderline@@YAPEAVCRFontStyle@@PEAV1@@Z -; class CRGeometry * __ptr64 __cdecl CRUndetectable(class CRGeometry * __ptr64) -?CRUndetectable@@YAPEAVCRGeometry@@PEAV1@@Z -; class CRImage * __ptr64 __cdecl CRUndetectable(class CRImage * __ptr64) -?CRUndetectable@@YAPEAVCRImage@@PEAV1@@Z -; class CRArray * __ptr64 __cdecl CRUninitializedArray(class CRArray * __ptr64) -?CRUninitializedArray@@YAPEAVCRArray@@PEAV1@@Z -; class CRBvr * __ptr64 __cdecl CRUninitializedBvr(enum CR_BVR_TYPEID) -?CRUninitializedBvr@@YAPEAVCRBvr@@W4CR_BVR_TYPEID@@@Z -; class CRTuple * __ptr64 __cdecl CRUninitializedTuple(class CRTuple * __ptr64) -?CRUninitializedTuple@@YAPEAVCRTuple@@PEAV1@@Z -; class CRGeometry * __ptr64 __cdecl CRUnionGeometry(class CRGeometry * __ptr64,class CRGeometry * __ptr64) -?CRUnionGeometry@@YAPEAVCRGeometry@@PEAV1@0@Z -; class CRGeometry * __ptr64 __cdecl CRUnionGeometry(class CRArray * __ptr64) -?CRUnionGeometry@@YAPEAVCRGeometry@@PEAVCRArray@@@Z -; class CRMatte * __ptr64 __cdecl CRUnionMatte(class CRMatte * __ptr64,class CRMatte * __ptr64) -?CRUnionMatte@@YAPEAVCRMatte@@PEAV1@0@Z -; class CRMontage * __ptr64 __cdecl CRUnionMontage(class CRMontage * __ptr64,class CRMontage * __ptr64) -?CRUnionMontage@@YAPEAVCRMontage@@PEAV1@0@Z -; class CRMontage * __ptr64 __cdecl CRUnionMontageArray(class CRArray * __ptr64) -?CRUnionMontageArray@@YAPEAVCRMontage@@PEAVCRArray@@@Z -; class CRBvr * __ptr64 __cdecl CRUntil(class CRBvr * __ptr64,class CREvent * __ptr64,class CRBvr * __ptr64) -?CRUntil@@YAPEAVCRBvr@@PEAV1@PEAVCREvent@@0@Z -; class CRBvr * __ptr64 __cdecl CRUntilEx(class CRBvr * __ptr64,class CREvent * __ptr64) -?CRUntilEx@@YAPEAVCRBvr@@PEAV1@PEAVCREvent@@@Z -; class CRBvr * __ptr64 __cdecl CRUntilNotify(class CRBvr * __ptr64,class CREvent * __ptr64,class CRUntilNotifier * __ptr64) -?CRUntilNotify@@YAPEAVCRBvr@@PEAV1@PEAVCREvent@@PEAVCRUntilNotifier@@@Z -; class CRVector2 * __ptr64 __cdecl CRVector2Polar(double,double) -?CRVector2Polar@@YAPEAVCRVector2@@NN@Z -; class CRVector2 * __ptr64 __cdecl CRVector2Polar(class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRVector2Polar@@YAPEAVCRVector2@@PEAVCRNumber@@0@Z -; class CRVector3 * __ptr64 __cdecl CRVector3Spherical(double,double,double) -?CRVector3Spherical@@YAPEAVCRVector3@@NNN@Z -; class CRVector3 * __ptr64 __cdecl CRVector3Spherical(class CRNumber * __ptr64,class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRVector3Spherical@@YAPEAVCRVector3@@PEAVCRNumber@@00@Z -; unsigned short const * __ptr64 __cdecl CRVersionString(void) -?CRVersionString@@YAPEBGXZ -; class CRNumber * __ptr64 __cdecl CRViewFrameRate(void) -?CRViewFrameRate@@YAPEAVCRNumber@@XZ -; class CRNumber * __ptr64 __cdecl CRViewTimeDelta(void) -?CRViewTimeDelta@@YAPEAVCRNumber@@XZ -; class CRFontStyle * __ptr64 __cdecl CRWeight(class CRFontStyle * __ptr64,double) -?CRWeight@@YAPEAVCRFontStyle@@PEAV1@N@Z -; class CRFontStyle * __ptr64 __cdecl CRWeight(class CRFontStyle * __ptr64,class CRNumber * __ptr64) -?CRWeight@@YAPEAVCRFontStyle@@PEAV1@PEAVCRNumber@@@Z -; class CRColor * __ptr64 __cdecl CRWhite(void) -?CRWhite@@YAPEAVCRColor@@XZ -; class CRLineStyle * __ptr64 __cdecl CRWidth(class CRLineStyle * __ptr64,double) -?CRWidth@@YAPEAVCRLineStyle@@PEAV1@N@Z -; class CRLineStyle * __ptr64 __cdecl CRWidth(class CRLineStyle * __ptr64,class CRNumber * __ptr64) -?CRWidth@@YAPEAVCRLineStyle@@PEAV1@PEAVCRNumber@@@Z -; class CRTransform2 * __ptr64 __cdecl CRXShear2(double) -?CRXShear2@@YAPEAVCRTransform2@@N@Z -; class CRTransform2 * __ptr64 __cdecl CRXShear2(class CRNumber * __ptr64) -?CRXShear2@@YAPEAVCRTransform2@@PEAVCRNumber@@@Z -; class CRTransform3 * __ptr64 __cdecl CRXShear3(double,double) -?CRXShear3@@YAPEAVCRTransform3@@NN@Z -; class CRTransform3 * __ptr64 __cdecl CRXShear3(class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRXShear3@@YAPEAVCRTransform3@@PEAVCRNumber@@0@Z -; class CRVector2 * __ptr64 __cdecl CRXVector2(void) -?CRXVector2@@YAPEAVCRVector2@@XZ -; class CRVector3 * __ptr64 __cdecl CRXVector3(void) -?CRXVector3@@YAPEAVCRVector3@@XZ -; class CRTransform2 * __ptr64 __cdecl CRYShear2(double) -?CRYShear2@@YAPEAVCRTransform2@@N@Z -; class CRTransform2 * __ptr64 __cdecl CRYShear2(class CRNumber * __ptr64) -?CRYShear2@@YAPEAVCRTransform2@@PEAVCRNumber@@@Z -; class CRTransform3 * __ptr64 __cdecl CRYShear3(double,double) -?CRYShear3@@YAPEAVCRTransform3@@NN@Z -; class CRTransform3 * __ptr64 __cdecl CRYShear3(class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRYShear3@@YAPEAVCRTransform3@@PEAVCRNumber@@0@Z -; class CRVector2 * __ptr64 __cdecl CRYVector2(void) -?CRYVector2@@YAPEAVCRVector2@@XZ -; class CRVector3 * __ptr64 __cdecl CRYVector3(void) -?CRYVector3@@YAPEAVCRVector3@@XZ -; class CRColor * __ptr64 __cdecl CRYellow(void) -?CRYellow@@YAPEAVCRColor@@XZ -; class CRTransform3 * __ptr64 __cdecl CRZShear3(double,double) -?CRZShear3@@YAPEAVCRTransform3@@NN@Z -; class CRTransform3 * __ptr64 __cdecl CRZShear3(class CRNumber * __ptr64,class CRNumber * __ptr64) -?CRZShear3@@YAPEAVCRTransform3@@PEAVCRNumber@@0@Z -; class CRVector3 * __ptr64 __cdecl CRZVector3(void) -?CRZVector3@@YAPEAVCRVector3@@XZ -; class CRVector2 * __ptr64 __cdecl CRZeroVector2(void) -?CRZeroVector2@@YAPEAVCRVector2@@XZ -; class CRVector3 * __ptr64 __cdecl CRZeroVector3(void) -?CRZeroVector3@@YAPEAVCRVector3@@XZ -DllCanUnloadNow -DllGetClassObject -DllRegisterServer -DllUnregisterServer
diff --git a/mingw-w64-crt/lib64/dmdlgs.def b/mingw-w64-crt/lib64/dmdlgs.def deleted file mode 100644 index 3b19f26..0000000 --- a/mingw-w64-crt/lib64/dmdlgs.def +++ /dev/null
@@ -1,29 +0,0 @@ -; -; Exports of file DMDLGS.dll -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY DMDLGS.dll -EXPORTS -; public: void __cdecl CDataCache::AddLDMObjMapEntry(struct _LDM_OBJ_MAP_ENTRY * __ptr64) __ptr64 -?AddLDMObjMapEntry@CDataCache@@QEAAXPEAU_LDM_OBJ_MAP_ENTRY@@@Z -; void __cdecl FreeArrayOfStrings(struct arrayOfStrings * __ptr64) -?FreeArrayOfStrings@@YAXPEAUarrayOfStrings@@@Z -; public: unsigned long __cdecl CDataCache::GetDiskCount(void) __ptr64 -?GetDiskCount@CDataCache@@QEAAKXZ -; public: __int64 __cdecl CDMNodeObj::GetLdmObjectId(void) __ptr64 -?GetLdmObjectId@CDMNodeObj@@QEAA_JXZ -; public: unsigned long __cdecl CDMNodeObj::GetNumMembers(void) __ptr64 -?GetNumMembers@CDMNodeObj@@QEAAKXZ -; public: class CWnd * __ptr64 __cdecl CTaskData::GetOcxFrameCWndPtr(void) __ptr64 -?GetOcxFrameCWndPtr@CTaskData@@QEAAPEAVCWnd@@XZ -; public: void __cdecl CTaskData::GetRegionColorStructPtr(struct _REGION_COLORS * __ptr64 * __ptr64,int & __ptr64) __ptr64 -?GetRegionColorStructPtr@CTaskData@@QEAAXPEAPEAU_REGION_COLORS@@AEAH@Z -; public: class CString __cdecl CDataCache::GetServerName(void) __ptr64 -?GetServerName@CDataCache@@QEAA?AVCString@@XZ -; public: unsigned long __cdecl CDataCache::GetVolumeCount(void) __ptr64 -?GetVolumeCount@CDataCache@@QEAAKXZ -DllCanUnloadNow -DllGetClassObject -DllRegisterServer
diff --git a/mingw-w64-crt/lib64/dxtrans.def b/mingw-w64-crt/lib64/dxtrans.def deleted file mode 100644 index ef33d1f..0000000 --- a/mingw-w64-crt/lib64/dxtrans.def +++ /dev/null
@@ -1,25 +0,0 @@ -; -; Exports of file dxtrans.dll -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY dxtrans.dll -EXPORTS -; void __cdecl DXConstOverArray(class DXPMSAMPLE * __ptr64,class DXPMSAMPLE const & __ptr64,unsigned long) -?DXConstOverArray@@YAXPEAVDXPMSAMPLE@@AEBV1@K@Z -; void __cdecl DXConstUnderArray(class DXPMSAMPLE * __ptr64,class DXPMSAMPLE const & __ptr64,unsigned long) -?DXConstUnderArray@@YAXPEAVDXPMSAMPLE@@AEBV1@K@Z -; void __cdecl DXDitherArray(struct DXDITHERDESC const * __ptr64) -?DXDitherArray@@YAXPEBUDXDITHERDESC@@@Z -; void __cdecl DXLinearInterpolateArray(class DXBASESAMPLE const * __ptr64,struct DXLIMAPINFO * __ptr64,class DXBASESAMPLE * __ptr64,unsigned long) -?DXLinearInterpolateArray@@YAXPEBVDXBASESAMPLE@@PEAUDXLIMAPINFO@@PEAV1@K@Z -; void __cdecl DXOverArray(class DXPMSAMPLE * __ptr64,class DXPMSAMPLE const * __ptr64,unsigned long) -?DXOverArray@@YAXPEAVDXPMSAMPLE@@PEBV1@K@Z -; void __cdecl DXOverArrayMMX(class DXPMSAMPLE * __ptr64,class DXPMSAMPLE const * __ptr64,unsigned long) -?DXOverArrayMMX@@YAXPEAVDXPMSAMPLE@@PEBV1@K@Z -DllCanUnloadNow -DllEnumClassObjects -DllGetClassObject -DllRegisterServer -DllUnregisterServer
diff --git a/mingw-w64-crt/lib64/esscli.def b/mingw-w64-crt/lib64/esscli.def deleted file mode 100644 index cd89d27..0000000 --- a/mingw-w64-crt/lib64/esscli.def +++ /dev/null
@@ -1,338 +0,0 @@ -; -; Exports of file esscli.dll -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY esscli.dll -EXPORTS -; public: __cdecl CClassInfoArray::CClassInfoArray(void) __ptr64 -??0CClassInfoArray@@QEAA@XZ -; public: __cdecl CClassInformation::CClassInformation(struct CClassInformation const & __ptr64) __ptr64 -??0CClassInformation@@QEAA@AEBU0@@Z -; public: __cdecl CClassInformation::CClassInformation(void) __ptr64 -??0CClassInformation@@QEAA@XZ -; public: __cdecl CContextMetaData::CContextMetaData(class CMetaData * __ptr64,struct IWbemContext * __ptr64) __ptr64 -??0CContextMetaData@@QEAA@PEAVCMetaData@@PEAUIWbemContext@@@Z -; public: __cdecl CEvalNode::CEvalNode(class CEvalNode const & __ptr64) __ptr64 -??0CEvalNode@@QEAA@AEBV0@@Z -; public: __cdecl CEvalNode::CEvalNode(void) __ptr64 -??0CEvalNode@@QEAA@XZ -; public: __cdecl CEvalTree::CEvalTree(class CEvalTree const & __ptr64) __ptr64 -??0CEvalTree@@QEAA@AEBV0@@Z -; public: __cdecl CEvalTree::CEvalTree(void) __ptr64 -??0CEvalTree@@QEAA@XZ -; public: __cdecl CMetaData::CMetaData(class CMetaData const & __ptr64) __ptr64 -??0CMetaData@@QEAA@AEBV0@@Z -; public: __cdecl CMetaData::CMetaData(void) __ptr64 -??0CMetaData@@QEAA@XZ -; public: __cdecl CObjectInfo::CObjectInfo(void) __ptr64 -??0CObjectInfo@@QEAA@XZ -; public: __cdecl CPropertyProjectionFilter::CPropertyProjectionFilter(class CPropertyProjectionFilter const & __ptr64) __ptr64 -??0CPropertyProjectionFilter@@QEAA@AEBV0@@Z -; public: __cdecl CPropertyProjectionFilter::CPropertyProjectionFilter(void) __ptr64 -??0CPropertyProjectionFilter@@QEAA@XZ -; public: __cdecl CReuseMemoryManager::CReuseMemoryManager(unsigned __int64,unsigned __int64) __ptr64 -??0CReuseMemoryManager@@QEAA@_K0@Z -; public: __cdecl CSortedArray::CSortedArray(class CSortedArray & __ptr64) __ptr64 -??0CSortedArray@@QEAA@AEAV0@@Z -; public: __cdecl CSortedArray::CSortedArray(int,int) __ptr64 -??0CSortedArray@@QEAA@HH@Z -; public: __cdecl CSortedArray::CSortedArray(unsigned int,unsigned __int64 * __ptr64) __ptr64 -??0CSortedArray@@QEAA@IPEA_K@Z -; public: __cdecl CStandardMetaData::CStandardMetaData(class CStandardMetaData const & __ptr64) __ptr64 -??0CStandardMetaData@@QEAA@AEBV0@@Z -; public: __cdecl CStandardMetaData::CStandardMetaData(struct IWbemServices * __ptr64) __ptr64 -??0CStandardMetaData@@QEAA@PEAUIWbemServices@@@Z -; public: __cdecl CTempMemoryManager::CTempMemoryManager(void) __ptr64 -??0CTempMemoryManager@@QEAA@XZ -; public: __cdecl CTimeKeeper::CTimeKeeper(void) __ptr64 -??0CTimeKeeper@@QEAA@XZ -; public: __cdecl CClassInfoArray::~CClassInfoArray(void) __ptr64 -??1CClassInfoArray@@QEAA@XZ -; public: __cdecl CClassInformation::~CClassInformation(void) __ptr64 -??1CClassInformation@@QEAA@XZ -; public: __cdecl CContextMetaData::~CContextMetaData(void) __ptr64 -??1CContextMetaData@@QEAA@XZ -; public: virtual __cdecl CEvalNode::~CEvalNode(void) __ptr64 -??1CEvalNode@@UEAA@XZ -; public: __cdecl CEvalTree::~CEvalTree(void) __ptr64 -??1CEvalTree@@QEAA@XZ -; public: virtual __cdecl CMetaData::~CMetaData(void) __ptr64 -??1CMetaData@@UEAA@XZ -; public: __cdecl CObjectInfo::~CObjectInfo(void) __ptr64 -??1CObjectInfo@@QEAA@XZ -; public: __cdecl CPropertyProjectionFilter::~CPropertyProjectionFilter(void) __ptr64 -??1CPropertyProjectionFilter@@QEAA@XZ -; public: __cdecl CReuseMemoryManager::~CReuseMemoryManager(void) __ptr64 -??1CReuseMemoryManager@@QEAA@XZ -; public: __cdecl CSortedArray::~CSortedArray(void) __ptr64 -??1CSortedArray@@QEAA@XZ -; public: virtual __cdecl CStandardMetaData::~CStandardMetaData(void) __ptr64 -??1CStandardMetaData@@UEAA@XZ -; public: __cdecl CTempMemoryManager::~CTempMemoryManager(void) __ptr64 -??1CTempMemoryManager@@QEAA@XZ -; public: __cdecl CTimeKeeper::~CTimeKeeper(void) __ptr64 -??1CTimeKeeper@@QEAA@XZ -; public: bool __cdecl CClassInfoArray::operator=(class CClassInfoArray & __ptr64) __ptr64 -??4CClassInfoArray@@QEAA_NAEAV0@@Z -; public: struct CClassInformation & __ptr64 __cdecl CClassInformation::operator=(struct CClassInformation const & __ptr64) __ptr64 -??4CClassInformation@@QEAAAEAU0@AEBU0@@Z -; public: class CContextMetaData & __ptr64 __cdecl CContextMetaData::operator=(class CContextMetaData const & __ptr64) __ptr64 -??4CContextMetaData@@QEAAAEAV0@AEBV0@@Z -; public: void __cdecl CEvalTree::operator=(class CEvalTree const & __ptr64) __ptr64 -??4CEvalTree@@QEAAXAEBV0@@Z -; public: class CMetaData & __ptr64 __cdecl CMetaData::operator=(class CMetaData const & __ptr64) __ptr64 -??4CMetaData@@QEAAAEAV0@AEBV0@@Z -; public: class CObjectInfo & __ptr64 __cdecl CObjectInfo::operator=(class CObjectInfo const & __ptr64) __ptr64 -??4CObjectInfo@@QEAAAEAV0@AEBV0@@Z -; public: class CPropertyProjectionFilter & __ptr64 __cdecl CPropertyProjectionFilter::operator=(class CPropertyProjectionFilter const & __ptr64) __ptr64 -??4CPropertyProjectionFilter@@QEAAAEAV0@AEBV0@@Z -; public: class CQueryAnalyser & __ptr64 __cdecl CQueryAnalyser::operator=(class CQueryAnalyser const & __ptr64) __ptr64 -??4CQueryAnalyser@@QEAAAEAV0@AEBV0@@Z -; public: class CReuseMemoryManager & __ptr64 __cdecl CReuseMemoryManager::operator=(class CReuseMemoryManager const & __ptr64) __ptr64 -??4CReuseMemoryManager@@QEAAAEAV0@AEBV0@@Z -; public: void __cdecl CSortedArray::operator=(class CSortedArray const & __ptr64) __ptr64 -??4CSortedArray@@QEAAXAEBV0@@Z -; public: class CStandardMetaData & __ptr64 __cdecl CStandardMetaData::operator=(class CStandardMetaData const & __ptr64) __ptr64 -??4CStandardMetaData@@QEAAAEAV0@AEBV0@@Z -; public: class CTempMemoryManager & __ptr64 __cdecl CTempMemoryManager::operator=(class CTempMemoryManager const & __ptr64) __ptr64 -??4CTempMemoryManager@@QEAAAEAV0@AEBV0@@Z -; public: class CTimeKeeper & __ptr64 __cdecl CTimeKeeper::operator=(class CTimeKeeper const & __ptr64) __ptr64 -??4CTimeKeeper@@QEAAAEAV0@AEBV0@@Z -; const CEvalNode::`vftable' -??_7CEvalNode@@6B@ -; const CMetaData::`vftable' -??_7CMetaData@@6B@ -; const CPropertyProjectionFilter::`vftable' -??_7CPropertyProjectionFilter@@6B@ -; const CStandardMetaData::`vftable' -??_7CStandardMetaData@@6B@ -; public: void __cdecl CSortedArray::`default constructor closure'(void) __ptr64 -??_FCSortedArray@@QEAAXXZ -; public: int __cdecl CSortedArray::Add(unsigned __int64) __ptr64 -?Add@CSortedArray@@QEAAH_K@Z -; public: bool __cdecl CClassInfoArray::AddClass(struct CClassInformation * __ptr64) __ptr64 -?AddClass@CClassInfoArray@@QEAA_NPEAUCClassInformation@@@Z -; public: int __cdecl CSortedArray::AddDataFrom(class CSortedArray const & __ptr64) __ptr64 -?AddDataFrom@CSortedArray@@QEAAHAEBV1@@Z -; public: int __cdecl CSortedArray::AddDataFrom(unsigned __int64 const * __ptr64,unsigned int) __ptr64 -?AddDataFrom@CSortedArray@@QEAAHPEB_KI@Z -; public: bool __cdecl CPropertyProjectionFilter::AddProperty(class CPropertyName const & __ptr64) __ptr64 -?AddProperty@CPropertyProjectionFilter@@QEAA_NAEBVCPropertyName@@@Z -; public: virtual unsigned long __cdecl CMetaData::AddRef(void) __ptr64 -?AddRef@CMetaData@@UEAAKXZ -; public: void * __ptr64 __cdecl CReuseMemoryManager::Allocate(void) __ptr64 -?Allocate@CReuseMemoryManager@@QEAAPEAXXZ -; public: void * __ptr64 __cdecl CTempMemoryManager::Allocate(unsigned __int64) __ptr64 -?Allocate@CTempMemoryManager@@QEAAPEAX_K@Z -; protected: static long __cdecl CQueryAnalyser::AndDefiniteClassArrays(class CClassInfoArray * __ptr64,class CClassInfoArray * __ptr64,class CClassInfoArray * __ptr64) -?AndDefiniteClassArrays@CQueryAnalyser@@KAJPEAVCClassInfoArray@@00@Z -; protected: static long __cdecl CQueryAnalyser::AndPossibleClassArrays(class CClassInfoArray * __ptr64,class CClassInfoArray * __ptr64,class CClassInfoArray * __ptr64) -?AndPossibleClassArrays@CQueryAnalyser@@KAJPEAVCClassInfoArray@@00@Z -; protected: static long __cdecl CQueryAnalyser::AndQueryExpressions(struct QL_LEVEL_1_RPN_EXPRESSION * __ptr64,struct QL_LEVEL_1_RPN_EXPRESSION * __ptr64,struct QL_LEVEL_1_RPN_EXPRESSION * __ptr64) -?AndQueryExpressions@CQueryAnalyser@@KAJPEAUQL_LEVEL_1_RPN_EXPRESSION@@00@Z -; protected: static void __cdecl CQueryAnalyser::AppendQueryExpression(struct QL_LEVEL_1_RPN_EXPRESSION * __ptr64,struct QL_LEVEL_1_RPN_EXPRESSION * __ptr64) -?AppendQueryExpression@CQueryAnalyser@@KAXPEAUQL_LEVEL_1_RPN_EXPRESSION@@0@Z -; public: long __cdecl CEvalTree::ApplyPredicate(class CLeafPredicate * __ptr64) __ptr64 -?ApplyPredicate@CEvalTree@@QEAAJPEAVCLeafPredicate@@@Z -; public: static long __cdecl CEvalTree::BuildFromToken(class CContextMetaData * __ptr64,class CImplicationList & __ptr64,struct QL_LEVEL_1_TOKEN & __ptr64,class CEvalNode * __ptr64 * __ptr64) -?BuildFromToken@CEvalTree@@SAJPEAVCContextMetaData@@AEAVCImplicationList@@AEAUQL_LEVEL_1_TOKEN@@PEAPEAVCEvalNode@@@Z -; public: static long __cdecl CEvalTree::BuildTwoPropFromToken(class CContextMetaData * __ptr64,class CImplicationList & __ptr64,struct QL_LEVEL_1_TOKEN & __ptr64,class CEvalNode * __ptr64 * __ptr64) -?BuildTwoPropFromToken@CEvalTree@@SAJPEAVCContextMetaData@@AEAVCImplicationList@@AEAUQL_LEVEL_1_TOKEN@@PEAPEAVCEvalNode@@@Z -; public: static long __cdecl CQueryAnalyser::CanPointToClass(struct IWbemClassObject * __ptr64,unsigned short const * __ptr64,unsigned short const * __ptr64,class CContextMetaData * __ptr64) -?CanPointToClass@CQueryAnalyser@@SAJPEAUIWbemClassObject@@PEBG1PEAVCContextMetaData@@@Z -; public: void __cdecl CClassInfoArray::Clear(void) __ptr64 -?Clear@CClassInfoArray@@QEAAXXZ -; public: bool __cdecl CEvalTree::Clear(void) __ptr64 -?Clear@CEvalTree@@QEAA_NXZ -; public: void __cdecl CObjectInfo::Clear(void) __ptr64 -?Clear@CObjectInfo@@QEAAXXZ -; public: void __cdecl CReuseMemoryManager::Clear(void) __ptr64 -?Clear@CReuseMemoryManager@@QEAAXXZ -; public: void __cdecl CStandardMetaData::Clear(void) __ptr64 -?Clear@CStandardMetaData@@QEAAXXZ -; public: void __cdecl CTempMemoryManager::Clear(void) __ptr64 -?Clear@CTempMemoryManager@@QEAAXXZ -; public: static class CEvalNode * __ptr64 __cdecl CEvalNode::CloneNode(class CEvalNode const * __ptr64) -?CloneNode@CEvalNode@@SAPEAV1@PEBV1@@Z -; public: static long __cdecl CEvalTree::Combine(class CEvalNode * __ptr64,class CEvalNode * __ptr64,int,class CContextMetaData * __ptr64,class CImplicationList & __ptr64,bool,bool,class CEvalNode * __ptr64 * __ptr64) -?Combine@CEvalTree@@SAJPEAVCEvalNode@@0HPEAVCContextMetaData@@AEAVCImplicationList@@_N3PEAPEAV2@@Z -; protected: static long __cdecl CEvalTree::CombineLeafWithBranch(class CValueNode * __ptr64,class CBranchingNode * __ptr64,int,class CContextMetaData * __ptr64,class CImplicationList & __ptr64,bool,bool,class CEvalNode * __ptr64 * __ptr64) -?CombineLeafWithBranch@CEvalTree@@KAJPEAVCValueNode@@PEAVCBranchingNode@@HPEAVCContextMetaData@@AEAVCImplicationList@@_N4PEAPEAVCEvalNode@@@Z -; public: long __cdecl CEvalTree::CombineWith(class CEvalTree & __ptr64,class CContextMetaData * __ptr64,int,long) __ptr64 -?CombineWith@CEvalTree@@QEAAJAEAV1@PEAVCContextMetaData@@HJ@Z -; public: static int __cdecl CEvalTree::Compare(class CEvalNode * __ptr64,class CEvalNode * __ptr64) -?Compare@CEvalTree@@SAHPEAVCEvalNode@@0@Z -; public: int __cdecl CSortedArray::Compare(class CSortedArray & __ptr64) __ptr64 -?Compare@CSortedArray@@QEAAHAEAV1@@Z -; public: static int __cdecl CQueryAnalyser::CompareRequestedToProvided(class CClassInfoArray & __ptr64,class CClassInfoArray & __ptr64) -?CompareRequestedToProvided@CQueryAnalyser@@SAHAEAVCClassInfoArray@@0@Z -; public: int __cdecl CSortedArray::CopyDataFrom(class CSortedArray const & __ptr64) __ptr64 -?CopyDataFrom@CSortedArray@@QEAAHAEBV1@@Z -; public: int __cdecl CSortedArray::CopyDataFrom(unsigned __int64 const * __ptr64,unsigned int) __ptr64 -?CopyDataFrom@CSortedArray@@QEAAHPEB_KI@Z -; public: unsigned int __cdecl CSortedArray::CopyTo(unsigned __int64 * __ptr64,unsigned int) __ptr64 -?CopyTo@CSortedArray@@QEAAIPEA_KI@Z -; public: static long __cdecl CEvalTree::CreateFromConjunction(class CContextMetaData * __ptr64,class CImplicationList & __ptr64,class CConjunction * __ptr64,class CEvalNode * __ptr64 * __ptr64) -?CreateFromConjunction@CEvalTree@@SAJPEAVCContextMetaData@@AEAVCImplicationList@@PEAVCConjunction@@PEAPEAVCEvalNode@@@Z -; public: long __cdecl CEvalTree::CreateFromDNF(class CContextMetaData * __ptr64,class CImplicationList & __ptr64,class CDNFExpression * __ptr64,class CEvalNode * __ptr64 * __ptr64) __ptr64 -?CreateFromDNF@CEvalTree@@QEAAJPEAVCContextMetaData@@AEAVCImplicationList@@PEAVCDNFExpression@@PEAPEAVCEvalNode@@@Z -; public: long __cdecl CEvalTree::CreateFromQuery(class CContextMetaData * __ptr64,struct QL_LEVEL_1_RPN_EXPRESSION * __ptr64,long,long) __ptr64 -?CreateFromQuery@CEvalTree@@QEAAJPEAVCContextMetaData@@PEAUQL_LEVEL_1_RPN_EXPRESSION@@JJ@Z -; public: long __cdecl CEvalTree::CreateFromQuery(class CContextMetaData * __ptr64,unsigned short const * __ptr64,int,struct QL_LEVEL_1_TOKEN * __ptr64,long,long) __ptr64 -?CreateFromQuery@CEvalTree@@QEAAJPEAVCContextMetaData@@PEBGHPEAUQL_LEVEL_1_TOKEN@@JJ@Z -; public: long __cdecl CEvalTree::CreateFromQuery(class CContextMetaData * __ptr64,unsigned short const * __ptr64,long,long) __ptr64 -?CreateFromQuery@CEvalTree@@QEAAJPEAVCContextMetaData@@PEBGJJ@Z -; public: long __cdecl CEvalTree::CreateProjection(class CEvalTree & __ptr64,class CContextMetaData * __ptr64,class CProjectionFilter * __ptr64,enum EProjectionType,bool) __ptr64 -?CreateProjection@CEvalTree@@QEAAJAEAV1@PEAVCContextMetaData@@PEAVCProjectionFilter@@W4EProjectionType@@_N@Z -; public: bool __cdecl CTimeKeeper::DecorateObject(struct _IWmiObject * __ptr64) __ptr64 -?DecorateObject@CTimeKeeper@@QEAA_NPEAU_IWmiObject@@@Z -; public: void __cdecl CSortedArray::Empty(void) __ptr64 -?Empty@CSortedArray@@QEAAXXZ -; public: long __cdecl CEvalTree::Evaluate(struct IWbemObjectAccess * __ptr64,class CSortedArray & __ptr64) __ptr64 -?Evaluate@CEvalTree@@QEAAJPEAUIWbemObjectAccess@@AEAVCSortedArray@@@Z -; public: static long __cdecl CEvalTree::Evaluate(class CObjectInfo & __ptr64,class CEvalNode * __ptr64,class CSortedArray & __ptr64) -?Evaluate@CEvalTree@@SAJAEAVCObjectInfo@@PEAVCEvalNode@@AEAVCSortedArray@@@Z -; public: unsigned int __cdecl CSortedArray::Find(unsigned __int64) __ptr64 -?Find@CSortedArray@@QEAAI_K@Z -; public: void __cdecl CReuseMemoryManager::Free(void * __ptr64) __ptr64 -?Free@CReuseMemoryManager@@QEAAXPEAX@Z -; public: void __cdecl CTempMemoryManager::Free(void * __ptr64,unsigned __int64) __ptr64 -?Free@CTempMemoryManager@@QEAAXPEAX_K@Z -; long __cdecl GetAccessMask(void * __ptr64,struct _ACL * __ptr64,unsigned long * __ptr64) -?GetAccessMask@@YAJPEAXPEAU_ACL@@PEAK@Z -; public: unsigned __int64 * __ptr64 __cdecl CSortedArray::GetArrayPtr(void) __ptr64 -?GetArrayPtr@CSortedArray@@QEAAPEA_KXZ -; public: unsigned __int64 __cdecl CSortedArray::GetAt(int) __ptr64 -?GetAt@CSortedArray@@QEAA_KH@Z -; public: struct CClassInformation * __ptr64 __cdecl CClassInfoArray::GetClass(int) __ptr64 -?GetClass@CClassInfoArray@@QEAAPEAUCClassInformation@@H@Z -; public: long __cdecl CContextMetaData::GetClass(unsigned short const * __ptr64,struct _IWmiObject * __ptr64 * __ptr64) __ptr64 -?GetClass@CContextMetaData@@QEAAJPEBGPEAPEAU_IWmiObject@@@Z -; public: virtual long __cdecl CMetaData::GetClass(unsigned short const * __ptr64,struct IWbemContext * __ptr64,struct IWbemClassObject * __ptr64 * __ptr64) __ptr64 -?GetClass@CMetaData@@UEAAJPEBGPEAUIWbemContext@@PEAPEAUIWbemClassObject@@@Z -; public: virtual long __cdecl CStandardMetaData::GetClass(unsigned short const * __ptr64,struct IWbemContext * __ptr64,struct _IWmiObject * __ptr64 * __ptr64) __ptr64 -?GetClass@CStandardMetaData@@UEAAJPEBGPEAUIWbemContext@@PEAPEAU_IWmiObject@@@Z -; public: static long __cdecl CQueryAnalyser::GetDefiniteInstanceClasses(struct QL_LEVEL_1_RPN_EXPRESSION * __ptr64,class CClassInfoArray * __ptr64 & __ptr64) -?GetDefiniteInstanceClasses@CQueryAnalyser@@SAJPEAUQL_LEVEL_1_RPN_EXPRESSION@@AEAPEAVCClassInfoArray@@@Z -; protected: static long __cdecl CQueryAnalyser::GetInstanceClasses(struct QL_LEVEL_1_TOKEN & __ptr64,class CClassInfoArray & __ptr64) -?GetInstanceClasses@CQueryAnalyser@@KAJAEAUQL_LEVEL_1_TOKEN@@AEAVCClassInfoArray@@@Z -; public: long __cdecl CObjectInfo::GetLength(void) __ptr64 -?GetLength@CObjectInfo@@QEAAJXZ -; public: static long __cdecl CQueryAnalyser::GetLimitingQueryForInstanceClass(struct QL_LEVEL_1_RPN_EXPRESSION * __ptr64,struct CClassInformation & __ptr64,unsigned short * __ptr64 & __ptr64) -?GetLimitingQueryForInstanceClass@CQueryAnalyser@@SAJPEAUQL_LEVEL_1_RPN_EXPRESSION@@AEAUCClassInformation@@AEAPEAG@Z -; public: static long __cdecl CQueryAnalyser::GetNecessaryQueryForClass(struct QL_LEVEL_1_RPN_EXPRESSION * __ptr64,struct IWbemClassObject * __ptr64,class CWStringArray & __ptr64,struct QL_LEVEL_1_RPN_EXPRESSION * __ptr64 & __ptr64) -?GetNecessaryQueryForClass@CQueryAnalyser@@SAJPEAUQL_LEVEL_1_RPN_EXPRESSION@@PEAUIWbemClassObject@@AEAVCWStringArray@@AEAPEAU2@@Z -; public: static long __cdecl CQueryAnalyser::GetNecessaryQueryForProperty(struct QL_LEVEL_1_RPN_EXPRESSION * __ptr64,class CPropertyName & __ptr64,struct QL_LEVEL_1_RPN_EXPRESSION * __ptr64 & __ptr64) -?GetNecessaryQueryForProperty@CQueryAnalyser@@SAJPEAUQL_LEVEL_1_RPN_EXPRESSION@@AEAVCPropertyName@@AEAPEAU2@@Z -; public: int __cdecl CClassInfoArray::GetNumClasses(void) __ptr64 -?GetNumClasses@CClassInfoArray@@QEAAHXZ -; public: struct _IWmiObject * __ptr64 __cdecl CObjectInfo::GetObjectAt(long) __ptr64 -?GetObjectAt@CObjectInfo@@QEAAPEAU_IWmiObject@@J@Z -; public: static long __cdecl CQueryAnalyser::GetPossibleInstanceClasses(struct QL_LEVEL_1_RPN_EXPRESSION * __ptr64,class CClassInfoArray * __ptr64 & __ptr64) -?GetPossibleInstanceClasses@CQueryAnalyser@@SAJPEAUQL_LEVEL_1_RPN_EXPRESSION@@AEAPEAVCClassInfoArray@@@Z -; protected: static long __cdecl CQueryAnalyser::GetPropertiesThatMustDiffer(struct QL_LEVEL_1_RPN_EXPRESSION * __ptr64,struct CClassInformation & __ptr64,class CWStringArray & __ptr64) -?GetPropertiesThatMustDiffer@CQueryAnalyser@@KAJPEAUQL_LEVEL_1_RPN_EXPRESSION@@AEAUCClassInformation@@AEAVCWStringArray@@@Z -; public: static int __cdecl CEvalNode::GetType(class CEvalNode * __ptr64) -?GetType@CEvalNode@@SAHPEAV1@@Z -; protected: static long __cdecl CEvalTree::InnerCombine(class CEvalNode * __ptr64,class CEvalNode * __ptr64,int,class CContextMetaData * __ptr64,class CImplicationList & __ptr64,bool,bool,class CEvalNode * __ptr64 * __ptr64) -?InnerCombine@CEvalTree@@KAJPEAVCEvalNode@@0HPEAVCContextMetaData@@AEAVCImplicationList@@_N3PEAPEAV2@@Z -; public: void __cdecl CSortedArray::Insert(unsigned __int64) __ptr64 -?Insert@CSortedArray@@QEAAX_K@Z -; public: static bool __cdecl CEvalNode::IsAllFalse(class CEvalNode * __ptr64) -?IsAllFalse@CEvalNode@@SA_NPEAV1@@Z -; public: virtual bool __cdecl CEvalNode::IsAllFalse(void) __ptr64 -?IsAllFalse@CEvalNode@@UEAA_NXZ -; public: bool __cdecl CEvalTree::IsFalse(void) __ptr64 -?IsFalse@CEvalTree@@QEAA_NXZ -; public: virtual bool __cdecl CPropertyProjectionFilter::IsInSet(class CEvalNode * __ptr64) __ptr64 -?IsInSet@CPropertyProjectionFilter@@UEAA_NPEAVCEvalNode@@@Z -; public: static bool __cdecl CEvalNode::IsInvalid(class CEvalNode * __ptr64) -?IsInvalid@CEvalNode@@SA_NPEAV1@@Z -; public: virtual bool __cdecl CEvalNode::IsInvalid(void) __ptr64 -?IsInvalid@CEvalNode@@UEAA_NXZ -; public: int __cdecl CClassInfoArray::IsLimited(void) __ptr64 -?IsLimited@CClassInfoArray@@QEAAHXZ -; public: static long __cdecl CEvalTree::IsMergeAdvisable(class CEvalNode * __ptr64,class CEvalNode * __ptr64,class CImplicationList & __ptr64) -?IsMergeAdvisable@CEvalTree@@SAJPEAVCEvalNode@@0AEAVCImplicationList@@@Z -; public: static bool __cdecl CEvalNode::IsNoop(class CEvalNode * __ptr64,int) -?IsNoop@CEvalNode@@SA_NPEAV1@H@Z -; public: virtual bool __cdecl CEvalNode::IsNoop(int) __ptr64 -?IsNoop@CEvalNode@@UEAA_NH@Z -; protected: static int __cdecl CQueryAnalyser::IsPropertyInClass(class CPropertyName & __ptr64,struct IWbemClassObject * __ptr64,class CWStringArray & __ptr64) -?IsPropertyInClass@CQueryAnalyser@@KAHAEAVCPropertyName@@PEAUIWbemClassObject@@AEAVCWStringArray@@@Z -; protected: static int __cdecl CQueryAnalyser::IsTokenAboutClass(struct QL_LEVEL_1_TOKEN & __ptr64,struct IWbemClassObject * __ptr64,class CWStringArray & __ptr64) -?IsTokenAboutClass@CQueryAnalyser@@KAHAEAUQL_LEVEL_1_TOKEN@@PEAUIWbemClassObject@@AEAVCWStringArray@@@Z -; protected: static int __cdecl CQueryAnalyser::IsTokenAboutProperty(struct QL_LEVEL_1_TOKEN & __ptr64,class CPropertyName & __ptr64) -?IsTokenAboutProperty@CQueryAnalyser@@KAHAEAUQL_LEVEL_1_TOKEN@@AEAVCPropertyName@@@Z -; long __cdecl IsUserAdministrator(void * __ptr64) -?IsUserAdministrator@@YAJPEAX@Z -; long __cdecl IsUserInGroup(void * __ptr64,void * __ptr64) -?IsUserInGroup@@YAJPEAX0@Z -; public: bool __cdecl CEvalTree::IsValid(void) __ptr64 -?IsValid@CEvalTree@@QEAA_NXZ -; protected: static long __cdecl CQueryAnalyser::NegateDefiniteClassArray(class CClassInfoArray * __ptr64,class CClassInfoArray * __ptr64) -?NegateDefiniteClassArray@CQueryAnalyser@@KAJPEAVCClassInfoArray@@0@Z -; protected: static long __cdecl CQueryAnalyser::NegatePossibleClassArray(class CClassInfoArray * __ptr64,class CClassInfoArray * __ptr64) -?NegatePossibleClassArray@CQueryAnalyser@@KAJPEAVCClassInfoArray@@0@Z -; protected: static long __cdecl CQueryAnalyser::NegateQueryExpression(struct QL_LEVEL_1_RPN_EXPRESSION * __ptr64,struct QL_LEVEL_1_RPN_EXPRESSION * __ptr64) -?NegateQueryExpression@CQueryAnalyser@@KAJPEAUQL_LEVEL_1_RPN_EXPRESSION@@0@Z -; public: virtual long __cdecl CEvalNode::Optimize(class CContextMetaData * __ptr64,class CEvalNode * __ptr64 * __ptr64) __ptr64 -?Optimize@CEvalNode@@UEAAJPEAVCContextMetaData@@PEAPEAV1@@Z -; public: long __cdecl CEvalTree::Optimize(class CContextMetaData * __ptr64) __ptr64 -?Optimize@CEvalTree@@QEAAJPEAVCContextMetaData@@@Z -; protected: static long __cdecl CQueryAnalyser::OrDefiniteClassArrays(class CClassInfoArray * __ptr64,class CClassInfoArray * __ptr64,class CClassInfoArray * __ptr64) -?OrDefiniteClassArrays@CQueryAnalyser@@KAJPEAVCClassInfoArray@@00@Z -; protected: static long __cdecl CQueryAnalyser::OrPossibleClassArrays(class CClassInfoArray * __ptr64,class CClassInfoArray * __ptr64,class CClassInfoArray * __ptr64) -?OrPossibleClassArrays@CQueryAnalyser@@KAJPEAVCClassInfoArray@@00@Z -; protected: static long __cdecl CQueryAnalyser::OrQueryExpressions(struct QL_LEVEL_1_RPN_EXPRESSION * __ptr64,struct QL_LEVEL_1_RPN_EXPRESSION * __ptr64,struct QL_LEVEL_1_RPN_EXPRESSION * __ptr64) -?OrQueryExpressions@CQueryAnalyser@@KAJPEAUQL_LEVEL_1_RPN_EXPRESSION@@00@Z -; public: static void __cdecl CEvalNode::PrintOffset(struct _iobuf * __ptr64,int) -?PrintOffset@CEvalNode@@SAXPEAU_iobuf@@H@Z -; public: static long __cdecl CEvalTree::Project(class CContextMetaData * __ptr64,class CImplicationList & __ptr64,class CEvalNode * __ptr64,class CProjectionFilter * __ptr64,enum EProjectionType,bool,class CEvalNode * __ptr64 * __ptr64) -?Project@CEvalTree@@SAJPEAVCContextMetaData@@AEAVCImplicationList@@PEAVCEvalNode@@PEAVCProjectionFilter@@W4EProjectionType@@_NPEAPEAV4@@Z -; public: virtual long __cdecl CMetaData::QueryInterface(struct _GUID const & __ptr64,void * __ptr64 * __ptr64) __ptr64 -?QueryInterface@CMetaData@@UEAAJAEBU_GUID@@PEAPEAX@Z -; public: void __cdecl CEvalTree::Rebase(unsigned __int64) __ptr64 -?Rebase@CEvalTree@@QEAAX_K@Z -; public: void __cdecl CSortedArray::Rebase(unsigned __int64) __ptr64 -?Rebase@CSortedArray@@QEAAX_K@Z -; public: virtual unsigned long __cdecl CMetaData::Release(void) __ptr64 -?Release@CMetaData@@UEAAKXZ -; public: bool __cdecl CSortedArray::Remove(unsigned __int64) __ptr64 -?Remove@CSortedArray@@QEAA_N_K@Z -; public: void __cdecl CClassInfoArray::RemoveClass(int) __ptr64 -?RemoveClass@CClassInfoArray@@QEAAXH@Z -; public: long __cdecl CEvalTree::RemoveIndex(int) __ptr64 -?RemoveIndex@CEvalTree@@QEAAJH@Z -; protected: unsigned __int64 __cdecl CTempMemoryManager::RoundUp(unsigned __int64) __ptr64 -?RoundUp@CTempMemoryManager@@IEAA_K_K@Z -; public: bool __cdecl CEvalTree::SetBool(int) __ptr64 -?SetBool@CEvalTree@@QEAA_NH@Z -; public: bool __cdecl CObjectInfo::SetLength(long) __ptr64 -?SetLength@CObjectInfo@@QEAA_NJ@Z -; public: void __cdecl CClassInfoArray::SetLimited(int) __ptr64 -?SetLimited@CClassInfoArray@@QEAAXH@Z -; public: void __cdecl CObjectInfo::SetObjectAt(long,struct _IWmiObject * __ptr64) __ptr64 -?SetObjectAt@CObjectInfo@@QEAAXJPEAU_IWmiObject@@@Z -; public: bool __cdecl CClassInfoArray::SetOne(unsigned short const * __ptr64,int) __ptr64 -?SetOne@CClassInfoArray@@QEAA_NPEBGH@Z -; public: void __cdecl CSortedArray::SetSize(int) __ptr64 -?SetSize@CSortedArray@@QEAAXH@Z -; public: static long __cdecl CQueryAnalyser::SimplifyQueryForChild(struct QL_LEVEL_1_RPN_EXPRESSION * __ptr64,unsigned short const * __ptr64,struct IWbemClassObject * __ptr64,class CContextMetaData * __ptr64,struct QL_LEVEL_1_RPN_EXPRESSION * __ptr64 & __ptr64) -?SimplifyQueryForChild@CQueryAnalyser@@SAJPEAUQL_LEVEL_1_RPN_EXPRESSION@@PEBGPEAUIWbemClassObject@@PEAVCContextMetaData@@AEAPEAU2@@Z -; protected: static int __cdecl CQueryAnalyser::SimplifyTokenForChild(struct QL_LEVEL_1_TOKEN & __ptr64,unsigned short const * __ptr64,struct IWbemClassObject * __ptr64,class CContextMetaData * __ptr64) -?SimplifyTokenForChild@CQueryAnalyser@@KAHAEAUQL_LEVEL_1_TOKEN@@PEBGPEAUIWbemClassObject@@PEAVCContextMetaData@@@Z -; public: int __cdecl CSortedArray::Size(void)const __ptr64 -?Size@CSortedArray@@QEBAHXZ -; public: unsigned __int64 * __ptr64 __cdecl CSortedArray::UnbindPtr(void) __ptr64 -?UnbindPtr@CSortedArray@@QEAAPEA_KXZ -; public: long __cdecl CEvalTree::UtilizeGuarantee(class CEvalTree & __ptr64,class CContextMetaData * __ptr64) __ptr64 -?UtilizeGuarantee@CEvalTree@@QEAAJAEAV1@PEAVCContextMetaData@@@Z -; protected: static int __cdecl CQueryAnalyser::ValidateSQLDateTime(unsigned short const * __ptr64) -?ValidateSQLDateTime@CQueryAnalyser@@KAHPEBG@Z -DllCanUnloadNow -DllGetClassObject -DllRegisterServer -DllUnregisterServer
diff --git a/mingw-w64-crt/lib64/evtgprov.def b/mingw-w64-crt/lib64/evtgprov.def deleted file mode 100644 index 9b9d552..0000000 --- a/mingw-w64-crt/lib64/evtgprov.def +++ /dev/null
@@ -1,16 +0,0 @@ -; -; Exports of file EvTgProv.dll -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY EvTgProv.dll -EXPORTS -; unsigned long m_dwNextTriggerID -?m_dwNextTriggerID@@3KA DATA -; unsigned long m_dwTotalTriggers -?m_dwTotalTriggers@@3KA DATA -DllCanUnloadNow -DllGetClassObject -DllRegisterServer -DllUnregisterServer
diff --git a/mingw-w64-crt/lib64/ftpsvc2.def b/mingw-w64-crt/lib64/ftpsvc2.def deleted file mode 100644 index 27edca2..0000000 --- a/mingw-w64-crt/lib64/ftpsvc2.def +++ /dev/null
@@ -1,265 +0,0 @@ -; -; Exports of file FTPSVC2.dll -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY FTPSVC2.dll -EXPORTS -; public: __cdecl HASH_TABLE::HASH_TABLE(class HASH_TABLE const & __ptr64) __ptr64 -??0HASH_TABLE@@QEAA@AEBV0@@Z -; public: __cdecl HT_ELEMENT::HT_ELEMENT(class HT_ELEMENT const & __ptr64) __ptr64 -??0HT_ELEMENT@@QEAA@AEBV0@@Z -; public: __cdecl HT_ELEMENT::HT_ELEMENT(void) __ptr64 -??0HT_ELEMENT@@QEAA@XZ -; public: __cdecl IIS_SERVICE::IIS_SERVICE(class IIS_SERVICE const & __ptr64) __ptr64 -??0IIS_SERVICE@@QEAA@AEBV0@@Z -; public: __cdecl LOGGING::LOGGING(class LOGGING const & __ptr64) __ptr64 -??0LOGGING@@QEAA@AEBV0@@Z -; public: virtual __cdecl HASH_TABLE::~HASH_TABLE(void) __ptr64 -??1HASH_TABLE@@UEAA@XZ -; public: virtual __cdecl HT_ELEMENT::~HT_ELEMENT(void) __ptr64 -??1HT_ELEMENT@@UEAA@XZ -; public: class HASH_TABLE & __ptr64 __cdecl HASH_TABLE::operator=(class HASH_TABLE const & __ptr64) __ptr64 -??4HASH_TABLE@@QEAAAEAV0@AEBV0@@Z -; public: class HT_ELEMENT & __ptr64 __cdecl HT_ELEMENT::operator=(class HT_ELEMENT const & __ptr64) __ptr64 -??4HT_ELEMENT@@QEAAAEAV0@AEBV0@@Z -; public: class IIS_SERVICE & __ptr64 __cdecl IIS_SERVICE::operator=(class IIS_SERVICE const & __ptr64) __ptr64 -??4IIS_SERVICE@@QEAAAEAV0@AEBV0@@Z -; public: class LOGGING & __ptr64 __cdecl LOGGING::operator=(class LOGGING const & __ptr64) __ptr64 -??4LOGGING@@QEAAAEAV0@AEBV0@@Z -; public: class TSVC_CACHE & __ptr64 __cdecl TSVC_CACHE::operator=(class TSVC_CACHE const & __ptr64) __ptr64 -??4TSVC_CACHE@@QEAAAEAV0@AEBV0@@Z -; const HASH_TABLE::`vftable' -??_7HASH_TABLE@@6B@ -; const HT_ELEMENT::`vftable' -??_7HT_ELEMENT@@6B@ -; const IIS_SERVICE::`vftable' -??_7IIS_SERVICE@@6B@ -; public: void __cdecl IIS_SERVER_INSTANCE::AcquireFastLock(void) __ptr64 -?AcquireFastLock@IIS_SERVER_INSTANCE@@QEAAXXZ -; public: void __cdecl IIS_SERVICE::AcquireServiceLock(int) __ptr64 -?AcquireServiceLock@IIS_SERVICE@@QEAAXH@Z -; private: static void __cdecl IIS_VROOT_TABLE::AddRefRecord(void const * __ptr64,int) -?AddRefRecord@IIS_VROOT_TABLE@@CAXPEBXH@Z -; public: virtual unsigned long __cdecl HASH_TABLE::CalculateHash(char const * __ptr64)const __ptr64 -?CalculateHash@HASH_TABLE@@UEBAKPEBD@Z -; public: void __cdecl IIS_SERVER_INSTANCE::CleanupAfterConstructorFailure(void) __ptr64 -?CleanupAfterConstructorFailure@IIS_SERVER_INSTANCE@@QEAAXXZ -; public: void __cdecl IIS_SERVER_INSTANCE::DecrementCurrentConnections(void) __ptr64 -?DecrementCurrentConnections@IIS_SERVER_INSTANCE@@QEAAXXZ -; public: unsigned long __cdecl IIS_SERVICE::DelayCurrentServiceCtrlOperation(unsigned long) __ptr64 -?DelayCurrentServiceCtrlOperation@IIS_SERVICE@@QEAAKK@Z -; public: virtual long __cdecl MIME_MAP_ENTRY::Dereference(void) __ptr64 -?Dereference@MIME_MAP_ENTRY@@UEAAJXZ -; public: int __cdecl IIS_SERVER_INSTANCE::DoServerNameCheck(void)const __ptr64 -?DoServerNameCheck@IIS_SERVER_INSTANCE@@QEBAHXZ -; public: virtual int __cdecl COMMON_METADATA::FinishPrivateProperties(class BUFFER * __ptr64,unsigned long,int) __ptr64 -?FinishPrivateProperties@COMMON_METADATA@@UEAAHPEAVBUFFER@@KH@Z -; public: unsigned long __cdecl HASH_TABLE::FlushElements(void) __ptr64 -?FlushElements@HASH_TABLE@@QEAAKXZ -; public: unsigned long __cdecl TSVC_CACHE::GetInstanceId(void)const __ptr64 -?GetInstanceId@TSVC_CACHE@@QEBAKXZ -; public: void __cdecl IIS_SERVICE::GetMDInstancePath(unsigned long,char * __ptr64) __ptr64 -?GetMDInstancePath@IIS_SERVICE@@QEAAXKPEAD@Z -; public: void * __ptr64 __cdecl TSVC_CACHE::GetServerInstance(void)const __ptr64 -?GetServerInstance@TSVC_CACHE@@QEBAPEAXXZ -; private: virtual unsigned long __cdecl IIS_SERVICE::GetServiceConfigInfoSize(unsigned long) __ptr64 -?GetServiceConfigInfoSize@IIS_SERVICE@@EEAAKK@Z -; public: unsigned long __cdecl TSVC_CACHE::GetServiceId(void)const __ptr64 -?GetServiceId@TSVC_CACHE@@QEBAKXZ -; public: class CACHED_TOKEN * __ptr64 __cdecl TCP_AUTHENT::GetToken(void)const __ptr64 -?GetToken@TCP_AUTHENT@@QEBAPEAVCACHED_TOKEN@@XZ -; public: class TSVC_CACHE & __ptr64 __cdecl IIS_SERVER_INSTANCE::GetTsvcCache(void) __ptr64 -?GetTsvcCache@IIS_SERVER_INSTANCE@@QEAAAEAVTSVC_CACHE@@XZ -; public: void * __ptr64 __cdecl TCP_AUTHENT::GetUserHandle(void) __ptr64 -?GetUserHandle@TCP_AUTHENT@@QEAAPEAXXZ -; public: virtual int __cdecl COMMON_METADATA::HandlePrivateProperty(char * __ptr64,class IIS_SERVER_INSTANCE * __ptr64,struct _METADATA_GETALL_INTERNAL_RECORD * __ptr64,void * __ptr64,class BUFFER * __ptr64,unsigned long * __ptr64,struct _METADATA_ERROR_INFO * __ptr64) __ptr64 -?HandlePrivateProperty@COMMON_METADATA@@UEAAHPEADPEAVIIS_SERVER_INSTANCE@@PEAU_METADATA_GETALL_INTERNAL_RECORD@@PEAXPEAVBUFFER@@PEAKPEAU_METADATA_ERROR_INFO@@@Z -; public: int __cdecl IIS_SERVER_INSTANCE::HasNormalBindings(void)const __ptr64 -?HasNormalBindings@IIS_SERVER_INSTANCE@@QEBAHXZ -; public: int __cdecl IIS_SERVER_INSTANCE::HasSecureBindings(void)const __ptr64 -?HasSecureBindings@IIS_SERVER_INSTANCE@@QEBAHXZ -; public: void __cdecl IIS_SERVER_INSTANCE::IncrementCurrentConnections(void) __ptr64 -?IncrementCurrentConnections@IIS_SERVER_INSTANCE@@QEAAXXZ -; public: int __cdecl IIS_SERVICE::IsActive(void)const __ptr64 -?IsActive@IIS_SERVICE@@QEBAHXZ -; public: int __cdecl IIS_SERVER_INSTANCE::IsAutoStart(void)const __ptr64 -?IsAutoStart@IIS_SERVER_INSTANCE@@QEBAHXZ -; public: int __cdecl IIS_SERVER_INSTANCE::IsClusterEnabled(void)const __ptr64 -?IsClusterEnabled@IIS_SERVER_INSTANCE@@QEBAHXZ -; public: int __cdecl IIS_SERVER_INSTANCE::IsDownLevelInstance(void)const __ptr64 -?IsDownLevelInstance@IIS_SERVER_INSTANCE@@QEBAHXZ -; public: int __cdecl IIS_SERVER_INSTANCE::IsLoggingEnabledA(void)const __ptr64 -?IsLoggingEnabledA@IIS_SERVER_INSTANCE@@QEBAHXZ -; public: virtual int __cdecl MIME_MAP_ENTRY::IsMatch(char const * __ptr64,unsigned long)const __ptr64 -?IsMatch@MIME_MAP_ENTRY@@UEBAHPEBDK@Z -; public: int __cdecl IIS_SERVICE::IsMultiInstance(void)const __ptr64 -?IsMultiInstance@IIS_SERVICE@@QEBAHXZ -; public: int __cdecl IIS_SERVICE::IsSystemDBCS(void)const __ptr64 -?IsSystemDBCS@IIS_SERVICE@@QEBAHXZ -; public: int __cdecl HASH_TABLE::IsValid(void)const __ptr64 -?IsValid@HASH_TABLE@@QEBAHXZ -; public: int __cdecl TS_OPEN_FILE_INFO::IsValid(void)const __ptr64 -?IsValid@TS_OPEN_FILE_INFO@@QEBAHXZ -; public: int __cdecl IIS_SERVER_INSTANCE::LoadStr(class STR & __ptr64,unsigned long,int)const __ptr64 -?LoadStr@IIS_SERVER_INSTANCE@@QEBAHAEAVSTR@@KH@Z -; public: void __cdecl IIS_VROOT_TABLE::LockConvertExclusive(void) __ptr64 -?LockConvertExclusive@IIS_VROOT_TABLE@@QEAAXXZ -; public: void __cdecl IIS_VROOT_TABLE::LockExclusive(void) __ptr64 -?LockExclusive@IIS_VROOT_TABLE@@QEAAXXZ -; private: void __cdecl LOGGING::LockExclusive(void) __ptr64 -?LockExclusive@LOGGING@@AEAAXXZ -; public: void __cdecl IIS_VROOT_TABLE::LockShared(void) __ptr64 -?LockShared@IIS_VROOT_TABLE@@QEAAXXZ -; private: void __cdecl LOGGING::LockShared(void) __ptr64 -?LockShared@LOGGING@@AEAAXXZ -; public: void __cdecl IIS_SERVER_INSTANCE::LockThisForRead(void) __ptr64 -?LockThisForRead@IIS_SERVER_INSTANCE@@QEAAXXZ -; public: void __cdecl IIS_SERVER_INSTANCE::LockThisForWrite(void) __ptr64 -?LockThisForWrite@IIS_SERVER_INSTANCE@@QEAAXXZ -; public: void __cdecl IIS_SERVICE::LogEvent(unsigned long,unsigned short,char const * __ptr64 * __ptr64 const,unsigned long) __ptr64 -?LogEvent@IIS_SERVICE@@QEAAXKGQEAPEBDK@Z -; public: class HT_ELEMENT * __ptr64 __cdecl HASH_TABLE::Lookup(char const * __ptr64) __ptr64 -?Lookup@HASH_TABLE@@QEAAPEAVHT_ELEMENT@@PEBD@Z -; public: void __cdecl MIME_MAP::Print(void) __ptr64 -?Print@MIME_MAP@@QEAAXXZ -; public: virtual void __cdecl MIME_MAP_ENTRY::Print(void)const __ptr64 -?Print@MIME_MAP_ENTRY@@UEBAXXZ -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::QueryAcceptExOutstanding(void)const __ptr64 -?QueryAcceptExOutstanding@IIS_SERVER_INSTANCE@@QEBAKXZ -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::QueryAcceptExTimeout(void)const __ptr64 -?QueryAcceptExTimeout@IIS_SERVER_INSTANCE@@QEBAKXZ -; public: virtual class IIS_SSL_INFO * __ptr64 __cdecl IIS_SERVER_INSTANCE::QueryAndReferenceSSLInfoObj(void) __ptr64 -?QueryAndReferenceSSLInfoObj@IIS_SERVER_INSTANCE@@UEAAPEAVIIS_SSL_INFO@@XZ -; public: unsigned long __cdecl TS_OPEN_FILE_INFO::QueryAttributes(void)const __ptr64 -?QueryAttributes@TS_OPEN_FILE_INFO@@QEBAKXZ -; public: void * __ptr64 __cdecl IIS_SERVER_INSTANCE::QueryBandwidthInfo(void)const __ptr64 -?QueryBandwidthInfo@IIS_SERVER_INSTANCE@@QEBAPEAXXZ -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::QueryConnectionTimeout(void)const __ptr64 -?QueryConnectionTimeout@IIS_SERVER_INSTANCE@@QEBAKXZ -; public: struct _SecHandle * __ptr64 __cdecl TCP_AUTHENT::QueryCredHandle(void) __ptr64 -?QueryCredHandle@TCP_AUTHENT@@QEAAPEAU_SecHandle@@XZ -; public: struct _SecHandle * __ptr64 __cdecl TCP_AUTHENT::QueryCtxtHandle(void) __ptr64 -?QueryCtxtHandle@TCP_AUTHENT@@QEAAPEAU_SecHandle@@XZ -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::QueryCurrentConnections(void)const __ptr64 -?QueryCurrentConnections@IIS_SERVER_INSTANCE@@QEBAKXZ -; public: unsigned long __cdecl IIS_SERVICE::QueryCurrentServiceError(void)const __ptr64 -?QueryCurrentServiceError@IIS_SERVICE@@QEBAKXZ -; public: unsigned long __cdecl IIS_SERVICE::QueryCurrentServiceState(void)const __ptr64 -?QueryCurrentServiceState@IIS_SERVICE@@QEBAKXZ -; public: unsigned short __cdecl IIS_SERVER_INSTANCE::QueryDefaultPort(void)const __ptr64 -?QueryDefaultPort@IIS_SERVER_INSTANCE@@QEBAGXZ -; public: unsigned long __cdecl IIS_SERVICE::QueryDownLevelInstance(void)const __ptr64 -?QueryDownLevelInstance@IIS_SERVICE@@QEBAKXZ -; public: char * __ptr64 __cdecl TS_OPEN_FILE_INFO::QueryETag(void)const __ptr64 -?QueryETag@TS_OPEN_FILE_INFO@@QEBAPEADXZ -; public: class EVENT_LOG * __ptr64 __cdecl IIS_SERVICE::QueryEventLog(void) __ptr64 -?QueryEventLog@IIS_SERVICE@@QEAAPEAVEVENT_LOG@@XZ -; public: unsigned long __cdecl IIS_SERVICE::QueryInstanceCount(void)const __ptr64 -?QueryInstanceCount@IIS_SERVICE@@QEBAKXZ -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::QueryInstanceId(void)const __ptr64 -?QueryInstanceId@IIS_SERVER_INSTANCE@@QEBAKXZ -; public: virtual char const * __ptr64 __cdecl MIME_MAP_ENTRY::QueryKey(void)const __ptr64 -?QueryKey@MIME_MAP_ENTRY@@UEBAPEBDXZ -; public: virtual unsigned long __cdecl MIME_MAP_ENTRY::QueryKeyLen(void)const __ptr64 -?QueryKeyLen@MIME_MAP_ENTRY@@UEBAKXZ -; public: int __cdecl TS_OPEN_FILE_INFO::QueryLastWriteTime(struct _FILETIME * __ptr64)const __ptr64 -?QueryLastWriteTime@TS_OPEN_FILE_INFO@@QEBAHPEAU_FILETIME@@@Z -; public: int __cdecl IIS_SERVER_INSTANCE::QueryLogAnonymous(void)const __ptr64 -?QueryLogAnonymous@IIS_SERVER_INSTANCE@@QEBAHXZ -; public: int __cdecl IIS_SERVER_INSTANCE::QueryLogNonAnonymous(void)const __ptr64 -?QueryLogNonAnonymous@IIS_SERVER_INSTANCE@@QEBAHXZ -; public: char const * __ptr64 __cdecl IIS_SERVER_INSTANCE::QueryMDPath(void)const __ptr64 -?QueryMDPath@IIS_SERVER_INSTANCE@@QEBAPEBDXZ -; public: char const * __ptr64 __cdecl IIS_SERVICE::QueryMDPath(void)const __ptr64 -?QueryMDPath@IIS_SERVICE@@QEBAPEBDXZ -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::QueryMDPathLen(void)const __ptr64 -?QueryMDPathLen@IIS_SERVER_INSTANCE@@QEBAKXZ -; public: char const * __ptr64 __cdecl IIS_SERVER_INSTANCE::QueryMDVRPath(void)const __ptr64 -?QueryMDVRPath@IIS_SERVER_INSTANCE@@QEBAPEBDXZ -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::QueryMDVRPathLen(void)const __ptr64 -?QueryMDVRPathLen@IIS_SERVER_INSTANCE@@QEBAKXZ -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::QueryMaxConnections(void)const __ptr64 -?QueryMaxConnections@IIS_SERVER_INSTANCE@@QEBAKXZ -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::QueryMaxEndpointConnections(void)const __ptr64 -?QueryMaxEndpointConnections@IIS_SERVER_INSTANCE@@QEBAKXZ -; public: class MIME_MAP * __ptr64 __cdecl IIS_SERVICE::QueryMimeMap(void)const __ptr64 -?QueryMimeMap@IIS_SERVICE@@QEBAPEAVMIME_MAP@@XZ -; public: char const * __ptr64 __cdecl IIS_SERVICE::QueryModuleName(void)const __ptr64 -?QueryModuleName@IIS_SERVICE@@QEBAPEBDXZ -; public: long * __ptr64 __cdecl RefBlob::QueryRefCount(void) __ptr64 -?QueryRefCount@RefBlob@@QEAAPEAJXZ -; public: char const * __ptr64 __cdecl IIS_SERVER_INSTANCE::QueryRegParamKey(void)const __ptr64 -?QueryRegParamKey@IIS_SERVER_INSTANCE@@QEBAPEBDXZ -; public: char const * __ptr64 __cdecl IIS_SERVICE::QueryRegParamKey(void)const __ptr64 -?QueryRegParamKey@IIS_SERVICE@@QEBAPEBDXZ -; public: char * __ptr64 __cdecl IIS_SERVER_INSTANCE::QueryRoot(void)const __ptr64 -?QueryRoot@IIS_SERVER_INSTANCE@@QEBAPEADXZ -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::QuerySavedState(void)const __ptr64 -?QuerySavedState@IIS_SERVER_INSTANCE@@QEBAKXZ -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::QueryServerSize(void)const __ptr64 -?QueryServerSize@IIS_SERVER_INSTANCE@@QEBAKXZ -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::QueryServerState(void)const __ptr64 -?QueryServerState@IIS_SERVER_INSTANCE@@QEBAKXZ -; public: char const * __ptr64 __cdecl IIS_SERVICE::QueryServiceComment(void)const __ptr64 -?QueryServiceComment@IIS_SERVICE@@QEBAPEBDXZ -; public: unsigned long __cdecl IIS_SERVICE::QueryServiceId(void)const __ptr64 -?QueryServiceId@IIS_SERVICE@@QEBAKXZ -; public: char const * __ptr64 __cdecl IIS_SERVICE::QueryServiceName(void)const __ptr64 -?QueryServiceName@IIS_SERVICE@@QEBAPEBDXZ -; public: unsigned long __cdecl IIS_SERVICE::QueryServiceSpecificExitCode(void)const __ptr64 -?QueryServiceSpecificExitCode@IIS_SERVICE@@QEBAKXZ -; public: unsigned long __cdecl IIS_SERVICE::QueryShutdownScheduleId(void)const __ptr64 -?QueryShutdownScheduleId@IIS_SERVICE@@QEBAKXZ -; public: char const * __ptr64 __cdecl IIS_SERVER_INSTANCE::QuerySiteName(void)const __ptr64 -?QuerySiteName@IIS_SERVER_INSTANCE@@QEBAPEBDXZ -; public: int __cdecl TS_OPEN_FILE_INFO::QuerySize(union _LARGE_INTEGER & __ptr64)const __ptr64 -?QuerySize@TS_OPEN_FILE_INFO@@QEBAHAEAT_LARGE_INTEGER@@@Z -; public: int __cdecl TS_OPEN_FILE_INFO::QuerySize(unsigned long * __ptr64,unsigned long * __ptr64)const __ptr64 -?QuerySize@TS_OPEN_FILE_INFO@@QEBAHPEAK0@Z -; public: struct _SecHandle * __ptr64 __cdecl TCP_AUTHENT::QuerySslCtxtHandle(void) __ptr64 -?QuerySslCtxtHandle@TCP_AUTHENT@@QEAAPEAU_SecHandle@@XZ -; public: unsigned long __cdecl IIS_VROOT_TABLE::QueryVrootCount(void) __ptr64 -?QueryVrootCount@IIS_VROOT_TABLE@@QEAAKXZ -; public: class IIS_VROOT_TABLE * __ptr64 __cdecl IIS_SERVER_INSTANCE::QueryVrootTable(void) __ptr64 -?QueryVrootTable@IIS_SERVER_INSTANCE@@QEAAPEAVIIS_VROOT_TABLE@@XZ -; public: virtual long __cdecl MIME_MAP_ENTRY::Reference(void) __ptr64 -?Reference@MIME_MAP_ENTRY@@UEAAJXZ -; public: void __cdecl IIS_SERVER_INSTANCE::ReleaseFastLock(void) __ptr64 -?ReleaseFastLock@IIS_SERVER_INSTANCE@@QEAAXXZ -; public: void __cdecl IIS_SERVICE::ReleaseServiceLock(int) __ptr64 -?ReleaseServiceLock@IIS_SERVICE@@QEAAXH@Z -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::RemoveNormalBindings(void) __ptr64 -?RemoveNormalBindings@IIS_SERVER_INSTANCE@@QEAAKXZ -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::RemoveSecureBindings(void) __ptr64 -?RemoveSecureBindings@IIS_SERVER_INSTANCE@@QEAAKXZ -; public: int __cdecl TS_OPEN_FILE_INFO::RetrieveHttpInfo(char * __ptr64,int * __ptr64) __ptr64 -?RetrieveHttpInfo@TS_OPEN_FILE_INFO@@QEAAHPEADPEAH@Z -; public: void __cdecl IIS_SERVER_INSTANCE::SaveServerState(void) __ptr64 -?SaveServerState@IIS_SERVER_INSTANCE@@QEAAXXZ -ServiceEntry -; public: void __cdecl COMMON_METADATA::SetAccessPerms(unsigned long) __ptr64 -?SetAccessPerms@COMMON_METADATA@@QEAAXK@Z -; public: void __cdecl TSVC_CACHE::SetParameters(unsigned long,unsigned long,void * __ptr64) __ptr64 -?SetParameters@TSVC_CACHE@@QEAAXKKPEAX@Z -; public: void __cdecl IIS_SERVICE::SetServiceComment(char * __ptr64) __ptr64 -?SetServiceComment@IIS_SERVICE@@QEAAXPEAD@Z -; public: void __cdecl IIS_SERVICE::SetServiceSpecificExitCode(unsigned long) __ptr64 -?SetServiceSpecificExitCode@IIS_SERVICE@@QEAAXK@Z -; public: void __cdecl IIS_SERVER_INSTANCE::SetZapRegKey(void) __ptr64 -?SetZapRegKey@IIS_SERVER_INSTANCE@@QEAAXXZ -; public: virtual void __cdecl IIS_SERVICE::StopInstanceProcs(class IIS_SERVER_INSTANCE * __ptr64) __ptr64 -?StopInstanceProcs@IIS_SERVICE@@UEAAXPEAVIIS_SERVER_INSTANCE@@@Z -; public: void __cdecl IIS_VROOT_TABLE::Unlock(void) __ptr64 -?Unlock@IIS_VROOT_TABLE@@QEAAXXZ -; private: void __cdecl LOGGING::Unlock(void) __ptr64 -?Unlock@LOGGING@@AEAAXXZ -; public: void __cdecl IIS_SERVER_INSTANCE::UnlockThis(void) __ptr64 -?UnlockThis@IIS_SERVER_INSTANCE@@QEAAXXZ -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::UpdateNormalBindings(void) __ptr64 -?UpdateNormalBindings@IIS_SERVER_INSTANCE@@QEAAKXZ -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::UpdateSecureBindings(void) __ptr64 -?UpdateSecureBindings@IIS_SERVER_INSTANCE@@QEAAKXZ -; public: int __cdecl TS_OPEN_FILE_INFO::WeakETag(void)const __ptr64 -?WeakETag@TS_OPEN_FILE_INFO@@QEBAHXZ
diff --git a/mingw-w64-crt/lib64/hhsetup.def b/mingw-w64-crt/lib64/hhsetup.def deleted file mode 100644 index ea8b2de..0000000 --- a/mingw-w64-crt/lib64/hhsetup.def +++ /dev/null
@@ -1,298 +0,0 @@ -; -; Exports of file hhsetup.dll -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY hhsetup.dll -EXPORTS -; public: __cdecl CCollection::CCollection(void) __ptr64 -??0CCollection@@QEAA@XZ -; public: __cdecl CFIFOString::CFIFOString(void) __ptr64 -??0CFIFOString@@QEAA@XZ -; public: __cdecl CFolder::CFolder(void) __ptr64 -??0CFolder@@QEAA@XZ -; public: __cdecl CLocation::CLocation(void) __ptr64 -??0CLocation@@QEAA@XZ -; public: __cdecl CPointerList::CPointerList(void) __ptr64 -??0CPointerList@@QEAA@XZ -; public: __cdecl CTitle::CTitle(void) __ptr64 -??0CTitle@@QEAA@XZ -; public: __cdecl CCollection::~CCollection(void) __ptr64 -??1CCollection@@QEAA@XZ -; public: __cdecl CFIFOString::~CFIFOString(void) __ptr64 -??1CFIFOString@@QEAA@XZ -; public: __cdecl CFolder::~CFolder(void) __ptr64 -??1CFolder@@QEAA@XZ -; public: __cdecl CLocation::~CLocation(void) __ptr64 -??1CLocation@@QEAA@XZ -; public: __cdecl CPointerList::~CPointerList(void) __ptr64 -??1CPointerList@@QEAA@XZ -; public: __cdecl CTitle::~CTitle(void) __ptr64 -??1CTitle@@QEAA@XZ -; public: class CCollection & __ptr64 __cdecl CCollection::operator=(class CCollection const & __ptr64) __ptr64 -??4CCollection@@QEAAAEAV0@AEBV0@@Z -; public: class CFIFOString & __ptr64 __cdecl CFIFOString::operator=(class CFIFOString const & __ptr64) __ptr64 -??4CFIFOString@@QEAAAEAV0@AEBV0@@Z -; public: class CFolder & __ptr64 __cdecl CFolder::operator=(class CFolder const & __ptr64) __ptr64 -??4CFolder@@QEAAAEAV0@AEBV0@@Z -; public: class CLocation & __ptr64 __cdecl CLocation::operator=(class CLocation const & __ptr64) __ptr64 -??4CLocation@@QEAAAEAV0@AEBV0@@Z -; public: class CPointerList & __ptr64 __cdecl CPointerList::operator=(class CPointerList const & __ptr64) __ptr64 -??4CPointerList@@QEAAAEAV0@AEBV0@@Z -; public: class CTitle & __ptr64 __cdecl CTitle::operator=(class CTitle const & __ptr64) __ptr64 -??4CTitle@@QEAAAEAV0@AEBV0@@Z -; public: struct ListItem * __ptr64 __cdecl CPointerList::Add(void * __ptr64) __ptr64 -?Add@CPointerList@@QEAAPEAUListItem@@PEAX@Z -; public: unsigned long __cdecl CFolder::AddChildFolder(class CFolder * __ptr64) __ptr64 -?AddChildFolder@CFolder@@QEAAKPEAV1@@Z -; public: class CFolder * __ptr64 __cdecl CFolder::AddChildFolder(char const * __ptr64,unsigned long,unsigned long * __ptr64,unsigned short) __ptr64 -?AddChildFolder@CFolder@@QEAAPEAV1@PEBDKPEAKG@Z -; public: class CFolder * __ptr64 __cdecl CFolder::AddChildFolder(unsigned short const * __ptr64,unsigned long,unsigned long * __ptr64,unsigned short) __ptr64 -?AddChildFolder@CFolder@@QEAAPEAV1@PEBGKPEAKG@Z -; public: class CColList * __ptr64 __cdecl CCollection::AddCollection(void) __ptr64 -?AddCollection@CCollection@@QEAAPEAVCColList@@XZ -; public: class CFolder * __ptr64 __cdecl CCollection::AddFolder(char const * __ptr64,unsigned long,unsigned long * __ptr64,unsigned short) __ptr64 -?AddFolder@CCollection@@QEAAPEAVCFolder@@PEBDKPEAKG@Z -; public: class CFolder * __ptr64 __cdecl CCollection::AddFolder(unsigned short const * __ptr64,unsigned long,unsigned long * __ptr64,unsigned short) __ptr64 -?AddFolder@CCollection@@QEAAPEAVCFolder@@PEBGKPEAKG@Z -; public: class CLocation * __ptr64 __cdecl CCollection::AddLocation(char const * __ptr64,char const * __ptr64,char const * __ptr64,char const * __ptr64,unsigned long * __ptr64) __ptr64 -?AddLocation@CCollection@@QEAAPEAVCLocation@@PEBD000PEAK@Z -; public: class CLocation * __ptr64 __cdecl CCollection::AddLocation(unsigned short const * __ptr64,unsigned short const * __ptr64,unsigned short const * __ptr64,unsigned short const * __ptr64,unsigned long * __ptr64) __ptr64 -?AddLocation@CCollection@@QEAAPEAVCLocation@@PEBG000PEAK@Z -; public: unsigned long __cdecl CTitle::AddLocationHistory(unsigned long,char const * __ptr64,char const * __ptr64,char const * __ptr64,class CLocation const * __ptr64,char const * __ptr64,char const * __ptr64,int) __ptr64 -?AddLocationHistory@CTitle@@QEAAKKPEBD00PEBVCLocation@@00H@Z -; public: unsigned long __cdecl CTitle::AddLocationHistory(unsigned long,unsigned short const * __ptr64,unsigned short const * __ptr64,unsigned short const * __ptr64,class CLocation const * __ptr64,unsigned short const * __ptr64,unsigned short const * __ptr64,int) __ptr64 -?AddLocationHistory@CTitle@@QEAAKKPEBG00PEBVCLocation@@00H@Z -; public: void __cdecl CCollection::AddRef(void) __ptr64 -?AddRef@CCollection@@QEAAXXZ -; private: unsigned long __cdecl CCollection::AddRefedTitle(class CFolder * __ptr64) __ptr64 -?AddRefedTitle@CCollection@@AEAAKPEAVCFolder@@@Z -; public: unsigned long __cdecl CFIFOString::AddTail(char * __ptr64) __ptr64 -?AddTail@CFIFOString@@QEAAKPEAD@Z -; public: class CTitle * __ptr64 __cdecl CCollection::AddTitle(char const * __ptr64,char const * __ptr64,char const * __ptr64,char const * __ptr64,char const * __ptr64,unsigned short,unsigned int,class CLocation * __ptr64,unsigned long * __ptr64,int,char const * __ptr64) __ptr64 -?AddTitle@CCollection@@QEAAPEAVCTitle@@PEBD0000GIPEAVCLocation@@PEAKH0@Z -; public: class CTitle * __ptr64 __cdecl CCollection::AddTitle(unsigned short const * __ptr64,unsigned short const * __ptr64,unsigned short const * __ptr64,unsigned short const * __ptr64,unsigned short const * __ptr64,unsigned short,unsigned int,class CLocation * __ptr64,unsigned long * __ptr64,int,unsigned short const * __ptr64) __ptr64 -?AddTitle@CCollection@@QEAAPEAVCTitle@@PEBG0000GIPEAVCLocation@@PEAKH0@Z -; private: unsigned long __cdecl CCollection::AllocCopyValue(class CParseXML * __ptr64,char * __ptr64,char * __ptr64 * __ptr64) __ptr64 -?AllocCopyValue@CCollection@@AEAAKPEAVCParseXML@@PEADPEAPEAD@Z -; unsigned long __cdecl AllocSetValue(char const * __ptr64,char * __ptr64 * __ptr64) -?AllocSetValue@@YAKPEBDPEAPEAD@Z -; private: unsigned long __cdecl CCollection::CheckTitleRef(char const * __ptr64,unsigned short) __ptr64 -?CheckTitleRef@CCollection@@AEAAKPEBDG@Z -; private: unsigned long __cdecl CCollection::CheckTitleRef(unsigned short const * __ptr64,unsigned short) __ptr64 -?CheckTitleRef@CCollection@@AEAAKPEBGG@Z -; public: unsigned long __cdecl CCollection::Close(void) __ptr64 -?Close@CCollection@@QEAAKXZ -; public: void __cdecl CCollection::ConfirmTitles(void) __ptr64 -?ConfirmTitles@CCollection@@QEAAXXZ -; public: void __cdecl CCollection::DecrementRefTitleCount(void) __ptr64 -?DecrementRefTitleCount@CCollection@@QEAAXXZ -; private: void __cdecl CCollection::DeleteChildren(class CFolder * __ptr64 * __ptr64) __ptr64 -?DeleteChildren@CCollection@@AEAAXPEAPEAVCFolder@@@Z -; public: unsigned long __cdecl CCollection::DeleteFolder(class CFolder * __ptr64) __ptr64 -?DeleteFolder@CCollection@@QEAAKPEAVCFolder@@@Z -; private: void __cdecl CCollection::DeleteFolders(class CFolder * __ptr64 * __ptr64) __ptr64 -?DeleteFolders@CCollection@@AEAAXPEAPEAVCFolder@@@Z -; private: void __cdecl CCollection::DeleteLocalFiles(struct LocationHistory * __ptr64,class CTitle * __ptr64) __ptr64 -?DeleteLocalFiles@CCollection@@AEAAXPEAULocationHistory@@PEAVCTitle@@@Z -; private: unsigned long __cdecl CCollection::DeleteLocation(class CLocation * __ptr64) __ptr64 -?DeleteLocation@CCollection@@AEAAKPEAVCLocation@@@Z -; private: unsigned long __cdecl CCollection::DeleteTitle(class CTitle * __ptr64) __ptr64 -?DeleteTitle@CCollection@@AEAAKPEAVCTitle@@@Z -; public: void __cdecl CCollection::Dirty(void) __ptr64 -?Dirty@CCollection@@QEAAXXZ -; public: class CColList * __ptr64 __cdecl CCollection::FindCollection(char * __ptr64) __ptr64 -?FindCollection@CCollection@@QEAAPEAVCColList@@PEAD@Z -; public: class CLocation * __ptr64 __cdecl CCollection::FindLocation(char const * __ptr64,unsigned int * __ptr64) __ptr64 -?FindLocation@CCollection@@QEAAPEAVCLocation@@PEBDPEAI@Z -; public: class CLocation * __ptr64 __cdecl CCollection::FindLocation(unsigned short const * __ptr64,unsigned int * __ptr64) __ptr64 -?FindLocation@CCollection@@QEAAPEAVCLocation@@PEBGPEAI@Z -; public: class CTitle * __ptr64 __cdecl CCollection::FindTitle(char const * __ptr64,unsigned short) __ptr64 -?FindTitle@CCollection@@QEAAPEAVCTitle@@PEBDG@Z -; public: class CTitle * __ptr64 __cdecl CCollection::FindTitle(unsigned short const * __ptr64,unsigned short) __ptr64 -?FindTitle@CCollection@@QEAAPEAVCTitle@@PEBGG@Z -; public: struct ListItem * __ptr64 __cdecl CPointerList::First(void) __ptr64 -?First@CPointerList@@QEAAPEAUListItem@@XZ -; public: class CLocation * __ptr64 __cdecl CCollection::FirstLocation(void) __ptr64 -?FirstLocation@CCollection@@QEAAPEAVCLocation@@XZ -; public: unsigned long __cdecl CCollection::GetColNo(void) __ptr64 -?GetColNo@CCollection@@QEAAKXZ -; public: char const * __ptr64 __cdecl CCollection::GetCollectionFileName(void) __ptr64 -?GetCollectionFileName@CCollection@@QEAAPEBDXZ -; public: unsigned short const * __ptr64 __cdecl CCollection::GetCollectionFileNameW(void) __ptr64 -?GetCollectionFileNameW@CCollection@@QEAAPEBGXZ -; public: int __cdecl CCollection::GetFindMergedCHMS(void) __ptr64 -?GetFindMergedCHMS@CCollection@@QEAAHXZ -; public: class CFolder * __ptr64 __cdecl CFolder::GetFirstChildFolder(void) __ptr64 -?GetFirstChildFolder@CFolder@@QEAAPEAV1@XZ -; public: class CTitle * __ptr64 __cdecl CCollection::GetFirstTitle(void) __ptr64 -?GetFirstTitle@CCollection@@QEAAPEAVCTitle@@XZ -; public: char * __ptr64 __cdecl CLocation::GetId(void)const __ptr64 -?GetId@CLocation@@QEBAPEADXZ -; public: char * __ptr64 __cdecl CTitle::GetId(void) __ptr64 -?GetId@CTitle@@QEAAPEADXZ -; public: unsigned short const * __ptr64 __cdecl CLocation::GetIdW(void) __ptr64 -?GetIdW@CLocation@@QEAAPEBGXZ -; public: unsigned short const * __ptr64 __cdecl CTitle::GetIdW(void) __ptr64 -?GetIdW@CTitle@@QEAAPEBGXZ -; public: unsigned short __cdecl CCollection::GetLangId(char const * __ptr64) __ptr64 -?GetLangId@CCollection@@QEAAGPEBD@Z -; public: unsigned short __cdecl CCollection::GetLangId(unsigned short const * __ptr64) __ptr64 -?GetLangId@CCollection@@QEAAGPEBG@Z -; public: unsigned short __cdecl CFolder::GetLanguage(void) __ptr64 -?GetLanguage@CFolder@@QEAAGXZ -; public: unsigned short __cdecl CTitle::GetLanguage(void) __ptr64 -?GetLanguage@CTitle@@QEAAGXZ -; public: struct LocationHistory * __ptr64 __cdecl CTitle::GetLocation(unsigned long) __ptr64 -?GetLocation@CTitle@@QEAAPEAULocationHistory@@K@Z -; public: int __cdecl CCollection::GetMasterCHM(char * __ptr64 * __ptr64,unsigned short * __ptr64) __ptr64 -?GetMasterCHM@CCollection@@QEAAHPEAPEADPEAG@Z -; public: int __cdecl CCollection::GetMasterCHM(unsigned short * __ptr64 * __ptr64,unsigned short * __ptr64) __ptr64 -?GetMasterCHM@CCollection@@QEAAHPEAPEAGPEAG@Z -; public: class CFolder * __ptr64 __cdecl CFolder::GetNextFolder(void) __ptr64 -?GetNextFolder@CFolder@@QEAAPEAV1@XZ -; public: class CLocation * __ptr64 __cdecl CLocation::GetNextLocation(void) __ptr64 -?GetNextLocation@CLocation@@QEAAPEAV1@XZ -; public: class CTitle * __ptr64 __cdecl CTitle::GetNextTitle(void) __ptr64 -?GetNextTitle@CTitle@@QEAAPEAV1@XZ -; public: unsigned long __cdecl CFolder::GetOrder(void) __ptr64 -?GetOrder@CFolder@@QEAAKXZ -; public: class CFolder * __ptr64 __cdecl CFolder::GetParent(void) __ptr64 -?GetParent@CFolder@@QEAAPEAV1@XZ -; public: char * __ptr64 __cdecl CLocation::GetPath(void) __ptr64 -?GetPath@CLocation@@QEAAPEADXZ -; public: unsigned short const * __ptr64 __cdecl CLocation::GetPathW(void) __ptr64 -?GetPathW@CLocation@@QEAAPEBGXZ -; public: unsigned long __cdecl CCollection::GetRefTitleCount(void) __ptr64 -?GetRefTitleCount@CCollection@@QEAAKXZ -; public: class CFolder * __ptr64 __cdecl CCollection::GetRootFolder(void) __ptr64 -?GetRootFolder@CCollection@@QEAAPEAVCFolder@@XZ -; public: char * __ptr64 __cdecl CCollection::GetSampleLocation(void) __ptr64 -?GetSampleLocation@CCollection@@QEAAPEADXZ -; public: unsigned short const * __ptr64 __cdecl CCollection::GetSampleLocationW(void) __ptr64 -?GetSampleLocationW@CCollection@@QEAAPEBGXZ -; public: unsigned long __cdecl CFIFOString::GetTail(char * __ptr64 * __ptr64) __ptr64 -?GetTail@CFIFOString@@QEAAKPEAPEAD@Z -; public: char * __ptr64 __cdecl CFolder::GetTitle(void) __ptr64 -?GetTitle@CFolder@@QEAAPEADXZ -; public: char * __ptr64 __cdecl CLocation::GetTitle(void) __ptr64 -?GetTitle@CLocation@@QEAAPEADXZ -; public: unsigned short const * __ptr64 __cdecl CFolder::GetTitleW(void) __ptr64 -?GetTitleW@CFolder@@QEAAPEBGXZ -; public: unsigned short const * __ptr64 __cdecl CLocation::GetTitleW(void) __ptr64 -?GetTitleW@CLocation@@QEAAPEBGXZ -; public: unsigned long __cdecl CCollection::GetVersion(void) __ptr64 -?GetVersion@CCollection@@QEAAKXZ -; public: class CFolder * __ptr64 __cdecl CCollection::GetVisableRootFolder(void) __ptr64 -?GetVisableRootFolder@CCollection@@QEAAPEAVCFolder@@XZ -; public: char * __ptr64 __cdecl CLocation::GetVolume(void) __ptr64 -?GetVolume@CLocation@@QEAAPEADXZ -; public: unsigned short const * __ptr64 __cdecl CLocation::GetVolumeW(void) __ptr64 -?GetVolumeW@CLocation@@QEAAPEBGXZ -; private: unsigned long __cdecl CCollection::HandleCollection(class CParseXML * __ptr64,char * __ptr64) __ptr64 -?HandleCollection@CCollection@@AEAAKPEAVCParseXML@@PEAD@Z -; private: unsigned long __cdecl CCollection::HandleCollectionEntry(class CParseXML * __ptr64,char * __ptr64) __ptr64 -?HandleCollectionEntry@CCollection@@AEAAKPEAVCParseXML@@PEAD@Z -; private: unsigned long __cdecl CCollection::HandleFolder(class CParseXML * __ptr64,char * __ptr64) __ptr64 -?HandleFolder@CCollection@@AEAAKPEAVCParseXML@@PEAD@Z -; private: unsigned long __cdecl CCollection::HandleLocation(class CParseXML * __ptr64,char * __ptr64) __ptr64 -?HandleLocation@CCollection@@AEAAKPEAVCParseXML@@PEAD@Z -; private: unsigned long __cdecl CCollection::HandleTitle(class CParseXML * __ptr64,char * __ptr64) __ptr64 -?HandleTitle@CCollection@@AEAAKPEAVCParseXML@@PEAD@Z -; public: void __cdecl CCollection::IncrementRefTitleCount(void) __ptr64 -?IncrementRefTitleCount@CCollection@@QEAAXXZ -; public: int __cdecl CCollection::IsDirty(void) __ptr64 -?IsDirty@CCollection@@QEAAHXZ -; public: int __cdecl CCollection::MergeKeywords(char * __ptr64) __ptr64 -?MergeKeywords@CCollection@@QEAAHPEAD@Z -; public: int __cdecl CCollection::MergeKeywords(unsigned short * __ptr64) __ptr64 -?MergeKeywords@CCollection@@QEAAHPEAG@Z -; private: class CLocation * __ptr64 __cdecl CCollection::NewLocation(void) __ptr64 -?NewLocation@CCollection@@AEAAPEAVCLocation@@XZ -; public: struct LocationHistory * __ptr64 __cdecl CTitle::NewLocationHistory(void) __ptr64 -?NewLocationHistory@CTitle@@QEAAPEAULocationHistory@@XZ -; private: class CTitle * __ptr64 __cdecl CCollection::NewTitle(void) __ptr64 -?NewTitle@CCollection@@AEAAPEAVCTitle@@XZ -; public: struct ListItem * __ptr64 __cdecl CPointerList::Next(struct ListItem * __ptr64) __ptr64 -?Next@CPointerList@@QEAAPEAUListItem@@PEAU2@@Z -; public: unsigned long __cdecl CCollection::Open(char const * __ptr64) __ptr64 -?Open@CCollection@@QEAAKPEBD@Z -; public: unsigned long __cdecl CCollection::Open(unsigned short const * __ptr64) __ptr64 -?Open@CCollection@@QEAAKPEBG@Z -; private: unsigned long __cdecl CCollection::ParseFile(char const * __ptr64) __ptr64 -?ParseFile@CCollection@@AEAAKPEBD@Z -; private: unsigned long __cdecl CCollection::Release(void) __ptr64 -?Release@CCollection@@AEAAKXZ -; public: void __cdecl CFIFOString::RemoveAll(void) __ptr64 -?RemoveAll@CFIFOString@@QEAAXXZ -; public: void __cdecl CPointerList::RemoveAll(void) __ptr64 -?RemoveAll@CPointerList@@QEAAXXZ -; public: unsigned long __cdecl CCollection::RemoveCollection(int) __ptr64 -?RemoveCollection@CCollection@@QEAAKH@Z -; public: void __cdecl CCollection::RemoveCollectionEntry(char * __ptr64) __ptr64 -?RemoveCollectionEntry@CCollection@@QEAAXPEAD@Z -; public: unsigned long __cdecl CCollection::Save(void) __ptr64 -?Save@CCollection@@QEAAKXZ -; public: void __cdecl CFolder::SetExTitlePtr(class CExTitle * __ptr64) __ptr64 -?SetExTitlePtr@CFolder@@QEAAXPEAVCExTitle@@@Z -; public: void __cdecl CCollection::SetFindMergedCHMS(int) __ptr64 -?SetFindMergedCHMS@CCollection@@QEAAXH@Z -; public: void __cdecl CFolder::SetFirstChildFolder(class CFolder * __ptr64) __ptr64 -?SetFirstChildFolder@CFolder@@QEAAXPEAV1@@Z -; public: void __cdecl CLocation::SetId(char const * __ptr64) __ptr64 -?SetId@CLocation@@QEAAXPEBD@Z -; public: void __cdecl CLocation::SetId(unsigned short const * __ptr64) __ptr64 -?SetId@CLocation@@QEAAXPEBG@Z -; public: void __cdecl CTitle::SetId(char const * __ptr64) __ptr64 -?SetId@CTitle@@QEAAXPEBD@Z -; public: void __cdecl CTitle::SetId(unsigned short const * __ptr64) __ptr64 -?SetId@CTitle@@QEAAXPEBG@Z -; public: void __cdecl CFolder::SetLanguage(unsigned short) __ptr64 -?SetLanguage@CFolder@@QEAAXG@Z -; public: void __cdecl CTitle::SetLanguage(unsigned short) __ptr64 -?SetLanguage@CTitle@@QEAAXG@Z -; public: void __cdecl CCollection::SetMasterCHM(char const * __ptr64,unsigned short) __ptr64 -?SetMasterCHM@CCollection@@QEAAXPEBDG@Z -; public: void __cdecl CCollection::SetMasterCHM(unsigned short const * __ptr64,unsigned short) __ptr64 -?SetMasterCHM@CCollection@@QEAAXPEBGG@Z -; public: void __cdecl CFolder::SetNextFolder(class CFolder * __ptr64) __ptr64 -?SetNextFolder@CFolder@@QEAAXPEAV1@@Z -; public: void __cdecl CLocation::SetNextLocation(class CLocation * __ptr64) __ptr64 -?SetNextLocation@CLocation@@QEAAXPEAV1@@Z -; public: void __cdecl CTitle::SetNextTitle(class CTitle * __ptr64) __ptr64 -?SetNextTitle@CTitle@@QEAAXPEAV1@@Z -; public: void __cdecl CFolder::SetOrder(unsigned long) __ptr64 -?SetOrder@CFolder@@QEAAXK@Z -; public: void __cdecl CFolder::SetParent(class CFolder * __ptr64) __ptr64 -?SetParent@CFolder@@QEAAXPEAV1@@Z -; public: void __cdecl CLocation::SetPath(char const * __ptr64) __ptr64 -?SetPath@CLocation@@QEAAXPEBD@Z -; public: void __cdecl CLocation::SetPath(unsigned short const * __ptr64) __ptr64 -?SetPath@CLocation@@QEAAXPEBG@Z -; public: void __cdecl CCollection::SetSampleLocation(char const * __ptr64) __ptr64 -?SetSampleLocation@CCollection@@QEAAXPEBD@Z -; public: void __cdecl CCollection::SetSampleLocation(unsigned short const * __ptr64) __ptr64 -?SetSampleLocation@CCollection@@QEAAXPEBG@Z -; public: void __cdecl CFolder::SetTitle(char const * __ptr64) __ptr64 -?SetTitle@CFolder@@QEAAXPEBD@Z -; public: void __cdecl CFolder::SetTitle(unsigned short const * __ptr64) __ptr64 -?SetTitle@CFolder@@QEAAXPEBG@Z -; public: void __cdecl CLocation::SetTitle(char const * __ptr64) __ptr64 -?SetTitle@CLocation@@QEAAXPEBD@Z -; public: void __cdecl CLocation::SetTitle(unsigned short const * __ptr64) __ptr64 -?SetTitle@CLocation@@QEAAXPEBG@Z -; public: void __cdecl CCollection::SetVersion(unsigned long) __ptr64 -?SetVersion@CCollection@@QEAAXK@Z -; public: void __cdecl CLocation::SetVolume(char const * __ptr64) __ptr64 -?SetVolume@CLocation@@QEAAXPEBD@Z -; public: void __cdecl CLocation::SetVolume(unsigned short const * __ptr64) __ptr64 -?SetVolume@CLocation@@QEAAXPEBG@Z -; private: int __cdecl CCollection::WriteFolder(class CFolder * __ptr64 * __ptr64) __ptr64 -?WriteFolder@CCollection@@AEAAHPEAPEAVCFolder@@@Z -; private: int __cdecl CCollection::WriteFolders(class CFolder * __ptr64 * __ptr64) __ptr64 -?WriteFolders@CCollection@@AEAAHPEAPEAVCFolder@@@Z -; public: int __cdecl CFolder::bIsVisable(void) __ptr64 -?bIsVisable@CFolder@@QEAAHXZ -; private: void __cdecl CCollection::wssResetNextColNum(void) __ptr64 -?wssResetNextColNum@CCollection@@AEAAXXZ
diff --git a/mingw-w64-crt/lib64/iasrad.def b/mingw-w64-crt/lib64/iasrad.def deleted file mode 100644 index 1418f80..0000000 --- a/mingw-w64-crt/lib64/iasrad.def +++ /dev/null
@@ -1,22 +0,0 @@ -; -; Exports of file iasrad.dll -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY iasrad.dll -EXPORTS -; public: long __cdecl VSAFilter::initialize(void) __ptr64 -?initialize@VSAFilter@@QEAAJXZ -; public: long __cdecl VSAFilter::radiusFromIAS(struct IAttributesRaw * __ptr64)const __ptr64 -?radiusFromIAS@VSAFilter@@QEBAJPEAUIAttributesRaw@@@Z -; public: long __cdecl VSAFilter::radiusToIAS(unsigned char * __ptr64,unsigned long,class IASTL::IASAttributeVector & __ptr64)const __ptr64 -?radiusToIAS@VSAFilter@@QEBAJPEAEKAEAVIASAttributeVector@IASTL@@@Z -; public: long __cdecl VSAFilter::radiusToIAS(struct IAttributesRaw * __ptr64)const __ptr64 -?radiusToIAS@VSAFilter@@QEBAJPEAUIAttributesRaw@@@Z -; public: long __cdecl VSAFilter::shutdown(void) __ptr64 -?shutdown@VSAFilter@@QEAAJXZ -DllCanUnloadNow -DllGetClassObject -DllRegisterServer -DllUnregisterServer
diff --git a/mingw-w64-crt/lib64/ifsutil.def b/mingw-w64-crt/lib64/ifsutil.def deleted file mode 100644 index a935e43..0000000 --- a/mingw-w64-crt/lib64/ifsutil.def +++ /dev/null
@@ -1,352 +0,0 @@ -; -; Exports of file ifsutil.dll -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY ifsutil.dll -EXPORTS -; public: __cdecl CANNED_SECURITY::CANNED_SECURITY(void) __ptr64 -??0CANNED_SECURITY@@QEAA@XZ -; public: __cdecl DIGRAPH::DIGRAPH(void) __ptr64 -??0DIGRAPH@@QEAA@XZ -; public: __cdecl DIGRAPH_EDGE::DIGRAPH_EDGE(void) __ptr64 -??0DIGRAPH_EDGE@@QEAA@XZ -; public: __cdecl DP_DRIVE::DP_DRIVE(void) __ptr64 -??0DP_DRIVE@@QEAA@XZ -; public: __cdecl INTSTACK::INTSTACK(void) __ptr64 -??0INTSTACK@@QEAA@XZ -; public: __cdecl LOG_IO_DP_DRIVE::LOG_IO_DP_DRIVE(void) __ptr64 -??0LOG_IO_DP_DRIVE@@QEAA@XZ -; public: __cdecl MOUNT_POINT_MAP::MOUNT_POINT_MAP(void) __ptr64 -??0MOUNT_POINT_MAP@@QEAA@XZ -; public: __cdecl MOUNT_POINT_TUPLE::MOUNT_POINT_TUPLE(void) __ptr64 -??0MOUNT_POINT_TUPLE@@QEAA@XZ -; public: __cdecl NUMBER_SET::NUMBER_SET(void) __ptr64 -??0NUMBER_SET@@QEAA@XZ -; public: __cdecl READ_CACHE::READ_CACHE(void) __ptr64 -??0READ_CACHE@@QEAA@XZ -; public: __cdecl READ_WRITE_CACHE::READ_WRITE_CACHE(void) __ptr64 -??0READ_WRITE_CACHE@@QEAA@XZ -; public: __cdecl SECRUN::SECRUN(void) __ptr64 -??0SECRUN@@QEAA@XZ -; private: __cdecl SNAPSHOT::SNAPSHOT(void) __ptr64 -??0SNAPSHOT@@AEAA@XZ -; public: __cdecl SPARSE_SET::SPARSE_SET(void) __ptr64 -??0SPARSE_SET@@QEAA@XZ -; protected: __cdecl SUPERAREA::SUPERAREA(void) __ptr64 -??0SUPERAREA@@IEAA@XZ -; public: __cdecl TLINK::TLINK(void) __ptr64 -??0TLINK@@QEAA@XZ -; protected: __cdecl VOL_LIODPDRV::VOL_LIODPDRV(void) __ptr64 -??0VOL_LIODPDRV@@IEAA@XZ -; public: virtual __cdecl CANNED_SECURITY::~CANNED_SECURITY(void) __ptr64 -??1CANNED_SECURITY@@UEAA@XZ -; public: virtual __cdecl DIGRAPH::~DIGRAPH(void) __ptr64 -??1DIGRAPH@@UEAA@XZ -; public: virtual __cdecl DP_DRIVE::~DP_DRIVE(void) __ptr64 -??1DP_DRIVE@@UEAA@XZ -; public: virtual __cdecl INTSTACK::~INTSTACK(void) __ptr64 -??1INTSTACK@@UEAA@XZ -; public: virtual __cdecl LOG_IO_DP_DRIVE::~LOG_IO_DP_DRIVE(void) __ptr64 -??1LOG_IO_DP_DRIVE@@UEAA@XZ -; public: virtual __cdecl MOUNT_POINT_MAP::~MOUNT_POINT_MAP(void) __ptr64 -??1MOUNT_POINT_MAP@@UEAA@XZ -; public: virtual __cdecl NUMBER_SET::~NUMBER_SET(void) __ptr64 -??1NUMBER_SET@@UEAA@XZ -; public: virtual __cdecl SECRUN::~SECRUN(void) __ptr64 -??1SECRUN@@UEAA@XZ -; private: virtual __cdecl SNAPSHOT::~SNAPSHOT(void) __ptr64 -??1SNAPSHOT@@EEAA@XZ -; public: virtual __cdecl SPARSE_SET::~SPARSE_SET(void) __ptr64 -??1SPARSE_SET@@UEAA@XZ -; public: virtual __cdecl SUPERAREA::~SUPERAREA(void) __ptr64 -??1SUPERAREA@@UEAA@XZ -; public: virtual __cdecl TLINK::~TLINK(void) __ptr64 -??1TLINK@@UEAA@XZ -; public: virtual __cdecl VOL_LIODPDRV::~VOL_LIODPDRV(void) __ptr64 -??1VOL_LIODPDRV@@UEAA@XZ -; public: unsigned char __cdecl NUMBER_SET::Add(class NUMBER_SET const * __ptr64) __ptr64 -?Add@NUMBER_SET@@QEAAEPEBV1@@Z -; public: unsigned char __cdecl NUMBER_SET::Add(class BIG_INT,class BIG_INT) __ptr64 -?Add@NUMBER_SET@@QEAAEVBIG_INT@@0@Z -; public: unsigned char __cdecl NUMBER_SET::Add(class BIG_INT) __ptr64 -?Add@NUMBER_SET@@QEAAEVBIG_INT@@@Z -; public: unsigned char __cdecl MOUNT_POINT_MAP::AddDriveName(class WSTRING * __ptr64,class WSTRING * __ptr64) __ptr64 -?AddDriveName@MOUNT_POINT_MAP@@QEAAEPEAVWSTRING@@0@Z -; public: unsigned char __cdecl DIGRAPH::AddEdge(unsigned long,unsigned long) __ptr64 -?AddEdge@DIGRAPH@@QEAAEKK@Z -; public: static unsigned char __cdecl AUTOREG::AddEntry(class WSTRING const * __ptr64) -?AddEntry@AUTOREG@@SAEPEBVWSTRING@@@Z -; public: unsigned char __cdecl NUMBER_SET::AddNext(class BIG_INT) __ptr64 -?AddNext@NUMBER_SET@@QEAAEVBIG_INT@@@Z -; public: unsigned char __cdecl NUMBER_SET::AddStart(class BIG_INT) __ptr64 -?AddStart@NUMBER_SET@@QEAAEVBIG_INT@@@Z -; public: unsigned char __cdecl MOUNT_POINT_MAP::AddVolumeName(class WSTRING * __ptr64,class WSTRING * __ptr64) __ptr64 -?AddVolumeName@MOUNT_POINT_MAP@@QEAAEPEAVWSTRING@@0@Z -; public: unsigned char __cdecl NUMBER_SET::CheckAndAdd(class BIG_INT,unsigned char * __ptr64) __ptr64 -?CheckAndAdd@NUMBER_SET@@QEAAEVBIG_INT@@PEAE@Z -; public: unsigned char __cdecl SPARSE_SET::CheckAndAdd(class BIG_INT,unsigned char * __ptr64) __ptr64 -?CheckAndAdd@SPARSE_SET@@QEAAEVBIG_INT@@PEAE@Z -; public: unsigned char __cdecl NUMBER_SET::CheckAndRemove(class BIG_INT,unsigned char * __ptr64) __ptr64 -?CheckAndRemove@NUMBER_SET@@QEAAEVBIG_INT@@PEAE@Z -; public: unsigned char __cdecl SPARSE_SET::CheckAndRemove(class BIG_INT,unsigned char * __ptr64) __ptr64 -?CheckAndRemove@SPARSE_SET@@QEAAEVBIG_INT@@PEAE@Z -; public: unsigned char __cdecl SNAPSHOT::CheckSnapshotPresence(void) __ptr64 -?CheckSnapshotPresence@SNAPSHOT@@QEAAEXZ -; public: static unsigned char __cdecl IFS_SYSTEM::CheckValidSecurityDescriptor(unsigned long,struct _SECURITY_DESCRIPTOR * __ptr64) -?CheckValidSecurityDescriptor@IFS_SYSTEM@@SAEKPEAU_SECURITY_DESCRIPTOR@@@Z -; public: unsigned char __cdecl VOL_LIODPDRV::ChkDsk(enum FIX_LEVEL,class MESSAGE * __ptr64,unsigned long,unsigned long,unsigned short,unsigned long * __ptr64,class WSTRING const * __ptr64) __ptr64 -?ChkDsk@VOL_LIODPDRV@@QEAAEW4FIX_LEVEL@@PEAVMESSAGE@@KKGPEAKPEBVWSTRING@@@Z -; public: void __cdecl DP_DRIVE::CloseDriveHandle(void) __ptr64 -?CloseDriveHandle@DP_DRIVE@@QEAAXXZ -; public: static unsigned long __cdecl SUPERAREA::ComputeVolId(unsigned long) -?ComputeVolId@SUPERAREA@@SAKK@Z -; public: static unsigned char __cdecl AUTOREG::DeleteEntry(class WSTRING const * __ptr64,class WSTRING const * __ptr64) -?DeleteEntry@AUTOREG@@SAEPEBVWSTRING@@0@Z -; public: static unsigned char __cdecl AUTOREG::DeleteEntry(class WSTRING const * __ptr64,unsigned char) -?DeleteEntry@AUTOREG@@SAEPEBVWSTRING@@E@Z -; int __cdecl DiskCopyMainLoop(class WSTRING const * __ptr64,class WSTRING const * __ptr64,class WSTRING const * __ptr64,class WSTRING const * __ptr64,unsigned char,class MESSAGE * __ptr64,class MESSAGE * __ptr64) -?DiskCopyMainLoop@@YAHPEBVWSTRING@@000EPEAVMESSAGE@@1@Z -; public: unsigned char __cdecl IO_DP_DRIVE::DismountAndLock(void) __ptr64 -?DismountAndLock@IO_DP_DRIVE@@QEAAEXZ -; public: static unsigned char __cdecl IFS_SYSTEM::DismountVolume(class WSTRING const * __ptr64) -?DismountVolume@IFS_SYSTEM@@SAEPEBVWSTRING@@@Z -; public: unsigned char __cdecl NUMBER_SET::DoesIntersectSet(class BIG_INT,class BIG_INT)const __ptr64 -?DoesIntersectSet@NUMBER_SET@@QEBAEVBIG_INT@@0@Z -; public: static unsigned char __cdecl IFS_SYSTEM::DosDriveNameToNtDriveName(class WSTRING const * __ptr64,class WSTRING * __ptr64) -?DosDriveNameToNtDriveName@IFS_SYSTEM@@SAEPEBVWSTRING@@PEAV2@@Z -; public: void __cdecl SPARSE_SET::DumpHashTable(void) __ptr64 -?DumpHashTable@SPARSE_SET@@QEAAXXZ -; public: unsigned char __cdecl DIGRAPH::EliminateCycles(class CONTAINER * __ptr64,unsigned char * __ptr64) __ptr64 -?EliminateCycles@DIGRAPH@@QEAAEPEAVCONTAINER@@PEAE@Z -; public: static unsigned char __cdecl IFS_SYSTEM::EnableFileSystem(class WSTRING const * __ptr64) -?EnableFileSystem@IFS_SYSTEM@@SAEPEBVWSTRING@@@Z -; public: static unsigned char __cdecl IFS_SYSTEM::EnableVolumeCompression(class WSTRING const * __ptr64) -?EnableVolumeCompression@IFS_SYSTEM@@SAEPEBVWSTRING@@@Z -; public: static unsigned char __cdecl IFS_SYSTEM::EnableVolumeUpgrade(class WSTRING const * __ptr64) -?EnableVolumeUpgrade@IFS_SYSTEM@@SAEPEBVWSTRING@@@Z -; public: static unsigned char __cdecl IFS_SYSTEM::FileSetAttributes(class WSTRING const * __ptr64,unsigned long,unsigned long * __ptr64) -?FileSetAttributes@IFS_SYSTEM@@SAEPEBVWSTRING@@KPEAK@Z -; public: unsigned char __cdecl IO_DP_DRIVE::FlushCache(void) __ptr64 -?FlushCache@IO_DP_DRIVE@@QEAAEXZ -; public: unsigned char __cdecl VOL_LIODPDRV::ForceAutochk(unsigned char,unsigned long,unsigned long,unsigned short,class WSTRING const * __ptr64) __ptr64 -?ForceAutochk@VOL_LIODPDRV@@QEAAEEKKGPEBVWSTRING@@@Z -; public: enum FORMAT_ERROR_CODE __cdecl VOL_LIODPDRV::Format(class WSTRING const * __ptr64,class MESSAGE * __ptr64,unsigned long,unsigned long,unsigned long) __ptr64 -?Format@VOL_LIODPDRV@@QEAA?AW4FORMAT_ERROR_CODE@@PEBVWSTRING@@PEAVMESSAGE@@KKK@Z -; public: static long __cdecl SUPERAREA::GenerateLabelNotification(class WSTRING const * __ptr64,class WSTRING * __ptr64,struct _FILE_FS_SIZE_INFORMATION * __ptr64,struct _FILE_FS_VOLUME_INFORMATION * __ptr64) -?GenerateLabelNotification@SUPERAREA@@SAJPEBVWSTRING@@PEAV2@PEAU_FILE_FS_SIZE_INFORMATION@@PEAU_FILE_FS_VOLUME_INFORMATION@@@Z -; public: unsigned char __cdecl MOUNT_POINT_MAP::GetAt(unsigned long,class WSTRING * __ptr64,class WSTRING * __ptr64) __ptr64 -?GetAt@MOUNT_POINT_MAP@@QEAAEKPEAVWSTRING@@0@Z -; public: void * __ptr64 __cdecl TLINK::GetBuffer(void * __ptr64) __ptr64 -?GetBuffer@TLINK@@QEAAPEAXPEAX@Z -; public: static class CANNED_SECURITY * __ptr64 __cdecl IFS_SYSTEM::GetCannedSecurity(void) -?GetCannedSecurity@IFS_SYSTEM@@SAPEAVCANNED_SECURITY@@XZ -; public: void * __ptr64 __cdecl CANNED_SECURITY::GetCannedSecurityDescriptor(enum _CANNED_SECURITY_TYPE,unsigned long * __ptr64) __ptr64 -?GetCannedSecurityDescriptor@CANNED_SECURITY@@QEAAPEAXW4_CANNED_SECURITY_TYPE@@PEAK@Z -; public: class BIG_INT & __ptr64 __cdecl TLINK::GetData(unsigned short) __ptr64 -?GetData@TLINK@@QEAAAEAVBIG_INT@@G@Z -; public: class BIG_INT & __ptr64 __cdecl TLINK::GetData(void * __ptr64) __ptr64 -?GetData@TLINK@@QEAAAEAVBIG_INT@@PEAX@Z -; public: class IO_DP_DRIVE * __ptr64 __cdecl SECRUN::GetDrive(void) __ptr64 -?GetDrive@SECRUN@@QEAAPEAVIO_DP_DRIVE@@XZ -; public: class IO_DP_DRIVE * __ptr64 __cdecl SUPERAREA::GetDrive(void) __ptr64 -?GetDrive@SUPERAREA@@QEAAPEAVIO_DP_DRIVE@@XZ -; public: void * __ptr64 __cdecl TLINK::GetFirst(void) __ptr64 -?GetFirst@TLINK@@QEAAPEAXXZ -; public: class MESSAGE * __ptr64 __cdecl IO_DP_DRIVE::GetMessageW(void) __ptr64 -?GetMessageW@IO_DP_DRIVE@@QEAAPEAVMESSAGE@@XZ -; public: class MESSAGE * __ptr64 __cdecl SUPERAREA::GetMessageW(void) __ptr64 -?GetMessageW@SUPERAREA@@QEAAPEAVMESSAGE@@XZ -; public: void * __ptr64 __cdecl TLINK::GetNext(void * __ptr64) __ptr64 -?GetNext@TLINK@@QEAAPEAXPEAX@Z -; public: class BIG_INT & __ptr64 __cdecl TLINK::GetNextDataSlot(void) __ptr64 -?GetNextDataSlot@TLINK@@QEAAAEAVBIG_INT@@XZ -; public: unsigned short * __ptr64 __cdecl SNAPSHOT::GetSnapshotGlobalDeviceName(void) __ptr64 -?GetSnapshotGlobalDeviceName@SNAPSHOT@@QEAAPEAGXZ -; public: unsigned short * __ptr64 __cdecl SNAPSHOT::GetSnapshotNtDeviceName(void) __ptr64 -?GetSnapshotNtDeviceName@SNAPSHOT@@QEAAPEAGXZ -; public: void * __ptr64 __cdecl TLINK::GetSortedFirst(void) __ptr64 -?GetSortedFirst@TLINK@@QEAAPEAXXZ -; public: void * __ptr64 __cdecl TLINK::GetSortedNext(void * __ptr64) __ptr64 -?GetSortedNext@TLINK@@QEAAPEAXPEAX@Z -; public: static unsigned char __cdecl SNAPSHOT::GetVolumeSnapshot(class WSTRING * __ptr64,class SNAPSHOT * __ptr64 * __ptr64) -?GetVolumeSnapshot@SNAPSHOT@@SAEPEAVWSTRING@@PEAPEAV1@@Z -; public: unsigned char __cdecl CANNED_SECURITY::Initialize(void) __ptr64 -?Initialize@CANNED_SECURITY@@QEAAEXZ -; public: unsigned char __cdecl DIGRAPH::Initialize(unsigned long) __ptr64 -?Initialize@DIGRAPH@@QEAAEK@Z -; public: unsigned char __cdecl DP_DRIVE::Initialize(class WSTRING const * __ptr64,class WSTRING const * __ptr64,class MESSAGE * __ptr64,unsigned char,unsigned char) __ptr64 -?Initialize@DP_DRIVE@@QEAAEPEBVWSTRING@@0PEAVMESSAGE@@EE@Z -; public: unsigned char __cdecl DP_DRIVE::Initialize(class WSTRING const * __ptr64,class MESSAGE * __ptr64,unsigned char,unsigned char,unsigned short) __ptr64 -?Initialize@DP_DRIVE@@QEAAEPEBVWSTRING@@PEAVMESSAGE@@EEG@Z -; public: unsigned char __cdecl INTSTACK::Initialize(void) __ptr64 -?Initialize@INTSTACK@@QEAAEXZ -; public: unsigned char __cdecl LOG_IO_DP_DRIVE::Initialize(class WSTRING const * __ptr64,class WSTRING const * __ptr64,class MESSAGE * __ptr64,unsigned char) __ptr64 -?Initialize@LOG_IO_DP_DRIVE@@QEAAEPEBVWSTRING@@0PEAVMESSAGE@@E@Z -; public: unsigned char __cdecl LOG_IO_DP_DRIVE::Initialize(class WSTRING const * __ptr64,class MESSAGE * __ptr64,unsigned char,unsigned short) __ptr64 -?Initialize@LOG_IO_DP_DRIVE@@QEAAEPEBVWSTRING@@PEAVMESSAGE@@EG@Z -; public: unsigned char __cdecl MOUNT_POINT_MAP::Initialize(void) __ptr64 -?Initialize@MOUNT_POINT_MAP@@QEAAEXZ -; public: unsigned char __cdecl NUMBER_SET::Initialize(void) __ptr64 -?Initialize@NUMBER_SET@@QEAAEXZ -; public: unsigned char __cdecl READ_CACHE::Initialize(class IO_DP_DRIVE * __ptr64,unsigned long) __ptr64 -?Initialize@READ_CACHE@@QEAAEPEAVIO_DP_DRIVE@@K@Z -; public: unsigned char __cdecl READ_WRITE_CACHE::Initialize(class IO_DP_DRIVE * __ptr64,unsigned long) __ptr64 -?Initialize@READ_WRITE_CACHE@@QEAAEPEAVIO_DP_DRIVE@@K@Z -; public: unsigned char __cdecl SECRUN::Initialize(class MEM * __ptr64,class IO_DP_DRIVE * __ptr64,class BIG_INT,unsigned long) __ptr64 -?Initialize@SECRUN@@QEAAEPEAVMEM@@PEAVIO_DP_DRIVE@@VBIG_INT@@K@Z -; private: long __cdecl SNAPSHOT::Initialize(unsigned short * __ptr64) __ptr64 -?Initialize@SNAPSHOT@@AEAAJPEAG@Z -; public: unsigned char __cdecl SPARSE_SET::Initialize(void) __ptr64 -?Initialize@SPARSE_SET@@QEAAEXZ -; protected: unsigned char __cdecl SUPERAREA::Initialize(class MEM * __ptr64,class LOG_IO_DP_DRIVE * __ptr64,unsigned long,class MESSAGE * __ptr64) __ptr64 -?Initialize@SUPERAREA@@IEAAEPEAVMEM@@PEAVLOG_IO_DP_DRIVE@@KPEAVMESSAGE@@@Z -; public: unsigned char __cdecl TLINK::Initialize(unsigned short) __ptr64 -?Initialize@TLINK@@QEAAEG@Z -; protected: enum FORMAT_ERROR_CODE __cdecl VOL_LIODPDRV::Initialize(class WSTRING const * __ptr64,class SUPERAREA * __ptr64,class MESSAGE * __ptr64,unsigned char,unsigned char,enum _MEDIA_TYPE,unsigned short,unsigned char) __ptr64 -?Initialize@VOL_LIODPDRV@@IEAA?AW4FORMAT_ERROR_CODE@@PEBVWSTRING@@PEAVSUPERAREA@@PEAVMESSAGE@@EEW4_MEDIA_TYPE@@GE@Z -; protected: unsigned char __cdecl VOL_LIODPDRV::Initialize(class WSTRING const * __ptr64,class WSTRING const * __ptr64,class SUPERAREA * __ptr64,class MESSAGE * __ptr64,unsigned char) __ptr64 -?Initialize@VOL_LIODPDRV@@IEAAEPEBVWSTRING@@0PEAVSUPERAREA@@PEAVMESSAGE@@E@Z -; public: unsigned char __cdecl IO_DP_DRIVE::InvalidateVolume(void) __ptr64 -?InvalidateVolume@IO_DP_DRIVE@@QEAAEXZ -; public: static unsigned char __cdecl IFS_SYSTEM::IsArcSystemPartition(class WSTRING const * __ptr64,unsigned char * __ptr64) -?IsArcSystemPartition@IFS_SYSTEM@@SAEPEBVWSTRING@@PEAE@Z -; public: static unsigned char __cdecl AUTOREG::IsEntryPresent(class WSTRING const * __ptr64,class WSTRING const * __ptr64) -?IsEntryPresent@AUTOREG@@SAEPEBVWSTRING@@0@Z -; public: static unsigned char __cdecl AUTOREG::IsEntryPresent(class WSTRING const * __ptr64) -?IsEntryPresent@AUTOREG@@SAEPEBVWSTRING@@@Z -; public: static unsigned char __cdecl IFS_SYSTEM::IsFileSystemEnabled(class WSTRING const * __ptr64,unsigned char * __ptr64) -?IsFileSystemEnabled@IFS_SYSTEM@@SAEPEBVWSTRING@@PEAE@Z -; public: static unsigned char __cdecl AUTOREG::IsFrontEndPresent(class WSTRING const * __ptr64,class WSTRING const * __ptr64) -?IsFrontEndPresent@AUTOREG@@SAEPEBVWSTRING@@0@Z -; public: static unsigned char __cdecl IFS_SYSTEM::IsThisNtfs(class BIG_INT,unsigned long,void * __ptr64) -?IsThisNtfs@IFS_SYSTEM@@SAEVBIG_INT@@KPEAX@Z -; public: static unsigned char __cdecl IFS_SYSTEM::IsVolumeDirty(class WSTRING * __ptr64,unsigned char * __ptr64) -?IsVolumeDirty@IFS_SYSTEM@@SAEPEAVWSTRING@@PEAE@Z -; public: unsigned char __cdecl IO_DP_DRIVE::Lock(void) __ptr64 -?Lock@IO_DP_DRIVE@@QEAAEXZ -; public: class BIG_INT __cdecl INTSTACK::Look(unsigned long)const __ptr64 -?Look@INTSTACK@@QEBA?AVBIG_INT@@K@Z -; public: static unsigned char __cdecl IFS_SYSTEM::NtDriveNameToDosDriveName(class WSTRING const * __ptr64,class WSTRING * __ptr64) -?NtDriveNameToDosDriveName@IFS_SYSTEM@@SAEPEBVWSTRING@@PEAV2@@Z -; public: void __cdecl INTSTACK::Pop(unsigned long) __ptr64 -?Pop@INTSTACK@@QEAAXK@Z -; public: unsigned char __cdecl INTSTACK::Push(class BIG_INT) __ptr64 -?Push@INTSTACK@@QEAAEVBIG_INT@@@Z -; public: static unsigned char __cdecl AUTOREG::PushEntry(class WSTRING const * __ptr64) -?PushEntry@AUTOREG@@SAEPEBVWSTRING@@@Z -; public: static unsigned char __cdecl VOL_LIODPDRV::QueryAutochkTimeOut(unsigned long * __ptr64) -?QueryAutochkTimeOut@VOL_LIODPDRV@@SAEPEAK@Z -; public: static unsigned char __cdecl IFS_SYSTEM::QueryCanonicalNtDriveName(class WSTRING const * __ptr64,class WSTRING * __ptr64) -?QueryCanonicalNtDriveName@IFS_SYSTEM@@SAEPEBVWSTRING@@PEAV2@@Z -; public: unsigned char __cdecl DIGRAPH::QueryChildren(unsigned long,class NUMBER_SET * __ptr64)const __ptr64 -?QueryChildren@DIGRAPH@@QEBAEKPEAVNUMBER_SET@@@Z -; public: void __cdecl BIG_INT::QueryCompressedInteger(unsigned char * __ptr64,unsigned char * __ptr64)const __ptr64 -?QueryCompressedInteger@BIG_INT@@QEBAXPEAE0@Z -; public: unsigned char __cdecl NUMBER_SET::QueryContainingRange(class BIG_INT,class BIG_INT * __ptr64,class BIG_INT * __ptr64)const __ptr64 -?QueryContainingRange@NUMBER_SET@@QEBAEVBIG_INT@@PEAV2@1@Z -; public: void __cdecl NUMBER_SET::QueryDisjointRange(unsigned long,class BIG_INT * __ptr64,class BIG_INT * __ptr64)const __ptr64 -?QueryDisjointRange@NUMBER_SET@@QEBAXKPEAVBIG_INT@@0@Z -; public: void * __ptr64 __cdecl TLINK::QueryDisjointRangeAndAssignBuffer(class BIG_INT * __ptr64,unsigned short * __ptr64,unsigned short * __ptr64,void * __ptr64,unsigned long,void * __ptr64) __ptr64 -?QueryDisjointRangeAndAssignBuffer@TLINK@@QEAAPEAXPEAVBIG_INT@@PEAG1PEAXK2@Z -; public: void * __ptr64 __cdecl DP_DRIVE::QueryDriveHandle(void)const __ptr64 -?QueryDriveHandle@DP_DRIVE@@QEBAPEAXXZ -; public: unsigned char __cdecl MOUNT_POINT_MAP::QueryDriveName(class WSTRING * __ptr64,class WSTRING * __ptr64) __ptr64 -?QueryDriveName@MOUNT_POINT_MAP@@QEAAEPEAVWSTRING@@0@Z -; public: enum DRIVE_TYPE __cdecl DP_DRIVE::QueryDriveType(void)const __ptr64 -?QueryDriveType@DP_DRIVE@@QEBA?AW4DRIVE_TYPE@@XZ -; public: static unsigned char __cdecl IFS_SYSTEM::QueryFileSystemName(class WSTRING const * __ptr64,class WSTRING * __ptr64,long * __ptr64,class WSTRING * __ptr64) -?QueryFileSystemName@IFS_SYSTEM@@SAEPEBVWSTRING@@PEAV2@PEAJ1@Z -; public: static unsigned char __cdecl IFS_SYSTEM::QueryFreeDiskSpace(class WSTRING const * __ptr64,class BIG_INT * __ptr64) -?QueryFreeDiskSpace@IFS_SYSTEM@@SAEPEBVWSTRING@@PEAVBIG_INT@@@Z -; unsigned long __cdecl QueryMachineUniqueToken(void) -?QueryMachineUniqueToken@@YAKXZ -; public: unsigned char __cdecl DP_DRIVE::QueryMediaByte(void)const __ptr64 -?QueryMediaByte@DP_DRIVE@@QEBAEXZ -; public: unsigned short __cdecl TLINK::QueryMemberCount(void)const __ptr64 -?QueryMemberCount@TLINK@@QEBAGXZ -; public: static unsigned char __cdecl DP_DRIVE::QueryMrwSupport(void * __ptr64) -?QueryMrwSupport@DP_DRIVE@@SAEPEAX@Z -; public: static long __cdecl DP_DRIVE::QueryNtfsSupportInfo(void * __ptr64,unsigned char * __ptr64) -?QueryNtfsSupportInfo@DP_DRIVE@@SAJPEAXPEAE@Z -; public: static void __cdecl IFS_SYSTEM::QueryNtfsTime(union _LARGE_INTEGER * __ptr64) -?QueryNtfsTime@IFS_SYSTEM@@SAXPEAT_LARGE_INTEGER@@@Z -; public: static unsigned char __cdecl IFS_SYSTEM::QueryNtfsVersion(unsigned char * __ptr64,unsigned char * __ptr64,class LOG_IO_DP_DRIVE * __ptr64,void * __ptr64) -?QueryNtfsVersion@IFS_SYSTEM@@SAEPEAE0PEAVLOG_IO_DP_DRIVE@@PEAX@Z -; public: class BIG_INT __cdecl NUMBER_SET::QueryNumber(class BIG_INT)const __ptr64 -?QueryNumber@NUMBER_SET@@QEBA?AVBIG_INT@@V2@@Z -; public: static unsigned long __cdecl IFS_SYSTEM::QueryPageSize(void) -?QueryPageSize@IFS_SYSTEM@@SAKXZ -; public: unsigned char __cdecl DIGRAPH::QueryParents(unsigned long,class NUMBER_SET * __ptr64)const __ptr64 -?QueryParents@DIGRAPH@@QEBAEKPEAVNUMBER_SET@@@Z -; public: unsigned char __cdecl DIGRAPH::QueryParentsWithChildren(class NUMBER_SET * __ptr64,unsigned long)const __ptr64 -?QueryParentsWithChildren@DIGRAPH@@QEBAEPEAVNUMBER_SET@@K@Z -; public: enum _MEDIA_TYPE __cdecl DP_DRIVE::QueryRecommendedMediaType(void)const __ptr64 -?QueryRecommendedMediaType@DP_DRIVE@@QEBA?AW4_MEDIA_TYPE@@XZ -; public: virtual unsigned long __cdecl DP_DRIVE::QuerySectorSize(void)const __ptr64 -?QuerySectorSize@DP_DRIVE@@UEBAKXZ -; public: virtual class BIG_INT __cdecl DP_DRIVE::QuerySectors(void)const __ptr64 -?QuerySectors@DP_DRIVE@@UEBA?AVBIG_INT@@XZ -; public: unsigned short __cdecl TLINK::QuerySize(void)const __ptr64 -?QuerySize@TLINK@@QEBAGXZ -; public: unsigned char __cdecl MOUNT_POINT_MAP::QueryVolumeName(class WSTRING * __ptr64,class WSTRING * __ptr64) __ptr64 -?QueryVolumeName@MOUNT_POINT_MAP@@QEAAEPEAVWSTRING@@0@Z -; public: unsigned char __cdecl IO_DP_DRIVE::Read(class BIG_INT,unsigned long,void * __ptr64) __ptr64 -?Read@IO_DP_DRIVE@@QEAAEVBIG_INT@@KPEAX@Z -; public: virtual unsigned char __cdecl SECRUN::Read(void) __ptr64 -?Read@SECRUN@@UEAAEXZ -; public: unsigned char __cdecl VOL_LIODPDRV::Recover(class WSTRING const * __ptr64,class MESSAGE * __ptr64) __ptr64 -?Recover@VOL_LIODPDRV@@QEAAEPEBVWSTRING@@PEAVMESSAGE@@@Z -; public: static unsigned char __cdecl SNAPSHOT::ReleaseVolumeSnapshot(class SNAPSHOT * __ptr64) -?ReleaseVolumeSnapshot@SNAPSHOT@@SAEPEAV1@@Z -; public: unsigned char __cdecl NUMBER_SET::Remove(class NUMBER_SET const * __ptr64) __ptr64 -?Remove@NUMBER_SET@@QEAAEPEBV1@@Z -; public: unsigned char __cdecl NUMBER_SET::Remove(class BIG_INT,class BIG_INT) __ptr64 -?Remove@NUMBER_SET@@QEAAEVBIG_INT@@0@Z -; public: unsigned char __cdecl NUMBER_SET::Remove(class BIG_INT) __ptr64 -?Remove@NUMBER_SET@@QEAAEVBIG_INT@@@Z -; public: unsigned char __cdecl NUMBER_SET::RemoveAll(void) __ptr64 -?RemoveAll@NUMBER_SET@@QEAAEXZ -; public: unsigned char __cdecl SPARSE_SET::RemoveAll(void) __ptr64 -?RemoveAll@SPARSE_SET@@QEAAEXZ -; public: unsigned char __cdecl DIGRAPH::RemoveEdge(unsigned long,unsigned long) __ptr64 -?RemoveEdge@DIGRAPH@@QEAAEKK@Z -; void __cdecl RestoreThreadExecutionState(long,unsigned long) -?RestoreThreadExecutionState@@YAXJK@Z -; public: unsigned char __cdecl INTSTACK::ReverseCopy(class INTSTACK * __ptr64) __ptr64 -?ReverseCopy@INTSTACK@@QEAAEPEAV1@@Z -; public: unsigned char __cdecl DP_DRIVE::SendSonyMSFormatCmd(void) __ptr64 -?SendSonyMSFormatCmd@DP_DRIVE@@QEAAEXZ -; public: unsigned char __cdecl DP_DRIVE::SendSonyMSInquiryCmd(struct SONY_MS_INQUIRY_DATA * __ptr64) __ptr64 -?SendSonyMSInquiryCmd@DP_DRIVE@@QEAAEPEAUSONY_MS_INQUIRY_DATA@@@Z -; public: unsigned char __cdecl DP_DRIVE::SendSonyMSModeSenseCmd(struct SONY_MS_MODE_SENSE_DATA * __ptr64) __ptr64 -?SendSonyMSModeSenseCmd@DP_DRIVE@@QEAAEPEAUSONY_MS_MODE_SENSE_DATA@@@Z -; public: unsigned char __cdecl DP_DRIVE::SendSonyMSRequestSenseCmd(struct _SENSE_DATA * __ptr64) __ptr64 -?SendSonyMSRequestSenseCmd@DP_DRIVE@@QEAAEPEAU_SENSE_DATA@@@Z -; public: unsigned char __cdecl DP_DRIVE::SendSonyMSTestUnitReadyCmd(struct _SENSE_DATA * __ptr64) __ptr64 -?SendSonyMSTestUnitReadyCmd@DP_DRIVE@@QEAAEPEAU_SENSE_DATA@@@Z -; public: void __cdecl BIG_INT::Set(unsigned char,unsigned char const * __ptr64) __ptr64 -?Set@BIG_INT@@QEAAXEPEBE@Z -; public: static unsigned char __cdecl VOL_LIODPDRV::SetAutochkTimeOut(unsigned long) -?SetAutochkTimeOut@VOL_LIODPDRV@@SAEK@Z -; public: void __cdecl IO_DP_DRIVE::SetCache(class DRIVE_CACHE * __ptr64) __ptr64 -?SetCache@IO_DP_DRIVE@@QEAAXPEAVDRIVE_CACHE@@@Z -; public: unsigned char __cdecl LOG_IO_DP_DRIVE::SetSystemId(unsigned char) __ptr64 -?SetSystemId@LOG_IO_DP_DRIVE@@QEAAEE@Z -; public: unsigned char __cdecl VOL_LIODPDRV::SetVolumeLabelAndPrintFormatReport(class WSTRING const * __ptr64,class MESSAGE * __ptr64) __ptr64 -?SetVolumeLabelAndPrintFormatReport@VOL_LIODPDRV@@QEAAEPEBVWSTRING@@PEAVMESSAGE@@@Z -; public: void __cdecl TLINK::ShellSort(void) __ptr64 -?ShellSort@TLINK@@QEAAXXZ -; public: void __cdecl TLINK::Sort(void) __ptr64 -?Sort@TLINK@@QEAAXXZ -; public: unsigned char __cdecl IO_DP_DRIVE::Verify(class BIG_INT,class BIG_INT) __ptr64 -?Verify@IO_DP_DRIVE@@QEAAEVBIG_INT@@0@Z -; public: unsigned char __cdecl IO_DP_DRIVE::Verify(class BIG_INT,class BIG_INT,class NUMBER_SET * __ptr64) __ptr64 -?Verify@IO_DP_DRIVE@@QEAAEVBIG_INT@@0PEAVNUMBER_SET@@@Z -; public: unsigned char __cdecl IO_DP_DRIVE::Write(class BIG_INT,unsigned long,void * __ptr64) __ptr64 -?Write@IO_DP_DRIVE@@QEAAEVBIG_INT@@KPEAX@Z -; public: virtual unsigned char __cdecl SECRUN::Write(void) __ptr64 -?Write@SECRUN@@UEAAEXZ -; public: static unsigned char __cdecl IFS_SYSTEM::WriteToFile(class WSTRING const * __ptr64,void * __ptr64,unsigned long,unsigned char) -?WriteToFile@IFS_SYSTEM@@SAEPEBVWSTRING@@PEAXKE@Z
diff --git a/mingw-w64-crt/lib64/iislog.def b/mingw-w64-crt/lib64/iislog.def deleted file mode 100644 index 1e7441c..0000000 --- a/mingw-w64-crt/lib64/iislog.def +++ /dev/null
@@ -1,110 +0,0 @@ -; -; Exports of file IISLOG.DLL -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY IISLOG.DLL -EXPORTS -; public: __cdecl LOGGING::LOGGING(class LOGGING const & __ptr64) __ptr64 -??0LOGGING@@QEAA@AEBV0@@Z -; public: __cdecl ODBC_CONNECTION::ODBC_CONNECTION(void) __ptr64 -??0ODBC_CONNECTION@@QEAA@XZ -; public: __cdecl ODBC_PARAMETER::ODBC_PARAMETER(unsigned short,short,short,short,unsigned long) __ptr64 -??0ODBC_PARAMETER@@QEAA@GFFFK@Z -; public: __cdecl ODBC_CONNECTION::~ODBC_CONNECTION(void) __ptr64 -??1ODBC_CONNECTION@@QEAA@XZ -; public: __cdecl ODBC_PARAMETER::~ODBC_PARAMETER(void) __ptr64 -??1ODBC_PARAMETER@@QEAA@XZ -; public: __cdecl ODBC_STATEMENT::~ODBC_STATEMENT(void) __ptr64 -??1ODBC_STATEMENT@@QEAA@XZ -; public: class LOGGING & __ptr64 __cdecl LOGGING::operator=(class LOGGING const & __ptr64) __ptr64 -??4LOGGING@@QEAAAEAV0@AEBV0@@Z -; public: class ODBC_STATEMENT * __ptr64 __cdecl ODBC_CONNECTION::AllocStatement(void) __ptr64 -?AllocStatement@ODBC_CONNECTION@@QEAAPEAVODBC_STATEMENT@@XZ -; public: short __cdecl ODBC_PARAMETER::Bind(void * __ptr64) __ptr64 -?Bind@ODBC_PARAMETER@@QEAAFPEAX@Z -; public: int __cdecl ODBC_STATEMENT::BindParameter(class ODBC_PARAMETER * __ptr64) __ptr64 -?BindParameter@ODBC_STATEMENT@@QEAAHPEAVODBC_PARAMETER@@@Z -; public: int __cdecl ODBC_CONNECTION::Close(void) __ptr64 -?Close@ODBC_CONNECTION@@QEAAHXZ -; public: int __cdecl ODBC_PARAMETER::CopyValue(unsigned long) __ptr64 -?CopyValue@ODBC_PARAMETER@@QEAAHK@Z -; public: int __cdecl ODBC_PARAMETER::CopyValue(struct _SYSTEMTIME * __ptr64) __ptr64 -?CopyValue@ODBC_PARAMETER@@QEAAHPEAU_SYSTEMTIME@@@Z -; public: int __cdecl ODBC_PARAMETER::CopyValue(void * __ptr64,long) __ptr64 -?CopyValue@ODBC_PARAMETER@@QEAAHPEAXJ@Z -; public: int __cdecl ODBC_PARAMETER::CopyValue(char const * __ptr64) __ptr64 -?CopyValue@ODBC_PARAMETER@@QEAAHPEBD@Z -; public: int __cdecl ODBC_PARAMETER::CopyValue(unsigned short const * __ptr64) __ptr64 -?CopyValue@ODBC_PARAMETER@@QEAAHPEBG@Z -; public: static unsigned __int64 __cdecl ODBC_CONNECTION::DisplaySize(short,unsigned __int64) -?DisplaySize@ODBC_CONNECTION@@SA_KF_K@Z -; public: int __cdecl ODBC_STATEMENT::ExecDirect(char const * __ptr64,unsigned long) __ptr64 -?ExecDirect@ODBC_STATEMENT@@QEAAHPEBDK@Z -; public: int __cdecl ODBC_STATEMENT::ExecuteStatement(void) __ptr64 -?ExecuteStatement@ODBC_STATEMENT@@QEAAHXZ -; public: void __cdecl ODBC_STATEMENT::FreeColumnMemory(void) __ptr64 -?FreeColumnMemory@ODBC_STATEMENT@@QEAAXXZ -; public: int __cdecl ODBC_CONNECTION::GetInfo(unsigned long,void * __ptr64,unsigned long,unsigned long * __ptr64) __ptr64 -?GetInfo@ODBC_CONNECTION@@QEAAHKPEAXKPEAK@Z -; public: int __cdecl ODBC_CONNECTION::GetLastErrorText(class STR * __ptr64,void * __ptr64,short)const __ptr64 -?GetLastErrorText@ODBC_CONNECTION@@QEBAHPEAVSTR@@PEAXF@Z -; public: int __cdecl ODBC_CONNECTION::GetLastErrorTextAsHtml(class STR * __ptr64,void * __ptr64,short)const __ptr64 -?GetLastErrorTextAsHtml@ODBC_CONNECTION@@QEBAHPEAVSTR@@PEAXF@Z -; public: int __cdecl ODBC_CONNECTION::IsValid(void)const __ptr64 -?IsValid@ODBC_CONNECTION@@QEBAHXZ -; public: int __cdecl ODBC_STATEMENT::IsValid(void)const __ptr64 -?IsValid@ODBC_STATEMENT@@QEBAHXZ -; private: void __cdecl LOGGING::LockExclusive(void) __ptr64 -?LockExclusive@LOGGING@@AEAAXXZ -; private: void __cdecl LOGGING::LockShared(void) __ptr64 -?LockShared@LOGGING@@AEAAXXZ -; public: int __cdecl ODBC_STATEMENT::MoreResults(int * __ptr64) __ptr64 -?MoreResults@ODBC_STATEMENT@@QEAAHPEAH@Z -; public: int __cdecl ODBC_CONNECTION::Open(char const * __ptr64,char const * __ptr64,char const * __ptr64,int) __ptr64 -?Open@ODBC_CONNECTION@@QEAAHPEBD00H@Z -; public: int __cdecl ODBC_STATEMENT::PrepareStatement(char const * __ptr64) __ptr64 -?PrepareStatement@ODBC_STATEMENT@@QEAAHPEBD@Z -; public: short __cdecl ODBC_PARAMETER::QueryCType(void)const __ptr64 -?QueryCType@ODBC_PARAMETER@@QEBAFXZ -; public: __int64 __cdecl ODBC_PARAMETER::QueryCbValue(void)const __ptr64 -?QueryCbValue@ODBC_PARAMETER@@QEBA_JXZ -; public: __int64 & __ptr64 __cdecl ODBC_PARAMETER::QueryCbValueRef(void) __ptr64 -?QueryCbValueRef@ODBC_PARAMETER@@QEAAAEA_JXZ -; public: int __cdecl ODBC_STATEMENT::QueryColNames(class STR * __ptr64 * __ptr64,unsigned long * __ptr64,unsigned long,int * __ptr64) __ptr64 -?QueryColNames@ODBC_STATEMENT@@QEAAHPEAPEAVSTR@@PEAKKPEAH@Z -; public: short __cdecl ODBC_CONNECTION::QueryErrorCode(void)const __ptr64 -?QueryErrorCode@ODBC_CONNECTION@@QEBAFXZ -; public: short __cdecl ODBC_STATEMENT::QueryErrorCode(void)const __ptr64 -?QueryErrorCode@ODBC_STATEMENT@@QEBAFXZ -; public: __int64 __cdecl ODBC_PARAMETER::QueryMaxCbValue(void)const __ptr64 -?QueryMaxCbValue@ODBC_PARAMETER@@QEBA_JXZ -; public: unsigned short __cdecl ODBC_PARAMETER::QueryParamNumber(void)const __ptr64 -?QueryParamNumber@ODBC_PARAMETER@@QEBAGXZ -; public: short __cdecl ODBC_PARAMETER::QueryParamType(void)const __ptr64 -?QueryParamType@ODBC_PARAMETER@@QEBAFXZ -; public: unsigned long __cdecl ODBC_PARAMETER::QueryPrecision(void)const __ptr64 -?QueryPrecision@ODBC_PARAMETER@@QEBAKXZ -; public: int __cdecl ODBC_STATEMENT::QueryRowCount(__int64 * __ptr64) __ptr64 -?QueryRowCount@ODBC_STATEMENT@@QEAAHPEA_J@Z -; public: short __cdecl ODBC_PARAMETER::QueryScale(void)const __ptr64 -?QueryScale@ODBC_PARAMETER@@QEBAFXZ -; public: short __cdecl ODBC_PARAMETER::QuerySqlType(void)const __ptr64 -?QuerySqlType@ODBC_PARAMETER@@QEBAFXZ -; public: void * __ptr64 __cdecl ODBC_PARAMETER::QueryValue(void)const __ptr64 -?QueryValue@ODBC_PARAMETER@@QEBAPEAXXZ -; public: int __cdecl ODBC_STATEMENT::QueryValuesAsStr(class STR * __ptr64 * __ptr64,int * __ptr64) __ptr64 -?QueryValuesAsStr@ODBC_STATEMENT@@QEAAHPEAPEAVSTR@@PEAH@Z -; public: int __cdecl ODBC_CONNECTION::SetConnectOption(unsigned short,unsigned __int64) __ptr64 -?SetConnectOption@ODBC_CONNECTION@@QEAAHG_K@Z -; public: int __cdecl ODBC_PARAMETER::SetValueBuffer(long,long) __ptr64 -?SetValueBuffer@ODBC_PARAMETER@@QEAAHJJ@Z -; public: static int __cdecl ODBC_CONNECTION::Success(short) -?Success@ODBC_CONNECTION@@SAHF@Z -; private: void __cdecl LOGGING::Unlock(void) __ptr64 -?Unlock@LOGGING@@AEAAXXZ -DllCanUnloadNow -DllGetClassObject -DllRegisterServer -DllUnregisterServer
diff --git a/mingw-w64-crt/lib64/iismap.def b/mingw-w64-crt/lib64/iismap.def deleted file mode 100644 index db5c091..0000000 --- a/mingw-w64-crt/lib64/iismap.def +++ /dev/null
@@ -1,418 +0,0 @@ -; -; Exports of file IISMAP.dll -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY IISMAP.dll -EXPORTS -; public: __cdecl CAllocString::CAllocString(void) __ptr64 -??0CAllocString@@QEAA@XZ -; public: __cdecl CBlob::CBlob(void) __ptr64 -??0CBlob@@QEAA@XZ -; public: __cdecl CBlobXBF::CBlobXBF(void) __ptr64 -??0CBlobXBF@@QEAA@XZ -; public: __cdecl CCert11Mapping::CCert11Mapping(class CIisAcctMapper * __ptr64) __ptr64 -??0CCert11Mapping@@QEAA@PEAVCIisAcctMapper@@@Z -; public: __cdecl CCertGlobalRuleInfo::CCertGlobalRuleInfo(void) __ptr64 -??0CCertGlobalRuleInfo@@QEAA@XZ -; public: __cdecl CCertMapRule::CCertMapRule(void) __ptr64 -??0CCertMapRule@@QEAA@XZ -; public: __cdecl CDecodedCert::CDecodedCert(struct _CERT_CONTEXT * __ptr64) __ptr64 -??0CDecodedCert@@QEAA@PEAU_CERT_CONTEXT@@@Z -; public: __cdecl CIisAcctMapper::CIisAcctMapper(void) __ptr64 -??0CIisAcctMapper@@QEAA@XZ -; public: __cdecl CIisCert11Mapper::CIisCert11Mapper(void) __ptr64 -??0CIisCert11Mapper@@QEAA@XZ -; public: __cdecl CIisRuleMapper::CIisRuleMapper(void) __ptr64 -??0CIisRuleMapper@@QEAA@XZ -; public: __cdecl CIssuerStore::CIssuerStore(void) __ptr64 -??0CIssuerStore@@QEAA@XZ -; public: __cdecl CPtrDwordXBF::CPtrDwordXBF(void) __ptr64 -??0CPtrDwordXBF@@QEAA@XZ -; public: __cdecl CPtrXBF::CPtrXBF(void) __ptr64 -??0CPtrXBF@@QEAA@XZ -; public: __cdecl CStoreXBF::CStoreXBF(unsigned int) __ptr64 -??0CStoreXBF@@QEAA@I@Z -; public: __cdecl CAllocString::~CAllocString(void) __ptr64 -??1CAllocString@@QEAA@XZ -; public: __cdecl CBlob::~CBlob(void) __ptr64 -??1CBlob@@QEAA@XZ -; public: __cdecl CBlobXBF::~CBlobXBF(void) __ptr64 -??1CBlobXBF@@QEAA@XZ -; public: __cdecl CCert11Mapping::~CCert11Mapping(void) __ptr64 -??1CCert11Mapping@@QEAA@XZ -; public: __cdecl CCertGlobalRuleInfo::~CCertGlobalRuleInfo(void) __ptr64 -??1CCertGlobalRuleInfo@@QEAA@XZ -; public: __cdecl CCertMapRule::~CCertMapRule(void) __ptr64 -??1CCertMapRule@@QEAA@XZ -; public: __cdecl CDecodedCert::~CDecodedCert(void) __ptr64 -??1CDecodedCert@@QEAA@XZ -; public: __cdecl CIisAcctMapper::~CIisAcctMapper(void) __ptr64 -??1CIisAcctMapper@@QEAA@XZ -; public: __cdecl CIisCert11Mapper::~CIisCert11Mapper(void) __ptr64 -??1CIisCert11Mapper@@QEAA@XZ -; public: __cdecl CIisRuleMapper::~CIisRuleMapper(void) __ptr64 -??1CIisRuleMapper@@QEAA@XZ -; public: __cdecl CIssuerStore::~CIssuerStore(void) __ptr64 -??1CIssuerStore@@QEAA@XZ -; public: __cdecl CStoreXBF::~CStoreXBF(void) __ptr64 -??1CStoreXBF@@QEAA@XZ -; public: __cdecl CStrPtrXBF::~CStrPtrXBF(void) __ptr64 -??1CStrPtrXBF@@QEAA@XZ -; public: void __cdecl CStoreXBF::`default constructor closure'(void) __ptr64 -??_FCStoreXBF@@QEAAXXZ -; public: virtual int __cdecl CIisAcctMapper::Add(class CIisMapping * __ptr64,int) __ptr64 -?Add@CIisAcctMapper@@UEAAHPEAVCIisMapping@@H@Z -; public: unsigned long __cdecl CBlobXBF::AddEntry(unsigned char * __ptr64,unsigned long) __ptr64 -?AddEntry@CBlobXBF@@QEAAKPEAEK@Z -; public: unsigned long __cdecl CStrPtrXBF::AddEntry(char * __ptr64) __ptr64 -?AddEntry@CStrPtrXBF@@QEAAKPEAD@Z -; public: virtual unsigned long __cdecl CIisAcctMapper::AddEx(class CIisMapping * __ptr64) __ptr64 -?AddEx@CIisAcctMapper@@UEAAKPEAVCIisMapping@@@Z -; public: int __cdecl CCertMapRule::AddIssuerEntry(char * __ptr64,int) __ptr64 -?AddIssuerEntry@CCertMapRule@@QEAAHPEADH@Z -; public: unsigned long __cdecl CPtrDwordXBF::AddPtr(unsigned long) __ptr64 -?AddPtr@CPtrDwordXBF@@QEAAKK@Z -; public: unsigned long __cdecl CPtrXBF::AddPtr(void * __ptr64) __ptr64 -?AddPtr@CPtrXBF@@QEAAKPEAX@Z -; public: unsigned long __cdecl CIisRuleMapper::AddRule(class CCertMapRule * __ptr64) __ptr64 -?AddRule@CIisRuleMapper@@QEAAKPEAVCCertMapRule@@@Z -; public: unsigned long __cdecl CIisRuleMapper::AddRule(void) __ptr64 -?AddRule@CIisRuleMapper@@QEAAKXZ -; public: unsigned long __cdecl CCertMapRule::AddRuleElem(unsigned long,enum CERT_FIELD_ID,char * __ptr64,unsigned char * __ptr64,unsigned long,unsigned long) __ptr64 -?AddRuleElem@CCertMapRule@@QEAAKKW4CERT_FIELD_ID@@PEADPEAEKK@Z -; public: int __cdecl CCertGlobalRuleInfo::AddRuleOrder(void) __ptr64 -?AddRuleOrder@CCertGlobalRuleInfo@@QEAAHXZ -; public: int __cdecl CAllocString::Append(char * __ptr64) __ptr64 -?Append@CAllocString@@QEAAHPEAD@Z -; public: int __cdecl CStoreXBF::Append(unsigned long) __ptr64 -?Append@CStoreXBF@@QEAAHK@Z -; public: int __cdecl CStoreXBF::Append(char * __ptr64) __ptr64 -?Append@CStoreXBF@@QEAAHPEAD@Z -; public: int __cdecl CStoreXBF::Append(unsigned char * __ptr64,unsigned long) __ptr64 -?Append@CStoreXBF@@QEAAHPEAEK@Z -; public: int __cdecl CStoreXBF::AppendZ(char * __ptr64) __ptr64 -?AppendZ@CStoreXBF@@QEAAHPEAD@Z -; int __cdecl BinaryToMatchRequest(unsigned char * __ptr64,unsigned long,char * __ptr64 * __ptr64) -?BinaryToMatchRequest@@YAHPEAEKPEAPEAD@Z -; public: void __cdecl CStoreXBF::Clear(void) __ptr64 -?Clear@CStoreXBF@@QEAAXXZ -; public: virtual int __cdecl CIisMapping::Clone(class CIisMapping * __ptr64 * __ptr64) __ptr64 -?Clone@CIisMapping@@UEAAHPEAPEAV1@@Z -; public: int __cdecl CIisMapping::CloneEx(class CIisMapping * __ptr64 * __ptr64,char * __ptr64 * __ptr64,char * __ptr64 * __ptr64,unsigned long * __ptr64,unsigned long * __ptr64,unsigned int) __ptr64 -?CloneEx@CIisMapping@@QEAAHPEAPEAV1@PEAPEAD1PEAK2I@Z -; public: int __cdecl CIisMapping::Copy(class CIisMapping * __ptr64) __ptr64 -?Copy@CIisMapping@@QEAAHPEAV1@@Z -; public: int __cdecl CIisAcctMapper::Create(void) __ptr64 -?Create@CIisAcctMapper@@QEAAHXZ -; public: virtual class CIisMapping * __ptr64 __cdecl CIisAcctMapper::CreateNewMapping(void) __ptr64 -?CreateNewMapping@CIisAcctMapper@@UEAAPEAVCIisMapping@@XZ -; public: class CIisMapping * __ptr64 __cdecl CIisCert11Mapper::CreateNewMapping(unsigned char * __ptr64,unsigned long) __ptr64 -?CreateNewMapping@CIisCert11Mapper@@QEAAPEAVCIisMapping@@PEAEK@Z -; public: virtual class CIisMapping * __ptr64 __cdecl CIisCert11Mapper::CreateNewMapping(void) __ptr64 -?CreateNewMapping@CIisCert11Mapper@@UEAAPEAVCIisMapping@@XZ -; public: int __cdecl CStoreXBF::DecreaseUse(unsigned long) __ptr64 -?DecreaseUse@CStoreXBF@@QEAAHK@Z -; public: int __cdecl CIisAcctMapper::Delete(unsigned long,int) __ptr64 -?Delete@CIisAcctMapper@@QEAAHKH@Z -; public: int __cdecl CIisAcctMapper::Delete(void) __ptr64 -?Delete@CIisAcctMapper@@QEAAHXZ -; public: int __cdecl CBlobXBF::DeleteEntry(unsigned long) __ptr64 -?DeleteEntry@CBlobXBF@@QEAAHK@Z -; public: int __cdecl CStrPtrXBF::DeleteEntry(unsigned long) __ptr64 -?DeleteEntry@CStrPtrXBF@@QEAAHK@Z -; public: int __cdecl CCertMapRule::DeleteIssuerEntry(unsigned long) __ptr64 -?DeleteIssuerEntry@CCertMapRule@@QEAAHK@Z -; public: int __cdecl CPtrDwordXBF::DeletePtr(unsigned long) __ptr64 -?DeletePtr@CPtrDwordXBF@@QEAAHK@Z -; public: int __cdecl CPtrXBF::DeletePtr(unsigned long) __ptr64 -?DeletePtr@CPtrXBF@@QEAAHK@Z -; public: int __cdecl CIisRuleMapper::DeleteRule(unsigned long) __ptr64 -?DeleteRule@CIisRuleMapper@@QEAAHK@Z -; public: int __cdecl CCertGlobalRuleInfo::DeleteRuleById(unsigned long,int) __ptr64 -?DeleteRuleById@CCertGlobalRuleInfo@@QEAAHKH@Z -; public: int __cdecl CCertMapRule::DeleteRuleElem(unsigned long) __ptr64 -?DeleteRuleElem@CCertMapRule@@QEAAHK@Z -; public: int __cdecl CCertMapRule::DeleteRuleElemsByField(enum CERT_FIELD_ID) __ptr64 -?DeleteRuleElemsByField@CCertMapRule@@QEAAHW4CERT_FIELD_ID@@@Z -; public: virtual int __cdecl CIisMapping::Deserialize(struct _iobuf * __ptr64,void * __ptr64,void * __ptr64) __ptr64 -?Deserialize@CIisMapping@@UEAAHPEAU_iobuf@@PEAX1@Z -; char * __ptr64 __cdecl EnumerateKnownSubFields(unsigned long) -?EnumerateKnownSubFields@@YAPEADK@Z -; public: int __cdecl CIisAcctMapper::FindMatch(class CIisMapping * __ptr64,class CIisMapping * __ptr64 * __ptr64,unsigned long * __ptr64) __ptr64 -?FindMatch@CIisAcctMapper@@QEAAHPEAVCIisMapping@@PEAPEAV2@PEAK@Z -; public: int __cdecl CIisAcctMapper::FlushAlternate(int) __ptr64 -?FlushAlternate@CIisAcctMapper@@QEAAHH@Z -; void __cdecl FreeMatchConversion(void * __ptr64) -?FreeMatchConversion@@YAXPEAX@Z -; public: char * __ptr64 __cdecl CAllocString::Get(void) __ptr64 -?Get@CAllocString@@QEAAPEADXZ -; public: unsigned char * __ptr64 __cdecl CBlob::Get(unsigned long * __ptr64) __ptr64 -?Get@CBlob@@QEAAPEAEPEAK@Z -; public: class CBlob * __ptr64 __cdecl CBlobXBF::GetBlob(unsigned long) __ptr64 -?GetBlob@CBlobXBF@@QEAAPEAVCBlob@@K@Z -; public: unsigned char * __ptr64 __cdecl CStoreXBF::GetBuff(void) __ptr64 -?GetBuff@CStoreXBF@@QEAAPEAEXZ -; public: int __cdecl CBlobXBF::GetEntry(unsigned long,unsigned char * __ptr64 * __ptr64,unsigned long * __ptr64) __ptr64 -?GetEntry@CBlobXBF@@QEAAHKPEAPEAEPEAK@Z -; public: char * __ptr64 __cdecl CStrPtrXBF::GetEntry(unsigned long) __ptr64 -?GetEntry@CStrPtrXBF@@QEAAPEADK@Z -; public: class CCertGlobalRuleInfo * __ptr64 __cdecl CIisRuleMapper::GetGlobalRulesInfo(void) __ptr64 -?GetGlobalRulesInfo@CIisRuleMapper@@QEAAPEAVCCertGlobalRuleInfo@@XZ -; public: struct _IISMDB_HEntry * __ptr64 __cdecl CIisAcctMapper::GetHierarchy(unsigned long * __ptr64) __ptr64 -?GetHierarchy@CIisAcctMapper@@QEAAPEAU_IISMDB_HEntry@@PEAK@Z -; unsigned long __cdecl GetIdFlags(enum CERT_FIELD_ID) -?GetIdFlags@@YAKW4CERT_FIELD_ID@@@Z -; public: int __cdecl CDecodedCert::GetIssuer(void * __ptr64 * __ptr64,unsigned long * __ptr64) __ptr64 -?GetIssuer@CDecodedCert@@QEAAHPEAPEAXPEAK@Z -; public: unsigned long __cdecl CCertMapRule::GetIssuerCount(void) __ptr64 -?GetIssuerCount@CCertMapRule@@QEAAKXZ -; public: int __cdecl CCertMapRule::GetIssuerEntry(unsigned long,int * __ptr64,char * __ptr64 * __ptr64) __ptr64 -?GetIssuerEntry@CCertMapRule@@QEAAHKPEAHPEAPEAD@Z -; public: int __cdecl CCertMapRule::GetIssuerEntryByName(char * __ptr64,int * __ptr64) __ptr64 -?GetIssuerEntryByName@CCertMapRule@@QEAAHPEADPEAH@Z -; public: int __cdecl CIisAcctMapper::GetMapping(unsigned long,class CIisMapping * __ptr64 * __ptr64,int,int) __ptr64 -?GetMapping@CIisAcctMapper@@QEAAHKPEAPEAVCIisMapping@@HH@Z -; public: unsigned long __cdecl CIisAcctMapper::GetMappingCount(void) __ptr64 -?GetMappingCount@CIisAcctMapper@@QEAAKXZ -; public: int __cdecl CCertMapRule::GetMatchAllIssuer(void) __ptr64 -?GetMatchAllIssuer@CCertMapRule@@QEAAHXZ -; public: unsigned long __cdecl CBlobXBF::GetNbEntry(void) __ptr64 -?GetNbEntry@CBlobXBF@@QEAAKXZ -; public: unsigned long __cdecl CStrPtrXBF::GetNbEntry(void) __ptr64 -?GetNbEntry@CStrPtrXBF@@QEAAKXZ -; public: virtual unsigned int __cdecl CIisMapping::GetNbField(char * __ptr64 * __ptr64 * __ptr64) __ptr64 -?GetNbField@CIisMapping@@UEAAIPEAPEAPEAD@Z -; public: virtual unsigned int __cdecl CIisMapping::GetNbField(char * __ptr64 * __ptr64 * __ptr64,unsigned long * __ptr64 * __ptr64) __ptr64 -?GetNbField@CIisMapping@@UEAAIPEAPEAPEADPEAPEAK@Z -; public: unsigned long __cdecl CIssuerStore::GetNbIssuers(void) __ptr64 -?GetNbIssuers@CIssuerStore@@QEAAKXZ -; public: unsigned long __cdecl CIisAcctMapper::GetNbMapping(int) __ptr64 -?GetNbMapping@CIisAcctMapper@@QEAAKH@Z -; public: unsigned long __cdecl CPtrDwordXBF::GetNbPtr(void) __ptr64 -?GetNbPtr@CPtrDwordXBF@@QEAAKXZ -; public: unsigned long __cdecl CPtrXBF::GetNbPtr(void) __ptr64 -?GetNbPtr@CPtrXBF@@QEAAKXZ -; public: unsigned long __cdecl CIisAcctMapper::GetOptions(void) __ptr64 -?GetOptions@CIisAcctMapper@@QEAAKXZ -; public: unsigned long * __ptr64 __cdecl CPtrDwordXBF::GetPtr(unsigned long) __ptr64 -?GetPtr@CPtrDwordXBF@@QEAAPEAKK@Z -; public: void * __ptr64 __cdecl CPtrXBF::GetPtr(unsigned long) __ptr64 -?GetPtr@CPtrXBF@@QEAAPEAXK@Z -; public: void * __ptr64 __cdecl CPtrXBF::GetPtrAddr(unsigned long) __ptr64 -?GetPtrAddr@CPtrXBF@@QEAAPEAXK@Z -; public: class CCertMapRule * __ptr64 __cdecl CIisRuleMapper::GetRule(unsigned long) __ptr64 -?GetRule@CIisRuleMapper@@QEAAPEAVCCertMapRule@@K@Z -; public: char * __ptr64 __cdecl CCertMapRule::GetRuleAccount(void) __ptr64 -?GetRuleAccount@CCertMapRule@@QEAAPEADXZ -; public: unsigned long __cdecl CIisRuleMapper::GetRuleCount(void) __ptr64 -?GetRuleCount@CIisRuleMapper@@QEAAKXZ -; public: int __cdecl CCertMapRule::GetRuleDenyAccess(void) __ptr64 -?GetRuleDenyAccess@CCertMapRule@@QEAAHXZ -; public: int __cdecl CCertMapRule::GetRuleElem(unsigned long,enum CERT_FIELD_ID * __ptr64,char * __ptr64 * __ptr64,unsigned long * __ptr64,char * __ptr64 * __ptr64,unsigned long * __ptr64) __ptr64 -?GetRuleElem@CCertMapRule@@QEAAHKPEAW4CERT_FIELD_ID@@PEAPEADPEAK12@Z -; public: unsigned long __cdecl CCertMapRule::GetRuleElemCount(void) __ptr64 -?GetRuleElemCount@CCertMapRule@@QEAAKXZ -; public: int __cdecl CCertMapRule::GetRuleEnabled(void) __ptr64 -?GetRuleEnabled@CCertMapRule@@QEAAHXZ -; public: char * __ptr64 __cdecl CCertMapRule::GetRuleName(void) __ptr64 -?GetRuleName@CCertMapRule@@QEAAPEADXZ -; public: unsigned long * __ptr64 __cdecl CCertGlobalRuleInfo::GetRuleOrderArray(void) __ptr64 -?GetRuleOrderArray@CCertGlobalRuleInfo@@QEAAPEAKXZ -; public: unsigned long __cdecl CCertGlobalRuleInfo::GetRuleOrderCount(void) __ptr64 -?GetRuleOrderCount@CCertGlobalRuleInfo@@QEAAKXZ -; public: char * __ptr64 __cdecl CCertMapRule::GetRulePassword(void) __ptr64 -?GetRulePassword@CCertMapRule@@QEAAPEADXZ -; public: int __cdecl CCertGlobalRuleInfo::GetRulesEnabled(void) __ptr64 -?GetRulesEnabled@CCertGlobalRuleInfo@@QEAAHXZ -; public: struct _CERT_RDN_ATTR * __ptr64 * __ptr64 __cdecl CDecodedCert::GetSubField(enum CERT_FIELD_ID,char * __ptr64,unsigned long * __ptr64) __ptr64 -?GetSubField@CDecodedCert@@QEAAPEAPEAU_CERT_RDN_ATTR@@W4CERT_FIELD_ID@@PEADPEAK@Z -; public: unsigned long __cdecl CStoreXBF::GetUsed(void) __ptr64 -?GetUsed@CStoreXBF@@QEAAKXZ -; int __cdecl IISuudecode(char * __ptr64,unsigned char * __ptr64,unsigned long * __ptr64,int) -?IISuudecode@@YAHPEADPEAEPEAKH@Z -; int __cdecl IISuuencode(unsigned char * __ptr64,unsigned long,unsigned char * __ptr64,int) -?IISuuencode@@YAHPEAEK0H@Z -; void __cdecl ImportIISCertMappingsToIIS6(void) -?ImportIISCertMappingsToIIS6@@YAXXZ -; public: int __cdecl CBlob::InitSet(unsigned char * __ptr64,unsigned long) __ptr64 -?InitSet@CBlob@@QEAAHPEAEK@Z -; public: unsigned long __cdecl CBlobXBF::InsertEntry(unsigned long,char * __ptr64,unsigned long) __ptr64 -?InsertEntry@CBlobXBF@@QEAAKKPEADK@Z -; public: unsigned long __cdecl CStrPtrXBF::InsertEntry(unsigned long,char * __ptr64) __ptr64 -?InsertEntry@CStrPtrXBF@@QEAAKKPEAD@Z -; public: unsigned long __cdecl CPtrDwordXBF::InsertPtr(unsigned long,unsigned long) __ptr64 -?InsertPtr@CPtrDwordXBF@@QEAAKKK@Z -; public: unsigned long __cdecl CPtrXBF::InsertPtr(unsigned long,void * __ptr64) __ptr64 -?InsertPtr@CPtrXBF@@QEAAKKPEAX@Z -; public: int __cdecl CCertGlobalRuleInfo::IsValid(void) __ptr64 -?IsValid@CCertGlobalRuleInfo@@QEAAHXZ -; public: int __cdecl CCertMapRule::IsValid(void) __ptr64 -?IsValid@CCertMapRule@@QEAAHXZ -; public: int __cdecl CIisRuleMapper::IsValid(void) __ptr64 -?IsValid@CIisRuleMapper@@QEAAHXZ -; public: int __cdecl CIisAcctMapper::Load(void) __ptr64 -?Load@CIisAcctMapper@@QEAAHXZ -; public: int __cdecl CStoreXBF::Load(void * __ptr64) __ptr64 -?Load@CStoreXBF@@QEAAHPEAX@Z -; public: void __cdecl CIisAcctMapper::Lock(void) __ptr64 -?Lock@CIisAcctMapper@@QEAAXXZ -; char * __ptr64 __cdecl MapAsn1ToSubField(char * __ptr64) -?MapAsn1ToSubField@@YAPEADPEAD@Z -; enum CERT_FIELD_ID __cdecl MapFieldToId(char * __ptr64) -?MapFieldToId@@YA?AW4CERT_FIELD_ID@@PEAD@Z -; char * __ptr64 __cdecl MapIdToField(enum CERT_FIELD_ID) -?MapIdToField@@YAPEADW4CERT_FIELD_ID@@@Z -; char * __ptr64 __cdecl MapSubFieldToAsn1(char * __ptr64) -?MapSubFieldToAsn1@@YAPEADPEAD@Z -; public: virtual int __cdecl CIisMapping::MappingGetField(unsigned long,char * __ptr64 * __ptr64) __ptr64 -?MappingGetField@CIisMapping@@UEAAHKPEAPEAD@Z -; public: virtual int __cdecl CIisMapping::MappingGetField(unsigned long,unsigned char * __ptr64 * __ptr64,unsigned long * __ptr64,int) __ptr64 -?MappingGetField@CIisMapping@@UEAAHKPEAPEAEPEAKH@Z -; public: int __cdecl CIisAcctMapper::MappingGetFieldList(struct _IISMDB_Fields * __ptr64 * __ptr64,unsigned long * __ptr64) __ptr64 -?MappingGetFieldList@CIisAcctMapper@@QEAAHPEAPEAU_IISMDB_Fields@@PEAK@Z -; public: virtual int __cdecl CIisMapping::MappingSetField(unsigned long,char * __ptr64) __ptr64 -?MappingSetField@CIisMapping@@UEAAHKPEAD@Z -; public: virtual int __cdecl CIisMapping::MappingSetField(unsigned long,unsigned char * __ptr64,unsigned long,int) __ptr64 -?MappingSetField@CIisMapping@@UEAAHKPEAEKH@Z -; public: int __cdecl CCertMapRule::Match(class CDecodedCert * __ptr64,class CDecodedCert * __ptr64,char * __ptr64,char * __ptr64,int * __ptr64) __ptr64 -?Match@CCertMapRule@@QEAAHPEAVCDecodedCert@@0PEAD1PEAH@Z -; public: int __cdecl CIisRuleMapper::Match(struct _CERT_CONTEXT * __ptr64,struct _CERT_CONTEXT * __ptr64,unsigned short * __ptr64,unsigned short * __ptr64) __ptr64 -?Match@CIisRuleMapper@@QEAAHPEAU_CERT_CONTEXT@@0PEAG1@Z -; int __cdecl MatchRequestToBinary(char * __ptr64,unsigned char * __ptr64 * __ptr64,unsigned long * __ptr64) -?MatchRequestToBinary@@YAHPEADPEAPEAEPEAK@Z -; public: int __cdecl CStoreXBF::Need(unsigned long) __ptr64 -?Need@CStoreXBF@@QEAAHK@Z -; public: void __cdecl CIisRuleMapper::ReadLockRules(void) __ptr64 -?ReadLockRules@CIisRuleMapper@@QEAAXXZ -; public: void __cdecl CIisRuleMapper::ReadUnlockRules(void) __ptr64 -?ReadUnlockRules@CIisRuleMapper@@QEAAXXZ -; int __cdecl ReportIisMapEvent(unsigned short,unsigned long,unsigned short,char const * __ptr64 * __ptr64) -?ReportIisMapEvent@@YAHGKGPEAPEBD@Z -; int __cdecl ReportIisMapEventW(unsigned short,unsigned long,unsigned short,unsigned short const * __ptr64 * __ptr64) -?ReportIisMapEventW@@YAHGKGPEAPEBG@Z -; public: void __cdecl CAllocString::Reset(void) __ptr64 -?Reset@CAllocString@@QEAAXXZ -; public: void __cdecl CBlob::Reset(void) __ptr64 -?Reset@CBlob@@QEAAXXZ -; public: void __cdecl CBlobXBF::Reset(void) __ptr64 -?Reset@CBlobXBF@@QEAAXXZ -; public: int __cdecl CCertGlobalRuleInfo::Reset(void) __ptr64 -?Reset@CCertGlobalRuleInfo@@QEAAHXZ -; public: void __cdecl CCertMapRule::Reset(void) __ptr64 -?Reset@CCertMapRule@@QEAAXXZ -; public: int __cdecl CIisAcctMapper::Reset(void) __ptr64 -?Reset@CIisAcctMapper@@QEAAHXZ -; public: int __cdecl CIisRuleMapper::Reset(void) __ptr64 -?Reset@CIisRuleMapper@@QEAAHXZ -; public: void __cdecl CIssuerStore::Reset(void) __ptr64 -?Reset@CIssuerStore@@QEAAXXZ -; public: void __cdecl CStoreXBF::Reset(void) __ptr64 -?Reset@CStoreXBF@@QEAAXXZ -; public: int __cdecl CIisAcctMapper::Save(void) __ptr64 -?Save@CIisAcctMapper@@QEAAHXZ -; public: int __cdecl CStoreXBF::Save(void * __ptr64) __ptr64 -?Save@CStoreXBF@@QEAAHPEAX@Z -; public: int __cdecl CAllocString::Serialize(class CStoreXBF * __ptr64) __ptr64 -?Serialize@CAllocString@@QEAAHPEAVCStoreXBF@@@Z -; public: int __cdecl CBlob::Serialize(class CStoreXBF * __ptr64) __ptr64 -?Serialize@CBlob@@QEAAHPEAVCStoreXBF@@@Z -; public: int __cdecl CBlobXBF::Serialize(class CStoreXBF * __ptr64) __ptr64 -?Serialize@CBlobXBF@@QEAAHPEAVCStoreXBF@@@Z -; public: int __cdecl CCertMapRule::Serialize(class CStoreXBF * __ptr64) __ptr64 -?Serialize@CCertMapRule@@QEAAHPEAVCStoreXBF@@@Z -; public: int __cdecl CIisAcctMapper::Serialize(class CStoreXBF * __ptr64) __ptr64 -?Serialize@CIisAcctMapper@@QEAAHPEAVCStoreXBF@@@Z -; public: int __cdecl CIisAcctMapper::Serialize(void) __ptr64 -?Serialize@CIisAcctMapper@@QEAAHXZ -; public: virtual int __cdecl CIisMapping::Serialize(struct _iobuf * __ptr64,void * __ptr64,void * __ptr64) __ptr64 -?Serialize@CIisMapping@@UEAAHPEAU_iobuf@@PEAX1@Z -; public: int __cdecl CIisRuleMapper::Serialize(class CStoreXBF * __ptr64) __ptr64 -?Serialize@CIisRuleMapper@@QEAAHPEAVCStoreXBF@@@Z -; public: int __cdecl CIssuerStore::Serialize(class CStoreXBF * __ptr64) __ptr64 -?Serialize@CIssuerStore@@QEAAHPEAVCStoreXBF@@@Z -; public: int __cdecl CPtrDwordXBF::Serialize(class CStoreXBF * __ptr64) __ptr64 -?Serialize@CPtrDwordXBF@@QEAAHPEAVCStoreXBF@@@Z -; public: int __cdecl CPtrXBF::Serialize(class CStoreXBF * __ptr64) __ptr64 -?Serialize@CPtrXBF@@QEAAHPEAVCStoreXBF@@@Z -; public: int __cdecl CStrPtrXBF::Serialize(class CStoreXBF * __ptr64) __ptr64 -?Serialize@CStrPtrXBF@@QEAAHPEAVCStoreXBF@@@Z -; public: int __cdecl CCertGlobalRuleInfo::SerializeGlobalRuleInfo(class CStoreXBF * __ptr64) __ptr64 -?SerializeGlobalRuleInfo@CCertGlobalRuleInfo@@QEAAHPEAVCStoreXBF@@@Z -; public: int __cdecl CAllocString::Set(char * __ptr64) __ptr64 -?Set@CAllocString@@QEAAHPEAD@Z -; public: int __cdecl CBlob::Set(unsigned char * __ptr64,unsigned long) __ptr64 -?Set@CBlob@@QEAAHPEAEK@Z -; public: int __cdecl CBlobXBF::SetEntry(unsigned long,unsigned char * __ptr64,unsigned long) __ptr64 -?SetEntry@CBlobXBF@@QEAAHKPEAEK@Z -; public: int __cdecl CStrPtrXBF::SetEntry(unsigned long,char * __ptr64) __ptr64 -?SetEntry@CStrPtrXBF@@QEAAHKPEAD@Z -; public: int __cdecl CCertMapRule::SetIssuerEntryAcceptStatus(unsigned long,int) __ptr64 -?SetIssuerEntryAcceptStatus@CCertMapRule@@QEAAHKH@Z -; public: void __cdecl CCertMapRule::SetMatchAllIssuer(int) __ptr64 -?SetMatchAllIssuer@CCertMapRule@@QEAAXH@Z -; public: int __cdecl CPtrDwordXBF::SetPtr(unsigned long,unsigned long) __ptr64 -?SetPtr@CPtrDwordXBF@@QEAAHKK@Z -; public: int __cdecl CPtrXBF::SetPtr(unsigned long,void * __ptr64) __ptr64 -?SetPtr@CPtrXBF@@QEAAHKPEAX@Z -; public: int __cdecl CCertMapRule::SetRuleAccount(char * __ptr64) __ptr64 -?SetRuleAccount@CCertMapRule@@QEAAHPEAD@Z -; public: void __cdecl CCertMapRule::SetRuleDenyAccess(int) __ptr64 -?SetRuleDenyAccess@CCertMapRule@@QEAAXH@Z -; public: void __cdecl CCertMapRule::SetRuleEnabled(int) __ptr64 -?SetRuleEnabled@CCertMapRule@@QEAAXH@Z -; public: int __cdecl CCertMapRule::SetRuleName(char * __ptr64) __ptr64 -?SetRuleName@CCertMapRule@@QEAAHPEAD@Z -; public: int __cdecl CCertMapRule::SetRulePassword(char * __ptr64) __ptr64 -?SetRulePassword@CCertMapRule@@QEAAHPEAD@Z -; public: void __cdecl CCertGlobalRuleInfo::SetRulesEnabled(int) __ptr64 -?SetRulesEnabled@CCertGlobalRuleInfo@@QEAAXH@Z -; public: void __cdecl CIisAcctMapper::Unlock(void) __ptr64 -?Unlock@CIisAcctMapper@@QEAAXXZ -; public: int __cdecl CAllocString::Unserialize(unsigned char * __ptr64 * __ptr64,unsigned long * __ptr64) __ptr64 -?Unserialize@CAllocString@@QEAAHPEAPEAEPEAK@Z -; public: int __cdecl CBlob::Unserialize(unsigned char * __ptr64 * __ptr64,unsigned long * __ptr64) __ptr64 -?Unserialize@CBlob@@QEAAHPEAPEAEPEAK@Z -; public: int __cdecl CBlobXBF::Unserialize(unsigned char * __ptr64 * __ptr64,unsigned long * __ptr64,unsigned long) __ptr64 -?Unserialize@CBlobXBF@@QEAAHPEAPEAEPEAKK@Z -; public: int __cdecl CCertMapRule::Unserialize(unsigned char * __ptr64 * __ptr64,unsigned long * __ptr64) __ptr64 -?Unserialize@CCertMapRule@@QEAAHPEAPEAEPEAK@Z -; public: int __cdecl CCertMapRule::Unserialize(class CStoreXBF * __ptr64) __ptr64 -?Unserialize@CCertMapRule@@QEAAHPEAVCStoreXBF@@@Z -; public: int __cdecl CIisAcctMapper::Unserialize(unsigned char * __ptr64 * __ptr64,unsigned long * __ptr64) __ptr64 -?Unserialize@CIisAcctMapper@@QEAAHPEAPEAEPEAK@Z -; public: int __cdecl CIisAcctMapper::Unserialize(class CStoreXBF * __ptr64) __ptr64 -?Unserialize@CIisAcctMapper@@QEAAHPEAVCStoreXBF@@@Z -; public: int __cdecl CIisAcctMapper::Unserialize(void) __ptr64 -?Unserialize@CIisAcctMapper@@QEAAHXZ -; public: int __cdecl CIisRuleMapper::Unserialize(unsigned char * __ptr64 * __ptr64,unsigned long * __ptr64) __ptr64 -?Unserialize@CIisRuleMapper@@QEAAHPEAPEAEPEAK@Z -; public: int __cdecl CIisRuleMapper::Unserialize(class CStoreXBF * __ptr64) __ptr64 -?Unserialize@CIisRuleMapper@@QEAAHPEAVCStoreXBF@@@Z -; public: int __cdecl CIssuerStore::Unserialize(unsigned char * __ptr64 * __ptr64,unsigned long * __ptr64) __ptr64 -?Unserialize@CIssuerStore@@QEAAHPEAPEAEPEAK@Z -; public: int __cdecl CIssuerStore::Unserialize(class CStoreXBF * __ptr64) __ptr64 -?Unserialize@CIssuerStore@@QEAAHPEAVCStoreXBF@@@Z -; public: int __cdecl CPtrDwordXBF::Unserialize(unsigned char * __ptr64 * __ptr64,unsigned long * __ptr64,unsigned long) __ptr64 -?Unserialize@CPtrDwordXBF@@QEAAHPEAPEAEPEAKK@Z -; public: int __cdecl CPtrXBF::Unserialize(unsigned char * __ptr64 * __ptr64,unsigned long * __ptr64,unsigned long) __ptr64 -?Unserialize@CPtrXBF@@QEAAHPEAPEAEPEAKK@Z -; public: int __cdecl CStrPtrXBF::Unserialize(unsigned char * __ptr64 * __ptr64,unsigned long * __ptr64,unsigned long) __ptr64 -?Unserialize@CStrPtrXBF@@QEAAHPEAPEAEPEAKK@Z -; public: int __cdecl CCertGlobalRuleInfo::UnserializeGlobalRuleInfo(unsigned char * __ptr64 * __ptr64,unsigned long * __ptr64) __ptr64 -?UnserializeGlobalRuleInfo@CCertGlobalRuleInfo@@QEAAHPEAPEAEPEAK@Z -; public: int __cdecl CIisAcctMapper::Update(unsigned long) __ptr64 -?Update@CIisAcctMapper@@QEAAHK@Z -; public: int __cdecl CIisAcctMapper::Update(unsigned long,class CIisMapping * __ptr64) __ptr64 -?Update@CIisAcctMapper@@QEAAHKPEAVCIisMapping@@@Z -; public: int __cdecl CIisAcctMapper::UpdateClasses(int) __ptr64 -?UpdateClasses@CIisAcctMapper@@QEAAHH@Z -; public: int __cdecl CIisAcctMapper::UpdateHierarchy(void) __ptr64 -?UpdateHierarchy@CIisAcctMapper@@QEAAHXZ -; public: int __cdecl CIisMapping::UpdateMask(struct _IISMDB_HEntry * __ptr64,unsigned long) __ptr64 -?UpdateMask@CIisMapping@@QEAAHPEAU_IISMDB_HEntry@@K@Z -; public: void __cdecl CIisRuleMapper::WriteLockRules(void) __ptr64 -?WriteLockRules@CIisRuleMapper@@QEAAXXZ -; public: void __cdecl CIisRuleMapper::WriteUnlockRules(void) __ptr64 -?WriteUnlockRules@CIisRuleMapper@@QEAAXXZ
diff --git a/mingw-w64-crt/lib64/iisw3adm.def b/mingw-w64-crt/lib64/iisw3adm.def deleted file mode 100644 index 0b6c618..0000000 --- a/mingw-w64-crt/lib64/iisw3adm.def +++ /dev/null
@@ -1,15 +0,0 @@ -; -; Exports of file iisw3adm.dll -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY iisw3adm.dll -EXPORTS -ServiceMain -; public: class CSecurityDispenser & __ptr64 __cdecl CSecurityDispenser::operator=(class CSecurityDispenser const & __ptr64) __ptr64 -??4CSecurityDispenser@@QEAAAEAV0@AEBV0@@Z -; public: class IPM_MESSAGE_PIPE & __ptr64 __cdecl IPM_MESSAGE_PIPE::operator=(class IPM_MESSAGE_PIPE const & __ptr64) __ptr64 -??4IPM_MESSAGE_PIPE@@QEAAAEAV0@AEBV0@@Z -DllRegisterServer -DllUnregisterServer
diff --git a/mingw-w64-crt/lib64/imjpcic.def b/mingw-w64-crt/lib64/imjpcic.def deleted file mode 100644 index e5a03c5..0000000 --- a/mingw-w64-crt/lib64/imjpcic.def +++ /dev/null
@@ -1,16 +0,0 @@ -; -; Exports of file simx.dll -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY simx.dll -EXPORTS -; public: static __int64 __cdecl CHelp::AboutDlgProc(struct HWND__ * __ptr64,unsigned int,unsigned __int64,__int64) -?AboutDlgProc@CHelp@@SA_JPEAUHWND__@@I_K_J@Z -; public: static __int64 __cdecl CPad::HWDlgProc(struct HWND__ * __ptr64,unsigned int,unsigned __int64,__int64) -?HWDlgProc@CPad@@SA_JPEAUHWND__@@I_K_J@Z -DllCanUnloadNow -DllGetClassObject -DllRegisterServer -DllUnregisterServer
diff --git a/mingw-w64-crt/lib64/mailmsg.def b/mingw-w64-crt/lib64/mailmsg.def deleted file mode 100644 index d50bc32..0000000 --- a/mingw-w64-crt/lib64/mailmsg.def +++ /dev/null
@@ -1,16 +0,0 @@ -; -; Exports of file mailmsg.DLL -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY mailmsg.DLL -EXPORTS -; unsigned long g_fFillPropertyPages -?g_fFillPropertyPages@@3KA DATA -; unsigned long g_fValidateSignatures -?g_fValidateSignatures@@3KA DATA -DllCanUnloadNow -DllGetClassObject -DllRegisterServer -DllUnregisterServer
diff --git a/mingw-w64-crt/lib64/metadata.def b/mingw-w64-crt/lib64/metadata.def deleted file mode 100644 index 08d1c1c..0000000 --- a/mingw-w64-crt/lib64/metadata.def +++ /dev/null
@@ -1,40 +0,0 @@ -; -; Exports of file METADATA.dll -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY METADATA.dll -EXPORTS -; public: __cdecl CBIN::CBIN(class CBIN const & __ptr64) __ptr64 -??0CBIN@@QEAA@AEBV0@@Z -; public: __cdecl CBIN::CBIN(unsigned long,void * __ptr64 const) __ptr64 -??0CBIN@@QEAA@KQEAX@Z -; public: __cdecl CBIN::CBIN(void) __ptr64 -??0CBIN@@QEAA@XZ -; public: int __cdecl CBIN::Append(class CBIN const & __ptr64) __ptr64 -?Append@CBIN@@QEAAHAEBV1@@Z -; public: int __cdecl CBIN::Append(unsigned long,void * __ptr64 const) __ptr64 -?Append@CBIN@@QEAAHKQEAX@Z -; public: int __cdecl CBIN::Clone(class CBIN * __ptr64)const __ptr64 -?Clone@CBIN@@QEBAHPEAV1@@Z -; public: int __cdecl CBIN::Copy(class CBIN const & __ptr64) __ptr64 -?Copy@CBIN@@QEAAHAEBV1@@Z -; public: int __cdecl CBIN::Copy(unsigned long,void * __ptr64 const) __ptr64 -?Copy@CBIN@@QEAAHKQEAX@Z -; public: int __cdecl CBIN::IsEmpty(void)const __ptr64 -?IsEmpty@CBIN@@QEBAHXZ -; public: int __cdecl CBIN::IsValid(void)const __ptr64 -?IsValid@CBIN@@QEBAHXZ -; public: void * __ptr64 __cdecl CBIN::QueryBuf(void)const __ptr64 -?QueryBuf@CBIN@@QEBAPEAXXZ -; public: unsigned int __cdecl CBIN::QueryCB(void)const __ptr64 -?QueryCB@CBIN@@QEBAIXZ -; public: int __cdecl CBIN::Resize(unsigned int) __ptr64 -?Resize@CBIN@@QEAAHI@Z -; public: void __cdecl CBIN::SetCB(unsigned int) __ptr64 -?SetCB@CBIN@@QEAAXI@Z -DllCanUnloadNow -DllGetClassObject -DllRegisterServer -DllUnregisterServer
diff --git a/mingw-w64-crt/lib64/mfcsubs.def b/mingw-w64-crt/lib64/mfcsubs.def deleted file mode 100644 index 658b3b8..0000000 --- a/mingw-w64-crt/lib64/mfcsubs.def +++ /dev/null
@@ -1,340 +0,0 @@ -; -; Exports of file MfcSubs.dll -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY MfcSubs.dll -EXPORTS -; VCString::?$ConstructElements(@@YAXPEAVCString@@H@Z) -??$ConstructElements@VCString@@@@YAXPEAVCString@@H@Z -; VCString::?$CopyElements(@@YAXPEAVCString@@PEBV0@H@Z) -??$CopyElements@VCString@@@@YAXPEAVCString@@PEBV0@H@Z -; VCString::?$DestructElements(@@YAXPEAVCString@@H@Z) -??$DestructElements@VCString@@@@YAXPEAVCString@@H@Z -; AEBU_GUID::?$HashKey(@@YAIAEBU_GUID@@@Z) -??$HashKey@AEBU_GUID@@@@YAIAEBU_GUID@@@Z -; PEBD::?$HashKey(YAIPEBD@Z) -??$HashKey@PEBD@@YAIPEBD@Z -; PEBG::?$HashKey(YAIPEBG@Z) -??$HashKey@PEBG@@YAIPEBG@Z -; public: __cdecl CCriticalSection::CCriticalSection(void) __ptr64 -??0CCriticalSection@@QEAA@XZ -; public: __cdecl CMapStringToPtr::CMapStringToPtr(int) __ptr64 -??0CMapStringToPtr@@QEAA@H@Z -; protected: __cdecl CObject::CObject(void) __ptr64 -??0CObject@@IEAA@XZ -; public: __cdecl CString::CString(class CString const & __ptr64) __ptr64 -??0CString@@QEAA@AEBV0@@Z -; public: __cdecl CString::CString(unsigned short,int) __ptr64 -??0CString@@QEAA@GH@Z -; public: __cdecl CString::CString(char const * __ptr64) __ptr64 -??0CString@@QEAA@PEBD@Z -; public: __cdecl CString::CString(unsigned char const * __ptr64) __ptr64 -??0CString@@QEAA@PEBE@Z -; public: __cdecl CString::CString(unsigned short const * __ptr64) __ptr64 -??0CString@@QEAA@PEBG@Z -; public: __cdecl CString::CString(unsigned short const * __ptr64,int) __ptr64 -??0CString@@QEAA@PEBGH@Z -; public: __cdecl CString::CString(void) __ptr64 -??0CString@@QEAA@XZ -; public: __cdecl CStringArray::CStringArray(void) __ptr64 -??0CStringArray@@QEAA@XZ -; public: __cdecl CSyncObject::CSyncObject(unsigned short const * __ptr64) __ptr64 -??0CSyncObject@@QEAA@PEBG@Z -; public: virtual __cdecl CCriticalSection::~CCriticalSection(void) __ptr64 -??1CCriticalSection@@UEAA@XZ -; public: virtual __cdecl CMapStringToPtr::~CMapStringToPtr(void) __ptr64 -??1CMapStringToPtr@@UEAA@XZ -; public: virtual __cdecl CObject::~CObject(void) __ptr64 -??1CObject@@UEAA@XZ -; public: __cdecl CString::~CString(void) __ptr64 -??1CString@@QEAA@XZ -; public: virtual __cdecl CStringArray::~CStringArray(void) __ptr64 -??1CStringArray@@UEAA@XZ -; public: virtual __cdecl CSyncObject::~CSyncObject(void) __ptr64 -??1CSyncObject@@UEAA@XZ -; public: struct CPlex & __ptr64 __cdecl CPlex::operator=(struct CPlex const & __ptr64) __ptr64 -??4CPlex@@QEAAAEAU0@AEBU0@@Z -; public: class CString const & __ptr64 __cdecl CString::operator=(class CString const & __ptr64) __ptr64 -??4CString@@QEAAAEBV0@AEBV0@@Z -; public: class CString const & __ptr64 __cdecl CString::operator=(char) __ptr64 -??4CString@@QEAAAEBV0@D@Z -; public: class CString const & __ptr64 __cdecl CString::operator=(unsigned short) __ptr64 -??4CString@@QEAAAEBV0@G@Z -; public: class CString const & __ptr64 __cdecl CString::operator=(char const * __ptr64) __ptr64 -??4CString@@QEAAAEBV0@PEBD@Z -; public: class CString const & __ptr64 __cdecl CString::operator=(unsigned char const * __ptr64) __ptr64 -??4CString@@QEAAAEBV0@PEBE@Z -; public: class CString const & __ptr64 __cdecl CString::operator=(unsigned short const * __ptr64) __ptr64 -??4CString@@QEAAAEBV0@PEBG@Z -; bool __cdecl operator==(class CString const & __ptr64,class CString const & __ptr64) -??8@YA_NAEBVCString@@0@Z -; bool __cdecl operator==(class CString const & __ptr64,unsigned short const * __ptr64) -??8@YA_NAEBVCString@@PEBG@Z -; bool __cdecl operator==(unsigned short const * __ptr64,class CString const & __ptr64) -??8@YA_NPEBGAEBVCString@@@Z -; bool __cdecl operator!=(class CString const & __ptr64,class CString const & __ptr64) -??9@YA_NAEBVCString@@0@Z -; bool __cdecl operator!=(class CString const & __ptr64,unsigned short const * __ptr64) -??9@YA_NAEBVCString@@PEBG@Z -; bool __cdecl operator!=(unsigned short const * __ptr64,class CString const & __ptr64) -??9@YA_NPEBGAEBVCString@@@Z -; public: void * __ptr64 & __ptr64 __cdecl CMapStringToPtr::operator[](unsigned short const * __ptr64) __ptr64 -??ACMapStringToPtr@@QEAAAEAPEAXPEBG@Z -; public: unsigned short __cdecl CString::operator[](int)const __ptr64 -??ACString@@QEBAGH@Z -; public: class CString & __ptr64 __cdecl CStringArray::operator[](int) __ptr64 -??ACStringArray@@QEAAAEAVCString@@H@Z -; public: class CString __cdecl CStringArray::operator[](int)const __ptr64 -??ACStringArray@@QEBA?AVCString@@H@Z -; public: __cdecl CCriticalSection::operator struct _RTL_CRITICAL_SECTION * __ptr64(void) __ptr64 -??BCCriticalSection@@QEAAPEAU_RTL_CRITICAL_SECTION@@XZ -; public: __cdecl CString::operator unsigned short const * __ptr64(void)const __ptr64 -??BCString@@QEBAPEBGXZ -; public: __cdecl CSyncObject::operator void * __ptr64(void)const __ptr64 -??BCSyncObject@@QEBAPEAXXZ -; class CString __cdecl operator+(class CString const & __ptr64,class CString const & __ptr64) -??H@YA?AVCString@@AEBV0@0@Z -; class CString __cdecl operator+(class CString const & __ptr64,char) -??H@YA?AVCString@@AEBV0@D@Z -; class CString __cdecl operator+(class CString const & __ptr64,unsigned short) -??H@YA?AVCString@@AEBV0@G@Z -; class CString __cdecl operator+(class CString const & __ptr64,unsigned short const * __ptr64) -??H@YA?AVCString@@AEBV0@PEBG@Z -; class CString __cdecl operator+(char,class CString const & __ptr64) -??H@YA?AVCString@@DAEBV0@@Z -; class CString __cdecl operator+(unsigned short,class CString const & __ptr64) -??H@YA?AVCString@@GAEBV0@@Z -; class CString __cdecl operator+(unsigned short const * __ptr64,class CString const & __ptr64) -??H@YA?AVCString@@PEBGAEBV0@@Z -; bool __cdecl operator<(class CString const & __ptr64,class CString const & __ptr64) -??M@YA_NAEBVCString@@0@Z -; bool __cdecl operator<(class CString const & __ptr64,unsigned short const * __ptr64) -??M@YA_NAEBVCString@@PEBG@Z -; bool __cdecl operator<(unsigned short const * __ptr64,class CString const & __ptr64) -??M@YA_NPEBGAEBVCString@@@Z -; bool __cdecl operator<=(class CString const & __ptr64,class CString const & __ptr64) -??N@YA_NAEBVCString@@0@Z -; bool __cdecl operator<=(class CString const & __ptr64,unsigned short const * __ptr64) -??N@YA_NAEBVCString@@PEBG@Z -; bool __cdecl operator<=(unsigned short const * __ptr64,class CString const & __ptr64) -??N@YA_NPEBGAEBVCString@@@Z -; bool __cdecl operator>(class CString const & __ptr64,class CString const & __ptr64) -??O@YA_NAEBVCString@@0@Z -; bool __cdecl operator>(class CString const & __ptr64,unsigned short const * __ptr64) -??O@YA_NAEBVCString@@PEBG@Z -; bool __cdecl operator>(unsigned short const * __ptr64,class CString const & __ptr64) -??O@YA_NPEBGAEBVCString@@@Z -; bool __cdecl operator>=(class CString const & __ptr64,class CString const & __ptr64) -??P@YA_NAEBVCString@@0@Z -; bool __cdecl operator>=(class CString const & __ptr64,unsigned short const * __ptr64) -??P@YA_NAEBVCString@@PEBG@Z -; bool __cdecl operator>=(unsigned short const * __ptr64,class CString const & __ptr64) -??P@YA_NPEBGAEBVCString@@@Z -; public: class CString const & __ptr64 __cdecl CString::operator+=(class CString const & __ptr64) __ptr64 -??YCString@@QEAAAEBV0@AEBV0@@Z -; public: class CString const & __ptr64 __cdecl CString::operator+=(char) __ptr64 -??YCString@@QEAAAEBV0@D@Z -; public: class CString const & __ptr64 __cdecl CString::operator+=(unsigned short) __ptr64 -??YCString@@QEAAAEBV0@G@Z -; public: class CString const & __ptr64 __cdecl CString::operator+=(unsigned short const * __ptr64) __ptr64 -??YCString@@QEAAAEBV0@PEBG@Z -; const CCriticalSection::`vftable' -??_7CCriticalSection@@6B@ -; const CMapStringToPtr::`vftable' -??_7CMapStringToPtr@@6B@ -; const CObject::`vftable' -??_7CObject@@6B@ -; const CStringArray::`vftable' -??_7CStringArray@@6B@ -; const CSyncObject::`vftable' -??_7CSyncObject@@6B@ -; public: void __cdecl CMapStringToPtr::`default constructor closure'(void) __ptr64 -??_FCMapStringToPtr@@QEAAXXZ -; public: int __cdecl CStringArray::Add(unsigned short const * __ptr64) __ptr64 -?Add@CStringArray@@QEAAHPEBG@Z -; unsigned short * __ptr64 __cdecl AfxA2WHelper(unsigned short * __ptr64,char const * __ptr64,int) -?AfxA2WHelper@@YAPEAGPEAGPEBDH@Z -; int __cdecl AfxExtractSubString(class CString & __ptr64,unsigned short const * __ptr64,int,unsigned short) -?AfxExtractSubString@@YAHAEAVCString@@PEBGHG@Z -; class CString const & __ptr64 __cdecl AfxGetEmptyString(void) -?AfxGetEmptyString@@YAAEBVCString@@XZ -; int __cdecl AfxLoadString(unsigned int,unsigned short * __ptr64,unsigned int) -?AfxLoadString@@YAHIPEAGI@Z -; char * __ptr64 __cdecl AfxW2AHelper(char * __ptr64,unsigned short const * __ptr64,int) -?AfxW2AHelper@@YAPEADPEADPEBGH@Z -; protected: void __cdecl CString::AllocBeforeWrite(int) __ptr64 -?AllocBeforeWrite@CString@@IEAAXH@Z -; protected: void __cdecl CString::AllocBuffer(int) __ptr64 -?AllocBuffer@CString@@IEAAXH@Z -; protected: void __cdecl CString::AllocCopy(class CString & __ptr64,int,int,int)const __ptr64 -?AllocCopy@CString@@IEBAXAEAV1@HHH@Z -; public: int __cdecl CStringArray::Append(class CStringArray const & __ptr64) __ptr64 -?Append@CStringArray@@QEAAHAEBV1@@Z -; protected: void __cdecl CString::AssignCopy(int,unsigned short const * __ptr64) __ptr64 -?AssignCopy@CString@@IEAAXHPEBG@Z -; public: int __cdecl CString::Collate(unsigned short const * __ptr64)const __ptr64 -?Collate@CString@@QEBAHPEBG@Z -; public: int __cdecl CString::Compare(unsigned short const * __ptr64)const __ptr64 -?Compare@CString@@QEBAHPEBG@Z -; public: int __cdecl CString::CompareNoCase(unsigned short const * __ptr64)const __ptr64 -?CompareNoCase@CString@@QEBAHPEBG@Z -; protected: void __cdecl CString::ConcatCopy(int,unsigned short const * __ptr64,int,unsigned short const * __ptr64) __ptr64 -?ConcatCopy@CString@@IEAAXHPEBGH0@Z -; protected: void __cdecl CString::ConcatInPlace(int,unsigned short const * __ptr64) __ptr64 -?ConcatInPlace@CString@@IEAAXHPEBG@Z -; public: void __cdecl CStringArray::Copy(class CStringArray const & __ptr64) __ptr64 -?Copy@CStringArray@@QEAAXAEBV1@@Z -; protected: void __cdecl CString::CopyBeforeWrite(void) __ptr64 -?CopyBeforeWrite@CString@@IEAAXXZ -; public: static struct CPlex * __ptr64 __cdecl CPlex::Create(struct CPlex * __ptr64 & __ptr64,unsigned int,unsigned int) -?Create@CPlex@@SAPEAU1@AEAPEAU1@II@Z -; public: class CString & __ptr64 __cdecl CStringArray::ElementAt(int) __ptr64 -?ElementAt@CStringArray@@QEAAAEAVCString@@H@Z -; public: void __cdecl CString::Empty(void) __ptr64 -?Empty@CString@@QEAAXXZ -; public: int __cdecl CString::Find(unsigned short)const __ptr64 -?Find@CString@@QEBAHG@Z -; public: int __cdecl CString::Find(unsigned short const * __ptr64)const __ptr64 -?Find@CString@@QEBAHPEBG@Z -; public: int __cdecl CString::FindOneOf(unsigned short const * __ptr64)const __ptr64 -?FindOneOf@CString@@QEBAHPEBG@Z -; public: void __cdecl CString::Format(unsigned int,...) __ptr64 -?Format@CString@@QEAAXIZZ -; public: void __cdecl CString::Format(unsigned short const * __ptr64,...) __ptr64 -?Format@CString@@QEAAXPEBGZZ -; public: void __cdecl CString::FormatMessageW(unsigned int,...) __ptr64 -?FormatMessageW@CString@@QEAAXIZZ -; public: void __cdecl CString::FormatMessageW(unsigned short const * __ptr64,...) __ptr64 -?FormatMessageW@CString@@QEAAXPEBGZZ -; protected: void __cdecl CString::FormatV(unsigned short const * __ptr64,char * __ptr64) __ptr64 -?FormatV@CString@@IEAAXPEBGPEAD@Z -; protected: void __cdecl CMapStringToPtr::FreeAssoc(struct CMapStringToPtr::CAssoc * __ptr64) __ptr64 -?FreeAssoc@CMapStringToPtr@@IEAAXPEAUCAssoc@1@@Z -; public: void __cdecl CPlex::FreeDataChain(void) __ptr64 -?FreeDataChain@CPlex@@QEAAXXZ -; public: void __cdecl CString::FreeExtra(void) __ptr64 -?FreeExtra@CString@@QEAAXXZ -; public: void __cdecl CStringArray::FreeExtra(void) __ptr64 -?FreeExtra@CStringArray@@QEAAXXZ -; public: int __cdecl CString::GetAllocLength(void)const __ptr64 -?GetAllocLength@CString@@QEBAHXZ -; protected: struct CMapStringToPtr::CAssoc * __ptr64 __cdecl CMapStringToPtr::GetAssocAt(unsigned short const * __ptr64,unsigned int & __ptr64)const __ptr64 -?GetAssocAt@CMapStringToPtr@@IEBAPEAUCAssoc@1@PEBGAEAI@Z -; public: unsigned short __cdecl CString::GetAt(int)const __ptr64 -?GetAt@CString@@QEBAGH@Z -; public: class CString __cdecl CStringArray::GetAt(int)const __ptr64 -?GetAt@CStringArray@@QEBA?AVCString@@H@Z -; public: unsigned short * __ptr64 __cdecl CString::GetBuffer(int) __ptr64 -?GetBuffer@CString@@QEAAPEAGH@Z -; public: unsigned short * __ptr64 __cdecl CString::GetBufferSetLength(int) __ptr64 -?GetBufferSetLength@CString@@QEAAPEAGH@Z -; public: int __cdecl CMapStringToPtr::GetCount(void)const __ptr64 -?GetCount@CMapStringToPtr@@QEBAHXZ -; protected: struct CStringData * __ptr64 __cdecl CString::GetData(void)const __ptr64 -?GetData@CString@@IEBAPEAUCStringData@@XZ -; public: class CString * __ptr64 __cdecl CStringArray::GetData(void) __ptr64 -?GetData@CStringArray@@QEAAPEAVCString@@XZ -; public: class CString const * __ptr64 __cdecl CStringArray::GetData(void)const __ptr64 -?GetData@CStringArray@@QEBAPEBVCString@@XZ -; public: unsigned int __cdecl CMapStringToPtr::GetHashTableSize(void)const __ptr64 -?GetHashTableSize@CMapStringToPtr@@QEBAIXZ -; public: int __cdecl CString::GetLength(void)const __ptr64 -?GetLength@CString@@QEBAHXZ -; public: void __cdecl CMapStringToPtr::GetNextAssoc(struct __POSITION * __ptr64 & __ptr64,class CString & __ptr64,void * __ptr64 & __ptr64)const __ptr64 -?GetNextAssoc@CMapStringToPtr@@QEBAXAEAPEAU__POSITION@@AEAVCString@@AEAPEAX@Z -; public: int __cdecl CStringArray::GetSize(void)const __ptr64 -?GetSize@CStringArray@@QEBAHXZ -; public: struct __POSITION * __ptr64 __cdecl CMapStringToPtr::GetStartPosition(void)const __ptr64 -?GetStartPosition@CMapStringToPtr@@QEBAPEAU__POSITION@@XZ -; public: int __cdecl CStringArray::GetUpperBound(void)const __ptr64 -?GetUpperBound@CStringArray@@QEBAHXZ -; public: unsigned int __cdecl CMapStringToPtr::HashKey(unsigned short const * __ptr64)const __ptr64 -?HashKey@CMapStringToPtr@@QEBAIPEBG@Z -; protected: void __cdecl CString::Init(void) __ptr64 -?Init@CString@@IEAAXXZ -; public: void __cdecl CMapStringToPtr::InitHashTable(unsigned int,int) __ptr64 -?InitHashTable@CMapStringToPtr@@QEAAXIH@Z -; public: void __cdecl CStringArray::InsertAt(int,class CStringArray * __ptr64) __ptr64 -?InsertAt@CStringArray@@QEAAXHPEAV1@@Z -; public: void __cdecl CStringArray::InsertAt(int,unsigned short const * __ptr64,int) __ptr64 -?InsertAt@CStringArray@@QEAAXHPEBGH@Z -; public: int __cdecl CMapStringToPtr::IsEmpty(void)const __ptr64 -?IsEmpty@CMapStringToPtr@@QEBAHXZ -; public: int __cdecl CString::IsEmpty(void)const __ptr64 -?IsEmpty@CString@@QEBAHXZ -; public: class CString __cdecl CString::Left(int)const __ptr64 -?Left@CString@@QEBA?AV1@H@Z -; public: int __cdecl CString::LoadStringW(unsigned int) __ptr64 -?LoadStringW@CString@@QEAAHI@Z -; public: int __cdecl CCriticalSection::Lock(void) __ptr64 -?Lock@CCriticalSection@@QEAAHXZ -; public: virtual int __cdecl CCriticalSection::Lock(unsigned long) __ptr64 -?Lock@CCriticalSection@@UEAAHK@Z -; public: virtual int __cdecl CSyncObject::Lock(unsigned long) __ptr64 -?Lock@CSyncObject@@UEAAHK@Z -; public: unsigned short * __ptr64 __cdecl CString::LockBuffer(void) __ptr64 -?LockBuffer@CString@@QEAAPEAGXZ -; public: int __cdecl CMapStringToPtr::Lookup(unsigned short const * __ptr64,void * __ptr64 & __ptr64)const __ptr64 -?Lookup@CMapStringToPtr@@QEBAHPEBGAEAPEAX@Z -; public: int __cdecl CMapStringToPtr::LookupKey(unsigned short const * __ptr64,unsigned short const * __ptr64 & __ptr64)const __ptr64 -?LookupKey@CMapStringToPtr@@QEBAHPEBGAEAPEBG@Z -; public: void __cdecl CString::MakeLower(void) __ptr64 -?MakeLower@CString@@QEAAXXZ -; public: void __cdecl CString::MakeReverse(void) __ptr64 -?MakeReverse@CString@@QEAAXXZ -; public: void __cdecl CString::MakeUpper(void) __ptr64 -?MakeUpper@CString@@QEAAXXZ -; public: class CString __cdecl CString::Mid(int)const __ptr64 -?Mid@CString@@QEBA?AV1@H@Z -; public: class CString __cdecl CString::Mid(int,int)const __ptr64 -?Mid@CString@@QEBA?AV1@HH@Z -; protected: struct CMapStringToPtr::CAssoc * __ptr64 __cdecl CMapStringToPtr::NewAssoc(void) __ptr64 -?NewAssoc@CMapStringToPtr@@IEAAPEAUCAssoc@1@XZ -; protected: void __cdecl CString::Release(void) __ptr64 -?Release@CString@@IEAAXXZ -; protected: static void __cdecl CString::Release(struct CStringData * __ptr64) -?Release@CString@@KAXPEAUCStringData@@@Z -; public: void __cdecl CString::ReleaseBuffer(int) __ptr64 -?ReleaseBuffer@CString@@QEAAXH@Z -; public: void __cdecl CMapStringToPtr::RemoveAll(void) __ptr64 -?RemoveAll@CMapStringToPtr@@QEAAXXZ -; public: void __cdecl CStringArray::RemoveAll(void) __ptr64 -?RemoveAll@CStringArray@@QEAAXXZ -; public: void __cdecl CStringArray::RemoveAt(int,int) __ptr64 -?RemoveAt@CStringArray@@QEAAXHH@Z -; public: int __cdecl CMapStringToPtr::RemoveKey(unsigned short const * __ptr64) __ptr64 -?RemoveKey@CMapStringToPtr@@QEAAHPEBG@Z -; public: int __cdecl CString::ReverseFind(unsigned short)const __ptr64 -?ReverseFind@CString@@QEBAHG@Z -; public: class CString __cdecl CString::Right(int)const __ptr64 -?Right@CString@@QEBA?AV1@H@Z -; protected: static int __cdecl CString::SafeStrlen(unsigned short const * __ptr64) -?SafeStrlen@CString@@KAHPEBG@Z -; public: void __cdecl CMapStringToPtr::SetAt(unsigned short const * __ptr64,void * __ptr64) __ptr64 -?SetAt@CMapStringToPtr@@QEAAXPEBGPEAX@Z -; public: void __cdecl CString::SetAt(int,unsigned short) __ptr64 -?SetAt@CString@@QEAAXHG@Z -; public: void __cdecl CStringArray::SetAt(int,unsigned short const * __ptr64) __ptr64 -?SetAt@CStringArray@@QEAAXHPEBG@Z -; public: void __cdecl CStringArray::SetAtGrow(int,unsigned short const * __ptr64) __ptr64 -?SetAtGrow@CStringArray@@QEAAXHPEBG@Z -; public: void __cdecl CStringArray::SetSize(int,int) __ptr64 -?SetSize@CStringArray@@QEAAXHH@Z -; public: class CString __cdecl CString::SpanExcluding(unsigned short const * __ptr64)const __ptr64 -?SpanExcluding@CString@@QEBA?AV1@PEBG@Z -; public: class CString __cdecl CString::SpanIncluding(unsigned short const * __ptr64)const __ptr64 -?SpanIncluding@CString@@QEBA?AV1@PEBG@Z -; public: void __cdecl CString::TrimLeft(void) __ptr64 -?TrimLeft@CString@@QEAAXXZ -; public: void __cdecl CString::TrimRight(void) __ptr64 -?TrimRight@CString@@QEAAXXZ -; public: virtual int __cdecl CCriticalSection::Unlock(void) __ptr64 -?Unlock@CCriticalSection@@UEAAHXZ -; public: virtual int __cdecl CSyncObject::Unlock(long,long * __ptr64) __ptr64 -?Unlock@CSyncObject@@UEAAHJPEAJ@Z -; public: void __cdecl CString::UnlockBuffer(void) __ptr64 -?UnlockBuffer@CString@@QEAAXXZ -; public: void * __ptr64 __cdecl CPlex::data(void) __ptr64 -?data@CPlex@@QEAAPEAXXZ
diff --git a/mingw-w64-crt/lib64/mmcbase.def b/mingw-w64-crt/lib64/mmcbase.def deleted file mode 100644 index 9942acf..0000000 --- a/mingw-w64-crt/lib64/mmcbase.def +++ /dev/null
@@ -1,160 +0,0 @@ -; -; Exports of file mmcbase.DLL -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY mmcbase.DLL -EXPORTS -; public: __cdecl CEventLock<struct AppEvents>::CEventLock<struct AppEvents>(void) __ptr64 -??0?$CEventLock@UAppEvents@@@@QEAA@XZ -; public: __cdecl CEventBuffer::CEventBuffer(class CEventBuffer const & __ptr64) __ptr64 -??0CEventBuffer@@QEAA@AEBV0@@Z -; public: __cdecl CEventBuffer::CEventBuffer(void) __ptr64 -??0CEventBuffer@@QEAA@XZ -; private: __cdecl CMMCStrongReferences::CMMCStrongReferences(void) __ptr64 -??0CMMCStrongReferences@@AEAA@XZ -; public: __cdecl mmcerror::SC::SC(long) __ptr64 -??0SC@mmcerror@@QEAA@J@Z -; public: __cdecl CEventLock<struct AppEvents>::~CEventLock<struct AppEvents>(void) __ptr64 -??1?$CEventLock@UAppEvents@@@@QEAA@XZ -; public: __cdecl CEventBuffer::~CEventBuffer(void) __ptr64 -??1CEventBuffer@@QEAA@XZ -; public: class CEventLock<struct AppEvents> & __ptr64 __cdecl CEventLock<struct AppEvents>::operator=(class CEventLock<struct AppEvents> const & __ptr64) __ptr64 -??4?$CEventLock@UAppEvents@@@@QEAAAEAV0@AEBV0@@Z -; public: class CEventBuffer & __ptr64 __cdecl CEventBuffer::operator=(class CEventBuffer const & __ptr64) __ptr64 -??4CEventBuffer@@QEAAAEAV0@AEBV0@@Z -; public: class CMMCStrongReferences & __ptr64 __cdecl CMMCStrongReferences::operator=(class CMMCStrongReferences const & __ptr64) __ptr64 -??4CMMCStrongReferences@@QEAAAEAV0@AEBV0@@Z -; public: class mmcerror::SC & __ptr64 __cdecl mmcerror::SC::operator=(class mmcerror::SC const & __ptr64) __ptr64 -??4SC@mmcerror@@QEAAAEAV01@AEBV01@@Z -; public: class mmcerror::SC & __ptr64 __cdecl mmcerror::SC::operator=(long) __ptr64 -??4SC@mmcerror@@QEAAAEAV01@J@Z -; public: int __cdecl mmcerror::SC::operator!(void)const __ptr64 -??7SC@mmcerror@@QEBAHXZ -; public: bool __cdecl mmcerror::SC::operator==(class mmcerror::SC const & __ptr64)const __ptr64 -??8SC@mmcerror@@QEBA_NAEBV01@@Z -; public: bool __cdecl mmcerror::SC::operator==(long)const __ptr64 -??8SC@mmcerror@@QEBA_NJ@Z -; public: bool __cdecl mmcerror::SC::operator!=(class mmcerror::SC const & __ptr64)const __ptr64 -??9SC@mmcerror@@QEBA_NAEBV01@@Z -; public: bool __cdecl mmcerror::SC::operator!=(long)const __ptr64 -??9SC@mmcerror@@QEBA_NJ@Z -; public: __cdecl mmcerror::SC::operator bool(void)const __ptr64 -??BSC@mmcerror@@QEBA_NXZ -; public: void __cdecl mmcerror::SC::`default constructor closure'(void) __ptr64 -??_FSC@mmcerror@@QEAAXXZ -; public: static unsigned long __cdecl CMMCStrongReferences::AddRef(void) -?AddRef@CMMCStrongReferences@@SAKXZ -; public: void __cdecl mmcerror::SC::Clear(void) __ptr64 -?Clear@SC@mmcerror@@QEAAXXZ -; public: void __cdecl mmcerror::SC::FatalError(void)const __ptr64 -?FatalError@SC@mmcerror@@QEBAXXZ -; void __cdecl FormatErrorIds(unsigned int,class mmcerror::SC,unsigned int,unsigned short * __ptr64) -?FormatErrorIds@@YAXIVSC@mmcerror@@IPEAG@Z -; void __cdecl FormatErrorShort(class mmcerror::SC,unsigned int,unsigned short * __ptr64) -?FormatErrorShort@@YAXVSC@mmcerror@@IPEAG@Z -; void __cdecl FormatErrorString(unsigned short const * __ptr64,class mmcerror::SC,unsigned int,unsigned short * __ptr64,int) -?FormatErrorString@@YAXPEBGVSC@mmcerror@@IPEAGH@Z -; public: class mmcerror::SC & __ptr64 __cdecl mmcerror::SC::FromLastError(void) __ptr64 -?FromLastError@SC@mmcerror@@QEAAAEAV12@XZ -; public: class mmcerror::SC & __ptr64 __cdecl mmcerror::SC::FromMMC(long) __ptr64 -?FromMMC@SC@mmcerror@@QEAAAEAV12@J@Z -; public: class mmcerror::SC & __ptr64 __cdecl mmcerror::SC::FromWin32(long) __ptr64 -?FromWin32@SC@mmcerror@@QEAAAEAV12@J@Z -; public: long __cdecl mmcerror::SC::GetCode(void)const __ptr64 -?GetCode@SC@mmcerror@@QEBAJXZ -; class CEventSource<class CComObjectObserver,class CVoid,class CVoid,class CVoid,class CVoid> & __ptr64 __cdecl GetComObjectEventSource(void) -?GetComObjectEventSource@@YAAEAV?$CEventSource@VCComObjectObserver@@VCVoid@@V2@V2@V2@@@XZ -; public: void __cdecl mmcerror::SC::GetErrorMessage(unsigned int,unsigned short * __ptr64)const __ptr64 -?GetErrorMessage@SC@mmcerror@@QEBAXIPEAG@Z -; class CEventBuffer & __ptr64 __cdecl GetEventBuffer(void) -?GetEventBuffer@@YAAEAVCEventBuffer@@XZ -; private: enum mmcerror::SC::facility_type __cdecl mmcerror::SC::GetFacility(void)const __ptr64 -?GetFacility@SC@mmcerror@@AEBA?AW4facility_type@12@XZ -; public: static struct HWND__ * __ptr64 __cdecl mmcerror::SC::GetHWnd(void) -?GetHWnd@SC@mmcerror@@SAPEAUHWND__@@XZ -; public: static unsigned short const * __ptr64 __cdecl mmcerror::SC::GetHelpFile(void) -?GetHelpFile@SC@mmcerror@@SAPEBGXZ -; public: unsigned long __cdecl mmcerror::SC::GetHelpID(void) __ptr64 -?GetHelpID@SC@mmcerror@@QEAAKXZ -; public: static struct HINSTANCE__ * __ptr64 __cdecl mmcerror::SC::GetHinst(void) -?GetHinst@SC@mmcerror@@SAPEAUHINSTANCE__@@XZ -; public: static unsigned long __cdecl mmcerror::SC::GetMainThreadID(void) -?GetMainThreadID@SC@mmcerror@@SAKXZ -; private: static class CMMCStrongReferences & __ptr64 __cdecl CMMCStrongReferences::GetSingletonObject(void) -?GetSingletonObject@CMMCStrongReferences@@CAAEAV1@XZ -; struct HINSTANCE__ * __ptr64 __cdecl GetStringModule(void) -?GetStringModule@@YAPEAUHINSTANCE__@@XZ -; long __cdecl HrFromSc(class mmcerror::SC const & __ptr64) -?HrFromSc@@YAJAEBVSC@mmcerror@@@Z -; private: unsigned long __cdecl CMMCStrongReferences::InternalAddRef(void) __ptr64 -?InternalAddRef@CMMCStrongReferences@@AEAAKXZ -; private: bool __cdecl CMMCStrongReferences::InternalLastRefReleased(void) __ptr64 -?InternalLastRefReleased@CMMCStrongReferences@@AEAA_NXZ -; private: unsigned long __cdecl CMMCStrongReferences::InternalRelease(void) __ptr64 -?InternalRelease@CMMCStrongReferences@@AEAAKXZ -; public: bool __cdecl mmcerror::SC::IsError(void)const __ptr64 -?IsError@SC@mmcerror@@QEBA_NXZ -; public: bool __cdecl CEventBuffer::IsLocked(void) __ptr64 -?IsLocked@CEventBuffer@@QEAA_NXZ -; public: static bool __cdecl CMMCStrongReferences::LastRefReleased(void) -?LastRefReleased@CMMCStrongReferences@@SA_NXZ -; public: void __cdecl CEventBuffer::Lock(void) __ptr64 -?Lock@CEventBuffer@@QEAAXXZ -; int __cdecl MMCErrorBox(unsigned int,unsigned int) -?MMCErrorBox@@YAHII@Z -; int __cdecl MMCErrorBox(unsigned int,class mmcerror::SC,unsigned int) -?MMCErrorBox@@YAHIVSC@mmcerror@@I@Z -; int __cdecl MMCErrorBox(unsigned short const * __ptr64,unsigned int) -?MMCErrorBox@@YAHPEBGI@Z -; int __cdecl MMCErrorBox(unsigned short const * __ptr64,class mmcerror::SC,unsigned int) -?MMCErrorBox@@YAHPEBGVSC@mmcerror@@I@Z -; int __cdecl MMCErrorBox(class mmcerror::SC,unsigned int) -?MMCErrorBox@@YAHVSC@mmcerror@@I@Z -; long __cdecl MMCUpdateRegistry(int,class CObjectRegParams const * __ptr64,class CControlRegParams const * __ptr64) -?MMCUpdateRegistry@@YAJHPEBVCObjectRegParams@@PEBVCControlRegParams@@@Z -; __int64 __cdecl MMC_PickIconDlg(struct HWND__ * __ptr64,unsigned short * __ptr64,unsigned int,int * __ptr64) -?MMC_PickIconDlg@@YA_JPEAUHWND__@@PEAGIPEAH@Z -; private: void __cdecl mmcerror::SC::MakeSc(enum mmcerror::SC::facility_type,long) __ptr64 -?MakeSc@SC@mmcerror@@AEAAXW4facility_type@12@J@Z -; public: static unsigned long __cdecl CMMCStrongReferences::Release(void) -?Release@CMMCStrongReferences@@SAKXZ -; long __cdecl SCODEFromSc(class mmcerror::SC const & __ptr64) -?SCODEFromSc@@YAJAEBVSC@mmcerror@@@Z -; public: class mmcerror::SC __cdecl CEventBuffer::ScEmitOrPostpone(struct IDispatch * __ptr64,long,class ATL::CComVariant * __ptr64,int) __ptr64 -?ScEmitOrPostpone@CEventBuffer@@QEAA?AVSC@mmcerror@@PEAUIDispatch@@JPEAVCComVariant@ATL@@H@Z -; private: class mmcerror::SC __cdecl CEventBuffer::ScFlushPostponed(void) __ptr64 -?ScFlushPostponed@CEventBuffer@@AEAA?AVSC@mmcerror@@XZ -; class mmcerror::SC __cdecl ScFromMMC(long) -?ScFromMMC@@YA?AVSC@mmcerror@@J@Z -; public: static class mmcerror::SC __cdecl CConsoleEventDispatcherProvider::ScGetConsoleEventDispatcher(class CConsoleEventDispatcher * __ptr64 & __ptr64) -?ScGetConsoleEventDispatcher@CConsoleEventDispatcherProvider@@SA?AVSC@mmcerror@@AEAPEAVCConsoleEventDispatcher@@@Z -; public: static class mmcerror::SC __cdecl CConsoleEventDispatcherProvider::ScSetConsoleEventDispatcher(class CConsoleEventDispatcher * __ptr64) -?ScSetConsoleEventDispatcher@CConsoleEventDispatcherProvider@@SA?AVSC@mmcerror@@PEAVCConsoleEventDispatcher@@@Z -; public: static void __cdecl mmcerror::SC::SetHWnd(struct HWND__ * __ptr64) -?SetHWnd@SC@mmcerror@@SAXPEAUHWND__@@@Z -; public: static void __cdecl mmcerror::SC::SetHinst(struct HINSTANCE__ * __ptr64) -?SetHinst@SC@mmcerror@@SAXPEAUHINSTANCE__@@@Z -; public: static void __cdecl mmcerror::SC::SetMainThreadID(unsigned long) -?SetMainThreadID@SC@mmcerror@@SAXK@Z -; public: void __cdecl mmcerror::SC::Throw(long) __ptr64 -?Throw@SC@mmcerror@@QEAAXJ@Z -; public: void __cdecl mmcerror::SC::Throw(void) __ptr64 -?Throw@SC@mmcerror@@QEAAXXZ -; public: long __cdecl mmcerror::SC::ToHr(void)const __ptr64 -?ToHr@SC@mmcerror@@QEBAJXZ -; public: void __cdecl mmcerror::SC::TraceAndClear(void) __ptr64 -?TraceAndClear@SC@mmcerror@@QEAAXXZ -; public: void __cdecl mmcerror::SC::Trace_(void)const __ptr64 -?Trace_@SC@mmcerror@@QEBAXXZ -; public: void __cdecl CEventBuffer::Unlock(void) __ptr64 -?Unlock@CEventBuffer@@QEAAXXZ -; private: static unsigned long mmcerror::SC::s_dwMainThreadID -?s_dwMainThreadID@SC@mmcerror@@0KA DATA -; private: static struct HINSTANCE__ * __ptr64 __ptr64 mmcerror::SC::s_hInst -?s_hInst@SC@mmcerror@@0PEAUHINSTANCE__@@EA DATA -; private: static struct HWND__ * __ptr64 __ptr64 mmcerror::SC::s_hWnd -?s_hWnd@SC@mmcerror@@0PEAUHWND__@@EA DATA -; private: static class CConsoleEventDispatcher * __ptr64 __ptr64 CConsoleEventDispatcherProvider::s_pDispatcher -?s_pDispatcher@CConsoleEventDispatcherProvider@@0PEAVCConsoleEventDispatcher@@EA DATA
diff --git a/mingw-w64-crt/lib64/mqqm.def b/mingw-w64-crt/lib64/mqqm.def deleted file mode 100644 index 3852f02..0000000 --- a/mingw-w64-crt/lib64/mqqm.def +++ /dev/null
@@ -1,10 +0,0 @@ -; -; Exports of file MQQM.dll -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY MQQM.dll -EXPORTS -; int __cdecl QMMain(int,unsigned short const * __ptr64 * __ptr64 const) -?QMMain@@YAHHQEAPEBG@Z
diff --git a/mingw-w64-crt/lib64/msdatl3.def b/mingw-w64-crt/lib64/msdatl3.def deleted file mode 100644 index 0ecb7f9..0000000 --- a/mingw-w64-crt/lib64/msdatl3.def +++ /dev/null
@@ -1,853 +0,0 @@ -; -; Exports of file MSDATL3.dll -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY MSDATL3.dll -EXPORTS -DllMain -; protected: __cdecl CBaseObj::CBaseObj(enum EBaseObjectType,long * __ptr64) __ptr64 -??0CBaseObj@@IEAA@W4EBaseObjectType@@PEAJ@Z -; protected: __cdecl CBaseObj::CBaseObj(enum EBaseObjectType,struct IUnknown * __ptr64,long * __ptr64) __ptr64 -??0CBaseObj@@IEAA@W4EBaseObjectType@@PEAUIUnknown@@PEAJ@Z -; public: __cdecl CBaseObj::CBaseObj(class CBaseObj const & __ptr64) __ptr64 -??0CBaseObj@@QEAA@AEBV0@@Z -; public: __cdecl CBaseObjBoko::CBaseObjBoko(class CBaseObjBoko const & __ptr64) __ptr64 -??0CBaseObjBoko@@QEAA@AEBV0@@Z -; public: __cdecl CBaseObjBoko::CBaseObjBoko(enum EBaseObjectType,long * __ptr64) __ptr64 -??0CBaseObjBoko@@QEAA@W4EBaseObjectType@@PEAJ@Z -; public: __cdecl CBaseObjZombie::CBaseObjZombie(class CBaseObjZombie const & __ptr64) __ptr64 -??0CBaseObjZombie@@QEAA@AEBV0@@Z -; public: __cdecl CBaseObjZombie::CBaseObjZombie(enum EBaseObjectType,long * __ptr64) __ptr64 -??0CBaseObjZombie@@QEAA@W4EBaseObjectType@@PEAJ@Z -; public: __cdecl CBitArray::CBitArray(void) __ptr64 -??0CBitArray@@QEAA@XZ -; private: __cdecl CClassFactory::CClassFactory(void) __ptr64 -??0CClassFactory@@AEAA@XZ -; public: __cdecl CClassFactory::CClassFactory(class CClassFactory const & __ptr64) __ptr64 -??0CClassFactory@@QEAA@AEBV0@@Z -; public: __cdecl CClassFactory::CClassFactory(long * __ptr64,long * __ptr64) __ptr64 -??0CClassFactory@@QEAA@PEAJ0@Z -; public: __cdecl CConnectData::CConnectData(void) __ptr64 -??0CConnectData@@QEAA@XZ -; public: __cdecl CEnum::CEnum(struct IUnknown * __ptr64,unsigned long,void * __ptr64 * __ptr64,struct _GUID,unsigned __int64,unsigned long,enum CENUMTYPE) __ptr64 -??0CEnum@@QEAA@PEAUIUnknown@@KPEAPEAXU_GUID@@_KKW4CENUMTYPE@@@Z -; public: __cdecl CEnumConnectionPoints::CEnumConnectionPoints(class CEnumConnectionPoints const & __ptr64) __ptr64 -??0CEnumConnectionPoints@@QEAA@AEBV0@@Z -; public: __cdecl CEnumConnectionPoints::CEnumConnectionPoints(struct IUnknown * __ptr64,unsigned long,struct IConnectionPoint * __ptr64 * __ptr64) __ptr64 -??0CEnumConnectionPoints@@QEAA@PEAUIUnknown@@KPEAPEAUIConnectionPoint@@@Z -; public: __cdecl CEnumConnections::CEnumConnections(class CEnumConnections const & __ptr64) __ptr64 -??0CEnumConnections@@QEAA@AEBV0@@Z -; public: __cdecl CEnumConnections::CEnumConnections(struct IUnknown * __ptr64,struct tagCONNECTDATA * __ptr64,unsigned long) __ptr64 -??0CEnumConnections@@QEAA@PEAUIUnknown@@PEAUtagCONNECTDATA@@K@Z -; public: __cdecl CExtBuffer::CExtBuffer(void) __ptr64 -??0CExtBuffer@@QEAA@XZ -; public: __cdecl CGenericPooler::CGenericPooler(class CGenericPooler const & __ptr64) __ptr64 -??0CGenericPooler@@QEAA@AEBV0@@Z -; public: __cdecl CGenericPooler::CGenericPooler(void) __ptr64 -??0CGenericPooler@@QEAA@XZ -; public: __cdecl CHashTbl::CHashTbl(class CHashTbl const & __ptr64) __ptr64 -??0CHashTbl@@QEAA@AEBV0@@Z -; public: __cdecl CHashTbl::CHashTbl(void) __ptr64 -??0CHashTbl@@QEAA@XZ -; public: __cdecl CHashTblAggr::CHashTblAggr(class CHashTblAggr const & __ptr64) __ptr64 -??0CHashTblAggr@@QEAA@AEBV0@@Z -; public: __cdecl CHashTblAggr::CHashTblAggr(void) __ptr64 -??0CHashTblAggr@@QEAA@XZ -; public: __cdecl CHeapDispenser::CHeapDispenser(class CHeapDispenser const & __ptr64) __ptr64 -??0CHeapDispenser@@QEAA@AEBV0@@Z -; public: __cdecl CHeapDispenser::CHeapDispenser(void) __ptr64 -??0CHeapDispenser@@QEAA@XZ -; public: __cdecl CRowsetConnectionPoint::CRowsetConnectionPoint(class CRowsetConnectionPoint const & __ptr64) __ptr64 -??0CRowsetConnectionPoint@@QEAA@AEBV0@@Z -; public: __cdecl CRowsetConnectionPoint::CRowsetConnectionPoint(struct IUnknown * __ptr64,struct _GUID const * __ptr64,unsigned long) __ptr64 -??0CRowsetConnectionPoint@@QEAA@PEAUIUnknown@@PEBU_GUID@@K@Z -; public: __cdecl CRowsetConnectionPointContainer::CRowsetConnectionPointContainer(class CRowsetConnectionPointContainer const & __ptr64) __ptr64 -??0CRowsetConnectionPointContainer@@QEAA@AEBV0@@Z -; public: __cdecl CRowsetConnectionPointContainer::CRowsetConnectionPointContainer(struct IUnknown * __ptr64) __ptr64 -??0CRowsetConnectionPointContainer@@QEAA@PEAUIUnknown@@@Z -; public: __cdecl CSlotListLong::CSlotListLong(class CSlotListLong const & __ptr64) __ptr64 -??0CSlotListLong@@QEAA@AEBV0@@Z -; public: __cdecl CSlotListLong::CSlotListLong(void) __ptr64 -??0CSlotListLong@@QEAA@XZ -; public: __cdecl CSlotListShort::CSlotListShort(class CSlotListShort const & __ptr64) __ptr64 -??0CSlotListShort@@QEAA@AEBV0@@Z -; public: __cdecl CSlotListShort::CSlotListShort(void) __ptr64 -??0CSlotListShort@@QEAA@XZ -; public: __cdecl CUtlPropInfo::CUtlPropInfo(class CUtlPropInfo const & __ptr64) __ptr64 -??0CUtlPropInfo@@QEAA@AEBV0@@Z -; public: __cdecl CUtlPropInfo::CUtlPropInfo(void) __ptr64 -??0CUtlPropInfo@@QEAA@XZ -; public: __cdecl CUtlProps2::CUtlProps2(class CUtlProps2 const & __ptr64) __ptr64 -??0CUtlProps2@@QEAA@AEBV0@@Z -; public: __cdecl CUtlProps2::CUtlProps2(unsigned long) __ptr64 -??0CUtlProps2@@QEAA@K@Z -; public: __cdecl CUtlPropsFastLookup2::CUtlPropsFastLookup2(class CUtlPropsFastLookup2 const & __ptr64) __ptr64 -??0CUtlPropsFastLookup2@@QEAA@AEBV0@@Z -; public: __cdecl CUtlPropsFastLookup2::CUtlPropsFastLookup2(unsigned long) __ptr64 -??0CUtlPropsFastLookup2@@QEAA@K@Z -; public: __cdecl CVLHeap::CVLHeap(void) __ptr64 -??0CVLHeap@@QEAA@XZ -; public: __cdecl CWString::CWString(class CWString const & __ptr64) __ptr64 -??0CWString@@QEAA@AEBV0@@Z -; public: __cdecl CWString::CWString(unsigned short,int) __ptr64 -??0CWString@@QEAA@GH@Z -; public: __cdecl CWString::CWString(char const * __ptr64) __ptr64 -??0CWString@@QEAA@PEBD@Z -; public: __cdecl CWString::CWString(unsigned char const * __ptr64) __ptr64 -??0CWString@@QEAA@PEBE@Z -; public: __cdecl CWString::CWString(unsigned short const * __ptr64) __ptr64 -??0CWString@@QEAA@PEBG@Z -; public: __cdecl CWString::CWString(unsigned short const * __ptr64,int) __ptr64 -??0CWString@@QEAA@PEBGH@Z -; public: __cdecl CWString::CWString(void) __ptr64 -??0CWString@@QEAA@XZ -; public: __cdecl IBookmarkObj::IBookmarkObj(class IBookmarkObj const & __ptr64) __ptr64 -??0IBookmarkObj@@QEAA@AEBV0@@Z -; public: __cdecl IBookmarkObj::IBookmarkObj(void) __ptr64 -??0IBookmarkObj@@QEAA@XZ -; public: __cdecl IHashTbl::IHashTbl(class IHashTbl const & __ptr64) __ptr64 -??0IHashTbl@@QEAA@AEBV0@@Z -; public: __cdecl IHashTbl::IHashTbl(void) __ptr64 -??0IHashTbl@@QEAA@XZ -; public: __cdecl ISlotList::ISlotList(class ISlotList const & __ptr64) __ptr64 -??0ISlotList@@QEAA@AEBV0@@Z -; public: __cdecl ISlotList::ISlotList(void) __ptr64 -??0ISlotList@@QEAA@XZ -; public: virtual __cdecl CBaseObj::~CBaseObj(void) __ptr64 -??1CBaseObj@@UEAA@XZ -; public: virtual __cdecl CBaseObjBoko::~CBaseObjBoko(void) __ptr64 -??1CBaseObjBoko@@UEAA@XZ -; public: virtual __cdecl CBaseObjZombie::~CBaseObjZombie(void) __ptr64 -??1CBaseObjZombie@@UEAA@XZ -; public: __cdecl CBitArray::~CBitArray(void) __ptr64 -??1CBitArray@@QEAA@XZ -; public: __cdecl CClassFactory::~CClassFactory(void) __ptr64 -??1CClassFactory@@QEAA@XZ -; public: __cdecl CConnectData::~CConnectData(void) __ptr64 -??1CConnectData@@QEAA@XZ -; public: __cdecl CEnum::~CEnum(void) __ptr64 -??1CEnum@@QEAA@XZ -; public: __cdecl CEnumConnectionPoints::~CEnumConnectionPoints(void) __ptr64 -??1CEnumConnectionPoints@@QEAA@XZ -; public: __cdecl CEnumConnections::~CEnumConnections(void) __ptr64 -??1CEnumConnections@@QEAA@XZ -; public: __cdecl CExtBuffer::~CExtBuffer(void) __ptr64 -??1CExtBuffer@@QEAA@XZ -; public: virtual __cdecl CHashTbl::~CHashTbl(void) __ptr64 -??1CHashTbl@@UEAA@XZ -; public: virtual __cdecl CHashTblAggr::~CHashTblAggr(void) __ptr64 -??1CHashTblAggr@@UEAA@XZ -; public: __cdecl CRowsetConnectionPoint::~CRowsetConnectionPoint(void) __ptr64 -??1CRowsetConnectionPoint@@QEAA@XZ -; public: __cdecl CRowsetConnectionPointContainer::~CRowsetConnectionPointContainer(void) __ptr64 -??1CRowsetConnectionPointContainer@@QEAA@XZ -; public: virtual __cdecl CSlotListLong::~CSlotListLong(void) __ptr64 -??1CSlotListLong@@UEAA@XZ -; public: virtual __cdecl CSlotListShort::~CSlotListShort(void) __ptr64 -??1CSlotListShort@@UEAA@XZ -; public: virtual __cdecl CUtlPropInfo::~CUtlPropInfo(void) __ptr64 -??1CUtlPropInfo@@UEAA@XZ -; public: virtual __cdecl CUtlProps2::~CUtlProps2(void) __ptr64 -??1CUtlProps2@@UEAA@XZ -; public: virtual __cdecl CUtlPropsFastLookup2::~CUtlPropsFastLookup2(void) __ptr64 -??1CUtlPropsFastLookup2@@UEAA@XZ -; public: __cdecl CVLHeap::~CVLHeap(void) __ptr64 -??1CVLHeap@@QEAA@XZ -; public: __cdecl CWString::~CWString(void) __ptr64 -??1CWString@@QEAA@XZ -; public: virtual __cdecl IBookmarkObj::~IBookmarkObj(void) __ptr64 -??1IBookmarkObj@@UEAA@XZ -; public: virtual __cdecl IHashTbl::~IHashTbl(void) __ptr64 -??1IHashTbl@@UEAA@XZ -; public: virtual __cdecl ISlotList::~ISlotList(void) __ptr64 -??1ISlotList@@UEAA@XZ -; public: class CBaseObj & __ptr64 __cdecl CBaseObj::operator=(class CBaseObj const & __ptr64) __ptr64 -??4CBaseObj@@QEAAAEAV0@AEBV0@@Z -; public: class CBaseObjBoko & __ptr64 __cdecl CBaseObjBoko::operator=(class CBaseObjBoko const & __ptr64) __ptr64 -??4CBaseObjBoko@@QEAAAEAV0@AEBV0@@Z -; public: class CBaseObjZombie & __ptr64 __cdecl CBaseObjZombie::operator=(class CBaseObjZombie const & __ptr64) __ptr64 -??4CBaseObjZombie@@QEAAAEAV0@AEBV0@@Z -; public: class CBitArray & __ptr64 __cdecl CBitArray::operator=(class CBitArray const & __ptr64) __ptr64 -??4CBitArray@@QEAAAEAV0@AEBV0@@Z -; public: class CClassFactory & __ptr64 __cdecl CClassFactory::operator=(class CClassFactory const & __ptr64) __ptr64 -??4CClassFactory@@QEAAAEAV0@AEBV0@@Z -; public: class CConnectData & __ptr64 __cdecl CConnectData::operator=(class CConnectData const & __ptr64) __ptr64 -??4CConnectData@@QEAAAEAV0@AEBV0@@Z -; public: class CEnum & __ptr64 __cdecl CEnum::operator=(class CEnum const & __ptr64) __ptr64 -??4CEnum@@QEAAAEAV0@AEBV0@@Z -; public: class CEnumConnectionPoints & __ptr64 __cdecl CEnumConnectionPoints::operator=(class CEnumConnectionPoints const & __ptr64) __ptr64 -??4CEnumConnectionPoints@@QEAAAEAV0@AEBV0@@Z -; public: class CEnumConnections & __ptr64 __cdecl CEnumConnections::operator=(class CEnumConnections const & __ptr64) __ptr64 -??4CEnumConnections@@QEAAAEAV0@AEBV0@@Z -; public: class CExtBuffer & __ptr64 __cdecl CExtBuffer::operator=(class CExtBuffer const & __ptr64) __ptr64 -??4CExtBuffer@@QEAAAEAV0@AEBV0@@Z -; public: class CGenericPooler & __ptr64 __cdecl CGenericPooler::operator=(class CGenericPooler const & __ptr64) __ptr64 -??4CGenericPooler@@QEAAAEAV0@AEBV0@@Z -; public: class CHashTbl & __ptr64 __cdecl CHashTbl::operator=(class CHashTbl const & __ptr64) __ptr64 -??4CHashTbl@@QEAAAEAV0@AEBV0@@Z -; public: class CHashTblAggr & __ptr64 __cdecl CHashTblAggr::operator=(class CHashTblAggr const & __ptr64) __ptr64 -??4CHashTblAggr@@QEAAAEAV0@AEBV0@@Z -; public: class CHeapDispenser & __ptr64 __cdecl CHeapDispenser::operator=(class CHeapDispenser const & __ptr64) __ptr64 -??4CHeapDispenser@@QEAAAEAV0@AEBV0@@Z -; public: class CRowsetConnectionPoint & __ptr64 __cdecl CRowsetConnectionPoint::operator=(class CRowsetConnectionPoint const & __ptr64) __ptr64 -??4CRowsetConnectionPoint@@QEAAAEAV0@AEBV0@@Z -; public: class CRowsetConnectionPointContainer & __ptr64 __cdecl CRowsetConnectionPointContainer::operator=(class CRowsetConnectionPointContainer const & __ptr64) __ptr64 -??4CRowsetConnectionPointContainer@@QEAAAEAV0@AEBV0@@Z -; public: class CSlotListLong & __ptr64 __cdecl CSlotListLong::operator=(class CSlotListLong const & __ptr64) __ptr64 -??4CSlotListLong@@QEAAAEAV0@AEBV0@@Z -; public: class CSlotListShort & __ptr64 __cdecl CSlotListShort::operator=(class CSlotListShort const & __ptr64) __ptr64 -??4CSlotListShort@@QEAAAEAV0@AEBV0@@Z -; public: class CUtlPropInfo & __ptr64 __cdecl CUtlPropInfo::operator=(class CUtlPropInfo const & __ptr64) __ptr64 -??4CUtlPropInfo@@QEAAAEAV0@AEBV0@@Z -; public: class CUtlProps2 & __ptr64 __cdecl CUtlProps2::operator=(class CUtlProps2 const & __ptr64) __ptr64 -??4CUtlProps2@@QEAAAEAV0@AEBV0@@Z -; public: class CUtlPropsFastLookup2 & __ptr64 __cdecl CUtlPropsFastLookup2::operator=(class CUtlPropsFastLookup2 const & __ptr64) __ptr64 -??4CUtlPropsFastLookup2@@QEAAAEAV0@AEBV0@@Z -; public: class CVLHeap & __ptr64 __cdecl CVLHeap::operator=(class CVLHeap const & __ptr64) __ptr64 -??4CVLHeap@@QEAAAEAV0@AEBV0@@Z -; public: class CWString const & __ptr64 __cdecl CWString::operator=(class CWString const & __ptr64) __ptr64 -??4CWString@@QEAAAEBV0@AEBV0@@Z -; public: class CWString const & __ptr64 __cdecl CWString::operator=(char) __ptr64 -??4CWString@@QEAAAEBV0@D@Z -; public: class CWString const & __ptr64 __cdecl CWString::operator=(unsigned short) __ptr64 -??4CWString@@QEAAAEBV0@G@Z -; public: class CWString const & __ptr64 __cdecl CWString::operator=(char const * __ptr64) __ptr64 -??4CWString@@QEAAAEBV0@PEBD@Z -; public: class CWString const & __ptr64 __cdecl CWString::operator=(unsigned char const * __ptr64) __ptr64 -??4CWString@@QEAAAEBV0@PEBE@Z -; public: class CWString const & __ptr64 __cdecl CWString::operator=(unsigned short const * __ptr64) __ptr64 -??4CWString@@QEAAAEBV0@PEBG@Z -; public: class IBookmarkObj & __ptr64 __cdecl IBookmarkObj::operator=(class IBookmarkObj const & __ptr64) __ptr64 -??4IBookmarkObj@@QEAAAEAV0@AEBV0@@Z -; public: class IHashTbl & __ptr64 __cdecl IHashTbl::operator=(class IHashTbl const & __ptr64) __ptr64 -??4IHashTbl@@QEAAAEAV0@AEBV0@@Z -; public: class ISlotList & __ptr64 __cdecl ISlotList::operator=(class ISlotList const & __ptr64) __ptr64 -??4ISlotList@@QEAAAEAV0@AEBV0@@Z -; public: unsigned short __cdecl CWString::operator[](int)const __ptr64 -??ACWString@@QEBAGH@Z -; public: __cdecl CWString::operator unsigned short const * __ptr64(void)const __ptr64 -??BCWString@@QEBAPEBGXZ -; public: class CWString const & __ptr64 __cdecl CWString::operator+=(class CWString const & __ptr64) __ptr64 -??YCWString@@QEAAAEBV0@AEBV0@@Z -; public: class CWString const & __ptr64 __cdecl CWString::operator+=(char) __ptr64 -??YCWString@@QEAAAEBV0@D@Z -; public: class CWString const & __ptr64 __cdecl CWString::operator+=(unsigned short) __ptr64 -??YCWString@@QEAAAEBV0@G@Z -; public: class CWString const & __ptr64 __cdecl CWString::operator+=(unsigned short const * __ptr64) __ptr64 -??YCWString@@QEAAAEBV0@PEBG@Z -; const CBaseObj::`vftable' -??_7CBaseObj@@6B@ -; const CBaseObjBoko::`vftable' -??_7CBaseObjBoko@@6B@ -; const CBaseObjZombie::`vftable' -??_7CBaseObjZombie@@6B@ -; const CClassFactory::`vftable' -??_7CClassFactory@@6B@ -; const CEnumConnectionPoints::`vftable' -??_7CEnumConnectionPoints@@6B@ -; const CEnumConnections::`vftable' -??_7CEnumConnections@@6B@ -; const CHashTbl::`vftable' -??_7CHashTbl@@6B@ -; const CHashTblAggr::`vftable' -??_7CHashTblAggr@@6B@ -; const CHeapDispenser::`vftable' -??_7CHeapDispenser@@6B@ -; const CRowsetConnectionPoint::`vftable' -??_7CRowsetConnectionPoint@@6B@ -; const CRowsetConnectionPointContainer::`vftable' -??_7CRowsetConnectionPointContainer@@6B@ -; const CSlotListLong::`vftable' -??_7CSlotListLong@@6B@ -; const CSlotListShort::`vftable' -??_7CSlotListShort@@6B@ -; const CUtlPropInfo::`vftable' -??_7CUtlPropInfo@@6B@ -; const CUtlProps2::`vftable' -??_7CUtlProps2@@6B@ -; const CUtlPropsFastLookup2::`vftable' -??_7CUtlPropsFastLookup2@@6B@ -; const IBookmarkObj::`vftable' -??_7IBookmarkObj@@6B@ -; const IHashTbl::`vftable' -??_7IHashTbl@@6B@ -; const ISlotList::`vftable' -??_7ISlotList@@6B@ -; public: void __cdecl CUtlProps2::`default constructor closure'(void) __ptr64 -??_FCUtlProps2@@QEAAXXZ -; public: void __cdecl CUtlPropsFastLookup2::`default constructor closure'(void) __ptr64 -??_FCUtlPropsFastLookup2@@QEAAXXZ -; public: int __cdecl CHashTblAggr::AddHashTbl(class CSlotListShort * __ptr64) __ptr64 -?AddHashTbl@CHashTblAggr@@QEAAHPEAVCSlotListShort@@@Z -; public: void __cdecl CUtlProps2::AddInternalFlags(unsigned long,unsigned long,unsigned long) __ptr64 -?AddInternalFlags@CUtlProps2@@QEAAXKKK@Z -; public: virtual unsigned long __cdecl CClassFactory::AddRef(void) __ptr64 -?AddRef@CClassFactory@@UEAAKXZ -; public: unsigned long __cdecl CEnum::AddRef(void) __ptr64 -?AddRef@CEnum@@QEAAKXZ -; public: virtual unsigned long __cdecl CEnumConnectionPoints::AddRef(void) __ptr64 -?AddRef@CEnumConnectionPoints@@UEAAKXZ -; public: virtual unsigned long __cdecl CEnumConnections::AddRef(void) __ptr64 -?AddRef@CEnumConnections@@UEAAKXZ -; public: virtual unsigned long __cdecl CHeapDispenser::AddRef(void) __ptr64 -?AddRef@CHeapDispenser@@UEAAKXZ -; public: virtual unsigned long __cdecl CRowsetConnectionPoint::AddRef(void) __ptr64 -?AddRef@CRowsetConnectionPoint@@UEAAKXZ -; public: virtual unsigned long __cdecl CRowsetConnectionPointContainer::AddRef(void) __ptr64 -?AddRef@CRowsetConnectionPointContainer@@UEAAKXZ -; private: void __cdecl CSlotListShort::AddSlotToList(struct tagSLOT * __ptr64) __ptr64 -?AddSlotToList@CSlotListShort@@AEAAXPEAUtagSLOT@@@Z -; private: static unsigned long __cdecl CHashTbl::AdjustRange(unsigned long) -?AdjustRange@CHashTbl@@CAKK@Z -; public: virtual long __cdecl CRowsetConnectionPoint::Advise(struct IUnknown * __ptr64,unsigned long * __ptr64) __ptr64 -?Advise@CRowsetConnectionPoint@@UEAAJPEAUIUnknown@@PEAK@Z -; protected: void __cdecl CWString::AllocBuffer(int) __ptr64 -?AllocBuffer@CWString@@IEAAXH@Z -; protected: void __cdecl CWString::AllocCopy(class CWString & __ptr64,int,int,int)const __ptr64 -?AllocCopy@CWString@@IEBAXAEAV1@HHH@Z -; public: unsigned char * __ptr64 __cdecl CExtBuffer::AllocItems(unsigned __int64) __ptr64 -?AllocItems@CExtBuffer@@QEAAPEAE_K@Z -; public: long __cdecl CBitArray::ArrayEmpty(void) __ptr64 -?ArrayEmpty@CBitArray@@QEAAJXZ -; protected: void __cdecl CWString::AssignCopy(int,unsigned short const * __ptr64) __ptr64 -?AssignCopy@CWString@@IEAAXHPEBG@Z -; private: unsigned long __cdecl CUtlPropInfo::CalcDescripBuffers(unsigned long,struct tagDBPROPINFOSET * __ptr64) __ptr64 -?CalcDescripBuffers@CUtlPropInfo@@AEAAKKPEAUtagDBPROPINFOSET@@@Z -; public: static unsigned long __cdecl CHashTbl::CbHashTblSize(unsigned long) -?CbHashTblSize@CHashTbl@@SAKK@Z -; public: void __cdecl CWString::ClearError(void) __ptr64 -?ClearError@CWString@@QEAAXXZ -; private: void __cdecl CUtlProps2::ClearMemberVars(void) __ptr64 -?ClearMemberVars@CUtlProps2@@AEAAXXZ -; public: void __cdecl CUtlProps2::ClearPropSupported(unsigned long,unsigned long) __ptr64 -?ClearPropSupported@CUtlProps2@@QEAAXKK@Z -; public: void __cdecl CUtlProps2::ClearPropertyInError(void) __ptr64 -?ClearPropertyInError@CUtlProps2@@QEAAXXZ -; public: void __cdecl CUtlProps2::ClearPropsSupported(void) __ptr64 -?ClearPropsSupported@CUtlProps2@@QEAAXXZ -; public: virtual long __cdecl CEnumConnectionPoints::Clone(struct IEnumConnectionPoints * __ptr64 * __ptr64) __ptr64 -?Clone@CEnumConnectionPoints@@UEAAJPEAPEAUIEnumConnectionPoints@@@Z -; public: virtual long __cdecl CEnumConnections::Clone(struct IEnumConnections * __ptr64 * __ptr64) __ptr64 -?Clone@CEnumConnections@@UEAAJPEAPEAUIEnumConnections@@@Z -; public: void __cdecl CExtBuffer::CompactExtBuffer(void) __ptr64 -?CompactExtBuffer@CExtBuffer@@QEAAXXZ -; public: int __cdecl CWString::Compare(unsigned short const * __ptr64)const __ptr64 -?Compare@CWString@@QEBAHPEBG@Z -; long __cdecl CompareDBIDs(struct tagDBID const * __ptr64,struct tagDBID const * __ptr64) -?CompareDBIDs@@YAJPEBUtagDBID@@0@Z -; public: virtual int __cdecl CHeapDispenser::CompareResource(void * __ptr64,void * __ptr64) __ptr64 -?CompareResource@CHeapDispenser@@UEAAHPEAX0@Z -; protected: void __cdecl CWString::ConcatCopy(int,unsigned short const * __ptr64,int,unsigned short const * __ptr64) __ptr64 -?ConcatCopy@CWString@@IEAAXHPEBGH0@Z -; public: void __cdecl CWString::ConcatInPlace(int,unsigned short const * __ptr64) __ptr64 -?ConcatInPlace@CWString@@QEAAXHPEBG@Z -; public: virtual int __cdecl CUtlProps2::ConflictsWithCurrent(unsigned long,unsigned long,struct tagVARIANT const & __ptr64) __ptr64 -?ConflictsWithCurrent@CUtlProps2@@UEAAHKKAEBUtagVARIANT@@@Z -; public: long __cdecl CUtlProps2::ConvertRowsetIIDtoDBPROPSET(struct _GUID const * __ptr64,struct tagDBPROPSET * __ptr64) __ptr64 -?ConvertRowsetIIDtoDBPROPSET@CUtlProps2@@QEAAJPEBU_GUID@@PEAUtagDBPROPSET@@@Z -; public: void __cdecl CUtlProps2::CopyAvailUPropSets(unsigned long * __ptr64,struct tagUPROPSET const * __ptr64 * __ptr64,unsigned long * __ptr64) __ptr64 -?CopyAvailUPropSets@CUtlProps2@@QEAAXPEAKPEAPEBUtagUPROPSET@@0@Z -; long __cdecl CopyDBIDs(struct tagDBID * __ptr64,struct tagDBID const * __ptr64) -?CopyDBIDs@@YAJPEAUtagDBID@@PEBU1@@Z -; public: void __cdecl CUtlProps2::CopyPropsInError(unsigned long * __ptr64) __ptr64 -?CopyPropsInError@CUtlProps2@@QEAAXPEAK@Z -; public: void __cdecl CUtlProps2::CopyPropsInError(class CUtlProps2 * __ptr64) __ptr64 -?CopyPropsInError@CUtlProps2@@QEAAXPEAV1@@Z -; public: void __cdecl CUtlProps2::CopyUPropInfo(unsigned long,struct tagUPROPINFO * __ptr64 * __ptr64) __ptr64 -?CopyUPropInfo@CUtlProps2@@QEAAXKPEAPEAUtagUPROPINFO@@@Z -; public: void __cdecl CUtlProps2::CopyUPropSetsSupported(unsigned long * __ptr64) __ptr64 -?CopyUPropSetsSupported@CUtlProps2@@QEAAXPEAK@Z -; public: long __cdecl CUtlProps2::CopyUPropVal(unsigned long,struct tagUPROPVAL * __ptr64,class CColumnIds * __ptr64) __ptr64 -?CopyUPropVal@CUtlProps2@@QEAAJKPEAUtagUPROPVAL@@PEAVCColumnIds@@@Z -; public: virtual unsigned __int64 __cdecl CSlotListLong::CountOfBusySlots(void) __ptr64 -?CountOfBusySlots@CSlotListLong@@UEAA_KXZ -; public: virtual unsigned __int64 __cdecl CSlotListShort::CountOfBusySlots(void) __ptr64 -?CountOfBusySlots@CSlotListShort@@UEAA_KXZ -; public: virtual long __cdecl CHeapDispenser::CreateResource(void * __ptr64,unsigned long,void * __ptr64,void * __ptr64 * __ptr64,int * __ptr64) __ptr64 -?CreateResource@CHeapDispenser@@UEAAJPEAXK0PEAPEAXPEAH@Z -; public: long __cdecl CExtBuffer::DWORDIntoExtBuffer(unsigned __int64) __ptr64 -?DWORDIntoExtBuffer@CExtBuffer@@QEAAJ_K@Z -; private: void __cdecl CSlotListShort::DecoupleSlot(struct tagSLOT * __ptr64) __ptr64 -?DecoupleSlot@CSlotListShort@@AEAAXPEAUtagSLOT@@@Z -; public: virtual long __cdecl CHashTbl::DeleteBmk(unsigned __int64) __ptr64 -?DeleteBmk@CHashTbl@@UEAAJ_K@Z -; public: virtual long __cdecl CHashTblAggr::DeleteBmk(unsigned __int64) __ptr64 -?DeleteBmk@CHashTblAggr@@UEAAJ_K@Z -; public: void __cdecl CExtBuffer::DeleteFromExtBuffer(unsigned __int64) __ptr64 -?DeleteFromExtBuffer@CExtBuffer@@QEAAX_K@Z -; public: void __cdecl CExtBuffer::DeleteWithCompactFromExtBuffer(unsigned __int64) __ptr64 -?DeleteWithCompactFromExtBuffer@CExtBuffer@@QEAAX_K@Z -; public: virtual long __cdecl CHeapDispenser::DestroyResource(void * __ptr64) __ptr64 -?DestroyResource@CHeapDispenser@@UEAAJPEAX@Z -; public: long __cdecl CRowsetConnectionPointContainer::DoFcNotify(unsigned long,enum DBREASONENUM,enum DBEVENTPHASEENUM,struct IRowset * __ptr64,unsigned __int64,unsigned __int64,unsigned __int64 * __ptr64 const) __ptr64 -?DoFcNotify@CRowsetConnectionPointContainer@@QEAAJKW4DBREASONENUM@@W4DBEVENTPHASEENUM@@PEAUIRowset@@_K3QEA_K@Z -; public: long __cdecl CRowsetConnectionPoint::DoNotify(enum DBREASONENUM,enum DBEVENTPHASEENUM,enum ENOTIFICATIONTYPE,struct IRowset * __ptr64,union tagNOTIFYARGS * __ptr64) __ptr64 -?DoNotify@CRowsetConnectionPoint@@QEAAJW4DBREASONENUM@@W4DBEVENTPHASEENUM@@W4ENOTIFICATIONTYPE@@PEAUIRowset@@PEATtagNOTIFYARGS@@@Z -; public: long __cdecl CRowsetConnectionPointContainer::DoRcNotify(unsigned long,enum DBREASONENUM,enum DBEVENTPHASEENUM,struct IRowset * __ptr64,unsigned __int64,unsigned __int64 * __ptr64 const) __ptr64 -?DoRcNotify@CRowsetConnectionPointContainer@@QEAAJKW4DBREASONENUM@@W4DBEVENTPHASEENUM@@PEAUIRowset@@_KQEA_K@Z -; public: long __cdecl CRowsetConnectionPointContainer::DoRscNotify(unsigned long,enum DBREASONENUM,enum DBEVENTPHASEENUM,struct IRowset * __ptr64) __ptr64 -?DoRscNotify@CRowsetConnectionPointContainer@@QEAAJKW4DBREASONENUM@@W4DBEVENTPHASEENUM@@PEAUIRowset@@@Z -; unsigned long __cdecl DwGetPlatformId(void) -?DwGetPlatformId@@YAKXZ -; public: class CWString __cdecl CWString::ElementAt(unsigned short * __ptr64 const,int)const __ptr64 -?ElementAt@CWString@@QEBA?AV1@QEAGH@Z -; public: void __cdecl CWString::Empty(void) __ptr64 -?Empty@CWString@@QEAAXXZ -; public: virtual long __cdecl CRowsetConnectionPointContainer::EnumConnectionPoints(struct IEnumConnectionPoints * __ptr64 * __ptr64) __ptr64 -?EnumConnectionPoints@CRowsetConnectionPointContainer@@UEAAJPEAPEAUIEnumConnectionPoints@@@Z -; public: virtual long __cdecl CRowsetConnectionPoint::EnumConnections(struct IEnumConnections * __ptr64 * __ptr64) __ptr64 -?EnumConnections@CRowsetConnectionPoint@@UEAAJPEAPEAUIEnumConnections@@@Z -; protected: long __cdecl CBaseObj::FInit(void) __ptr64 -?FInit@CBaseObj@@IEAAJXZ -; public: long __cdecl CBitArray::FInit(unsigned __int64) __ptr64 -?FInit@CBitArray@@QEAAJ_K@Z -; public: int __cdecl CExtBuffer::FInit(class CExtBuffer * __ptr64) __ptr64 -?FInit@CExtBuffer@@QEAAHPEAV1@@Z -; public: int __cdecl CExtBuffer::FInit(unsigned __int64,unsigned __int64) __ptr64 -?FInit@CExtBuffer@@QEAAH_K0@Z -; public: int __cdecl CExtBuffer::FInit(unsigned __int64,void * __ptr64,unsigned __int64,unsigned __int64) __ptr64 -?FInit@CExtBuffer@@QEAAH_KPEAX00@Z -; public: int __cdecl CHashTbl::FInit(unsigned short,class CSlotListShort * __ptr64,class IBookmarkObj * __ptr64) __ptr64 -?FInit@CHashTbl@@QEAAHGPEAVCSlotListShort@@PEAVIBookmarkObj@@@Z -; public: int __cdecl CHashTblAggr::FInit(class CHashTbl * __ptr64) __ptr64 -?FInit@CHashTblAggr@@QEAAHPEAVCHashTbl@@@Z -; public: virtual int __cdecl CSlotListLong::FInit(unsigned __int64,class ISlotList * __ptr64 * __ptr64,class IHashTbl * __ptr64 * __ptr64,unsigned __int64) __ptr64 -?FInit@CSlotListLong@@UEAAH_KPEAPEAVISlotList@@PEAPEAVIHashTbl@@0@Z -; public: virtual int __cdecl CSlotListShort::FInit(unsigned __int64,class ISlotList * __ptr64 * __ptr64,class IHashTbl * __ptr64 * __ptr64,unsigned __int64) __ptr64 -?FInit@CSlotListShort@@UEAAH_KPEAPEAVISlotList@@PEAPEAVIHashTbl@@0@Z -; public: long __cdecl CUtlPropInfo::FInit(void) __ptr64 -?FInit@CUtlPropInfo@@QEAAJXZ -; public: virtual long __cdecl CUtlProps2::FInit(class CUtlProps2 * __ptr64) __ptr64 -?FInit@CUtlProps2@@UEAAJPEAV1@@Z -; public: virtual long __cdecl CUtlPropsFastLookup2::FInit(class CUtlPropsFastLookup2 * __ptr64) __ptr64 -?FInit@CUtlPropsFastLookup2@@UEAAJPEAV1@@Z -; public: int __cdecl CVLHeap::FInit(unsigned __int64) __ptr64 -?FInit@CVLHeap@@QEAAH_K@Z -; public: void __cdecl CGenericPooler::FInitializeGPStructures(void) __ptr64 -?FInitializeGPStructures@CGenericPooler@@QEAAXXZ -; public: int __cdecl CUtlProps2::FIsDefaultValue(unsigned long,unsigned long,struct tagVARIANT * __ptr64) __ptr64 -?FIsDefaultValue@CUtlProps2@@QEAAHKKPEAUtagVARIANT@@@Z -; public: virtual int __cdecl CUtlProps2::FIsValidColId(struct tagDBPROP * __ptr64) __ptr64 -?FIsValidColId@CUtlProps2@@UEAAHPEAUtagDBPROP@@@Z -; public: long __cdecl CUtlProps2::FillDefaultValues(unsigned long) __ptr64 -?FillDefaultValues@CUtlProps2@@QEAAJK@Z -; public: virtual long __cdecl CRowsetConnectionPointContainer::FindConnectionPoint(struct _GUID const & __ptr64,struct IConnectionPoint * __ptr64 * __ptr64) __ptr64 -?FindConnectionPoint@CRowsetConnectionPointContainer@@UEAAJAEBU_GUID@@PEAPEAUIConnectionPoint@@@Z -; public: void __cdecl CConnectData::ForgetEvent(enum DBREASONENUM,enum DBEVENTPHASEENUM) __ptr64 -?ForgetEvent@CConnectData@@QEAAXW4DBREASONENUM@@W4DBEVENTPHASEENUM@@@Z -; private: void __cdecl CRowsetConnectionPoint::ForgetEvent(enum DBREASONENUM,enum DBEVENTPHASEENUM) __ptr64 -?ForgetEvent@CRowsetConnectionPoint@@AEAAXW4DBREASONENUM@@W4DBEVENTPHASEENUM@@@Z -; public: void __cdecl CConnectData::ForgetReason(enum DBREASONENUM) __ptr64 -?ForgetReason@CConnectData@@QEAAXW4DBREASONENUM@@@Z -; public: int __cdecl CWString::FoundError(void)const __ptr64 -?FoundError@CWString@@QEBAHXZ -; public: void __cdecl CExtBuffer::Free(void) __ptr64 -?Free@CExtBuffer@@QEAAXXZ -; void __cdecl FreeDBIDs(struct tagDBID * __ptr64) -?FreeDBIDs@@YAXPEAUtagDBID@@@Z -; public: void __cdecl CWString::FreeExtra(void) __ptr64 -?FreeExtra@CWString@@QEAAXXZ -; private: void __cdecl CUtlProps2::FreeMemory(void) __ptr64 -?FreeMemory@CUtlProps2@@AEAAXXZ -; public: int __cdecl CWString::GetAllocLength(void)const __ptr64 -?GetAllocLength@CWString@@QEBAHXZ -; public: enum EBaseObjectType __cdecl CBaseObj::GetBaseObjectType(void) __ptr64 -?GetBaseObjectType@CBaseObj@@QEAA?AW4EBaseObjectType@@XZ -; public: unsigned short * __ptr64 __cdecl CBaseObj::GetBaseObjectTypeName(void) __ptr64 -?GetBaseObjectTypeName@CBaseObj@@QEAAPEAGXZ -; public: void __cdecl CBaseObjZombie::GetBokoTimestamp(void) __ptr64 -?GetBokoTimestamp@CBaseObjZombie@@QEAAXXZ -; public: unsigned short * __ptr64 __cdecl CWString::GetBuffer(int) __ptr64 -?GetBuffer@CWString@@QEAAPEAGH@Z -; public: unsigned short * __ptr64 __cdecl CWString::GetBufferSetLength(int) __ptr64 -?GetBufferSetLength@CWString@@QEAAPEAGH@Z -; public: struct tagCONNECTDATA * __ptr64 __cdecl CConnectData::GetCd(void) __ptr64 -?GetCd@CConnectData@@QEAAPEAUtagCONNECTDATA@@XZ -; public: virtual long __cdecl CRowsetConnectionPoint::GetConnectionInterface(struct _GUID * __ptr64) __ptr64 -?GetConnectionInterface@CRowsetConnectionPoint@@UEAAJPEAU_GUID@@@Z -; public: virtual long __cdecl CRowsetConnectionPoint::GetConnectionPointContainer(struct IConnectionPointContainer * __ptr64 * __ptr64) __ptr64 -?GetConnectionPointContainer@CRowsetConnectionPoint@@UEAAJPEAPEAUIConnectionPointContainer@@@Z -; private: unsigned long __cdecl CUtlProps2::GetCountofColids(struct tagUPROP * __ptr64) __ptr64 -?GetCountofColids@CUtlProps2@@AEAAKPEAUtagUPROP@@@Z -; private: unsigned long __cdecl CUtlProps2::GetCountofWritablePropsInPropSet(unsigned long) __ptr64 -?GetCountofWritablePropsInPropSet@CUtlProps2@@AEAAKK@Z -; public: class CCriticalSection * __ptr64 * __ptr64 __cdecl CBaseObj::GetCriticalSection(void) __ptr64 -?GetCriticalSection@CBaseObj@@QEAAPEAPEAVCCriticalSection@@XZ -; public: unsigned __int64 __cdecl CExtBuffer::GetDWORDOfExtBuffer(unsigned __int64) __ptr64 -?GetDWORDOfExtBuffer@CExtBuffer@@QEAA_K_K@Z -; public: unsigned short __cdecl CUtlProps2::GetExpectedVarType(unsigned long,unsigned long) __ptr64 -?GetExpectedVarType@CUtlProps2@@QEAAGKK@Z -; public: struct _GUID const * __ptr64 __cdecl CUtlProps2::GetGuid(unsigned long) __ptr64 -?GetGuid@CUtlProps2@@QEAAPEBU_GUID@@K@Z -; public: class CHeapDispenser * __ptr64 __cdecl CGenericPooler::GetHeapDispenser(void) __ptr64 -?GetHeapDispenser@CGenericPooler@@QEAAPEAVCHeapDispenser@@XZ -; public: struct IGPHolder * __ptr64 __cdecl CGenericPooler::GetHeapHolder(void) __ptr64 -?GetHeapHolder@CGenericPooler@@QEAAPEAUIGPHolder@@XZ -; public: virtual long __cdecl CUtlProps2::GetIndexofPropIdinPropSet(unsigned long,unsigned long,unsigned long * __ptr64) __ptr64 -?GetIndexofPropIdinPropSet@CUtlProps2@@UEAAJKKPEAK@Z -; protected: virtual long __cdecl CUtlPropsFastLookup2::GetIndexofPropIdinPropSet(unsigned long,unsigned long,unsigned long * __ptr64) __ptr64 -?GetIndexofPropIdinPropSet@CUtlPropsFastLookup2@@MEAAJKKPEAK@Z -; public: virtual long __cdecl CUtlProps2::GetIndexofPropSet(struct _GUID const * __ptr64,unsigned long * __ptr64) __ptr64 -?GetIndexofPropSet@CUtlProps2@@UEAAJPEBU_GUID@@PEAK@Z -; public: unsigned long __cdecl CUtlProps2::GetInternalFlags(unsigned long,unsigned long) __ptr64 -?GetInternalFlags@CUtlProps2@@QEAAKKK@Z -; public: unsigned long __cdecl CUtlProps2::GetInternalStatus(unsigned long,unsigned long) __ptr64 -?GetInternalStatus@CUtlProps2@@QEAAKKK@Z -; public: unsigned __int64 __cdecl CExtBuffer::GetItemCount(void)const __ptr64 -?GetItemCount@CExtBuffer@@QEBA_KXZ -; public: unsigned __int64 __cdecl CExtBuffer::GetItemMax(void)const __ptr64 -?GetItemMax@CExtBuffer@@QEBA_KXZ -; public: void __cdecl CExtBuffer::GetItemOfExtBuffer(unsigned __int64,void * __ptr64) __ptr64 -?GetItemOfExtBuffer@CExtBuffer@@QEAAX_KPEAX@Z -; public: unsigned __int64 __cdecl CExtBuffer::GetItemSize(void)const __ptr64 -?GetItemSize@CExtBuffer@@QEBA_KXZ -; public: void __cdecl CExtBuffer::GetLastItemHandle(unsigned __int64 & __ptr64) __ptr64 -?GetLastItemHandle@CExtBuffer@@QEAAXAEA_K@Z -; public: int __cdecl CWString::GetLength(void)const __ptr64 -?GetLength@CWString@@QEBAHXZ -; public: unsigned short * __ptr64 __cdecl CExtBuffer::GetNameFromOffset(unsigned __int64) __ptr64 -?GetNameFromOffset@CExtBuffer@@QEAAPEAG_K@Z -; public: virtual long __cdecl CSlotListLong::GetNextSlots(unsigned __int64,unsigned __int64,unsigned __int64 * __ptr64) __ptr64 -?GetNextSlots@CSlotListLong@@UEAAJ_K0PEA_K@Z -; public: virtual long __cdecl CSlotListShort::GetNextSlots(unsigned __int64,unsigned __int64,unsigned __int64 * __ptr64) __ptr64 -?GetNextSlots@CSlotListShort@@UEAAJ_K0PEA_K@Z -; private: void * __ptr64 __cdecl CEnum::GetNthElement(unsigned long) __ptr64 -?GetNthElement@CEnum@@AEAAPEAXK@Z -; private: struct IUnknown * __ptr64 __cdecl CEnum::GetNthUnknown(unsigned long) __ptr64 -?GetNthUnknown@CEnum@@AEAAPEAUIUnknown@@K@Z -; public: struct IUnknown * __ptr64 __cdecl CBaseObj::GetOuterUnknown(void) __ptr64 -?GetOuterUnknown@CBaseObj@@QEAAPEAUIUnknown@@XZ -; public: unsigned long __cdecl CUtlProps2::GetPropID(unsigned long,unsigned long) __ptr64 -?GetPropID@CUtlProps2@@QEAAKKK@Z -; public: unsigned long __cdecl CUtlProps2::GetPropOption(unsigned long,unsigned long) __ptr64 -?GetPropOption@CUtlProps2@@QEAAKKK@Z -; public: unsigned long __cdecl CUtlProps2::GetPropStatus(struct tagUPROPVAL * __ptr64) __ptr64 -?GetPropStatus@CUtlProps2@@QEAAKPEAUtagUPROPVAL@@@Z -; public: long __cdecl CUtlProps2::GetPropValue(struct _GUID const * __ptr64,unsigned long,struct tagVARIANT * __ptr64) __ptr64 -?GetPropValue@CUtlProps2@@QEAAJPEBU_GUID@@KPEAUtagVARIANT@@@Z -; public: long __cdecl CUtlProps2::GetProperties(unsigned long,struct tagDBPROPIDSET const * __ptr64 const,unsigned long * __ptr64,struct tagDBPROPSET * __ptr64 * __ptr64) __ptr64 -?GetProperties@CUtlProps2@@QEAAJKQEBUtagDBPROPIDSET@@PEAKPEAPEAUtagDBPROPSET@@@Z -; public: long __cdecl CUtlProps2::GetProperties(unsigned long,struct tagDBPROPIDSET const * __ptr64 const,unsigned long * __ptr64,struct tagDBPROPSET * __ptr64 * __ptr64,struct _GUID const * __ptr64) __ptr64 -?GetProperties@CUtlProps2@@QEAAJKQEBUtagDBPROPIDSET@@PEAKPEAPEAUtagDBPROPSET@@PEBU_GUID@@@Z -; public: long __cdecl CUtlProps2::GetPropertiesArgChk(unsigned long,struct tagDBPROPIDSET const * __ptr64 const,unsigned long * __ptr64,struct tagDBPROPSET * __ptr64 * __ptr64) __ptr64 -?GetPropertiesArgChk@CUtlProps2@@QEAAJKQEBUtagDBPROPIDSET@@PEAKPEAPEAUtagDBPROPSET@@@Z -; public: long __cdecl CUtlPropInfo::GetPropertyInfo(unsigned long,struct tagDBPROPIDSET const * __ptr64 const,unsigned long * __ptr64,struct tagDBPROPINFOSET * __ptr64 * __ptr64,unsigned short * __ptr64 * __ptr64) __ptr64 -?GetPropertyInfo@CUtlPropInfo@@QEAAJKQEBUtagDBPROPIDSET@@PEAKPEAPEAUtagDBPROPINFOSET@@PEAPEAG@Z -; private: long __cdecl CUtlPropInfo::GetPropertySetIndex(struct _GUID const * __ptr64) __ptr64 -?GetPropertySetIndex@CUtlPropInfo@@AEAAJPEBU_GUID@@@Z -; public: unsigned long * __ptr64 __cdecl CUtlProps2::GetPropsInErrorPtr(void) __ptr64 -?GetPropsInErrorPtr@CUtlProps2@@QEAAPEAKXZ -; public: void * __ptr64 __cdecl CExtBuffer::GetPtrOfExtBuffer(void) __ptr64 -?GetPtrOfExtBuffer@CExtBuffer@@QEAAPEAXXZ -; public: void * __ptr64 __cdecl CExtBuffer::GetPtrOfExtBuffer(unsigned __int64) __ptr64 -?GetPtrOfExtBuffer@CExtBuffer@@QEAAPEAX_K@Z -; public: long __cdecl CGenericPooler::GetResource(void * __ptr64 * __ptr64,struct IGPHolder * __ptr64,struct IGPDispenser * __ptr64,void * __ptr64 * __ptr64,void * __ptr64) __ptr64 -?GetResource@CGenericPooler@@QEAAJPEAPEAXPEAUIGPHolder@@PEAUIGPDispenser@@0PEAX@Z -; public: virtual struct tagRowBuff * __ptr64 __cdecl CSlotListLong::GetRowBuff(unsigned __int64) __ptr64 -?GetRowBuff@CSlotListLong@@UEAAPEAUtagRowBuff@@_K@Z -; public: virtual struct tagRowBuff * __ptr64 __cdecl CSlotListShort::GetRowBuff(unsigned __int64) __ptr64 -?GetRowBuff@CSlotListShort@@UEAAPEAUtagRowBuff@@_K@Z -; public: unsigned long __cdecl CUtlProps2::GetStatus(unsigned long,unsigned long) __ptr64 -?GetStatus@CUtlProps2@@QEAAKKK@Z -; public: void __cdecl CBaseObjBoko::GetTimestamp(unsigned long * __ptr64) __ptr64 -?GetTimestamp@CBaseObjBoko@@QEAAXPEAK@Z -; private: long __cdecl CUtlPropInfo::GetUPropInfoPtr(unsigned long,unsigned long,struct tagUPROPINFO * __ptr64 * __ptr64) __ptr64 -?GetUPropInfoPtr@CUtlPropInfo@@AEAAJKKPEAPEAUtagUPROPINFO@@@Z -; protected: unsigned long __cdecl CUtlPropInfo::GetUPropSetCount(void) __ptr64 -?GetUPropSetCount@CUtlPropInfo@@IEAAKXZ -; public: unsigned long __cdecl CUtlProps2::GetUPropSetCount(void) __ptr64 -?GetUPropSetCount@CUtlProps2@@QEAAKXZ -; protected: virtual unsigned long __cdecl CUtlProps2::GetUPropValIndex(unsigned long,unsigned long) __ptr64 -?GetUPropValIndex@CUtlProps2@@MEAAKKK@Z -; protected: virtual unsigned long __cdecl CUtlPropsFastLookup2::GetUPropValIndex(unsigned long,unsigned long) __ptr64 -?GetUPropValIndex@CUtlPropsFastLookup2@@MEAAKKK@Z -; public: short __cdecl CUtlProps2::GetValBool(unsigned long,unsigned long)const __ptr64 -?GetValBool@CUtlProps2@@QEBAFKK@Z -; public: void * __ptr64 __cdecl CUtlProps2::GetValByRef(unsigned long,unsigned long)const __ptr64 -?GetValByRef@CUtlProps2@@QEBAPEAXKK@Z -; public: long __cdecl CUtlProps2::GetValLong(unsigned long,unsigned long)const __ptr64 -?GetValLong@CUtlProps2@@QEBAJKK@Z -; public: __int64 __cdecl CUtlProps2::GetValLongLong(unsigned long,unsigned long)const __ptr64 -?GetValLongLong@CUtlProps2@@QEBA_JKK@Z -; public: short __cdecl CUtlProps2::GetValShort(unsigned long,unsigned long)const __ptr64 -?GetValShort@CUtlProps2@@QEBAFKK@Z -; public: unsigned short const * __ptr64 __cdecl CUtlProps2::GetValString(unsigned long,unsigned long) __ptr64 -?GetValString@CUtlProps2@@QEAAPEBGKK@Z -; public: struct tagVARIANT * __ptr64 __cdecl CUtlProps2::GetVariant(unsigned long,unsigned long) __ptr64 -?GetVariant@CUtlProps2@@QEAAPEAUtagVARIANT@@KK@Z -; public: virtual int __cdecl CHeapDispenser::HashKey(void * __ptr64,unsigned long,int * __ptr64) __ptr64 -?HashKey@CHeapDispenser@@UEAAHPEAXKPEAH@Z -; public: long __cdecl CRowsetConnectionPointContainer::Init(void) __ptr64 -?Init@CRowsetConnectionPointContainer@@QEAAJXZ -; protected: void __cdecl CWString::Init(void) __ptr64 -?Init@CWString@@IEAAXXZ -; public: virtual long __cdecl CHashTbl::InsertFindBmk(int,unsigned __int64,unsigned __int64,unsigned char * __ptr64,unsigned __int64 * __ptr64) __ptr64 -?InsertFindBmk@CHashTbl@@UEAAJH_K0PEAEPEA_K@Z -; public: virtual long __cdecl CHashTblAggr::InsertFindBmk(int,unsigned __int64,unsigned __int64,unsigned char * __ptr64,unsigned __int64 * __ptr64) __ptr64 -?InsertFindBmk@CHashTblAggr@@UEAAJH_K0PEAEPEA_K@Z -; public: long __cdecl CExtBuffer::InsertIntoExtBuffer(void * __ptr64,unsigned __int64 & __ptr64) __ptr64 -?InsertIntoExtBuffer@CExtBuffer@@QEAAJPEAXAEA_K@Z -; public: int __cdecl CUtlProps2::IsEmpty(unsigned long,unsigned long) __ptr64 -?IsEmpty@CUtlProps2@@QEAAHKK@Z -; public: int __cdecl CWString::IsEmpty(void)const __ptr64 -?IsEmpty@CWString@@QEBAHXZ -; public: int __cdecl CUtlProps2::IsPropSet(struct _GUID const * __ptr64,unsigned long) __ptr64 -?IsPropSet@CUtlProps2@@QEAAHPEBU_GUID@@K@Z -; public: int __cdecl CUtlProps2::IsRequiredFalse(unsigned long,unsigned long) __ptr64 -?IsRequiredFalse@CUtlProps2@@QEAAHKK@Z -; public: int __cdecl CUtlProps2::IsRequiredTrue(unsigned long,unsigned long) __ptr64 -?IsRequiredTrue@CUtlProps2@@QEAAHKK@Z -; public: int __cdecl CUtlProps2::IsSetIfCan(unsigned long,unsigned long) __ptr64 -?IsSetIfCan@CUtlProps2@@QEAAHKK@Z -; public: long __cdecl CBitArray::IsSlotSet(unsigned __int64) __ptr64 -?IsSlotSet@CBitArray@@QEAAJ_K@Z -; public: int __cdecl CUtlProps2::IsTrue(unsigned long,unsigned long) __ptr64 -?IsTrue@CUtlProps2@@QEAAHKK@Z -; public: int __cdecl CVLHeap::IsVLAlloc(void * __ptr64) __ptr64 -?IsVLAlloc@CVLHeap@@QEAAHPEAX@Z -; public: virtual long __cdecl CSlotListLong::IsValidSlot(unsigned __int64) __ptr64 -?IsValidSlot@CSlotListLong@@UEAAJ_K@Z -; public: virtual long __cdecl CSlotListShort::IsValidSlot(unsigned __int64) __ptr64 -?IsValidSlot@CSlotListShort@@UEAAJ_K@Z -; public: int __cdecl CBaseObjBoko::IsZombie(unsigned long) __ptr64 -?IsZombie@CBaseObjBoko@@QEAAHK@Z -; public: int __cdecl CBaseObjZombie::IsZombie(void) __ptr64 -?IsZombie@CBaseObjZombie@@QEAAHXZ -; unsigned long __cdecl LoadRCData(void * __ptr64,unsigned int,unsigned short * __ptr64,unsigned long) -?LoadRCData@@YAKPEAXIPEAGK@Z -; long __cdecl LoadResourceDLL(unsigned short * __ptr64,unsigned short * __ptr64,void * __ptr64,void * __ptr64 * __ptr64) -?LoadResourceDLL@@YAJPEAG0PEAXPEAPEAX@Z -; public: int __cdecl CWString::LoadStringW(void * __ptr64,unsigned int) __ptr64 -?LoadStringW@CWString@@QEAAHPEAXI@Z -; public: virtual long __cdecl CClassFactory::LockServer(int) __ptr64 -?LockServer@CClassFactory@@UEAAJH@Z -; public: void __cdecl CBaseObjBoko::MakeZombies(void) __ptr64 -?MakeZombies@CBaseObjBoko@@QEAAXXZ -; public: class CWString __cdecl CWString::Mid(int)const __ptr64 -?Mid@CWString@@QEBA?AV1@H@Z -; public: class CWString __cdecl CWString::Mid(int,int)const __ptr64 -?Mid@CWString@@QEBA?AV1@HH@Z -; public: long __cdecl CEnum::Next(unsigned long,void * __ptr64 * __ptr64,unsigned long * __ptr64) __ptr64 -?Next@CEnum@@QEAAJKPEAPEAXPEAK@Z -; public: virtual long __cdecl CEnumConnectionPoints::Next(unsigned long,struct IConnectionPoint * __ptr64 * __ptr64,unsigned long * __ptr64) __ptr64 -?Next@CEnumConnectionPoints@@UEAAJKPEAPEAUIConnectionPoint@@PEAK@Z -; public: virtual long __cdecl CEnumConnections::Next(unsigned long,struct tagCONNECTDATA * __ptr64,unsigned long * __ptr64) __ptr64 -?Next@CEnumConnections@@UEAAJKPEAUtagCONNECTDATA@@PEAK@Z -; public: virtual long __cdecl CSlotListLong::NextBusySlot(unsigned __int64 * __ptr64) __ptr64 -?NextBusySlot@CSlotListLong@@UEAAJPEA_K@Z -; public: virtual long __cdecl CSlotListShort::NextBusySlot(unsigned __int64 * __ptr64) __ptr64 -?NextBusySlot@CSlotListShort@@UEAAJPEA_K@Z -; public: virtual long __cdecl CSlotListLong::NoBusySlots(void) __ptr64 -?NoBusySlots@CSlotListLong@@UEAAJXZ -; public: virtual long __cdecl CSlotListShort::NoBusySlots(void) __ptr64 -?NoBusySlots@CSlotListShort@@UEAAJXZ -; public: unsigned long __cdecl CWString::NumElements(unsigned short * __ptr64 const)const __ptr64 -?NumElements@CWString@@QEBAKQEAG@Z -; int __cdecl OLEDBGetCharTypeW(unsigned long,unsigned short,unsigned short * __ptr64) -?OLEDBGetCharTypeW@@YAHKGPEAG@Z -; public: short __cdecl CUtlProps2::OkToPersistSensitiveAuthInfo(void) __ptr64 -?OkToPersistSensitiveAuthInfo@CUtlProps2@@QEAAFXZ -; int __cdecl OnUnicodeSystem(void) -?OnUnicodeSystem@@YAHXZ -; public: virtual long __cdecl CClassFactory::QueryInterface(struct _GUID const & __ptr64,void * __ptr64 * __ptr64) __ptr64 -?QueryInterface@CClassFactory@@UEAAJAEBU_GUID@@PEAPEAX@Z -; public: long __cdecl CEnum::QueryInterface(struct _GUID const & __ptr64,void * __ptr64 * __ptr64,struct IUnknown * __ptr64) __ptr64 -?QueryInterface@CEnum@@QEAAJAEBU_GUID@@PEAPEAXPEAUIUnknown@@@Z -; public: virtual long __cdecl CEnumConnectionPoints::QueryInterface(struct _GUID const & __ptr64,void * __ptr64 * __ptr64) __ptr64 -?QueryInterface@CEnumConnectionPoints@@UEAAJAEBU_GUID@@PEAPEAX@Z -; public: virtual long __cdecl CEnumConnections::QueryInterface(struct _GUID const & __ptr64,void * __ptr64 * __ptr64) __ptr64 -?QueryInterface@CEnumConnections@@UEAAJAEBU_GUID@@PEAPEAX@Z -; public: virtual long __cdecl CHeapDispenser::QueryInterface(struct _GUID const & __ptr64,void * __ptr64 * __ptr64) __ptr64 -?QueryInterface@CHeapDispenser@@UEAAJAEBU_GUID@@PEAPEAX@Z -; public: virtual long __cdecl CRowsetConnectionPoint::QueryInterface(struct _GUID const & __ptr64,void * __ptr64 * __ptr64) __ptr64 -?QueryInterface@CRowsetConnectionPoint@@UEAAJAEBU_GUID@@PEAPEAX@Z -; public: virtual long __cdecl CRowsetConnectionPointContainer::QueryInterface(struct _GUID const & __ptr64,void * __ptr64 * __ptr64) __ptr64 -?QueryInterface@CRowsetConnectionPointContainer@@UEAAJAEBU_GUID@@PEAPEAX@Z -; public: virtual long __cdecl CHeapDispenser::RateRes(void * __ptr64,unsigned long,void * __ptr64,int * __ptr64) __ptr64 -?RateRes@CHeapDispenser@@UEAAJPEAXK0PEAH@Z -; public: virtual void __cdecl CSlotListLong::RecordInternalUse(void) __ptr64 -?RecordInternalUse@CSlotListLong@@UEAAXXZ -; public: virtual void __cdecl CSlotListShort::RecordInternalUse(void) __ptr64 -?RecordInternalUse@CSlotListShort@@UEAAXXZ -; long __cdecl RegisterServer(void * __ptr64 const,void * __ptr64 const,unsigned long,struct tagREGENTRIES const * __ptr64 const) -?RegisterServer@@YAJQEAX0KQEBUtagREGENTRIES@@@Z -; public: virtual unsigned long __cdecl CClassFactory::Release(void) __ptr64 -?Release@CClassFactory@@UEAAKXZ -; public: unsigned long __cdecl CEnum::Release(void) __ptr64 -?Release@CEnum@@QEAAKXZ -; public: virtual unsigned long __cdecl CEnumConnectionPoints::Release(void) __ptr64 -?Release@CEnumConnectionPoints@@UEAAKXZ -; public: virtual unsigned long __cdecl CEnumConnections::Release(void) __ptr64 -?Release@CEnumConnections@@UEAAKXZ -; public: virtual unsigned long __cdecl CHeapDispenser::Release(void) __ptr64 -?Release@CHeapDispenser@@UEAAKXZ -; public: virtual unsigned long __cdecl CRowsetConnectionPoint::Release(void) __ptr64 -?Release@CRowsetConnectionPoint@@UEAAKXZ -; public: virtual unsigned long __cdecl CRowsetConnectionPointContainer::Release(void) __ptr64 -?Release@CRowsetConnectionPointContainer@@UEAAKXZ -; public: void __cdecl CWString::ReleaseBuffer(int) __ptr64 -?ReleaseBuffer@CWString@@QEAAXH@Z -; public: void __cdecl CGenericPooler::ReleaseHolders(void) __ptr64 -?ReleaseHolders@CGenericPooler@@QEAAXXZ -; public: void __cdecl CGenericPooler::ReleaseResource(void * __ptr64,struct IGPHolder * __ptr64,struct IGPDispenser * __ptr64,void * __ptr64) __ptr64 -?ReleaseResource@CGenericPooler@@QEAAXPEAXPEAUIGPHolder@@PEAUIGPDispenser@@0@Z -; public: virtual unsigned __int64 __cdecl CSlotListLong::ReleaseSlots(unsigned __int64,unsigned __int64) __ptr64 -?ReleaseSlots@CSlotListLong@@UEAA_K_K0@Z -; public: virtual unsigned __int64 __cdecl CSlotListShort::ReleaseSlots(unsigned __int64,unsigned __int64) __ptr64 -?ReleaseSlots@CSlotListShort@@UEAA_K_K0@Z -; public: void __cdecl CUtlProps2::RemoveInternalFlags(unsigned long,unsigned long,unsigned long) __ptr64 -?RemoveInternalFlags@CUtlProps2@@QEAAXKKK@Z -; public: void __cdecl CWString::ReplaceAt(int,int,unsigned short const * __ptr64,int) __ptr64 -?ReplaceAt@CWString@@QEAAXHHPEBGH@Z -; public: long __cdecl CExtBuffer::ReplaceInExtBuffer(unsigned __int64,unsigned __int64,void const * __ptr64,unsigned __int64) __ptr64 -?ReplaceInExtBuffer@CExtBuffer@@QEAAJ_K0PEBX0@Z -; public: int __cdecl CConnectData::Reset(void) __ptr64 -?Reset@CConnectData@@QEAAHXZ -; public: long __cdecl CEnum::Reset(void) __ptr64 -?Reset@CEnum@@QEAAJXZ -; public: virtual long __cdecl CEnumConnectionPoints::Reset(void) __ptr64 -?Reset@CEnumConnectionPoints@@UEAAJXZ -; public: virtual long __cdecl CEnumConnections::Reset(void) __ptr64 -?Reset@CEnumConnections@@UEAAJXZ -; public: void __cdecl CBitArray::ResetAllSlots(void) __ptr64 -?ResetAllSlots@CBitArray@@QEAAXXZ -; public: virtual void __cdecl CSlotListLong::ResetBusySlotIteration(void) __ptr64 -?ResetBusySlotIteration@CSlotListLong@@UEAAXXZ -; public: virtual void __cdecl CSlotListShort::ResetBusySlotIteration(void) __ptr64 -?ResetBusySlotIteration@CSlotListShort@@UEAAXXZ -; public: virtual long __cdecl CHeapDispenser::ResetResource(void * __ptr64) __ptr64 -?ResetResource@CHeapDispenser@@UEAAJPEAX@Z -; public: void __cdecl CBitArray::ResetSlot(unsigned __int64) __ptr64 -?ResetSlot@CBitArray@@QEAAX_K@Z -; public: void __cdecl CBitArray::ResetSlots(unsigned __int64,unsigned __int64) __ptr64 -?ResetSlots@CBitArray@@QEAAX_K0@Z -; public: void __cdecl CUtlProps2::RestoreInternalFlags(unsigned long,unsigned long) __ptr64 -?RestoreInternalFlags@CUtlProps2@@QEAAXKK@Z -; public: void __cdecl CUtlProps2::RestoreInternalStatus(unsigned long,unsigned long) __ptr64 -?RestoreInternalStatus@CUtlProps2@@QEAAXKK@Z -; private: void __cdecl CUtlProps2::RetrieveColumnIdProps(struct tagDBPROP * __ptr64,struct tagUPROPVAL * __ptr64,unsigned long * __ptr64) __ptr64 -?RetrieveColumnIdProps@CUtlProps2@@AEAAXPEAUtagDBPROP@@PEAUtagUPROPVAL@@PEAK@Z -; public: virtual unsigned __int64 __cdecl CSlotListLong::SLSlotCapacity(void) __ptr64 -?SLSlotCapacity@CSlotListLong@@UEAA_KXZ -; public: virtual unsigned __int64 __cdecl CSlotListShort::SLSlotCapacity(void) __ptr64 -?SLSlotCapacity@CSlotListShort@@UEAA_KXZ -; protected: static void __cdecl CWString::SafeDelete(unsigned short * __ptr64) -?SafeDelete@CWString@@KAXPEAG@Z -; protected: static int __cdecl CWString::SafeStrlen(unsigned short const * __ptr64) -?SafeStrlen@CWString@@KAHPEBG@Z -; public: void __cdecl CUtlProps2::SaveInternalFlags(unsigned long,unsigned long) __ptr64 -?SaveInternalFlags@CUtlProps2@@QEAAXKK@Z -; public: void __cdecl CUtlProps2::SaveInternalStatus(unsigned long,unsigned long) __ptr64 -?SaveInternalStatus@CUtlProps2@@QEAAXKK@Z -; public: void __cdecl CWString::SetAt(int,unsigned short) __ptr64 -?SetAt@CWString@@QEAAXHG@Z -; public: void __cdecl CBaseObjZombie::SetBoko(class CBaseObjBoko * __ptr64) __ptr64 -?SetBoko@CBaseObjZombie@@QEAAXPEAVCBaseObjBoko@@@Z -; public: virtual long __cdecl CUtlProps2::SetCombinedPassThrough(struct tagDBPROPSET const * __ptr64,unsigned long) __ptr64 -?SetCombinedPassThrough@CUtlProps2@@UEAAJPEBUtagDBPROPSET@@K@Z -; public: void __cdecl CWString::SetError(void) __ptr64 -?SetError@CWString@@QEAAXXZ -; public: void __cdecl CUtlProps2::SetInternalStatus(unsigned long,unsigned long,unsigned long) __ptr64 -?SetInternalStatus@CUtlProps2@@QEAAXKKK@Z -; public: void __cdecl CExtBuffer::SetItemCount(unsigned __int64) __ptr64 -?SetItemCount@CExtBuffer@@QEAAX_K@Z -; public: virtual long __cdecl CUtlProps2::SetPassThrough(struct tagDBPROPSET const * __ptr64) __ptr64 -?SetPassThrough@CUtlProps2@@UEAAJPEBUtagDBPROPSET@@@Z -; public: long __cdecl CEnum::SetPos(unsigned long) __ptr64 -?SetPos@CEnum@@QEAAJK@Z -; public: long __cdecl CEnumConnectionPoints::SetPos(unsigned long) __ptr64 -?SetPos@CEnumConnectionPoints@@QEAAJK@Z -; public: long __cdecl CEnumConnections::SetPos(unsigned long) __ptr64 -?SetPos@CEnumConnections@@QEAAJK@Z -; public: void __cdecl CUtlProps2::SetPropOption(unsigned long,unsigned long,unsigned long) __ptr64 -?SetPropOption@CUtlProps2@@QEAAXKKK@Z -; public: void __cdecl CUtlProps2::SetPropRequired(unsigned long,unsigned long,short) __ptr64 -?SetPropRequired@CUtlProps2@@QEAAXKKF@Z -; public: void __cdecl CUtlProps2::SetPropSupported(unsigned long,unsigned long) __ptr64 -?SetPropSupported@CUtlProps2@@QEAAXKK@Z -; public: long __cdecl CUtlProps2::SetPropValue(struct _GUID const * __ptr64,unsigned long,struct tagVARIANT * __ptr64) __ptr64 -?SetPropValue@CUtlProps2@@QEAAJPEBU_GUID@@KPEAUtagVARIANT@@@Z -; public: long __cdecl CUtlProps2::SetProperties(unsigned long,struct tagDBPROPSET const * __ptr64 const,int) __ptr64 -?SetProperties@CUtlProps2@@QEAAJKQEBUtagDBPROPSET@@H@Z -; public: static long __cdecl CUtlProps2::SetPropertiesArgChk(unsigned long,struct tagDBPROPSET const * __ptr64 const) -?SetPropertiesArgChk@CUtlProps2@@SAJKQEBUtagDBPROPSET@@@Z -; private: long __cdecl CUtlProps2::SetProperty(unsigned long,unsigned long,struct tagDBPROP * __ptr64) __ptr64 -?SetProperty@CUtlProps2@@AEAAJKKPEAUtagDBPROP@@@Z -; public: void __cdecl CUtlProps2::SetPropertyInError(unsigned long,unsigned long) __ptr64 -?SetPropertyInError@CUtlProps2@@QEAAXKK@Z -; public: void __cdecl CUtlProps2::SetPropertyStatus(unsigned long,struct tagDBPROPSET const * __ptr64 const) __ptr64 -?SetPropertyStatus@CUtlProps2@@QEAAXKQEBUtagDBPROPSET@@@Z -; private: void __cdecl CRowsetConnectionPoint::SetReasons(void) __ptr64 -?SetReasons@CRowsetConnectionPoint@@AEAAXXZ -; public: long __cdecl CBitArray::SetSlot(unsigned __int64) __ptr64 -?SetSlot@CBitArray@@QEAAJ_K@Z -; public: long __cdecl CBitArray::SetSlots(unsigned __int64,unsigned __int64) __ptr64 -?SetSlots@CBitArray@@QEAAJ_K0@Z -; public: void __cdecl CUtlProps2::SetStatus(unsigned long,unsigned long,unsigned long) __ptr64 -?SetStatus@CUtlProps2@@QEAAXKKK@Z -; protected: void __cdecl CUtlPropInfo::SetUPropSetCount(unsigned long) __ptr64 -?SetUPropSetCount@CUtlPropInfo@@IEAAXK@Z -; public: void __cdecl CUtlProps2::SetUPropSetCount(unsigned long) __ptr64 -?SetUPropSetCount@CUtlProps2@@QEAAXK@Z -; public: void __cdecl CUtlProps2::SetValBool(unsigned long,unsigned long,short) __ptr64 -?SetValBool@CUtlProps2@@QEAAXKKF@Z -; public: void __cdecl CUtlProps2::SetValByRef(unsigned long,unsigned long,void * __ptr64) __ptr64 -?SetValByRef@CUtlProps2@@QEAAXKKPEAX@Z -; public: void __cdecl CUtlProps2::SetValEmpty(unsigned long,unsigned long) __ptr64 -?SetValEmpty@CUtlProps2@@QEAAXKK@Z -; public: void __cdecl CUtlProps2::SetValLong(unsigned long,unsigned long,long) __ptr64 -?SetValLong@CUtlProps2@@QEAAXKKJ@Z -; public: void __cdecl CUtlProps2::SetValLongLong(unsigned long,unsigned long,__int64) __ptr64 -?SetValLongLong@CUtlProps2@@QEAAXKK_J@Z -; public: void __cdecl CUtlProps2::SetValShort(unsigned long,unsigned long,short) __ptr64 -?SetValShort@CUtlProps2@@QEAAXKKF@Z -; public: long __cdecl CUtlProps2::SetValString(unsigned long,unsigned long,unsigned short const * __ptr64) __ptr64 -?SetValString@CUtlProps2@@QEAAJKKPEBG@Z -; public: long __cdecl CUtlProps2::SetVariant(unsigned long,unsigned long,struct tagVARIANT * __ptr64) __ptr64 -?SetVariant@CUtlProps2@@QEAAJKKPEAUtagVARIANT@@@Z -; public: long __cdecl CEnum::Skip(unsigned long) __ptr64 -?Skip@CEnum@@QEAAJK@Z -; public: virtual long __cdecl CEnumConnectionPoints::Skip(unsigned long) __ptr64 -?Skip@CEnumConnectionPoints@@UEAAJK@Z -; public: virtual long __cdecl CEnumConnections::Skip(unsigned long) __ptr64 -?Skip@CEnumConnections@@UEAAJK@Z -; public: void __cdecl CExtBuffer::Transfer(class CExtBuffer * __ptr64) __ptr64 -?Transfer@CExtBuffer@@QEAAXPEAV1@@Z -; long __cdecl UnRegisterServer(void * __ptr64 const,unsigned long,struct tagREGENTRIES const * __ptr64 const) -?UnRegisterServer@@YAJQEAXKQEBUtagREGENTRIES@@@Z -; public: virtual long __cdecl CRowsetConnectionPoint::Unadvise(unsigned long) __ptr64 -?Unadvise@CRowsetConnectionPoint@@UEAAJK@Z -; public: void * __ptr64 __cdecl CVLHeap::VLAlloc(unsigned __int64) __ptr64 -?VLAlloc@CVLHeap@@QEAAPEAX_K@Z -; public: void __cdecl CVLHeap::VLFree(void * __ptr64) __ptr64 -?VLFree@CVLHeap@@QEAAXPEAX@Z -; public: void * __ptr64 __cdecl CVLHeap::VLGrow(void * __ptr64,unsigned __int64) __ptr64 -?VLGrow@CVLHeap@@QEAAPEAXPEAX_K@Z -; public: void * __ptr64 __cdecl CVLHeap::VLTrueRealloc(void * __ptr64,unsigned __int64) __ptr64 -?VLTrueRealloc@CVLHeap@@QEAAPEAXPEAX_K@Z -; long __cdecl W95ConvertToAnsiOrOem(unsigned short const * __ptr64,char * __ptr64 * __ptr64,unsigned long,unsigned long * __ptr64,int,int) -?W95ConvertToAnsiOrOem@@YAJPEBGPEAPEADKPEAKHH@Z -; long __cdecl W95ConvertToUnicode(char const * __ptr64,long,unsigned short * __ptr64 * __ptr64,unsigned long * __ptr64,int,int) -?W95ConvertToUnicode@@YAJPEBDJPEAPEAGPEAKHH@Z -; public: long __cdecl CExtBuffer::WriteIntoExtBuffer(void const * __ptr64,unsigned __int64) __ptr64 -?WriteIntoExtBuffer@CExtBuffer@@QEAAJPEBX_K@Z -; public: long __cdecl CExtBuffer::WriteWCharToExtBuffer(unsigned short,unsigned __int64) __ptr64 -?WriteWCharToExtBuffer@CExtBuffer@@QEAAJG_K@Z -; public: int __cdecl CBaseObjBoko::ZombieMustUnprepare(void) __ptr64 -?ZombieMustUnprepare@CBaseObjBoko@@QEAAHXZ -; public: int __cdecl CBaseObjZombie::ZombieMustUnprepare(void) __ptr64 -?ZombieMustUnprepare@CBaseObjZombie@@QEAAHXZ -; public: int __cdecl CBitArray::fGetCopyOf(class CBitArray * __ptr64) __ptr64 -?fGetCopyOf@CBitArray@@QEAAHPEAV1@@Z -; public: int __cdecl CRowsetConnectionPoint::fInit(void) __ptr64 -?fInit@CRowsetConnectionPoint@@QEAAHXZ -; public: int __cdecl CConnectData::fOkToFire(enum DBREASONENUM,enum DBEVENTPHASEENUM) __ptr64 -?fOkToFire@CConnectData@@QEAAHW4DBREASONENUM@@W4DBEVENTPHASEENUM@@@Z -; public: int __cdecl CRowsetConnectionPoint::fReasonNeeded(enum DBREASONENUM,enum DBEVENTPHASEENUM) __ptr64 -?fReasonNeeded@CRowsetConnectionPoint@@QEAAHW4DBREASONENUM@@W4DBEVENTPHASEENUM@@@Z -; public: int __cdecl CRowsetConnectionPointContainer::fReasonNeeded(unsigned long,enum DBREASONENUM,enum DBEVENTPHASEENUM) __ptr64 -?fReasonNeeded@CRowsetConnectionPointContainer@@QEAAHKW4DBREASONENUM@@W4DBEVENTPHASEENUM@@@Z -; private: static unsigned long const * const CUtlProps2::sm_rgPropStatusFromInternStatus -?sm_rgPropStatusFromInternStatus@CUtlProps2@@0QBKB
diff --git a/mingw-w64-crt/lib64/narrhook.def b/mingw-w64-crt/lib64/narrhook.def deleted file mode 100644 index 5b969ee..0000000 --- a/mingw-w64-crt/lib64/narrhook.def +++ /dev/null
@@ -1,64 +0,0 @@ -; -; Exports of file NARRHOOK.dll -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY NARRHOOK.dll -EXPORTS -; void __cdecl BackToApplication(void) -?BackToApplication@@YAXXZ -; int __cdecl GetAnnounceMenu(void) -?GetAnnounceMenu@@YAHXZ -; int __cdecl GetAnnouncePopup(void) -?GetAnnouncePopup@@YAHXZ -; int __cdecl GetAnnounceToolTips(void) -?GetAnnounceToolTips@@YAHXZ -; int __cdecl GetAnnounceWindow(void) -?GetAnnounceWindow@@YAHXZ -; void __cdecl GetCurrentText(unsigned short * __ptr64,int) -?GetCurrentText@@YAXPEAGH@Z -; int __cdecl GetEchoChars(void) -?GetEchoChars@@YAHXZ -; int __cdecl GetReviewLevel(void) -?GetReviewLevel@@YAHXZ -; int __cdecl GetReviewStyle(void) -?GetReviewStyle@@YAHXZ -; int __cdecl GetTrackCaret(void) -?GetTrackCaret@@YAHXZ -; int __cdecl GetTrackInputFocus(void) -?GetTrackInputFocus@@YAHXZ -; int __cdecl GetTrackSecondary(void) -?GetTrackSecondary@@YAHXZ -; int __cdecl InitKeys(struct HWND__ * __ptr64) -?InitKeys@@YAHPEAUHWND__@@@Z -; int __cdecl InitMSAA(void) -?InitMSAA@@YAHXZ -; void __cdecl SetAnnounceMenu(int) -?SetAnnounceMenu@@YAXH@Z -; void __cdecl SetAnnouncePopup(int) -?SetAnnouncePopup@@YAXH@Z -; void __cdecl SetAnnounceToolTips(int) -?SetAnnounceToolTips@@YAXH@Z -; void __cdecl SetAnnounceWindow(int) -?SetAnnounceWindow@@YAXH@Z -; void __cdecl SetCurrentText(unsigned short const * __ptr64) -?SetCurrentText@@YAXPEBG@Z -; void __cdecl SetEchoChars(int) -?SetEchoChars@@YAXH@Z -; void __cdecl SetReviewLevel(int) -?SetReviewLevel@@YAXH@Z -; void __cdecl SetReviewStyle(int) -?SetReviewStyle@@YAXH@Z -; void __cdecl SetTrackCaret(int) -?SetTrackCaret@@YAXH@Z -; void __cdecl SetTrackInputFocus(int) -?SetTrackInputFocus@@YAXH@Z -; void __cdecl SetTrackSecondary(int) -?SetTrackSecondary@@YAXH@Z -; int __cdecl UnInitMSAA(void) -?UnInitMSAA@@YAHXZ -; int __cdecl UninitKeys(void) -?UninitKeys@@YAHXZ -; unsigned short * __ptr64 __cdecl lstrcatn(unsigned short * __ptr64,unsigned short * __ptr64,int) -?lstrcatn@@YAPEAGPEAG0H@Z
diff --git a/mingw-w64-crt/lib64/ntmsdba.def b/mingw-w64-crt/lib64/ntmsdba.def deleted file mode 100644 index 46849bc..0000000 --- a/mingw-w64-crt/lib64/ntmsdba.def +++ /dev/null
@@ -1,2400 +0,0 @@ -; -; Exports of file NTMSDBA.dll -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY NTMSDBA.dll -EXPORTS -; public: __cdecl NtmsDbList::Map::Map(void) __ptr64 -??0Map@NtmsDbList@@QEAA@XZ -; public: __cdecl NtmsDatabase::NtmsDatabase(class NtmsDatabase const & __ptr64) __ptr64 -??0NtmsDatabase@@QEAA@AEBV0@@Z -; public: __cdecl NtmsDbChanger::NtmsDbChanger(class NtmsDbDataCtxt * __ptr64,class NtmsDbGuid const & __ptr64) __ptr64 -??0NtmsDbChanger@@QEAA@PEAVNtmsDbDataCtxt@@AEBVNtmsDbGuid@@@Z -; public: __cdecl NtmsDbChanger::NtmsDbChanger(void) __ptr64 -??0NtmsDbChanger@@QEAA@XZ -; public: __cdecl NtmsDbChangerType::NtmsDbChangerType(class NtmsDbDataCtxt * __ptr64,class NtmsDbGuid const & __ptr64) __ptr64 -??0NtmsDbChangerType@@QEAA@PEAVNtmsDbDataCtxt@@AEBVNtmsDbGuid@@@Z -; public: __cdecl NtmsDbChangerType::NtmsDbChangerType(void) __ptr64 -??0NtmsDbChangerType@@QEAA@XZ -; public: __cdecl NtmsDbComputer::NtmsDbComputer(class NtmsDbDataCtxt * __ptr64,class NtmsDbGuid const & __ptr64) __ptr64 -??0NtmsDbComputer@@QEAA@PEAVNtmsDbDataCtxt@@AEBVNtmsDbGuid@@@Z -; public: __cdecl NtmsDbComputer::NtmsDbComputer(void) __ptr64 -??0NtmsDbComputer@@QEAA@XZ -; public: __cdecl NtmsDbDataCtxt::NtmsDbDataCtxt(unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -??0NtmsDbDataCtxt@@QEAA@PEBG0@Z -; public: __cdecl NtmsDbDrive::NtmsDbDrive(class NtmsDbDataCtxt * __ptr64,class NtmsDbGuid const & __ptr64) __ptr64 -??0NtmsDbDrive@@QEAA@PEAVNtmsDbDataCtxt@@AEBVNtmsDbGuid@@@Z -; public: __cdecl NtmsDbDrive::NtmsDbDrive(void) __ptr64 -??0NtmsDbDrive@@QEAA@XZ -; public: __cdecl NtmsDbDriveType::NtmsDbDriveType(class NtmsDbDataCtxt * __ptr64,class NtmsDbGuid const & __ptr64) __ptr64 -??0NtmsDbDriveType@@QEAA@PEAVNtmsDbDataCtxt@@AEBVNtmsDbGuid@@@Z -; public: __cdecl NtmsDbDriveType::NtmsDbDriveType(void) __ptr64 -??0NtmsDbDriveType@@QEAA@XZ -; public: __cdecl NtmsDbError::NtmsDbError(void) __ptr64 -??0NtmsDbError@@QEAA@XZ -; public: __cdecl NtmsDbFile::NtmsDbFile(class NtmsDbFile const & __ptr64) __ptr64 -??0NtmsDbFile@@QEAA@AEBV0@@Z -; public: __cdecl NtmsDbGuid::NtmsDbGuid(struct _GUID const & __ptr64) __ptr64 -??0NtmsDbGuid@@QEAA@AEBU_GUID@@@Z -; public: __cdecl NtmsDbGuid::NtmsDbGuid(class NtmsDbGuid const & __ptr64) __ptr64 -??0NtmsDbGuid@@QEAA@AEBV0@@Z -; public: __cdecl NtmsDbGuid::NtmsDbGuid(char const * __ptr64) __ptr64 -??0NtmsDbGuid@@QEAA@PEBD@Z -; public: __cdecl NtmsDbGuid::NtmsDbGuid(unsigned char const * __ptr64) __ptr64 -??0NtmsDbGuid@@QEAA@PEBE@Z -; public: __cdecl NtmsDbGuid::NtmsDbGuid(struct _GUID const * __ptr64) __ptr64 -??0NtmsDbGuid@@QEAA@PEBU_GUID@@@Z -; public: __cdecl NtmsDbGuid::NtmsDbGuid(void) __ptr64 -??0NtmsDbGuid@@QEAA@XZ -; public: __cdecl NtmsDbIEDoor::NtmsDbIEDoor(class NtmsDbDataCtxt * __ptr64,class NtmsDbGuid const & __ptr64) __ptr64 -??0NtmsDbIEDoor@@QEAA@PEAVNtmsDbDataCtxt@@AEBVNtmsDbGuid@@@Z -; public: __cdecl NtmsDbIEDoor::NtmsDbIEDoor(void) __ptr64 -??0NtmsDbIEDoor@@QEAA@XZ -; public: __cdecl NtmsDbIEPort::NtmsDbIEPort(class NtmsDbDataCtxt * __ptr64,class NtmsDbGuid const & __ptr64) __ptr64 -??0NtmsDbIEPort@@QEAA@PEAVNtmsDbDataCtxt@@AEBVNtmsDbGuid@@@Z -; public: __cdecl NtmsDbIEPort::NtmsDbIEPort(void) __ptr64 -??0NtmsDbIEPort@@QEAA@XZ -; public: __cdecl NtmsDbLibWorkItem::NtmsDbLibWorkItem(class NtmsDbDataCtxt * __ptr64,class NtmsDbGuid const & __ptr64) __ptr64 -??0NtmsDbLibWorkItem@@QEAA@PEAVNtmsDbDataCtxt@@AEBVNtmsDbGuid@@@Z -; public: __cdecl NtmsDbLibWorkItem::NtmsDbLibWorkItem(void) __ptr64 -??0NtmsDbLibWorkItem@@QEAA@XZ -; public: __cdecl NtmsDbLibrary::NtmsDbLibrary(class NtmsDbDataCtxt * __ptr64,class NtmsDbGuid const & __ptr64) __ptr64 -??0NtmsDbLibrary@@QEAA@PEAVNtmsDbDataCtxt@@AEBVNtmsDbGuid@@@Z -; public: __cdecl NtmsDbLibrary::NtmsDbLibrary(void) __ptr64 -??0NtmsDbLibrary@@QEAA@XZ -; public: __cdecl NtmsDbLinkedGuid::NtmsDbLinkedGuid(class NtmsDbLinkedGuid const & __ptr64) __ptr64 -??0NtmsDbLinkedGuid@@QEAA@AEBV0@@Z -; public: __cdecl NtmsDbLinkedGuid::NtmsDbLinkedGuid(void) __ptr64 -??0NtmsDbLinkedGuid@@QEAA@XZ -; public: __cdecl NtmsDbList::NtmsDbList(class NtmsDbList const & __ptr64) __ptr64 -??0NtmsDbList@@QEAA@AEBV0@@Z -; public: __cdecl NtmsDbList::NtmsDbList(int) __ptr64 -??0NtmsDbList@@QEAA@H@Z -; public: __cdecl NtmsDbLogicalMedia::NtmsDbLogicalMedia(class NtmsDbDataCtxt * __ptr64,class NtmsDbGuid const & __ptr64) __ptr64 -??0NtmsDbLogicalMedia@@QEAA@PEAVNtmsDbDataCtxt@@AEBVNtmsDbGuid@@@Z -; public: __cdecl NtmsDbLogicalMedia::NtmsDbLogicalMedia(void) __ptr64 -??0NtmsDbLogicalMedia@@QEAA@XZ -; public: __cdecl NtmsDbMediaPool::NtmsDbMediaPool(class NtmsDbDataCtxt * __ptr64,class NtmsDbGuid const & __ptr64) __ptr64 -??0NtmsDbMediaPool@@QEAA@PEAVNtmsDbDataCtxt@@AEBVNtmsDbGuid@@@Z -; public: __cdecl NtmsDbMediaPool::NtmsDbMediaPool(void) __ptr64 -??0NtmsDbMediaPool@@QEAA@XZ -; public: __cdecl NtmsDbMediaType::NtmsDbMediaType(class NtmsDbDataCtxt * __ptr64,class NtmsDbGuid const & __ptr64) __ptr64 -??0NtmsDbMediaType@@QEAA@PEAVNtmsDbDataCtxt@@AEBVNtmsDbGuid@@@Z -; public: __cdecl NtmsDbMediaType::NtmsDbMediaType(void) __ptr64 -??0NtmsDbMediaType@@QEAA@XZ -; public: __cdecl NtmsDbObjTypeDef::NtmsDbObjTypeDef(char * __ptr64,char * __ptr64,unsigned long,unsigned long,class NtmsDbRecordType * __ptr64) __ptr64 -??0NtmsDbObjTypeDef@@QEAA@PEAD0KKPEAVNtmsDbRecordType@@@Z -; public: __cdecl NtmsDbObject::NtmsDbObject(class NtmsDbObject const & __ptr64) __ptr64 -??0NtmsDbObject@@QEAA@AEBV0@@Z -; public: __cdecl NtmsDbObject::NtmsDbObject(unsigned long) __ptr64 -??0NtmsDbObject@@QEAA@K@Z -; public: __cdecl NtmsDbObject::NtmsDbObject(class NtmsDbDataCtxt * __ptr64,unsigned long,class NtmsDbGuid const & __ptr64) __ptr64 -??0NtmsDbObject@@QEAA@PEAVNtmsDbDataCtxt@@KAEBVNtmsDbGuid@@@Z -; public: __cdecl NtmsDbObject::NtmsDbObject(void) __ptr64 -??0NtmsDbObject@@QEAA@XZ -; public: __cdecl NtmsDbOpRequest::NtmsDbOpRequest(class NtmsDbDataCtxt * __ptr64,class NtmsDbGuid const & __ptr64) __ptr64 -??0NtmsDbOpRequest@@QEAA@PEAVNtmsDbDataCtxt@@AEBVNtmsDbGuid@@@Z -; public: __cdecl NtmsDbOpRequest::NtmsDbOpRequest(void) __ptr64 -??0NtmsDbOpRequest@@QEAA@XZ -; public: __cdecl NtmsDbPartition::NtmsDbPartition(class NtmsDbDataCtxt * __ptr64,class NtmsDbGuid const & __ptr64) __ptr64 -??0NtmsDbPartition@@QEAA@PEAVNtmsDbDataCtxt@@AEBVNtmsDbGuid@@@Z -; public: __cdecl NtmsDbPartition::NtmsDbPartition(void) __ptr64 -??0NtmsDbPartition@@QEAA@XZ -; public: __cdecl NtmsDbPhysicalMedia::NtmsDbPhysicalMedia(class NtmsDbDataCtxt * __ptr64,class NtmsDbGuid const & __ptr64) __ptr64 -??0NtmsDbPhysicalMedia@@QEAA@PEAVNtmsDbDataCtxt@@AEBVNtmsDbGuid@@@Z -; public: __cdecl NtmsDbPhysicalMedia::NtmsDbPhysicalMedia(void) __ptr64 -??0NtmsDbPhysicalMedia@@QEAA@XZ -; public: __cdecl NtmsDbPropBinary::NtmsDbPropBinary(void) __ptr64 -??0NtmsDbPropBinary@@QEAA@XZ -; public: __cdecl NtmsDbPropChar::NtmsDbPropChar(void) __ptr64 -??0NtmsDbPropChar@@QEAA@XZ -; public: __cdecl NtmsDbPropDataType::NtmsDbPropDataType(short) __ptr64 -??0NtmsDbPropDataType@@QEAA@F@Z -; public: __cdecl NtmsDbPropDataType::NtmsDbPropDataType(void) __ptr64 -??0NtmsDbPropDataType@@QEAA@XZ -; public: __cdecl NtmsDbPropDouble::NtmsDbPropDouble(void) __ptr64 -??0NtmsDbPropDouble@@QEAA@XZ -; public: __cdecl NtmsDbPropGuid::NtmsDbPropGuid(void) __ptr64 -??0NtmsDbPropGuid@@QEAA@XZ -; public: __cdecl NtmsDbPropHeader::NtmsDbPropHeader(void) __ptr64 -??0NtmsDbPropHeader@@QEAA@XZ -; public: __cdecl NtmsDbPropLargeInt::NtmsDbPropLargeInt(void) __ptr64 -??0NtmsDbPropLargeInt@@QEAA@XZ -; public: __cdecl NtmsDbPropLong::NtmsDbPropLong(void) __ptr64 -??0NtmsDbPropLong@@QEAA@XZ -; public: __cdecl NtmsDbPropRelation::NtmsDbPropRelation(void) __ptr64 -??0NtmsDbPropRelation@@QEAA@XZ -; public: __cdecl NtmsDbPropShort::NtmsDbPropShort(void) __ptr64 -??0NtmsDbPropShort@@QEAA@XZ -; public: __cdecl NtmsDbPropTimeDate::NtmsDbPropTimeDate(void) __ptr64 -??0NtmsDbPropTimeDate@@QEAA@XZ -; public: __cdecl NtmsDbProperty::NtmsDbProperty(class NtmsDbRecordProp * __ptr64) __ptr64 -??0NtmsDbProperty@@QEAA@PEAVNtmsDbRecordProp@@@Z -; public: __cdecl NtmsDbProperty::NtmsDbProperty(void) __ptr64 -??0NtmsDbProperty@@QEAA@XZ -; public: __cdecl NtmsDbPropertyValue::NtmsDbPropertyValue(long) __ptr64 -??0NtmsDbPropertyValue@@QEAA@J@Z -; public: __cdecl NtmsDbPropertyValue::NtmsDbPropertyValue(class NtmsDbRecordPropList * __ptr64,long) __ptr64 -??0NtmsDbPropertyValue@@QEAA@PEAVNtmsDbRecordPropList@@J@Z -; public: __cdecl NtmsDbRecordKey::NtmsDbRecordKey(class NtmsDbRecordKey const & __ptr64) __ptr64 -??0NtmsDbRecordKey@@QEAA@AEBV0@@Z -; public: __cdecl NtmsDbRecordKey::NtmsDbRecordKey(class NtmsDbRecordType const & __ptr64) __ptr64 -??0NtmsDbRecordKey@@QEAA@AEBVNtmsDbRecordType@@@Z -; public: __cdecl NtmsDbRecordKey::NtmsDbRecordKey(short,unsigned long) __ptr64 -??0NtmsDbRecordKey@@QEAA@FK@Z -; public: __cdecl NtmsDbRecordKey::NtmsDbRecordKey(void) __ptr64 -??0NtmsDbRecordKey@@QEAA@XZ -; public: __cdecl NtmsDbRecordKeyList::NtmsDbRecordKeyList(class NtmsDbRecordKeyList const & __ptr64) __ptr64 -??0NtmsDbRecordKeyList@@QEAA@AEBV0@@Z -; public: __cdecl NtmsDbRecordKeyList::NtmsDbRecordKeyList(void) __ptr64 -??0NtmsDbRecordKeyList@@QEAA@XZ -; public: __cdecl NtmsDbRecordProp::NtmsDbRecordProp(void) __ptr64 -??0NtmsDbRecordProp@@QEAA@XZ -; public: __cdecl NtmsDbRecordPropList::NtmsDbRecordPropList(class NtmsDbRecordPropList const & __ptr64) __ptr64 -??0NtmsDbRecordPropList@@QEAA@AEBV0@@Z -; public: __cdecl NtmsDbRecordPropList::NtmsDbRecordPropList(long) __ptr64 -??0NtmsDbRecordPropList@@QEAA@J@Z -; public: __cdecl NtmsDbRecordPropList::NtmsDbRecordPropList(void) __ptr64 -??0NtmsDbRecordPropList@@QEAA@XZ -; public: __cdecl NtmsDbRecordRev::NtmsDbRecordRev(unsigned long) __ptr64 -??0NtmsDbRecordRev@@QEAA@K@Z -; public: __cdecl NtmsDbRecordRev::NtmsDbRecordRev(void) __ptr64 -??0NtmsDbRecordRev@@QEAA@XZ -; public: __cdecl NtmsDbRecordType::NtmsDbRecordType(short) __ptr64 -??0NtmsDbRecordType@@QEAA@F@Z -; public: __cdecl NtmsDbRecordType::NtmsDbRecordType(void) __ptr64 -??0NtmsDbRecordType@@QEAA@XZ -; public: __cdecl NtmsDbRecordUniqueKey::NtmsDbRecordUniqueKey(class NtmsDbRecordUniqueKey const & __ptr64) __ptr64 -??0NtmsDbRecordUniqueKey@@QEAA@AEBV0@@Z -; public: __cdecl NtmsDbRecordUniqueKey::NtmsDbRecordUniqueKey(class NtmsDbGuid const & __ptr64) __ptr64 -??0NtmsDbRecordUniqueKey@@QEAA@AEBVNtmsDbGuid@@@Z -; public: __cdecl NtmsDbRecordUniqueKey::NtmsDbRecordUniqueKey(class NtmsDbRecordKey const & __ptr64,class NtmsDbGuid const & __ptr64) __ptr64 -??0NtmsDbRecordUniqueKey@@QEAA@AEBVNtmsDbRecordKey@@AEBVNtmsDbGuid@@@Z -; public: __cdecl NtmsDbRecordUniqueKey::NtmsDbRecordUniqueKey(void) __ptr64 -??0NtmsDbRecordUniqueKey@@QEAA@XZ -; public: __cdecl NtmsDbSelectionSet::NtmsDbSelectionSet(class NtmsDbSelectionSet const & __ptr64) __ptr64 -??0NtmsDbSelectionSet@@QEAA@AEBV0@@Z -; public: __cdecl NtmsDbSelectionSet::NtmsDbSelectionSet(class NtmsDbDataCtxt * __ptr64,unsigned long) __ptr64 -??0NtmsDbSelectionSet@@QEAA@PEAVNtmsDbDataCtxt@@K@Z -; public: __cdecl NtmsDbSelectionSet::NtmsDbSelectionSet(void) __ptr64 -??0NtmsDbSelectionSet@@QEAA@XZ -; public: __cdecl NtmsDbStorageSlot::NtmsDbStorageSlot(class NtmsDbDataCtxt * __ptr64,class NtmsDbGuid const & __ptr64) __ptr64 -??0NtmsDbStorageSlot@@QEAA@PEAVNtmsDbDataCtxt@@AEBVNtmsDbGuid@@@Z -; public: __cdecl NtmsDbStorageSlot::NtmsDbStorageSlot(void) __ptr64 -??0NtmsDbStorageSlot@@QEAA@XZ -; public: __cdecl NtmsDbString::NtmsDbString(class NtmsDbString const & __ptr64) __ptr64 -??0NtmsDbString@@QEAA@AEBV0@@Z -; public: __cdecl NtmsDbString::NtmsDbString(char const * __ptr64) __ptr64 -??0NtmsDbString@@QEAA@PEBD@Z -; public: __cdecl NtmsDbString::NtmsDbString(void) __ptr64 -??0NtmsDbString@@QEAA@XZ -; public: __cdecl NtmsDbString::NtmsDbString(unsigned __int64) __ptr64 -??0NtmsDbString@@QEAA@_K@Z -; public: __cdecl NtmsDbTypeGuid::NtmsDbTypeGuid(struct _GUID const & __ptr64) __ptr64 -??0NtmsDbTypeGuid@@QEAA@AEBU_GUID@@@Z -; public: __cdecl NtmsDbTypeGuid::NtmsDbTypeGuid(class NtmsDbTypeGuid const & __ptr64) __ptr64 -??0NtmsDbTypeGuid@@QEAA@AEBV0@@Z -; public: __cdecl NtmsDbTypeGuid::NtmsDbTypeGuid(class NtmsDbGuid const & __ptr64) __ptr64 -??0NtmsDbTypeGuid@@QEAA@AEBVNtmsDbGuid@@@Z -; public: __cdecl NtmsDbTypeGuid::NtmsDbTypeGuid(char const * __ptr64) __ptr64 -??0NtmsDbTypeGuid@@QEAA@PEBD@Z -; public: __cdecl NtmsDbTypeGuid::NtmsDbTypeGuid(void) __ptr64 -??0NtmsDbTypeGuid@@QEAA@XZ -; public: __cdecl NtmsDbUIDestination::NtmsDbUIDestination(class NtmsDbDataCtxt * __ptr64,class NtmsDbGuid const & __ptr64) __ptr64 -??0NtmsDbUIDestination@@QEAA@PEAVNtmsDbDataCtxt@@AEBVNtmsDbGuid@@@Z -; public: __cdecl NtmsDbUIDestination::NtmsDbUIDestination(void) __ptr64 -??0NtmsDbUIDestination@@QEAA@XZ -; public: __cdecl NtmsPropMetaInfo::NtmsPropMetaInfo(long,char const * __ptr64) __ptr64 -??0NtmsPropMetaInfo@@QEAA@JPEBD@Z -; public: __cdecl NtmsTransaction::NtmsTransaction(class NtmsTransaction const & __ptr64) __ptr64 -??0NtmsTransaction@@QEAA@AEBV0@@Z -; public: __cdecl NtmsDbList::Map::~Map(void) __ptr64 -??1Map@NtmsDbList@@QEAA@XZ -; public: virtual __cdecl NtmsDbChanger::~NtmsDbChanger(void) __ptr64 -??1NtmsDbChanger@@UEAA@XZ -; public: virtual __cdecl NtmsDbChangerType::~NtmsDbChangerType(void) __ptr64 -??1NtmsDbChangerType@@UEAA@XZ -; public: virtual __cdecl NtmsDbComputer::~NtmsDbComputer(void) __ptr64 -??1NtmsDbComputer@@UEAA@XZ -; public: __cdecl NtmsDbDataCtxt::~NtmsDbDataCtxt(void) __ptr64 -??1NtmsDbDataCtxt@@QEAA@XZ -; public: virtual __cdecl NtmsDbDrive::~NtmsDbDrive(void) __ptr64 -??1NtmsDbDrive@@UEAA@XZ -; public: virtual __cdecl NtmsDbDriveType::~NtmsDbDriveType(void) __ptr64 -??1NtmsDbDriveType@@UEAA@XZ -; public: virtual __cdecl NtmsDbIEDoor::~NtmsDbIEDoor(void) __ptr64 -??1NtmsDbIEDoor@@UEAA@XZ -; public: virtual __cdecl NtmsDbIEPort::~NtmsDbIEPort(void) __ptr64 -??1NtmsDbIEPort@@UEAA@XZ -; public: virtual __cdecl NtmsDbLibWorkItem::~NtmsDbLibWorkItem(void) __ptr64 -??1NtmsDbLibWorkItem@@UEAA@XZ -; public: virtual __cdecl NtmsDbLibrary::~NtmsDbLibrary(void) __ptr64 -??1NtmsDbLibrary@@UEAA@XZ -; public: __cdecl NtmsDbLinkedGuid::~NtmsDbLinkedGuid(void) __ptr64 -??1NtmsDbLinkedGuid@@QEAA@XZ -; public: virtual __cdecl NtmsDbList::~NtmsDbList(void) __ptr64 -??1NtmsDbList@@UEAA@XZ -; public: virtual __cdecl NtmsDbLogicalMedia::~NtmsDbLogicalMedia(void) __ptr64 -??1NtmsDbLogicalMedia@@UEAA@XZ -; public: virtual __cdecl NtmsDbMediaPool::~NtmsDbMediaPool(void) __ptr64 -??1NtmsDbMediaPool@@UEAA@XZ -; public: virtual __cdecl NtmsDbMediaType::~NtmsDbMediaType(void) __ptr64 -??1NtmsDbMediaType@@UEAA@XZ -; public: virtual __cdecl NtmsDbObject::~NtmsDbObject(void) __ptr64 -??1NtmsDbObject@@UEAA@XZ -; public: virtual __cdecl NtmsDbOpRequest::~NtmsDbOpRequest(void) __ptr64 -??1NtmsDbOpRequest@@UEAA@XZ -; public: virtual __cdecl NtmsDbPartition::~NtmsDbPartition(void) __ptr64 -??1NtmsDbPartition@@UEAA@XZ -; public: virtual __cdecl NtmsDbPhysicalMedia::~NtmsDbPhysicalMedia(void) __ptr64 -??1NtmsDbPhysicalMedia@@UEAA@XZ -; public: __cdecl NtmsDbPropBinary::~NtmsDbPropBinary(void) __ptr64 -??1NtmsDbPropBinary@@QEAA@XZ -; public: __cdecl NtmsDbPropChar::~NtmsDbPropChar(void) __ptr64 -??1NtmsDbPropChar@@QEAA@XZ -; public: __cdecl NtmsDbPropDouble::~NtmsDbPropDouble(void) __ptr64 -??1NtmsDbPropDouble@@QEAA@XZ -; public: __cdecl NtmsDbPropGuid::~NtmsDbPropGuid(void) __ptr64 -??1NtmsDbPropGuid@@QEAA@XZ -; public: __cdecl NtmsDbPropHeader::~NtmsDbPropHeader(void) __ptr64 -??1NtmsDbPropHeader@@QEAA@XZ -; public: __cdecl NtmsDbPropLargeInt::~NtmsDbPropLargeInt(void) __ptr64 -??1NtmsDbPropLargeInt@@QEAA@XZ -; public: __cdecl NtmsDbPropLong::~NtmsDbPropLong(void) __ptr64 -??1NtmsDbPropLong@@QEAA@XZ -; public: __cdecl NtmsDbPropRecordClass::~NtmsDbPropRecordClass(void) __ptr64 -??1NtmsDbPropRecordClass@@QEAA@XZ -; public: __cdecl NtmsDbPropRelation::~NtmsDbPropRelation(void) __ptr64 -??1NtmsDbPropRelation@@QEAA@XZ -; public: __cdecl NtmsDbPropShort::~NtmsDbPropShort(void) __ptr64 -??1NtmsDbPropShort@@QEAA@XZ -; public: __cdecl NtmsDbPropTimeDate::~NtmsDbPropTimeDate(void) __ptr64 -??1NtmsDbPropTimeDate@@QEAA@XZ -; public: virtual __cdecl NtmsDbPropertyValue::~NtmsDbPropertyValue(void) __ptr64 -??1NtmsDbPropertyValue@@UEAA@XZ -; public: virtual __cdecl NtmsDbRecordKeyList::~NtmsDbRecordKeyList(void) __ptr64 -??1NtmsDbRecordKeyList@@UEAA@XZ -; public: __cdecl NtmsDbRecordProp::~NtmsDbRecordProp(void) __ptr64 -??1NtmsDbRecordProp@@QEAA@XZ -; public: __cdecl NtmsDbRecordPropList::~NtmsDbRecordPropList(void) __ptr64 -??1NtmsDbRecordPropList@@QEAA@XZ -; public: virtual __cdecl NtmsDbSelectionSet::~NtmsDbSelectionSet(void) __ptr64 -??1NtmsDbSelectionSet@@UEAA@XZ -; public: virtual __cdecl NtmsDbStorageSlot::~NtmsDbStorageSlot(void) __ptr64 -??1NtmsDbStorageSlot@@UEAA@XZ -; public: __cdecl NtmsDbString::~NtmsDbString(void) __ptr64 -??1NtmsDbString@@QEAA@XZ -; public: virtual __cdecl NtmsDbUIDestination::~NtmsDbUIDestination(void) __ptr64 -??1NtmsDbUIDestination@@UEAA@XZ -; public: class NtmsDbList::Map & __ptr64 __cdecl NtmsDbList::Map::operator=(class NtmsDbList::Map const & __ptr64) __ptr64 -??4Map@NtmsDbList@@QEAAAEAV01@AEBV01@@Z -; public: class NtmsDatabase & __ptr64 __cdecl NtmsDatabase::operator=(class NtmsDatabase const & __ptr64) __ptr64 -??4NtmsDatabase@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbChanger & __ptr64 __cdecl NtmsDbChanger::operator=(class NtmsDbChanger & __ptr64) __ptr64 -??4NtmsDbChanger@@QEAAAEAV0@AEAV0@@Z -; public: class NtmsDbChangerType & __ptr64 __cdecl NtmsDbChangerType::operator=(class NtmsDbChangerType & __ptr64) __ptr64 -??4NtmsDbChangerType@@QEAAAEAV0@AEAV0@@Z -; public: class NtmsDbComputer & __ptr64 __cdecl NtmsDbComputer::operator=(class NtmsDbComputer const & __ptr64) __ptr64 -??4NtmsDbComputer@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbDataCtxt const & __ptr64 __cdecl NtmsDbDataCtxt::operator=(class NtmsDbDataCtxt const & __ptr64) __ptr64 -??4NtmsDbDataCtxt@@QEAAAEBV0@AEBV0@@Z -; public: class NtmsDbDrive & __ptr64 __cdecl NtmsDbDrive::operator=(class NtmsDbDrive & __ptr64) __ptr64 -??4NtmsDbDrive@@QEAAAEAV0@AEAV0@@Z -; public: class NtmsDbDriveType & __ptr64 __cdecl NtmsDbDriveType::operator=(class NtmsDbDriveType & __ptr64) __ptr64 -??4NtmsDbDriveType@@QEAAAEAV0@AEAV0@@Z -; public: class NtmsDbError & __ptr64 __cdecl NtmsDbError::operator=(class NtmsDbError const & __ptr64) __ptr64 -??4NtmsDbError@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbError & __ptr64 __cdecl NtmsDbError::operator=(unsigned long) __ptr64 -??4NtmsDbError@@QEAAAEAV0@K@Z -; public: class NtmsDbFile & __ptr64 __cdecl NtmsDbFile::operator=(class NtmsDbFile const & __ptr64) __ptr64 -??4NtmsDbFile@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbGuid & __ptr64 __cdecl NtmsDbGuid::operator=(struct _GUID const & __ptr64) __ptr64 -??4NtmsDbGuid@@QEAAAEAV0@AEBU_GUID@@@Z -; public: class NtmsDbGuid & __ptr64 __cdecl NtmsDbGuid::operator=(class NtmsDbGuid const & __ptr64) __ptr64 -??4NtmsDbGuid@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbGuid & __ptr64 __cdecl NtmsDbGuid::operator=(char const * __ptr64) __ptr64 -??4NtmsDbGuid@@QEAAAEAV0@PEBD@Z -; public: class NtmsDbIEDoor & __ptr64 __cdecl NtmsDbIEDoor::operator=(class NtmsDbIEDoor const & __ptr64) __ptr64 -??4NtmsDbIEDoor@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbIEPort & __ptr64 __cdecl NtmsDbIEPort::operator=(class NtmsDbIEPort const & __ptr64) __ptr64 -??4NtmsDbIEPort@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbLibWorkItem & __ptr64 __cdecl NtmsDbLibWorkItem::operator=(class NtmsDbLibWorkItem const & __ptr64) __ptr64 -??4NtmsDbLibWorkItem@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbLibrary & __ptr64 __cdecl NtmsDbLibrary::operator=(class NtmsDbLibrary const & __ptr64) __ptr64 -??4NtmsDbLibrary@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbLinkedGuid & __ptr64 __cdecl NtmsDbLinkedGuid::operator=(class NtmsDbLinkedGuid const & __ptr64) __ptr64 -??4NtmsDbLinkedGuid@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbGuid & __ptr64 __cdecl NtmsDbLinkedGuid::operator=(class NtmsDbGuid const & __ptr64) __ptr64 -??4NtmsDbLinkedGuid@@QEAAAEAVNtmsDbGuid@@AEBV1@@Z -; public: class NtmsDbList & __ptr64 __cdecl NtmsDbList::operator=(class NtmsDbList const & __ptr64) __ptr64 -??4NtmsDbList@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbListItem & __ptr64 __cdecl NtmsDbListItem::operator=(class NtmsDbListItem const & __ptr64) __ptr64 -??4NtmsDbListItem@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbLogicalMedia & __ptr64 __cdecl NtmsDbLogicalMedia::operator=(class NtmsDbLogicalMedia const & __ptr64) __ptr64 -??4NtmsDbLogicalMedia@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbMediaPool & __ptr64 __cdecl NtmsDbMediaPool::operator=(class NtmsDbMediaPool const & __ptr64) __ptr64 -??4NtmsDbMediaPool@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbMediaType & __ptr64 __cdecl NtmsDbMediaType::operator=(class NtmsDbMediaType const & __ptr64) __ptr64 -??4NtmsDbMediaType@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbObjTypeDef & __ptr64 __cdecl NtmsDbObjTypeDef::operator=(class NtmsDbObjTypeDef const & __ptr64) __ptr64 -??4NtmsDbObjTypeDef@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbObject & __ptr64 __cdecl NtmsDbObject::operator=(class NtmsDbObject const & __ptr64) __ptr64 -??4NtmsDbObject@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbOpRequest & __ptr64 __cdecl NtmsDbOpRequest::operator=(class NtmsDbOpRequest const & __ptr64) __ptr64 -??4NtmsDbOpRequest@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbPartition & __ptr64 __cdecl NtmsDbPartition::operator=(class NtmsDbPartition const & __ptr64) __ptr64 -??4NtmsDbPartition@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbPhysicalMedia & __ptr64 __cdecl NtmsDbPhysicalMedia::operator=(class NtmsDbPhysicalMedia & __ptr64) __ptr64 -??4NtmsDbPhysicalMedia@@QEAAAEAV0@AEAV0@@Z -; public: class NtmsDbPropBinary & __ptr64 __cdecl NtmsDbPropBinary::operator=(class NtmsDbPropBinary const & __ptr64) __ptr64 -??4NtmsDbPropBinary@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbPropChar & __ptr64 __cdecl NtmsDbPropChar::operator=(class NtmsDbPropChar const & __ptr64) __ptr64 -??4NtmsDbPropChar@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbPropDataType & __ptr64 __cdecl NtmsDbPropDataType::operator=(class NtmsDbPropDataType & __ptr64) __ptr64 -??4NtmsDbPropDataType@@QEAAAEAV0@AEAV0@@Z -; public: class NtmsDbPropDataType & __ptr64 __cdecl NtmsDbPropDataType::operator=(short) __ptr64 -??4NtmsDbPropDataType@@QEAAAEAV0@F@Z -; public: class NtmsDbPropDouble & __ptr64 __cdecl NtmsDbPropDouble::operator=(class NtmsDbPropDouble const & __ptr64) __ptr64 -??4NtmsDbPropDouble@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbPropGuid & __ptr64 __cdecl NtmsDbPropGuid::operator=(class NtmsDbPropGuid const & __ptr64) __ptr64 -??4NtmsDbPropGuid@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbPropHeader const & __ptr64 __cdecl NtmsDbPropHeader::operator=(class NtmsDbPropHeader const & __ptr64) __ptr64 -??4NtmsDbPropHeader@@QEAAAEBV0@AEBV0@@Z -; public: class NtmsDbPropLargeInt & __ptr64 __cdecl NtmsDbPropLargeInt::operator=(class NtmsDbPropLargeInt const & __ptr64) __ptr64 -??4NtmsDbPropLargeInt@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbPropLong & __ptr64 __cdecl NtmsDbPropLong::operator=(class NtmsDbPropLong const & __ptr64) __ptr64 -??4NtmsDbPropLong@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbPropRecordClass & __ptr64 __cdecl NtmsDbPropRecordClass::operator=(class NtmsDbPropRecordClass const & __ptr64) __ptr64 -??4NtmsDbPropRecordClass@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbPropRelation & __ptr64 __cdecl NtmsDbPropRelation::operator=(class NtmsDbPropRelation & __ptr64) __ptr64 -??4NtmsDbPropRelation@@QEAAAEAV0@AEAV0@@Z -; public: class NtmsDbPropShort & __ptr64 __cdecl NtmsDbPropShort::operator=(class NtmsDbPropShort const & __ptr64) __ptr64 -??4NtmsDbPropShort@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbPropTimeDate & __ptr64 __cdecl NtmsDbPropTimeDate::operator=(class NtmsDbPropTimeDate const & __ptr64) __ptr64 -??4NtmsDbPropTimeDate@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbProperty & __ptr64 __cdecl NtmsDbProperty::operator=(class NtmsDbProperty const & __ptr64) __ptr64 -??4NtmsDbProperty@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbPropertyValue const & __ptr64 __cdecl NtmsDbPropertyValue::operator=(short) __ptr64 -??4NtmsDbPropertyValue@@QEAAAEBV0@F@Z -; public: class NtmsDbPropertyValue const & __ptr64 __cdecl NtmsDbPropertyValue::operator=(unsigned short) __ptr64 -??4NtmsDbPropertyValue@@QEAAAEBV0@G@Z -; public: class NtmsDbPropertyValue const & __ptr64 __cdecl NtmsDbPropertyValue::operator=(int) __ptr64 -??4NtmsDbPropertyValue@@QEAAAEBV0@H@Z -; public: class NtmsDbPropertyValue const & __ptr64 __cdecl NtmsDbPropertyValue::operator=(unsigned int) __ptr64 -??4NtmsDbPropertyValue@@QEAAAEBV0@I@Z -; public: class NtmsDbPropertyValue const & __ptr64 __cdecl NtmsDbPropertyValue::operator=(long) __ptr64 -??4NtmsDbPropertyValue@@QEAAAEBV0@J@Z -; public: class NtmsDbPropertyValue const & __ptr64 __cdecl NtmsDbPropertyValue::operator=(unsigned long) __ptr64 -??4NtmsDbPropertyValue@@QEAAAEBV0@K@Z -; public: class NtmsDbPropertyValue const & __ptr64 __cdecl NtmsDbPropertyValue::operator=(float) __ptr64 -??4NtmsDbPropertyValue@@QEAAAEBV0@M@Z -; public: class NtmsDbPropertyValue const & __ptr64 __cdecl NtmsDbPropertyValue::operator=(double) __ptr64 -??4NtmsDbPropertyValue@@QEAAAEBV0@N@Z -; public: class NtmsDbPropertyValue const & __ptr64 __cdecl NtmsDbPropertyValue::operator=(char const * __ptr64) __ptr64 -??4NtmsDbPropertyValue@@QEAAAEBV0@PEBD@Z -; public: virtual class NtmsDbRecordProp const & __ptr64 __cdecl NtmsDbPropertyValue::operator=(class NtmsDbGuid const & __ptr64) __ptr64 -??4NtmsDbPropertyValue@@UEAAAEBVNtmsDbRecordProp@@AEBVNtmsDbGuid@@@Z -; public: class NtmsDbRecordKey & __ptr64 __cdecl NtmsDbRecordKey::operator=(class NtmsDbRecordType & __ptr64) __ptr64 -??4NtmsDbRecordKey@@QEAAAEAV0@AEAVNtmsDbRecordType@@@Z -; public: class NtmsDbRecordKey & __ptr64 __cdecl NtmsDbRecordKey::operator=(class NtmsDbRecordKey const & __ptr64) __ptr64 -??4NtmsDbRecordKey@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbRecordKey & __ptr64 __cdecl NtmsDbRecordKey::operator=(short) __ptr64 -??4NtmsDbRecordKey@@QEAAAEAV0@F@Z -; public: class NtmsDbRecordKey & __ptr64 __cdecl NtmsDbRecordKey::operator=(unsigned long) __ptr64 -??4NtmsDbRecordKey@@QEAAAEAV0@K@Z -; public: class NtmsDbRecordKeyList & __ptr64 __cdecl NtmsDbRecordKeyList::operator=(class NtmsDbRecordKeyList const & __ptr64) __ptr64 -??4NtmsDbRecordKeyList@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbRecordProp const & __ptr64 __cdecl NtmsDbRecordProp::operator=(class NtmsDbRecordProp const & __ptr64) __ptr64 -??4NtmsDbRecordProp@@QEAAAEBV0@AEBV0@@Z -; public: class NtmsDbRecordProp const & __ptr64 __cdecl NtmsDbRecordProp::operator=(class NtmsDbGuid const & __ptr64) __ptr64 -??4NtmsDbRecordProp@@QEAAAEBV0@AEBVNtmsDbGuid@@@Z -; public: class NtmsDbRecordProp const & __ptr64 __cdecl NtmsDbRecordProp::operator=(short) __ptr64 -??4NtmsDbRecordProp@@QEAAAEBV0@F@Z -; public: class NtmsDbRecordProp const & __ptr64 __cdecl NtmsDbRecordProp::operator=(unsigned short) __ptr64 -??4NtmsDbRecordProp@@QEAAAEBV0@G@Z -; public: class NtmsDbRecordProp const & __ptr64 __cdecl NtmsDbRecordProp::operator=(int) __ptr64 -??4NtmsDbRecordProp@@QEAAAEBV0@H@Z -; public: class NtmsDbRecordProp const & __ptr64 __cdecl NtmsDbRecordProp::operator=(unsigned int) __ptr64 -??4NtmsDbRecordProp@@QEAAAEBV0@I@Z -; public: class NtmsDbRecordProp const & __ptr64 __cdecl NtmsDbRecordProp::operator=(long) __ptr64 -??4NtmsDbRecordProp@@QEAAAEBV0@J@Z -; public: class NtmsDbRecordProp const & __ptr64 __cdecl NtmsDbRecordProp::operator=(unsigned long) __ptr64 -??4NtmsDbRecordProp@@QEAAAEBV0@K@Z -; public: class NtmsDbRecordProp const & __ptr64 __cdecl NtmsDbRecordProp::operator=(float) __ptr64 -??4NtmsDbRecordProp@@QEAAAEBV0@M@Z -; public: class NtmsDbRecordProp const & __ptr64 __cdecl NtmsDbRecordProp::operator=(double) __ptr64 -??4NtmsDbRecordProp@@QEAAAEBV0@N@Z -; public: class NtmsDbRecordProp const & __ptr64 __cdecl NtmsDbRecordProp::operator=(unsigned short * __ptr64) __ptr64 -??4NtmsDbRecordProp@@QEAAAEBV0@PEAG@Z -; public: class NtmsDbRecordProp const & __ptr64 __cdecl NtmsDbRecordProp::operator=(char const * __ptr64) __ptr64 -??4NtmsDbRecordProp@@QEAAAEBV0@PEBD@Z -; public: class NtmsDbRecordProp const & __ptr64 __cdecl NtmsDbRecordProp::operator=(union _LARGE_INTEGER) __ptr64 -??4NtmsDbRecordProp@@QEAAAEBV0@T_LARGE_INTEGER@@@Z -; public: class NtmsDbRecordProp const & __ptr64 __cdecl NtmsDbRecordProp::operator=(struct _SYSTEMTIME) __ptr64 -??4NtmsDbRecordProp@@QEAAAEBV0@U_SYSTEMTIME@@@Z -; public: class NtmsDbRecordPropList const & __ptr64 __cdecl NtmsDbRecordPropList::operator=(class NtmsDbRecordPropList const & __ptr64) __ptr64 -??4NtmsDbRecordPropList@@QEAAAEBV0@AEBV0@@Z -; public: class NtmsDbRecordRev & __ptr64 __cdecl NtmsDbRecordRev::operator=(class NtmsDbRecordRev const & __ptr64) __ptr64 -??4NtmsDbRecordRev@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbRecordType & __ptr64 __cdecl NtmsDbRecordType::operator=(class NtmsDbRecordType const & __ptr64) __ptr64 -??4NtmsDbRecordType@@QEAAAEAV0@AEBV0@@Z -; public: void __cdecl NtmsDbRecordType::operator=(short) __ptr64 -??4NtmsDbRecordType@@QEAAXF@Z -; public: class NtmsDbRecordUniqueKey const & __ptr64 __cdecl NtmsDbRecordUniqueKey::operator=(class NtmsDbRecordUniqueKey const & __ptr64) __ptr64 -??4NtmsDbRecordUniqueKey@@QEAAAEBV0@AEBV0@@Z -; public: class NtmsDbSelectionSet & __ptr64 __cdecl NtmsDbSelectionSet::operator=(class NtmsDbSelectionSet const & __ptr64) __ptr64 -??4NtmsDbSelectionSet@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbStorageSlot & __ptr64 __cdecl NtmsDbStorageSlot::operator=(class NtmsDbStorageSlot const & __ptr64) __ptr64 -??4NtmsDbStorageSlot@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbString & __ptr64 __cdecl NtmsDbString::operator=(class NtmsDbString & __ptr64) __ptr64 -??4NtmsDbString@@QEAAAEAV0@AEAV0@@Z -; public: class NtmsDbString & __ptr64 __cdecl NtmsDbString::operator=(char const * __ptr64) __ptr64 -??4NtmsDbString@@QEAAAEAV0@PEBD@Z -; public: class NtmsDbString & __ptr64 __cdecl NtmsDbString::operator=(unsigned short const * __ptr64) __ptr64 -??4NtmsDbString@@QEAAAEAV0@PEBG@Z -; public: class NtmsDbTypeGuid & __ptr64 __cdecl NtmsDbTypeGuid::operator=(struct _GUID const & __ptr64) __ptr64 -??4NtmsDbTypeGuid@@QEAAAEAV0@AEBU_GUID@@@Z -; public: class NtmsDbTypeGuid & __ptr64 __cdecl NtmsDbTypeGuid::operator=(class NtmsDbTypeGuid const & __ptr64) __ptr64 -??4NtmsDbTypeGuid@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsDbUIDestination & __ptr64 __cdecl NtmsDbUIDestination::operator=(class NtmsDbUIDestination const & __ptr64) __ptr64 -??4NtmsDbUIDestination@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsPropMetaInfo & __ptr64 __cdecl NtmsPropMetaInfo::operator=(class NtmsPropMetaInfo const & __ptr64) __ptr64 -??4NtmsPropMetaInfo@@QEAAAEAV0@AEBV0@@Z -; public: class NtmsTransaction & __ptr64 __cdecl NtmsTransaction::operator=(class NtmsTransaction const & __ptr64) __ptr64 -??4NtmsTransaction@@QEAAAEAV0@AEBV0@@Z -; public: void __cdecl NtmsDbList::operator>>(class NtmsDbListItem * __ptr64 & __ptr64) __ptr64 -??5NtmsDbList@@QEAAXAEAPEAVNtmsDbListItem@@@Z -; public: void __cdecl NtmsDbPropRelation::operator>>(class NtmsDbRecordUniqueKey * __ptr64 & __ptr64) __ptr64 -??5NtmsDbPropRelation@@QEAAXAEAPEAVNtmsDbRecordUniqueKey@@@Z -; public: void __cdecl NtmsDbRecordKeyList::operator>>(class NtmsDbRecordUniqueKey * __ptr64 & __ptr64) __ptr64 -??5NtmsDbRecordKeyList@@QEAAXAEAPEAVNtmsDbRecordUniqueKey@@@Z -; public: void __cdecl NtmsDbRecordPropList::operator>>(class NtmsDbPropChar * __ptr64 & __ptr64) __ptr64 -??5NtmsDbRecordPropList@@QEAAXAEAPEAVNtmsDbPropChar@@@Z -; public: void __cdecl NtmsDbRecordPropList::operator>>(class NtmsDbPropGuid * __ptr64 & __ptr64) __ptr64 -??5NtmsDbRecordPropList@@QEAAXAEAPEAVNtmsDbPropGuid@@@Z -; public: void __cdecl NtmsDbRecordPropList::operator>>(class NtmsDbPropLargeInt * __ptr64 & __ptr64) __ptr64 -??5NtmsDbRecordPropList@@QEAAXAEAPEAVNtmsDbPropLargeInt@@@Z -; public: void __cdecl NtmsDbRecordPropList::operator>>(class NtmsDbPropLong * __ptr64 & __ptr64) __ptr64 -??5NtmsDbRecordPropList@@QEAAXAEAPEAVNtmsDbPropLong@@@Z -; public: void __cdecl NtmsDbRecordPropList::operator>>(class NtmsDbPropRelation * __ptr64 & __ptr64) __ptr64 -??5NtmsDbRecordPropList@@QEAAXAEAPEAVNtmsDbPropRelation@@@Z -; public: void __cdecl NtmsDbRecordPropList::operator>>(class NtmsDbPropShort * __ptr64 & __ptr64) __ptr64 -??5NtmsDbRecordPropList@@QEAAXAEAPEAVNtmsDbPropShort@@@Z -; public: void __cdecl NtmsDbRecordPropList::operator>>(class NtmsDbRecordProp * __ptr64 & __ptr64) __ptr64 -??5NtmsDbRecordPropList@@QEAAXAEAPEAVNtmsDbRecordProp@@@Z -; public: void __cdecl NtmsDbList::operator<<(class NtmsDbListItem & __ptr64) __ptr64 -??6NtmsDbList@@QEAAXAEAVNtmsDbListItem@@@Z -; public: void __cdecl NtmsDbPropRelation::operator<<(class NtmsDbRecordUniqueKey & __ptr64) __ptr64 -??6NtmsDbPropRelation@@QEAAXAEAVNtmsDbRecordUniqueKey@@@Z -; public: void __cdecl NtmsDbRecordKeyList::operator<<(class NtmsDbRecordUniqueKey const & __ptr64) __ptr64 -??6NtmsDbRecordKeyList@@QEAAXAEBVNtmsDbRecordUniqueKey@@@Z -; public: void __cdecl NtmsDbSelectionSet::operator<<(class NtmsDbGuid const & __ptr64) __ptr64 -??6NtmsDbSelectionSet@@QEAAXAEBVNtmsDbGuid@@@Z -; public: void __cdecl NtmsDbSelectionSet::operator<<(class NtmsDbRecordUniqueKey const & __ptr64) __ptr64 -??6NtmsDbSelectionSet@@QEAAXAEBVNtmsDbRecordUniqueKey@@@Z -; public: int __cdecl NtmsDbGuid::operator==(struct _GUID const & __ptr64)const __ptr64 -??8NtmsDbGuid@@QEBAHAEBU_GUID@@@Z -; public: int __cdecl NtmsDbGuid::operator==(class NtmsDbGuid const & __ptr64)const __ptr64 -??8NtmsDbGuid@@QEBAHAEBV0@@Z -; public: int __cdecl NtmsDbPropDataType::operator==(class NtmsDbPropDataType & __ptr64) __ptr64 -??8NtmsDbPropDataType@@QEAAHAEAV0@@Z -; public: int __cdecl NtmsDbPropDataType::operator==(short) __ptr64 -??8NtmsDbPropDataType@@QEAAHF@Z -; public: int __cdecl NtmsDbPropHeader::operator==(class NtmsDbPropHeader const & __ptr64)const __ptr64 -??8NtmsDbPropHeader@@QEBAHAEBV0@@Z -; public: int __cdecl NtmsDbRecordKey::operator==(class NtmsDbRecordKey const & __ptr64)const __ptr64 -??8NtmsDbRecordKey@@QEBAHAEBV0@@Z -; public: int __cdecl NtmsDbRecordRev::operator==(class NtmsDbRecordRev const & __ptr64) __ptr64 -??8NtmsDbRecordRev@@QEAAHAEBV0@@Z -; public: int __cdecl NtmsDbRecordUniqueKey::operator==(class NtmsDbGuid const & __ptr64)const __ptr64 -??8NtmsDbRecordUniqueKey@@QEBAHAEBVNtmsDbGuid@@@Z -; public: int __cdecl NtmsDbGuid::operator!=(struct _GUID const & __ptr64)const __ptr64 -??9NtmsDbGuid@@QEBAHAEBU_GUID@@@Z -; public: int __cdecl NtmsDbGuid::operator!=(class NtmsDbGuid const & __ptr64)const __ptr64 -??9NtmsDbGuid@@QEBAHAEBV0@@Z -; public: int __cdecl NtmsDbPropDataType::operator!=(class NtmsDbPropDataType & __ptr64) __ptr64 -??9NtmsDbPropDataType@@QEAAHAEAV0@@Z -; public: int __cdecl NtmsDbPropDataType::operator!=(short) __ptr64 -??9NtmsDbPropDataType@@QEAAHF@Z -; public: int __cdecl NtmsDbPropHeader::operator!=(class NtmsDbPropHeader const & __ptr64)const __ptr64 -??9NtmsDbPropHeader@@QEBAHAEBV0@@Z -; public: int __cdecl NtmsDbRecordKey::operator!=(class NtmsDbRecordKey const & __ptr64)const __ptr64 -??9NtmsDbRecordKey@@QEBAHAEBV0@@Z -; public: int __cdecl NtmsDbRecordRev::operator!=(class NtmsDbRecordRev const & __ptr64) __ptr64 -??9NtmsDbRecordRev@@QEAAHAEBV0@@Z -; public: int __cdecl NtmsDbRecordUniqueKey::operator!=(class NtmsDbGuid const & __ptr64)const __ptr64 -??9NtmsDbRecordUniqueKey@@QEBAHAEBVNtmsDbGuid@@@Z -; public: class NtmsDbListItem * __ptr64 __cdecl NtmsDbList::operator[](long)const __ptr64 -??ANtmsDbList@@QEBAPEAVNtmsDbListItem@@J@Z -; public: class NtmsDbRecordUniqueKey * __ptr64 __cdecl NtmsDbRecordKeyList::operator[](long)const __ptr64 -??ANtmsDbRecordKeyList@@QEBAPEAVNtmsDbRecordUniqueKey@@J@Z -; public: class NtmsDbRecordProp * __ptr64 __cdecl NtmsDbRecordPropList::operator[](long) __ptr64 -??ANtmsDbRecordPropList@@QEAAPEAVNtmsDbRecordProp@@J@Z -; public: class NtmsDbRecordProp const * __ptr64 __cdecl NtmsDbRecordPropList::operator[](long)const __ptr64 -??ANtmsDbRecordPropList@@QEBAPEBVNtmsDbRecordProp@@J@Z -; public: __cdecl NtmsDbError::operator unsigned long(void)const __ptr64 -??BNtmsDbError@@QEBAKXZ -; public: __cdecl NtmsDbGuid::operator struct _GUID * __ptr64(void)const __ptr64 -??BNtmsDbGuid@@QEBAPEAU_GUID@@XZ -; public: __cdecl NtmsDbPropDataType::operator short(void)const __ptr64 -??BNtmsDbPropDataType@@QEBAFXZ -; public: __cdecl NtmsDbPropGuid::operator class NtmsDbGuid & __ptr64(void) __ptr64 -??BNtmsDbPropGuid@@QEAAAEAVNtmsDbGuid@@XZ -; public: __cdecl NtmsDbPropRelation::operator class NtmsDbRecordKeyList * __ptr64(void) __ptr64 -??BNtmsDbPropRelation@@QEAAPEAVNtmsDbRecordKeyList@@XZ -; public: __cdecl NtmsDbRecordProp::operator union _LARGE_INTEGER(void)const __ptr64 -??BNtmsDbRecordProp@@QEBA?AT_LARGE_INTEGER@@XZ -; public: __cdecl NtmsDbRecordProp::operator struct _SYSTEMTIME(void)const __ptr64 -??BNtmsDbRecordProp@@QEBA?AU_SYSTEMTIME@@XZ -; public: __cdecl NtmsDbRecordProp::operator class NtmsDbGuid(void)const __ptr64 -??BNtmsDbRecordProp@@QEBA?AVNtmsDbGuid@@XZ -; public: __cdecl NtmsDbRecordProp::operator short(void)const __ptr64 -??BNtmsDbRecordProp@@QEBAFXZ -; public: __cdecl NtmsDbRecordProp::operator unsigned short(void)const __ptr64 -??BNtmsDbRecordProp@@QEBAGXZ -; public: __cdecl NtmsDbRecordProp::operator long(void)const __ptr64 -??BNtmsDbRecordProp@@QEBAJXZ -; public: __cdecl NtmsDbRecordProp::operator unsigned long(void)const __ptr64 -??BNtmsDbRecordProp@@QEBAKXZ -; public: __cdecl NtmsDbRecordProp::operator float(void)const __ptr64 -??BNtmsDbRecordProp@@QEBAMXZ -; public: __cdecl NtmsDbRecordProp::operator double(void)const __ptr64 -??BNtmsDbRecordProp@@QEBANXZ -; public: __cdecl NtmsDbRecordProp::operator unsigned short * __ptr64(void)const __ptr64 -??BNtmsDbRecordProp@@QEBAPEAGXZ -; public: __cdecl NtmsDbRecordProp::operator char const * __ptr64(void)const __ptr64 -??BNtmsDbRecordProp@@QEBAPEBDXZ -; public: __cdecl NtmsDbRecordRev::operator unsigned long(void) __ptr64 -??BNtmsDbRecordRev@@QEAAKXZ -; public: __cdecl NtmsDbRecordType::operator short(void)const __ptr64 -??BNtmsDbRecordType@@QEBAFXZ -; public: __cdecl NtmsDbRecordUniqueKey::operator class NtmsDbGuid & __ptr64(void) __ptr64 -??BNtmsDbRecordUniqueKey@@QEAAAEAVNtmsDbGuid@@XZ -; public: __cdecl NtmsDbRecordUniqueKey::operator class NtmsDbGuid * __ptr64(void) __ptr64 -??BNtmsDbRecordUniqueKey@@QEAAPEAVNtmsDbGuid@@XZ -; public: __cdecl NtmsDbRecordUniqueKey::operator class NtmsDbRecordKey * __ptr64(void) __ptr64 -??BNtmsDbRecordUniqueKey@@QEAAPEAVNtmsDbRecordKey@@XZ -; public: __cdecl NtmsDbString::operator char const * __ptr64(void)const __ptr64 -??BNtmsDbString@@QEBAPEBDXZ -; public: __cdecl NtmsDbTypeGuid::operator class NtmsDbGuid & __ptr64(void) __ptr64 -??BNtmsDbTypeGuid@@QEAAAEAVNtmsDbGuid@@XZ -; public: void __cdecl NtmsDbRecordRev::operator++(int) __ptr64 -??ENtmsDbRecordRev@@QEAAXH@Z -; public: void __cdecl NtmsDbRecordRev::operator++(void) __ptr64 -??ENtmsDbRecordRev@@QEAAXXZ -; public: class NtmsDbList & __ptr64 __cdecl NtmsDbList::operator-(long) __ptr64 -??GNtmsDbList@@QEAAAEAV0@J@Z -; public: class NtmsDbList & __ptr64 __cdecl NtmsDbList::operator-(class NtmsDbListItem * __ptr64) __ptr64 -??GNtmsDbList@@QEAAAEAV0@PEAVNtmsDbListItem@@@Z -; public: class NtmsDbList & __ptr64 __cdecl NtmsDbList::operator+(class NtmsDbListItem * __ptr64) __ptr64 -??HNtmsDbList@@QEAAAEAV0@PEAVNtmsDbListItem@@@Z -; public: class NtmsDbList & __ptr64 __cdecl NtmsDbList::operator+=(class NtmsDbListItem & __ptr64) __ptr64 -??YNtmsDbList@@QEAAAEAV0@AEAVNtmsDbListItem@@@Z -; public: class NtmsDbList & __ptr64 __cdecl NtmsDbList::operator+=(class NtmsDbListItem * __ptr64) __ptr64 -??YNtmsDbList@@QEAAAEAV0@PEAVNtmsDbListItem@@@Z -; public: class NtmsDbString & __ptr64 __cdecl NtmsDbString::operator+=(class NtmsDbString & __ptr64) __ptr64 -??YNtmsDbString@@QEAAAEAV0@AEAV0@@Z -; public: class NtmsDbString & __ptr64 __cdecl NtmsDbString::operator+=(char const * __ptr64) __ptr64 -??YNtmsDbString@@QEAAAEAV0@PEBD@Z -; public: class NtmsDbList & __ptr64 __cdecl NtmsDbList::operator-=(class NtmsDbListItem & __ptr64) __ptr64 -??ZNtmsDbList@@QEAAAEAV0@AEAVNtmsDbListItem@@@Z -; public: class NtmsDbList & __ptr64 __cdecl NtmsDbList::operator-=(long) __ptr64 -??ZNtmsDbList@@QEAAAEAV0@J@Z -; public: class NtmsDbList & __ptr64 __cdecl NtmsDbList::operator-=(class NtmsDbListItem * __ptr64) __ptr64 -??ZNtmsDbList@@QEAAAEAV0@PEAVNtmsDbListItem@@@Z -; const NtmsDatabase::`vftable' -??_7NtmsDatabase@@6B@ -; const NtmsDbChanger::`vftable' -??_7NtmsDbChanger@@6B@ -; const NtmsDbChangerType::`vftable' -??_7NtmsDbChangerType@@6B@ -; const NtmsDbComputer::`vftable' -??_7NtmsDbComputer@@6B@ -; const NtmsDbDrive::`vftable' -??_7NtmsDbDrive@@6B@ -; const NtmsDbDriveType::`vftable' -??_7NtmsDbDriveType@@6B@ -; const NtmsDbFile::`vftable' -??_7NtmsDbFile@@6B@ -; const NtmsDbIEDoor::`vftable' -??_7NtmsDbIEDoor@@6B@ -; const NtmsDbIEPort::`vftable' -??_7NtmsDbIEPort@@6B@ -; const NtmsDbLibWorkItem::`vftable' -??_7NtmsDbLibWorkItem@@6B@ -; const NtmsDbLibrary::`vftable' -??_7NtmsDbLibrary@@6B@ -; const NtmsDbList::`vftable' -??_7NtmsDbList@@6B@ -; const NtmsDbLogicalMedia::`vftable' -??_7NtmsDbLogicalMedia@@6B@ -; const NtmsDbMediaPool::`vftable' -??_7NtmsDbMediaPool@@6B@ -; const NtmsDbMediaType::`vftable' -??_7NtmsDbMediaType@@6B@ -; const NtmsDbObject::`vftable' -??_7NtmsDbObject@@6B@ -; const NtmsDbOpRequest::`vftable' -??_7NtmsDbOpRequest@@6B@ -; const NtmsDbPartition::`vftable' -??_7NtmsDbPartition@@6B@ -; const NtmsDbPhysicalMedia::`vftable' -??_7NtmsDbPhysicalMedia@@6B@ -; const NtmsDbPropertyValue::`vftable' -??_7NtmsDbPropertyValue@@6B@ -; const NtmsDbRecordKeyList::`vftable' -??_7NtmsDbRecordKeyList@@6B@ -; const NtmsDbSelectionSet::`vftable' -??_7NtmsDbSelectionSet@@6B@ -; const NtmsDbStorageSlot::`vftable' -??_7NtmsDbStorageSlot@@6B@ -; const NtmsDbUIDestination::`vftable' -??_7NtmsDbUIDestination@@6B@ -; const NtmsTransaction::`vftable' -??_7NtmsTransaction@@6B@ -; public: void __cdecl NtmsDbDataCtxt::`default constructor closure'(void) __ptr64 -??_FNtmsDbDataCtxt@@QEAAXXZ -; public: void __cdecl NtmsDbList::`default constructor closure'(void) __ptr64 -??_FNtmsDbList@@QEAAXXZ -; public: unsigned long __cdecl NtmsDatabase::AccessAllowed(void) __ptr64 -?AccessAllowed@NtmsDatabase@@QEAAKXZ -; public: static unsigned long __cdecl NtmsDbDataCtxt::AcquireChangeMutex(unsigned long) -?AcquireChangeMutex@NtmsDbDataCtxt@@SAKK@Z -; public: unsigned long __cdecl NtmsDbLibrary::AddMediaType(class NtmsDbGuid const & __ptr64) __ptr64 -?AddMediaType@NtmsDbLibrary@@QEAAKAEBVNtmsDbGuid@@@Z -; public: unsigned long __cdecl NtmsDbComputer::AddUIDestination(unsigned long,class NtmsDbGuid const & __ptr64) __ptr64 -?AddUIDestination@NtmsDbComputer@@QEAAKKAEBVNtmsDbGuid@@@Z -; public: unsigned long __cdecl NtmsDbLibrary::AddUIDestination(unsigned long,class NtmsDbGuid const & __ptr64) __ptr64 -?AddUIDestination@NtmsDbLibrary@@QEAAKKAEBVNtmsDbGuid@@@Z -; public: unsigned long const __cdecl NtmsDbPartition::AllocateCount(void)const __ptr64 -?AllocateCount@NtmsDbPartition@@QEBA?BKXZ -; public: unsigned long const __cdecl NtmsDbMediaPool::AllocationPolicy(void)const __ptr64 -?AllocationPolicy@NtmsDbMediaPool@@QEBA?BKXZ -; public: unsigned short const * __ptr64 __cdecl NtmsDbLibWorkItem::Application(void)const __ptr64 -?Application@NtmsDbLibWorkItem@@QEBAPEBGXZ -; public: unsigned short const * __ptr64 __cdecl NtmsDbOpRequest::Application(void)const __ptr64 -?Application@NtmsDbOpRequest@@QEBAPEBGXZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbOpRequest::Arg1(void)const __ptr64 -?Arg1@NtmsDbOpRequest@@QEBAAEBVNtmsDbGuid@@XZ -; public: unsigned long __cdecl NtmsDbOpRequest::Arg1Type(void)const __ptr64 -?Arg1Type@NtmsDbOpRequest@@QEBAKXZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbOpRequest::Arg2(void)const __ptr64 -?Arg2@NtmsDbOpRequest@@QEBAAEBVNtmsDbGuid@@XZ -; public: unsigned long __cdecl NtmsDbOpRequest::Arg2Type(void)const __ptr64 -?Arg2Type@NtmsDbOpRequest@@QEBAKXZ -; public: long __cdecl NtmsDbLibWorkItem::AssocWorkItem_IsNotNull(void) __ptr64 -?AssocWorkItem_IsNotNull@NtmsDbLibWorkItem@@QEAAJXZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbLibWorkItem::AssocWorkItem_n(void)const __ptr64 -?AssocWorkItem_n@NtmsDbLibWorkItem@@QEBAAEBVNtmsDbGuid@@XZ -; public: short const __cdecl NtmsDbLibrary::AutoRecovery(void)const __ptr64 -?AutoRecovery@NtmsDbLibrary@@QEBA?BFXZ -; public: short const __cdecl NtmsDbLibrary::BarCodeReader(void)const __ptr64 -?BarCodeReader@NtmsDbLibrary@@QEBA?BFXZ -; public: unsigned long const __cdecl NtmsDbPhysicalMedia::BarcodeState(void)const __ptr64 -?BarcodeState@NtmsDbPhysicalMedia@@QEBA?BKXZ -; public: unsigned short const * __ptr64 __cdecl NtmsDbPhysicalMedia::BarcodeW(void)const __ptr64 -?BarcodeW@NtmsDbPhysicalMedia@@QEBAPEBGXZ -; public: long __cdecl NtmsDbPhysicalMedia::Barcode_IsNotNull(void) __ptr64 -?Barcode_IsNotNull@NtmsDbPhysicalMedia@@QEAAJXZ -; public: char const * __ptr64 __cdecl NtmsDbPhysicalMedia::Barcode_n(void) __ptr64 -?Barcode_n@NtmsDbPhysicalMedia@@QEAAPEBDXZ -; private: void __cdecl NtmsDbChanger::BuildPropertyList(void) __ptr64 -?BuildPropertyList@NtmsDbChanger@@AEAAXXZ -; private: void __cdecl NtmsDbChangerType::BuildPropertyList(void) __ptr64 -?BuildPropertyList@NtmsDbChangerType@@AEAAXXZ -; private: void __cdecl NtmsDbComputer::BuildPropertyList(void) __ptr64 -?BuildPropertyList@NtmsDbComputer@@AEAAXXZ -; private: void __cdecl NtmsDbDrive::BuildPropertyList(void) __ptr64 -?BuildPropertyList@NtmsDbDrive@@AEAAXXZ -; private: void __cdecl NtmsDbDriveType::BuildPropertyList(void) __ptr64 -?BuildPropertyList@NtmsDbDriveType@@AEAAXXZ -; private: void __cdecl NtmsDbIEDoor::BuildPropertyList(void) __ptr64 -?BuildPropertyList@NtmsDbIEDoor@@AEAAXXZ -; private: void __cdecl NtmsDbIEPort::BuildPropertyList(void) __ptr64 -?BuildPropertyList@NtmsDbIEPort@@AEAAXXZ -; private: void __cdecl NtmsDbLibWorkItem::BuildPropertyList(void) __ptr64 -?BuildPropertyList@NtmsDbLibWorkItem@@AEAAXXZ -; private: void __cdecl NtmsDbLibrary::BuildPropertyList(void) __ptr64 -?BuildPropertyList@NtmsDbLibrary@@AEAAXXZ -; private: void __cdecl NtmsDbLogicalMedia::BuildPropertyList(void) __ptr64 -?BuildPropertyList@NtmsDbLogicalMedia@@AEAAXXZ -; private: void __cdecl NtmsDbMediaPool::BuildPropertyList(void) __ptr64 -?BuildPropertyList@NtmsDbMediaPool@@AEAAXXZ -; private: void __cdecl NtmsDbMediaType::BuildPropertyList(void) __ptr64 -?BuildPropertyList@NtmsDbMediaType@@AEAAXXZ -; private: void __cdecl NtmsDbObject::BuildPropertyList(void) __ptr64 -?BuildPropertyList@NtmsDbObject@@AEAAXXZ -; private: void __cdecl NtmsDbOpRequest::BuildPropertyList(void) __ptr64 -?BuildPropertyList@NtmsDbOpRequest@@AEAAXXZ -; private: void __cdecl NtmsDbPartition::BuildPropertyList(void) __ptr64 -?BuildPropertyList@NtmsDbPartition@@AEAAXXZ -; private: void __cdecl NtmsDbPhysicalMedia::BuildPropertyList(void) __ptr64 -?BuildPropertyList@NtmsDbPhysicalMedia@@AEAAXXZ -; private: void __cdecl NtmsDbStorageSlot::BuildPropertyList(void) __ptr64 -?BuildPropertyList@NtmsDbStorageSlot@@AEAAXXZ -; private: void __cdecl NtmsDbUIDestination::BuildPropertyList(void) __ptr64 -?BuildPropertyList@NtmsDbUIDestination@@AEAAXXZ -; public: union _LARGE_INTEGER & __ptr64 __cdecl NtmsDbPartition::Capacity(void) __ptr64 -?Capacity@NtmsDbPartition@@QEAAAEAT_LARGE_INTEGER@@XZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbChanger::ChangerType(void)const __ptr64 -?ChangerType@NtmsDbChanger@@QEBAAEBVNtmsDbGuid@@XZ -; public: unsigned long __cdecl NtmsDbLibrary::Changers(class NtmsDbDataCtxt * __ptr64,class NtmsDbSelectionSet & __ptr64) __ptr64 -?Changers@NtmsDbLibrary@@QEAAKPEAVNtmsDbDataCtxt@@AEAVNtmsDbSelectionSet@@@Z -; public: long __cdecl NtmsDbLibrary::CleanerSlot_IsNotNull(void)const __ptr64 -?CleanerSlot_IsNotNull@NtmsDbLibrary@@QEBAJXZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbLibrary::CleanerSlot_n(void)const __ptr64 -?CleanerSlot_n@NtmsDbLibrary@@QEBAAEBVNtmsDbGuid@@XZ -; public: unsigned long const __cdecl NtmsDbLibrary::CleansRemaining(void)const __ptr64 -?CleansRemaining@NtmsDbLibrary@@QEBA?BKXZ -; public: void __cdecl NtmsDbList::Clear(void) __ptr64 -?Clear@NtmsDbList@@QEAAXXZ -; public: void __cdecl NtmsDbRecordProp::ClearModified(void) __ptr64 -?ClearModified@NtmsDbRecordProp@@QEAAXXZ -; public: short const __cdecl NtmsDbRecordProp::Code(void)const __ptr64 -?Code@NtmsDbRecordProp@@QEBA?BFXZ -; public: short __cdecl NtmsDbRecordType::Code(void)const __ptr64 -?Code@NtmsDbRecordType@@QEBAFXZ -; public: unsigned long __cdecl NtmsDbDataCtxt::CommitTransaction(void) __ptr64 -?CommitTransaction@NtmsDbDataCtxt@@QEAAKXZ -; public: virtual void __cdecl NtmsDbObject::ComputeProps(enum NtmsDbObject::ObjectOperationType) __ptr64 -?ComputeProps@NtmsDbObject@@UEAAXW4ObjectOperationType@1@@Z -; public: virtual void __cdecl NtmsDbObject::ComputeProps(enum NtmsDbObject::ObjectOperationType,long) __ptr64 -?ComputeProps@NtmsDbObject@@UEAAXW4ObjectOperationType@1@J@Z -; public: unsigned short const * __ptr64 __cdecl NtmsDbLibWorkItem::Computer(void)const __ptr64 -?Computer@NtmsDbLibWorkItem@@QEBAPEBGXZ -; public: unsigned short const * __ptr64 __cdecl NtmsDbOpRequest::Computer(void)const __ptr64 -?Computer@NtmsDbOpRequest@@QEBAPEBGXZ -; public: long __cdecl NtmsDbDrive::Computer_IsNotNull(void)const __ptr64 -?Computer_IsNotNull@NtmsDbDrive@@QEBAJXZ -; public: long __cdecl NtmsDbLibrary::Computer_IsNotNull(void)const __ptr64 -?Computer_IsNotNull@NtmsDbLibrary@@QEBAJXZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbDrive::Computer_n(void)const __ptr64 -?Computer_n@NtmsDbDrive@@QEBAAEBVNtmsDbGuid@@XZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbLibrary::Computer_n(void)const __ptr64 -?Computer_n@NtmsDbLibrary@@QEBAAEBVNtmsDbGuid@@XZ -; protected: void __cdecl NtmsDbString::ConcatString(char const * __ptr64) __ptr64 -?ConcatString@NtmsDbString@@IEAAXPEBD@Z -; public: unsigned long __cdecl NtmsDbDataCtxt::Connect(unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -?Connect@NtmsDbDataCtxt@@QEAAKPEBG0@Z -; protected: void __cdecl NtmsDbString::ConvertMBString(unsigned short const * __ptr64,unsigned long,char * __ptr64 & __ptr64,unsigned __int64 & __ptr64) __ptr64 -?ConvertMBString@NtmsDbString@@IEAAXPEBGKAEAPEADAEA_K@Z -; public: void __cdecl NtmsDbRecordProp::CopyData(void * __ptr64,long) __ptr64 -?CopyData@NtmsDbRecordProp@@QEAAXPEAXJ@Z -; public: long __cdecl NtmsDbList::Count(void)const __ptr64 -?Count@NtmsDbList@@QEBAJXZ -; public: long __cdecl NtmsDbObject::Count(void)const __ptr64 -?Count@NtmsDbObject@@QEBAJXZ -; public: long __cdecl NtmsDbPropHeader::Count(void)const __ptr64 -?Count@NtmsDbPropHeader@@QEBAJXZ -; public: unsigned long __cdecl NtmsDbRecordProp::Count(void)const __ptr64 -?Count@NtmsDbRecordProp@@QEBAKXZ -; public: long __cdecl NtmsDbRecordPropList::Count(void)const __ptr64 -?Count@NtmsDbRecordPropList@@QEBAJXZ -; public: virtual long __cdecl NtmsDbSelectionSet::Count(void)const __ptr64 -?Count@NtmsDbSelectionSet@@UEBAJXZ -; public: struct _SYSTEMTIME __cdecl NtmsDbObject::CreateTs(void)const __ptr64 -?CreateTs@NtmsDbObject@@QEBA?AU_SYSTEMTIME@@XZ -; public: unsigned long __cdecl NtmsDbRecordProp::DataSize(void)const __ptr64 -?DataSize@NtmsDbRecordProp@@QEBAKXZ -; public: class NtmsDatabase * __ptr64 __cdecl NtmsDbDataCtxt::Database(void) __ptr64 -?Database@NtmsDbDataCtxt@@QEAAPEAVNtmsDatabase@@XZ -; public: unsigned long const __cdecl NtmsDbMediaPool::DeallocationPolicy(void)const __ptr64 -?DeallocationPolicy@NtmsDbMediaPool@@QEBA?BKXZ -; public: void __cdecl NtmsDbPropHeader::DecCount(void) __ptr64 -?DecCount@NtmsDbPropHeader@@QEAAXXZ -; public: long __cdecl NtmsDbUIDestination::DecReference(void) __ptr64 -?DecReference@NtmsDbUIDestination@@QEAAJXZ -; public: long __cdecl NtmsDbLibrary::DefCleanerSlot_IsNotNull(void)const __ptr64 -?DefCleanerSlot_IsNotNull@NtmsDbLibrary@@QEBAJXZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbLibrary::DefCleanerSlot_n(void)const __ptr64 -?DefCleanerSlot_n@NtmsDbLibrary@@QEBAAEBVNtmsDbGuid@@XZ -; public: unsigned long const __cdecl NtmsDbDrive::DeferDelay(void)const __ptr64 -?DeferDelay@NtmsDbDrive@@QEBA?BKXZ -; protected: virtual void __cdecl NtmsDbChanger::DeleteDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?DeleteDbObject@NtmsDbChanger@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbChangerType::DeleteDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?DeleteDbObject@NtmsDbChangerType@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbComputer::DeleteDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?DeleteDbObject@NtmsDbComputer@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbDrive::DeleteDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?DeleteDbObject@NtmsDbDrive@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbDriveType::DeleteDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?DeleteDbObject@NtmsDbDriveType@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbIEDoor::DeleteDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?DeleteDbObject@NtmsDbIEDoor@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbIEPort::DeleteDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?DeleteDbObject@NtmsDbIEPort@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbLibWorkItem::DeleteDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?DeleteDbObject@NtmsDbLibWorkItem@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbLibrary::DeleteDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?DeleteDbObject@NtmsDbLibrary@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbLogicalMedia::DeleteDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?DeleteDbObject@NtmsDbLogicalMedia@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbMediaPool::DeleteDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?DeleteDbObject@NtmsDbMediaPool@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbMediaType::DeleteDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?DeleteDbObject@NtmsDbMediaType@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbObject::DeleteDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?DeleteDbObject@NtmsDbObject@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbOpRequest::DeleteDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?DeleteDbObject@NtmsDbOpRequest@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbPartition::DeleteDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?DeleteDbObject@NtmsDbPartition@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbPhysicalMedia::DeleteDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?DeleteDbObject@NtmsDbPhysicalMedia@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbStorageSlot::DeleteDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?DeleteDbObject@NtmsDbStorageSlot@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbUIDestination::DeleteDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?DeleteDbObject@NtmsDbUIDestination@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; public: virtual unsigned long __cdecl NtmsDbSelectionSet::DeleteObjects(class NtmsDbDataCtxt * __ptr64) __ptr64 -?DeleteObjects@NtmsDbSelectionSet@@UEAAKPEAVNtmsDbDataCtxt@@@Z -; protected: void __cdecl NtmsDbObject::DeleteReferences(class NtmsDbDataCtxt * __ptr64,class NtmsDbRecordPropList * __ptr64) __ptr64 -?DeleteReferences@NtmsDbObject@@IEAAXPEAVNtmsDbDataCtxt@@PEAVNtmsDbRecordPropList@@@Z -; public: unsigned long __cdecl NtmsDbPhysicalMedia::DensityCode(void) __ptr64 -?DensityCode@NtmsDbPhysicalMedia@@QEAAKXZ -; public: unsigned short const * __ptr64 __cdecl NtmsDbObject::DescriptionW(void) __ptr64 -?DescriptionW@NtmsDbObject@@QEAAPEBGXZ -; public: unsigned short const * __ptr64 __cdecl NtmsDbObject::DescriptionW(void)const __ptr64 -?DescriptionW@NtmsDbObject@@QEBAPEBGXZ -; public: long __cdecl NtmsDbObject::Description_IsNotNull(void) __ptr64 -?Description_IsNotNull@NtmsDbObject@@QEAAJXZ -; public: char const * __ptr64 __cdecl NtmsDbObject::Description_n(void) __ptr64 -?Description_n@NtmsDbObject@@QEAAPEBDXZ -; public: static void __cdecl NtmsDbDataCtxt::DestroyMutex(void) -?DestroyMutex@NtmsDbDataCtxt@@SAXXZ -; public: virtual void __cdecl NtmsDbList::Destruct(class NtmsDbListItem * __ptr64) __ptr64 -?Destruct@NtmsDbList@@UEAAXPEAVNtmsDbListItem@@@Z -; public: unsigned long const __cdecl NtmsDbChangerType::DeviceType(void)const __ptr64 -?DeviceType@NtmsDbChangerType@@QEBA?BKXZ -; public: unsigned long const __cdecl NtmsDbMediaType::DeviceType(void)const __ptr64 -?DeviceType@NtmsDbMediaType@@QEBA?BKXZ -; public: static void __cdecl NtmsDbDataCtxt::DisableNotification(class ChangeRegistration * __ptr64) -?DisableNotification@NtmsDbDataCtxt@@SAXPEAVChangeRegistration@@@Z -; public: unsigned long __cdecl NtmsDbDataCtxt::Disconnect(void) __ptr64 -?Disconnect@NtmsDbDataCtxt@@QEAAKXZ -; public: long __cdecl NtmsDbLibWorkItem::DriveId_IsNotNull(void) __ptr64 -?DriveId_IsNotNull@NtmsDbLibWorkItem@@QEAAJXZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbLibWorkItem::DriveId_n(void)const __ptr64 -?DriveId_n@NtmsDbLibWorkItem@@QEBAAEBVNtmsDbGuid@@XZ -; public: unsigned long const __cdecl NtmsDbDrive::DriveNumber(void)const __ptr64 -?DriveNumber@NtmsDbDrive@@QEBA?BKXZ -; public: unsigned long const __cdecl NtmsDbDrive::DriveState(void)const __ptr64 -?DriveState@NtmsDbDrive@@QEBA?BKXZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbDrive::DriveType(void)const __ptr64 -?DriveType@NtmsDbDrive@@QEBAAEBVNtmsDbGuid@@XZ -; public: unsigned long const __cdecl NtmsDbDriveType::DriveType(void)const __ptr64 -?DriveType@NtmsDbDriveType@@QEBA?BKXZ -; public: unsigned long __cdecl NtmsDbComputer::Drives(class NtmsDbDataCtxt * __ptr64,class NtmsDbSelectionSet & __ptr64) __ptr64 -?Drives@NtmsDbComputer@@QEAAKPEAVNtmsDbDataCtxt@@AEAVNtmsDbSelectionSet@@@Z -; public: unsigned long __cdecl NtmsDbLibrary::Drives(class NtmsDbDataCtxt * __ptr64,class NtmsDbSelectionSet & __ptr64) __ptr64 -?Drives@NtmsDbLibrary@@QEAAKPEAVNtmsDbDataCtxt@@AEAVNtmsDbSelectionSet@@@Z -; public: int __cdecl NtmsDbList::Dynamic(void)const __ptr64 -?Dynamic@NtmsDbList@@QEBAHXZ -; public: int __cdecl NtmsDbRecordProp::Dynamic(void)const __ptr64 -?Dynamic@NtmsDbRecordProp@@QEBAHXZ -; public: static class ChangeRegistration * __ptr64 __cdecl NtmsDbDataCtxt::EnableNotification(void (__cdecl*)(int,class NtmsDbGuid const & __ptr64,int,void * __ptr64),void * __ptr64) -?EnableNotification@NtmsDbDataCtxt@@SAPEAVChangeRegistration@@P6AXHAEBVNtmsDbGuid@@HPEAX@Z1@Z -; public: short const __cdecl NtmsDbObject::Enabled(void)const __ptr64 -?Enabled@NtmsDbObject@@QEBA?BFXZ -; public: void __cdecl NtmsDbDataCtxt::EnterConnCritSection(void) __ptr64 -?EnterConnCritSection@NtmsDbDataCtxt@@QEAAXXZ -; public: class NtmsDbError const & __ptr64 __cdecl NtmsDbDataCtxt::Error(void)const __ptr64 -?Error@NtmsDbDataCtxt@@QEBAAEBVNtmsDbError@@XZ -; public: int const __cdecl NtmsDbError::Error(void)const __ptr64 -?Error@NtmsDbError@@QEBA?BHXZ -; public: class NtmsDbError & __ptr64 __cdecl NtmsDbObject::Error(void) __ptr64 -?Error@NtmsDbObject@@QEAAAEAVNtmsDbError@@XZ -; public: unsigned long __cdecl NtmsDbLibWorkItem::ErrorCode(void) __ptr64 -?ErrorCode@NtmsDbLibWorkItem@@QEAAKXZ -; public: unsigned long __cdecl NtmsDbObject::ExplicitAddRelation(long,short,class NtmsDbGuid const & __ptr64) __ptr64 -?ExplicitAddRelation@NtmsDbObject@@QEAAKJFAEBVNtmsDbGuid@@@Z -; public: unsigned long __cdecl NtmsDbObject::ExplicitRemoveRelation(long,class NtmsDbGuid const & __ptr64) __ptr64 -?ExplicitRemoveRelation@NtmsDbObject@@QEAAKJAEBVNtmsDbGuid@@@Z -; public: unsigned long __cdecl NtmsDbDataCtxt::ExportDatabase(void) __ptr64 -?ExportDatabase@NtmsDbDataCtxt@@QEAAKXZ -; public: unsigned long const __cdecl NtmsDbIEPort::ExtendState(void)const __ptr64 -?ExtendState@NtmsDbIEPort@@QEBA?BKXZ -; public: virtual unsigned long __cdecl NtmsDbObject::Fetch(class NtmsDbDataCtxt * __ptr64) __ptr64 -?Fetch@NtmsDbObject@@UEAAKPEAVNtmsDbDataCtxt@@@Z -; private: unsigned long __cdecl NtmsDatabase::FileEnd(void) __ptr64 -?FileEnd@NtmsDatabase@@AEAAKXZ -; public: void * __ptr64 __cdecl NtmsDbFile::FileHandle(void) __ptr64 -?FileHandle@NtmsDbFile@@QEAAPEAXXZ -; private: unsigned long __cdecl NtmsDatabase::FilePosition(unsigned long) __ptr64 -?FilePosition@NtmsDatabase@@AEAAKK@Z -; public: unsigned long __cdecl NtmsDbFile::FileStatus(void) __ptr64 -?FileStatus@NtmsDbFile@@QEAAKXZ -; public: unsigned short * __ptr64 __cdecl NtmsDbFile::Filename(void) __ptr64 -?Filename@NtmsDbFile@@QEAAPEAGXZ -; private: void __cdecl NtmsDbTypeGuid::Fill(struct _GUID & __ptr64,char * __ptr64) __ptr64 -?Fill@NtmsDbTypeGuid@@AEAAXAEAU_GUID@@PEAD@Z -; public: long __cdecl NtmsDbList::Map::Find(class NtmsDbListItem * __ptr64)const __ptr64 -?Find@Map@NtmsDbList@@QEBAJPEAVNtmsDbListItem@@@Z -; public: static int __cdecl NtmsDbDataCtxt::FindObType(class NtmsDbRecordKey & __ptr64) -?FindObType@NtmsDbDataCtxt@@SAHAEAVNtmsDbRecordKey@@@Z -; public: static int __cdecl NtmsDbDataCtxt::FindObType(short) -?FindObType@NtmsDbDataCtxt@@SAHF@Z -; public: unsigned long const __cdecl NtmsDbLibrary::FirstChangerNumber(void)const __ptr64 -?FirstChangerNumber@NtmsDbLibrary@@QEBA?BKXZ -; public: unsigned long const __cdecl NtmsDbLibrary::FirstDriveNumber(void)const __ptr64 -?FirstDriveNumber@NtmsDbLibrary@@QEBA?BKXZ -; public: unsigned long const __cdecl NtmsDbLibrary::FirstPortNumber(void)const __ptr64 -?FirstPortNumber@NtmsDbLibrary@@QEBA?BKXZ -; public: unsigned long const __cdecl NtmsDbLibrary::FirstSlotNumber(void)const __ptr64 -?FirstSlotNumber@NtmsDbLibrary@@QEBA?BKXZ -; public: short const __cdecl NtmsDbLibrary::FixedOffline(void)const __ptr64 -?FixedOffline@NtmsDbLibrary@@QEBA?BFXZ -; public: unsigned long const __cdecl NtmsDbLibrary::Flags(void)const __ptr64 -?Flags@NtmsDbLibrary@@QEBA?BKXZ -; public: unsigned long __cdecl NtmsDbMediaPool::Folders(class NtmsDbDataCtxt * __ptr64,class NtmsDbSelectionSet & __ptr64) __ptr64 -?Folders@NtmsDbMediaPool@@QEAAKPEAVNtmsDbDataCtxt@@AEAVNtmsDbSelectionSet@@@Z -; public: int __cdecl NtmsDbList::Map::Full(void)const __ptr64 -?Full@Map@NtmsDbList@@QEBAHXZ -; public: unsigned long const __cdecl NtmsDbIEPort::FullState(void)const __ptr64 -?FullState@NtmsDbIEPort@@QEBA?BKXZ -; public: short __cdecl NtmsDbGuid::GenerateHash(void) __ptr64 -?GenerateHash@NtmsDbGuid@@QEAAFXZ -; public: long __cdecl NtmsDbList::Map::Get(long,class NtmsDbListItem * __ptr64 & __ptr64)const __ptr64 -?Get@Map@NtmsDbList@@QEBAJJAEAPEAVNtmsDbListItem@@@Z -; public: unsigned long __cdecl NtmsDbPartition::GetAllocOption(void) __ptr64 -?GetAllocOption@NtmsDbPartition@@QEAAKXZ -; public: void __cdecl NtmsDbLibWorkItem::GetApplicationA(char * __ptr64,int) __ptr64 -?GetApplicationA@NtmsDbLibWorkItem@@QEAAXPEADH@Z -; public: void __cdecl NtmsDbOpRequest::GetApplicationA(char * __ptr64,int) __ptr64 -?GetApplicationA@NtmsDbOpRequest@@QEAAXPEADH@Z -; public: void __cdecl NtmsDbLibWorkItem::GetApplicationW(unsigned short * __ptr64,int) __ptr64 -?GetApplicationW@NtmsDbLibWorkItem@@QEAAXPEAGH@Z -; public: void __cdecl NtmsDbOpRequest::GetApplicationW(unsigned short * __ptr64,int) __ptr64 -?GetApplicationW@NtmsDbOpRequest@@QEAAXPEAGH@Z -; public: unsigned long __cdecl NtmsDbObject::GetAttribute(class NtmsDbDataCtxt * __ptr64,char const * __ptr64,void * __ptr64,unsigned long * __ptr64) __ptr64 -?GetAttribute@NtmsDbObject@@QEAAKPEAVNtmsDbDataCtxt@@PEBDPEAXPEAK@Z -; public: void __cdecl NtmsDbPhysicalMedia::GetBarcodeA(char * __ptr64,int) __ptr64 -?GetBarcodeA@NtmsDbPhysicalMedia@@QEAAXPEADH@Z -; public: void __cdecl NtmsDbPhysicalMedia::GetBarcodeW(unsigned short * __ptr64,int) __ptr64 -?GetBarcodeW@NtmsDbPhysicalMedia@@QEAAXPEAGH@Z -; public: void __cdecl NtmsDbUIDestination::GetComputer(unsigned short * __ptr64,int) __ptr64 -?GetComputer@NtmsDbUIDestination@@QEAAXPEAGH@Z -; public: void __cdecl NtmsDbLibWorkItem::GetComputerA(char * __ptr64,int) __ptr64 -?GetComputerA@NtmsDbLibWorkItem@@QEAAXPEADH@Z -; public: void __cdecl NtmsDbOpRequest::GetComputerA(char * __ptr64,int) __ptr64 -?GetComputerA@NtmsDbOpRequest@@QEAAXPEADH@Z -; public: void __cdecl NtmsDbLibWorkItem::GetComputerW(unsigned short * __ptr64,int) __ptr64 -?GetComputerW@NtmsDbLibWorkItem@@QEAAXPEAGH@Z -; public: void __cdecl NtmsDbOpRequest::GetComputerW(unsigned short * __ptr64,int) __ptr64 -?GetComputerW@NtmsDbOpRequest@@QEAAXPEAGH@Z -; public: void * __ptr64 __cdecl NtmsDbRecordProp::GetData(int * __ptr64)const __ptr64 -?GetData@NtmsDbRecordProp@@QEBAPEAXPEAH@Z -; protected: virtual void __cdecl NtmsDbChanger::GetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?GetDbObject@NtmsDbChanger@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbChangerType::GetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?GetDbObject@NtmsDbChangerType@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbComputer::GetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?GetDbObject@NtmsDbComputer@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbDrive::GetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?GetDbObject@NtmsDbDrive@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbDriveType::GetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?GetDbObject@NtmsDbDriveType@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbIEDoor::GetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?GetDbObject@NtmsDbIEDoor@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbIEPort::GetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?GetDbObject@NtmsDbIEPort@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbLibWorkItem::GetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?GetDbObject@NtmsDbLibWorkItem@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbLibrary::GetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?GetDbObject@NtmsDbLibrary@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbLogicalMedia::GetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?GetDbObject@NtmsDbLogicalMedia@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbMediaPool::GetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?GetDbObject@NtmsDbMediaPool@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbMediaType::GetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?GetDbObject@NtmsDbMediaType@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbObject::GetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?GetDbObject@NtmsDbObject@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbOpRequest::GetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?GetDbObject@NtmsDbOpRequest@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbPartition::GetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?GetDbObject@NtmsDbPartition@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbPhysicalMedia::GetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?GetDbObject@NtmsDbPhysicalMedia@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbStorageSlot::GetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?GetDbObject@NtmsDbStorageSlot@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbUIDestination::GetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?GetDbObject@NtmsDbUIDestination@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual class NtmsDbRecordProp * __ptr64 __cdecl NtmsDbChanger::GetDbProperty(long)const __ptr64 -?GetDbProperty@NtmsDbChanger@@MEBAPEAVNtmsDbRecordProp@@J@Z -; protected: virtual class NtmsDbRecordProp * __ptr64 __cdecl NtmsDbChangerType::GetDbProperty(long)const __ptr64 -?GetDbProperty@NtmsDbChangerType@@MEBAPEAVNtmsDbRecordProp@@J@Z -; protected: virtual class NtmsDbRecordProp * __ptr64 __cdecl NtmsDbComputer::GetDbProperty(long)const __ptr64 -?GetDbProperty@NtmsDbComputer@@MEBAPEAVNtmsDbRecordProp@@J@Z -; protected: virtual class NtmsDbRecordProp * __ptr64 __cdecl NtmsDbDrive::GetDbProperty(long)const __ptr64 -?GetDbProperty@NtmsDbDrive@@MEBAPEAVNtmsDbRecordProp@@J@Z -; protected: virtual class NtmsDbRecordProp * __ptr64 __cdecl NtmsDbDriveType::GetDbProperty(long)const __ptr64 -?GetDbProperty@NtmsDbDriveType@@MEBAPEAVNtmsDbRecordProp@@J@Z -; protected: virtual class NtmsDbRecordProp * __ptr64 __cdecl NtmsDbIEDoor::GetDbProperty(long)const __ptr64 -?GetDbProperty@NtmsDbIEDoor@@MEBAPEAVNtmsDbRecordProp@@J@Z -; protected: virtual class NtmsDbRecordProp * __ptr64 __cdecl NtmsDbIEPort::GetDbProperty(long)const __ptr64 -?GetDbProperty@NtmsDbIEPort@@MEBAPEAVNtmsDbRecordProp@@J@Z -; protected: virtual class NtmsDbRecordProp * __ptr64 __cdecl NtmsDbLibWorkItem::GetDbProperty(long)const __ptr64 -?GetDbProperty@NtmsDbLibWorkItem@@MEBAPEAVNtmsDbRecordProp@@J@Z -; protected: virtual class NtmsDbRecordProp * __ptr64 __cdecl NtmsDbLibrary::GetDbProperty(long)const __ptr64 -?GetDbProperty@NtmsDbLibrary@@MEBAPEAVNtmsDbRecordProp@@J@Z -; protected: virtual class NtmsDbRecordProp * __ptr64 __cdecl NtmsDbLogicalMedia::GetDbProperty(long)const __ptr64 -?GetDbProperty@NtmsDbLogicalMedia@@MEBAPEAVNtmsDbRecordProp@@J@Z -; protected: virtual class NtmsDbRecordProp * __ptr64 __cdecl NtmsDbMediaPool::GetDbProperty(long)const __ptr64 -?GetDbProperty@NtmsDbMediaPool@@MEBAPEAVNtmsDbRecordProp@@J@Z -; protected: virtual class NtmsDbRecordProp * __ptr64 __cdecl NtmsDbMediaType::GetDbProperty(long)const __ptr64 -?GetDbProperty@NtmsDbMediaType@@MEBAPEAVNtmsDbRecordProp@@J@Z -; protected: virtual class NtmsDbRecordProp * __ptr64 __cdecl NtmsDbObject::GetDbProperty(long)const __ptr64 -?GetDbProperty@NtmsDbObject@@MEBAPEAVNtmsDbRecordProp@@J@Z -; protected: virtual class NtmsDbRecordProp * __ptr64 __cdecl NtmsDbOpRequest::GetDbProperty(long)const __ptr64 -?GetDbProperty@NtmsDbOpRequest@@MEBAPEAVNtmsDbRecordProp@@J@Z -; protected: virtual class NtmsDbRecordProp * __ptr64 __cdecl NtmsDbPartition::GetDbProperty(long)const __ptr64 -?GetDbProperty@NtmsDbPartition@@MEBAPEAVNtmsDbRecordProp@@J@Z -; protected: virtual class NtmsDbRecordProp * __ptr64 __cdecl NtmsDbPhysicalMedia::GetDbProperty(long)const __ptr64 -?GetDbProperty@NtmsDbPhysicalMedia@@MEBAPEAVNtmsDbRecordProp@@J@Z -; protected: virtual class NtmsDbRecordProp * __ptr64 __cdecl NtmsDbStorageSlot::GetDbProperty(long)const __ptr64 -?GetDbProperty@NtmsDbStorageSlot@@MEBAPEAVNtmsDbRecordProp@@J@Z -; protected: virtual class NtmsDbRecordProp * __ptr64 __cdecl NtmsDbUIDestination::GetDbProperty(long)const __ptr64 -?GetDbProperty@NtmsDbUIDestination@@MEBAPEAVNtmsDbRecordProp@@J@Z -; public: void __cdecl NtmsDbObject::GetDescriptionA(char * __ptr64,int) __ptr64 -?GetDescriptionA@NtmsDbObject@@QEAAXPEADH@Z -; public: void __cdecl NtmsDbObject::GetDescriptionW(unsigned short * __ptr64,int) __ptr64 -?GetDescriptionW@NtmsDbObject@@QEAAXPEAGH@Z -; public: void __cdecl NtmsDbDrive::GetDriveLetter(unsigned short * __ptr64,int) __ptr64 -?GetDriveLetter@NtmsDbDrive@@QEAAXPEAGH@Z -; public: void __cdecl NtmsDbDrive::GetDriveLetterA(char * __ptr64,int) __ptr64 -?GetDriveLetterA@NtmsDbDrive@@QEAAXPEADH@Z -; public: void __cdecl NtmsDbOpRequest::GetMessageA(char * __ptr64,int) __ptr64 -?GetMessageA@NtmsDbOpRequest@@QEAAXPEADH@Z -; public: void __cdecl NtmsDbOpRequest::GetMessageW(unsigned short * __ptr64,int) __ptr64 -?GetMessageW@NtmsDbOpRequest@@QEAAXPEAGH@Z -; public: void __cdecl NtmsDbObject::GetNameA(char * __ptr64,int) __ptr64 -?GetNameA@NtmsDbObject@@QEAAXPEADH@Z -; public: void __cdecl NtmsDbObject::GetNameW(unsigned short * __ptr64,int) __ptr64 -?GetNameW@NtmsDbObject@@QEAAXPEAGH@Z -; public: static class NtmsDbRecordProp & __ptr64 __cdecl NtmsDbRecordPropList::GetNull(void) -?GetNull@NtmsDbRecordPropList@@SAAEAVNtmsDbRecordProp@@XZ -; public: void __cdecl NtmsDbPartition::GetOmidLabelInfoA(char * __ptr64,int)const __ptr64 -?GetOmidLabelInfoA@NtmsDbPartition@@QEBAXPEADH@Z -; public: void __cdecl NtmsDbPartition::GetOmidLabelInfoW(unsigned short * __ptr64,int)const __ptr64 -?GetOmidLabelInfoW@NtmsDbPartition@@QEBAXPEAGH@Z -; public: void __cdecl NtmsDbPartition::GetOmidLabelTypeA(char * __ptr64,int)const __ptr64 -?GetOmidLabelTypeA@NtmsDbPartition@@QEBAXPEADH@Z -; public: void __cdecl NtmsDbPartition::GetOmidLabelTypeW(unsigned short * __ptr64,int)const __ptr64 -?GetOmidLabelTypeW@NtmsDbPartition@@QEBAXPEAGH@Z -; public: void __cdecl NtmsDbChanger::GetPathNameA(char * __ptr64,int) __ptr64 -?GetPathNameA@NtmsDbChanger@@QEAAXPEADH@Z -; public: void __cdecl NtmsDbDrive::GetPathNameA(char * __ptr64,int) __ptr64 -?GetPathNameA@NtmsDbDrive@@QEAAXPEADH@Z -; public: void __cdecl NtmsDbChanger::GetPathNameW(unsigned short * __ptr64,int) __ptr64 -?GetPathNameW@NtmsDbChanger@@QEAAXPEAGH@Z -; public: void __cdecl NtmsDbDrive::GetPathNameW(unsigned short * __ptr64,int) __ptr64 -?GetPathNameW@NtmsDbDrive@@QEAAXPEAGH@Z -; public: void __cdecl NtmsDbChangerType::GetProductA(char * __ptr64,int) __ptr64 -?GetProductA@NtmsDbChangerType@@QEAAXPEADH@Z -; public: void __cdecl NtmsDbDriveType::GetProductA(char * __ptr64,int) __ptr64 -?GetProductA@NtmsDbDriveType@@QEAAXPEADH@Z -; public: void __cdecl NtmsDbChangerType::GetProductW(unsigned short * __ptr64,int) __ptr64 -?GetProductW@NtmsDbChangerType@@QEAAXPEAGH@Z -; public: void __cdecl NtmsDbDriveType::GetProductW(unsigned short * __ptr64,int) __ptr64 -?GetProductW@NtmsDbDriveType@@QEAAXPEAGH@Z -; protected: class NtmsDbRecordProp & __ptr64 __cdecl NtmsDbObject::GetProperty(class NtmsDbRecordPropList * __ptr64,long) __ptr64 -?GetProperty@NtmsDbObject@@IEAAAEAVNtmsDbRecordProp@@PEAVNtmsDbRecordPropList@@J@Z -; public: class NtmsDbRecordProp * __ptr64 __cdecl NtmsDbObject::GetProperty(long) __ptr64 -?GetProperty@NtmsDbObject@@QEAAPEAVNtmsDbRecordProp@@J@Z -; public: class NtmsDbRecordProp & __ptr64 __cdecl NtmsDbRecordPropList::GetProperty(long) __ptr64 -?GetProperty@NtmsDbRecordPropList@@QEAAAEAVNtmsDbRecordProp@@J@Z -; public: class NtmsDbPropDataType const & __ptr64 __cdecl NtmsDbRecordPropList::GetPropertyType(long) __ptr64 -?GetPropertyType@NtmsDbRecordPropList@@QEAAAEBVNtmsDbPropDataType@@J@Z -; public: void __cdecl NtmsDbChanger::GetRevisionA(char * __ptr64,int) __ptr64 -?GetRevisionA@NtmsDbChanger@@QEAAXPEADH@Z -; public: void __cdecl NtmsDbDrive::GetRevisionA(char * __ptr64,int) __ptr64 -?GetRevisionA@NtmsDbDrive@@QEAAXPEADH@Z -; public: void __cdecl NtmsDbChanger::GetRevisionW(unsigned short * __ptr64,int) __ptr64 -?GetRevisionW@NtmsDbChanger@@QEAAXPEAGH@Z -; public: void __cdecl NtmsDbDrive::GetRevisionW(unsigned short * __ptr64,int) __ptr64 -?GetRevisionW@NtmsDbDrive@@QEAAXPEAGH@Z -; public: unsigned long __cdecl NtmsDbObject::GetSecurityDescriptor(void * __ptr64,unsigned long & __ptr64) __ptr64 -?GetSecurityDescriptor@NtmsDbObject@@QEAAKPEAXAEAK@Z -; public: void __cdecl NtmsDbPhysicalMedia::GetSequenceNumberA(char * __ptr64,int)const __ptr64 -?GetSequenceNumberA@NtmsDbPhysicalMedia@@QEBAXPEADH@Z -; public: void __cdecl NtmsDbPhysicalMedia::GetSequenceNumberW(unsigned short * __ptr64,int)const __ptr64 -?GetSequenceNumberW@NtmsDbPhysicalMedia@@QEBAXPEAGH@Z -; public: void __cdecl NtmsDbChanger::GetSerialNumberA(char * __ptr64,int) __ptr64 -?GetSerialNumberA@NtmsDbChanger@@QEAAXPEADH@Z -; public: void __cdecl NtmsDbDrive::GetSerialNumberA(char * __ptr64,int) __ptr64 -?GetSerialNumberA@NtmsDbDrive@@QEAAXPEADH@Z -; public: void __cdecl NtmsDbChanger::GetSerialNumberW(unsigned short * __ptr64,int) __ptr64 -?GetSerialNumberW@NtmsDbChanger@@QEAAXPEAGH@Z -; public: void __cdecl NtmsDbDrive::GetSerialNumberW(unsigned short * __ptr64,int) __ptr64 -?GetSerialNumberW@NtmsDbDrive@@QEAAXPEAGH@Z -; public: unsigned long __cdecl NtmsDbComputer::GetUIDestinations(class NtmsDbDataCtxt * __ptr64,unsigned long,class NtmsDbSelectionSet & __ptr64) __ptr64 -?GetUIDestinations@NtmsDbComputer@@QEAAKPEAVNtmsDbDataCtxt@@KAEAVNtmsDbSelectionSet@@@Z -; public: unsigned long __cdecl NtmsDbLibrary::GetUIDestinations(class NtmsDbDataCtxt * __ptr64,unsigned long,class NtmsDbSelectionSet & __ptr64) __ptr64 -?GetUIDestinations@NtmsDbLibrary@@QEAAKPEAVNtmsDbDataCtxt@@KAEAVNtmsDbSelectionSet@@@Z -; public: void __cdecl NtmsDbLibWorkItem::GetUserA(char * __ptr64,int) __ptr64 -?GetUserA@NtmsDbLibWorkItem@@QEAAXPEADH@Z -; public: void __cdecl NtmsDbOpRequest::GetUserA(char * __ptr64,int) __ptr64 -?GetUserA@NtmsDbOpRequest@@QEAAXPEADH@Z -; public: void __cdecl NtmsDbLibWorkItem::GetUserW(unsigned short * __ptr64,int) __ptr64 -?GetUserW@NtmsDbLibWorkItem@@QEAAXPEAGH@Z -; public: void __cdecl NtmsDbOpRequest::GetUserW(unsigned short * __ptr64,int) __ptr64 -?GetUserW@NtmsDbOpRequest@@QEAAXPEAGH@Z -; public: void __cdecl NtmsDbChangerType::GetVendorA(char * __ptr64,int) __ptr64 -?GetVendorA@NtmsDbChangerType@@QEAAXPEADH@Z -; public: void __cdecl NtmsDbDriveType::GetVendorA(char * __ptr64,int) __ptr64 -?GetVendorA@NtmsDbDriveType@@QEAAXPEADH@Z -; public: void __cdecl NtmsDbChangerType::GetVendorW(unsigned short * __ptr64,int) __ptr64 -?GetVendorW@NtmsDbChangerType@@QEAAXPEAGH@Z -; public: void __cdecl NtmsDbDriveType::GetVendorW(unsigned short * __ptr64,int) __ptr64 -?GetVendorW@NtmsDbDriveType@@QEAAXPEAGH@Z -; public: class NtmsDatabase * __ptr64 __cdecl NtmsDbDataCtxt::Handle(void)const __ptr64 -?Handle@NtmsDbDataCtxt@@QEBAPEAVNtmsDatabase@@XZ -; public: int __cdecl NtmsDbPropGuid::HasChanged(void)const __ptr64 -?HasChanged@NtmsDbPropGuid@@QEBAHXZ -; public: int __cdecl NtmsDbPropGuid::HasNewRelation(void)const __ptr64 -?HasNewRelation@NtmsDbPropGuid@@QEBAHXZ -; public: int __cdecl NtmsDbPropGuid::HasPreviousRelation(void)const __ptr64 -?HasPreviousRelation@NtmsDbPropGuid@@QEBAHXZ -; public: int __cdecl NtmsDbPropGuid::HasRelatedProperty(void)const __ptr64 -?HasRelatedProperty@NtmsDbPropGuid@@QEBAHXZ -; public: class NtmsDbPropHeader & __ptr64 __cdecl NtmsDbRecordProp::Header(void) __ptr64 -?Header@NtmsDbRecordProp@@QEAAAEAVNtmsDbPropHeader@@XZ -; public: long __cdecl NtmsDbPhysicalMedia::HomeSlotId_IsNotNull(void) __ptr64 -?HomeSlotId_IsNotNull@NtmsDbPhysicalMedia@@QEAAJXZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbPhysicalMedia::HomeSlotId_n(void)const __ptr64 -?HomeSlotId_n@NtmsDbPhysicalMedia@@QEBAAEBVNtmsDbGuid@@XZ -; public: unsigned long const __cdecl NtmsDbIEDoor::IEDoorNumber(void)const __ptr64 -?IEDoorNumber@NtmsDbIEDoor@@QEBA?BKXZ -; public: unsigned long const __cdecl NtmsDbIEDoor::IEDoorState(void)const __ptr64 -?IEDoorState@NtmsDbIEDoor@@QEBA?BKXZ -; public: unsigned long __cdecl NtmsDbLibrary::IEDoors(class NtmsDbDataCtxt * __ptr64,class NtmsDbSelectionSet & __ptr64) __ptr64 -?IEDoors@NtmsDbLibrary@@QEAAKPEAVNtmsDbDataCtxt@@AEAVNtmsDbSelectionSet@@@Z -; public: unsigned long const __cdecl NtmsDbIEPort::IEPortNumber(void)const __ptr64 -?IEPortNumber@NtmsDbIEPort@@QEBA?BKXZ -; public: unsigned long __cdecl NtmsDbLibrary::IEPorts(class NtmsDbDataCtxt * __ptr64,class NtmsDbSelectionSet & __ptr64) __ptr64 -?IEPorts@NtmsDbLibrary@@QEAAKPEAVNtmsDbDataCtxt@@AEAVNtmsDbSelectionSet@@@Z -; public: unsigned long __cdecl NtmsDbDataCtxt::ImportDatabase(void) __ptr64 -?ImportDatabase@NtmsDbDataCtxt@@QEAAKXZ -; public: void __cdecl NtmsDbPropHeader::IncCount(void) __ptr64 -?IncCount@NtmsDbPropHeader@@QEAAXXZ -; public: long __cdecl NtmsDbUIDestination::IncReference(void) __ptr64 -?IncReference@NtmsDbUIDestination@@QEAAJXZ -; public: unsigned long __cdecl NtmsDbRecordKey::Index(void)const __ptr64 -?Index@NtmsDbRecordKey@@QEBAKXZ -; public: void __cdecl NtmsDbRecordProp::Init(short) __ptr64 -?Init@NtmsDbRecordProp@@QEAAXF@Z -; public: void __cdecl NtmsDbRecordProp::Init(short,class NtmsDbGuid & __ptr64,int) __ptr64 -?Init@NtmsDbRecordProp@@QEAAXFAEAVNtmsDbGuid@@H@Z -; public: void __cdecl NtmsDbRecordProp::Init(short,class NtmsDbLinkedGuid & __ptr64,class NtmsDbRecordType * __ptr64,short) __ptr64 -?Init@NtmsDbRecordProp@@QEAAXFAEAVNtmsDbLinkedGuid@@PEAVNtmsDbRecordType@@F@Z -; public: void __cdecl NtmsDbRecordProp::Init(short,char * __ptr64,int,int) __ptr64 -?Init@NtmsDbRecordProp@@QEAAXFPEADHH@Z -; public: void __cdecl NtmsDbRecordProp::Init(short,unsigned char * __ptr64,int,int) __ptr64 -?Init@NtmsDbRecordProp@@QEAAXFPEAEHH@Z -; public: void __cdecl NtmsDbRecordProp::Init(short,short * __ptr64,int,int) __ptr64 -?Init@NtmsDbRecordProp@@QEAAXFPEAFHH@Z -; public: void __cdecl NtmsDbRecordProp::Init(short,unsigned short * __ptr64,int,int) __ptr64 -?Init@NtmsDbRecordProp@@QEAAXFPEAGHH@Z -; public: void __cdecl NtmsDbRecordProp::Init(short,long * __ptr64,int,int) __ptr64 -?Init@NtmsDbRecordProp@@QEAAXFPEAJHH@Z -; public: void __cdecl NtmsDbRecordProp::Init(short,unsigned long * __ptr64,int,int) __ptr64 -?Init@NtmsDbRecordProp@@QEAAXFPEAKHH@Z -; public: void __cdecl NtmsDbRecordProp::Init(short,union _LARGE_INTEGER * __ptr64,int,int) __ptr64 -?Init@NtmsDbRecordProp@@QEAAXFPEAT_LARGE_INTEGER@@HH@Z -; public: void __cdecl NtmsDbRecordProp::Init(short,struct _SYSTEMTIME * __ptr64,int) __ptr64 -?Init@NtmsDbRecordProp@@QEAAXFPEAU_SYSTEMTIME@@H@Z -; public: void __cdecl NtmsDbRecordProp::Init(short,class NtmsDbRecordKeyList * __ptr64,int) __ptr64 -?Init@NtmsDbRecordProp@@QEAAXFPEAVNtmsDbRecordKeyList@@H@Z -; public: void __cdecl NtmsDbRecordProp::Init(short,void * __ptr64,int,int) __ptr64 -?Init@NtmsDbRecordProp@@QEAAXFPEAXHH@Z -; protected: virtual void __cdecl NtmsDbChanger::InitDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?InitDbObject@NtmsDbChanger@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbChangerType::InitDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?InitDbObject@NtmsDbChangerType@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbComputer::InitDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?InitDbObject@NtmsDbComputer@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbDrive::InitDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?InitDbObject@NtmsDbDrive@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbDriveType::InitDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?InitDbObject@NtmsDbDriveType@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbIEDoor::InitDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?InitDbObject@NtmsDbIEDoor@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbIEPort::InitDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?InitDbObject@NtmsDbIEPort@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbLibWorkItem::InitDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?InitDbObject@NtmsDbLibWorkItem@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbLibrary::InitDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?InitDbObject@NtmsDbLibrary@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbLogicalMedia::InitDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?InitDbObject@NtmsDbLogicalMedia@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbMediaPool::InitDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?InitDbObject@NtmsDbMediaPool@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbMediaType::InitDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?InitDbObject@NtmsDbMediaType@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbObject::InitDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?InitDbObject@NtmsDbObject@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbOpRequest::InitDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?InitDbObject@NtmsDbOpRequest@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbPartition::InitDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?InitDbObject@NtmsDbPartition@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbPhysicalMedia::InitDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?InitDbObject@NtmsDbPhysicalMedia@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbStorageSlot::InitDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?InitDbObject@NtmsDbStorageSlot@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbUIDestination::InitDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?InitDbObject@NtmsDbUIDestination@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; private: void __cdecl NtmsDbChanger::InitDefaults(void) __ptr64 -?InitDefaults@NtmsDbChanger@@AEAAXXZ -; private: void __cdecl NtmsDbChangerType::InitDefaults(void) __ptr64 -?InitDefaults@NtmsDbChangerType@@AEAAXXZ -; private: void __cdecl NtmsDbComputer::InitDefaults(void) __ptr64 -?InitDefaults@NtmsDbComputer@@AEAAXXZ -; private: void __cdecl NtmsDbDrive::InitDefaults(void) __ptr64 -?InitDefaults@NtmsDbDrive@@AEAAXXZ -; private: void __cdecl NtmsDbDriveType::InitDefaults(void) __ptr64 -?InitDefaults@NtmsDbDriveType@@AEAAXXZ -; private: void __cdecl NtmsDbIEDoor::InitDefaults(void) __ptr64 -?InitDefaults@NtmsDbIEDoor@@AEAAXXZ -; private: void __cdecl NtmsDbIEPort::InitDefaults(void) __ptr64 -?InitDefaults@NtmsDbIEPort@@AEAAXXZ -; private: void __cdecl NtmsDbLibWorkItem::InitDefaults(void) __ptr64 -?InitDefaults@NtmsDbLibWorkItem@@AEAAXXZ -; private: void __cdecl NtmsDbLibrary::InitDefaults(void) __ptr64 -?InitDefaults@NtmsDbLibrary@@AEAAXXZ -; private: void __cdecl NtmsDbLogicalMedia::InitDefaults(void) __ptr64 -?InitDefaults@NtmsDbLogicalMedia@@AEAAXXZ -; private: void __cdecl NtmsDbMediaPool::InitDefaults(void) __ptr64 -?InitDefaults@NtmsDbMediaPool@@AEAAXXZ -; private: void __cdecl NtmsDbMediaType::InitDefaults(void) __ptr64 -?InitDefaults@NtmsDbMediaType@@AEAAXXZ -; private: void __cdecl NtmsDbObject::InitDefaults(void) __ptr64 -?InitDefaults@NtmsDbObject@@AEAAXXZ -; private: void __cdecl NtmsDbOpRequest::InitDefaults(void) __ptr64 -?InitDefaults@NtmsDbOpRequest@@AEAAXXZ -; private: void __cdecl NtmsDbPartition::InitDefaults(void) __ptr64 -?InitDefaults@NtmsDbPartition@@AEAAXXZ -; private: void __cdecl NtmsDbPhysicalMedia::InitDefaults(void) __ptr64 -?InitDefaults@NtmsDbPhysicalMedia@@AEAAXXZ -; private: void __cdecl NtmsDbStorageSlot::InitDefaults(void) __ptr64 -?InitDefaults@NtmsDbStorageSlot@@AEAAXXZ -; private: void __cdecl NtmsDbUIDestination::InitDefaults(void) __ptr64 -?InitDefaults@NtmsDbUIDestination@@AEAAXXZ -; public: static int __cdecl NtmsDbDataCtxt::InitMutex(void) -?InitMutex@NtmsDbDataCtxt@@SAHXZ -; protected: virtual unsigned long __cdecl NtmsDbObject::InitializeObject(unsigned long) __ptr64 -?InitializeObject@NtmsDbObject@@MEAAKK@Z -; public: virtual unsigned long __cdecl NtmsDbObject::Insert(class NtmsDbDataCtxt * __ptr64) __ptr64 -?Insert@NtmsDbObject@@UEAAKPEAVNtmsDbDataCtxt@@@Z -; public: unsigned short const * __ptr64 __cdecl NtmsDbChanger::InstanceNameW(void)const __ptr64 -?InstanceNameW@NtmsDbChanger@@QEBAPEBGXZ -; public: unsigned short const * __ptr64 __cdecl NtmsDbDrive::InstanceNameW(void)const __ptr64 -?InstanceNameW@NtmsDbDrive@@QEBAPEBGXZ -; public: unsigned long const __cdecl NtmsDbLibrary::InventoryMethod(void)const __ptr64 -?InventoryMethod@NtmsDbLibrary@@QEBA?BKXZ -; public: unsigned long const __cdecl NtmsDbPhysicalMedia::InventoryState(void)const __ptr64 -?InventoryState@NtmsDbPhysicalMedia@@QEBA?BKXZ -; public: int __cdecl NtmsDbRecordProp::IsBufferValid(void)const __ptr64 -?IsBufferValid@NtmsDbRecordProp@@QEBAHXZ -; public: int __cdecl NtmsDbObject::IsModified(void)const __ptr64 -?IsModified@NtmsDbObject@@QEBAHXZ -; public: int __cdecl NtmsDbRecordProp::IsModified(void)const __ptr64 -?IsModified@NtmsDbRecordProp@@QEBAHXZ -; public: int __cdecl NtmsDbObject::IsNew(void)const __ptr64 -?IsNew@NtmsDbObject@@QEBAHXZ -; public: int __cdecl NtmsDbRecordKey::IsNew(void) __ptr64 -?IsNew@NtmsDbRecordKey@@QEAAHXZ -; public: int __cdecl NtmsDbRecordProp::IsNull(void)const __ptr64 -?IsNull@NtmsDbRecordProp@@QEBAHXZ -; public: int __cdecl NtmsDbError::IsSuccess(void)const __ptr64 -?IsSuccess@NtmsDbError@@QEBAHXZ -; public: int __cdecl NtmsDatabase::IsValid(void) __ptr64 -?IsValid@NtmsDatabase@@QEAAHXZ -; public: int __cdecl NtmsDbDataCtxt::IsValid(void)const __ptr64 -?IsValid@NtmsDbDataCtxt@@QEBAHXZ -; public: int __cdecl NtmsDbObject::IsValid(void)const __ptr64 -?IsValid@NtmsDbObject@@QEBAHXZ -; public: int __cdecl NtmsDbRecordKey::IsValid(void) __ptr64 -?IsValid@NtmsDbRecordKey@@QEAAHXZ -; public: int __cdecl NtmsDbRecordProp::IsValid(void)const __ptr64 -?IsValid@NtmsDbRecordProp@@QEBAHXZ -; public: int __cdecl NtmsDbRecordPropList::IsValid(void)const __ptr64 -?IsValid@NtmsDbRecordPropList@@QEBAHXZ -; public: int __cdecl NtmsDbRecordType::IsValid(void)const __ptr64 -?IsValid@NtmsDbRecordType@@QEBAHXZ -; public: int __cdecl NtmsDbSelectionSet::IsValid(void)const __ptr64 -?IsValid@NtmsDbSelectionSet@@QEBAHXZ -; public: long __cdecl NtmsDbPropRelation::KeyCount(void) __ptr64 -?KeyCount@NtmsDbPropRelation@@QEAAJXZ -; public: long __cdecl NtmsDbDrive::LastCleanedTs_IsNotNull(void) __ptr64 -?LastCleanedTs_IsNotNull@NtmsDbDrive@@QEAAJXZ -; public: struct _SYSTEMTIME const __cdecl NtmsDbDrive::LastCleanedTs_n(void)const __ptr64 -?LastCleanedTs_n@NtmsDbDrive@@QEBA?BU_SYSTEMTIME@@XZ -; public: unsigned long __cdecl NtmsDbObject::LastError(void)const __ptr64 -?LastError@NtmsDbObject@@QEBAKXZ -; public: unsigned long __cdecl NtmsDbDataCtxt::LastErrorCode(void)const __ptr64 -?LastErrorCode@NtmsDbDataCtxt@@QEBAKXZ -; public: char const * __ptr64 __cdecl NtmsDbObject::LastErrorString(void)const __ptr64 -?LastErrorString@NtmsDbObject@@QEBAPEBDXZ -; public: unsigned long __cdecl NtmsDbPropertyValue::LastStatus(void) __ptr64 -?LastStatus@NtmsDbPropertyValue@@QEAAKXZ -; public: void __cdecl NtmsDbDataCtxt::LeaveConnCritSection(void) __ptr64 -?LeaveConnCritSection@NtmsDbDataCtxt@@QEAAXXZ -; public: unsigned __int64 __cdecl NtmsDbString::Length(void)const __ptr64 -?Length@NtmsDbString@@QEBA_KXZ -; public: unsigned long __cdecl NtmsDbLibrary::LibCurrentMedia(class NtmsDbDataCtxt * __ptr64,class NtmsDbSelectionSet & __ptr64) __ptr64 -?LibCurrentMedia@NtmsDbLibrary@@QEAAKPEAVNtmsDbDataCtxt@@AEAVNtmsDbSelectionSet@@@Z -; public: long __cdecl NtmsDbPhysicalMedia::LibCurrentMedia_IsNotNull(void)const __ptr64 -?LibCurrentMedia_IsNotNull@NtmsDbPhysicalMedia@@QEBAJXZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbPhysicalMedia::LibCurrentMedia_n(void)const __ptr64 -?LibCurrentMedia_n@NtmsDbPhysicalMedia@@QEBAAEBVNtmsDbGuid@@XZ -; public: long __cdecl NtmsDbComputer::LibReqCleanTime(void)const __ptr64 -?LibReqCleanTime@NtmsDbComputer@@QEBAJXZ -; public: unsigned long __cdecl NtmsDbComputer::LibReqFlags(void)const __ptr64 -?LibReqFlags@NtmsDbComputer@@QEBAKXZ -; public: unsigned long __cdecl NtmsDbLibrary::LibWorkItems(class NtmsDbDataCtxt * __ptr64,class NtmsDbSelectionSet & __ptr64) __ptr64 -?LibWorkItems@NtmsDbLibrary@@QEAAKPEAVNtmsDbDataCtxt@@AEAVNtmsDbSelectionSet@@@Z -; public: unsigned long const __cdecl NtmsDbLibrary::LibraryType(void)const __ptr64 -?LibraryType@NtmsDbLibrary@@QEBA?BKXZ -; public: long __cdecl NtmsDbChanger::Library_IsNotNull(void)const __ptr64 -?Library_IsNotNull@NtmsDbChanger@@QEBAJXZ -; public: long __cdecl NtmsDbDrive::Library_IsNotNull(void)const __ptr64 -?Library_IsNotNull@NtmsDbDrive@@QEBAJXZ -; public: long __cdecl NtmsDbIEDoor::Library_IsNotNull(void)const __ptr64 -?Library_IsNotNull@NtmsDbIEDoor@@QEBAJXZ -; public: long __cdecl NtmsDbIEPort::Library_IsNotNull(void)const __ptr64 -?Library_IsNotNull@NtmsDbIEPort@@QEBAJXZ -; public: long __cdecl NtmsDbLibWorkItem::Library_IsNotNull(void)const __ptr64 -?Library_IsNotNull@NtmsDbLibWorkItem@@QEBAJXZ -; public: long __cdecl NtmsDbStorageSlot::Library_IsNotNull(void)const __ptr64 -?Library_IsNotNull@NtmsDbStorageSlot@@QEBAJXZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbChanger::Library_n(void)const __ptr64 -?Library_n@NtmsDbChanger@@QEBAAEBVNtmsDbGuid@@XZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbDrive::Library_n(void)const __ptr64 -?Library_n@NtmsDbDrive@@QEBAAEBVNtmsDbGuid@@XZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbIEDoor::Library_n(void)const __ptr64 -?Library_n@NtmsDbIEDoor@@QEBAAEBVNtmsDbGuid@@XZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbIEPort::Library_n(void)const __ptr64 -?Library_n@NtmsDbIEPort@@QEBAAEBVNtmsDbGuid@@XZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbLibWorkItem::Library_n(void)const __ptr64 -?Library_n@NtmsDbLibWorkItem@@QEBAAEBVNtmsDbGuid@@XZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbStorageSlot::Library_n(void)const __ptr64 -?Library_n@NtmsDbStorageSlot@@QEBAAEBVNtmsDbGuid@@XZ -; public: unsigned long __cdecl NtmsDbComputer::Librarys(class NtmsDbDataCtxt * __ptr64,class NtmsDbSelectionSet & __ptr64) __ptr64 -?Librarys@NtmsDbComputer@@QEAAKPEAVNtmsDbDataCtxt@@AEAVNtmsDbSelectionSet@@@Z -; public: unsigned long const __cdecl NtmsDbPartition::LifeCycleState(void)const __ptr64 -?LifeCycleState@NtmsDbPartition@@QEBA?BKXZ -; public: class NtmsDbRecordKeyList * __ptr64 __cdecl NtmsDbPropRelation::List(void) __ptr64 -?List@NtmsDbPropRelation@@QEAAPEAVNtmsDbRecordKeyList@@XZ -; private: class NtmsDbRecordKeyList * __ptr64 __cdecl NtmsDbSelectionSet::List(void) __ptr64 -?List@NtmsDbSelectionSet@@AEAAPEAVNtmsDbRecordKeyList@@XZ -; public: unsigned int __cdecl NtmsDbRecordProp::Load(unsigned char * __ptr64,unsigned long & __ptr64) __ptr64 -?Load@NtmsDbRecordProp@@QEAAIPEAEAEAK@Z -; public: unsigned long __cdecl NtmsDbMediaPool::LogicalPoolMember(class NtmsDbDataCtxt * __ptr64,class NtmsDbSelectionSet & __ptr64) __ptr64 -?LogicalPoolMember@NtmsDbMediaPool@@QEAAKPEAVNtmsDbDataCtxt@@AEAVNtmsDbSelectionSet@@@Z -; public: long __cdecl NtmsDbPartition::Logicalmedia_IsNotNull(void)const __ptr64 -?Logicalmedia_IsNotNull@NtmsDbPartition@@QEBAJXZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbPartition::Logicalmedia_n(void)const __ptr64 -?Logicalmedia_n@NtmsDbPartition@@QEBAAEBVNtmsDbGuid@@XZ -; public: unsigned long const __cdecl NtmsDbMediaPool::MaxAllocates(void)const __ptr64 -?MaxAllocates@NtmsDbMediaPool@@QEBA?BKXZ -; public: unsigned short const __cdecl NtmsDbIEPort::MaxExtendSecs(void)const __ptr64 -?MaxExtendSecs@NtmsDbIEPort@@QEBA?BGXZ -; public: unsigned short const __cdecl NtmsDbIEDoor::MaxOpenSecs(void)const __ptr64 -?MaxOpenSecs@NtmsDbIEDoor@@QEBA?BGXZ -; public: long __cdecl NtmsDbLogicalMedia::MediaPoolId_IsNotNull(void) __ptr64 -?MediaPoolId_IsNotNull@NtmsDbLogicalMedia@@QEAAJXZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbLogicalMedia::MediaPoolId_n(void)const __ptr64 -?MediaPoolId_n@NtmsDbLogicalMedia@@QEBAAEBVNtmsDbGuid@@XZ -; public: unsigned long __cdecl NtmsDbComputer::MediaPoolPolicy(void)const __ptr64 -?MediaPoolPolicy@NtmsDbComputer@@QEBAKXZ -; public: long __cdecl NtmsDbComputer::MediaRoot_IsNotNull(void)const __ptr64 -?MediaRoot_IsNotNull@NtmsDbComputer@@QEBAJXZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbComputer::MediaRoot_n(void)const __ptr64 -?MediaRoot_n@NtmsDbComputer@@QEBAAEBVNtmsDbGuid@@XZ -; public: class NtmsDbGuid const __cdecl NtmsDbMediaPool::MediaType(void)const __ptr64 -?MediaType@NtmsDbMediaPool@@QEBA?BVNtmsDbGuid@@XZ -; public: unsigned long const __cdecl NtmsDbMediaType::MediaType(void)const __ptr64 -?MediaType@NtmsDbMediaType@@QEBA?BKXZ -; public: class NtmsDbGuid const __cdecl NtmsDbPhysicalMedia::MediaType(void)const __ptr64 -?MediaType@NtmsDbPhysicalMedia@@QEBA?BVNtmsDbGuid@@XZ -; public: unsigned long __cdecl NtmsDbPhysicalMedia::MediaTypeCode(void) __ptr64 -?MediaTypeCode@NtmsDbPhysicalMedia@@QEAAKXZ -; public: long __cdecl NtmsDbMediaPool::MediaType_IsNotNull(void)const __ptr64 -?MediaType_IsNotNull@NtmsDbMediaPool@@QEBAJXZ -; public: unsigned long __cdecl NtmsDbLibrary::MediaTypes(class NtmsDbDataCtxt * __ptr64,class NtmsDbSelectionSet & __ptr64) __ptr64 -?MediaTypes@NtmsDbLibrary@@QEAAKPEAVNtmsDbDataCtxt@@AEAVNtmsDbSelectionSet@@@Z -; public: unsigned short const * __ptr64 __cdecl NtmsDbOpRequest::Message(void)const __ptr64 -?Message@NtmsDbOpRequest@@QEBAPEBGXZ -; public: struct _SYSTEMTIME __cdecl NtmsDbObject::ModifyTs(void)const __ptr64 -?ModifyTs@NtmsDbObject@@QEBA?AU_SYSTEMTIME@@XZ -; protected: virtual void __cdecl NtmsDbObject::ModifyValueToNull(long) __ptr64 -?ModifyValueToNull@NtmsDbObject@@MEAAXJ@Z -; public: unsigned long const __cdecl NtmsDbPartition::MountCount(void)const __ptr64 -?MountCount@NtmsDbPartition@@QEBA?BKXZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbPhysicalMedia::MountedPartition(void)const __ptr64 -?MountedPartition@NtmsDbPhysicalMedia@@QEBAAEBVNtmsDbGuid@@XZ -; public: unsigned long const __cdecl NtmsDbMediaPool::MpoolType(void)const __ptr64 -?MpoolType@NtmsDbMediaPool@@QEBA?BKXZ -; public: unsigned short const * __ptr64 __cdecl NtmsDbObject::NameW(void) __ptr64 -?NameW@NtmsDbObject@@QEAAPEBGXZ -; public: unsigned short const * __ptr64 __cdecl NtmsDbObject::NameW(void)const __ptr64 -?NameW@NtmsDbObject@@QEBAPEBGXZ -; public: long __cdecl NtmsDbObject::Name_IsNotNull(void) __ptr64 -?Name_IsNotNull@NtmsDbObject@@QEAAJXZ -; public: char const * __ptr64 __cdecl NtmsDbObject::Name_n(void) __ptr64 -?Name_n@NtmsDbObject@@QEAAPEBDXZ -; public: short const __cdecl NtmsDbDrive::NeedsCleaning(void)const __ptr64 -?NeedsCleaning@NtmsDbDrive@@QEBA?BFXZ -; public: void __cdecl NtmsDbGuid::New(void) __ptr64 -?New@NtmsDbGuid@@QEAAXXZ -; public: void __cdecl NtmsDbRecordPropList::NewPropBinary(long,unsigned char * __ptr64,int) __ptr64 -?NewPropBinary@NtmsDbRecordPropList@@QEAAXJPEAEH@Z -; public: void __cdecl NtmsDbRecordPropList::NewPropChar(long,char * __ptr64,int) __ptr64 -?NewPropChar@NtmsDbRecordPropList@@QEAAXJPEADH@Z -; public: void __cdecl NtmsDbRecordPropList::NewPropChar(long,unsigned char * __ptr64,int) __ptr64 -?NewPropChar@NtmsDbRecordPropList@@QEAAXJPEAEH@Z -; public: void __cdecl NtmsDbRecordPropList::NewPropGuid(long,class NtmsDbGuid & __ptr64) __ptr64 -?NewPropGuid@NtmsDbRecordPropList@@QEAAXJAEAVNtmsDbGuid@@@Z -; public: void __cdecl NtmsDbRecordPropList::NewPropGuid(long,class NtmsDbLinkedGuid & __ptr64,class NtmsDbRecordType * __ptr64,long) __ptr64 -?NewPropGuid@NtmsDbRecordPropList@@QEAAXJAEAVNtmsDbLinkedGuid@@PEAVNtmsDbRecordType@@J@Z -; public: void __cdecl NtmsDbRecordPropList::NewPropLargeInt(long,union _LARGE_INTEGER * __ptr64,int) __ptr64 -?NewPropLargeInt@NtmsDbRecordPropList@@QEAAXJPEAT_LARGE_INTEGER@@H@Z -; public: void __cdecl NtmsDbRecordPropList::NewPropLong(long,long * __ptr64,int) __ptr64 -?NewPropLong@NtmsDbRecordPropList@@QEAAXJPEAJH@Z -; public: void __cdecl NtmsDbRecordPropList::NewPropLong(long,unsigned long * __ptr64,int) __ptr64 -?NewPropLong@NtmsDbRecordPropList@@QEAAXJPEAKH@Z -; public: void __cdecl NtmsDbRecordPropList::NewPropRelation(long) __ptr64 -?NewPropRelation@NtmsDbRecordPropList@@QEAAXJ@Z -; public: void __cdecl NtmsDbRecordPropList::NewPropRelation(long,class NtmsDbRecordKeyList * __ptr64) __ptr64 -?NewPropRelation@NtmsDbRecordPropList@@QEAAXJPEAVNtmsDbRecordKeyList@@@Z -; public: void __cdecl NtmsDbRecordPropList::NewPropShort(long,short * __ptr64,int) __ptr64 -?NewPropShort@NtmsDbRecordPropList@@QEAAXJPEAFH@Z -; public: void __cdecl NtmsDbRecordPropList::NewPropShort(long,unsigned short * __ptr64,int) __ptr64 -?NewPropShort@NtmsDbRecordPropList@@QEAAXJPEAGH@Z -; public: void __cdecl NtmsDbRecordPropList::NewPropTimeDate(long,struct _SYSTEMTIME * __ptr64) __ptr64 -?NewPropTimeDate@NtmsDbRecordPropList@@QEAAXJPEAU_SYSTEMTIME@@@Z -; public: class NtmsDbGuid & __ptr64 __cdecl NtmsDbPropGuid::NewRelationGuid(void) __ptr64 -?NewRelationGuid@NtmsDbPropGuid@@QEAAAEAVNtmsDbGuid@@XZ -; public: class NtmsDbList::Map * __ptr64 __cdecl NtmsDbList::Map::Next(void) __ptr64 -?Next@Map@NtmsDbList@@QEAAPEAV12@XZ -; public: long const __cdecl NtmsDbMediaType::NextSequence(void)const __ptr64 -?NextSequence@NtmsDbMediaType@@QEBA?BJXZ -; public: static class NtmsDbPropDataType NtmsDbRecordPropList::NoType -?NoType@NtmsDbRecordPropList@@2VNtmsDbPropDataType@@A DATA -; unsigned long __cdecl NtmsDbInstall(void) -?NtmsDbInstall@@YAKXZ -; unsigned long __cdecl NtmsDbRemove(void) -?NtmsDbRemove@@YAKXZ -; unsigned long __cdecl NtmsDbShutdown(void) -?NtmsDbShutdown@@YAKXZ -; public: int __cdecl NtmsDbGuid::Null(void)const __ptr64 -?Null@NtmsDbGuid@@QEBAHXZ -; public: static class NtmsDbGuid const & __ptr64 __cdecl NtmsDbGuid::NullGuid(void) -?NullGuid@NtmsDbGuid@@SAAEBV1@XZ -; public: static class NtmsDbRecordUniqueKey NtmsDbRecordUniqueKey::NullKey -?NullKey@NtmsDbRecordUniqueKey@@2V1@A DATA -; public: static class NtmsDbRecordProp NtmsDbRecordProp::NullProp -?NullProp@NtmsDbRecordProp@@2V1@A DATA -; public: unsigned long __cdecl NtmsDbLibrary::NumChangers(void) __ptr64 -?NumChangers@NtmsDbLibrary@@QEAAKXZ -; public: unsigned long __cdecl NtmsDbLibrary::NumDoors(void) __ptr64 -?NumDoors@NtmsDbLibrary@@QEAAKXZ -; public: unsigned long __cdecl NtmsDbLibrary::NumDrives(void) __ptr64 -?NumDrives@NtmsDbLibrary@@QEAAKXZ -; public: unsigned long __cdecl NtmsDbMediaPool::NumFolders(void) __ptr64 -?NumFolders@NtmsDbMediaPool@@QEAAKXZ -; public: unsigned long __cdecl NtmsDbLibrary::NumLibWorkItems(void) __ptr64 -?NumLibWorkItems@NtmsDbLibrary@@QEAAKXZ -; public: unsigned long __cdecl NtmsDbMediaPool::NumLogicalMedia(void) __ptr64 -?NumLogicalMedia@NtmsDbMediaPool@@QEAAKXZ -; public: unsigned long __cdecl NtmsDbLibrary::NumMedia(void) __ptr64 -?NumMedia@NtmsDbLibrary@@QEAAKXZ -; public: unsigned long __cdecl NtmsDbLibrary::NumMediaTypes(void) __ptr64 -?NumMediaTypes@NtmsDbLibrary@@QEAAKXZ -; public: unsigned long __cdecl NtmsDbPhysicalMedia::NumPartitions(void) __ptr64 -?NumPartitions@NtmsDbPhysicalMedia@@QEAAKXZ -; public: unsigned long __cdecl NtmsDbMediaPool::NumPhysicalMedia(void) __ptr64 -?NumPhysicalMedia@NtmsDbMediaPool@@QEAAKXZ -; public: unsigned long __cdecl NtmsDbLibrary::NumPorts(void) __ptr64 -?NumPorts@NtmsDbLibrary@@QEAAKXZ -; public: unsigned long __cdecl NtmsDbLibrary::NumSlots(void) __ptr64 -?NumSlots@NtmsDbLibrary@@QEAAKXZ -; public: unsigned long __cdecl NtmsDbComputer::NumUIDestinations(unsigned long) __ptr64 -?NumUIDestinations@NtmsDbComputer@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbLibrary::NumUIDestinations(unsigned long) __ptr64 -?NumUIDestinations@NtmsDbLibrary@@QEAAKK@Z -; public: unsigned long const __cdecl NtmsDbChanger::Number(void)const __ptr64 -?Number@NtmsDbChanger@@QEBA?BKXZ -; public: unsigned long const __cdecl NtmsDbDriveType::NumberOfHeads(void)const __ptr64 -?NumberOfHeads@NtmsDbDriveType@@QEBA?BKXZ -; public: unsigned long const __cdecl NtmsDbMediaType::NumberOfSides(void)const __ptr64 -?NumberOfSides@NtmsDbMediaType@@QEBA?BKXZ -; public: static class NtmsDbObjTypeDef & __ptr64 __cdecl NtmsDbObjTypeDef::ObjTypeDef(unsigned long) -?ObjTypeDef@NtmsDbObjTypeDef@@SAAEAV1@K@Z -; void __cdecl ObjectChange(int,short,class NtmsDbGuid const & __ptr64,int) -?ObjectChange@@YAXHFAEBVNtmsDbGuid@@H@Z -; public: unsigned long __cdecl NtmsDbObjTypeDef::ObjectCode(void)const __ptr64 -?ObjectCode@NtmsDbObjTypeDef@@QEBAKXZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbObject::ObjectGuid(void) __ptr64 -?ObjectGuid@NtmsDbObject@@QEAAAEBVNtmsDbGuid@@XZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbSelectionSet::ObjectGuid(long)const __ptr64 -?ObjectGuid@NtmsDbSelectionSet@@QEBAAEBVNtmsDbGuid@@J@Z -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbObject::ObjectId(void) __ptr64 -?ObjectId@NtmsDbObject@@QEAAAEBVNtmsDbGuid@@XZ -; public: class NtmsDbRecordUniqueKey const & __ptr64 __cdecl NtmsDbSelectionSet::ObjectKey(long)const __ptr64 -?ObjectKey@NtmsDbSelectionSet@@QEBAAEBVNtmsDbRecordUniqueKey@@J@Z -; public: unsigned long __cdecl NtmsDbObject::ObjectType(void) __ptr64 -?ObjectType@NtmsDbObject@@QEAAKXZ -; public: static class NtmsDbObjTypeDef * NtmsDbObjTypeDef::ObjectTypes -?ObjectTypes@NtmsDbObjTypeDef@@2PAV1@A DATA -; public: unsigned long const __cdecl NtmsDbPartition::OmidLabelIdLength(void)const __ptr64 -?OmidLabelIdLength@NtmsDbPartition@@QEBA?BKXZ -; public: unsigned char const * __ptr64 __cdecl NtmsDbPartition::OmidLabelId_n(void)const __ptr64 -?OmidLabelId_n@NtmsDbPartition@@QEBAPEBEXZ -; public: long __cdecl NtmsDbComputer::OpReqCleanTime(void)const __ptr64 -?OpReqCleanTime@NtmsDbComputer@@QEBAJXZ -; public: unsigned long __cdecl NtmsDbComputer::OpReqFlags(void)const __ptr64 -?OpReqFlags@NtmsDbComputer@@QEBAKXZ -; public: unsigned long const __cdecl NtmsDbLibWorkItem::OperationCode(void)const __ptr64 -?OperationCode@NtmsDbLibWorkItem@@QEBA?BKXZ -; public: long __cdecl NtmsDbPhysicalMedia::OperationErrorCode_IsNotNull(void) __ptr64 -?OperationErrorCode_IsNotNull@NtmsDbPhysicalMedia@@QEAAJXZ -; public: unsigned long const __cdecl NtmsDbLibWorkItem::OperationOption(void)const __ptr64 -?OperationOption@NtmsDbLibWorkItem@@QEBA?BKXZ -; public: unsigned long const __cdecl NtmsDbObject::Operational(void)const __ptr64 -?Operational@NtmsDbObject@@QEBA?BKXZ -; public: long __cdecl NtmsDbMediaPool::Parent_IsNotNull(void)const __ptr64 -?Parent_IsNotNull@NtmsDbMediaPool@@QEBAJXZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbMediaPool::Parent_n(void)const __ptr64 -?Parent_n@NtmsDbMediaPool@@QEBAAEBVNtmsDbGuid@@XZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbLogicalMedia::Partition(void)const __ptr64 -?Partition@NtmsDbLogicalMedia@@QEBAAEBVNtmsDbGuid@@XZ -; public: long __cdecl NtmsDbLibWorkItem::PartitionId_IsNotNull(void) __ptr64 -?PartitionId_IsNotNull@NtmsDbLibWorkItem@@QEAAJXZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbLibWorkItem::PartitionId_n(void)const __ptr64 -?PartitionId_n@NtmsDbLibWorkItem@@QEBAAEBVNtmsDbGuid@@XZ -; public: short const __cdecl NtmsDbPartition::PartitionNumber(void)const __ptr64 -?PartitionNumber@NtmsDbPartition@@QEBA?BFXZ -; public: unsigned long __cdecl NtmsDbPhysicalMedia::Partitions(class NtmsDbDataCtxt * __ptr64,class NtmsDbSelectionSet & __ptr64) __ptr64 -?Partitions@NtmsDbPhysicalMedia@@QEAAKPEAVNtmsDbDataCtxt@@AEAVNtmsDbSelectionSet@@@Z -; public: unsigned short const * __ptr64 __cdecl NtmsDbChanger::PathNameW(void)const __ptr64 -?PathNameW@NtmsDbChanger@@QEBAPEBGXZ -; public: unsigned short const * __ptr64 __cdecl NtmsDbDrive::PathNameW(void)const __ptr64 -?PathNameW@NtmsDbDrive@@QEBAPEBGXZ -; public: long __cdecl NtmsDbChanger::PathName_IsNotNull(void) __ptr64 -?PathName_IsNotNull@NtmsDbChanger@@QEAAJXZ -; public: long __cdecl NtmsDbDrive::PathName_IsNotNull(void) __ptr64 -?PathName_IsNotNull@NtmsDbDrive@@QEAAJXZ -; public: char const * __ptr64 __cdecl NtmsDbChanger::PathName_n(void) __ptr64 -?PathName_n@NtmsDbChanger@@QEAAPEBDXZ -; public: char const * __ptr64 __cdecl NtmsDbDrive::PathName_n(void) __ptr64 -?PathName_n@NtmsDbDrive@@QEAAPEBDXZ -; public: long __cdecl NtmsDbPhysicalMedia::PhysLocId_IsNotNull(void) __ptr64 -?PhysLocId_IsNotNull@NtmsDbPhysicalMedia@@QEAAJXZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbPhysicalMedia::PhysLocId_n(void)const __ptr64 -?PhysLocId_n@NtmsDbPhysicalMedia@@QEBAAEBVNtmsDbGuid@@XZ -; public: unsigned long const __cdecl NtmsDbPhysicalMedia::PhysLocType(void)const __ptr64 -?PhysLocType@NtmsDbPhysicalMedia@@QEBA?BKXZ -; public: long const __cdecl NtmsDbPhysicalMedia::PhysMediaErrorCode_n(void)const __ptr64 -?PhysMediaErrorCode_n@NtmsDbPhysicalMedia@@QEBA?BJXZ -; public: long __cdecl NtmsDbLibWorkItem::PhysMediaId_IsNotNull(void) __ptr64 -?PhysMediaId_IsNotNull@NtmsDbLibWorkItem@@QEAAJXZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbLibWorkItem::PhysMediaId_n(void)const __ptr64 -?PhysMediaId_n@NtmsDbLibWorkItem@@QEBAAEBVNtmsDbGuid@@XZ -; public: unsigned long const __cdecl NtmsDbPhysicalMedia::PhysMediaState(void)const __ptr64 -?PhysMediaState@NtmsDbPhysicalMedia@@QEBA?BKXZ -; public: long __cdecl NtmsDbPartition::Physicalmedia_IsNotNull(void)const __ptr64 -?Physicalmedia_IsNotNull@NtmsDbPartition@@QEBAJXZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbPartition::Physicalmedia_n(void)const __ptr64 -?Physicalmedia_n@NtmsDbPartition@@QEBAAEBVNtmsDbGuid@@XZ -; public: long __cdecl NtmsDbList::Map::Place(long)const __ptr64 -?Place@Map@NtmsDbList@@QEBAJJ@Z -; public: unsigned long __cdecl NtmsDbMediaPool::PoolMember(class NtmsDbDataCtxt * __ptr64,class NtmsDbSelectionSet & __ptr64) __ptr64 -?PoolMember@NtmsDbMediaPool@@QEAAKPEAVNtmsDbDataCtxt@@AEAVNtmsDbSelectionSet@@@Z -; public: long __cdecl NtmsDbPhysicalMedia::PoolMember_IsNotNull(void)const __ptr64 -?PoolMember_IsNotNull@NtmsDbPhysicalMedia@@QEBAJXZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbPhysicalMedia::PoolMember_n(void)const __ptr64 -?PoolMember_n@NtmsDbPhysicalMedia@@QEBAAEBVNtmsDbGuid@@XZ -; public: class NtmsDbGuid & __ptr64 __cdecl NtmsDbPropGuid::PreviousRelationGuid(void) __ptr64 -?PreviousRelationGuid@NtmsDbPropGuid@@QEAAAEAVNtmsDbGuid@@XZ -; public: void __cdecl NtmsDbGuid::Print(void)const __ptr64 -?Print@NtmsDbGuid@@QEBAXXZ -; public: unsigned long __cdecl NtmsDbLibWorkItem::Priority(void) __ptr64 -?Priority@NtmsDbLibWorkItem@@QEAAKXZ -; public: char const * __ptr64 __cdecl NtmsDbChangerType::Product(void) __ptr64 -?Product@NtmsDbChangerType@@QEAAPEBDXZ -; public: char const * __ptr64 __cdecl NtmsDbDriveType::Product(void) __ptr64 -?Product@NtmsDbDriveType@@QEAAPEBDXZ -; public: unsigned short const * __ptr64 __cdecl NtmsDbChangerType::ProductW(void)const __ptr64 -?ProductW@NtmsDbChangerType@@QEBAPEBGXZ -; public: unsigned short const * __ptr64 __cdecl NtmsDbDriveType::ProductW(void)const __ptr64 -?ProductW@NtmsDbDriveType@@QEBAPEBGXZ -; public: short __cdecl NtmsDbPropHeader::PropCode(void)const __ptr64 -?PropCode@NtmsDbPropHeader@@QEBAFXZ -; public: long __cdecl NtmsDbPropertyValue::PropCode(void)const __ptr64 -?PropCode@NtmsDbPropertyValue@@QEBAJXZ -; public: unsigned long __cdecl NtmsDbRecordPropList::PropertySpace(void) __ptr64 -?PropertySpace@NtmsDbRecordPropList@@QEAAKXZ -; public: class NtmsDbPropDataType const & __ptr64 __cdecl NtmsDbRecordPropList::PropertyType(void) __ptr64 -?PropertyType@NtmsDbRecordPropList@@QEAAAEBVNtmsDbPropDataType@@XZ -; public: int __cdecl NtmsDbLibWorkItem::Protected(void) __ptr64 -?Protected@NtmsDbLibWorkItem@@QEAAHXZ -; public: long __cdecl NtmsDbList::Map::Put(long,class NtmsDbListItem & __ptr64) __ptr64 -?Put@Map@NtmsDbList@@QEAAJJAEAVNtmsDbListItem@@@Z -; public: int __cdecl NtmsDbRecordPropList::Quantity(void)const __ptr64 -?Quantity@NtmsDbRecordPropList@@QEBAHXZ -; private: void __cdecl NtmsDbRecordPropList::ReCount(void) __ptr64 -?ReCount@NtmsDbRecordPropList@@AEAAXXZ -; protected: void __cdecl NtmsDbObject::ReadObjectRecord(class NtmsDbDataCtxt * __ptr64,class NtmsDbRecordKey & __ptr64,class NtmsDbRecordRev & __ptr64,class NtmsDbRecordPropList * __ptr64) __ptr64 -?ReadObjectRecord@NtmsDbObject@@IEAAXPEAVNtmsDbDataCtxt@@AEAVNtmsDbRecordKey@@AEAVNtmsDbRecordRev@@PEAVNtmsDbRecordPropList@@@Z -; public: virtual unsigned long __cdecl NtmsDbObject::Refresh(class NtmsDbDataCtxt * __ptr64) __ptr64 -?Refresh@NtmsDbObject@@UEAAKPEAVNtmsDbDataCtxt@@@Z -; public: void __cdecl NtmsDbObjTypeDef::Register(void) __ptr64 -?Register@NtmsDbObjTypeDef@@QEAAXXZ -; protected: void __cdecl NtmsDbDataCtxt::RegisterObMeta(void) __ptr64 -?RegisterObMeta@NtmsDbDataCtxt@@IEAAXXZ -; protected: void __cdecl NtmsDbObject::RegisterObjectRecord(class NtmsDbDataCtxt * __ptr64,class NtmsDbRecordType & __ptr64,char * __ptr64) __ptr64 -?RegisterObjectRecord@NtmsDbObject@@IEAAXPEAVNtmsDbDataCtxt@@AEAVNtmsDbRecordType@@PEAD@Z -; public: long __cdecl NtmsDbPropGuid::RelationProperty(void)const __ptr64 -?RelationProperty@NtmsDbPropGuid@@QEBAJXZ -; public: class NtmsDbRecordType const & __ptr64 __cdecl NtmsDbPropGuid::RelationType(void)const __ptr64 -?RelationType@NtmsDbPropGuid@@QEBAAEBVNtmsDbRecordType@@XZ -; public: static void __cdecl NtmsDbDataCtxt::ReleaseChangeMutex(void) -?ReleaseChangeMutex@NtmsDbDataCtxt@@SAXXZ -; public: void __cdecl NtmsDbList::Map::Remove(long) __ptr64 -?Remove@Map@NtmsDbList@@QEAAXJ@Z -; public: virtual unsigned long __cdecl NtmsDbLibrary::Remove(class NtmsDbDataCtxt * __ptr64) __ptr64 -?Remove@NtmsDbLibrary@@UEAAKPEAVNtmsDbDataCtxt@@@Z -; public: virtual unsigned long __cdecl NtmsDbObject::Remove(class NtmsDbDataCtxt * __ptr64) __ptr64 -?Remove@NtmsDbObject@@UEAAKPEAVNtmsDbDataCtxt@@@Z -; public: unsigned long __cdecl NtmsDbLibrary::RemoveMediaType(class NtmsDbGuid const & __ptr64) __ptr64 -?RemoveMediaType@NtmsDbLibrary@@QEAAKAEBVNtmsDbGuid@@@Z -; public: virtual unsigned long __cdecl NtmsDbObject::RemoveRegardless(class NtmsDbDataCtxt * __ptr64) __ptr64 -?RemoveRegardless@NtmsDbObject@@UEAAKPEAVNtmsDbDataCtxt@@@Z -; public: unsigned long __cdecl NtmsDbComputer::RemoveUIDestination(unsigned long,class NtmsDbGuid const & __ptr64) __ptr64 -?RemoveUIDestination@NtmsDbComputer@@QEAAKKAEBVNtmsDbGuid@@@Z -; public: unsigned long __cdecl NtmsDbLibrary::RemoveUIDestination(unsigned long,class NtmsDbGuid const & __ptr64) __ptr64 -?RemoveUIDestination@NtmsDbLibrary@@QEAAKKAEBVNtmsDbGuid@@@Z -; protected: void __cdecl NtmsDbString::ReplaceString(char const * __ptr64) __ptr64 -?ReplaceString@NtmsDbString@@IEAAXPEBD@Z -; public: unsigned long __cdecl NtmsDbObject::ReportSpecificError(unsigned long)const __ptr64 -?ReportSpecificError@NtmsDbObject@@QEBAKK@Z -; public: unsigned long __cdecl NtmsDbOpRequest::Request(void)const __ptr64 -?Request@NtmsDbOpRequest@@QEBAKXZ -; public: void __cdecl NtmsDbList::Reset(void) __ptr64 -?Reset@NtmsDbList@@QEAAXXZ -; public: void __cdecl NtmsDbRecordPropList::Reset(void) __ptr64 -?Reset@NtmsDbRecordPropList@@QEAAXXZ -; public: virtual void __cdecl NtmsDbSelectionSet::Reset(void) __ptr64 -?Reset@NtmsDbSelectionSet@@UEAAXXZ -; public: char const * __ptr64 __cdecl NtmsDbChanger::Revision(void) __ptr64 -?Revision@NtmsDbChanger@@QEAAPEBDXZ -; public: char const * __ptr64 __cdecl NtmsDbDrive::Revision(void) __ptr64 -?Revision@NtmsDbDrive@@QEAAPEBDXZ -; public: unsigned short const * __ptr64 __cdecl NtmsDbChanger::RevisionW(void)const __ptr64 -?RevisionW@NtmsDbChanger@@QEBAPEBGXZ -; public: unsigned short const * __ptr64 __cdecl NtmsDbDrive::RevisionW(void)const __ptr64 -?RevisionW@NtmsDbDrive@@QEBAPEBGXZ -; public: unsigned long __cdecl NtmsDbDataCtxt::RollbackTransaction(void) __ptr64 -?RollbackTransaction@NtmsDbDataCtxt@@QEAAKXZ -; public: long __cdecl NtmsDbDrive::SavedPartitionId_IsNotNull(void) __ptr64 -?SavedPartitionId_IsNotNull@NtmsDbDrive@@QEAAJXZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbDrive::SavedPartitionId_n(void)const __ptr64 -?SavedPartitionId_n@NtmsDbDrive@@QEBAAEBVNtmsDbGuid@@XZ -; public: long __cdecl NtmsDbChanger::ScsiBus_IsNotNull(void) __ptr64 -?ScsiBus_IsNotNull@NtmsDbChanger@@QEAAJXZ -; public: long __cdecl NtmsDbDrive::ScsiBus_IsNotNull(void) __ptr64 -?ScsiBus_IsNotNull@NtmsDbDrive@@QEAAJXZ -; public: unsigned short const __cdecl NtmsDbChanger::ScsiBus_n(void)const __ptr64 -?ScsiBus_n@NtmsDbChanger@@QEBA?BGXZ -; public: unsigned short const __cdecl NtmsDbDrive::ScsiBus_n(void)const __ptr64 -?ScsiBus_n@NtmsDbDrive@@QEBA?BGXZ -; public: long __cdecl NtmsDbChanger::ScsiLun_IsNotNull(void) __ptr64 -?ScsiLun_IsNotNull@NtmsDbChanger@@QEAAJXZ -; public: long __cdecl NtmsDbDrive::ScsiLun_IsNotNull(void) __ptr64 -?ScsiLun_IsNotNull@NtmsDbDrive@@QEAAJXZ -; public: unsigned short const __cdecl NtmsDbChanger::ScsiLun_n(void)const __ptr64 -?ScsiLun_n@NtmsDbChanger@@QEBA?BGXZ -; public: unsigned short const __cdecl NtmsDbDrive::ScsiLun_n(void)const __ptr64 -?ScsiLun_n@NtmsDbDrive@@QEBA?BGXZ -; public: long __cdecl NtmsDbChanger::ScsiPort_IsNotNull(void) __ptr64 -?ScsiPort_IsNotNull@NtmsDbChanger@@QEAAJXZ -; public: long __cdecl NtmsDbDrive::ScsiPort_IsNotNull(void) __ptr64 -?ScsiPort_IsNotNull@NtmsDbDrive@@QEAAJXZ -; public: unsigned short const __cdecl NtmsDbChanger::ScsiPort_n(void)const __ptr64 -?ScsiPort_n@NtmsDbChanger@@QEBA?BGXZ -; public: unsigned short const __cdecl NtmsDbDrive::ScsiPort_n(void)const __ptr64 -?ScsiPort_n@NtmsDbDrive@@QEBA?BGXZ -; public: long __cdecl NtmsDbChanger::ScsiTarget_IsNotNull(void) __ptr64 -?ScsiTarget_IsNotNull@NtmsDbChanger@@QEAAJXZ -; public: long __cdecl NtmsDbDrive::ScsiTarget_IsNotNull(void) __ptr64 -?ScsiTarget_IsNotNull@NtmsDbDrive@@QEAAJXZ -; public: unsigned short const __cdecl NtmsDbChanger::ScsiTarget_n(void)const __ptr64 -?ScsiTarget_n@NtmsDbChanger@@QEBA?BGXZ -; public: unsigned short const __cdecl NtmsDbDrive::ScsiTarget_n(void)const __ptr64 -?ScsiTarget_n@NtmsDbDrive@@QEBA?BGXZ -; public: void __cdecl NtmsDbSelectionSet::Select(class NtmsDbDataCtxt * __ptr64,unsigned long) __ptr64 -?Select@NtmsDbSelectionSet@@QEAAXPEAVNtmsDbDataCtxt@@K@Z -; public: unsigned short const * __ptr64 __cdecl NtmsDbChanger::SerialNumberW(void)const __ptr64 -?SerialNumberW@NtmsDbChanger@@QEBAPEBGXZ -; public: unsigned short const * __ptr64 __cdecl NtmsDbDrive::SerialNumberW(void)const __ptr64 -?SerialNumberW@NtmsDbDrive@@QEBAPEBGXZ -; public: long __cdecl NtmsDbChanger::SerialNumber_IsNotNull(void) __ptr64 -?SerialNumber_IsNotNull@NtmsDbChanger@@QEAAJXZ -; public: long __cdecl NtmsDbDrive::SerialNumber_IsNotNull(void) __ptr64 -?SerialNumber_IsNotNull@NtmsDbDrive@@QEAAJXZ -; public: char const * __ptr64 __cdecl NtmsDbChanger::SerialNumber_n(void) __ptr64 -?SerialNumber_n@NtmsDbChanger@@QEAAPEBDXZ -; public: char const * __ptr64 __cdecl NtmsDbDrive::SerialNumber_n(void) __ptr64 -?SerialNumber_n@NtmsDbDrive@@QEAAPEBDXZ -; public: void __cdecl NtmsDbList::Map::Set(long,class NtmsDbListItem * __ptr64) __ptr64 -?Set@Map@NtmsDbList@@QEAAXJPEAVNtmsDbListItem@@@Z -; public: unsigned long __cdecl NtmsDbObject::SetAdminControlSecurity(void) __ptr64 -?SetAdminControlSecurity@NtmsDbObject@@QEAAKXZ -; public: unsigned long __cdecl NtmsDbPartition::SetAllocOption(unsigned long) __ptr64 -?SetAllocOption@NtmsDbPartition@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbPartition::SetAllocateCount(unsigned long) __ptr64 -?SetAllocateCount@NtmsDbPartition@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbMediaPool::SetAllocationPolicy(unsigned long) __ptr64 -?SetAllocationPolicy@NtmsDbMediaPool@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbLibWorkItem::SetApplication(unsigned short const * __ptr64) __ptr64 -?SetApplication@NtmsDbLibWorkItem@@QEAAKPEBG@Z -; public: unsigned long __cdecl NtmsDbOpRequest::SetApplication(unsigned short const * __ptr64) __ptr64 -?SetApplication@NtmsDbOpRequest@@QEAAKPEBG@Z -; public: unsigned long __cdecl NtmsDbOpRequest::SetArg1(class NtmsDbGuid const & __ptr64) __ptr64 -?SetArg1@NtmsDbOpRequest@@QEAAKAEBVNtmsDbGuid@@@Z -; public: unsigned long __cdecl NtmsDbOpRequest::SetArg1Type(unsigned long) __ptr64 -?SetArg1Type@NtmsDbOpRequest@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbOpRequest::SetArg2(class NtmsDbGuid const & __ptr64) __ptr64 -?SetArg2@NtmsDbOpRequest@@QEAAKAEBVNtmsDbGuid@@@Z -; public: unsigned long __cdecl NtmsDbOpRequest::SetArg2Type(unsigned long) __ptr64 -?SetArg2Type@NtmsDbOpRequest@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbLibWorkItem::SetAssocWorkItem(class NtmsDbGuid const & __ptr64) __ptr64 -?SetAssocWorkItem@NtmsDbLibWorkItem@@QEAAKAEBVNtmsDbGuid@@@Z -; public: void __cdecl NtmsDbLibWorkItem::SetAssocWorkItem_Null(void) __ptr64 -?SetAssocWorkItem_Null@NtmsDbLibWorkItem@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbObject::SetAttribute(class NtmsDbDataCtxt * __ptr64,char const * __ptr64,void * __ptr64,unsigned long) __ptr64 -?SetAttribute@NtmsDbObject@@QEAAKPEAVNtmsDbDataCtxt@@PEBDPEAXK@Z -; public: unsigned long __cdecl NtmsDbLibrary::SetAutoRecovery(short) __ptr64 -?SetAutoRecovery@NtmsDbLibrary@@QEAAKF@Z -; public: unsigned long __cdecl NtmsDbLibrary::SetBarCodeReader(short) __ptr64 -?SetBarCodeReader@NtmsDbLibrary@@QEAAKF@Z -; public: unsigned long __cdecl NtmsDbPhysicalMedia::SetBarcode(char const * __ptr64) __ptr64 -?SetBarcode@NtmsDbPhysicalMedia@@QEAAKPEBD@Z -; public: unsigned long __cdecl NtmsDbPhysicalMedia::SetBarcodeState(unsigned long) __ptr64 -?SetBarcodeState@NtmsDbPhysicalMedia@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbPhysicalMedia::SetBarcodeW(unsigned short const * __ptr64) __ptr64 -?SetBarcodeW@NtmsDbPhysicalMedia@@QEAAKPEBG@Z -; public: void __cdecl NtmsDbPhysicalMedia::SetBarcode_Null(void) __ptr64 -?SetBarcode_Null@NtmsDbPhysicalMedia@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbPartition::SetCapacity(union _LARGE_INTEGER) __ptr64 -?SetCapacity@NtmsDbPartition@@QEAAKT_LARGE_INTEGER@@@Z -; public: unsigned long __cdecl NtmsDbChanger::SetChangerType(class NtmsDbGuid const & __ptr64) __ptr64 -?SetChangerType@NtmsDbChanger@@QEAAKAEBVNtmsDbGuid@@@Z -; public: unsigned long __cdecl NtmsDbLibrary::SetCleanerSlot(class NtmsDbGuid const & __ptr64) __ptr64 -?SetCleanerSlot@NtmsDbLibrary@@QEAAKAEBVNtmsDbGuid@@@Z -; public: void __cdecl NtmsDbLibrary::SetCleanerSlot_Null(void) __ptr64 -?SetCleanerSlot_Null@NtmsDbLibrary@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbLibrary::SetCleansRemaining(unsigned long) __ptr64 -?SetCleansRemaining@NtmsDbLibrary@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbDrive::SetComputer(class NtmsDbGuid const & __ptr64) __ptr64 -?SetComputer@NtmsDbDrive@@QEAAKAEBVNtmsDbGuid@@@Z -; public: unsigned long __cdecl NtmsDbLibWorkItem::SetComputer(unsigned short const * __ptr64) __ptr64 -?SetComputer@NtmsDbLibWorkItem@@QEAAKPEBG@Z -; public: unsigned long __cdecl NtmsDbLibrary::SetComputer(class NtmsDbGuid const & __ptr64) __ptr64 -?SetComputer@NtmsDbLibrary@@QEAAKAEBVNtmsDbGuid@@@Z -; public: unsigned long __cdecl NtmsDbOpRequest::SetComputer(unsigned short const * __ptr64) __ptr64 -?SetComputer@NtmsDbOpRequest@@QEAAKPEBG@Z -; public: unsigned long __cdecl NtmsDbUIDestination::SetComputer(unsigned short * __ptr64 const) __ptr64 -?SetComputer@NtmsDbUIDestination@@QEAAKQEAG@Z -; public: void __cdecl NtmsDbDrive::SetComputer_Null(void) __ptr64 -?SetComputer_Null@NtmsDbDrive@@QEAAXXZ -; public: void __cdecl NtmsDbLibrary::SetComputer_Null(void) __ptr64 -?SetComputer_Null@NtmsDbLibrary@@QEAAXXZ -; public: void __cdecl NtmsDbPropHeader::SetCount(long) __ptr64 -?SetCount@NtmsDbPropHeader@@QEAAXJ@Z -; public: void __cdecl NtmsDbRecordProp::SetData(void * __ptr64) __ptr64 -?SetData@NtmsDbRecordProp@@QEAAXPEAX@Z -; protected: virtual void __cdecl NtmsDbChanger::SetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?SetDbObject@NtmsDbChanger@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbChangerType::SetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?SetDbObject@NtmsDbChangerType@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbComputer::SetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?SetDbObject@NtmsDbComputer@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbDrive::SetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?SetDbObject@NtmsDbDrive@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbDriveType::SetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?SetDbObject@NtmsDbDriveType@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbIEDoor::SetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?SetDbObject@NtmsDbIEDoor@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbIEPort::SetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?SetDbObject@NtmsDbIEPort@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbLibWorkItem::SetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?SetDbObject@NtmsDbLibWorkItem@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbLibrary::SetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?SetDbObject@NtmsDbLibrary@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbLogicalMedia::SetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?SetDbObject@NtmsDbLogicalMedia@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbMediaPool::SetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?SetDbObject@NtmsDbMediaPool@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbMediaType::SetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?SetDbObject@NtmsDbMediaType@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbObject::SetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?SetDbObject@NtmsDbObject@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbOpRequest::SetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?SetDbObject@NtmsDbOpRequest@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbPartition::SetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?SetDbObject@NtmsDbPartition@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbPhysicalMedia::SetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?SetDbObject@NtmsDbPhysicalMedia@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbStorageSlot::SetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?SetDbObject@NtmsDbStorageSlot@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; protected: virtual void __cdecl NtmsDbUIDestination::SetDbObject(class NtmsDbDataCtxt * __ptr64) __ptr64 -?SetDbObject@NtmsDbUIDestination@@MEAAXPEAVNtmsDbDataCtxt@@@Z -; public: unsigned long __cdecl NtmsDbMediaPool::SetDeallocationPolicy(unsigned long) __ptr64 -?SetDeallocationPolicy@NtmsDbMediaPool@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbLibrary::SetDefCleanerSlot(class NtmsDbGuid const & __ptr64) __ptr64 -?SetDefCleanerSlot@NtmsDbLibrary@@QEAAKAEBVNtmsDbGuid@@@Z -; public: void __cdecl NtmsDbLibrary::SetDefCleanerSlot_Null(void) __ptr64 -?SetDefCleanerSlot_Null@NtmsDbLibrary@@QEAAXXZ -; public: void __cdecl NtmsDbProperty::SetDefault(void) __ptr64 -?SetDefault@NtmsDbProperty@@QEAAXXZ -; public: void __cdecl NtmsDbRecordProp::SetDefault(void) __ptr64 -?SetDefault@NtmsDbRecordProp@@QEAAXXZ -; public: void __cdecl NtmsDbObject::SetDefaultValue(class NtmsDbProperty * __ptr64) __ptr64 -?SetDefaultValue@NtmsDbObject@@QEAAXPEAVNtmsDbProperty@@@Z -; public: unsigned long __cdecl NtmsDbDrive::SetDeferDelay(unsigned long) __ptr64 -?SetDeferDelay@NtmsDbDrive@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbPhysicalMedia::SetDensityCode(unsigned long) __ptr64 -?SetDensityCode@NtmsDbPhysicalMedia@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbObject::SetDescription(char const * __ptr64) __ptr64 -?SetDescription@NtmsDbObject@@QEAAKPEBD@Z -; public: unsigned long __cdecl NtmsDbObject::SetDescriptionW(unsigned short const * __ptr64) __ptr64 -?SetDescriptionW@NtmsDbObject@@QEAAKPEBG@Z -; public: void __cdecl NtmsDbObject::SetDescription_Null(void) __ptr64 -?SetDescription_Null@NtmsDbObject@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbChangerType::SetDeviceType(unsigned long) __ptr64 -?SetDeviceType@NtmsDbChangerType@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbMediaType::SetDeviceType(unsigned long) __ptr64 -?SetDeviceType@NtmsDbMediaType@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbLibWorkItem::SetDriveId(class NtmsDbGuid const & __ptr64) __ptr64 -?SetDriveId@NtmsDbLibWorkItem@@QEAAKAEBVNtmsDbGuid@@@Z -; public: void __cdecl NtmsDbLibWorkItem::SetDriveId_Null(void) __ptr64 -?SetDriveId_Null@NtmsDbLibWorkItem@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbDrive::SetDriveLetter(unsigned short const * __ptr64) __ptr64 -?SetDriveLetter@NtmsDbDrive@@QEAAKPEBG@Z -; public: void __cdecl NtmsDbDrive::SetDriveLetter_Null(void) __ptr64 -?SetDriveLetter_Null@NtmsDbDrive@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbDrive::SetDriveNumber(unsigned long) __ptr64 -?SetDriveNumber@NtmsDbDrive@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbDrive::SetDriveState(unsigned long) __ptr64 -?SetDriveState@NtmsDbDrive@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbDrive::SetDriveType(class NtmsDbGuid const & __ptr64) __ptr64 -?SetDriveType@NtmsDbDrive@@QEAAKAEBVNtmsDbGuid@@@Z -; public: unsigned long __cdecl NtmsDbDriveType::SetDriveType(unsigned long) __ptr64 -?SetDriveType@NtmsDbDriveType@@QEAAKK@Z -; public: void __cdecl NtmsDbList::SetDynamic(int) __ptr64 -?SetDynamic@NtmsDbList@@QEAAXH@Z -; public: void __cdecl NtmsDbRecordProp::SetDynamic(void) __ptr64 -?SetDynamic@NtmsDbRecordProp@@QEAAXXZ -; public: void __cdecl NtmsDbSelectionSet::SetDynamic(int) __ptr64 -?SetDynamic@NtmsDbSelectionSet@@QEAAXH@Z -; public: unsigned long __cdecl NtmsDbObject::SetEnabled(short) __ptr64 -?SetEnabled@NtmsDbObject@@QEAAKF@Z -; public: unsigned long __cdecl NtmsDbLibWorkItem::SetErrorCode(unsigned long) __ptr64 -?SetErrorCode@NtmsDbLibWorkItem@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbIEPort::SetExtendState(unsigned long) __ptr64 -?SetExtendState@NtmsDbIEPort@@QEAAKK@Z -; public: void __cdecl NtmsDbFile::SetFileStatus(unsigned long) __ptr64 -?SetFileStatus@NtmsDbFile@@QEAAXK@Z -; public: unsigned long __cdecl NtmsDbLibrary::SetFirstChangerNumber(unsigned long) __ptr64 -?SetFirstChangerNumber@NtmsDbLibrary@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbLibrary::SetFirstDriveNumber(unsigned long) __ptr64 -?SetFirstDriveNumber@NtmsDbLibrary@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbLibrary::SetFirstPortNumber(unsigned long) __ptr64 -?SetFirstPortNumber@NtmsDbLibrary@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbLibrary::SetFirstSlotNumber(unsigned long) __ptr64 -?SetFirstSlotNumber@NtmsDbLibrary@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbLibrary::SetFixedOffline(short) __ptr64 -?SetFixedOffline@NtmsDbLibrary@@QEAAKF@Z -; public: unsigned long __cdecl NtmsDbLibrary::SetFlags(unsigned long) __ptr64 -?SetFlags@NtmsDbLibrary@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbIEPort::SetFullState(unsigned long) __ptr64 -?SetFullState@NtmsDbIEPort@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbPhysicalMedia::SetHomeSlotId(class NtmsDbGuid const & __ptr64) __ptr64 -?SetHomeSlotId@NtmsDbPhysicalMedia@@QEAAKAEBVNtmsDbGuid@@@Z -; public: void __cdecl NtmsDbPhysicalMedia::SetHomeSlotId_Null(void) __ptr64 -?SetHomeSlotId_Null@NtmsDbPhysicalMedia@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbIEDoor::SetIEDoorNumber(unsigned long) __ptr64 -?SetIEDoorNumber@NtmsDbIEDoor@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbIEDoor::SetIEDoorState(unsigned long) __ptr64 -?SetIEDoorState@NtmsDbIEDoor@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbIEPort::SetIEPortNumber(unsigned long) __ptr64 -?SetIEPortNumber@NtmsDbIEPort@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbChanger::SetInstanceNameW(unsigned short const * __ptr64) __ptr64 -?SetInstanceNameW@NtmsDbChanger@@QEAAKPEBG@Z -; public: unsigned long __cdecl NtmsDbDrive::SetInstanceNameW(unsigned short const * __ptr64) __ptr64 -?SetInstanceNameW@NtmsDbDrive@@QEAAKPEBG@Z -; public: unsigned long __cdecl NtmsDbLibrary::SetInventoryMethod(unsigned long) __ptr64 -?SetInventoryMethod@NtmsDbLibrary@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbPhysicalMedia::SetInventoryState(unsigned long) __ptr64 -?SetInventoryState@NtmsDbPhysicalMedia@@QEAAKK@Z -; public: void __cdecl NtmsDbPropRecordClass::SetKey(class NtmsDbRecordKey & __ptr64) __ptr64 -?SetKey@NtmsDbPropRecordClass@@QEAAXAEAVNtmsDbRecordKey@@@Z -; public: unsigned long __cdecl NtmsDbDrive::SetLastCleanedTs(struct _SYSTEMTIME) __ptr64 -?SetLastCleanedTs@NtmsDbDrive@@QEAAKU_SYSTEMTIME@@@Z -; public: void __cdecl NtmsDbDrive::SetLastCleanedTs_Null(void) __ptr64 -?SetLastCleanedTs_Null@NtmsDbDrive@@QEAAXXZ -; public: void __cdecl NtmsDbRecordProp::SetLength(long) __ptr64 -?SetLength@NtmsDbRecordProp@@QEAAXJ@Z -; public: unsigned long __cdecl NtmsDbPhysicalMedia::SetLibCurrentMedia(class NtmsDbGuid const & __ptr64) __ptr64 -?SetLibCurrentMedia@NtmsDbPhysicalMedia@@QEAAKAEBVNtmsDbGuid@@@Z -; public: void __cdecl NtmsDbPhysicalMedia::SetLibCurrentMedia_Null(void) __ptr64 -?SetLibCurrentMedia_Null@NtmsDbPhysicalMedia@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbComputer::SetLibReqCleanTime(long) __ptr64 -?SetLibReqCleanTime@NtmsDbComputer@@QEAAKJ@Z -; public: unsigned long __cdecl NtmsDbComputer::SetLibReqFlags(unsigned long) __ptr64 -?SetLibReqFlags@NtmsDbComputer@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbChanger::SetLibrary(class NtmsDbGuid const & __ptr64) __ptr64 -?SetLibrary@NtmsDbChanger@@QEAAKAEBVNtmsDbGuid@@@Z -; public: unsigned long __cdecl NtmsDbDrive::SetLibrary(class NtmsDbGuid const & __ptr64) __ptr64 -?SetLibrary@NtmsDbDrive@@QEAAKAEBVNtmsDbGuid@@@Z -; public: unsigned long __cdecl NtmsDbIEDoor::SetLibrary(class NtmsDbGuid const & __ptr64) __ptr64 -?SetLibrary@NtmsDbIEDoor@@QEAAKAEBVNtmsDbGuid@@@Z -; public: unsigned long __cdecl NtmsDbIEPort::SetLibrary(class NtmsDbGuid const & __ptr64) __ptr64 -?SetLibrary@NtmsDbIEPort@@QEAAKAEBVNtmsDbGuid@@@Z -; public: unsigned long __cdecl NtmsDbLibWorkItem::SetLibrary(class NtmsDbGuid const & __ptr64) __ptr64 -?SetLibrary@NtmsDbLibWorkItem@@QEAAKAEBVNtmsDbGuid@@@Z -; public: unsigned long __cdecl NtmsDbStorageSlot::SetLibrary(class NtmsDbGuid const & __ptr64) __ptr64 -?SetLibrary@NtmsDbStorageSlot@@QEAAKAEBVNtmsDbGuid@@@Z -; public: unsigned long __cdecl NtmsDbLibrary::SetLibraryType(unsigned long) __ptr64 -?SetLibraryType@NtmsDbLibrary@@QEAAKK@Z -; public: void __cdecl NtmsDbChanger::SetLibrary_Null(void) __ptr64 -?SetLibrary_Null@NtmsDbChanger@@QEAAXXZ -; public: void __cdecl NtmsDbDrive::SetLibrary_Null(void) __ptr64 -?SetLibrary_Null@NtmsDbDrive@@QEAAXXZ -; public: void __cdecl NtmsDbIEDoor::SetLibrary_Null(void) __ptr64 -?SetLibrary_Null@NtmsDbIEDoor@@QEAAXXZ -; public: void __cdecl NtmsDbIEPort::SetLibrary_Null(void) __ptr64 -?SetLibrary_Null@NtmsDbIEPort@@QEAAXXZ -; public: void __cdecl NtmsDbLibWorkItem::SetLibrary_Null(void) __ptr64 -?SetLibrary_Null@NtmsDbLibWorkItem@@QEAAXXZ -; public: void __cdecl NtmsDbStorageSlot::SetLibrary_Null(void) __ptr64 -?SetLibrary_Null@NtmsDbStorageSlot@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbPartition::SetLifeCycleState(unsigned long) __ptr64 -?SetLifeCycleState@NtmsDbPartition@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbPartition::SetLogicalmedia(class NtmsDbGuid const & __ptr64) __ptr64 -?SetLogicalmedia@NtmsDbPartition@@QEAAKAEBVNtmsDbGuid@@@Z -; public: void __cdecl NtmsDbPartition::SetLogicalmedia_Null(void) __ptr64 -?SetLogicalmedia_Null@NtmsDbPartition@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbMediaPool::SetMaxAllocates(unsigned long) __ptr64 -?SetMaxAllocates@NtmsDbMediaPool@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbIEPort::SetMaxExtendSecs(unsigned short) __ptr64 -?SetMaxExtendSecs@NtmsDbIEPort@@QEAAKG@Z -; public: unsigned long __cdecl NtmsDbIEDoor::SetMaxOpenSecs(unsigned short) __ptr64 -?SetMaxOpenSecs@NtmsDbIEDoor@@QEAAKG@Z -; public: unsigned long __cdecl NtmsDbLogicalMedia::SetMediaPoolId(class NtmsDbGuid const & __ptr64) __ptr64 -?SetMediaPoolId@NtmsDbLogicalMedia@@QEAAKAEBVNtmsDbGuid@@@Z -; public: void __cdecl NtmsDbLogicalMedia::SetMediaPoolId_Null(void) __ptr64 -?SetMediaPoolId_Null@NtmsDbLogicalMedia@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbComputer::SetMediaPoolPolicy(unsigned long) __ptr64 -?SetMediaPoolPolicy@NtmsDbComputer@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbComputer::SetMediaRoot(class NtmsDbGuid const & __ptr64) __ptr64 -?SetMediaRoot@NtmsDbComputer@@QEAAKAEBVNtmsDbGuid@@@Z -; public: void __cdecl NtmsDbComputer::SetMediaRoot_Null(void) __ptr64 -?SetMediaRoot_Null@NtmsDbComputer@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbMediaPool::SetMediaType(class NtmsDbGuid) __ptr64 -?SetMediaType@NtmsDbMediaPool@@QEAAKVNtmsDbGuid@@@Z -; public: unsigned long __cdecl NtmsDbMediaType::SetMediaType(unsigned long) __ptr64 -?SetMediaType@NtmsDbMediaType@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbPhysicalMedia::SetMediaType(class NtmsDbGuid) __ptr64 -?SetMediaType@NtmsDbPhysicalMedia@@QEAAKVNtmsDbGuid@@@Z -; public: unsigned long __cdecl NtmsDbPhysicalMedia::SetMediaTypeCode(unsigned long) __ptr64 -?SetMediaTypeCode@NtmsDbPhysicalMedia@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbOpRequest::SetMessage(unsigned short const * __ptr64) __ptr64 -?SetMessage@NtmsDbOpRequest@@QEAAKPEBG@Z -; public: unsigned long __cdecl NtmsDbOpRequest::SetMessageA(char const * __ptr64) __ptr64 -?SetMessageA@NtmsDbOpRequest@@QEAAKPEBD@Z -; public: int __cdecl NtmsDbObject::SetModified(long) __ptr64 -?SetModified@NtmsDbObject@@QEAAHJ@Z -; public: void __cdecl NtmsDbRecordProp::SetModified(void) __ptr64 -?SetModified@NtmsDbRecordProp@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbPartition::SetMountCount(unsigned long) __ptr64 -?SetMountCount@NtmsDbPartition@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbPhysicalMedia::SetMountedPartition(class NtmsDbGuid const & __ptr64) __ptr64 -?SetMountedPartition@NtmsDbPhysicalMedia@@QEAAKAEBVNtmsDbGuid@@@Z -; public: unsigned long __cdecl NtmsDbMediaPool::SetMpoolType(unsigned long) __ptr64 -?SetMpoolType@NtmsDbMediaPool@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbObject::SetName(char const * __ptr64) __ptr64 -?SetName@NtmsDbObject@@QEAAKPEBD@Z -; public: unsigned long __cdecl NtmsDbObject::SetNameW(unsigned short const * __ptr64) __ptr64 -?SetNameW@NtmsDbObject@@QEAAKPEBG@Z -; public: void __cdecl NtmsDbObject::SetName_Null(void) __ptr64 -?SetName_Null@NtmsDbObject@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbDrive::SetNeedsCleaning(short) __ptr64 -?SetNeedsCleaning@NtmsDbDrive@@QEAAKF@Z -; public: void __cdecl NtmsDbList::Map::SetNext(class NtmsDbList::Map * __ptr64) __ptr64 -?SetNext@Map@NtmsDbList@@QEAAXPEAV12@@Z -; public: unsigned long __cdecl NtmsDbMediaType::SetNextSequence(long) __ptr64 -?SetNextSequence@NtmsDbMediaType@@QEAAKJ@Z -; public: void __cdecl NtmsDatabase::SetNotificationHandler(void (__cdecl*)(int,short,class NtmsDbGuid const & __ptr64,int)) __ptr64 -?SetNotificationHandler@NtmsDatabase@@QEAAXP6AXHFAEBVNtmsDbGuid@@H@Z@Z -; public: void __cdecl NtmsDbRecordProp::SetNull(void) __ptr64 -?SetNull@NtmsDbRecordProp@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbChanger::SetNumber(unsigned long) __ptr64 -?SetNumber@NtmsDbChanger@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbDriveType::SetNumberOfHeads(unsigned long) __ptr64 -?SetNumberOfHeads@NtmsDbDriveType@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbMediaType::SetNumberOfSides(unsigned long) __ptr64 -?SetNumberOfSides@NtmsDbMediaType@@QEAAKK@Z -; public: void __cdecl NtmsDbSelectionSet::SetObjectGuid(long,class NtmsDbGuid const & __ptr64) __ptr64 -?SetObjectGuid@NtmsDbSelectionSet@@QEAAXJAEBVNtmsDbGuid@@@Z -; public: unsigned long __cdecl NtmsDbObject::SetObjectId(class NtmsDbGuid const & __ptr64) __ptr64 -?SetObjectId@NtmsDbObject@@QEAAKAEBVNtmsDbGuid@@@Z -; public: unsigned long __cdecl NtmsDbObject::SetObjectId(char const * __ptr64) __ptr64 -?SetObjectId@NtmsDbObject@@QEAAKPEBD@Z -; public: unsigned long __cdecl NtmsDbPartition::SetOmidLabelId(unsigned char const * __ptr64,unsigned long) __ptr64 -?SetOmidLabelId@NtmsDbPartition@@QEAAKPEBEK@Z -; public: unsigned long __cdecl NtmsDbPartition::SetOmidLabelInfo(unsigned short const * __ptr64) __ptr64 -?SetOmidLabelInfo@NtmsDbPartition@@QEAAKPEBG@Z -; public: unsigned long __cdecl NtmsDbPartition::SetOmidLabelType(unsigned short const * __ptr64) __ptr64 -?SetOmidLabelType@NtmsDbPartition@@QEAAKPEBG@Z -; public: unsigned long __cdecl NtmsDbComputer::SetOpReqCleanTime(long) __ptr64 -?SetOpReqCleanTime@NtmsDbComputer@@QEAAKJ@Z -; public: unsigned long __cdecl NtmsDbComputer::SetOpReqFlags(unsigned long) __ptr64 -?SetOpReqFlags@NtmsDbComputer@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbLibWorkItem::SetOperationCode(unsigned long) __ptr64 -?SetOperationCode@NtmsDbLibWorkItem@@QEAAKK@Z -; public: void __cdecl NtmsDbPhysicalMedia::SetOperationErrorCode_Null(void) __ptr64 -?SetOperationErrorCode_Null@NtmsDbPhysicalMedia@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbLibWorkItem::SetOperationOption(unsigned long) __ptr64 -?SetOperationOption@NtmsDbLibWorkItem@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbObject::SetOperational(unsigned long) __ptr64 -?SetOperational@NtmsDbObject@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbMediaPool::SetParent(class NtmsDbGuid const & __ptr64) __ptr64 -?SetParent@NtmsDbMediaPool@@QEAAKAEBVNtmsDbGuid@@@Z -; public: void __cdecl NtmsDbMediaPool::SetParent_Null(void) __ptr64 -?SetParent_Null@NtmsDbMediaPool@@QEAAXXZ -; public: void __cdecl NtmsDbLogicalMedia::SetPartition(class NtmsDbGuid const & __ptr64) __ptr64 -?SetPartition@NtmsDbLogicalMedia@@QEAAXAEBVNtmsDbGuid@@@Z -; public: unsigned long __cdecl NtmsDbLibWorkItem::SetPartitionId(class NtmsDbGuid const & __ptr64) __ptr64 -?SetPartitionId@NtmsDbLibWorkItem@@QEAAKAEBVNtmsDbGuid@@@Z -; public: void __cdecl NtmsDbLibWorkItem::SetPartitionId_Null(void) __ptr64 -?SetPartitionId_Null@NtmsDbLibWorkItem@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbPartition::SetPartitionNumber(short) __ptr64 -?SetPartitionNumber@NtmsDbPartition@@QEAAKF@Z -; public: unsigned long __cdecl NtmsDbChanger::SetPathName(char const * __ptr64) __ptr64 -?SetPathName@NtmsDbChanger@@QEAAKPEBD@Z -; public: unsigned long __cdecl NtmsDbDrive::SetPathName(char const * __ptr64) __ptr64 -?SetPathName@NtmsDbDrive@@QEAAKPEBD@Z -; public: unsigned long __cdecl NtmsDbChanger::SetPathNameW(unsigned short const * __ptr64) __ptr64 -?SetPathNameW@NtmsDbChanger@@QEAAKPEBG@Z -; public: unsigned long __cdecl NtmsDbDrive::SetPathNameW(unsigned short const * __ptr64) __ptr64 -?SetPathNameW@NtmsDbDrive@@QEAAKPEBG@Z -; public: void __cdecl NtmsDbChanger::SetPathName_Null(void) __ptr64 -?SetPathName_Null@NtmsDbChanger@@QEAAXXZ -; public: void __cdecl NtmsDbDrive::SetPathName_Null(void) __ptr64 -?SetPathName_Null@NtmsDbDrive@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbPhysicalMedia::SetPhysLocId(class NtmsDbGuid const & __ptr64) __ptr64 -?SetPhysLocId@NtmsDbPhysicalMedia@@QEAAKAEBVNtmsDbGuid@@@Z -; public: void __cdecl NtmsDbPhysicalMedia::SetPhysLocId_Null(void) __ptr64 -?SetPhysLocId_Null@NtmsDbPhysicalMedia@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbPhysicalMedia::SetPhysLocType(unsigned long) __ptr64 -?SetPhysLocType@NtmsDbPhysicalMedia@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbPhysicalMedia::SetPhysMediaErrorCode(long) __ptr64 -?SetPhysMediaErrorCode@NtmsDbPhysicalMedia@@QEAAKJ@Z -; public: unsigned long __cdecl NtmsDbLibWorkItem::SetPhysMediaId(class NtmsDbGuid const & __ptr64) __ptr64 -?SetPhysMediaId@NtmsDbLibWorkItem@@QEAAKAEBVNtmsDbGuid@@@Z -; public: void __cdecl NtmsDbLibWorkItem::SetPhysMediaId_Null(void) __ptr64 -?SetPhysMediaId_Null@NtmsDbLibWorkItem@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbPhysicalMedia::SetPhysMediaState(unsigned long) __ptr64 -?SetPhysMediaState@NtmsDbPhysicalMedia@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbPartition::SetPhysicalmedia(class NtmsDbGuid const & __ptr64) __ptr64 -?SetPhysicalmedia@NtmsDbPartition@@QEAAKAEBVNtmsDbGuid@@@Z -; public: void __cdecl NtmsDbPartition::SetPhysicalmedia_Null(void) __ptr64 -?SetPhysicalmedia_Null@NtmsDbPartition@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbPhysicalMedia::SetPoolMember(class NtmsDbGuid const & __ptr64) __ptr64 -?SetPoolMember@NtmsDbPhysicalMedia@@QEAAKAEBVNtmsDbGuid@@@Z -; public: void __cdecl NtmsDbPhysicalMedia::SetPoolMember_Null(void) __ptr64 -?SetPoolMember_Null@NtmsDbPhysicalMedia@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbLibWorkItem::SetPriority(unsigned long) __ptr64 -?SetPriority@NtmsDbLibWorkItem@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbChangerType::SetProduct(char const * __ptr64) __ptr64 -?SetProduct@NtmsDbChangerType@@QEAAKPEBD@Z -; public: unsigned long __cdecl NtmsDbDriveType::SetProduct(char const * __ptr64) __ptr64 -?SetProduct@NtmsDbDriveType@@QEAAKPEBD@Z -; public: unsigned long __cdecl NtmsDbChangerType::SetProductW(unsigned short const * __ptr64) __ptr64 -?SetProductW@NtmsDbChangerType@@QEAAKPEBG@Z -; public: unsigned long __cdecl NtmsDbDriveType::SetProductW(unsigned short const * __ptr64) __ptr64 -?SetProductW@NtmsDbDriveType@@QEAAKPEBG@Z -; public: void __cdecl NtmsDbPropHeader::SetPropCode(short) __ptr64 -?SetPropCode@NtmsDbPropHeader@@QEAAXF@Z -; public: unsigned long __cdecl NtmsDbLibWorkItem::SetProtected(int) __ptr64 -?SetProtected@NtmsDbLibWorkItem@@QEAAKH@Z -; public: unsigned long __cdecl NtmsDbOpRequest::SetRequest(unsigned long) __ptr64 -?SetRequest@NtmsDbOpRequest@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbChanger::SetRevision(char const * __ptr64) __ptr64 -?SetRevision@NtmsDbChanger@@QEAAKPEBD@Z -; public: unsigned long __cdecl NtmsDbDrive::SetRevision(char const * __ptr64) __ptr64 -?SetRevision@NtmsDbDrive@@QEAAKPEBD@Z -; public: unsigned long __cdecl NtmsDbChanger::SetRevisionW(unsigned short const * __ptr64) __ptr64 -?SetRevisionW@NtmsDbChanger@@QEAAKPEBG@Z -; public: unsigned long __cdecl NtmsDbDrive::SetRevisionW(unsigned short const * __ptr64) __ptr64 -?SetRevisionW@NtmsDbDrive@@QEAAKPEBG@Z -; public: unsigned long __cdecl NtmsDbDrive::SetSavedPartitionId(class NtmsDbGuid const & __ptr64) __ptr64 -?SetSavedPartitionId@NtmsDbDrive@@QEAAKAEBVNtmsDbGuid@@@Z -; public: void __cdecl NtmsDbDrive::SetSavedPartitionId_Null(void) __ptr64 -?SetSavedPartitionId_Null@NtmsDbDrive@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbChanger::SetScsiBus(unsigned short) __ptr64 -?SetScsiBus@NtmsDbChanger@@QEAAKG@Z -; public: unsigned long __cdecl NtmsDbDrive::SetScsiBus(unsigned short) __ptr64 -?SetScsiBus@NtmsDbDrive@@QEAAKG@Z -; public: void __cdecl NtmsDbChanger::SetScsiBus_Null(void) __ptr64 -?SetScsiBus_Null@NtmsDbChanger@@QEAAXXZ -; public: void __cdecl NtmsDbDrive::SetScsiBus_Null(void) __ptr64 -?SetScsiBus_Null@NtmsDbDrive@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbChanger::SetScsiLun(unsigned short) __ptr64 -?SetScsiLun@NtmsDbChanger@@QEAAKG@Z -; public: unsigned long __cdecl NtmsDbDrive::SetScsiLun(unsigned short) __ptr64 -?SetScsiLun@NtmsDbDrive@@QEAAKG@Z -; public: void __cdecl NtmsDbChanger::SetScsiLun_Null(void) __ptr64 -?SetScsiLun_Null@NtmsDbChanger@@QEAAXXZ -; public: void __cdecl NtmsDbDrive::SetScsiLun_Null(void) __ptr64 -?SetScsiLun_Null@NtmsDbDrive@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbChanger::SetScsiPort(unsigned short) __ptr64 -?SetScsiPort@NtmsDbChanger@@QEAAKG@Z -; public: unsigned long __cdecl NtmsDbDrive::SetScsiPort(unsigned short) __ptr64 -?SetScsiPort@NtmsDbDrive@@QEAAKG@Z -; public: void __cdecl NtmsDbChanger::SetScsiPort_Null(void) __ptr64 -?SetScsiPort_Null@NtmsDbChanger@@QEAAXXZ -; public: void __cdecl NtmsDbDrive::SetScsiPort_Null(void) __ptr64 -?SetScsiPort_Null@NtmsDbDrive@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbChanger::SetScsiTarget(unsigned short) __ptr64 -?SetScsiTarget@NtmsDbChanger@@QEAAKG@Z -; public: unsigned long __cdecl NtmsDbDrive::SetScsiTarget(unsigned short) __ptr64 -?SetScsiTarget@NtmsDbDrive@@QEAAKG@Z -; public: void __cdecl NtmsDbChanger::SetScsiTarget_Null(void) __ptr64 -?SetScsiTarget_Null@NtmsDbChanger@@QEAAXXZ -; public: void __cdecl NtmsDbDrive::SetScsiTarget_Null(void) __ptr64 -?SetScsiTarget_Null@NtmsDbDrive@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbObject::SetSecurityDescriptor(void * __ptr64,unsigned long) __ptr64 -?SetSecurityDescriptor@NtmsDbObject@@QEAAKPEAXK@Z -; public: unsigned long __cdecl NtmsDbPhysicalMedia::SetSequenceNumber(unsigned short const * __ptr64) __ptr64 -?SetSequenceNumber@NtmsDbPhysicalMedia@@QEAAKPEBG@Z -; public: unsigned long __cdecl NtmsDbChanger::SetSerialNumber(char const * __ptr64) __ptr64 -?SetSerialNumber@NtmsDbChanger@@QEAAKPEBD@Z -; public: unsigned long __cdecl NtmsDbDrive::SetSerialNumber(char const * __ptr64) __ptr64 -?SetSerialNumber@NtmsDbDrive@@QEAAKPEBD@Z -; public: unsigned long __cdecl NtmsDbChanger::SetSerialNumberW(unsigned short const * __ptr64) __ptr64 -?SetSerialNumberW@NtmsDbChanger@@QEAAKPEBG@Z -; public: unsigned long __cdecl NtmsDbDrive::SetSerialNumberW(unsigned short const * __ptr64) __ptr64 -?SetSerialNumberW@NtmsDbDrive@@QEAAKPEBG@Z -; public: void __cdecl NtmsDbChanger::SetSerialNumber_Null(void) __ptr64 -?SetSerialNumber_Null@NtmsDbChanger@@QEAAXXZ -; public: void __cdecl NtmsDbDrive::SetSerialNumber_Null(void) __ptr64 -?SetSerialNumber_Null@NtmsDbDrive@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbPartition::SetSide(unsigned short) __ptr64 -?SetSide@NtmsDbPartition@@QEAAKG@Z -; public: void __cdecl NtmsDbList::Map::SetSize(long) __ptr64 -?SetSize@Map@NtmsDbList@@QEAAXJ@Z -; public: void __cdecl NtmsDbPropHeader::SetSize(short) __ptr64 -?SetSize@NtmsDbPropHeader@@QEAAXF@Z -; public: unsigned long __cdecl NtmsDbLibWorkItem::SetSlotId(class NtmsDbGuid const & __ptr64) __ptr64 -?SetSlotId@NtmsDbLibWorkItem@@QEAAKAEBVNtmsDbGuid@@@Z -; public: void __cdecl NtmsDbLibWorkItem::SetSlotId_Null(void) __ptr64 -?SetSlotId_Null@NtmsDbLibWorkItem@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbStorageSlot::SetSlotNumber(unsigned long) __ptr64 -?SetSlotNumber@NtmsDbStorageSlot@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbStorageSlot::SetSlotState(unsigned long) __ptr64 -?SetSlotState@NtmsDbStorageSlot@@QEAAKK@Z -; public: void __cdecl NtmsDbFile::SetState(unsigned long) __ptr64 -?SetState@NtmsDbFile@@QEAAXK@Z -; public: unsigned long __cdecl NtmsDbLibWorkItem::SetState(unsigned long) __ptr64 -?SetState@NtmsDbLibWorkItem@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbOpRequest::SetState(unsigned long) __ptr64 -?SetState@NtmsDbOpRequest@@QEAAKK@Z -; public: void __cdecl NtmsDbString::SetString(unsigned short const * __ptr64,unsigned long) __ptr64 -?SetString@NtmsDbString@@QEAAXPEBGK@Z -; public: unsigned long __cdecl NtmsDbLibrary::SetSupportDrvClean(short) __ptr64 -?SetSupportDrvClean@NtmsDbLibrary@@QEAAKF@Z -; public: unsigned long __cdecl NtmsDbLibWorkItem::SetTimeCompleted(struct _SYSTEMTIME) __ptr64 -?SetTimeCompleted@NtmsDbLibWorkItem@@QEAAKU_SYSTEMTIME@@@Z -; public: void __cdecl NtmsDbLibWorkItem::SetTimeCompleted_Null(void) __ptr64 -?SetTimeCompleted_Null@NtmsDbLibWorkItem@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbLibWorkItem::SetTimeQueued(struct _SYSTEMTIME) __ptr64 -?SetTimeQueued@NtmsDbLibWorkItem@@QEAAKU_SYSTEMTIME@@@Z -; public: void __cdecl NtmsDbLibWorkItem::SetTimeQueued_Null(void) __ptr64 -?SetTimeQueued_Null@NtmsDbLibWorkItem@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbOpRequest::SetTimeSubmitted(struct _SYSTEMTIME) __ptr64 -?SetTimeSubmitted@NtmsDbOpRequest@@QEAAKU_SYSTEMTIME@@@Z -; public: void __cdecl NtmsDbPropGuid::SetUpToDate(void) __ptr64 -?SetUpToDate@NtmsDbPropGuid@@QEAAXXZ -; public: unsigned long __cdecl NtmsDbDrive::SetUseCount(unsigned long) __ptr64 -?SetUseCount@NtmsDbDrive@@QEAAKK@Z -; public: unsigned long __cdecl NtmsDbLibWorkItem::SetUser(unsigned short const * __ptr64) __ptr64 -?SetUser@NtmsDbLibWorkItem@@QEAAKPEBG@Z -; public: unsigned long __cdecl NtmsDbOpRequest::SetUser(unsigned short const * __ptr64) __ptr64 -?SetUser@NtmsDbOpRequest@@QEAAKPEBG@Z -; public: unsigned long __cdecl NtmsDbChangerType::SetVendor(char const * __ptr64) __ptr64 -?SetVendor@NtmsDbChangerType@@QEAAKPEBD@Z -; public: unsigned long __cdecl NtmsDbDriveType::SetVendor(char const * __ptr64) __ptr64 -?SetVendor@NtmsDbDriveType@@QEAAKPEBD@Z -; public: unsigned long __cdecl NtmsDbChangerType::SetVendorW(unsigned short const * __ptr64) __ptr64 -?SetVendorW@NtmsDbChangerType@@QEAAKPEBG@Z -; public: unsigned long __cdecl NtmsDbDriveType::SetVendorW(unsigned short const * __ptr64) __ptr64 -?SetVendorW@NtmsDbDriveType@@QEAAKPEBG@Z -; public: unsigned long __cdecl NtmsDbMediaType::SetWriteCharacteristics(unsigned long) __ptr64 -?SetWriteCharacteristics@NtmsDbMediaType@@QEAAKK@Z -; public: static void __cdecl NtmsDbDataCtxt::Shutdown(void) -?Shutdown@NtmsDbDataCtxt@@SAXXZ -; public: unsigned short const __cdecl NtmsDbPartition::Side(void)const __ptr64 -?Side@NtmsDbPartition@@QEBA?BGXZ -; public: long __cdecl NtmsDbList::Map::Size(void)const __ptr64 -?Size@Map@NtmsDbList@@QEBAJXZ -; public: short __cdecl NtmsDbPropHeader::Size(void)const __ptr64 -?Size@NtmsDbPropHeader@@QEBAFXZ -; public: unsigned long __cdecl NtmsDbRecordProp::Size(void)const __ptr64 -?Size@NtmsDbRecordProp@@QEBAKXZ -; public: long __cdecl NtmsDbLibWorkItem::SlotId_IsNotNull(void) __ptr64 -?SlotId_IsNotNull@NtmsDbLibWorkItem@@QEAAJXZ -; public: class NtmsDbGuid const & __ptr64 __cdecl NtmsDbLibWorkItem::SlotId_n(void)const __ptr64 -?SlotId_n@NtmsDbLibWorkItem@@QEBAAEBVNtmsDbGuid@@XZ -; public: unsigned long const __cdecl NtmsDbStorageSlot::SlotNumber(void)const __ptr64 -?SlotNumber@NtmsDbStorageSlot@@QEBA?BKXZ -; public: unsigned long const __cdecl NtmsDbStorageSlot::SlotState(void)const __ptr64 -?SlotState@NtmsDbStorageSlot@@QEBA?BKXZ -; public: unsigned long __cdecl NtmsDbDataCtxt::StartTransaction(void) __ptr64 -?StartTransaction@NtmsDbDataCtxt@@QEAAKXZ -; public: unsigned long __cdecl NtmsDbFile::State(void) __ptr64 -?State@NtmsDbFile@@QEAAKXZ -; public: unsigned long const __cdecl NtmsDbLibWorkItem::State(void)const __ptr64 -?State@NtmsDbLibWorkItem@@QEBA?BKXZ -; public: unsigned long __cdecl NtmsDbOpRequest::State(void)const __ptr64 -?State@NtmsDbOpRequest@@QEBAKXZ -; public: unsigned long __cdecl NtmsDbSelectionSet::Status(void)const __ptr64 -?Status@NtmsDbSelectionSet@@QEBAKXZ -; public: unsigned long __cdecl NtmsDbLibrary::StorageSlots(class NtmsDbDataCtxt * __ptr64,class NtmsDbSelectionSet & __ptr64) __ptr64 -?StorageSlots@NtmsDbLibrary@@QEAAKPEAVNtmsDbDataCtxt@@AEAVNtmsDbSelectionSet@@@Z -; public: unsigned int __cdecl NtmsDbRecordProp::Store(unsigned char * __ptr64) __ptr64 -?Store@NtmsDbRecordProp@@QEAAIPEAE@Z -; public: char * __ptr64 __cdecl NtmsDbGuid::StrGuid(char * __ptr64)const __ptr64 -?StrGuid@NtmsDbGuid@@QEBAPEADPEAD@Z -; public: unsigned char * __ptr64 __cdecl NtmsDbGuid::StrGuid(unsigned char * __ptr64)const __ptr64 -?StrGuid@NtmsDbGuid@@QEBAPEAEPEAE@Z -; public: unsigned short * __ptr64 __cdecl NtmsDbGuid::StrGuidW(unsigned short * __ptr64)const __ptr64 -?StrGuidW@NtmsDbGuid@@QEBAPEAGPEAG@Z -; public: unsigned long __cdecl NtmsDbObjTypeDef::SuperType(void)const __ptr64 -?SuperType@NtmsDbObjTypeDef@@QEBAKXZ -; public: short const __cdecl NtmsDbLibrary::SupportDrvClean(void)const __ptr64 -?SupportDrvClean@NtmsDbLibrary@@QEBA?BFXZ -; public: short __cdecl NtmsDbRecordKey::Table(void)const __ptr64 -?Table@NtmsDbRecordKey@@QEBAFXZ -; public: long __cdecl NtmsDbLibWorkItem::TimeCompleted_IsNotNull(void) __ptr64 -?TimeCompleted_IsNotNull@NtmsDbLibWorkItem@@QEAAJXZ -; public: struct _SYSTEMTIME const __cdecl NtmsDbLibWorkItem::TimeCompleted_n(void)const __ptr64 -?TimeCompleted_n@NtmsDbLibWorkItem@@QEBA?BU_SYSTEMTIME@@XZ -; public: long __cdecl NtmsDbLibWorkItem::TimeQueued_IsNotNull(void) __ptr64 -?TimeQueued_IsNotNull@NtmsDbLibWorkItem@@QEAAJXZ -; public: struct _SYSTEMTIME const __cdecl NtmsDbLibWorkItem::TimeQueued_n(void)const __ptr64 -?TimeQueued_n@NtmsDbLibWorkItem@@QEBA?BU_SYSTEMTIME@@XZ -; public: struct _SYSTEMTIME const __cdecl NtmsDbOpRequest::TimeSubmitted(void)const __ptr64 -?TimeSubmitted@NtmsDbOpRequest@@QEBA?BU_SYSTEMTIME@@XZ -; public: class NtmsTransaction * __ptr64 __cdecl NtmsDbDataCtxt::Transaction(void) __ptr64 -?Transaction@NtmsDbDataCtxt@@QEAAPEAVNtmsTransaction@@XZ -; public: class NtmsDbRecordType * __ptr64 __cdecl NtmsDbObjTypeDef::Type(void)const __ptr64 -?Type@NtmsDbObjTypeDef@@QEBAPEAVNtmsDbRecordType@@XZ -; public: class NtmsDbPropDataType const & __ptr64 __cdecl NtmsDbPropHeader::Type(void)const __ptr64 -?Type@NtmsDbPropHeader@@QEBAAEBVNtmsDbPropDataType@@XZ -; public: unsigned long __cdecl NtmsDbPropertyValue::Type(void) __ptr64 -?Type@NtmsDbPropertyValue@@QEAAKXZ -; public: class NtmsDbPropDataType const & __ptr64 __cdecl NtmsDbRecordProp::Type(void)const __ptr64 -?Type@NtmsDbRecordProp@@QEBAAEBVNtmsDbPropDataType@@XZ -; public: char const * __ptr64 __cdecl NtmsDbObjTypeDef::TypeName(void)const __ptr64 -?TypeName@NtmsDbObjTypeDef@@QEBAPEBDXZ -; public: char const * __ptr64 __cdecl NtmsDbObjTypeDef::TypeNameAbbrev(void)const __ptr64 -?TypeNameAbbrev@NtmsDbObjTypeDef@@QEBAPEBDXZ -; public: virtual unsigned long __cdecl NtmsDbObject::Update(class NtmsDbDataCtxt * __ptr64) __ptr64 -?Update@NtmsDbObject@@UEAAKPEAVNtmsDbDataCtxt@@@Z -; public: virtual unsigned long __cdecl NtmsDbObject::UpdateRegardless(class NtmsDbDataCtxt * __ptr64) __ptr64 -?UpdateRegardless@NtmsDbObject@@UEAAKPEAVNtmsDbDataCtxt@@@Z -; public: unsigned long const __cdecl NtmsDbDrive::UseCount(void)const __ptr64 -?UseCount@NtmsDbDrive@@QEBA?BKXZ -; public: unsigned short const * __ptr64 __cdecl NtmsDbLibWorkItem::User(void)const __ptr64 -?User@NtmsDbLibWorkItem@@QEBAPEBGXZ -; public: unsigned short const * __ptr64 __cdecl NtmsDbOpRequest::User(void)const __ptr64 -?User@NtmsDbOpRequest@@QEBAPEBGXZ -; public: void __cdecl NtmsDbList::Map::Validate(void) __ptr64 -?Validate@Map@NtmsDbList@@QEAAXXZ -; protected: virtual unsigned int __cdecl NtmsDbObject::ValueIsNotNull(long)const __ptr64 -?ValueIsNotNull@NtmsDbObject@@MEBAIJ@Z -; public: char const * __ptr64 __cdecl NtmsDbChangerType::Vendor(void) __ptr64 -?Vendor@NtmsDbChangerType@@QEAAPEBDXZ -; public: char const * __ptr64 __cdecl NtmsDbDriveType::Vendor(void) __ptr64 -?Vendor@NtmsDbDriveType@@QEAAPEBDXZ -; public: unsigned short const * __ptr64 __cdecl NtmsDbChangerType::VendorW(void)const __ptr64 -?VendorW@NtmsDbChangerType@@QEBAPEBGXZ -; public: unsigned short const * __ptr64 __cdecl NtmsDbDriveType::VendorW(void)const __ptr64 -?VendorW@NtmsDbDriveType@@QEBAPEBGXZ -; public: void __cdecl NtmsDbGuid::Win32Guid(struct _GUID & __ptr64)const __ptr64 -?Win32Guid@NtmsDbGuid@@QEBAXAEAU_GUID@@@Z -; public: unsigned long __cdecl NtmsDbObject::WriteAttribute(class NtmsDbPropertyValue & __ptr64) __ptr64 -?WriteAttribute@NtmsDbObject@@QEAAKAEAVNtmsDbPropertyValue@@@Z -; public: unsigned long const __cdecl NtmsDbMediaType::WriteCharacteristics(void)const __ptr64 -?WriteCharacteristics@NtmsDbMediaType@@QEBA?BKXZ -; protected: void __cdecl NtmsDbObject::WriteObjectRecord(class NtmsDbDataCtxt * __ptr64,class NtmsDbRecordKey & __ptr64,class NtmsDbRecordRev & __ptr64,class NtmsDbRecordPropList * __ptr64) __ptr64 -?WriteObjectRecord@NtmsDbObject@@IEAAXPEAVNtmsDbDataCtxt@@AEAVNtmsDbRecordKey@@AEAVNtmsDbRecordRev@@PEAVNtmsDbRecordPropList@@@Z -; public: struct _GUID const & __ptr64 __cdecl NtmsDbGuid::_id(void)const __ptr64 -?_id@NtmsDbGuid@@QEBAAEBU_GUID@@XZ -; public: unsigned long __cdecl NtmsDbObject::countRelatedObjects(long) __ptr64 -?countRelatedObjects@NtmsDbObject@@QEAAKJ@Z -; public: unsigned long __cdecl NtmsDbObject::getRelatedObjects(class NtmsDbDataCtxt * __ptr64,class NtmsDbSelectionSet & __ptr64,long) __ptr64 -?getRelatedObjects@NtmsDbObject@@QEAAKPEAVNtmsDbDataCtxt@@AEAVNtmsDbSelectionSet@@J@Z -; public: char const * __ptr64 __cdecl NtmsDbTypeGuid::id(void)const __ptr64 -?id@NtmsDbTypeGuid@@QEBAPEBDXZ -; private: static void * __ptr64 __ptr64 NtmsDbDataCtxt::m_ChangeMutex -?m_ChangeMutex@NtmsDbDataCtxt@@0PEAXEA DATA -; public: static class ChangeRegistration * __ptr64 __ptr64 NtmsDbDataCtxt::m_ChangeTable -?m_ChangeTable@NtmsDbDataCtxt@@2PEAVChangeRegistration@@EA DATA -; private: static class NtmsDbRecordType NtmsDbChanger::m_Type -?m_Type@NtmsDbChanger@@0VNtmsDbRecordType@@A DATA -; private: static class NtmsDbRecordType NtmsDbChangerType::m_Type -?m_Type@NtmsDbChangerType@@0VNtmsDbRecordType@@A DATA -; private: static class NtmsDbRecordType NtmsDbComputer::m_Type -?m_Type@NtmsDbComputer@@0VNtmsDbRecordType@@A DATA -; private: static class NtmsDbRecordType NtmsDbDrive::m_Type -?m_Type@NtmsDbDrive@@0VNtmsDbRecordType@@A DATA -; private: static class NtmsDbRecordType NtmsDbDriveType::m_Type -?m_Type@NtmsDbDriveType@@0VNtmsDbRecordType@@A DATA -; private: static class NtmsDbRecordType NtmsDbIEDoor::m_Type -?m_Type@NtmsDbIEDoor@@0VNtmsDbRecordType@@A DATA -; private: static class NtmsDbRecordType NtmsDbIEPort::m_Type -?m_Type@NtmsDbIEPort@@0VNtmsDbRecordType@@A DATA -; private: static class NtmsDbRecordType NtmsDbLibWorkItem::m_Type -?m_Type@NtmsDbLibWorkItem@@0VNtmsDbRecordType@@A DATA -; private: static class NtmsDbRecordType NtmsDbLibrary::m_Type -?m_Type@NtmsDbLibrary@@0VNtmsDbRecordType@@A DATA -; private: static class NtmsDbRecordType NtmsDbLogicalMedia::m_Type -?m_Type@NtmsDbLogicalMedia@@0VNtmsDbRecordType@@A DATA -; private: static class NtmsDbRecordType NtmsDbMediaPool::m_Type -?m_Type@NtmsDbMediaPool@@0VNtmsDbRecordType@@A DATA -; private: static class NtmsDbRecordType NtmsDbMediaType::m_Type -?m_Type@NtmsDbMediaType@@0VNtmsDbRecordType@@A DATA -; private: static class NtmsDbRecordType NtmsDbObject::m_Type -?m_Type@NtmsDbObject@@0VNtmsDbRecordType@@A DATA -; private: static class NtmsDbRecordType NtmsDbOpRequest::m_Type -?m_Type@NtmsDbOpRequest@@0VNtmsDbRecordType@@A DATA -; private: static class NtmsDbRecordType NtmsDbPartition::m_Type -?m_Type@NtmsDbPartition@@0VNtmsDbRecordType@@A DATA -; private: static class NtmsDbRecordType NtmsDbPhysicalMedia::m_Type -?m_Type@NtmsDbPhysicalMedia@@0VNtmsDbRecordType@@A DATA -; private: static class NtmsDbRecordType NtmsDbStorageSlot::m_Type -?m_Type@NtmsDbStorageSlot@@0VNtmsDbRecordType@@A DATA -; private: static class NtmsDbRecordType NtmsDbUIDestination::m_Type -?m_Type@NtmsDbUIDestination@@0VNtmsDbRecordType@@A DATA -; private: static int NtmsDbDataCtxt::m_locked -?m_locked@NtmsDbDataCtxt@@0HA DATA -; public: char const * __ptr64 __cdecl NtmsDbError::messageString(void)const __ptr64 -?messageString@NtmsDbError@@QEBAPEBDXZ
diff --git a/mingw-w64-crt/lib64/provthrd.def b/mingw-w64-crt/lib64/provthrd.def deleted file mode 100644 index b156602..0000000 --- a/mingw-w64-crt/lib64/provthrd.def +++ /dev/null
@@ -1,1942 +0,0 @@ -; -; Exports of file PROVTHRD.dll -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY PROVTHRD.dll -EXPORTS -; PEAGPEAG::?$CompareElements(YAHPEBQEAG0@Z) -??$CompareElements@PEAGPEAG@@YAHPEBQEAG0@Z -; PEAG::?$HashKey(YAIPEAG@Z) -??$HashKey@PEAG@@YAIPEAG@Z -; public: __cdecl CBString::CBString(int) __ptr64 -??0CBString@@QEAA@H@Z -; public: __cdecl CBString::CBString(unsigned short * __ptr64) __ptr64 -??0CBString@@QEAA@PEAG@Z -; public: __cdecl CBString::CBString(void) __ptr64 -??0CBString@@QEAA@XZ -; public: __cdecl Conjunctions::Conjunctions(unsigned long) __ptr64 -??0Conjunctions@@QEAA@K@Z -; public: __cdecl Disjunctions::Disjunctions(unsigned long,unsigned long) __ptr64 -??0Disjunctions@@QEAA@KK@Z -; public: __cdecl PartitionSet::PartitionSet(class PartitionSet const & __ptr64) __ptr64 -??0PartitionSet@@QEAA@AEBV0@@Z -; public: __cdecl PartitionSet::PartitionSet(void) __ptr64 -??0PartitionSet@@QEAA@XZ -; public: __cdecl ProvAnalyser::ProvAnalyser(class ProvAnalyser const & __ptr64) __ptr64 -??0ProvAnalyser@@QEAA@AEBV0@@Z -; public: __cdecl ProvAnalyser::ProvAnalyser(unsigned short const * __ptr64) __ptr64 -??0ProvAnalyser@@QEAA@PEBG@Z -; public: __cdecl ProvBitStringType::ProvBitStringType(class ProvBitStringType const & __ptr64) __ptr64 -??0ProvBitStringType@@QEAA@AEBV0@@Z -; public: __cdecl ProvBitStringType::ProvBitStringType(unsigned short const * __ptr64) __ptr64 -??0ProvBitStringType@@QEAA@PEBG@Z -; public: __cdecl ProvBitStringType::ProvBitStringType(unsigned short const * __ptr64,class ProvOctetString const & __ptr64) __ptr64 -??0ProvBitStringType@@QEAA@PEBGAEBVProvOctetString@@@Z -; public: __cdecl ProvBitStringType::ProvBitStringType(unsigned short const * __ptr64,unsigned short const * __ptr64 * __ptr64,unsigned long const & __ptr64) __ptr64 -??0ProvBitStringType@@QEAA@PEBGPEAPEBGAEBK@Z -; public: __cdecl ProvCounter64::ProvCounter64(class ProvCounter64 const & __ptr64) __ptr64 -??0ProvCounter64@@QEAA@AEBV0@@Z -; public: __cdecl ProvCounter64::ProvCounter64(unsigned long,unsigned long) __ptr64 -??0ProvCounter64@@QEAA@KK@Z -; public: __cdecl ProvCounter64Type::ProvCounter64Type(class ProvCounter64Type const & __ptr64) __ptr64 -??0ProvCounter64Type@@QEAA@AEBV0@@Z -; public: __cdecl ProvCounter64Type::ProvCounter64Type(class ProvCounter64 const & __ptr64) __ptr64 -??0ProvCounter64Type@@QEAA@AEBVProvCounter64@@@Z -; public: __cdecl ProvCounter64Type::ProvCounter64Type(unsigned long,unsigned long) __ptr64 -??0ProvCounter64Type@@QEAA@KK@Z -; public: __cdecl ProvCounter64Type::ProvCounter64Type(unsigned short const * __ptr64) __ptr64 -??0ProvCounter64Type@@QEAA@PEBG@Z -; public: __cdecl ProvCounter64Type::ProvCounter64Type(void) __ptr64 -??0ProvCounter64Type@@QEAA@XZ -; public: __cdecl ProvCounter::ProvCounter(class ProvCounter const & __ptr64) __ptr64 -??0ProvCounter@@QEAA@AEBV0@@Z -; public: __cdecl ProvCounter::ProvCounter(unsigned long) __ptr64 -??0ProvCounter@@QEAA@K@Z -; public: __cdecl ProvCounterType::ProvCounterType(class ProvCounterType const & __ptr64) __ptr64 -??0ProvCounterType@@QEAA@AEBV0@@Z -; public: __cdecl ProvCounterType::ProvCounterType(class ProvCounter const & __ptr64) __ptr64 -??0ProvCounterType@@QEAA@AEBVProvCounter@@@Z -; public: __cdecl ProvCounterType::ProvCounterType(unsigned long) __ptr64 -??0ProvCounterType@@QEAA@K@Z -; public: __cdecl ProvCounterType::ProvCounterType(unsigned short const * __ptr64) __ptr64 -??0ProvCounterType@@QEAA@PEBG@Z -; public: __cdecl ProvCounterType::ProvCounterType(void) __ptr64 -??0ProvCounterType@@QEAA@XZ -; public: __cdecl ProvDateTimeType::ProvDateTimeType(class ProvDateTimeType const & __ptr64) __ptr64 -??0ProvDateTimeType@@QEAA@AEBV0@@Z -; public: __cdecl ProvDateTimeType::ProvDateTimeType(class ProvOctetString const & __ptr64) __ptr64 -??0ProvDateTimeType@@QEAA@AEBVProvOctetString@@@Z -; public: __cdecl ProvDateTimeType::ProvDateTimeType(unsigned short const * __ptr64) __ptr64 -??0ProvDateTimeType@@QEAA@PEBG@Z -; public: __cdecl ProvDateTimeType::ProvDateTimeType(void) __ptr64 -??0ProvDateTimeType@@QEAA@XZ -; public: __cdecl ProvDebugLog::ProvDebugLog(char) __ptr64 -??0ProvDebugLog@@QEAA@D@Z -; public: __cdecl ProvDisplayStringType::ProvDisplayStringType(class ProvDisplayStringType const & __ptr64) __ptr64 -??0ProvDisplayStringType@@QEAA@AEBV0@@Z -; public: __cdecl ProvDisplayStringType::ProvDisplayStringType(class ProvOctetString const & __ptr64,unsigned short const * __ptr64) __ptr64 -??0ProvDisplayStringType@@QEAA@AEBVProvOctetString@@PEBG@Z -; public: __cdecl ProvDisplayStringType::ProvDisplayStringType(unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -??0ProvDisplayStringType@@QEAA@PEBG0@Z -; public: __cdecl ProvDisplayStringType::ProvDisplayStringType(unsigned short const * __ptr64) __ptr64 -??0ProvDisplayStringType@@QEAA@PEBG@Z -; public: __cdecl ProvEnumeratedType::ProvEnumeratedType(class ProvEnumeratedType const & __ptr64) __ptr64 -??0ProvEnumeratedType@@QEAA@AEBV0@@Z -; public: __cdecl ProvEnumeratedType::ProvEnumeratedType(unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -??0ProvEnumeratedType@@QEAA@PEBG0@Z -; public: __cdecl ProvEnumeratedType::ProvEnumeratedType(unsigned short const * __ptr64) __ptr64 -??0ProvEnumeratedType@@QEAA@PEBG@Z -; public: __cdecl ProvEnumeratedType::ProvEnumeratedType(unsigned short const * __ptr64,long const & __ptr64) __ptr64 -??0ProvEnumeratedType@@QEAA@PEBGAEBJ@Z -; public: __cdecl ProvEnumeratedType::ProvEnumeratedType(unsigned short const * __ptr64,class ProvInteger const & __ptr64) __ptr64 -??0ProvEnumeratedType@@QEAA@PEBGAEBVProvInteger@@@Z -; public: __cdecl ProvEventObject::ProvEventObject(class ProvEventObject const & __ptr64) __ptr64 -??0ProvEventObject@@QEAA@AEBV0@@Z -; public: __cdecl ProvEventObject::ProvEventObject(unsigned short const * __ptr64) __ptr64 -??0ProvEventObject@@QEAA@PEBG@Z -; public: __cdecl ProvFixedLengthDisplayStringType::ProvFixedLengthDisplayStringType(unsigned long const & __ptr64) __ptr64 -??0ProvFixedLengthDisplayStringType@@QEAA@AEBK@Z -; public: __cdecl ProvFixedLengthDisplayStringType::ProvFixedLengthDisplayStringType(unsigned long const & __ptr64,class ProvOctetString const & __ptr64) __ptr64 -??0ProvFixedLengthDisplayStringType@@QEAA@AEBKAEBVProvOctetString@@@Z -; public: __cdecl ProvFixedLengthDisplayStringType::ProvFixedLengthDisplayStringType(unsigned long const & __ptr64,unsigned short const * __ptr64) __ptr64 -??0ProvFixedLengthDisplayStringType@@QEAA@AEBKPEBG@Z -; public: __cdecl ProvFixedLengthDisplayStringType::ProvFixedLengthDisplayStringType(class ProvFixedLengthDisplayStringType const & __ptr64) __ptr64 -??0ProvFixedLengthDisplayStringType@@QEAA@AEBV0@@Z -; public: __cdecl ProvFixedLengthOctetStringType::ProvFixedLengthOctetStringType(unsigned long const & __ptr64) __ptr64 -??0ProvFixedLengthOctetStringType@@QEAA@AEBK@Z -; public: __cdecl ProvFixedLengthOctetStringType::ProvFixedLengthOctetStringType(unsigned long const & __ptr64,class ProvOctetString const & __ptr64) __ptr64 -??0ProvFixedLengthOctetStringType@@QEAA@AEBKAEBVProvOctetString@@@Z -; public: __cdecl ProvFixedLengthOctetStringType::ProvFixedLengthOctetStringType(unsigned long const & __ptr64,unsigned char const * __ptr64) __ptr64 -??0ProvFixedLengthOctetStringType@@QEAA@AEBKPEBE@Z -; public: __cdecl ProvFixedLengthOctetStringType::ProvFixedLengthOctetStringType(unsigned long const & __ptr64,unsigned short const * __ptr64) __ptr64 -??0ProvFixedLengthOctetStringType@@QEAA@AEBKPEBG@Z -; public: __cdecl ProvFixedLengthOctetStringType::ProvFixedLengthOctetStringType(class ProvFixedLengthOctetStringType const & __ptr64) __ptr64 -??0ProvFixedLengthOctetStringType@@QEAA@AEBV0@@Z -; public: __cdecl ProvFixedLengthOpaqueType::ProvFixedLengthOpaqueType(unsigned long const & __ptr64) __ptr64 -??0ProvFixedLengthOpaqueType@@QEAA@AEBK@Z -; public: __cdecl ProvFixedLengthOpaqueType::ProvFixedLengthOpaqueType(unsigned long const & __ptr64,class ProvOpaque const & __ptr64) __ptr64 -??0ProvFixedLengthOpaqueType@@QEAA@AEBKAEBVProvOpaque@@@Z -; public: __cdecl ProvFixedLengthOpaqueType::ProvFixedLengthOpaqueType(unsigned long const & __ptr64,unsigned char const * __ptr64,unsigned long) __ptr64 -??0ProvFixedLengthOpaqueType@@QEAA@AEBKPEBEK@Z -; public: __cdecl ProvFixedLengthOpaqueType::ProvFixedLengthOpaqueType(unsigned long const & __ptr64,unsigned short const * __ptr64) __ptr64 -??0ProvFixedLengthOpaqueType@@QEAA@AEBKPEBG@Z -; public: __cdecl ProvFixedLengthOpaqueType::ProvFixedLengthOpaqueType(class ProvFixedLengthOpaqueType const & __ptr64) __ptr64 -??0ProvFixedLengthOpaqueType@@QEAA@AEBV0@@Z -; public: __cdecl ProvFixedLengthPhysAddressType::ProvFixedLengthPhysAddressType(unsigned long const & __ptr64) __ptr64 -??0ProvFixedLengthPhysAddressType@@QEAA@AEBK@Z -; public: __cdecl ProvFixedLengthPhysAddressType::ProvFixedLengthPhysAddressType(unsigned long const & __ptr64,class ProvOctetString const & __ptr64) __ptr64 -??0ProvFixedLengthPhysAddressType@@QEAA@AEBKAEBVProvOctetString@@@Z -; public: __cdecl ProvFixedLengthPhysAddressType::ProvFixedLengthPhysAddressType(unsigned long const & __ptr64,unsigned short const * __ptr64) __ptr64 -??0ProvFixedLengthPhysAddressType@@QEAA@AEBKPEBG@Z -; public: __cdecl ProvFixedLengthPhysAddressType::ProvFixedLengthPhysAddressType(class ProvFixedLengthPhysAddressType const & __ptr64) __ptr64 -??0ProvFixedLengthPhysAddressType@@QEAA@AEBV0@@Z -; public: __cdecl ProvFixedType::ProvFixedType(class ProvFixedType const & __ptr64) __ptr64 -??0ProvFixedType@@QEAA@AEBV0@@Z -; public: __cdecl ProvFixedType::ProvFixedType(unsigned long) __ptr64 -??0ProvFixedType@@QEAA@K@Z -; public: __cdecl ProvGauge::ProvGauge(class ProvGauge const & __ptr64) __ptr64 -??0ProvGauge@@QEAA@AEBV0@@Z -; public: __cdecl ProvGauge::ProvGauge(long) __ptr64 -??0ProvGauge@@QEAA@J@Z -; public: __cdecl ProvGaugeType::ProvGaugeType(class ProvGaugeType const & __ptr64) __ptr64 -??0ProvGaugeType@@QEAA@AEBV0@@Z -; public: __cdecl ProvGaugeType::ProvGaugeType(class ProvGauge const & __ptr64,unsigned short const * __ptr64) __ptr64 -??0ProvGaugeType@@QEAA@AEBVProvGauge@@PEBG@Z -; public: __cdecl ProvGaugeType::ProvGaugeType(unsigned long,unsigned short const * __ptr64) __ptr64 -??0ProvGaugeType@@QEAA@KPEBG@Z -; public: __cdecl ProvGaugeType::ProvGaugeType(unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -??0ProvGaugeType@@QEAA@PEBG0@Z -; public: __cdecl ProvGaugeType::ProvGaugeType(unsigned short const * __ptr64) __ptr64 -??0ProvGaugeType@@QEAA@PEBG@Z -; public: __cdecl ProvIPXAddressType::ProvIPXAddressType(class ProvIPXAddressType const & __ptr64) __ptr64 -??0ProvIPXAddressType@@QEAA@AEBV0@@Z -; public: __cdecl ProvIPXAddressType::ProvIPXAddressType(class ProvOctetString const & __ptr64) __ptr64 -??0ProvIPXAddressType@@QEAA@AEBVProvOctetString@@@Z -; public: __cdecl ProvIPXAddressType::ProvIPXAddressType(unsigned char const * __ptr64) __ptr64 -??0ProvIPXAddressType@@QEAA@PEBE@Z -; public: __cdecl ProvIPXAddressType::ProvIPXAddressType(unsigned short const * __ptr64) __ptr64 -??0ProvIPXAddressType@@QEAA@PEBG@Z -; public: __cdecl ProvIPXAddressType::ProvIPXAddressType(void) __ptr64 -??0ProvIPXAddressType@@QEAA@XZ -; protected: __cdecl ProvInstanceType::ProvInstanceType(class ProvInstanceType const & __ptr64) __ptr64 -??0ProvInstanceType@@IEAA@AEBV0@@Z -; protected: __cdecl ProvInstanceType::ProvInstanceType(int,int) __ptr64 -??0ProvInstanceType@@IEAA@HH@Z -; public: __cdecl ProvInteger::ProvInteger(class ProvInteger const & __ptr64) __ptr64 -??0ProvInteger@@QEAA@AEBV0@@Z -; public: __cdecl ProvInteger::ProvInteger(long) __ptr64 -??0ProvInteger@@QEAA@J@Z -; public: __cdecl ProvIntegerType::ProvIntegerType(class ProvIntegerType const & __ptr64) __ptr64 -??0ProvIntegerType@@QEAA@AEBV0@@Z -; public: __cdecl ProvIntegerType::ProvIntegerType(class ProvInteger const & __ptr64,unsigned short const * __ptr64) __ptr64 -??0ProvIntegerType@@QEAA@AEBVProvInteger@@PEBG@Z -; public: __cdecl ProvIntegerType::ProvIntegerType(long,unsigned short const * __ptr64) __ptr64 -??0ProvIntegerType@@QEAA@JPEBG@Z -; public: __cdecl ProvIntegerType::ProvIntegerType(unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -??0ProvIntegerType@@QEAA@PEBG0@Z -; public: __cdecl ProvIntegerType::ProvIntegerType(unsigned short const * __ptr64) __ptr64 -??0ProvIntegerType@@QEAA@PEBG@Z -; public: __cdecl ProvIpAddress::ProvIpAddress(class ProvIpAddress const & __ptr64) __ptr64 -??0ProvIpAddress@@QEAA@AEBV0@@Z -; public: __cdecl ProvIpAddress::ProvIpAddress(unsigned long) __ptr64 -??0ProvIpAddress@@QEAA@K@Z -; public: __cdecl ProvIpAddress::ProvIpAddress(char const * __ptr64) __ptr64 -??0ProvIpAddress@@QEAA@PEBD@Z -; public: __cdecl ProvIpAddressType::ProvIpAddressType(class ProvIpAddressType const & __ptr64) __ptr64 -??0ProvIpAddressType@@QEAA@AEBV0@@Z -; public: __cdecl ProvIpAddressType::ProvIpAddressType(class ProvIpAddress const & __ptr64) __ptr64 -??0ProvIpAddressType@@QEAA@AEBVProvIpAddress@@@Z -; public: __cdecl ProvIpAddressType::ProvIpAddressType(unsigned long) __ptr64 -??0ProvIpAddressType@@QEAA@K@Z -; public: __cdecl ProvIpAddressType::ProvIpAddressType(unsigned short const * __ptr64) __ptr64 -??0ProvIpAddressType@@QEAA@PEBG@Z -; public: __cdecl ProvIpAddressType::ProvIpAddressType(void) __ptr64 -??0ProvIpAddressType@@QEAA@XZ -; public: __cdecl ProvLexicon::ProvLexicon(void) __ptr64 -??0ProvLexicon@@QEAA@XZ -; public: __cdecl ProvMacAddressType::ProvMacAddressType(class ProvMacAddressType const & __ptr64) __ptr64 -??0ProvMacAddressType@@QEAA@AEBV0@@Z -; public: __cdecl ProvMacAddressType::ProvMacAddressType(class ProvOctetString const & __ptr64) __ptr64 -??0ProvMacAddressType@@QEAA@AEBVProvOctetString@@@Z -; public: __cdecl ProvMacAddressType::ProvMacAddressType(unsigned char const * __ptr64) __ptr64 -??0ProvMacAddressType@@QEAA@PEBE@Z -; public: __cdecl ProvMacAddressType::ProvMacAddressType(unsigned short const * __ptr64) __ptr64 -??0ProvMacAddressType@@QEAA@PEBG@Z -; public: __cdecl ProvMacAddressType::ProvMacAddressType(void) __ptr64 -??0ProvMacAddressType@@QEAA@XZ -; public: __cdecl ProvNegativeRangeType::ProvNegativeRangeType(class ProvNegativeRangeType const & __ptr64) __ptr64 -??0ProvNegativeRangeType@@QEAA@AEBV0@@Z -; public: __cdecl ProvNegativeRangeType::ProvNegativeRangeType(long,long) __ptr64 -??0ProvNegativeRangeType@@QEAA@JJ@Z -; public: __cdecl ProvNegativeRangeType::ProvNegativeRangeType(void) __ptr64 -??0ProvNegativeRangeType@@QEAA@XZ -; public: __cdecl ProvNetworkAddressType::ProvNetworkAddressType(class ProvNetworkAddressType const & __ptr64) __ptr64 -??0ProvNetworkAddressType@@QEAA@AEBV0@@Z -; public: __cdecl ProvNetworkAddressType::ProvNetworkAddressType(class ProvIpAddress const & __ptr64) __ptr64 -??0ProvNetworkAddressType@@QEAA@AEBVProvIpAddress@@@Z -; public: __cdecl ProvNetworkAddressType::ProvNetworkAddressType(unsigned long) __ptr64 -??0ProvNetworkAddressType@@QEAA@K@Z -; public: __cdecl ProvNetworkAddressType::ProvNetworkAddressType(unsigned short const * __ptr64) __ptr64 -??0ProvNetworkAddressType@@QEAA@PEBG@Z -; public: __cdecl ProvNetworkAddressType::ProvNetworkAddressType(void) __ptr64 -??0ProvNetworkAddressType@@QEAA@XZ -; public: __cdecl ProvNull::ProvNull(void) __ptr64 -??0ProvNull@@QEAA@XZ -; public: __cdecl ProvNullType::ProvNullType(class ProvNullType const & __ptr64) __ptr64 -??0ProvNullType@@QEAA@AEBV0@@Z -; public: __cdecl ProvNullType::ProvNullType(class ProvNull const & __ptr64) __ptr64 -??0ProvNullType@@QEAA@AEBVProvNull@@@Z -; public: __cdecl ProvNullType::ProvNullType(void) __ptr64 -??0ProvNullType@@QEAA@XZ -; public: __cdecl ProvOSIAddressType::ProvOSIAddressType(class ProvOSIAddressType const & __ptr64) __ptr64 -??0ProvOSIAddressType@@QEAA@AEBV0@@Z -; public: __cdecl ProvOSIAddressType::ProvOSIAddressType(class ProvOctetString const & __ptr64) __ptr64 -??0ProvOSIAddressType@@QEAA@AEBVProvOctetString@@@Z -; public: __cdecl ProvOSIAddressType::ProvOSIAddressType(unsigned char const * __ptr64,unsigned long) __ptr64 -??0ProvOSIAddressType@@QEAA@PEBEK@Z -; public: __cdecl ProvOSIAddressType::ProvOSIAddressType(unsigned short const * __ptr64) __ptr64 -??0ProvOSIAddressType@@QEAA@PEBG@Z -; public: __cdecl ProvOSIAddressType::ProvOSIAddressType(void) __ptr64 -??0ProvOSIAddressType@@QEAA@XZ -; public: __cdecl ProvObjectIdentifier::ProvObjectIdentifier(class ProvObjectIdentifier const & __ptr64) __ptr64 -??0ProvObjectIdentifier@@QEAA@AEBV0@@Z -; public: __cdecl ProvObjectIdentifier::ProvObjectIdentifier(char const * __ptr64) __ptr64 -??0ProvObjectIdentifier@@QEAA@PEBD@Z -; public: __cdecl ProvObjectIdentifier::ProvObjectIdentifier(unsigned long const * __ptr64,unsigned long) __ptr64 -??0ProvObjectIdentifier@@QEAA@PEBKK@Z -; public: __cdecl ProvObjectIdentifierType::ProvObjectIdentifierType(class ProvObjectIdentifierType const & __ptr64) __ptr64 -??0ProvObjectIdentifierType@@QEAA@AEBV0@@Z -; public: __cdecl ProvObjectIdentifierType::ProvObjectIdentifierType(class ProvObjectIdentifier const & __ptr64) __ptr64 -??0ProvObjectIdentifierType@@QEAA@AEBVProvObjectIdentifier@@@Z -; public: __cdecl ProvObjectIdentifierType::ProvObjectIdentifierType(unsigned short const * __ptr64) __ptr64 -??0ProvObjectIdentifierType@@QEAA@PEBG@Z -; public: __cdecl ProvObjectIdentifierType::ProvObjectIdentifierType(unsigned long const * __ptr64,unsigned long) __ptr64 -??0ProvObjectIdentifierType@@QEAA@PEBKK@Z -; public: __cdecl ProvObjectIdentifierType::ProvObjectIdentifierType(void) __ptr64 -??0ProvObjectIdentifierType@@QEAA@XZ -; public: __cdecl ProvOctetString::ProvOctetString(class ProvOctetString const & __ptr64) __ptr64 -??0ProvOctetString@@QEAA@AEBV0@@Z -; public: __cdecl ProvOctetString::ProvOctetString(unsigned char const * __ptr64,unsigned long) __ptr64 -??0ProvOctetString@@QEAA@PEBEK@Z -; public: __cdecl ProvOctetStringType::ProvOctetStringType(class ProvOctetStringType const & __ptr64) __ptr64 -??0ProvOctetStringType@@QEAA@AEBV0@@Z -; public: __cdecl ProvOctetStringType::ProvOctetStringType(class ProvOctetString const & __ptr64,unsigned short const * __ptr64) __ptr64 -??0ProvOctetStringType@@QEAA@AEBVProvOctetString@@PEBG@Z -; public: __cdecl ProvOctetStringType::ProvOctetStringType(unsigned char const * __ptr64,unsigned long,unsigned short const * __ptr64) __ptr64 -??0ProvOctetStringType@@QEAA@PEBEKPEBG@Z -; public: __cdecl ProvOctetStringType::ProvOctetStringType(unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -??0ProvOctetStringType@@QEAA@PEBG0@Z -; public: __cdecl ProvOctetStringType::ProvOctetStringType(unsigned short const * __ptr64) __ptr64 -??0ProvOctetStringType@@QEAA@PEBG@Z -; public: __cdecl ProvOpaque::ProvOpaque(class ProvOpaque const & __ptr64) __ptr64 -??0ProvOpaque@@QEAA@AEBV0@@Z -; public: __cdecl ProvOpaque::ProvOpaque(unsigned char const * __ptr64,unsigned long) __ptr64 -??0ProvOpaque@@QEAA@PEBEK@Z -; public: __cdecl ProvOpaqueType::ProvOpaqueType(class ProvOpaqueType const & __ptr64) __ptr64 -??0ProvOpaqueType@@QEAA@AEBV0@@Z -; public: __cdecl ProvOpaqueType::ProvOpaqueType(class ProvOpaque const & __ptr64,unsigned short const * __ptr64) __ptr64 -??0ProvOpaqueType@@QEAA@AEBVProvOpaque@@PEBG@Z -; public: __cdecl ProvOpaqueType::ProvOpaqueType(unsigned char const * __ptr64,unsigned long,unsigned short const * __ptr64) __ptr64 -??0ProvOpaqueType@@QEAA@PEBEKPEBG@Z -; public: __cdecl ProvOpaqueType::ProvOpaqueType(unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -??0ProvOpaqueType@@QEAA@PEBG0@Z -; public: __cdecl ProvOpaqueType::ProvOpaqueType(unsigned short const * __ptr64) __ptr64 -??0ProvOpaqueType@@QEAA@PEBG@Z -; public: __cdecl ProvPhysAddressType::ProvPhysAddressType(class ProvPhysAddressType const & __ptr64) __ptr64 -??0ProvPhysAddressType@@QEAA@AEBV0@@Z -; public: __cdecl ProvPhysAddressType::ProvPhysAddressType(class ProvOctetString const & __ptr64,unsigned short const * __ptr64) __ptr64 -??0ProvPhysAddressType@@QEAA@AEBVProvOctetString@@PEBG@Z -; public: __cdecl ProvPhysAddressType::ProvPhysAddressType(unsigned char const * __ptr64,unsigned long,unsigned short const * __ptr64) __ptr64 -??0ProvPhysAddressType@@QEAA@PEBEKPEBG@Z -; public: __cdecl ProvPhysAddressType::ProvPhysAddressType(unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -??0ProvPhysAddressType@@QEAA@PEBG0@Z -; public: __cdecl ProvPhysAddressType::ProvPhysAddressType(unsigned short const * __ptr64) __ptr64 -??0ProvPhysAddressType@@QEAA@PEBG@Z -; public: __cdecl ProvPositiveRangeType::ProvPositiveRangeType(class ProvPositiveRangeType const & __ptr64) __ptr64 -??0ProvPositiveRangeType@@QEAA@AEBV0@@Z -; public: __cdecl ProvPositiveRangeType::ProvPositiveRangeType(unsigned long,long) __ptr64 -??0ProvPositiveRangeType@@QEAA@KJ@Z -; public: __cdecl ProvPositiveRangeType::ProvPositiveRangeType(void) __ptr64 -??0ProvPositiveRangeType@@QEAA@XZ -; public: __cdecl ProvPositiveRangedType::ProvPositiveRangedType(class ProvPositiveRangedType const & __ptr64) __ptr64 -??0ProvPositiveRangedType@@QEAA@AEBV0@@Z -; public: __cdecl ProvPositiveRangedType::ProvPositiveRangedType(unsigned short const * __ptr64) __ptr64 -??0ProvPositiveRangedType@@QEAA@PEBG@Z -; public: __cdecl ProvRowStatusType::ProvRowStatusType(long const & __ptr64) __ptr64 -??0ProvRowStatusType@@QEAA@AEBJ@Z -; public: __cdecl ProvRowStatusType::ProvRowStatusType(class ProvRowStatusType const & __ptr64) __ptr64 -??0ProvRowStatusType@@QEAA@AEBV0@@Z -; public: __cdecl ProvRowStatusType::ProvRowStatusType(class ProvInteger const & __ptr64) __ptr64 -??0ProvRowStatusType@@QEAA@AEBVProvInteger@@@Z -; public: __cdecl ProvRowStatusType::ProvRowStatusType(enum ProvRowStatusType::ProvRowStatusEnum const & __ptr64) __ptr64 -??0ProvRowStatusType@@QEAA@AEBW4ProvRowStatusEnum@0@@Z -; public: __cdecl ProvRowStatusType::ProvRowStatusType(unsigned short const * __ptr64) __ptr64 -??0ProvRowStatusType@@QEAA@PEBG@Z -; public: __cdecl ProvRowStatusType::ProvRowStatusType(void) __ptr64 -??0ProvRowStatusType@@QEAA@XZ -; public: __cdecl ProvTimeTicks::ProvTimeTicks(class ProvTimeTicks const & __ptr64) __ptr64 -??0ProvTimeTicks@@QEAA@AEBV0@@Z -; public: __cdecl ProvTimeTicks::ProvTimeTicks(unsigned long) __ptr64 -??0ProvTimeTicks@@QEAA@K@Z -; public: __cdecl ProvTimeTicksType::ProvTimeTicksType(class ProvTimeTicksType const & __ptr64) __ptr64 -??0ProvTimeTicksType@@QEAA@AEBV0@@Z -; public: __cdecl ProvTimeTicksType::ProvTimeTicksType(class ProvTimeTicks const & __ptr64) __ptr64 -??0ProvTimeTicksType@@QEAA@AEBVProvTimeTicks@@@Z -; public: __cdecl ProvTimeTicksType::ProvTimeTicksType(unsigned long) __ptr64 -??0ProvTimeTicksType@@QEAA@K@Z -; public: __cdecl ProvTimeTicksType::ProvTimeTicksType(unsigned short const * __ptr64) __ptr64 -??0ProvTimeTicksType@@QEAA@PEBG@Z -; public: __cdecl ProvTimeTicksType::ProvTimeTicksType(void) __ptr64 -??0ProvTimeTicksType@@QEAA@XZ -; public: __cdecl ProvUDPAddressType::ProvUDPAddressType(class ProvUDPAddressType const & __ptr64) __ptr64 -??0ProvUDPAddressType@@QEAA@AEBV0@@Z -; public: __cdecl ProvUDPAddressType::ProvUDPAddressType(class ProvOctetString const & __ptr64) __ptr64 -??0ProvUDPAddressType@@QEAA@AEBVProvOctetString@@@Z -; public: __cdecl ProvUDPAddressType::ProvUDPAddressType(unsigned char const * __ptr64) __ptr64 -??0ProvUDPAddressType@@QEAA@PEBE@Z -; public: __cdecl ProvUDPAddressType::ProvUDPAddressType(unsigned short const * __ptr64) __ptr64 -??0ProvUDPAddressType@@QEAA@PEBG@Z -; public: __cdecl ProvUDPAddressType::ProvUDPAddressType(void) __ptr64 -??0ProvUDPAddressType@@QEAA@XZ -; public: __cdecl ProvUInteger32::ProvUInteger32(class ProvUInteger32 const & __ptr64) __ptr64 -??0ProvUInteger32@@QEAA@AEBV0@@Z -; public: __cdecl ProvUInteger32::ProvUInteger32(long) __ptr64 -??0ProvUInteger32@@QEAA@J@Z -; private: __cdecl ProvValue::ProvValue(class ProvValue const & __ptr64) __ptr64 -??0ProvValue@@AEAA@AEBV0@@Z -; protected: __cdecl ProvValue::ProvValue(void) __ptr64 -??0ProvValue@@IEAA@XZ -; public: __cdecl QueryPreprocessor::QueryPreprocessor(class QueryPreprocessor const & __ptr64) __ptr64 -??0QueryPreprocessor@@QEAA@AEBV0@@Z -; public: __cdecl QueryPreprocessor::QueryPreprocessor(void) __ptr64 -??0QueryPreprocessor@@QEAA@XZ -; public: __cdecl WmiAndNode::WmiAndNode(class WmiAndNode const & __ptr64) __ptr64 -??0WmiAndNode@@QEAA@AEBV0@@Z -; public: __cdecl WmiAndNode::WmiAndNode(class WmiTreeNode * __ptr64,class WmiTreeNode * __ptr64,class WmiTreeNode * __ptr64) __ptr64 -??0WmiAndNode@@QEAA@PEAVWmiTreeNode@@00@Z -; public: __cdecl WmiNotNode::WmiNotNode(class WmiNotNode const & __ptr64) __ptr64 -??0WmiNotNode@@QEAA@AEBV0@@Z -; public: __cdecl WmiNotNode::WmiNotNode(class WmiTreeNode * __ptr64,class WmiTreeNode * __ptr64) __ptr64 -??0WmiNotNode@@QEAA@PEAVWmiTreeNode@@0@Z -; public: __cdecl WmiNullNode::WmiNullNode(class WmiNullNode const & __ptr64) __ptr64 -??0WmiNullNode@@QEAA@AEBV0@@Z -; public: __cdecl WmiNullNode::WmiNullNode(unsigned short * __ptr64,unsigned long,class WmiTreeNode * __ptr64) __ptr64 -??0WmiNullNode@@QEAA@PEAGKPEAVWmiTreeNode@@@Z -; public: __cdecl WmiNullRangeNode::WmiNullRangeNode(class WmiNullRangeNode const & __ptr64) __ptr64 -??0WmiNullRangeNode@@QEAA@AEBV0@@Z -; public: __cdecl WmiNullRangeNode::WmiNullRangeNode(unsigned short * __ptr64,unsigned long,class WmiTreeNode * __ptr64,class WmiTreeNode * __ptr64) __ptr64 -??0WmiNullRangeNode@@QEAA@PEAGKPEAVWmiTreeNode@@1@Z -; public: __cdecl WmiOperatorEqualNode::WmiOperatorEqualNode(class WmiOperatorEqualNode const & __ptr64) __ptr64 -??0WmiOperatorEqualNode@@QEAA@AEBV0@@Z -; public: __cdecl WmiOperatorEqualNode::WmiOperatorEqualNode(class WmiTreeNode * __ptr64,class WmiTreeNode * __ptr64) __ptr64 -??0WmiOperatorEqualNode@@QEAA@PEAVWmiTreeNode@@0@Z -; public: __cdecl WmiOperatorEqualOrGreaterNode::WmiOperatorEqualOrGreaterNode(class WmiOperatorEqualOrGreaterNode const & __ptr64) __ptr64 -??0WmiOperatorEqualOrGreaterNode@@QEAA@AEBV0@@Z -; public: __cdecl WmiOperatorEqualOrGreaterNode::WmiOperatorEqualOrGreaterNode(class WmiTreeNode * __ptr64,class WmiTreeNode * __ptr64) __ptr64 -??0WmiOperatorEqualOrGreaterNode@@QEAA@PEAVWmiTreeNode@@0@Z -; public: __cdecl WmiOperatorEqualOrLessNode::WmiOperatorEqualOrLessNode(class WmiOperatorEqualOrLessNode const & __ptr64) __ptr64 -??0WmiOperatorEqualOrLessNode@@QEAA@AEBV0@@Z -; public: __cdecl WmiOperatorEqualOrLessNode::WmiOperatorEqualOrLessNode(class WmiTreeNode * __ptr64,class WmiTreeNode * __ptr64) __ptr64 -??0WmiOperatorEqualOrLessNode@@QEAA@PEAVWmiTreeNode@@0@Z -; public: __cdecl WmiOperatorGreaterNode::WmiOperatorGreaterNode(class WmiOperatorGreaterNode const & __ptr64) __ptr64 -??0WmiOperatorGreaterNode@@QEAA@AEBV0@@Z -; public: __cdecl WmiOperatorGreaterNode::WmiOperatorGreaterNode(class WmiTreeNode * __ptr64,class WmiTreeNode * __ptr64) __ptr64 -??0WmiOperatorGreaterNode@@QEAA@PEAVWmiTreeNode@@0@Z -; public: __cdecl WmiOperatorIsANode::WmiOperatorIsANode(class WmiOperatorIsANode const & __ptr64) __ptr64 -??0WmiOperatorIsANode@@QEAA@AEBV0@@Z -; public: __cdecl WmiOperatorIsANode::WmiOperatorIsANode(class WmiTreeNode * __ptr64,class WmiTreeNode * __ptr64) __ptr64 -??0WmiOperatorIsANode@@QEAA@PEAVWmiTreeNode@@0@Z -; public: __cdecl WmiOperatorLessNode::WmiOperatorLessNode(class WmiOperatorLessNode const & __ptr64) __ptr64 -??0WmiOperatorLessNode@@QEAA@AEBV0@@Z -; public: __cdecl WmiOperatorLessNode::WmiOperatorLessNode(class WmiTreeNode * __ptr64,class WmiTreeNode * __ptr64) __ptr64 -??0WmiOperatorLessNode@@QEAA@PEAVWmiTreeNode@@0@Z -; public: __cdecl WmiOperatorLikeNode::WmiOperatorLikeNode(class WmiOperatorLikeNode const & __ptr64) __ptr64 -??0WmiOperatorLikeNode@@QEAA@AEBV0@@Z -; public: __cdecl WmiOperatorLikeNode::WmiOperatorLikeNode(class WmiTreeNode * __ptr64,class WmiTreeNode * __ptr64) __ptr64 -??0WmiOperatorLikeNode@@QEAA@PEAVWmiTreeNode@@0@Z -; public: __cdecl WmiOperatorNode::WmiOperatorNode(class WmiOperatorNode const & __ptr64) __ptr64 -??0WmiOperatorNode@@QEAA@AEBV0@@Z -; public: __cdecl WmiOperatorNode::WmiOperatorNode(unsigned long,class WmiTreeNode * __ptr64,class WmiTreeNode * __ptr64) __ptr64 -??0WmiOperatorNode@@QEAA@KPEAVWmiTreeNode@@0@Z -; public: __cdecl WmiOperatorNotEqualNode::WmiOperatorNotEqualNode(class WmiOperatorNotEqualNode const & __ptr64) __ptr64 -??0WmiOperatorNotEqualNode@@QEAA@AEBV0@@Z -; public: __cdecl WmiOperatorNotEqualNode::WmiOperatorNotEqualNode(class WmiTreeNode * __ptr64,class WmiTreeNode * __ptr64) __ptr64 -??0WmiOperatorNotEqualNode@@QEAA@PEAVWmiTreeNode@@0@Z -; public: __cdecl WmiOperatorNotIsANode::WmiOperatorNotIsANode(class WmiOperatorNotIsANode const & __ptr64) __ptr64 -??0WmiOperatorNotIsANode@@QEAA@AEBV0@@Z -; public: __cdecl WmiOperatorNotIsANode::WmiOperatorNotIsANode(class WmiTreeNode * __ptr64,class WmiTreeNode * __ptr64) __ptr64 -??0WmiOperatorNotIsANode@@QEAA@PEAVWmiTreeNode@@0@Z -; public: __cdecl WmiOperatorNotLikeNode::WmiOperatorNotLikeNode(class WmiOperatorNotLikeNode const & __ptr64) __ptr64 -??0WmiOperatorNotLikeNode@@QEAA@AEBV0@@Z -; public: __cdecl WmiOperatorNotLikeNode::WmiOperatorNotLikeNode(class WmiTreeNode * __ptr64,class WmiTreeNode * __ptr64) __ptr64 -??0WmiOperatorNotLikeNode@@QEAA@PEAVWmiTreeNode@@0@Z -; public: __cdecl WmiOrNode::WmiOrNode(class WmiOrNode const & __ptr64) __ptr64 -??0WmiOrNode@@QEAA@AEBV0@@Z -; public: __cdecl WmiOrNode::WmiOrNode(class WmiTreeNode * __ptr64,class WmiTreeNode * __ptr64,class WmiTreeNode * __ptr64) __ptr64 -??0WmiOrNode@@QEAA@PEAVWmiTreeNode@@00@Z -; public: __cdecl WmiRangeNode::WmiRangeNode(class WmiRangeNode const & __ptr64) __ptr64 -??0WmiRangeNode@@QEAA@AEBV0@@Z -; public: __cdecl WmiRangeNode::WmiRangeNode(unsigned long,unsigned short * __ptr64,unsigned long,int,int,int,int,class WmiTreeNode * __ptr64,class WmiTreeNode * __ptr64) __ptr64 -??0WmiRangeNode@@QEAA@KPEAGKHHHHPEAVWmiTreeNode@@1@Z -; public: __cdecl WmiSignedIntegerNode::WmiSignedIntegerNode(class WmiSignedIntegerNode const & __ptr64) __ptr64 -??0WmiSignedIntegerNode@@QEAA@AEBV0@@Z -; public: __cdecl WmiSignedIntegerNode::WmiSignedIntegerNode(unsigned short * __ptr64,long,unsigned long,class WmiTreeNode * __ptr64) __ptr64 -??0WmiSignedIntegerNode@@QEAA@PEAGJKPEAVWmiTreeNode@@@Z -; public: __cdecl WmiSignedIntegerRangeNode::WmiSignedIntegerRangeNode(class WmiSignedIntegerRangeNode const & __ptr64) __ptr64 -??0WmiSignedIntegerRangeNode@@QEAA@AEBV0@@Z -; public: __cdecl WmiSignedIntegerRangeNode::WmiSignedIntegerRangeNode(unsigned short * __ptr64,unsigned long,int,int,int,int,long,long,class WmiTreeNode * __ptr64,class WmiTreeNode * __ptr64) __ptr64 -??0WmiSignedIntegerRangeNode@@QEAA@PEAGKHHHHJJPEAVWmiTreeNode@@1@Z -; public: __cdecl WmiStringNode::WmiStringNode(class WmiStringNode const & __ptr64) __ptr64 -??0WmiStringNode@@QEAA@AEBV0@@Z -; public: __cdecl WmiStringNode::WmiStringNode(unsigned short * __ptr64,unsigned short * __ptr64,enum WmiValueNode::WmiValueFunction,enum WmiValueNode::WmiValueFunction,unsigned long,class WmiTreeNode * __ptr64) __ptr64 -??0WmiStringNode@@QEAA@PEAG0W4WmiValueFunction@WmiValueNode@@1KPEAVWmiTreeNode@@@Z -; public: __cdecl WmiStringRangeNode::WmiStringRangeNode(class WmiStringRangeNode const & __ptr64) __ptr64 -??0WmiStringRangeNode@@QEAA@AEBV0@@Z -; public: __cdecl WmiStringRangeNode::WmiStringRangeNode(unsigned short * __ptr64,unsigned long,int,int,int,int,unsigned short * __ptr64,unsigned short * __ptr64,class WmiTreeNode * __ptr64,class WmiTreeNode * __ptr64) __ptr64 -??0WmiStringRangeNode@@QEAA@PEAGKHHHH00PEAVWmiTreeNode@@1@Z -; public: __cdecl WmiTreeNode::WmiTreeNode(class WmiTreeNode const & __ptr64) __ptr64 -??0WmiTreeNode@@QEAA@AEBV0@@Z -; public: __cdecl WmiTreeNode::WmiTreeNode(unsigned long,void * __ptr64,class WmiTreeNode * __ptr64,class WmiTreeNode * __ptr64,class WmiTreeNode * __ptr64) __ptr64 -??0WmiTreeNode@@QEAA@KPEAXPEAV0@11@Z -; public: __cdecl WmiTreeNode::WmiTreeNode(class WmiTreeNode * __ptr64) __ptr64 -??0WmiTreeNode@@QEAA@PEAV0@@Z -; public: __cdecl WmiTreeNodeIterator::WmiTreeNodeIterator(class WmiTreeNodeIterator const & __ptr64) __ptr64 -??0WmiTreeNodeIterator@@QEAA@AEBV0@@Z -; public: __cdecl WmiTreeNodeIterator::WmiTreeNodeIterator(class WmiTreeNodeIterator * __ptr64) __ptr64 -??0WmiTreeNodeIterator@@QEAA@PEAV0@@Z -; public: __cdecl WmiTreeNodeIterator::WmiTreeNodeIterator(class WmiTreeNode * __ptr64) __ptr64 -??0WmiTreeNodeIterator@@QEAA@PEAVWmiTreeNode@@@Z -; public: __cdecl WmiUnsignedIntegerNode::WmiUnsignedIntegerNode(class WmiUnsignedIntegerNode const & __ptr64) __ptr64 -??0WmiUnsignedIntegerNode@@QEAA@AEBV0@@Z -; public: __cdecl WmiUnsignedIntegerNode::WmiUnsignedIntegerNode(unsigned short * __ptr64,unsigned long,unsigned long,class WmiTreeNode * __ptr64) __ptr64 -??0WmiUnsignedIntegerNode@@QEAA@PEAGKKPEAVWmiTreeNode@@@Z -; public: __cdecl WmiUnsignedIntegerRangeNode::WmiUnsignedIntegerRangeNode(class WmiUnsignedIntegerRangeNode const & __ptr64) __ptr64 -??0WmiUnsignedIntegerRangeNode@@QEAA@AEBV0@@Z -; public: __cdecl WmiUnsignedIntegerRangeNode::WmiUnsignedIntegerRangeNode(unsigned short * __ptr64,unsigned long,int,int,int,int,unsigned long,unsigned long,class WmiTreeNode * __ptr64,class WmiTreeNode * __ptr64) __ptr64 -??0WmiUnsignedIntegerRangeNode@@QEAA@PEAGKHHHHKKPEAVWmiTreeNode@@1@Z -; public: __cdecl WmiValueNode::WmiValueNode(class WmiValueNode const & __ptr64) __ptr64 -??0WmiValueNode@@QEAA@AEBV0@@Z -; public: __cdecl WmiValueNode::WmiValueNode(unsigned long,unsigned short * __ptr64,enum WmiValueNode::WmiValueFunction,enum WmiValueNode::WmiValueFunction,unsigned long,class WmiTreeNode * __ptr64) __ptr64 -??0WmiValueNode@@QEAA@KPEAGW4WmiValueFunction@0@1KPEAVWmiTreeNode@@@Z -; public: __cdecl CBString::~CBString(void) __ptr64 -??1CBString@@QEAA@XZ -; public: __cdecl Conjunctions::~Conjunctions(void) __ptr64 -??1Conjunctions@@QEAA@XZ -; public: __cdecl Disjunctions::~Disjunctions(void) __ptr64 -??1Disjunctions@@QEAA@XZ -; public: virtual __cdecl PartitionSet::~PartitionSet(void) __ptr64 -??1PartitionSet@@UEAA@XZ -; public: virtual __cdecl ProvAnalyser::~ProvAnalyser(void) __ptr64 -??1ProvAnalyser@@UEAA@XZ -; public: virtual __cdecl ProvBitStringType::~ProvBitStringType(void) __ptr64 -??1ProvBitStringType@@UEAA@XZ -; public: virtual __cdecl ProvCounter64::~ProvCounter64(void) __ptr64 -??1ProvCounter64@@UEAA@XZ -; public: virtual __cdecl ProvCounter64Type::~ProvCounter64Type(void) __ptr64 -??1ProvCounter64Type@@UEAA@XZ -; public: virtual __cdecl ProvCounter::~ProvCounter(void) __ptr64 -??1ProvCounter@@UEAA@XZ -; public: virtual __cdecl ProvCounterType::~ProvCounterType(void) __ptr64 -??1ProvCounterType@@UEAA@XZ -; public: virtual __cdecl ProvDateTimeType::~ProvDateTimeType(void) __ptr64 -??1ProvDateTimeType@@UEAA@XZ -; public: virtual __cdecl ProvDisplayStringType::~ProvDisplayStringType(void) __ptr64 -??1ProvDisplayStringType@@UEAA@XZ -; public: virtual __cdecl ProvEnumeratedType::~ProvEnumeratedType(void) __ptr64 -??1ProvEnumeratedType@@UEAA@XZ -; public: virtual __cdecl ProvEventObject::~ProvEventObject(void) __ptr64 -??1ProvEventObject@@UEAA@XZ -; public: virtual __cdecl ProvFixedLengthDisplayStringType::~ProvFixedLengthDisplayStringType(void) __ptr64 -??1ProvFixedLengthDisplayStringType@@UEAA@XZ -; public: virtual __cdecl ProvFixedLengthOctetStringType::~ProvFixedLengthOctetStringType(void) __ptr64 -??1ProvFixedLengthOctetStringType@@UEAA@XZ -; public: virtual __cdecl ProvFixedLengthOpaqueType::~ProvFixedLengthOpaqueType(void) __ptr64 -??1ProvFixedLengthOpaqueType@@UEAA@XZ -; public: virtual __cdecl ProvFixedLengthPhysAddressType::~ProvFixedLengthPhysAddressType(void) __ptr64 -??1ProvFixedLengthPhysAddressType@@UEAA@XZ -; public: virtual __cdecl ProvFixedType::~ProvFixedType(void) __ptr64 -??1ProvFixedType@@UEAA@XZ -; public: virtual __cdecl ProvGauge::~ProvGauge(void) __ptr64 -??1ProvGauge@@UEAA@XZ -; public: virtual __cdecl ProvGaugeType::~ProvGaugeType(void) __ptr64 -??1ProvGaugeType@@UEAA@XZ -; public: virtual __cdecl ProvIPXAddressType::~ProvIPXAddressType(void) __ptr64 -??1ProvIPXAddressType@@UEAA@XZ -; public: virtual __cdecl ProvInstanceType::~ProvInstanceType(void) __ptr64 -??1ProvInstanceType@@UEAA@XZ -; public: virtual __cdecl ProvInteger::~ProvInteger(void) __ptr64 -??1ProvInteger@@UEAA@XZ -; public: virtual __cdecl ProvIntegerType::~ProvIntegerType(void) __ptr64 -??1ProvIntegerType@@UEAA@XZ -; public: virtual __cdecl ProvIpAddress::~ProvIpAddress(void) __ptr64 -??1ProvIpAddress@@UEAA@XZ -; public: virtual __cdecl ProvIpAddressType::~ProvIpAddressType(void) __ptr64 -??1ProvIpAddressType@@UEAA@XZ -; public: __cdecl ProvLexicon::~ProvLexicon(void) __ptr64 -??1ProvLexicon@@QEAA@XZ -; public: virtual __cdecl ProvMacAddressType::~ProvMacAddressType(void) __ptr64 -??1ProvMacAddressType@@UEAA@XZ -; public: virtual __cdecl ProvNegativeRangeType::~ProvNegativeRangeType(void) __ptr64 -??1ProvNegativeRangeType@@UEAA@XZ -; public: virtual __cdecl ProvNetworkAddressType::~ProvNetworkAddressType(void) __ptr64 -??1ProvNetworkAddressType@@UEAA@XZ -; public: virtual __cdecl ProvNull::~ProvNull(void) __ptr64 -??1ProvNull@@UEAA@XZ -; public: virtual __cdecl ProvNullType::~ProvNullType(void) __ptr64 -??1ProvNullType@@UEAA@XZ -; public: virtual __cdecl ProvOSIAddressType::~ProvOSIAddressType(void) __ptr64 -??1ProvOSIAddressType@@UEAA@XZ -; public: virtual __cdecl ProvObjectIdentifier::~ProvObjectIdentifier(void) __ptr64 -??1ProvObjectIdentifier@@UEAA@XZ -; public: virtual __cdecl ProvObjectIdentifierType::~ProvObjectIdentifierType(void) __ptr64 -??1ProvObjectIdentifierType@@UEAA@XZ -; public: virtual __cdecl ProvOctetString::~ProvOctetString(void) __ptr64 -??1ProvOctetString@@UEAA@XZ -; public: virtual __cdecl ProvOctetStringType::~ProvOctetStringType(void) __ptr64 -??1ProvOctetStringType@@UEAA@XZ -; public: virtual __cdecl ProvOpaque::~ProvOpaque(void) __ptr64 -??1ProvOpaque@@UEAA@XZ -; public: virtual __cdecl ProvOpaqueType::~ProvOpaqueType(void) __ptr64 -??1ProvOpaqueType@@UEAA@XZ -; public: virtual __cdecl ProvPhysAddressType::~ProvPhysAddressType(void) __ptr64 -??1ProvPhysAddressType@@UEAA@XZ -; public: virtual __cdecl ProvPositiveRangeType::~ProvPositiveRangeType(void) __ptr64 -??1ProvPositiveRangeType@@UEAA@XZ -; public: virtual __cdecl ProvPositiveRangedType::~ProvPositiveRangedType(void) __ptr64 -??1ProvPositiveRangedType@@UEAA@XZ -; public: virtual __cdecl ProvRowStatusType::~ProvRowStatusType(void) __ptr64 -??1ProvRowStatusType@@UEAA@XZ -; public: virtual __cdecl ProvTimeTicks::~ProvTimeTicks(void) __ptr64 -??1ProvTimeTicks@@UEAA@XZ -; public: virtual __cdecl ProvTimeTicksType::~ProvTimeTicksType(void) __ptr64 -??1ProvTimeTicksType@@UEAA@XZ -; public: virtual __cdecl ProvUDPAddressType::~ProvUDPAddressType(void) __ptr64 -??1ProvUDPAddressType@@UEAA@XZ -; public: virtual __cdecl ProvUInteger32::~ProvUInteger32(void) __ptr64 -??1ProvUInteger32@@UEAA@XZ -; public: virtual __cdecl ProvValue::~ProvValue(void) __ptr64 -??1ProvValue@@UEAA@XZ -; public: virtual __cdecl QueryPreprocessor::~QueryPreprocessor(void) __ptr64 -??1QueryPreprocessor@@UEAA@XZ -; public: virtual __cdecl WmiAndNode::~WmiAndNode(void) __ptr64 -??1WmiAndNode@@UEAA@XZ -; public: virtual __cdecl WmiNotNode::~WmiNotNode(void) __ptr64 -??1WmiNotNode@@UEAA@XZ -; public: virtual __cdecl WmiNullNode::~WmiNullNode(void) __ptr64 -??1WmiNullNode@@UEAA@XZ -; public: virtual __cdecl WmiNullRangeNode::~WmiNullRangeNode(void) __ptr64 -??1WmiNullRangeNode@@UEAA@XZ -; public: virtual __cdecl WmiOperatorEqualNode::~WmiOperatorEqualNode(void) __ptr64 -??1WmiOperatorEqualNode@@UEAA@XZ -; public: virtual __cdecl WmiOperatorEqualOrGreaterNode::~WmiOperatorEqualOrGreaterNode(void) __ptr64 -??1WmiOperatorEqualOrGreaterNode@@UEAA@XZ -; public: virtual __cdecl WmiOperatorEqualOrLessNode::~WmiOperatorEqualOrLessNode(void) __ptr64 -??1WmiOperatorEqualOrLessNode@@UEAA@XZ -; public: virtual __cdecl WmiOperatorGreaterNode::~WmiOperatorGreaterNode(void) __ptr64 -??1WmiOperatorGreaterNode@@UEAA@XZ -; public: virtual __cdecl WmiOperatorIsANode::~WmiOperatorIsANode(void) __ptr64 -??1WmiOperatorIsANode@@UEAA@XZ -; public: virtual __cdecl WmiOperatorLessNode::~WmiOperatorLessNode(void) __ptr64 -??1WmiOperatorLessNode@@UEAA@XZ -; public: virtual __cdecl WmiOperatorLikeNode::~WmiOperatorLikeNode(void) __ptr64 -??1WmiOperatorLikeNode@@UEAA@XZ -; public: virtual __cdecl WmiOperatorNode::~WmiOperatorNode(void) __ptr64 -??1WmiOperatorNode@@UEAA@XZ -; public: virtual __cdecl WmiOperatorNotEqualNode::~WmiOperatorNotEqualNode(void) __ptr64 -??1WmiOperatorNotEqualNode@@UEAA@XZ -; public: virtual __cdecl WmiOperatorNotIsANode::~WmiOperatorNotIsANode(void) __ptr64 -??1WmiOperatorNotIsANode@@UEAA@XZ -; public: virtual __cdecl WmiOperatorNotLikeNode::~WmiOperatorNotLikeNode(void) __ptr64 -??1WmiOperatorNotLikeNode@@UEAA@XZ -; public: virtual __cdecl WmiOrNode::~WmiOrNode(void) __ptr64 -??1WmiOrNode@@UEAA@XZ -; public: virtual __cdecl WmiRangeNode::~WmiRangeNode(void) __ptr64 -??1WmiRangeNode@@UEAA@XZ -; public: virtual __cdecl WmiSignedIntegerNode::~WmiSignedIntegerNode(void) __ptr64 -??1WmiSignedIntegerNode@@UEAA@XZ -; public: virtual __cdecl WmiSignedIntegerRangeNode::~WmiSignedIntegerRangeNode(void) __ptr64 -??1WmiSignedIntegerRangeNode@@UEAA@XZ -; public: virtual __cdecl WmiStringNode::~WmiStringNode(void) __ptr64 -??1WmiStringNode@@UEAA@XZ -; public: virtual __cdecl WmiStringRangeNode::~WmiStringRangeNode(void) __ptr64 -??1WmiStringRangeNode@@UEAA@XZ -; public: virtual __cdecl WmiTreeNode::~WmiTreeNode(void) __ptr64 -??1WmiTreeNode@@UEAA@XZ -; public: virtual __cdecl WmiTreeNodeIterator::~WmiTreeNodeIterator(void) __ptr64 -??1WmiTreeNodeIterator@@UEAA@XZ -; public: virtual __cdecl WmiUnsignedIntegerNode::~WmiUnsignedIntegerNode(void) __ptr64 -??1WmiUnsignedIntegerNode@@UEAA@XZ -; public: virtual __cdecl WmiUnsignedIntegerRangeNode::~WmiUnsignedIntegerRangeNode(void) __ptr64 -??1WmiUnsignedIntegerRangeNode@@UEAA@XZ -; public: virtual __cdecl WmiValueNode::~WmiValueNode(void) __ptr64 -??1WmiValueNode@@UEAA@XZ -; public: class CBString & __ptr64 __cdecl CBString::operator=(class CBString const & __ptr64) __ptr64 -??4CBString@@QEAAAEAV0@AEBV0@@Z -; public: class CBString const & __ptr64 __cdecl CBString::operator=(unsigned short * __ptr64) __ptr64 -??4CBString@@QEAAAEBV0@PEAG@Z -; public: class Conjunctions & __ptr64 __cdecl Conjunctions::operator=(class Conjunctions const & __ptr64) __ptr64 -??4Conjunctions@@QEAAAEAV0@AEBV0@@Z -; public: class Disjunctions & __ptr64 __cdecl Disjunctions::operator=(class Disjunctions const & __ptr64) __ptr64 -??4Disjunctions@@QEAAAEAV0@AEBV0@@Z -; public: class PartitionSet & __ptr64 __cdecl PartitionSet::operator=(class PartitionSet const & __ptr64) __ptr64 -??4PartitionSet@@QEAAAEAV0@AEBV0@@Z -; public: class ProvAnalyser & __ptr64 __cdecl ProvAnalyser::operator=(class ProvAnalyser const & __ptr64) __ptr64 -??4ProvAnalyser@@QEAAAEAV0@AEBV0@@Z -; public: class ProvBitStringType & __ptr64 __cdecl ProvBitStringType::operator=(class ProvBitStringType const & __ptr64) __ptr64 -??4ProvBitStringType@@QEAAAEAV0@AEBV0@@Z -; public: class ProvValue & __ptr64 __cdecl ProvCounter64::operator=(class ProvCounter64 const & __ptr64) __ptr64 -??4ProvCounter64@@QEAAAEAVProvValue@@AEBV0@@Z -; public: class ProvCounter64Type & __ptr64 __cdecl ProvCounter64Type::operator=(class ProvCounter64Type const & __ptr64) __ptr64 -??4ProvCounter64Type@@QEAAAEAV0@AEBV0@@Z -; public: class ProvValue & __ptr64 __cdecl ProvCounter::operator=(class ProvCounter const & __ptr64) __ptr64 -??4ProvCounter@@QEAAAEAVProvValue@@AEBV0@@Z -; public: class ProvCounterType & __ptr64 __cdecl ProvCounterType::operator=(class ProvCounterType const & __ptr64) __ptr64 -??4ProvCounterType@@QEAAAEAV0@AEBV0@@Z -; public: class ProvDateTimeType & __ptr64 __cdecl ProvDateTimeType::operator=(class ProvDateTimeType const & __ptr64) __ptr64 -??4ProvDateTimeType@@QEAAAEAV0@AEBV0@@Z -; public: class ProvDebugLog & __ptr64 __cdecl ProvDebugLog::operator=(class ProvDebugLog const & __ptr64) __ptr64 -??4ProvDebugLog@@QEAAAEAV0@AEBV0@@Z -; public: class ProvDisplayStringType & __ptr64 __cdecl ProvDisplayStringType::operator=(class ProvDisplayStringType const & __ptr64) __ptr64 -??4ProvDisplayStringType@@QEAAAEAV0@AEBV0@@Z -; public: class ProvEnumeratedType & __ptr64 __cdecl ProvEnumeratedType::operator=(class ProvEnumeratedType const & __ptr64) __ptr64 -??4ProvEnumeratedType@@QEAAAEAV0@AEBV0@@Z -; public: class ProvEventObject & __ptr64 __cdecl ProvEventObject::operator=(class ProvEventObject const & __ptr64) __ptr64 -??4ProvEventObject@@QEAAAEAV0@AEBV0@@Z -; public: class ProvFixedLengthDisplayStringType & __ptr64 __cdecl ProvFixedLengthDisplayStringType::operator=(class ProvFixedLengthDisplayStringType const & __ptr64) __ptr64 -??4ProvFixedLengthDisplayStringType@@QEAAAEAV0@AEBV0@@Z -; public: class ProvFixedLengthOctetStringType & __ptr64 __cdecl ProvFixedLengthOctetStringType::operator=(class ProvFixedLengthOctetStringType const & __ptr64) __ptr64 -??4ProvFixedLengthOctetStringType@@QEAAAEAV0@AEBV0@@Z -; public: class ProvFixedLengthOpaqueType & __ptr64 __cdecl ProvFixedLengthOpaqueType::operator=(class ProvFixedLengthOpaqueType const & __ptr64) __ptr64 -??4ProvFixedLengthOpaqueType@@QEAAAEAV0@AEBV0@@Z -; public: class ProvFixedLengthPhysAddressType & __ptr64 __cdecl ProvFixedLengthPhysAddressType::operator=(class ProvFixedLengthPhysAddressType const & __ptr64) __ptr64 -??4ProvFixedLengthPhysAddressType@@QEAAAEAV0@AEBV0@@Z -; public: class ProvFixedType & __ptr64 __cdecl ProvFixedType::operator=(class ProvFixedType const & __ptr64) __ptr64 -??4ProvFixedType@@QEAAAEAV0@AEBV0@@Z -; public: class ProvValue & __ptr64 __cdecl ProvGauge::operator=(class ProvGauge const & __ptr64) __ptr64 -??4ProvGauge@@QEAAAEAVProvValue@@AEBV0@@Z -; public: class ProvGaugeType & __ptr64 __cdecl ProvGaugeType::operator=(class ProvGaugeType const & __ptr64) __ptr64 -??4ProvGaugeType@@QEAAAEAV0@AEBV0@@Z -; public: class ProvIPXAddressType & __ptr64 __cdecl ProvIPXAddressType::operator=(class ProvIPXAddressType const & __ptr64) __ptr64 -??4ProvIPXAddressType@@QEAAAEAV0@AEBV0@@Z -; public: class ProvInstanceType & __ptr64 __cdecl ProvInstanceType::operator=(class ProvInstanceType const & __ptr64) __ptr64 -??4ProvInstanceType@@QEAAAEAV0@AEBV0@@Z -; public: class ProvValue & __ptr64 __cdecl ProvInteger::operator=(class ProvInteger const & __ptr64) __ptr64 -??4ProvInteger@@QEAAAEAVProvValue@@AEBV0@@Z -; public: class ProvIntegerType & __ptr64 __cdecl ProvIntegerType::operator=(class ProvIntegerType const & __ptr64) __ptr64 -??4ProvIntegerType@@QEAAAEAV0@AEBV0@@Z -; public: class ProvValue & __ptr64 __cdecl ProvIpAddress::operator=(class ProvIpAddress const & __ptr64) __ptr64 -??4ProvIpAddress@@QEAAAEAVProvValue@@AEBV0@@Z -; public: class ProvIpAddressType & __ptr64 __cdecl ProvIpAddressType::operator=(class ProvIpAddressType const & __ptr64) __ptr64 -??4ProvIpAddressType@@QEAAAEAV0@AEBV0@@Z -; public: class ProvLexicon & __ptr64 __cdecl ProvLexicon::operator=(class ProvLexicon const & __ptr64) __ptr64 -??4ProvLexicon@@QEAAAEAV0@AEBV0@@Z -; public: class ProvMacAddressType & __ptr64 __cdecl ProvMacAddressType::operator=(class ProvMacAddressType const & __ptr64) __ptr64 -??4ProvMacAddressType@@QEAAAEAV0@AEBV0@@Z -; public: class ProvNegativeRangeType & __ptr64 __cdecl ProvNegativeRangeType::operator=(class ProvNegativeRangeType const & __ptr64) __ptr64 -??4ProvNegativeRangeType@@QEAAAEAV0@AEBV0@@Z -; public: class ProvNetworkAddressType & __ptr64 __cdecl ProvNetworkAddressType::operator=(class ProvNetworkAddressType const & __ptr64) __ptr64 -??4ProvNetworkAddressType@@QEAAAEAV0@AEBV0@@Z -; public: class ProvValue & __ptr64 __cdecl ProvNull::operator=(class ProvNull const & __ptr64) __ptr64 -??4ProvNull@@QEAAAEAVProvValue@@AEBV0@@Z -; public: class ProvNullType & __ptr64 __cdecl ProvNullType::operator=(class ProvNullType const & __ptr64) __ptr64 -??4ProvNullType@@QEAAAEAV0@AEBV0@@Z -; public: class ProvOSIAddressType & __ptr64 __cdecl ProvOSIAddressType::operator=(class ProvOSIAddressType const & __ptr64) __ptr64 -??4ProvOSIAddressType@@QEAAAEAV0@AEBV0@@Z -; public: class ProvValue & __ptr64 __cdecl ProvObjectIdentifier::operator=(class ProvObjectIdentifier const & __ptr64) __ptr64 -??4ProvObjectIdentifier@@QEAAAEAVProvValue@@AEBV0@@Z -; public: class ProvObjectIdentifierType & __ptr64 __cdecl ProvObjectIdentifierType::operator=(class ProvObjectIdentifierType const & __ptr64) __ptr64 -??4ProvObjectIdentifierType@@QEAAAEAV0@AEBV0@@Z -; public: class ProvValue & __ptr64 __cdecl ProvOctetString::operator=(class ProvOctetString const & __ptr64) __ptr64 -??4ProvOctetString@@QEAAAEAVProvValue@@AEBV0@@Z -; public: class ProvOctetStringType & __ptr64 __cdecl ProvOctetStringType::operator=(class ProvOctetStringType const & __ptr64) __ptr64 -??4ProvOctetStringType@@QEAAAEAV0@AEBV0@@Z -; public: class ProvValue & __ptr64 __cdecl ProvOpaque::operator=(class ProvOpaque const & __ptr64) __ptr64 -??4ProvOpaque@@QEAAAEAVProvValue@@AEBV0@@Z -; public: class ProvOpaqueType & __ptr64 __cdecl ProvOpaqueType::operator=(class ProvOpaqueType const & __ptr64) __ptr64 -??4ProvOpaqueType@@QEAAAEAV0@AEBV0@@Z -; public: class ProvPhysAddressType & __ptr64 __cdecl ProvPhysAddressType::operator=(class ProvPhysAddressType const & __ptr64) __ptr64 -??4ProvPhysAddressType@@QEAAAEAV0@AEBV0@@Z -; public: class ProvPositiveRangeType & __ptr64 __cdecl ProvPositiveRangeType::operator=(class ProvPositiveRangeType const & __ptr64) __ptr64 -??4ProvPositiveRangeType@@QEAAAEAV0@AEBV0@@Z -; public: class ProvPositiveRangedType & __ptr64 __cdecl ProvPositiveRangedType::operator=(class ProvPositiveRangedType const & __ptr64) __ptr64 -??4ProvPositiveRangedType@@QEAAAEAV0@AEBV0@@Z -; public: class ProvRowStatusType & __ptr64 __cdecl ProvRowStatusType::operator=(class ProvRowStatusType const & __ptr64) __ptr64 -??4ProvRowStatusType@@QEAAAEAV0@AEBV0@@Z -; public: class ProvValue & __ptr64 __cdecl ProvTimeTicks::operator=(class ProvTimeTicks const & __ptr64) __ptr64 -??4ProvTimeTicks@@QEAAAEAVProvValue@@AEBV0@@Z -; public: class ProvTimeTicksType & __ptr64 __cdecl ProvTimeTicksType::operator=(class ProvTimeTicksType const & __ptr64) __ptr64 -??4ProvTimeTicksType@@QEAAAEAV0@AEBV0@@Z -; public: class ProvUDPAddressType & __ptr64 __cdecl ProvUDPAddressType::operator=(class ProvUDPAddressType const & __ptr64) __ptr64 -??4ProvUDPAddressType@@QEAAAEAV0@AEBV0@@Z -; public: class ProvValue & __ptr64 __cdecl ProvUInteger32::operator=(class ProvUInteger32 const & __ptr64) __ptr64 -??4ProvUInteger32@@QEAAAEAVProvValue@@AEBV0@@Z -; private: class ProvValue & __ptr64 __cdecl ProvValue::operator=(class ProvValue const & __ptr64) __ptr64 -??4ProvValue@@AEAAAEAV0@AEBV0@@Z -; public: class QueryPreprocessor & __ptr64 __cdecl QueryPreprocessor::operator=(class QueryPreprocessor const & __ptr64) __ptr64 -??4QueryPreprocessor@@QEAAAEAV0@AEBV0@@Z -; public: class WmiAndNode & __ptr64 __cdecl WmiAndNode::operator=(class WmiAndNode const & __ptr64) __ptr64 -??4WmiAndNode@@QEAAAEAV0@AEBV0@@Z -; public: class WmiNotNode & __ptr64 __cdecl WmiNotNode::operator=(class WmiNotNode const & __ptr64) __ptr64 -??4WmiNotNode@@QEAAAEAV0@AEBV0@@Z -; public: class WmiNullNode & __ptr64 __cdecl WmiNullNode::operator=(class WmiNullNode const & __ptr64) __ptr64 -??4WmiNullNode@@QEAAAEAV0@AEBV0@@Z -; public: class WmiNullRangeNode & __ptr64 __cdecl WmiNullRangeNode::operator=(class WmiNullRangeNode const & __ptr64) __ptr64 -??4WmiNullRangeNode@@QEAAAEAV0@AEBV0@@Z -; public: class WmiOperatorEqualNode & __ptr64 __cdecl WmiOperatorEqualNode::operator=(class WmiOperatorEqualNode const & __ptr64) __ptr64 -??4WmiOperatorEqualNode@@QEAAAEAV0@AEBV0@@Z -; public: class WmiOperatorEqualOrGreaterNode & __ptr64 __cdecl WmiOperatorEqualOrGreaterNode::operator=(class WmiOperatorEqualOrGreaterNode const & __ptr64) __ptr64 -??4WmiOperatorEqualOrGreaterNode@@QEAAAEAV0@AEBV0@@Z -; public: class WmiOperatorEqualOrLessNode & __ptr64 __cdecl WmiOperatorEqualOrLessNode::operator=(class WmiOperatorEqualOrLessNode const & __ptr64) __ptr64 -??4WmiOperatorEqualOrLessNode@@QEAAAEAV0@AEBV0@@Z -; public: class WmiOperatorGreaterNode & __ptr64 __cdecl WmiOperatorGreaterNode::operator=(class WmiOperatorGreaterNode const & __ptr64) __ptr64 -??4WmiOperatorGreaterNode@@QEAAAEAV0@AEBV0@@Z -; public: class WmiOperatorIsANode & __ptr64 __cdecl WmiOperatorIsANode::operator=(class WmiOperatorIsANode const & __ptr64) __ptr64 -??4WmiOperatorIsANode@@QEAAAEAV0@AEBV0@@Z -; public: class WmiOperatorLessNode & __ptr64 __cdecl WmiOperatorLessNode::operator=(class WmiOperatorLessNode const & __ptr64) __ptr64 -??4WmiOperatorLessNode@@QEAAAEAV0@AEBV0@@Z -; public: class WmiOperatorLikeNode & __ptr64 __cdecl WmiOperatorLikeNode::operator=(class WmiOperatorLikeNode const & __ptr64) __ptr64 -??4WmiOperatorLikeNode@@QEAAAEAV0@AEBV0@@Z -; public: class WmiOperatorNode & __ptr64 __cdecl WmiOperatorNode::operator=(class WmiOperatorNode const & __ptr64) __ptr64 -??4WmiOperatorNode@@QEAAAEAV0@AEBV0@@Z -; public: class WmiOperatorNotEqualNode & __ptr64 __cdecl WmiOperatorNotEqualNode::operator=(class WmiOperatorNotEqualNode const & __ptr64) __ptr64 -??4WmiOperatorNotEqualNode@@QEAAAEAV0@AEBV0@@Z -; public: class WmiOperatorNotIsANode & __ptr64 __cdecl WmiOperatorNotIsANode::operator=(class WmiOperatorNotIsANode const & __ptr64) __ptr64 -??4WmiOperatorNotIsANode@@QEAAAEAV0@AEBV0@@Z -; public: class WmiOperatorNotLikeNode & __ptr64 __cdecl WmiOperatorNotLikeNode::operator=(class WmiOperatorNotLikeNode const & __ptr64) __ptr64 -??4WmiOperatorNotLikeNode@@QEAAAEAV0@AEBV0@@Z -; public: class WmiOrNode & __ptr64 __cdecl WmiOrNode::operator=(class WmiOrNode const & __ptr64) __ptr64 -??4WmiOrNode@@QEAAAEAV0@AEBV0@@Z -; public: class WmiRangeNode & __ptr64 __cdecl WmiRangeNode::operator=(class WmiRangeNode const & __ptr64) __ptr64 -??4WmiRangeNode@@QEAAAEAV0@AEBV0@@Z -; public: class WmiSignedIntegerNode & __ptr64 __cdecl WmiSignedIntegerNode::operator=(class WmiSignedIntegerNode const & __ptr64) __ptr64 -??4WmiSignedIntegerNode@@QEAAAEAV0@AEBV0@@Z -; public: class WmiSignedIntegerRangeNode & __ptr64 __cdecl WmiSignedIntegerRangeNode::operator=(class WmiSignedIntegerRangeNode const & __ptr64) __ptr64 -??4WmiSignedIntegerRangeNode@@QEAAAEAV0@AEBV0@@Z -; public: class WmiStringNode & __ptr64 __cdecl WmiStringNode::operator=(class WmiStringNode const & __ptr64) __ptr64 -??4WmiStringNode@@QEAAAEAV0@AEBV0@@Z -; public: class WmiStringRangeNode & __ptr64 __cdecl WmiStringRangeNode::operator=(class WmiStringRangeNode const & __ptr64) __ptr64 -??4WmiStringRangeNode@@QEAAAEAV0@AEBV0@@Z -; public: class WmiTreeNode & __ptr64 __cdecl WmiTreeNode::operator=(class WmiTreeNode const & __ptr64) __ptr64 -??4WmiTreeNode@@QEAAAEAV0@AEBV0@@Z -; public: class WmiTreeNodeIterator & __ptr64 __cdecl WmiTreeNodeIterator::operator=(class WmiTreeNodeIterator const & __ptr64) __ptr64 -??4WmiTreeNodeIterator@@QEAAAEAV0@AEBV0@@Z -; public: class WmiUnsignedIntegerNode & __ptr64 __cdecl WmiUnsignedIntegerNode::operator=(class WmiUnsignedIntegerNode const & __ptr64) __ptr64 -??4WmiUnsignedIntegerNode@@QEAAAEAV0@AEBV0@@Z -; public: class WmiUnsignedIntegerRangeNode & __ptr64 __cdecl WmiUnsignedIntegerRangeNode::operator=(class WmiUnsignedIntegerRangeNode const & __ptr64) __ptr64 -??4WmiUnsignedIntegerRangeNode@@QEAAAEAV0@AEBV0@@Z -; public: class WmiValueNode & __ptr64 __cdecl WmiValueNode::operator=(class WmiValueNode const & __ptr64) __ptr64 -??4WmiValueNode@@QEAAAEAV0@AEBV0@@Z -; public: int __cdecl ProvInstanceType::operator==(class ProvInstanceType const & __ptr64)const __ptr64 -??8ProvInstanceType@@QEBAHAEBV0@@Z -; public: int __cdecl ProvObjectIdentifier::operator==(class ProvObjectIdentifier const & __ptr64)const __ptr64 -??8ProvObjectIdentifier@@QEBAHAEBV0@@Z -; public: int __cdecl ProvValue::operator==(class ProvValue const & __ptr64)const __ptr64 -??8ProvValue@@QEBAHAEBV0@@Z -; public: int __cdecl ProvInstanceType::operator!=(class ProvInstanceType const & __ptr64)const __ptr64 -??9ProvInstanceType@@QEBAHAEBV0@@Z -; public: int __cdecl ProvObjectIdentifier::operator!=(class ProvObjectIdentifier const & __ptr64)const __ptr64 -??9ProvObjectIdentifier@@QEBAHAEBV0@@Z -; public: int __cdecl ProvValue::operator!=(class ProvValue const & __ptr64)const __ptr64 -??9ProvValue@@QEBAHAEBV0@@Z -; public: unsigned long & __ptr64 __cdecl ProvObjectIdentifier::operator[](unsigned long)const __ptr64 -??AProvObjectIdentifier@@QEBAAEAKK@Z -; public: virtual __cdecl ProvAnalyser::operator void * __ptr64(void) __ptr64 -??BProvAnalyser@@UEAAPEAXXZ -; public: virtual __cdecl ProvInstanceType::operator void * __ptr64(void) __ptr64 -??BProvInstanceType@@UEAAPEAXXZ -; public: virtual __cdecl ProvPositiveRangedType::operator void * __ptr64(void) __ptr64 -??BProvPositiveRangedType@@UEAAPEAXXZ -; public: class ProvObjectIdentifier __cdecl ProvObjectIdentifier::operator+(class ProvObjectIdentifier const & __ptr64)const __ptr64 -??HProvObjectIdentifier@@QEBA?AV0@AEBV0@@Z -; public: int __cdecl ProvObjectIdentifier::operator<(class ProvObjectIdentifier const & __ptr64)const __ptr64 -??MProvObjectIdentifier@@QEBAHAEBV0@@Z -; public: int __cdecl ProvObjectIdentifier::operator<=(class ProvObjectIdentifier const & __ptr64)const __ptr64 -??NProvObjectIdentifier@@QEBAHAEBV0@@Z -; public: int __cdecl ProvObjectIdentifier::operator>(class ProvObjectIdentifier const & __ptr64)const __ptr64 -??OProvObjectIdentifier@@QEBAHAEBV0@@Z -; public: int __cdecl ProvObjectIdentifier::operator>=(class ProvObjectIdentifier const & __ptr64)const __ptr64 -??PProvObjectIdentifier@@QEBAHAEBV0@@Z -; public: void * __ptr64 __cdecl ProvIpAddress::operator()(void)const __ptr64 -??RProvIpAddress@@QEBAPEAXXZ -; public: void * __ptr64 __cdecl ProvObjectIdentifier::operator()(void)const __ptr64 -??RProvObjectIdentifier@@QEBAPEAXXZ -; public: void * __ptr64 __cdecl ProvOctetString::operator()(void)const __ptr64 -??RProvOctetString@@QEBAPEAXXZ -; public: void * __ptr64 __cdecl ProvOpaque::operator()(void)const __ptr64 -??RProvOpaque@@QEBAPEAXXZ -; const PartitionSet::`vftable' -??_7PartitionSet@@6B@ -; const ProvAnalyser::`vftable' -??_7ProvAnalyser@@6B@ -; const ProvBitStringType::`vftable'{for `ProvInstanceType'} -??_7ProvBitStringType@@6BProvInstanceType@@@ -; const ProvBitStringType::`vftable'{for `ProvPositiveRangedType'} -??_7ProvBitStringType@@6BProvPositiveRangedType@@@ -; const ProvCounter64::`vftable' -??_7ProvCounter64@@6B@ -; const ProvCounter64Type::`vftable' -??_7ProvCounter64Type@@6B@ -; const ProvCounter::`vftable' -??_7ProvCounter@@6B@ -; const ProvCounterType::`vftable' -??_7ProvCounterType@@6B@ -; const ProvDateTimeType::`vftable'{for `ProvInstanceType'} -??_7ProvDateTimeType@@6BProvInstanceType@@@ -; const ProvDateTimeType::`vftable'{for `ProvPositiveRangedType'} -??_7ProvDateTimeType@@6BProvPositiveRangedType@@@ -; const ProvDisplayStringType::`vftable'{for `ProvInstanceType'} -??_7ProvDisplayStringType@@6BProvInstanceType@@@ -; const ProvDisplayStringType::`vftable'{for `ProvPositiveRangedType'} -??_7ProvDisplayStringType@@6BProvPositiveRangedType@@@ -; const ProvEnumeratedType::`vftable'{for `ProvInstanceType'} -??_7ProvEnumeratedType@@6BProvInstanceType@@@ -; const ProvEnumeratedType::`vftable'{for `ProvNegativeRangedType'} -??_7ProvEnumeratedType@@6BProvNegativeRangedType@@@ -; const ProvEventObject::`vftable' -??_7ProvEventObject@@6B@ -; const ProvFixedLengthDisplayStringType::`vftable' -??_7ProvFixedLengthDisplayStringType@@6B@ -; const ProvFixedLengthDisplayStringType::`vftable'{for `ProvInstanceType'} -??_7ProvFixedLengthDisplayStringType@@6BProvInstanceType@@@ -; const ProvFixedLengthDisplayStringType::`vftable'{for `ProvPositiveRangedType'} -??_7ProvFixedLengthDisplayStringType@@6BProvPositiveRangedType@@@ -; const ProvFixedLengthOctetStringType::`vftable' -??_7ProvFixedLengthOctetStringType@@6B@ -; const ProvFixedLengthOctetStringType::`vftable'{for `ProvInstanceType'} -??_7ProvFixedLengthOctetStringType@@6BProvInstanceType@@@ -; const ProvFixedLengthOctetStringType::`vftable'{for `ProvPositiveRangedType'} -??_7ProvFixedLengthOctetStringType@@6BProvPositiveRangedType@@@ -; const ProvFixedLengthOpaqueType::`vftable' -??_7ProvFixedLengthOpaqueType@@6B@ -; const ProvFixedLengthOpaqueType::`vftable'{for `ProvInstanceType'} -??_7ProvFixedLengthOpaqueType@@6BProvInstanceType@@@ -; const ProvFixedLengthOpaqueType::`vftable'{for `ProvPositiveRangedType'} -??_7ProvFixedLengthOpaqueType@@6BProvPositiveRangedType@@@ -; const ProvFixedLengthPhysAddressType::`vftable' -??_7ProvFixedLengthPhysAddressType@@6B@ -; const ProvFixedLengthPhysAddressType::`vftable'{for `ProvInstanceType'} -??_7ProvFixedLengthPhysAddressType@@6BProvInstanceType@@@ -; const ProvFixedLengthPhysAddressType::`vftable'{for `ProvPositiveRangedType'} -??_7ProvFixedLengthPhysAddressType@@6BProvPositiveRangedType@@@ -; const ProvFixedType::`vftable' -??_7ProvFixedType@@6B@ -; const ProvGauge::`vftable' -??_7ProvGauge@@6B@ -; const ProvGaugeType::`vftable'{for `ProvInstanceType'} -??_7ProvGaugeType@@6BProvInstanceType@@@ -; const ProvGaugeType::`vftable'{for `ProvPositiveRangedType'} -??_7ProvGaugeType@@6BProvPositiveRangedType@@@ -; const ProvIPXAddressType::`vftable' -??_7ProvIPXAddressType@@6B@ -; const ProvIPXAddressType::`vftable'{for `ProvInstanceType'} -??_7ProvIPXAddressType@@6BProvInstanceType@@@ -; const ProvIPXAddressType::`vftable'{for `ProvPositiveRangedType'} -??_7ProvIPXAddressType@@6BProvPositiveRangedType@@@ -; const ProvInstanceType::`vftable' -??_7ProvInstanceType@@6B@ -; const ProvInteger::`vftable' -??_7ProvInteger@@6B@ -; const ProvIntegerType::`vftable'{for `ProvInstanceType'} -??_7ProvIntegerType@@6BProvInstanceType@@@ -; const ProvIntegerType::`vftable'{for `ProvNegativeRangedType'} -??_7ProvIntegerType@@6BProvNegativeRangedType@@@ -; const ProvIpAddress::`vftable' -??_7ProvIpAddress@@6B@ -; const ProvIpAddressType::`vftable' -??_7ProvIpAddressType@@6B@ -; const ProvMacAddressType::`vftable' -??_7ProvMacAddressType@@6B@ -; const ProvMacAddressType::`vftable'{for `ProvInstanceType'} -??_7ProvMacAddressType@@6BProvInstanceType@@@ -; const ProvMacAddressType::`vftable'{for `ProvPositiveRangedType'} -??_7ProvMacAddressType@@6BProvPositiveRangedType@@@ -; const ProvNegativeRangeType::`vftable' -??_7ProvNegativeRangeType@@6B@ -; const ProvNetworkAddressType::`vftable' -??_7ProvNetworkAddressType@@6B@ -; const ProvNull::`vftable' -??_7ProvNull@@6B@ -; const ProvNullType::`vftable' -??_7ProvNullType@@6B@ -; const ProvOSIAddressType::`vftable'{for `ProvInstanceType'} -??_7ProvOSIAddressType@@6BProvInstanceType@@@ -; const ProvOSIAddressType::`vftable'{for `ProvPositiveRangedType'} -??_7ProvOSIAddressType@@6BProvPositiveRangedType@@@ -; const ProvObjectIdentifier::`vftable' -??_7ProvObjectIdentifier@@6B@ -; const ProvObjectIdentifierType::`vftable' -??_7ProvObjectIdentifierType@@6B@ -; const ProvOctetString::`vftable' -??_7ProvOctetString@@6B@ -; const ProvOctetStringType::`vftable'{for `ProvInstanceType'} -??_7ProvOctetStringType@@6BProvInstanceType@@@ -; const ProvOctetStringType::`vftable'{for `ProvPositiveRangedType'} -??_7ProvOctetStringType@@6BProvPositiveRangedType@@@ -; const ProvOpaque::`vftable' -??_7ProvOpaque@@6B@ -; const ProvOpaqueType::`vftable'{for `ProvInstanceType'} -??_7ProvOpaqueType@@6BProvInstanceType@@@ -; const ProvOpaqueType::`vftable'{for `ProvPositiveRangedType'} -??_7ProvOpaqueType@@6BProvPositiveRangedType@@@ -; const ProvPhysAddressType::`vftable'{for `ProvInstanceType'} -??_7ProvPhysAddressType@@6BProvInstanceType@@@ -; const ProvPhysAddressType::`vftable'{for `ProvPositiveRangedType'} -??_7ProvPhysAddressType@@6BProvPositiveRangedType@@@ -; const ProvPositiveRangeType::`vftable' -??_7ProvPositiveRangeType@@6B@ -; const ProvPositiveRangedType::`vftable' -??_7ProvPositiveRangedType@@6B@ -; const ProvRowStatusType::`vftable'{for `ProvInstanceType'} -??_7ProvRowStatusType@@6BProvInstanceType@@@ -; const ProvRowStatusType::`vftable'{for `ProvNegativeRangedType'} -??_7ProvRowStatusType@@6BProvNegativeRangedType@@@ -; const ProvTimeTicks::`vftable' -??_7ProvTimeTicks@@6B@ -; const ProvTimeTicksType::`vftable' -??_7ProvTimeTicksType@@6B@ -; const ProvUDPAddressType::`vftable' -??_7ProvUDPAddressType@@6B@ -; const ProvUDPAddressType::`vftable'{for `ProvInstanceType'} -??_7ProvUDPAddressType@@6BProvInstanceType@@@ -; const ProvUDPAddressType::`vftable'{for `ProvPositiveRangedType'} -??_7ProvUDPAddressType@@6BProvPositiveRangedType@@@ -; const ProvUInteger32::`vftable' -??_7ProvUInteger32@@6B@ -; const ProvValue::`vftable' -??_7ProvValue@@6B@ -; const QueryPreprocessor::`vftable' -??_7QueryPreprocessor@@6B@ -; const WmiAndNode::`vftable' -??_7WmiAndNode@@6B@ -; const WmiNotNode::`vftable' -??_7WmiNotNode@@6B@ -; const WmiNullNode::`vftable' -??_7WmiNullNode@@6B@ -; const WmiNullRangeNode::`vftable' -??_7WmiNullRangeNode@@6B@ -; const WmiOperatorEqualNode::`vftable' -??_7WmiOperatorEqualNode@@6B@ -; const WmiOperatorEqualOrGreaterNode::`vftable' -??_7WmiOperatorEqualOrGreaterNode@@6B@ -; const WmiOperatorEqualOrLessNode::`vftable' -??_7WmiOperatorEqualOrLessNode@@6B@ -; const WmiOperatorGreaterNode::`vftable' -??_7WmiOperatorGreaterNode@@6B@ -; const WmiOperatorIsANode::`vftable' -??_7WmiOperatorIsANode@@6B@ -; const WmiOperatorLessNode::`vftable' -??_7WmiOperatorLessNode@@6B@ -; const WmiOperatorLikeNode::`vftable' -??_7WmiOperatorLikeNode@@6B@ -; const WmiOperatorNode::`vftable' -??_7WmiOperatorNode@@6B@ -; const WmiOperatorNotEqualNode::`vftable' -??_7WmiOperatorNotEqualNode@@6B@ -; const WmiOperatorNotIsANode::`vftable' -??_7WmiOperatorNotIsANode@@6B@ -; const WmiOperatorNotLikeNode::`vftable' -??_7WmiOperatorNotLikeNode@@6B@ -; const WmiOrNode::`vftable' -??_7WmiOrNode@@6B@ -; const WmiRangeNode::`vftable' -??_7WmiRangeNode@@6B@ -; const WmiSignedIntegerNode::`vftable' -??_7WmiSignedIntegerNode@@6B@ -; const WmiSignedIntegerRangeNode::`vftable' -??_7WmiSignedIntegerRangeNode@@6B@ -; const WmiStringNode::`vftable' -??_7WmiStringNode@@6B@ -; const WmiStringRangeNode::`vftable' -??_7WmiStringRangeNode@@6B@ -; const WmiTreeNode::`vftable' -??_7WmiTreeNode@@6B@ -; const WmiTreeNodeIterator::`vftable' -??_7WmiTreeNodeIterator@@6B@ -; const WmiUnsignedIntegerNode::`vftable' -??_7WmiUnsignedIntegerNode@@6B@ -; const WmiUnsignedIntegerRangeNode::`vftable' -??_7WmiUnsignedIntegerRangeNode@@6B@ -; const WmiValueNode::`vftable' -??_7WmiValueNode@@6B@ -; public: void __cdecl ProvAnalyser::`default constructor closure'(void) __ptr64 -??_FProvAnalyser@@QEAAXXZ -; public: void __cdecl ProvDisplayStringType::`default constructor closure'(void) __ptr64 -??_FProvDisplayStringType@@QEAAXXZ -; public: void __cdecl ProvEventObject::`default constructor closure'(void) __ptr64 -??_FProvEventObject@@QEAAXXZ -; public: void __cdecl ProvGaugeType::`default constructor closure'(void) __ptr64 -??_FProvGaugeType@@QEAAXXZ -; public: void __cdecl ProvInstanceType::`default constructor closure'(void) __ptr64 -??_FProvInstanceType@@QEAAXXZ -; public: void __cdecl ProvIntegerType::`default constructor closure'(void) __ptr64 -??_FProvIntegerType@@QEAAXXZ -; public: void __cdecl ProvOctetStringType::`default constructor closure'(void) __ptr64 -??_FProvOctetStringType@@QEAAXXZ -; public: void __cdecl ProvOpaqueType::`default constructor closure'(void) __ptr64 -??_FProvOpaqueType@@QEAAXXZ -; public: void __cdecl ProvPhysAddressType::`default constructor closure'(void) __ptr64 -??_FProvPhysAddressType@@QEAAXXZ -; public: void __cdecl ProvPositiveRangedType::`default constructor closure'(void) __ptr64 -??_FProvPositiveRangedType@@QEAAXXZ -; public: void __cdecl WmiAndNode::`default constructor closure'(void) __ptr64 -??_FWmiAndNode@@QEAAXXZ -; public: void __cdecl WmiNotNode::`default constructor closure'(void) __ptr64 -??_FWmiNotNode@@QEAAXXZ -; public: void __cdecl WmiOperatorEqualNode::`default constructor closure'(void) __ptr64 -??_FWmiOperatorEqualNode@@QEAAXXZ -; public: void __cdecl WmiOperatorEqualOrGreaterNode::`default constructor closure'(void) __ptr64 -??_FWmiOperatorEqualOrGreaterNode@@QEAAXXZ -; public: void __cdecl WmiOperatorEqualOrLessNode::`default constructor closure'(void) __ptr64 -??_FWmiOperatorEqualOrLessNode@@QEAAXXZ -; public: void __cdecl WmiOperatorGreaterNode::`default constructor closure'(void) __ptr64 -??_FWmiOperatorGreaterNode@@QEAAXXZ -; public: void __cdecl WmiOperatorIsANode::`default constructor closure'(void) __ptr64 -??_FWmiOperatorIsANode@@QEAAXXZ -; public: void __cdecl WmiOperatorLessNode::`default constructor closure'(void) __ptr64 -??_FWmiOperatorLessNode@@QEAAXXZ -; public: void __cdecl WmiOperatorLikeNode::`default constructor closure'(void) __ptr64 -??_FWmiOperatorLikeNode@@QEAAXXZ -; public: void __cdecl WmiOperatorNotEqualNode::`default constructor closure'(void) __ptr64 -??_FWmiOperatorNotEqualNode@@QEAAXXZ -; public: void __cdecl WmiOperatorNotIsANode::`default constructor closure'(void) __ptr64 -??_FWmiOperatorNotIsANode@@QEAAXXZ -; public: void __cdecl WmiOperatorNotLikeNode::`default constructor closure'(void) __ptr64 -??_FWmiOperatorNotLikeNode@@QEAAXXZ -; public: void __cdecl WmiOrNode::`default constructor closure'(void) __ptr64 -??_FWmiOrNode@@QEAAXXZ -; public: void __cdecl WmiTreeNode::`default constructor closure'(void) __ptr64 -??_FWmiTreeNode@@QEAAXXZ -; protected: virtual class WmiRangeNode * __ptr64 __cdecl QueryPreprocessor::AllocInfiniteRangeNode(void * __ptr64,unsigned short * __ptr64) __ptr64 -?AllocInfiniteRangeNode@QueryPreprocessor@@MEAAPEAVWmiRangeNode@@PEAXPEAG@Z -; protected: virtual class WmiTreeNode * __ptr64 __cdecl QueryPreprocessor::AllocTypeNode(void * __ptr64,unsigned short * __ptr64,struct tagVARIANT & __ptr64,enum WmiValueNode::WmiValueFunction,enum WmiValueNode::WmiValueFunction,class WmiTreeNode * __ptr64) __ptr64 -?AllocTypeNode@QueryPreprocessor@@MEAAPEAVWmiTreeNode@@PEAXPEAGAEAUtagVARIANT@@W4WmiValueFunction@WmiValueNode@@3PEAV2@@Z -; protected: virtual int __cdecl ProvAnalyser::Analyse(class ProvLexicon * __ptr64,unsigned long & __ptr64,unsigned short,unsigned short const * __ptr64,unsigned long & __ptr64,int,int,int) __ptr64 -?Analyse@ProvAnalyser@@MEAAHPEAVProvLexicon@@AEAKGPEBG1HHH@Z -; private: int __cdecl ProvBitStringType::BitStringDef(void) __ptr64 -?BitStringDef@ProvBitStringType@@AEAAHXZ -; public: int __cdecl ProvPositiveRangedType::Check(unsigned long const & __ptr64) __ptr64 -?Check@ProvPositiveRangedType@@QEAAHAEBK@Z -; public: void __cdecl ProvEventObject::Clear(void) __ptr64 -?Clear@ProvEventObject@@QEAAXXZ -; public: int __cdecl WmiRangeNode::ClosedLowerBound(void) __ptr64 -?ClosedLowerBound@WmiRangeNode@@QEAAHXZ -; public: int __cdecl WmiRangeNode::ClosedUpperBound(void) __ptr64 -?ClosedUpperBound@WmiRangeNode@@QEAAHXZ -; public: static void __cdecl ProvDebugLog::Closedown(void) -?Closedown@ProvDebugLog@@SAXXZ -; protected: enum ProvObjectIdentifier::Comparison __cdecl ProvObjectIdentifier::Compare(class ProvObjectIdentifier const & __ptr64,class ProvObjectIdentifier const & __ptr64)const __ptr64 -?Compare@ProvObjectIdentifier@@IEBA?AW4Comparison@1@AEBV1@0@Z -; public: long __cdecl WmiRangeNode::ComparePropertyName(class WmiRangeNode & __ptr64) __ptr64 -?ComparePropertyName@WmiRangeNode@@QEAAJAEAV1@@Z -; public: long __cdecl WmiValueNode::ComparePropertyName(class WmiValueNode & __ptr64) __ptr64 -?ComparePropertyName@WmiValueNode@@QEAAJAEAV1@@Z -; public: virtual void __cdecl ProvEventObject::Complete(void) __ptr64 -?Complete@ProvEventObject@@UEAAXXZ -; protected: enum WmiTriState __cdecl QueryPreprocessor::ConvertToRanges(class WmiTreeNode * __ptr64 & __ptr64) __ptr64 -?ConvertToRanges@QueryPreprocessor@@IEAA?AW4WmiTriState@@AEAPEAVWmiTreeNode@@@Z -; public: virtual class ProvInstanceType * __ptr64 __cdecl ProvBitStringType::Copy(void)const __ptr64 -?Copy@ProvBitStringType@@UEBAPEAVProvInstanceType@@XZ -; public: virtual class ProvValue * __ptr64 __cdecl ProvCounter64::Copy(void)const __ptr64 -?Copy@ProvCounter64@@UEBAPEAVProvValue@@XZ -; public: virtual class ProvInstanceType * __ptr64 __cdecl ProvCounter64Type::Copy(void)const __ptr64 -?Copy@ProvCounter64Type@@UEBAPEAVProvInstanceType@@XZ -; public: virtual class ProvValue * __ptr64 __cdecl ProvCounter::Copy(void)const __ptr64 -?Copy@ProvCounter@@UEBAPEAVProvValue@@XZ -; public: virtual class ProvInstanceType * __ptr64 __cdecl ProvCounterType::Copy(void)const __ptr64 -?Copy@ProvCounterType@@UEBAPEAVProvInstanceType@@XZ -; public: virtual class ProvInstanceType * __ptr64 __cdecl ProvDateTimeType::Copy(void)const __ptr64 -?Copy@ProvDateTimeType@@UEBAPEAVProvInstanceType@@XZ -; public: virtual class ProvInstanceType * __ptr64 __cdecl ProvDisplayStringType::Copy(void)const __ptr64 -?Copy@ProvDisplayStringType@@UEBAPEAVProvInstanceType@@XZ -; public: virtual class ProvInstanceType * __ptr64 __cdecl ProvEnumeratedType::Copy(void)const __ptr64 -?Copy@ProvEnumeratedType@@UEBAPEAVProvInstanceType@@XZ -; public: virtual class ProvInstanceType * __ptr64 __cdecl ProvFixedLengthDisplayStringType::Copy(void)const __ptr64 -?Copy@ProvFixedLengthDisplayStringType@@UEBAPEAVProvInstanceType@@XZ -; public: virtual class ProvInstanceType * __ptr64 __cdecl ProvFixedLengthOctetStringType::Copy(void)const __ptr64 -?Copy@ProvFixedLengthOctetStringType@@UEBAPEAVProvInstanceType@@XZ -; public: virtual class ProvInstanceType * __ptr64 __cdecl ProvFixedLengthOpaqueType::Copy(void)const __ptr64 -?Copy@ProvFixedLengthOpaqueType@@UEBAPEAVProvInstanceType@@XZ -; public: virtual class ProvInstanceType * __ptr64 __cdecl ProvFixedLengthPhysAddressType::Copy(void)const __ptr64 -?Copy@ProvFixedLengthPhysAddressType@@UEBAPEAVProvInstanceType@@XZ -; public: virtual class ProvValue * __ptr64 __cdecl ProvGauge::Copy(void)const __ptr64 -?Copy@ProvGauge@@UEBAPEAVProvValue@@XZ -; public: virtual class ProvInstanceType * __ptr64 __cdecl ProvGaugeType::Copy(void)const __ptr64 -?Copy@ProvGaugeType@@UEBAPEAVProvInstanceType@@XZ -; public: virtual class ProvInstanceType * __ptr64 __cdecl ProvIPXAddressType::Copy(void)const __ptr64 -?Copy@ProvIPXAddressType@@UEBAPEAVProvInstanceType@@XZ -; public: virtual class ProvValue * __ptr64 __cdecl ProvInteger::Copy(void)const __ptr64 -?Copy@ProvInteger@@UEBAPEAVProvValue@@XZ -; public: virtual class ProvInstanceType * __ptr64 __cdecl ProvIntegerType::Copy(void)const __ptr64 -?Copy@ProvIntegerType@@UEBAPEAVProvInstanceType@@XZ -; public: virtual class ProvValue * __ptr64 __cdecl ProvIpAddress::Copy(void)const __ptr64 -?Copy@ProvIpAddress@@UEBAPEAVProvValue@@XZ -; public: virtual class ProvInstanceType * __ptr64 __cdecl ProvIpAddressType::Copy(void)const __ptr64 -?Copy@ProvIpAddressType@@UEBAPEAVProvInstanceType@@XZ -; public: virtual class ProvInstanceType * __ptr64 __cdecl ProvMacAddressType::Copy(void)const __ptr64 -?Copy@ProvMacAddressType@@UEBAPEAVProvInstanceType@@XZ -; public: virtual class ProvNegativeRangeType * __ptr64 __cdecl ProvNegativeRangeType::Copy(void) __ptr64 -?Copy@ProvNegativeRangeType@@UEAAPEAV1@XZ -; public: virtual class ProvInstanceType * __ptr64 __cdecl ProvNetworkAddressType::Copy(void)const __ptr64 -?Copy@ProvNetworkAddressType@@UEBAPEAVProvInstanceType@@XZ -; public: virtual class ProvValue * __ptr64 __cdecl ProvNull::Copy(void)const __ptr64 -?Copy@ProvNull@@UEBAPEAVProvValue@@XZ -; public: virtual class ProvInstanceType * __ptr64 __cdecl ProvNullType::Copy(void)const __ptr64 -?Copy@ProvNullType@@UEBAPEAVProvInstanceType@@XZ -; public: virtual class ProvInstanceType * __ptr64 __cdecl ProvOSIAddressType::Copy(void)const __ptr64 -?Copy@ProvOSIAddressType@@UEBAPEAVProvInstanceType@@XZ -; public: virtual class ProvValue * __ptr64 __cdecl ProvObjectIdentifier::Copy(void)const __ptr64 -?Copy@ProvObjectIdentifier@@UEBAPEAVProvValue@@XZ -; public: virtual class ProvInstanceType * __ptr64 __cdecl ProvObjectIdentifierType::Copy(void)const __ptr64 -?Copy@ProvObjectIdentifierType@@UEBAPEAVProvInstanceType@@XZ -; public: virtual class ProvValue * __ptr64 __cdecl ProvOctetString::Copy(void)const __ptr64 -?Copy@ProvOctetString@@UEBAPEAVProvValue@@XZ -; public: virtual class ProvInstanceType * __ptr64 __cdecl ProvOctetStringType::Copy(void)const __ptr64 -?Copy@ProvOctetStringType@@UEBAPEAVProvInstanceType@@XZ -; public: virtual class ProvValue * __ptr64 __cdecl ProvOpaque::Copy(void)const __ptr64 -?Copy@ProvOpaque@@UEBAPEAVProvValue@@XZ -; public: virtual class ProvInstanceType * __ptr64 __cdecl ProvOpaqueType::Copy(void)const __ptr64 -?Copy@ProvOpaqueType@@UEBAPEAVProvInstanceType@@XZ -; public: virtual class ProvInstanceType * __ptr64 __cdecl ProvPhysAddressType::Copy(void)const __ptr64 -?Copy@ProvPhysAddressType@@UEBAPEAVProvInstanceType@@XZ -; public: virtual class ProvPositiveRangeType * __ptr64 __cdecl ProvPositiveRangeType::Copy(void) __ptr64 -?Copy@ProvPositiveRangeType@@UEAAPEAV1@XZ -; public: virtual class ProvInstanceType * __ptr64 __cdecl ProvRowStatusType::Copy(void)const __ptr64 -?Copy@ProvRowStatusType@@UEBAPEAVProvInstanceType@@XZ -; public: virtual class ProvValue * __ptr64 __cdecl ProvTimeTicks::Copy(void)const __ptr64 -?Copy@ProvTimeTicks@@UEBAPEAVProvValue@@XZ -; public: virtual class ProvInstanceType * __ptr64 __cdecl ProvTimeTicksType::Copy(void)const __ptr64 -?Copy@ProvTimeTicksType@@UEBAPEAVProvInstanceType@@XZ -; public: virtual class ProvInstanceType * __ptr64 __cdecl ProvUDPAddressType::Copy(void)const __ptr64 -?Copy@ProvUDPAddressType@@UEBAPEAVProvInstanceType@@XZ -; public: virtual class ProvValue * __ptr64 __cdecl ProvUInteger32::Copy(void)const __ptr64 -?Copy@ProvUInteger32@@UEBAPEAVProvValue@@XZ -; public: virtual class WmiTreeNode * __ptr64 __cdecl WmiAndNode::Copy(void) __ptr64 -?Copy@WmiAndNode@@UEAAPEAVWmiTreeNode@@XZ -; public: virtual class WmiTreeNode * __ptr64 __cdecl WmiNotNode::Copy(void) __ptr64 -?Copy@WmiNotNode@@UEAAPEAVWmiTreeNode@@XZ -; public: virtual class WmiTreeNode * __ptr64 __cdecl WmiNullNode::Copy(void) __ptr64 -?Copy@WmiNullNode@@UEAAPEAVWmiTreeNode@@XZ -; public: virtual class WmiTreeNode * __ptr64 __cdecl WmiNullRangeNode::Copy(void) __ptr64 -?Copy@WmiNullRangeNode@@UEAAPEAVWmiTreeNode@@XZ -; public: virtual class WmiTreeNode * __ptr64 __cdecl WmiOperatorEqualNode::Copy(void) __ptr64 -?Copy@WmiOperatorEqualNode@@UEAAPEAVWmiTreeNode@@XZ -; public: virtual class WmiTreeNode * __ptr64 __cdecl WmiOperatorEqualOrGreaterNode::Copy(void) __ptr64 -?Copy@WmiOperatorEqualOrGreaterNode@@UEAAPEAVWmiTreeNode@@XZ -; public: virtual class WmiTreeNode * __ptr64 __cdecl WmiOperatorEqualOrLessNode::Copy(void) __ptr64 -?Copy@WmiOperatorEqualOrLessNode@@UEAAPEAVWmiTreeNode@@XZ -; public: virtual class WmiTreeNode * __ptr64 __cdecl WmiOperatorGreaterNode::Copy(void) __ptr64 -?Copy@WmiOperatorGreaterNode@@UEAAPEAVWmiTreeNode@@XZ -; public: virtual class WmiTreeNode * __ptr64 __cdecl WmiOperatorIsANode::Copy(void) __ptr64 -?Copy@WmiOperatorIsANode@@UEAAPEAVWmiTreeNode@@XZ -; public: virtual class WmiTreeNode * __ptr64 __cdecl WmiOperatorLessNode::Copy(void) __ptr64 -?Copy@WmiOperatorLessNode@@UEAAPEAVWmiTreeNode@@XZ -; public: virtual class WmiTreeNode * __ptr64 __cdecl WmiOperatorLikeNode::Copy(void) __ptr64 -?Copy@WmiOperatorLikeNode@@UEAAPEAVWmiTreeNode@@XZ -; public: virtual class WmiTreeNode * __ptr64 __cdecl WmiOperatorNotEqualNode::Copy(void) __ptr64 -?Copy@WmiOperatorNotEqualNode@@UEAAPEAVWmiTreeNode@@XZ -; public: virtual class WmiTreeNode * __ptr64 __cdecl WmiOperatorNotIsANode::Copy(void) __ptr64 -?Copy@WmiOperatorNotIsANode@@UEAAPEAVWmiTreeNode@@XZ -; public: virtual class WmiTreeNode * __ptr64 __cdecl WmiOperatorNotLikeNode::Copy(void) __ptr64 -?Copy@WmiOperatorNotLikeNode@@UEAAPEAVWmiTreeNode@@XZ -; public: virtual class WmiTreeNode * __ptr64 __cdecl WmiOrNode::Copy(void) __ptr64 -?Copy@WmiOrNode@@UEAAPEAVWmiTreeNode@@XZ -; public: virtual class WmiTreeNode * __ptr64 __cdecl WmiSignedIntegerNode::Copy(void) __ptr64 -?Copy@WmiSignedIntegerNode@@UEAAPEAVWmiTreeNode@@XZ -; public: virtual class WmiTreeNode * __ptr64 __cdecl WmiSignedIntegerRangeNode::Copy(void) __ptr64 -?Copy@WmiSignedIntegerRangeNode@@UEAAPEAVWmiTreeNode@@XZ -; public: virtual class WmiTreeNode * __ptr64 __cdecl WmiStringNode::Copy(void) __ptr64 -?Copy@WmiStringNode@@UEAAPEAVWmiTreeNode@@XZ -; public: virtual class WmiTreeNode * __ptr64 __cdecl WmiStringRangeNode::Copy(void) __ptr64 -?Copy@WmiStringRangeNode@@UEAAPEAVWmiTreeNode@@XZ -; public: virtual class WmiTreeNode * __ptr64 __cdecl WmiTreeNode::Copy(void) __ptr64 -?Copy@WmiTreeNode@@UEAAPEAV1@XZ -; public: virtual class WmiTreeNodeIterator * __ptr64 __cdecl WmiTreeNodeIterator::Copy(void) __ptr64 -?Copy@WmiTreeNodeIterator@@UEAAPEAV1@XZ -; public: virtual class WmiTreeNode * __ptr64 __cdecl WmiUnsignedIntegerNode::Copy(void) __ptr64 -?Copy@WmiUnsignedIntegerNode@@UEAAPEAVWmiTreeNode@@XZ -; public: virtual class WmiTreeNode * __ptr64 __cdecl WmiUnsignedIntegerRangeNode::Copy(void) __ptr64 -?Copy@WmiUnsignedIntegerRangeNode@@UEAAPEAVWmiTreeNode@@XZ -; public: virtual class WmiTreeNode * __ptr64 __cdecl WmiTreeNode::CopyNode(void) __ptr64 -?CopyNode@WmiTreeNode@@UEAAPEAV1@XZ -; protected: void __cdecl QueryPreprocessor::CountDisjunctions(class WmiTreeNode * __ptr64,unsigned long & __ptr64) __ptr64 -?CountDisjunctions@QueryPreprocessor@@IEAAXPEAVWmiTreeNode@@AEAK@Z -; protected: enum WmiTriState __cdecl QueryPreprocessor::CreateDisjunctionContainer(void * __ptr64,class WmiTreeNode * __ptr64,unsigned long,unsigned short * __ptr64 * __ptr64,class Disjunctions * __ptr64 & __ptr64) __ptr64 -?CreateDisjunctionContainer@QueryPreprocessor@@IEAA?AW4WmiTriState@@PEAXPEAVWmiTreeNode@@KPEAPEAGAEAPEAVDisjunctions@@@Z -; protected: enum WmiTriState __cdecl QueryPreprocessor::CreateDisjunctions(void * __ptr64,class WmiTreeNode * __ptr64,class Disjunctions * __ptr64,unsigned long,unsigned short * __ptr64 * __ptr64,unsigned long & __ptr64) __ptr64 -?CreateDisjunctions@QueryPreprocessor@@IEAA?AW4WmiTriState@@PEAXPEAVWmiTreeNode@@PEAVDisjunctions@@KPEAPEAGAEAK@Z -; protected: virtual class ProvLexicon * __ptr64 __cdecl ProvAnalyser::CreateLexicon(void) __ptr64 -?CreateLexicon@ProvAnalyser@@MEAAPEAVProvLexicon@@XZ -; protected: enum WmiTriState __cdecl QueryPreprocessor::CreatePartitionSet(class Disjunctions * __ptr64,class PartitionSet * __ptr64 & __ptr64) __ptr64 -?CreatePartitionSet@QueryPreprocessor@@IEAA?AW4WmiTriState@@PEAVDisjunctions@@AEAPEAVPartitionSet@@@Z -; public: class ProvObjectIdentifier * __ptr64 __cdecl ProvObjectIdentifier::Cut(class ProvObjectIdentifier & __ptr64)const __ptr64 -?Cut@ProvObjectIdentifier@@QEBAPEAV1@AEAV1@@Z -; private: int __cdecl ProvDateTimeType::DateTimeDef(void) __ptr64 -?DateTimeDef@ProvDateTimeType@@AEAAHXZ -; unsigned short * __ptr64 __cdecl DbcsToUnicodeString(char const * __ptr64) -?DbcsToUnicodeString@@YAPEAGPEBD@Z -; public: static unsigned long __cdecl ProvAnalyser::DecCharToDecInteger(char) -?DecCharToDecInteger@ProvAnalyser@@SAKD@Z -; public: static char __cdecl ProvAnalyser::DecIntegerToDecChar(unsigned char) -?DecIntegerToDecChar@ProvAnalyser@@SADE@Z -; public: static unsigned short __cdecl ProvAnalyser::DecIntegerToDecWChar(unsigned char) -?DecIntegerToDecWChar@ProvAnalyser@@SAGE@Z -; public: static char __cdecl ProvAnalyser::DecIntegerToHexChar(unsigned char) -?DecIntegerToHexChar@ProvAnalyser@@SADE@Z -; public: static unsigned short __cdecl ProvAnalyser::DecIntegerToHexWChar(unsigned char) -?DecIntegerToHexWChar@ProvAnalyser@@SAGE@Z -; public: static char __cdecl ProvAnalyser::DecIntegerToOctChar(unsigned char) -?DecIntegerToOctChar@ProvAnalyser@@SADE@Z -; public: static unsigned short __cdecl ProvAnalyser::DecIntegerToOctWChar(unsigned char) -?DecIntegerToOctWChar@ProvAnalyser@@SAGE@Z -; public: static unsigned long __cdecl ProvAnalyser::DecWCharToDecInteger(unsigned short) -?DecWCharToDecInteger@ProvAnalyser@@SAKG@Z -; protected: enum QueryPreprocessor::QuadState __cdecl QueryPreprocessor::DisjunctiveNormalForm(class WmiTreeNode * __ptr64 & __ptr64) __ptr64 -?DisjunctiveNormalForm@QueryPreprocessor@@IEAA?AW4QuadState@1@AEAPEAVWmiTreeNode@@@Z -; private: void __cdecl ProvDateTimeType::Encode(unsigned long const & __ptr64,unsigned long const & __ptr64,unsigned long const & __ptr64,unsigned long const & __ptr64,unsigned long const & __ptr64,unsigned long const & __ptr64,unsigned long const & __ptr64,unsigned long const & __ptr64,unsigned long const & __ptr64,unsigned long const & __ptr64,unsigned long const & __ptr64) __ptr64 -?Encode@ProvDateTimeType@@AEAAXAEBK0000000000@Z -; private: int __cdecl ProvEnumeratedType::EnumerationDef(void) __ptr64 -?EnumerationDef@ProvEnumeratedType@@AEAAHXZ -; protected: virtual int __cdecl ProvCounter64::Equivalent(class ProvValue const & __ptr64)const __ptr64 -?Equivalent@ProvCounter64@@MEBAHAEBVProvValue@@@Z -; public: int __cdecl ProvCounter64::Equivalent(class ProvCounter64 const & __ptr64)const __ptr64 -?Equivalent@ProvCounter64@@QEBAHAEBV1@@Z -; protected: virtual int __cdecl ProvCounter64Type::Equivalent(class ProvInstanceType const & __ptr64)const __ptr64 -?Equivalent@ProvCounter64Type@@MEBAHAEBVProvInstanceType@@@Z -; protected: virtual int __cdecl ProvCounter::Equivalent(class ProvValue const & __ptr64)const __ptr64 -?Equivalent@ProvCounter@@MEBAHAEBVProvValue@@@Z -; public: int __cdecl ProvCounter::Equivalent(class ProvCounter const & __ptr64)const __ptr64 -?Equivalent@ProvCounter@@QEBAHAEBV1@@Z -; protected: virtual int __cdecl ProvCounterType::Equivalent(class ProvInstanceType const & __ptr64)const __ptr64 -?Equivalent@ProvCounterType@@MEBAHAEBVProvInstanceType@@@Z -; protected: virtual int __cdecl ProvGauge::Equivalent(class ProvValue const & __ptr64)const __ptr64 -?Equivalent@ProvGauge@@MEBAHAEBVProvValue@@@Z -; public: int __cdecl ProvGauge::Equivalent(class ProvGauge const & __ptr64)const __ptr64 -?Equivalent@ProvGauge@@QEBAHAEBV1@@Z -; protected: virtual int __cdecl ProvGaugeType::Equivalent(class ProvInstanceType const & __ptr64)const __ptr64 -?Equivalent@ProvGaugeType@@MEBAHAEBVProvInstanceType@@@Z -; protected: virtual int __cdecl ProvInteger::Equivalent(class ProvValue const & __ptr64)const __ptr64 -?Equivalent@ProvInteger@@MEBAHAEBVProvValue@@@Z -; public: int __cdecl ProvInteger::Equivalent(class ProvInteger const & __ptr64)const __ptr64 -?Equivalent@ProvInteger@@QEBAHAEBV1@@Z -; protected: virtual int __cdecl ProvIntegerType::Equivalent(class ProvInstanceType const & __ptr64)const __ptr64 -?Equivalent@ProvIntegerType@@MEBAHAEBVProvInstanceType@@@Z -; protected: virtual int __cdecl ProvIpAddress::Equivalent(class ProvValue const & __ptr64)const __ptr64 -?Equivalent@ProvIpAddress@@MEBAHAEBVProvValue@@@Z -; public: int __cdecl ProvIpAddress::Equivalent(class ProvIpAddress const & __ptr64)const __ptr64 -?Equivalent@ProvIpAddress@@QEBAHAEBV1@@Z -; protected: virtual int __cdecl ProvIpAddressType::Equivalent(class ProvInstanceType const & __ptr64)const __ptr64 -?Equivalent@ProvIpAddressType@@MEBAHAEBVProvInstanceType@@@Z -; protected: virtual int __cdecl ProvNetworkAddressType::Equivalent(class ProvInstanceType const & __ptr64)const __ptr64 -?Equivalent@ProvNetworkAddressType@@MEBAHAEBVProvInstanceType@@@Z -; protected: virtual int __cdecl ProvNull::Equivalent(class ProvValue const & __ptr64)const __ptr64 -?Equivalent@ProvNull@@MEBAHAEBVProvValue@@@Z -; protected: virtual int __cdecl ProvNullType::Equivalent(class ProvInstanceType const & __ptr64)const __ptr64 -?Equivalent@ProvNullType@@MEBAHAEBVProvInstanceType@@@Z -; protected: int __cdecl ProvObjectIdentifier::Equivalent(class ProvObjectIdentifier const & __ptr64)const __ptr64 -?Equivalent@ProvObjectIdentifier@@IEBAHAEBV1@@Z -; protected: virtual int __cdecl ProvObjectIdentifier::Equivalent(class ProvValue const & __ptr64)const __ptr64 -?Equivalent@ProvObjectIdentifier@@MEBAHAEBVProvValue@@@Z -; public: int __cdecl ProvObjectIdentifier::Equivalent(class ProvObjectIdentifier const & __ptr64,unsigned long)const __ptr64 -?Equivalent@ProvObjectIdentifier@@QEBAHAEBV1@K@Z -; protected: virtual int __cdecl ProvObjectIdentifierType::Equivalent(class ProvInstanceType const & __ptr64)const __ptr64 -?Equivalent@ProvObjectIdentifierType@@MEBAHAEBVProvInstanceType@@@Z -; protected: virtual int __cdecl ProvOctetString::Equivalent(class ProvValue const & __ptr64)const __ptr64 -?Equivalent@ProvOctetString@@MEBAHAEBVProvValue@@@Z -; public: int __cdecl ProvOctetString::Equivalent(class ProvOctetString const & __ptr64)const __ptr64 -?Equivalent@ProvOctetString@@QEBAHAEBV1@@Z -; protected: virtual int __cdecl ProvOctetStringType::Equivalent(class ProvInstanceType const & __ptr64)const __ptr64 -?Equivalent@ProvOctetStringType@@MEBAHAEBVProvInstanceType@@@Z -; protected: virtual int __cdecl ProvOpaque::Equivalent(class ProvValue const & __ptr64)const __ptr64 -?Equivalent@ProvOpaque@@MEBAHAEBVProvValue@@@Z -; public: int __cdecl ProvOpaque::Equivalent(class ProvOpaque const & __ptr64)const __ptr64 -?Equivalent@ProvOpaque@@QEBAHAEBV1@@Z -; protected: virtual int __cdecl ProvOpaqueType::Equivalent(class ProvInstanceType const & __ptr64)const __ptr64 -?Equivalent@ProvOpaqueType@@MEBAHAEBVProvInstanceType@@@Z -; protected: virtual int __cdecl ProvTimeTicks::Equivalent(class ProvValue const & __ptr64)const __ptr64 -?Equivalent@ProvTimeTicks@@MEBAHAEBVProvValue@@@Z -; public: int __cdecl ProvTimeTicks::Equivalent(class ProvTimeTicks const & __ptr64)const __ptr64 -?Equivalent@ProvTimeTicks@@QEBAHAEBV1@@Z -; protected: virtual int __cdecl ProvTimeTicksType::Equivalent(class ProvInstanceType const & __ptr64)const __ptr64 -?Equivalent@ProvTimeTicksType@@MEBAHAEBVProvInstanceType@@@Z -; protected: virtual int __cdecl ProvUInteger32::Equivalent(class ProvValue const & __ptr64)const __ptr64 -?Equivalent@ProvUInteger32@@MEBAHAEBVProvValue@@@Z -; public: int __cdecl ProvUInteger32::Equivalent(class ProvUInteger32 const & __ptr64)const __ptr64 -?Equivalent@ProvUInteger32@@QEBAHAEBV1@@Z -; protected: int __cdecl QueryPreprocessor::Evaluate(void * __ptr64,struct SQL_LEVEL_1_RPN_EXPRESSION & __ptr64,class WmiTreeNode * __ptr64 * __ptr64) __ptr64 -?Evaluate@QueryPreprocessor@@IEAAHPEAXAEAUSQL_LEVEL_1_RPN_EXPRESSION@@PEAPEAVWmiTreeNode@@@Z -; protected: enum WmiTriState __cdecl QueryPreprocessor::EvaluateAndExpression(class WmiTreeNode * __ptr64 & __ptr64) __ptr64 -?EvaluateAndExpression@QueryPreprocessor@@IEAA?AW4WmiTriState@@AEAPEAVWmiTreeNode@@@Z -; protected: enum WmiTriState __cdecl QueryPreprocessor::EvaluateNotEqualExpression(class WmiTreeNode * __ptr64 & __ptr64) __ptr64 -?EvaluateNotEqualExpression@QueryPreprocessor@@IEAA?AW4WmiTriState@@AEAPEAVWmiTreeNode@@@Z -; protected: enum WmiTriState __cdecl QueryPreprocessor::EvaluateNotExpression(class WmiTreeNode * __ptr64 & __ptr64) __ptr64 -?EvaluateNotExpression@QueryPreprocessor@@IEAA?AW4WmiTriState@@AEAPEAVWmiTreeNode@@@Z -; protected: enum WmiTriState __cdecl QueryPreprocessor::EvaluateOrExpression(class WmiTreeNode * __ptr64 & __ptr64) __ptr64 -?EvaluateOrExpression@QueryPreprocessor@@IEAA?AW4WmiTriState@@AEAPEAVWmiTreeNode@@@Z -; public: class ProvLexicon * __ptr64 __cdecl ProvAnalyser::Get(int,int,int) __ptr64 -?Get@ProvAnalyser@@QEAAPEAVProvLexicon@@HHH@Z -; private: class ProvLexicon * __ptr64 __cdecl ProvBitStringType::Get(void) __ptr64 -?Get@ProvBitStringType@@AEAAPEAVProvLexicon@@XZ -; private: class ProvLexicon * __ptr64 __cdecl ProvDateTimeType::Get(void) __ptr64 -?Get@ProvDateTimeType@@AEAAPEAVProvLexicon@@XZ -; private: class ProvLexicon * __ptr64 __cdecl ProvEnumeratedType::Get(void) __ptr64 -?Get@ProvEnumeratedType@@AEAAPEAVProvLexicon@@XZ -; protected: class ProvLexicon * __ptr64 __cdecl ProvPositiveRangedType::Get(void) __ptr64 -?Get@ProvPositiveRangedType@@IEAAPEAVProvLexicon@@XZ -; public: char * __ptr64 __cdecl ProvObjectIdentifier::GetAllocatedString(void)const __ptr64 -?GetAllocatedString@ProvObjectIdentifier@@QEBAPEADXZ -; public: unsigned long __cdecl Disjunctions::GetConjunctionCount(void) __ptr64 -?GetConjunctionCount@Disjunctions@@QEAAKXZ -; public: enum WmiValueNode::WmiValueFunction __cdecl WmiValueNode::GetConstantFunction(void) __ptr64 -?GetConstantFunction@WmiValueNode@@QEAA?AW4WmiValueFunction@1@XZ -; public: void * __ptr64 __cdecl WmiTreeNode::GetData(void) __ptr64 -?GetData@WmiTreeNode@@QEAAPEAXXZ -; public: void __cdecl WmiTreeNode::GetData(void * __ptr64 * __ptr64) __ptr64 -?GetData@WmiTreeNode@@QEAAXPEAPEAX@Z -; public: class Conjunctions * __ptr64 __cdecl Disjunctions::GetDisjunction(unsigned long) __ptr64 -?GetDisjunction@Disjunctions@@QEAAPEAVConjunctions@@K@Z -; public: unsigned long __cdecl Disjunctions::GetDisjunctionCount(void) __ptr64 -?GetDisjunctionCount@Disjunctions@@QEAAKXZ -; public: void * __ptr64 __cdecl ProvEventObject::GetHandle(void) __ptr64 -?GetHandle@ProvEventObject@@QEAAPEAXXZ -; public: unsigned long __cdecl ProvCounter64::GetHighValue(void)const __ptr64 -?GetHighValue@ProvCounter64@@QEBAKXZ -; public: unsigned long __cdecl WmiRangeNode::GetIndex(void) __ptr64 -?GetIndex@WmiRangeNode@@QEAAKXZ -; public: unsigned long __cdecl WmiValueNode::GetIndex(void) __ptr64 -?GetIndex@WmiValueNode@@QEAAKXZ -; public: enum WmiTriState __cdecl WmiSignedIntegerRangeNode::GetIntersectingRange(class WmiSignedIntegerRangeNode & __ptr64,class WmiSignedIntegerRangeNode * __ptr64 & __ptr64) __ptr64 -?GetIntersectingRange@WmiSignedIntegerRangeNode@@QEAA?AW4WmiTriState@@AEAV1@AEAPEAV1@@Z -; public: enum WmiTriState __cdecl WmiStringRangeNode::GetIntersectingRange(class WmiStringRangeNode & __ptr64,class WmiStringRangeNode * __ptr64 & __ptr64) __ptr64 -?GetIntersectingRange@WmiStringRangeNode@@QEAA?AW4WmiTriState@@AEAV1@AEAPEAV1@@Z -; public: enum WmiTriState __cdecl WmiUnsignedIntegerRangeNode::GetIntersectingRange(class WmiUnsignedIntegerRangeNode & __ptr64,class WmiUnsignedIntegerRangeNode * __ptr64 & __ptr64) __ptr64 -?GetIntersectingRange@WmiUnsignedIntegerRangeNode@@QEAA?AW4WmiTriState@@AEAV1@AEAPEAV1@@Z -; public: class WmiTreeNode * __ptr64 __cdecl WmiTreeNodeIterator::GetIterator(void) __ptr64 -?GetIterator@WmiTreeNodeIterator@@QEAAPEAVWmiTreeNode@@XZ -; public: unsigned long __cdecl PartitionSet::GetKeyIndex(void) __ptr64 -?GetKeyIndex@PartitionSet@@QEAAKXZ -; public: class WmiTreeNode * __ptr64 __cdecl WmiTreeNode::GetLeft(void) __ptr64 -?GetLeft@WmiTreeNode@@QEAAPEAV1@XZ -; public: void __cdecl WmiTreeNode::GetLeft(class WmiTreeNode * __ptr64 * __ptr64 & __ptr64) __ptr64 -?GetLeft@WmiTreeNode@@QEAAXAEAPEAPEAV1@@Z -; public: unsigned long __cdecl ProvDebugLog::GetLevel(void) __ptr64 -?GetLevel@ProvDebugLog@@QEAAKXZ -; public: int __cdecl ProvDebugLog::GetLogging(void) __ptr64 -?GetLogging@ProvDebugLog@@QEAAHXZ -; public: unsigned long __cdecl ProvCounter64::GetLowValue(void)const __ptr64 -?GetLowValue@ProvCounter64@@QEBAKXZ -; public: long __cdecl ProvNegativeRangeType::GetLowerBound(void) __ptr64 -?GetLowerBound@ProvNegativeRangeType@@QEAAJXZ -; public: unsigned long __cdecl ProvPositiveRangeType::GetLowerBound(void) __ptr64 -?GetLowerBound@ProvPositiveRangeType@@QEAAKXZ -; public: enum WmiTriState __cdecl WmiSignedIntegerRangeNode::GetOverlappingRange(class WmiSignedIntegerRangeNode & __ptr64,class WmiSignedIntegerRangeNode * __ptr64 & __ptr64) __ptr64 -?GetOverlappingRange@WmiSignedIntegerRangeNode@@QEAA?AW4WmiTriState@@AEAV1@AEAPEAV1@@Z -; public: enum WmiTriState __cdecl WmiStringRangeNode::GetOverlappingRange(class WmiStringRangeNode & __ptr64,class WmiStringRangeNode * __ptr64 & __ptr64) __ptr64 -?GetOverlappingRange@WmiStringRangeNode@@QEAA?AW4WmiTriState@@AEAV1@AEAPEAV1@@Z -; public: enum WmiTriState __cdecl WmiUnsignedIntegerRangeNode::GetOverlappingRange(class WmiUnsignedIntegerRangeNode & __ptr64,class WmiUnsignedIntegerRangeNode * __ptr64 & __ptr64) __ptr64 -?GetOverlappingRange@WmiUnsignedIntegerRangeNode@@QEAA?AW4WmiTriState@@AEAV1@AEAPEAV1@@Z -; public: class WmiTreeNode * __ptr64 __cdecl WmiTreeNode::GetParent(void) __ptr64 -?GetParent@WmiTreeNode@@QEAAPEAV1@XZ -; public: void __cdecl WmiTreeNode::GetParent(class WmiTreeNode * __ptr64 * __ptr64 & __ptr64) __ptr64 -?GetParent@WmiTreeNode@@QEAAXAEAPEAPEAV1@@Z -; public: class PartitionSet * __ptr64 __cdecl PartitionSet::GetPartition(unsigned long) __ptr64 -?GetPartition@PartitionSet@@QEAAPEAV1@K@Z -; public: unsigned long __cdecl PartitionSet::GetPartitionCount(void) __ptr64 -?GetPartitionCount@PartitionSet@@QEAAKXZ -; public: enum WmiValueNode::WmiValueFunction __cdecl WmiValueNode::GetPropertyFunction(void) __ptr64 -?GetPropertyFunction@WmiValueNode@@QEAA?AW4WmiValueFunction@1@XZ -; public: unsigned short * __ptr64 __cdecl WmiRangeNode::GetPropertyName(void) __ptr64 -?GetPropertyName@WmiRangeNode@@QEAAPEAGXZ -; public: unsigned short * __ptr64 __cdecl WmiValueNode::GetPropertyName(void) __ptr64 -?GetPropertyName@WmiValueNode@@QEAAPEAGXZ -; public: static class ProvDebugLog * __ptr64 __cdecl ProvDebugLog::GetProvDebugLog(char) -?GetProvDebugLog@ProvDebugLog@@SAPEAV1@D@Z -; public: class WmiRangeNode * __ptr64 __cdecl Conjunctions::GetRange(unsigned long) __ptr64 -?GetRange@Conjunctions@@QEAAPEAVWmiRangeNode@@K@Z -; public: class WmiRangeNode * __ptr64 __cdecl PartitionSet::GetRange(void) __ptr64 -?GetRange@PartitionSet@@QEAAPEAVWmiRangeNode@@XZ -; public: virtual class WmiRangeNode * __ptr64 __cdecl WmiOperatorEqualNode::GetRange(void) __ptr64 -?GetRange@WmiOperatorEqualNode@@UEAAPEAVWmiRangeNode@@XZ -; public: virtual class WmiRangeNode * __ptr64 __cdecl WmiOperatorEqualOrGreaterNode::GetRange(void) __ptr64 -?GetRange@WmiOperatorEqualOrGreaterNode@@UEAAPEAVWmiRangeNode@@XZ -; public: virtual class WmiRangeNode * __ptr64 __cdecl WmiOperatorEqualOrLessNode::GetRange(void) __ptr64 -?GetRange@WmiOperatorEqualOrLessNode@@UEAAPEAVWmiRangeNode@@XZ -; public: virtual class WmiRangeNode * __ptr64 __cdecl WmiOperatorGreaterNode::GetRange(void) __ptr64 -?GetRange@WmiOperatorGreaterNode@@UEAAPEAVWmiRangeNode@@XZ -; public: virtual class WmiRangeNode * __ptr64 __cdecl WmiOperatorIsANode::GetRange(void) __ptr64 -?GetRange@WmiOperatorIsANode@@UEAAPEAVWmiRangeNode@@XZ -; public: virtual class WmiRangeNode * __ptr64 __cdecl WmiOperatorLessNode::GetRange(void) __ptr64 -?GetRange@WmiOperatorLessNode@@UEAAPEAVWmiRangeNode@@XZ -; public: virtual class WmiRangeNode * __ptr64 __cdecl WmiOperatorLikeNode::GetRange(void) __ptr64 -?GetRange@WmiOperatorLikeNode@@UEAAPEAVWmiRangeNode@@XZ -; public: virtual class WmiRangeNode * __ptr64 __cdecl WmiOperatorNotEqualNode::GetRange(void) __ptr64 -?GetRange@WmiOperatorNotEqualNode@@UEAAPEAVWmiRangeNode@@XZ -; public: virtual class WmiRangeNode * __ptr64 __cdecl WmiOperatorNotIsANode::GetRange(void) __ptr64 -?GetRange@WmiOperatorNotIsANode@@UEAAPEAVWmiRangeNode@@XZ -; public: virtual class WmiRangeNode * __ptr64 __cdecl WmiOperatorNotLikeNode::GetRange(void) __ptr64 -?GetRange@WmiOperatorNotLikeNode@@UEAAPEAVWmiRangeNode@@XZ -; public: unsigned long __cdecl Conjunctions::GetRangeCount(void) __ptr64 -?GetRangeCount@Conjunctions@@QEAAKXZ -; public: class WmiTreeNode * __ptr64 __cdecl WmiTreeNode::GetRight(void) __ptr64 -?GetRight@WmiTreeNode@@QEAAPEAV1@XZ -; public: void __cdecl WmiTreeNode::GetRight(class WmiTreeNode * __ptr64 * __ptr64 & __ptr64) __ptr64 -?GetRight@WmiTreeNode@@QEAAXAEAPEAPEAV1@@Z -; public: enum ProvRowStatusType::ProvRowStatusEnum __cdecl ProvRowStatusType::GetRowStatus(void)const __ptr64 -?GetRowStatus@ProvRowStatusType@@QEBA?AW4ProvRowStatusEnum@1@XZ -; public: unsigned short * __ptr64 __cdecl CBString::GetString(void) __ptr64 -?GetString@CBString@@QEAAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl ProvBitStringType::GetStringValue(void)const __ptr64 -?GetStringValue@ProvBitStringType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl ProvCounter64Type::GetStringValue(void)const __ptr64 -?GetStringValue@ProvCounter64Type@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl ProvCounterType::GetStringValue(void)const __ptr64 -?GetStringValue@ProvCounterType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl ProvDateTimeType::GetStringValue(void)const __ptr64 -?GetStringValue@ProvDateTimeType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl ProvDisplayStringType::GetStringValue(void)const __ptr64 -?GetStringValue@ProvDisplayStringType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl ProvEnumeratedType::GetStringValue(void)const __ptr64 -?GetStringValue@ProvEnumeratedType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl ProvFixedLengthDisplayStringType::GetStringValue(void)const __ptr64 -?GetStringValue@ProvFixedLengthDisplayStringType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl ProvFixedLengthPhysAddressType::GetStringValue(void)const __ptr64 -?GetStringValue@ProvFixedLengthPhysAddressType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl ProvGaugeType::GetStringValue(void)const __ptr64 -?GetStringValue@ProvGaugeType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl ProvIPXAddressType::GetStringValue(void)const __ptr64 -?GetStringValue@ProvIPXAddressType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl ProvIntegerType::GetStringValue(void)const __ptr64 -?GetStringValue@ProvIntegerType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl ProvIpAddressType::GetStringValue(void)const __ptr64 -?GetStringValue@ProvIpAddressType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl ProvMacAddressType::GetStringValue(void)const __ptr64 -?GetStringValue@ProvMacAddressType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl ProvNetworkAddressType::GetStringValue(void)const __ptr64 -?GetStringValue@ProvNetworkAddressType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl ProvNullType::GetStringValue(void)const __ptr64 -?GetStringValue@ProvNullType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl ProvOSIAddressType::GetStringValue(void)const __ptr64 -?GetStringValue@ProvOSIAddressType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl ProvObjectIdentifierType::GetStringValue(void)const __ptr64 -?GetStringValue@ProvObjectIdentifierType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl ProvOctetStringType::GetStringValue(void)const __ptr64 -?GetStringValue@ProvOctetStringType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl ProvOpaqueType::GetStringValue(void)const __ptr64 -?GetStringValue@ProvOpaqueType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl ProvPhysAddressType::GetStringValue(void)const __ptr64 -?GetStringValue@ProvPhysAddressType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl ProvRowStatusType::GetStringValue(void)const __ptr64 -?GetStringValue@ProvRowStatusType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl ProvTimeTicksType::GetStringValue(void)const __ptr64 -?GetStringValue@ProvTimeTicksType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl ProvUDPAddressType::GetStringValue(void)const __ptr64 -?GetStringValue@ProvUDPAddressType@@UEBAPEAGXZ -; private: class ProvLexicon * __ptr64 __cdecl ProvAnalyser::GetToken(int,int,int) __ptr64 -?GetToken@ProvAnalyser@@AEAAPEAVProvLexicon@@HHH@Z -; public: enum ProvLexicon::LexiconToken __cdecl ProvLexicon::GetToken(void) __ptr64 -?GetToken@ProvLexicon@@QEAA?AW4LexiconToken@1@XZ -; public: unsigned long __cdecl WmiTreeNode::GetType(void) __ptr64 -?GetType@WmiTreeNode@@QEAAKXZ -; public: long __cdecl ProvNegativeRangeType::GetUpperBound(void) __ptr64 -?GetUpperBound@ProvNegativeRangeType@@QEAAJXZ -; public: unsigned long __cdecl ProvPositiveRangeType::GetUpperBound(void) __ptr64 -?GetUpperBound@ProvPositiveRangeType@@QEAAKXZ -; public: unsigned long __cdecl ProvBitStringType::GetValue(unsigned short * __ptr64 * __ptr64 & __ptr64)const __ptr64 -?GetValue@ProvBitStringType@@QEBAKAEAPEAPEAG@Z -; public: void __cdecl ProvCounter64Type::GetValue(unsigned long & __ptr64,unsigned long & __ptr64)const __ptr64 -?GetValue@ProvCounter64Type@@QEBAXAEAK0@Z -; public: unsigned long __cdecl ProvCounter::GetValue(void)const __ptr64 -?GetValue@ProvCounter@@QEBAKXZ -; public: unsigned long __cdecl ProvCounterType::GetValue(void)const __ptr64 -?GetValue@ProvCounterType@@QEBAKXZ -; public: unsigned short * __ptr64 __cdecl ProvDateTimeType::GetValue(void)const __ptr64 -?GetValue@ProvDateTimeType@@QEBAPEAGXZ -; public: unsigned short * __ptr64 __cdecl ProvDisplayStringType::GetValue(void)const __ptr64 -?GetValue@ProvDisplayStringType@@QEBAPEAGXZ -; public: unsigned short * __ptr64 __cdecl ProvEnumeratedType::GetValue(void)const __ptr64 -?GetValue@ProvEnumeratedType@@QEBAPEAGXZ -; public: unsigned short * __ptr64 __cdecl ProvFixedLengthDisplayStringType::GetValue(void)const __ptr64 -?GetValue@ProvFixedLengthDisplayStringType@@QEBAPEAGXZ -; public: unsigned long __cdecl ProvGauge::GetValue(void)const __ptr64 -?GetValue@ProvGauge@@QEBAKXZ -; public: unsigned long __cdecl ProvGaugeType::GetValue(void)const __ptr64 -?GetValue@ProvGaugeType@@QEBAKXZ -; public: long __cdecl ProvInteger::GetValue(void)const __ptr64 -?GetValue@ProvInteger@@QEBAJXZ -; public: long __cdecl ProvIntegerType::GetValue(void)const __ptr64 -?GetValue@ProvIntegerType@@QEBAJXZ -; public: unsigned long __cdecl ProvIpAddress::GetValue(void)const __ptr64 -?GetValue@ProvIpAddress@@QEBAKXZ -; public: unsigned long __cdecl ProvIpAddressType::GetValue(void)const __ptr64 -?GetValue@ProvIpAddressType@@QEBAKXZ -; public: union ProvLexiconValue * __ptr64 __cdecl ProvLexicon::GetValue(void) __ptr64 -?GetValue@ProvLexicon@@QEAAPEATProvLexiconValue@@XZ -; public: unsigned long __cdecl ProvNetworkAddressType::GetValue(void)const __ptr64 -?GetValue@ProvNetworkAddressType@@QEBAKXZ -; public: unsigned long * __ptr64 __cdecl ProvObjectIdentifier::GetValue(void)const __ptr64 -?GetValue@ProvObjectIdentifier@@QEBAPEAKXZ -; public: unsigned long * __ptr64 __cdecl ProvObjectIdentifierType::GetValue(void)const __ptr64 -?GetValue@ProvObjectIdentifierType@@QEBAPEAKXZ -; public: unsigned char * __ptr64 __cdecl ProvOctetString::GetValue(void)const __ptr64 -?GetValue@ProvOctetString@@QEBAPEAEXZ -; public: unsigned char * __ptr64 __cdecl ProvOctetStringType::GetValue(void)const __ptr64 -?GetValue@ProvOctetStringType@@QEBAPEAEXZ -; public: unsigned char * __ptr64 __cdecl ProvOpaque::GetValue(void)const __ptr64 -?GetValue@ProvOpaque@@QEBAPEAEXZ -; public: unsigned char * __ptr64 __cdecl ProvOpaqueType::GetValue(void)const __ptr64 -?GetValue@ProvOpaqueType@@QEBAPEAEXZ -; public: unsigned short * __ptr64 __cdecl ProvRowStatusType::GetValue(void)const __ptr64 -?GetValue@ProvRowStatusType@@QEBAPEAGXZ -; public: unsigned long __cdecl ProvTimeTicks::GetValue(void)const __ptr64 -?GetValue@ProvTimeTicks@@QEBAKXZ -; public: unsigned long __cdecl ProvTimeTicksType::GetValue(void)const __ptr64 -?GetValue@ProvTimeTicksType@@QEBAKXZ -; public: unsigned long __cdecl ProvUInteger32::GetValue(void)const __ptr64 -?GetValue@ProvUInteger32@@QEBAKXZ -; public: long __cdecl WmiSignedIntegerNode::GetValue(void) __ptr64 -?GetValue@WmiSignedIntegerNode@@QEAAJXZ -; public: unsigned short * __ptr64 __cdecl WmiStringNode::GetValue(void) __ptr64 -?GetValue@WmiStringNode@@QEAAPEAGXZ -; public: unsigned long __cdecl WmiUnsignedIntegerNode::GetValue(void) __ptr64 -?GetValue@WmiUnsignedIntegerNode@@QEAAKXZ -; public: unsigned long __cdecl ProvObjectIdentifier::GetValueLength(void)const __ptr64 -?GetValueLength@ProvObjectIdentifier@@QEBAKXZ -; public: unsigned long __cdecl ProvObjectIdentifierType::GetValueLength(void)const __ptr64 -?GetValueLength@ProvObjectIdentifierType@@QEBAKXZ -; public: unsigned long __cdecl ProvOctetString::GetValueLength(void)const __ptr64 -?GetValueLength@ProvOctetString@@QEBAKXZ -; public: unsigned long __cdecl ProvOctetStringType::GetValueLength(void)const __ptr64 -?GetValueLength@ProvOctetStringType@@QEBAKXZ -; public: unsigned long __cdecl ProvOpaque::GetValueLength(void)const __ptr64 -?GetValueLength@ProvOpaque@@QEBAKXZ -; public: unsigned long __cdecl ProvOpaqueType::GetValueLength(void)const __ptr64 -?GetValueLength@ProvOpaqueType@@QEBAKXZ -; public: static unsigned long __cdecl ProvAnalyser::HexCharToDecInteger(char) -?HexCharToDecInteger@ProvAnalyser@@SAKD@Z -; public: static unsigned long __cdecl ProvAnalyser::HexWCharToDecInteger(unsigned short) -?HexWCharToDecInteger@ProvAnalyser@@SAKG@Z -; public: int __cdecl WmiRangeNode::InfiniteLowerBound(void) __ptr64 -?InfiniteLowerBound@WmiRangeNode@@QEAAHXZ -; public: int __cdecl WmiRangeNode::InfiniteUpperBound(void) __ptr64 -?InfiniteUpperBound@WmiRangeNode@@QEAAHXZ -; protected: virtual void __cdecl ProvAnalyser::Initialise(void) __ptr64 -?Initialise@ProvAnalyser@@MEAAXXZ -; public: enum WmiTriState __cdecl Conjunctions::Initialize(void) __ptr64 -?Initialize@Conjunctions@@QEAA?AW4WmiTriState@@XZ -; public: enum WmiTriState __cdecl Disjunctions::Initialize(void) __ptr64 -?Initialize@Disjunctions@@QEAA?AW4WmiTriState@@XZ -; public: enum WmiTriState __cdecl PartitionSet::Initialize(unsigned long) __ptr64 -?Initialize@PartitionSet@@QEAA?AW4WmiTriState@@K@Z -; protected: virtual void __cdecl ProvObjectIdentifier::Initialize(unsigned long const * __ptr64,unsigned long) __ptr64 -?Initialize@ProvObjectIdentifier@@MEAAXPEBKK@Z -; protected: virtual void __cdecl ProvOctetString::Initialize(unsigned char const * __ptr64,unsigned long) __ptr64 -?Initialize@ProvOctetString@@MEAAXPEBEK@Z -; protected: enum WmiTriState __cdecl QueryPreprocessor::InsertNode(class WmiTreeNode * __ptr64 & __ptr64,class WmiTreeNode * __ptr64 & __ptr64) __ptr64 -?InsertNode@QueryPreprocessor@@IEAA?AW4WmiTriState@@AEAPEAVWmiTreeNode@@0@Z -; protected: virtual enum QueryPreprocessor::QuadState __cdecl QueryPreprocessor::InvariantEvaluate(void * __ptr64,class WmiTreeNode * __ptr64,class WmiTreeNode * __ptr64) __ptr64 -?InvariantEvaluate@QueryPreprocessor@@MEAA?AW4QuadState@1@PEAXPEAVWmiTreeNode@@1@Z -; public: static int __cdecl ProvAnalyser::IsAlpha(unsigned short) -?IsAlpha@ProvAnalyser@@SAHG@Z -; public: static int __cdecl ProvAnalyser::IsAlphaNumeric(unsigned short) -?IsAlphaNumeric@ProvAnalyser@@SAHG@Z -; public: static int __cdecl ProvAnalyser::IsDecimal(unsigned short) -?IsDecimal@ProvAnalyser@@SAHG@Z -; public: static int __cdecl ProvAnalyser::IsEof(unsigned short) -?IsEof@ProvAnalyser@@SAHG@Z -; public: static int __cdecl ProvAnalyser::IsHex(unsigned short) -?IsHex@ProvAnalyser@@SAHG@Z -; public: static int __cdecl ProvAnalyser::IsLeadingDecimal(unsigned short) -?IsLeadingDecimal@ProvAnalyser@@SAHG@Z -; public: virtual int __cdecl ProvInstanceType::IsNull(void)const __ptr64 -?IsNull@ProvInstanceType@@UEBAHXZ -; public: static int __cdecl ProvAnalyser::IsOctal(unsigned short) -?IsOctal@ProvAnalyser@@SAHG@Z -; public: virtual int __cdecl ProvCounter64Type::IsProvV1Type(void)const __ptr64 -?IsProvV1Type@ProvCounter64Type@@UEBAHXZ -; public: virtual int __cdecl ProvInstanceType::IsProvV1Type(void)const __ptr64 -?IsProvV1Type@ProvInstanceType@@UEBAHXZ -; public: virtual int __cdecl ProvInstanceType::IsProvV2CType(void)const __ptr64 -?IsProvV2CType@ProvInstanceType@@UEBAHXZ -; public: virtual int __cdecl ProvNullType::IsProvV2CType(void)const __ptr64 -?IsProvV2CType@ProvNullType@@UEBAHXZ -; public: virtual int __cdecl ProvInstanceType::IsValid(void)const __ptr64 -?IsValid@ProvInstanceType@@UEBAHXZ -; public: int __cdecl ProvPositiveRangedType::IsValid(void) __ptr64 -?IsValid@ProvPositiveRangedType@@QEAAHXZ -; public: static int __cdecl ProvAnalyser::IsWhitespace(unsigned short) -?IsWhitespace@ProvAnalyser@@SAHG@Z -; public: int __cdecl PartitionSet::Leaf(void) __ptr64 -?Leaf@PartitionSet@@QEAAHXZ -; public: int __cdecl WmiSignedIntegerNode::LexicographicallyAfter(long & __ptr64) __ptr64 -?LexicographicallyAfter@WmiSignedIntegerNode@@QEAAHAEAJ@Z -; public: int __cdecl WmiStringNode::LexicographicallyAfter(unsigned short * __ptr64 & __ptr64) __ptr64 -?LexicographicallyAfter@WmiStringNode@@QEAAHAEAPEAG@Z -; public: int __cdecl WmiUnsignedIntegerNode::LexicographicallyAfter(unsigned long & __ptr64) __ptr64 -?LexicographicallyAfter@WmiUnsignedIntegerNode@@QEAAHAEAK@Z -; public: int __cdecl WmiSignedIntegerNode::LexicographicallyBefore(long & __ptr64) __ptr64 -?LexicographicallyBefore@WmiSignedIntegerNode@@QEAAHAEAJ@Z -; public: int __cdecl WmiStringNode::LexicographicallyBefore(unsigned short * __ptr64 & __ptr64) __ptr64 -?LexicographicallyBefore@WmiStringNode@@QEAAHAEAPEAG@Z -; public: int __cdecl WmiUnsignedIntegerNode::LexicographicallyBefore(unsigned long & __ptr64) __ptr64 -?LexicographicallyBefore@WmiUnsignedIntegerNode@@QEAAHAEAK@Z -; public: long __cdecl WmiSignedIntegerRangeNode::LowerBound(void) __ptr64 -?LowerBound@WmiSignedIntegerRangeNode@@QEAAJXZ -; public: unsigned short * __ptr64 __cdecl WmiStringRangeNode::LowerBound(void) __ptr64 -?LowerBound@WmiStringRangeNode@@QEAAPEAGXZ -; public: unsigned long __cdecl WmiUnsignedIntegerRangeNode::LowerBound(void) __ptr64 -?LowerBound@WmiUnsignedIntegerRangeNode@@QEAAKXZ -; private: class ProvLexicon * __ptr64 __cdecl ProvBitStringType::Match(enum ProvLexicon::LexiconToken) __ptr64 -?Match@ProvBitStringType@@AEAAPEAVProvLexicon@@W4LexiconToken@2@@Z -; private: class ProvLexicon * __ptr64 __cdecl ProvDateTimeType::Match(enum ProvLexicon::LexiconToken) __ptr64 -?Match@ProvDateTimeType@@AEAAPEAVProvLexicon@@W4LexiconToken@2@@Z -; private: class ProvLexicon * __ptr64 __cdecl ProvEnumeratedType::Match(enum ProvLexicon::LexiconToken) __ptr64 -?Match@ProvEnumeratedType@@AEAAPEAVProvLexicon@@W4LexiconToken@2@@Z -; protected: class ProvLexicon * __ptr64 __cdecl ProvPositiveRangedType::Match(enum ProvLexicon::LexiconToken) __ptr64 -?Match@ProvPositiveRangedType@@IEAAPEAVProvLexicon@@W4LexiconToken@2@@Z -; public: static unsigned long __cdecl ProvAnalyser::OctCharToDecInteger(char) -?OctCharToDecInteger@ProvAnalyser@@SAKD@Z -; public: static unsigned long __cdecl ProvAnalyser::OctWCharToDecInteger(unsigned short) -?OctWCharToDecInteger@ProvAnalyser@@SAKG@Z -; private: void __cdecl ProvObjectIdentifier::OverWrite(unsigned long const * __ptr64) __ptr64 -?OverWrite@ProvObjectIdentifier@@AEAAXPEBK@Z -; private: void __cdecl ProvOctetString::OverWrite(unsigned char const * __ptr64) __ptr64 -?OverWrite@ProvOctetString@@AEAAXPEBE@Z -; private: int __cdecl ProvBitStringType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@ProvBitStringType@@AEAAHPEBG@Z -; protected: int __cdecl ProvCounter64Type::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@ProvCounter64Type@@IEAAHPEBG@Z -; protected: int __cdecl ProvCounterType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@ProvCounterType@@IEAAHPEBG@Z -; private: int __cdecl ProvDateTimeType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@ProvDateTimeType@@AEAAHPEBG@Z -; private: int __cdecl ProvEnumeratedType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@ProvEnumeratedType@@AEAAHPEBG@Z -; protected: int __cdecl ProvFixedLengthPhysAddressType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@ProvFixedLengthPhysAddressType@@IEAAHPEBG@Z -; protected: int __cdecl ProvGaugeType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@ProvGaugeType@@IEAAHPEBG@Z -; protected: int __cdecl ProvIPXAddressType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@ProvIPXAddressType@@IEAAHPEBG@Z -; protected: int __cdecl ProvIntegerType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@ProvIntegerType@@IEAAHPEBG@Z -; protected: int __cdecl ProvIpAddressType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@ProvIpAddressType@@IEAAHPEBG@Z -; protected: int __cdecl ProvMacAddressType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@ProvMacAddressType@@IEAAHPEBG@Z -; protected: int __cdecl ProvNetworkAddressType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@ProvNetworkAddressType@@IEAAHPEBG@Z -; protected: int __cdecl ProvOSIAddressType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@ProvOSIAddressType@@IEAAHPEBG@Z -; protected: int __cdecl ProvObjectIdentifierType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@ProvObjectIdentifierType@@IEAAHPEBG@Z -; protected: int __cdecl ProvOctetStringType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@ProvOctetStringType@@IEAAHPEBG@Z -; protected: int __cdecl ProvOpaqueType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@ProvOpaqueType@@IEAAHPEBG@Z -; protected: int __cdecl ProvPhysAddressType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@ProvPhysAddressType@@IEAAHPEBG@Z -; protected: int __cdecl ProvPositiveRangedType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@ProvPositiveRangedType@@IEAAHPEBG@Z -; protected: int __cdecl ProvTimeTicksType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@ProvTimeTicksType@@IEAAHPEBG@Z -; protected: int __cdecl ProvUDPAddressType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@ProvUDPAddressType@@IEAAHPEBG@Z -; public: enum QueryPreprocessor::QuadState __cdecl QueryPreprocessor::PreProcess(void * __ptr64,struct SQL_LEVEL_1_RPN_EXPRESSION * __ptr64,class WmiTreeNode * __ptr64 & __ptr64) __ptr64 -?PreProcess@QueryPreprocessor@@QEAA?AW4QuadState@1@PEAXPEAUSQL_LEVEL_1_RPN_EXPRESSION@@AEAPEAVWmiTreeNode@@@Z -; public: enum QueryPreprocessor::QuadState __cdecl QueryPreprocessor::PreProcess(void * __ptr64,struct SQL_LEVEL_1_RPN_EXPRESSION * __ptr64,class WmiTreeNode * __ptr64,unsigned long,unsigned short * __ptr64 * __ptr64,class PartitionSet * __ptr64 & __ptr64) __ptr64 -?PreProcess@QueryPreprocessor@@QEAA?AW4QuadState@1@PEAXPEAUSQL_LEVEL_1_RPN_EXPRESSION@@PEAVWmiTreeNode@@KPEAPEAGAEAPEAVPartitionSet@@@Z -; public: int __cdecl ProvObjectIdentifier::Prefix(unsigned long,class ProvObjectIdentifier & __ptr64)const __ptr64 -?Prefix@ProvObjectIdentifier@@QEBAHKAEAV1@@Z -; public: virtual void __cdecl WmiAndNode::Print(void) __ptr64 -?Print@WmiAndNode@@UEAAXXZ -; public: virtual void __cdecl WmiNotNode::Print(void) __ptr64 -?Print@WmiNotNode@@UEAAXXZ -; public: virtual void __cdecl WmiNullNode::Print(void) __ptr64 -?Print@WmiNullNode@@UEAAXXZ -; public: virtual void __cdecl WmiNullRangeNode::Print(void) __ptr64 -?Print@WmiNullRangeNode@@UEAAXXZ -; public: virtual void __cdecl WmiOperatorEqualNode::Print(void) __ptr64 -?Print@WmiOperatorEqualNode@@UEAAXXZ -; public: virtual void __cdecl WmiOperatorEqualOrGreaterNode::Print(void) __ptr64 -?Print@WmiOperatorEqualOrGreaterNode@@UEAAXXZ -; public: virtual void __cdecl WmiOperatorEqualOrLessNode::Print(void) __ptr64 -?Print@WmiOperatorEqualOrLessNode@@UEAAXXZ -; public: virtual void __cdecl WmiOperatorGreaterNode::Print(void) __ptr64 -?Print@WmiOperatorGreaterNode@@UEAAXXZ -; public: virtual void __cdecl WmiOperatorIsANode::Print(void) __ptr64 -?Print@WmiOperatorIsANode@@UEAAXXZ -; public: virtual void __cdecl WmiOperatorLessNode::Print(void) __ptr64 -?Print@WmiOperatorLessNode@@UEAAXXZ -; public: virtual void __cdecl WmiOperatorLikeNode::Print(void) __ptr64 -?Print@WmiOperatorLikeNode@@UEAAXXZ -; public: virtual void __cdecl WmiOperatorNotEqualNode::Print(void) __ptr64 -?Print@WmiOperatorNotEqualNode@@UEAAXXZ -; public: virtual void __cdecl WmiOperatorNotIsANode::Print(void) __ptr64 -?Print@WmiOperatorNotIsANode@@UEAAXXZ -; public: virtual void __cdecl WmiOperatorNotLikeNode::Print(void) __ptr64 -?Print@WmiOperatorNotLikeNode@@UEAAXXZ -; public: virtual void __cdecl WmiOrNode::Print(void) __ptr64 -?Print@WmiOrNode@@UEAAXXZ -; public: virtual void __cdecl WmiSignedIntegerNode::Print(void) __ptr64 -?Print@WmiSignedIntegerNode@@UEAAXXZ -; public: virtual void __cdecl WmiSignedIntegerRangeNode::Print(void) __ptr64 -?Print@WmiSignedIntegerRangeNode@@UEAAXXZ -; public: virtual void __cdecl WmiStringNode::Print(void) __ptr64 -?Print@WmiStringNode@@UEAAXXZ -; public: virtual void __cdecl WmiStringRangeNode::Print(void) __ptr64 -?Print@WmiStringRangeNode@@UEAAXXZ -; public: virtual void __cdecl WmiTreeNode::Print(void) __ptr64 -?Print@WmiTreeNode@@UEAAXXZ -; public: virtual void __cdecl WmiUnsignedIntegerNode::Print(void) __ptr64 -?Print@WmiUnsignedIntegerNode@@UEAAXXZ -; public: virtual void __cdecl WmiUnsignedIntegerRangeNode::Print(void) __ptr64 -?Print@WmiUnsignedIntegerRangeNode@@UEAAXXZ -; protected: void __cdecl QueryPreprocessor::PrintTree(class WmiTreeNode * __ptr64) __ptr64 -?PrintTree@QueryPreprocessor@@IEAAXPEAVWmiTreeNode@@@Z -; public: virtual void __cdecl ProvEventObject::Process(void) __ptr64 -?Process@ProvEventObject@@UEAAXXZ -; private: void __cdecl ProvBitStringType::PushBack(void) __ptr64 -?PushBack@ProvBitStringType@@AEAAXXZ -; private: void __cdecl ProvDateTimeType::PushBack(void) __ptr64 -?PushBack@ProvDateTimeType@@AEAAXXZ -; private: void __cdecl ProvEnumeratedType::PushBack(void) __ptr64 -?PushBack@ProvEnumeratedType@@AEAAXXZ -; protected: void __cdecl ProvPositiveRangedType::PushBack(void) __ptr64 -?PushBack@ProvPositiveRangedType@@IEAAXXZ -; public: void __cdecl ProvAnalyser::PutBack(class ProvLexicon const * __ptr64) __ptr64 -?PutBack@ProvAnalyser@@QEAAXPEBVProvLexicon@@@Z -; public: enum QueryPreprocessor::QuadState __cdecl QueryPreprocessor::Query(unsigned short * __ptr64,struct SQL_LEVEL_1_RPN_EXPRESSION * __ptr64 & __ptr64) __ptr64 -?Query@QueryPreprocessor@@QEAA?AW4QuadState@1@PEAGAEAPEAUSQL_LEVEL_1_RPN_EXPRESSION@@@Z -; protected: void __cdecl QueryPreprocessor::QuickSort(class WmiRangeNode * __ptr64 * __ptr64,unsigned long * __ptr64,unsigned long) __ptr64 -?QuickSort@QueryPreprocessor@@IEAAXPEAPEAVWmiRangeNode@@PEAKK@Z -; protected: int __cdecl ProvPositiveRangedType::RangeDef(void) __ptr64 -?RangeDef@ProvPositiveRangedType@@IEAAHXZ -; protected: enum WmiTriState __cdecl QueryPreprocessor::RecursiveConvertToRanges(class WmiTreeNode * __ptr64 & __ptr64) __ptr64 -?RecursiveConvertToRanges@QueryPreprocessor@@IEAA?AW4WmiTriState@@AEAPEAVWmiTreeNode@@@Z -; private: int __cdecl ProvBitStringType::RecursiveDef(void) __ptr64 -?RecursiveDef@ProvBitStringType@@AEAAHXZ -; private: int __cdecl ProvEnumeratedType::RecursiveDef(void) __ptr64 -?RecursiveDef@ProvEnumeratedType@@AEAAHXZ -; protected: int __cdecl ProvPositiveRangedType::RecursiveDef(void) __ptr64 -?RecursiveDef@ProvPositiveRangedType@@IEAAHXZ -; protected: enum QueryPreprocessor::QuadState __cdecl QueryPreprocessor::RecursiveDisjunctiveNormalForm(class WmiTreeNode * __ptr64 & __ptr64) __ptr64 -?RecursiveDisjunctiveNormalForm@QueryPreprocessor@@IEAA?AW4QuadState@1@AEAPEAVWmiTreeNode@@@Z -; protected: int __cdecl QueryPreprocessor::RecursiveEvaluate(void * __ptr64,struct SQL_LEVEL_1_RPN_EXPRESSION & __ptr64,class WmiTreeNode * __ptr64,class WmiTreeNode * __ptr64 * __ptr64,int & __ptr64) __ptr64 -?RecursiveEvaluate@QueryPreprocessor@@IEAAHPEAXAEAUSQL_LEVEL_1_RPN_EXPRESSION@@PEAVWmiTreeNode@@PEAPEAV3@AEAH@Z -; protected: enum WmiTriState __cdecl QueryPreprocessor::RecursiveInsertNode(class WmiTreeNode * __ptr64 & __ptr64,class WmiTreeNode * __ptr64 & __ptr64) __ptr64 -?RecursiveInsertNode@QueryPreprocessor@@IEAA?AW4WmiTriState@@AEAPEAVWmiTreeNode@@0@Z -; protected: enum WmiTriState __cdecl QueryPreprocessor::RecursivePartitionSet(class Disjunctions * __ptr64,class PartitionSet * __ptr64 & __ptr64,unsigned long,unsigned long * __ptr64,unsigned long) __ptr64 -?RecursivePartitionSet@QueryPreprocessor@@IEAA?AW4WmiTriState@@PEAVDisjunctions@@AEAPEAVPartitionSet@@KPEAKK@Z -; protected: void __cdecl QueryPreprocessor::RecursiveQuickSort(class WmiRangeNode * __ptr64 * __ptr64,unsigned long * __ptr64,unsigned long,unsigned long) __ptr64 -?RecursiveQuickSort@QueryPreprocessor@@IEAAXPEAPEAVWmiRangeNode@@PEAKKK@Z -; protected: enum QueryPreprocessor::QuadState __cdecl QueryPreprocessor::RecursiveRemoveInvariants(void * __ptr64,class WmiTreeNode * __ptr64 & __ptr64) __ptr64 -?RecursiveRemoveInvariants@QueryPreprocessor@@IEAA?AW4QuadState@1@PEAXAEAPEAVWmiTreeNode@@@Z -; protected: enum QueryPreprocessor::QuadState __cdecl QueryPreprocessor::RecursiveRemoveNonOverlappingRanges(class WmiTreeNode * __ptr64 & __ptr64,class WmiTreeNode * __ptr64 & __ptr64) __ptr64 -?RecursiveRemoveNonOverlappingRanges@QueryPreprocessor@@IEAA?AW4QuadState@1@AEAPEAVWmiTreeNode@@0@Z -; protected: enum WmiTriState __cdecl QueryPreprocessor::RecursiveSort(class WmiTreeNode * __ptr64 & __ptr64) __ptr64 -?RecursiveSort@QueryPreprocessor@@IEAA?AW4WmiTriState@@AEAPEAVWmiTreeNode@@@Z -; protected: enum WmiTriState __cdecl QueryPreprocessor::RecursiveSortConditionals(class WmiTreeNode * __ptr64 & __ptr64,class WmiTreeNode * __ptr64 & __ptr64) __ptr64 -?RecursiveSortConditionals@QueryPreprocessor@@IEAA?AW4WmiTriState@@AEAPEAVWmiTreeNode@@0@Z -; protected: enum QueryPreprocessor::QuadState __cdecl QueryPreprocessor::RemoveInvariants(void * __ptr64,class WmiTreeNode * __ptr64 & __ptr64) __ptr64 -?RemoveInvariants@QueryPreprocessor@@IEAA?AW4QuadState@1@PEAXAEAPEAVWmiTreeNode@@@Z -; protected: enum QueryPreprocessor::QuadState __cdecl QueryPreprocessor::RemoveNonOverlappingRanges(class WmiTreeNode * __ptr64 & __ptr64) __ptr64 -?RemoveNonOverlappingRanges@QueryPreprocessor@@IEAA?AW4QuadState@1@AEAPEAVWmiTreeNode@@@Z -; protected: enum WmiTriState __cdecl QueryPreprocessor::RemoveOverlaps(unsigned long * __ptr64,unsigned long,unsigned long * __ptr64,unsigned long * __ptr64,class WmiRangeNode * __ptr64 * __ptr64) __ptr64 -?RemoveOverlaps@QueryPreprocessor@@IEAA?AW4WmiTriState@@PEAKK00PEAPEAVWmiRangeNode@@@Z -; protected: virtual unsigned long * __ptr64 __cdecl ProvObjectIdentifier::Replicate(unsigned long const * __ptr64,unsigned long,unsigned long const * __ptr64,unsigned long)const __ptr64 -?Replicate@ProvObjectIdentifier@@MEBAPEAKPEBKK0K@Z -; protected: virtual unsigned long * __ptr64 __cdecl ProvObjectIdentifier::Replicate(unsigned long const * __ptr64,unsigned long)const __ptr64 -?Replicate@ProvObjectIdentifier@@MEBAPEAKPEBKK@Z -; protected: virtual unsigned char * __ptr64 __cdecl ProvOctetString::Replicate(unsigned char const * __ptr64,unsigned long) __ptr64 -?Replicate@ProvOctetString@@MEAAPEAEPEBEK@Z -; public: int __cdecl PartitionSet::Root(void) __ptr64 -?Root@PartitionSet@@QEAAHXZ -; public: void __cdecl ProvAnalyser::Set(unsigned short const * __ptr64) __ptr64 -?Set@ProvAnalyser@@QEAAXPEBG@Z -; public: void __cdecl ProvEventObject::Set(void) __ptr64 -?Set@ProvEventObject@@QEAAXXZ -; public: void * __ptr64 __cdecl WmiTreeNode::SetData(void * __ptr64) __ptr64 -?SetData@WmiTreeNode@@QEAAPEAXPEAX@Z -; public: class WmiTreeNode * __ptr64 __cdecl WmiTreeNodeIterator::SetIterator(class WmiTreeNode * __ptr64) __ptr64 -?SetIterator@WmiTreeNodeIterator@@QEAAPEAVWmiTreeNode@@PEAV2@@Z -; public: void __cdecl PartitionSet::SetKeyIndex(unsigned long) __ptr64 -?SetKeyIndex@PartitionSet@@QEAAXK@Z -; public: class WmiTreeNode * __ptr64 __cdecl WmiTreeNode::SetLeft(class WmiTreeNode * __ptr64) __ptr64 -?SetLeft@WmiTreeNode@@QEAAPEAV1@PEAV1@@Z -; public: void __cdecl ProvNegativeRangeType::SetLowerBound(long const & __ptr64) __ptr64 -?SetLowerBound@ProvNegativeRangeType@@QEAAXAEBJ@Z -; public: void __cdecl ProvPositiveRangeType::SetLowerBound(unsigned long const & __ptr64) __ptr64 -?SetLowerBound@ProvPositiveRangeType@@QEAAXAEBK@Z -; public: void __cdecl ProvInstanceType::SetNull(int) __ptr64 -?SetNull@ProvInstanceType@@QEAAXH@Z -; public: class WmiTreeNode * __ptr64 __cdecl WmiTreeNode::SetParent(class WmiTreeNode * __ptr64) __ptr64 -?SetParent@WmiTreeNode@@QEAAPEAV1@PEAV1@@Z -; public: void __cdecl PartitionSet::SetPartition(unsigned long,class PartitionSet * __ptr64) __ptr64 -?SetPartition@PartitionSet@@QEAAXKPEAV1@@Z -; public: void __cdecl Conjunctions::SetRange(unsigned long,class WmiRangeNode * __ptr64) __ptr64 -?SetRange@Conjunctions@@QEAAXKPEAVWmiRangeNode@@@Z -; public: void __cdecl PartitionSet::SetRange(class WmiRangeNode * __ptr64) __ptr64 -?SetRange@PartitionSet@@QEAAXPEAVWmiRangeNode@@@Z -; public: class WmiTreeNode * __ptr64 __cdecl WmiTreeNode::SetRight(class WmiTreeNode * __ptr64) __ptr64 -?SetRight@WmiTreeNode@@QEAAPEAV1@PEAV1@@Z -; public: void __cdecl ProvInstanceType::SetStatus(int) __ptr64 -?SetStatus@ProvInstanceType@@QEAAXH@Z -; public: void __cdecl ProvPositiveRangedType::SetStatus(int const & __ptr64) __ptr64 -?SetStatus@ProvPositiveRangedType@@QEAAXAEBH@Z -; public: void __cdecl ProvLexicon::SetToken(enum ProvLexicon::LexiconToken) __ptr64 -?SetToken@ProvLexicon@@QEAAXW4LexiconToken@1@@Z -; public: void __cdecl WmiTreeNode::SetType(unsigned long) __ptr64 -?SetType@WmiTreeNode@@QEAAXK@Z -; public: void __cdecl ProvNegativeRangeType::SetUpperBound(long const & __ptr64) __ptr64 -?SetUpperBound@ProvNegativeRangeType@@QEAAXAEBJ@Z -; public: void __cdecl ProvPositiveRangeType::SetUpperBound(unsigned long const & __ptr64) __ptr64 -?SetUpperBound@ProvPositiveRangeType@@QEAAXAEBK@Z -; public: void __cdecl ProvCounter64::SetValue(unsigned long,unsigned long) __ptr64 -?SetValue@ProvCounter64@@QEAAXKK@Z -; public: void __cdecl ProvCounter::SetValue(unsigned long) __ptr64 -?SetValue@ProvCounter@@QEAAXK@Z -; public: void __cdecl ProvGauge::SetValue(unsigned long) __ptr64 -?SetValue@ProvGauge@@QEAAXK@Z -; public: void __cdecl ProvInteger::SetValue(long) __ptr64 -?SetValue@ProvInteger@@QEAAXJ@Z -; public: void __cdecl ProvIpAddress::SetValue(unsigned long) __ptr64 -?SetValue@ProvIpAddress@@QEAAXK@Z -; public: void __cdecl ProvObjectIdentifier::SetValue(unsigned long const * __ptr64,unsigned long) __ptr64 -?SetValue@ProvObjectIdentifier@@QEAAXPEBKK@Z -; public: void __cdecl ProvOctetString::SetValue(unsigned char const * __ptr64,unsigned long) __ptr64 -?SetValue@ProvOctetString@@QEAAXPEBEK@Z -; public: void __cdecl ProvOpaque::SetValue(unsigned char const * __ptr64,unsigned long) __ptr64 -?SetValue@ProvOpaque@@QEAAXPEBEK@Z -; public: void __cdecl ProvTimeTicks::SetValue(unsigned long) __ptr64 -?SetValue@ProvTimeTicks@@QEAAXK@Z -; public: void __cdecl ProvUInteger32::SetValue(unsigned long) __ptr64 -?SetValue@ProvUInteger32@@QEAAXK@Z -; protected: enum WmiTriState __cdecl QueryPreprocessor::Sort(class WmiTreeNode * __ptr64 & __ptr64) __ptr64 -?Sort@QueryPreprocessor@@IEAA?AW4WmiTriState@@AEAPEAVWmiTreeNode@@@Z -; protected: enum WmiTriState __cdecl QueryPreprocessor::SortConditionals(class WmiTreeNode * __ptr64 & __ptr64) __ptr64 -?SortConditionals@QueryPreprocessor@@IEAA?AW4WmiTriState@@AEAPEAVWmiTreeNode@@@Z -; protected: void __cdecl QueryPreprocessor::SortRanges(unsigned long,unsigned long * __ptr64,class WmiRangeNode * __ptr64 * __ptr64) __ptr64 -?SortRanges@QueryPreprocessor@@IEAAXKPEAKPEAPEAVWmiRangeNode@@@Z -; public: static int __cdecl ProvDebugLog::Startup(void) -?Startup@ProvDebugLog@@SAHXZ -; public: int __cdecl ProvObjectIdentifier::Suffix(unsigned long,class ProvObjectIdentifier & __ptr64)const __ptr64 -?Suffix@ProvObjectIdentifier@@QEBAHKAEAV1@@Z -; protected: void __cdecl QueryPreprocessor::TransformAndOrExpression(class WmiTreeNode * __ptr64 & __ptr64,class WmiTreeNode * __ptr64,class WmiTreeNode * __ptr64) __ptr64 -?TransformAndOrExpression@QueryPreprocessor@@IEAAXAEAPEAVWmiTreeNode@@PEAV2@1@Z -; protected: void __cdecl QueryPreprocessor::TransformAndTrueEvaluation(class WmiTreeNode * __ptr64 & __ptr64,class WmiTreeNode * __ptr64) __ptr64 -?TransformAndTrueEvaluation@QueryPreprocessor@@IEAAXAEAPEAVWmiTreeNode@@PEAV2@@Z -; protected: void __cdecl QueryPreprocessor::TransformIntersectingRange(class WmiTreeNode * __ptr64 & __ptr64,class WmiTreeNode * __ptr64,class WmiTreeNode * __ptr64) __ptr64 -?TransformIntersectingRange@QueryPreprocessor@@IEAAXAEAPEAVWmiTreeNode@@PEAV2@1@Z -; protected: void __cdecl QueryPreprocessor::TransformNonIntersectingRange(class WmiTreeNode * __ptr64 & __ptr64,class WmiTreeNode * __ptr64) __ptr64 -?TransformNonIntersectingRange@QueryPreprocessor@@IEAAXAEAPEAVWmiTreeNode@@PEAV2@@Z -; protected: void __cdecl QueryPreprocessor::TransformNotAndExpression(class WmiTreeNode * __ptr64 & __ptr64,class WmiTreeNode * __ptr64) __ptr64 -?TransformNotAndExpression@QueryPreprocessor@@IEAAXAEAPEAVWmiTreeNode@@PEAV2@@Z -; protected: void __cdecl QueryPreprocessor::TransformNotEqualExpression(class WmiTreeNode * __ptr64 & __ptr64,class WmiTreeNode * __ptr64) __ptr64 -?TransformNotEqualExpression@QueryPreprocessor@@IEAAXAEAPEAVWmiTreeNode@@PEAV2@@Z -; protected: void __cdecl QueryPreprocessor::TransformNotNotExpression(class WmiTreeNode * __ptr64 & __ptr64,class WmiTreeNode * __ptr64) __ptr64 -?TransformNotNotExpression@QueryPreprocessor@@IEAAXAEAPEAVWmiTreeNode@@PEAV2@@Z -; protected: void __cdecl QueryPreprocessor::TransformNotOperatorEqualExpression(class WmiTreeNode * __ptr64 & __ptr64,class WmiTreeNode * __ptr64) __ptr64 -?TransformNotOperatorEqualExpression@QueryPreprocessor@@IEAAXAEAPEAVWmiTreeNode@@PEAV2@@Z -; protected: void __cdecl QueryPreprocessor::TransformNotOperatorEqualOrGreaterExpression(class WmiTreeNode * __ptr64 & __ptr64,class WmiTreeNode * __ptr64) __ptr64 -?TransformNotOperatorEqualOrGreaterExpression@QueryPreprocessor@@IEAAXAEAPEAVWmiTreeNode@@PEAV2@@Z -; protected: void __cdecl QueryPreprocessor::TransformNotOperatorEqualOrLessExpression(class WmiTreeNode * __ptr64 & __ptr64,class WmiTreeNode * __ptr64) __ptr64 -?TransformNotOperatorEqualOrLessExpression@QueryPreprocessor@@IEAAXAEAPEAVWmiTreeNode@@PEAV2@@Z -; protected: void __cdecl QueryPreprocessor::TransformNotOperatorGreaterExpression(class WmiTreeNode * __ptr64 & __ptr64,class WmiTreeNode * __ptr64) __ptr64 -?TransformNotOperatorGreaterExpression@QueryPreprocessor@@IEAAXAEAPEAVWmiTreeNode@@PEAV2@@Z -; protected: void __cdecl QueryPreprocessor::TransformNotOperatorIsAExpression(class WmiTreeNode * __ptr64 & __ptr64,class WmiTreeNode * __ptr64) __ptr64 -?TransformNotOperatorIsAExpression@QueryPreprocessor@@IEAAXAEAPEAVWmiTreeNode@@PEAV2@@Z -; protected: void __cdecl QueryPreprocessor::TransformNotOperatorLessExpression(class WmiTreeNode * __ptr64 & __ptr64,class WmiTreeNode * __ptr64) __ptr64 -?TransformNotOperatorLessExpression@QueryPreprocessor@@IEAAXAEAPEAVWmiTreeNode@@PEAV2@@Z -; protected: void __cdecl QueryPreprocessor::TransformNotOperatorLikeExpression(class WmiTreeNode * __ptr64 & __ptr64,class WmiTreeNode * __ptr64) __ptr64 -?TransformNotOperatorLikeExpression@QueryPreprocessor@@IEAAXAEAPEAVWmiTreeNode@@PEAV2@@Z -; protected: void __cdecl QueryPreprocessor::TransformNotOperatorNotEqualExpression(class WmiTreeNode * __ptr64 & __ptr64,class WmiTreeNode * __ptr64) __ptr64 -?TransformNotOperatorNotEqualExpression@QueryPreprocessor@@IEAAXAEAPEAVWmiTreeNode@@PEAV2@@Z -; protected: void __cdecl QueryPreprocessor::TransformNotOperatorNotIsAExpression(class WmiTreeNode * __ptr64 & __ptr64,class WmiTreeNode * __ptr64) __ptr64 -?TransformNotOperatorNotIsAExpression@QueryPreprocessor@@IEAAXAEAPEAVWmiTreeNode@@PEAV2@@Z -; protected: void __cdecl QueryPreprocessor::TransformNotOperatorNotLikeExpression(class WmiTreeNode * __ptr64 & __ptr64,class WmiTreeNode * __ptr64) __ptr64 -?TransformNotOperatorNotLikeExpression@QueryPreprocessor@@IEAAXAEAPEAVWmiTreeNode@@PEAV2@@Z -; protected: void __cdecl QueryPreprocessor::TransformNotOrExpression(class WmiTreeNode * __ptr64 & __ptr64,class WmiTreeNode * __ptr64) __ptr64 -?TransformNotOrExpression@QueryPreprocessor@@IEAAXAEAPEAVWmiTreeNode@@PEAV2@@Z -; protected: void __cdecl QueryPreprocessor::TransformOperatorToRange(class WmiTreeNode * __ptr64 & __ptr64) __ptr64 -?TransformOperatorToRange@QueryPreprocessor@@IEAAXAEAPEAVWmiTreeNode@@@Z -; protected: void __cdecl QueryPreprocessor::TransformOrFalseEvaluation(class WmiTreeNode * __ptr64 & __ptr64,class WmiTreeNode * __ptr64) __ptr64 -?TransformOrFalseEvaluation@QueryPreprocessor@@IEAAXAEAPEAVWmiTreeNode@@PEAV2@@Z -; protected: virtual void __cdecl ProvObjectIdentifier::UnReplicate(unsigned long * __ptr64) __ptr64 -?UnReplicate@ProvObjectIdentifier@@MEAAXPEAK@Z -; protected: virtual void __cdecl ProvOctetString::UnReplicate(unsigned char * __ptr64) __ptr64 -?UnReplicate@ProvOctetString@@MEAAXPEAE@Z -; unsigned short * __ptr64 __cdecl UnicodeStringAppend(unsigned short const * __ptr64,unsigned short const * __ptr64) -?UnicodeStringAppend@@YAPEAGPEBG0@Z -; unsigned short * __ptr64 __cdecl UnicodeStringDuplicate(unsigned short const * __ptr64) -?UnicodeStringDuplicate@@YAPEAGPEBG@Z -; char * __ptr64 __cdecl UnicodeToDbcsString(unsigned short const * __ptr64) -?UnicodeToDbcsString@@YAPEADPEBG@Z -; public: long __cdecl WmiSignedIntegerRangeNode::UpperBound(void) __ptr64 -?UpperBound@WmiSignedIntegerRangeNode@@QEAAJXZ -; public: unsigned short * __ptr64 __cdecl WmiStringRangeNode::UpperBound(void) __ptr64 -?UpperBound@WmiStringRangeNode@@QEAAPEAGXZ -; public: unsigned long __cdecl WmiUnsignedIntegerRangeNode::UpperBound(void) __ptr64 -?UpperBound@WmiUnsignedIntegerRangeNode@@QEAAKXZ -; public: virtual int __cdecl ProvEventObject::Wait(void) __ptr64 -?Wait@ProvEventObject@@UEAAHXZ -; public: void __cdecl ProvDebugLog::Write(unsigned short const * __ptr64,...) __ptr64 -?Write@ProvDebugLog@@QEAAXPEBGZZ -; public: void __cdecl ProvDebugLog::WriteA(char const * __ptr64,...) __ptr64 -?WriteA@ProvDebugLog@@QEAAXPEBDZZ -; public: void __cdecl ProvDebugLog::WriteFileAndLine(char const * __ptr64,unsigned long,unsigned short const * __ptr64,...) __ptr64 -?WriteFileAndLine@ProvDebugLog@@QEAAXPEBDKPEBGZZ -; public: void __cdecl ProvDebugLog::WriteFileAndLine(unsigned short const * __ptr64,unsigned long,unsigned short const * __ptr64,...) __ptr64 -?WriteFileAndLine@ProvDebugLog@@QEAAXPEBGK0ZZ -; public: void __cdecl ProvDebugLog::WriteFileAndLineA(char const * __ptr64,unsigned long,char const * __ptr64,...) __ptr64 -?WriteFileAndLineA@ProvDebugLog@@QEAAXPEBDK0ZZ -; public: void __cdecl ProvDebugLog::WriteFileAndLineW(unsigned short const * __ptr64,unsigned long,unsigned short const * __ptr64,...) __ptr64 -?WriteFileAndLineW@ProvDebugLog@@QEAAXPEBGK0ZZ -; public: void __cdecl ProvDebugLog::WriteW(unsigned short const * __ptr64,...) __ptr64 -?WriteW@ProvDebugLog@@QEAAXPEBGZZ -; public: static class ProvDebugLog * __ptr64 __ptr64 ProvDebugLog::s_ProvDebugLog -?s_ProvDebugLog@ProvDebugLog@@2PEAV1@EA DATA -; public: static long ProvDebugLog::s_ReferenceCount -?s_ReferenceCount@ProvDebugLog@@2JA DATA -; public: static class ProvDebugLog * ProvDebugLog::s_aLogs -?s_aLogs@ProvDebugLog@@2PAV1@A DATA
diff --git a/mingw-w64-crt/lib64/rwnh.def b/mingw-w64-crt/lib64/rwnh.def deleted file mode 100644 index ca3a395..0000000 --- a/mingw-w64-crt/lib64/rwnh.def +++ /dev/null
@@ -1,104 +0,0 @@ -; -; Exports of file RWNH.dll -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY RWNH.dll -EXPORTS -; public: __cdecl CCritSection::CCritSection(void) __ptr64 -??0CCritSection@@QEAA@XZ -; public: __cdecl CShareLockExport::CShareLockExport(void) __ptr64 -??0CShareLockExport@@QEAA@XZ -; public: __cdecl CShareLockNH::CShareLockNH(void) __ptr64 -??0CShareLockNH@@QEAA@XZ -; public: __cdecl CSimpleCritSection::CSimpleCritSection(void) __ptr64 -??0CSimpleCritSection@@QEAA@XZ -; public: __cdecl CCritSection::~CCritSection(void) __ptr64 -??1CCritSection@@QEAA@XZ -; public: __cdecl CShareLockExport::~CShareLockExport(void) __ptr64 -??1CShareLockExport@@QEAA@XZ -; public: __cdecl CShareLockNH::~CShareLockNH(void) __ptr64 -??1CShareLockNH@@QEAA@XZ -; public: __cdecl CSimpleCritSection::~CSimpleCritSection(void) __ptr64 -??1CSimpleCritSection@@QEAA@XZ -; public: class CShareLockExport & __ptr64 __cdecl CShareLockExport::operator=(class CShareLockExport const & __ptr64) __ptr64 -??4CShareLockExport@@QEAAAEAV0@AEBV0@@Z -; public: class CSimpleCritSection & __ptr64 __cdecl CSimpleCritSection::operator=(class CSimpleCritSection const & __ptr64) __ptr64 -??4CSimpleCritSection@@QEAAAEAV0@AEBV0@@Z -; public: void __cdecl CCritSection::Enter(class CWaitingThread & __ptr64) __ptr64 -?Enter@CCritSection@@QEAAXAEAVCWaitingThread@@@Z -; public: void __cdecl CCritSection::Enter(void) __ptr64 -?Enter@CCritSection@@QEAAXXZ -; public: void __cdecl CSimpleCritSection::Enter(class CWaitingThread & __ptr64) __ptr64 -?Enter@CSimpleCritSection@@QEAAXAEAVCWaitingThread@@@Z -; public: void __cdecl CSimpleCritSection::Enter(void) __ptr64 -?Enter@CSimpleCritSection@@QEAAXXZ -; public: void __cdecl CShareLockExport::ExclusiveLock(void) __ptr64 -?ExclusiveLock@CShareLockExport@@QEAAXXZ -; public: void __cdecl CShareLockNH::ExclusiveLock(void) __ptr64 -?ExclusiveLock@CShareLockNH@@QEAAXXZ -; public: void __cdecl CShareLockNH::ExclusiveToPartial(void) __ptr64 -?ExclusiveToPartial@CShareLockNH@@QEAAXXZ -; public: void __cdecl CShareLockExport::ExclusiveToShared(void) __ptr64 -?ExclusiveToShared@CShareLockExport@@QEAAXXZ -; public: void __cdecl CShareLockNH::ExclusiveToShared(void) __ptr64 -?ExclusiveToShared@CShareLockNH@@QEAAXXZ -; public: void __cdecl CShareLockExport::ExclusiveUnlock(void) __ptr64 -?ExclusiveUnlock@CShareLockExport@@QEAAXXZ -; public: void __cdecl CShareLockNH::ExclusiveUnlock(void) __ptr64 -?ExclusiveUnlock@CShareLockNH@@QEAAXXZ -; public: void __cdecl CShareLockNH::FirstPartialToExclusive(void) __ptr64 -?FirstPartialToExclusive@CShareLockNH@@QEAAXXZ -; void * __ptr64 __cdecl GetPerThreadEvent(void) -?GetPerThreadEvent@@YAPEAXXZ -; public: void __cdecl CCritSection::Leave(void) __ptr64 -?Leave@CCritSection@@QEAAXXZ -; public: void __cdecl CSimpleCritSection::Leave(void) __ptr64 -?Leave@CSimpleCritSection@@QEAAXXZ -; public: void __cdecl CShareLockNH::PartialLock(void) __ptr64 -?PartialLock@CShareLockNH@@QEAAXXZ -; public: int __cdecl CShareLockNH::PartialToExclusive(void) __ptr64 -?PartialToExclusive@CShareLockNH@@QEAAHXZ -; public: void __cdecl CShareLockNH::PartialToShared(void) __ptr64 -?PartialToShared@CShareLockNH@@QEAAXXZ -; public: void __cdecl CShareLockNH::PartialUnlock(void) __ptr64 -?PartialUnlock@CShareLockNH@@QEAAXXZ -; public: void __cdecl CShareLockExport::ShareLock(void) __ptr64 -?ShareLock@CShareLockExport@@QEAAXXZ -; public: void __cdecl CShareLockNH::ShareLock(void) __ptr64 -?ShareLock@CShareLockNH@@QEAAXXZ -; private: void __cdecl CShareLockNH::ShareLockInternal(void) __ptr64 -?ShareLockInternal@CShareLockNH@@AEAAXXZ -; public: void __cdecl CShareLockExport::ShareUnlock(void) __ptr64 -?ShareUnlock@CShareLockExport@@QEAAXXZ -; public: void __cdecl CShareLockNH::ShareUnlock(void) __ptr64 -?ShareUnlock@CShareLockNH@@QEAAXXZ -; private: void __cdecl CShareLockNH::ShareUnlockInternal(void) __ptr64 -?ShareUnlockInternal@CShareLockNH@@AEAAXXZ -; public: int __cdecl CShareLockExport::SharedToExclusive(void) __ptr64 -?SharedToExclusive@CShareLockExport@@QEAAHXZ -; public: int __cdecl CShareLockNH::SharedToExclusive(void) __ptr64 -?SharedToExclusive@CShareLockNH@@QEAAHXZ -; public: int __cdecl CShareLockNH::SharedToPartial(void) __ptr64 -?SharedToPartial@CShareLockNH@@QEAAHXZ -; public: int __cdecl CCritSection::TryEnter(class CWaitingThread & __ptr64) __ptr64 -?TryEnter@CCritSection@@QEAAHAEAVCWaitingThread@@@Z -; public: int __cdecl CCritSection::TryEnter(void) __ptr64 -?TryEnter@CCritSection@@QEAAHXZ -; public: int __cdecl CSimpleCritSection::TryEnter(class CWaitingThread & __ptr64) __ptr64 -?TryEnter@CSimpleCritSection@@QEAAHAEAVCWaitingThread@@@Z -; public: int __cdecl CSimpleCritSection::TryEnter(void) __ptr64 -?TryEnter@CSimpleCritSection@@QEAAHXZ -; public: int __cdecl CShareLockExport::TryExclusiveLock(void) __ptr64 -?TryExclusiveLock@CShareLockExport@@QEAAHXZ -; public: int __cdecl CShareLockNH::TryExclusiveLock(void) __ptr64 -?TryExclusiveLock@CShareLockNH@@QEAAHXZ -; public: int __cdecl CShareLockNH::TryPartialLock(void) __ptr64 -?TryPartialLock@CShareLockNH@@QEAAHXZ -; public: int __cdecl CShareLockExport::TryShareLock(void) __ptr64 -?TryShareLock@CShareLockExport@@QEAAHXZ -; public: int __cdecl CShareLockNH::TryShareLock(void) __ptr64 -?TryShareLock@CShareLockNH@@QEAAHXZ -; private: void __cdecl CShareLockNH::WakeReaders(void) __ptr64 -?WakeReaders@CShareLockNH@@AEAAXXZ
diff --git a/mingw-w64-crt/lib64/slbiop.def b/mingw-w64-crt/lib64/slbiop.def deleted file mode 100644 index c39992c..0000000 --- a/mingw-w64-crt/lib64/slbiop.def +++ /dev/null
@@ -1,877 +0,0 @@ -; -; Exports of file SlbIop.dll -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY SlbIop.dll -EXPORTS -; public: __cdecl scu::ExcTemplate<2,unsigned long>::ExcTemplate<2,unsigned long>(class ExcTemplate<2,unsigned long>::ExcTemplate<2,unsigned long> const & __ptr64) __ptr64 -??0?$ExcTemplate@$01K@scu@@QEAA@AEBV01@@Z -; public: __cdecl scu::ExcTemplate<2,unsigned long>::ExcTemplate<2,unsigned long>(unsigned long) __ptr64 -??0?$ExcTemplate@$01K@scu@@QEAA@K@Z -; public: __cdecl scu::SecureArray<char>::SecureArray<char>(class SecureArray<char>::SecureArray<char> const & __ptr64) __ptr64 -??0?$SecureArray@D@scu@@QEAA@AEBV01@@Z -; public: __cdecl scu::SecureArray<char>::SecureArray<char>(char * __ptr64,unsigned __int64) __ptr64 -??0?$SecureArray@D@scu@@QEAA@PEAD_K@Z -; public: __cdecl scu::SecureArray<char>::SecureArray<char>(char const * __ptr64,unsigned __int64) __ptr64 -??0?$SecureArray@D@scu@@QEAA@PEBD_K@Z -; public: __cdecl scu::SecureArray<char>::SecureArray<char>(void) __ptr64 -??0?$SecureArray@D@scu@@QEAA@XZ -; public: __cdecl scu::SecureArray<char>::SecureArray<char>(unsigned __int64) __ptr64 -??0?$SecureArray@D@scu@@QEAA@_K@Z -; public: __cdecl scu::SecureArray<char>::SecureArray<char>(unsigned __int64,char const & __ptr64) __ptr64 -??0?$SecureArray@D@scu@@QEAA@_KAEBD@Z -; public: __cdecl scu::SecureArray<unsigned char>::SecureArray<unsigned char>(class SecureArray<unsigned char>::SecureArray<unsigned char> const & __ptr64) __ptr64 -??0?$SecureArray@E@scu@@QEAA@AEBV01@@Z -; public: __cdecl scu::SecureArray<unsigned char>::SecureArray<unsigned char>(unsigned char * __ptr64,unsigned __int64) __ptr64 -??0?$SecureArray@E@scu@@QEAA@PEAE_K@Z -; public: __cdecl scu::SecureArray<unsigned char>::SecureArray<unsigned char>(unsigned char const * __ptr64,unsigned __int64) __ptr64 -??0?$SecureArray@E@scu@@QEAA@PEBE_K@Z -; public: __cdecl scu::SecureArray<unsigned char>::SecureArray<unsigned char>(void) __ptr64 -??0?$SecureArray@E@scu@@QEAA@XZ -; public: __cdecl scu::SecureArray<unsigned char>::SecureArray<unsigned char>(unsigned __int64) __ptr64 -??0?$SecureArray@E@scu@@QEAA@_K@Z -; public: __cdecl scu::SecureArray<unsigned char>::SecureArray<unsigned char>(unsigned __int64,unsigned char const & __ptr64) __ptr64 -??0?$SecureArray@E@scu@@QEAA@_KAEBE@Z -; public: __cdecl std::auto_ptr<class iop::CSharedMarker>::auto_ptr<class iop::CSharedMarker>(class auto_ptr<class iop::CSharedMarker>::auto_ptr<class iop::CSharedMarker> const & __ptr64) __ptr64 -??0?$auto_ptr@VCSharedMarker@iop@@@std@@QEAA@AEBV01@@Z -; public: __cdecl std::auto_ptr<class iop::CSharedMarker>::auto_ptr<class iop::CSharedMarker>(class iop::CSharedMarker * __ptr64) __ptr64 -??0?$auto_ptr@VCSharedMarker@iop@@@std@@QEAA@PEAVCSharedMarker@iop@@@Z -; public: __cdecl std::auto_ptr<class iop::RMHangProcDeathSynchObjects>::auto_ptr<class iop::RMHangProcDeathSynchObjects>(class auto_ptr<class iop::RMHangProcDeathSynchObjects>::auto_ptr<class iop::RMHangProcDeathSynchObjects> const & __ptr64) __ptr64 -??0?$auto_ptr@VRMHangProcDeathSynchObjects@iop@@@std@@QEAA@AEBV01@@Z -; public: __cdecl std::auto_ptr<class iop::RMHangProcDeathSynchObjects>::auto_ptr<class iop::RMHangProcDeathSynchObjects>(class iop::RMHangProcDeathSynchObjects * __ptr64) __ptr64 -??0?$auto_ptr@VRMHangProcDeathSynchObjects@iop@@@std@@QEAA@PEAVRMHangProcDeathSynchObjects@iop@@@Z -; public: __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >(class list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> > const & __ptr64) __ptr64 -??0?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAA@AEBV01@@Z -; public: __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >(class list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::allocator<class iop::FilePathComponent> const & __ptr64) __ptr64 -??0?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAA@AEBV?$allocator@VFilePathComponent@iop@@@1@@Z -; public: __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >(class iop::FilePathComponent const * __ptr64,class iop::FilePathComponent const * __ptr64,class list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::allocator<class iop::FilePathComponent> const & __ptr64) __ptr64 -??0?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAA@PEBVFilePathComponent@iop@@0AEBV?$allocator@VFilePathComponent@iop@@@1@@Z -; public: __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >(class list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::const_iterator,class list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::const_iterator,class list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::allocator<class iop::FilePathComponent> const & __ptr64) __ptr64 -??0?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAA@Vconst_iterator@01@0AEBV?$allocator@VFilePathComponent@iop@@@1@@Z -; public: __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >(unsigned __int64,class iop::FilePathComponent const & __ptr64,class list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::allocator<class iop::FilePathComponent> const & __ptr64) __ptr64 -??0?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAA@_KAEBVFilePathComponent@iop@@AEBV?$allocator@VFilePathComponent@iop@@@1@@Z -; public: __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >(class vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> > const & __ptr64) __ptr64 -??0?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEAA@AEBV01@@Z -; public: __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >(class vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::allocator<struct iop::EventInfo * __ptr64> const & __ptr64) __ptr64 -??0?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEAA@AEBV?$allocator@PEAUEventInfo@iop@@@1@@Z -; public: __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >(struct iop::EventInfo * __ptr64 const * __ptr64,struct iop::EventInfo * __ptr64 const * __ptr64,class vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::allocator<struct iop::EventInfo * __ptr64> const & __ptr64) __ptr64 -??0?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEAA@PEBQEAUEventInfo@iop@@0AEBV?$allocator@PEAUEventInfo@iop@@@1@@Z -; public: __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >(unsigned __int64,struct iop::EventInfo * __ptr64 const & __ptr64,class vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::allocator<struct iop::EventInfo * __ptr64> const & __ptr64) __ptr64 -??0?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEAA@_KAEBQEAUEventInfo@iop@@AEBV?$allocator@PEAUEventInfo@iop@@@1@@Z -; public: __cdecl iop::CAccessCard::CAccessCard(unsigned __int64,char const * __ptr64,unsigned __int64,unsigned long) __ptr64 -??0CAccessCard@iop@@QEAA@_KPEBD0K@Z -; public: __cdecl iop::CCryptoCard::CCryptoCard(unsigned __int64,char const * __ptr64,unsigned __int64,unsigned long) __ptr64 -??0CCryptoCard@iop@@QEAA@_KPEBD0K@Z -; public: __cdecl iop::CIOP::CIOP(void) __ptr64 -??0CIOP@iop@@QEAA@XZ -; public: __cdecl iop::CIOPCriticalSection::CIOPCriticalSection(class CIOPCriticalSection::CIOPLock * __ptr64) __ptr64 -??0CIOPCriticalSection@iop@@QEAA@PEAVCIOPLock@1@@Z -; public: __cdecl iop::CIOPLock::CIOPLock(char const * __ptr64) __ptr64 -??0CIOPLock@iop@@QEAA@PEBD@Z -; public: __cdecl iop::CIOPMutex::CIOPMutex(class CIOPMutex::CIOPLock * __ptr64) __ptr64 -??0CIOPMutex@iop@@QEAA@PEAVCIOPLock@1@@Z -; public: __cdecl iop::CLockWrap::CLockWrap(class CLockWrap::CIOPLock * __ptr64) __ptr64 -??0CLockWrap@iop@@QEAA@PEAVCIOPLock@1@@Z -; public: __cdecl iop::CMarker::CMarker(class CMarker::CMarker const & __ptr64) __ptr64 -??0CMarker@iop@@QEAA@AEBV01@@Z -; public: __cdecl iop::CMarker::CMarker(enum CMarker::CMarker::MarkerType const & __ptr64) __ptr64 -??0CMarker@iop@@QEAA@AEBW4MarkerType@01@@Z -; public: __cdecl iop::CMarker::CMarker(enum CMarker::CMarker::MarkerType,struct _GUID const & __ptr64,__int64 const & __ptr64) __ptr64 -??0CMarker@iop@@QEAA@W4MarkerType@01@AEBU_GUID@@AEB_J@Z -; public: __cdecl iop::CPrivateKeyBlob::CPrivateKeyBlob(class CPrivateKeyBlob::CPrivateKeyBlob const & __ptr64) __ptr64 -??0CPrivateKeyBlob@iop@@QEAA@AEBV01@@Z -; public: __cdecl iop::CPrivateKeyBlob::CPrivateKeyBlob(void) __ptr64 -??0CPrivateKeyBlob@iop@@QEAA@XZ -; public: __cdecl iop::CPublicKeyBlob::CPublicKeyBlob(class CPublicKeyBlob::CPublicKeyBlob const & __ptr64) __ptr64 -??0CPublicKeyBlob@iop@@QEAA@AEBV01@@Z -; public: __cdecl iop::CPublicKeyBlob::CPublicKeyBlob(void) __ptr64 -??0CPublicKeyBlob@iop@@QEAA@XZ -; public: __cdecl iop::CSCardLock::CSCardLock(class CSCardLock::CIOPLock * __ptr64) __ptr64 -??0CSCardLock@iop@@QEAA@PEAVCIOPLock@1@@Z -; public: __cdecl iop::CSmartCard::CSmartCard(unsigned __int64,char const * __ptr64,unsigned __int64,unsigned long) __ptr64 -??0CSmartCard@iop@@QEAA@_KPEBD0K@Z -; public: __cdecl iop::CSmartCard::Exception::Exception(class CSmartCard::Exception::Exception const & __ptr64) __ptr64 -??0Exception@CSmartCard@iop@@QEAA@AEBV012@@Z -; public: __cdecl iop::CSmartCard::Exception::Exception(enum CSmartCard::Exception::CauseCode,unsigned char,unsigned char,unsigned short) __ptr64 -??0Exception@CSmartCard@iop@@QEAA@W4CauseCode@12@EEG@Z -; protected: __cdecl scu::Exception::Exception(enum Exception::Exception::FacilityCode) __ptr64 -??0Exception@scu@@IEAA@W4FacilityCode@01@@Z -; public: __cdecl scu::Exception::Exception(class Exception::Exception const & __ptr64) __ptr64 -??0Exception@scu@@QEAA@AEBV01@@Z -; public: __cdecl iop::FilePath::FilePath(class FilePath::FilePath const & __ptr64) __ptr64 -??0FilePath@iop@@QEAA@AEBV01@@Z -; public: __cdecl iop::FilePath::FilePath(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >) __ptr64 -??0FilePath@iop@@QEAA@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z -; public: __cdecl iop::FilePath::FilePath(void) __ptr64 -??0FilePath@iop@@QEAA@XZ -; public: __cdecl iop::FilePathComponent::FilePathComponent(class FilePathComponent::FilePathComponent const & __ptr64) __ptr64 -??0FilePathComponent@iop@@QEAA@AEBV01@@Z -; public: __cdecl iop::FilePathComponent::FilePathComponent(unsigned short) __ptr64 -??0FilePathComponent@iop@@QEAA@G@Z -; public: __cdecl iop::FilePathComponent::FilePathComponent(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >) __ptr64 -??0FilePathComponent@iop@@QEAA@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z -; public: __cdecl scu::OsException::OsException(class OsException::OsException const & __ptr64) __ptr64 -??0OsException@scu@@QEAA@AEBV01@@Z -; public: __cdecl scu::OsException::OsException(long) __ptr64 -??0OsException@scu@@QEAA@J@Z -; public: __cdecl scu::OsException::OsException(unsigned long) __ptr64 -??0OsException@scu@@QEAA@K@Z -; public: virtual __cdecl scu::ExcTemplate<2,unsigned long>::~ExcTemplate<2,unsigned long>(void) __ptr64 -??1?$ExcTemplate@$01K@scu@@UEAA@XZ -; public: __cdecl scu::SecureArray<char>::~SecureArray<char>(void) __ptr64 -??1?$SecureArray@D@scu@@QEAA@XZ -; public: __cdecl scu::SecureArray<unsigned char>::~SecureArray<unsigned char>(void) __ptr64 -??1?$SecureArray@E@scu@@QEAA@XZ -; public: __cdecl std::auto_ptr<class iop::CSharedMarker>::~auto_ptr<class iop::CSharedMarker>(void) __ptr64 -??1?$auto_ptr@VCSharedMarker@iop@@@std@@QEAA@XZ -; public: __cdecl std::auto_ptr<class iop::RMHangProcDeathSynchObjects>::~auto_ptr<class iop::RMHangProcDeathSynchObjects>(void) __ptr64 -??1?$auto_ptr@VRMHangProcDeathSynchObjects@iop@@@std@@QEAA@XZ -; public: __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::~list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >(void) __ptr64 -??1?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAA@XZ -; public: __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::~vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >(void) __ptr64 -??1?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEAA@XZ -; public: virtual __cdecl iop::CAccessCard::~CAccessCard(void) __ptr64 -??1CAccessCard@iop@@UEAA@XZ -; public: virtual __cdecl iop::CCryptoCard::~CCryptoCard(void) __ptr64 -??1CCryptoCard@iop@@UEAA@XZ -; public: __cdecl iop::CIOP::~CIOP(void) __ptr64 -??1CIOP@iop@@QEAA@XZ -; public: __cdecl iop::CIOPCriticalSection::~CIOPCriticalSection(void) __ptr64 -??1CIOPCriticalSection@iop@@QEAA@XZ -; public: virtual __cdecl iop::CIOPLock::~CIOPLock(void) __ptr64 -??1CIOPLock@iop@@UEAA@XZ -; public: __cdecl iop::CIOPMutex::~CIOPMutex(void) __ptr64 -??1CIOPMutex@iop@@QEAA@XZ -; public: __cdecl iop::CLockWrap::~CLockWrap(void) __ptr64 -??1CLockWrap@iop@@QEAA@XZ -; public: virtual __cdecl iop::CMarker::~CMarker(void) __ptr64 -??1CMarker@iop@@UEAA@XZ -; public: virtual __cdecl iop::CPrivateKeyBlob::~CPrivateKeyBlob(void) __ptr64 -??1CPrivateKeyBlob@iop@@UEAA@XZ -; public: virtual __cdecl iop::CPublicKeyBlob::~CPublicKeyBlob(void) __ptr64 -??1CPublicKeyBlob@iop@@UEAA@XZ -; public: __cdecl iop::CSCardLock::~CSCardLock(void) __ptr64 -??1CSCardLock@iop@@QEAA@XZ -; public: virtual __cdecl iop::CSmartCard::~CSmartCard(void) __ptr64 -??1CSmartCard@iop@@UEAA@XZ -; public: virtual __cdecl iop::CSmartCard::Exception::~Exception(void) __ptr64 -??1Exception@CSmartCard@iop@@UEAA@XZ -; public: virtual __cdecl scu::Exception::~Exception(void) __ptr64 -??1Exception@scu@@UEAA@XZ -; public: virtual __cdecl iop::FilePath::~FilePath(void) __ptr64 -??1FilePath@iop@@UEAA@XZ -; public: virtual __cdecl iop::FilePathComponent::~FilePathComponent(void) __ptr64 -??1FilePathComponent@iop@@UEAA@XZ -; public: virtual __cdecl scu::OsException::~OsException(void) __ptr64 -??1OsException@scu@@UEAA@XZ -; public: class scu::ExcTemplate<2,unsigned long> & __ptr64 __cdecl scu::ExcTemplate<2,unsigned long>::operator=(class scu::ExcTemplate<2,unsigned long> const & __ptr64) __ptr64 -??4?$ExcTemplate@$01K@scu@@QEAAAEAV01@AEBV01@@Z -; public: class scu::SecureArray<char> & __ptr64 __cdecl scu::SecureArray<char>::operator=(char const & __ptr64) __ptr64 -??4?$SecureArray@D@scu@@QEAAAEAV01@AEBD@Z -; public: class scu::SecureArray<char> & __ptr64 __cdecl scu::SecureArray<char>::operator=(class scu::SecureArray<char> const & __ptr64) __ptr64 -??4?$SecureArray@D@scu@@QEAAAEAV01@AEBV01@@Z -; public: class scu::SecureArray<unsigned char> & __ptr64 __cdecl scu::SecureArray<unsigned char>::operator=(unsigned char const & __ptr64) __ptr64 -??4?$SecureArray@E@scu@@QEAAAEAV01@AEBE@Z -; public: class scu::SecureArray<unsigned char> & __ptr64 __cdecl scu::SecureArray<unsigned char>::operator=(class scu::SecureArray<unsigned char> const & __ptr64) __ptr64 -??4?$SecureArray@E@scu@@QEAAAEAV01@AEBV01@@Z -; public: class std::auto_ptr<class iop::CSharedMarker> & __ptr64 __cdecl std::auto_ptr<class iop::CSharedMarker>::operator=(class std::auto_ptr<class iop::CSharedMarker> const & __ptr64) __ptr64 -??4?$auto_ptr@VCSharedMarker@iop@@@std@@QEAAAEAV01@AEBV01@@Z -; public: class std::auto_ptr<class iop::RMHangProcDeathSynchObjects> & __ptr64 __cdecl std::auto_ptr<class iop::RMHangProcDeathSynchObjects>::operator=(class std::auto_ptr<class iop::RMHangProcDeathSynchObjects> const & __ptr64) __ptr64 -??4?$auto_ptr@VRMHangProcDeathSynchObjects@iop@@@std@@QEAAAEAV01@AEBV01@@Z -; public: class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> > & __ptr64 __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::operator=(class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> > const & __ptr64) __ptr64 -??4?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAAAEAV01@AEBV01@@Z -; public: class std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> > & __ptr64 __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::operator=(class std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> > const & __ptr64) __ptr64 -??4?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEAAAEAV01@AEBV01@@Z -; public: class iop::CIOP & __ptr64 __cdecl iop::CIOP::operator=(class iop::CIOP const & __ptr64) __ptr64 -??4CIOP@iop@@QEAAAEAV01@AEBV01@@Z -; public: class iop::CIOPCriticalSection & __ptr64 __cdecl iop::CIOPCriticalSection::operator=(class iop::CIOPCriticalSection const & __ptr64) __ptr64 -??4CIOPCriticalSection@iop@@QEAAAEAV01@AEBV01@@Z -; public: class iop::CIOPMutex & __ptr64 __cdecl iop::CIOPMutex::operator=(class iop::CIOPMutex const & __ptr64) __ptr64 -??4CIOPMutex@iop@@QEAAAEAV01@AEBV01@@Z -; public: class iop::CLockWrap & __ptr64 __cdecl iop::CLockWrap::operator=(class iop::CLockWrap const & __ptr64) __ptr64 -??4CLockWrap@iop@@QEAAAEAV01@AEBV01@@Z -; public: class iop::CMarker & __ptr64 __cdecl iop::CMarker::operator=(class iop::CMarker const & __ptr64) __ptr64 -??4CMarker@iop@@QEAAAEAV01@AEBV01@@Z -; public: class iop::CPrivateKeyBlob & __ptr64 __cdecl iop::CPrivateKeyBlob::operator=(class iop::CPrivateKeyBlob const & __ptr64) __ptr64 -??4CPrivateKeyBlob@iop@@QEAAAEAV01@AEBV01@@Z -; public: class iop::CPublicKeyBlob & __ptr64 __cdecl iop::CPublicKeyBlob::operator=(class iop::CPublicKeyBlob const & __ptr64) __ptr64 -??4CPublicKeyBlob@iop@@QEAAAEAV01@AEBV01@@Z -; public: class iop::CSCardLock & __ptr64 __cdecl iop::CSCardLock::operator=(class iop::CSCardLock const & __ptr64) __ptr64 -??4CSCardLock@iop@@QEAAAEAV01@AEBV01@@Z -; public: class iop::CSmartCard::Exception & __ptr64 __cdecl iop::CSmartCard::Exception::operator=(class iop::CSmartCard::Exception const & __ptr64) __ptr64 -??4Exception@CSmartCard@iop@@QEAAAEAV012@AEBV012@@Z -; public: class scu::Exception & __ptr64 __cdecl scu::Exception::operator=(class scu::Exception const & __ptr64) __ptr64 -??4Exception@scu@@QEAAAEAV01@AEBV01@@Z -; public: class iop::FilePath & __ptr64 __cdecl iop::FilePath::operator=(class iop::FilePath const & __ptr64) __ptr64 -??4FilePath@iop@@QEAAAEAV01@AEBV01@@Z -; public: class iop::FilePathComponent & __ptr64 __cdecl iop::FilePathComponent::operator=(class iop::FilePathComponent const & __ptr64) __ptr64 -??4FilePathComponent@iop@@QEAAAEAV01@AEBV01@@Z -; public: class scu::OsException & __ptr64 __cdecl scu::OsException::operator=(class scu::OsException const & __ptr64) __ptr64 -??4OsException@scu@@QEAAAEAV01@AEBV01@@Z -; bool __cdecl iop::operator==(class iop::CMarker const & __ptr64,class iop::CMarker const & __ptr64) -??8iop@@YA_NAEBVCMarker@0@0@Z -; bool __cdecl iop::operator!=(class iop::CMarker const & __ptr64,class iop::CMarker const & __ptr64) -??9iop@@YA_NAEBVCMarker@0@0@Z -; public: char & __ptr64 __cdecl scu::SecureArray<char>::operator[](unsigned __int64) __ptr64 -??A?$SecureArray@D@scu@@QEAAAEAD_K@Z -; public: char const & __ptr64 __cdecl scu::SecureArray<char>::operator[](unsigned __int64)const __ptr64 -??A?$SecureArray@D@scu@@QEBAAEBD_K@Z -; public: unsigned char & __ptr64 __cdecl scu::SecureArray<unsigned char>::operator[](unsigned __int64) __ptr64 -??A?$SecureArray@E@scu@@QEAAAEAE_K@Z -; public: unsigned char const & __ptr64 __cdecl scu::SecureArray<unsigned char>::operator[](unsigned __int64)const __ptr64 -??A?$SecureArray@E@scu@@QEBAAEBE_K@Z -; public: struct iop::EventInfo * __ptr64 & __ptr64 __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::operator[](unsigned __int64) __ptr64 -??A?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEAAAEAPEAUEventInfo@iop@@_K@Z -; public: struct iop::EventInfo * __ptr64 const & __ptr64 __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::operator[](unsigned __int64)const __ptr64 -??A?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEBAAEBQEAUEventInfo@iop@@_K@Z -; public: class iop::FilePathComponent & __ptr64 __cdecl iop::FilePath::operator[](unsigned int) __ptr64 -??AFilePath@iop@@QEAAAEAVFilePathComponent@1@I@Z -; public: class iop::CSharedMarker * __ptr64 __cdecl std::auto_ptr<class iop::CSharedMarker>::operator->(void)const __ptr64 -??C?$auto_ptr@VCSharedMarker@iop@@@std@@QEBAPEAVCSharedMarker@iop@@XZ -; public: class iop::RMHangProcDeathSynchObjects * __ptr64 __cdecl std::auto_ptr<class iop::RMHangProcDeathSynchObjects>::operator->(void)const __ptr64 -??C?$auto_ptr@VRMHangProcDeathSynchObjects@iop@@@std@@QEBAPEAVRMHangProcDeathSynchObjects@iop@@XZ -; public: char & __ptr64 __cdecl scu::SecureArray<char>::operator*(void) __ptr64 -??D?$SecureArray@D@scu@@QEAAAEADXZ -; public: char const & __ptr64 __cdecl scu::SecureArray<char>::operator*(void)const __ptr64 -??D?$SecureArray@D@scu@@QEBAAEBDXZ -; public: unsigned char & __ptr64 __cdecl scu::SecureArray<unsigned char>::operator*(void) __ptr64 -??D?$SecureArray@E@scu@@QEAAAEAEXZ -; public: unsigned char const & __ptr64 __cdecl scu::SecureArray<unsigned char>::operator*(void)const __ptr64 -??D?$SecureArray@E@scu@@QEBAAEBEXZ -; public: class iop::CSharedMarker & __ptr64 __cdecl std::auto_ptr<class iop::CSharedMarker>::operator*(void)const __ptr64 -??D?$auto_ptr@VCSharedMarker@iop@@@std@@QEBAAEAVCSharedMarker@iop@@XZ -; public: class iop::RMHangProcDeathSynchObjects & __ptr64 __cdecl std::auto_ptr<class iop::RMHangProcDeathSynchObjects>::operator*(void)const __ptr64 -??D?$auto_ptr@VRMHangProcDeathSynchObjects@iop@@@std@@QEBAAEAVRMHangProcDeathSynchObjects@iop@@XZ -; public: class iop::FilePath const & __ptr64 __cdecl iop::FilePath::operator+=(class iop::FilePathComponent) __ptr64 -??YFilePath@iop@@QEAAAEBV01@VFilePathComponent@1@@Z -; const scu::ExcTemplate<2,unsigned long>::`vftable' -??_7?$ExcTemplate@$01K@scu@@6B@ -; const iop::CAccessCard::`vftable' -??_7CAccessCard@iop@@6B@ -; const iop::CCryptoCard::`vftable' -??_7CCryptoCard@iop@@6B@ -; const iop::CIOPLock::`vftable' -??_7CIOPLock@iop@@6B@ -; const iop::CMarker::`vftable' -??_7CMarker@iop@@6B@ -; const iop::CPrivateKeyBlob::`vftable' -??_7CPrivateKeyBlob@iop@@6B@ -; const iop::CPublicKeyBlob::`vftable' -??_7CPublicKeyBlob@iop@@6B@ -; const iop::CSmartCard::`vftable' -??_7CSmartCard@iop@@6B@ -; const iop::CSmartCard::Exception::`vftable' -??_7Exception@CSmartCard@iop@@6B@ -; const scu::Exception::`vftable' -??_7Exception@scu@@6B@ -; const iop::FilePath::`vftable' -??_7FilePath@iop@@6B@ -; const iop::FilePathComponent::`vftable' -??_7FilePathComponent@iop@@6B@ -; const scu::OsException::`vftable' -??_7OsException@scu@@6B@ -; public: void __cdecl std::auto_ptr<class iop::CSharedMarker>::`default constructor closure'(void) __ptr64 -??_F?$auto_ptr@VCSharedMarker@iop@@@std@@QEAAXXZ -; public: void __cdecl std::auto_ptr<class iop::RMHangProcDeathSynchObjects>::`default constructor closure'(void) __ptr64 -??_F?$auto_ptr@VRMHangProcDeathSynchObjects@iop@@@std@@QEAAXXZ -; public: void __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::`default constructor closure'(void) __ptr64 -??_F?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAAXXZ -; public: void __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::`default constructor closure'(void) __ptr64 -??_F?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEAAXXZ -; protected: void __cdecl iop::CCryptoCard::AccessToCryptoACL(bool * __ptr64,struct iop::CryptoACL * __ptr64) __ptr64 -?AccessToCryptoACL@CCryptoCard@iop@@IEAAXPEA_NPEAUCryptoACL@2@@Z -; public: virtual void __cdecl iop::CAccessCard::BlockApplet(void) __ptr64 -?BlockApplet@CAccessCard@iop@@UEAAXXZ -; public: virtual void __cdecl iop::CSmartCard::BlockApplet(void) __ptr64 -?BlockApplet@CSmartCard@iop@@UEAAXXZ -; public: unsigned long __cdecl scu::ExcTemplate<2,unsigned long>::Cause(void)const __ptr64 -?Cause@?$ExcTemplate@$01K@scu@@QEBAKXZ -; public: enum iop::CSmartCard::CauseCode __cdecl iop::CSmartCard::Exception::Cause(void)const __ptr64 -?Cause@Exception@CSmartCard@iop@@QEBA?AW4CauseCode@23@XZ -; public: virtual void __cdecl iop::CAccessCard::ChangeACL(unsigned char const * __ptr64) __ptr64 -?ChangeACL@CAccessCard@iop@@UEAAXPEBE@Z -; public: virtual void __cdecl iop::CCryptoCard::ChangeACL(unsigned char const * __ptr64) __ptr64 -?ChangeACL@CCryptoCard@iop@@UEAAXPEBE@Z -; public: virtual void __cdecl iop::CSmartCard::ChangeACL(unsigned char const * __ptr64) __ptr64 -?ChangeACL@CSmartCard@iop@@UEAAXPEBE@Z -; public: virtual void __cdecl iop::CAccessCard::ChangeCHV(unsigned char,unsigned char const * __ptr64,unsigned char const * __ptr64) __ptr64 -?ChangeCHV@CAccessCard@iop@@UEAAXEPEBE0@Z -; public: virtual void __cdecl iop::CAccessCard::ChangeCHV(unsigned char,unsigned char const * __ptr64) __ptr64 -?ChangeCHV@CAccessCard@iop@@UEAAXEPEBE@Z -; public: virtual void __cdecl iop::CCryptoCard::ChangeCHV(unsigned char,unsigned char const * __ptr64,unsigned char const * __ptr64) __ptr64 -?ChangeCHV@CCryptoCard@iop@@UEAAXEPEBE0@Z -; public: virtual void __cdecl iop::CCryptoCard::ChangeCHV(unsigned char,unsigned char const * __ptr64) __ptr64 -?ChangeCHV@CCryptoCard@iop@@UEAAXEPEBE@Z -; public: virtual void __cdecl iop::CSmartCard::ChangeCHV(unsigned char,unsigned char const * __ptr64,unsigned char const * __ptr64) __ptr64 -?ChangeCHV@CSmartCard@iop@@UEAAXEPEBE0@Z -; public: virtual void __cdecl iop::CSmartCard::ChangeCHV(unsigned char,unsigned char const * __ptr64) __ptr64 -?ChangeCHV@CSmartCard@iop@@UEAAXEPEBE@Z -; public: virtual void __cdecl iop::CAccessCard::ChangeTransportKey(unsigned char const * __ptr64) __ptr64 -?ChangeTransportKey@CAccessCard@iop@@UEAAXPEBE@Z -; public: virtual void __cdecl iop::CCryptoCard::ChangeTransportKey(unsigned char const * __ptr64) __ptr64 -?ChangeTransportKey@CCryptoCard@iop@@UEAAXPEBE@Z -; public: virtual void __cdecl iop::CSmartCard::ChangeTransportKey(unsigned char const * __ptr64) __ptr64 -?ChangeTransportKey@CSmartCard@iop@@UEAAXPEBE@Z -; public: virtual void __cdecl iop::CAccessCard::ChangeUnblockKey(unsigned char,unsigned char const * __ptr64) __ptr64 -?ChangeUnblockKey@CAccessCard@iop@@UEAAXEPEBE@Z -; public: virtual void __cdecl iop::CCryptoCard::ChangeUnblockKey(unsigned char,unsigned char const * __ptr64) __ptr64 -?ChangeUnblockKey@CCryptoCard@iop@@UEAAXEPEBE@Z -; public: virtual void __cdecl iop::CSmartCard::ChangeUnblockKey(unsigned char,unsigned char const * __ptr64) __ptr64 -?ChangeUnblockKey@CSmartCard@iop@@UEAAXEPEBE@Z -; public: class iop::FilePathComponent __cdecl iop::FilePath::ChopTail(void) __ptr64 -?ChopTail@FilePath@iop@@QEAA?AVFilePathComponent@2@XZ -; public: unsigned char __cdecl iop::CSmartCard::Exception::Class(void)const __ptr64 -?Class@Exception@CSmartCard@iop@@QEBAEXZ -; public: void __cdecl iop::FilePath::Clear(void) __ptr64 -?Clear@FilePath@iop@@QEAAXXZ -; void __cdecl iop::Clear(class iop::CPrivateKeyBlob & __ptr64) -?Clear@iop@@YAXAEAVCPrivateKeyBlob@1@@Z -; void __cdecl iop::Clear(class iop::CPublicKeyBlob & __ptr64) -?Clear@iop@@YAXAEAVCPublicKeyBlob@1@@Z -; private: void __cdecl scu::SecureArray<char>::ClearDataStore(void) __ptr64 -?ClearDataStore@?$SecureArray@D@scu@@AEAAXXZ -; private: void __cdecl scu::SecureArray<unsigned char>::ClearDataStore(void) __ptr64 -?ClearDataStore@?$SecureArray@E@scu@@AEAAXXZ -; public: virtual class scu::Exception * __ptr64 __cdecl scu::ExcTemplate<2,unsigned long>::Clone(void)const __ptr64 -?Clone@?$ExcTemplate@$01K@scu@@UEBAPEAVException@2@XZ -; public: virtual class scu::Exception * __ptr64 __cdecl iop::CSmartCard::Exception::Clone(void)const __ptr64 -?Clone@Exception@CSmartCard@iop@@UEBAPEAV1scu@@XZ -; public: virtual class scu::Exception * __ptr64 __cdecl scu::OsException::Clone(void)const __ptr64 -?Clone@OsException@scu@@UEBAPEAVException@2@XZ -; public: class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> > __cdecl iop::FilePath::Components(void) __ptr64 -?Components@FilePath@iop@@QEAA?AV?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@XZ -; public: class iop::CSmartCard * __ptr64 __cdecl iop::CIOP::Connect(char const * __ptr64,bool) __ptr64 -?Connect@CIOP@iop@@QEAAPEAVCSmartCard@2@PEBD_N@Z -; private: class iop::CSmartCard * __ptr64 __cdecl iop::CIOP::CreateCard(unsigned char const * __ptr64,unsigned long,unsigned __int64,char const * __ptr64,unsigned long) __ptr64 -?CreateCard@CIOP@iop@@AEAAPEAVCSmartCard@2@PEBEK_KPEBDK@Z -; public: virtual void __cdecl iop::CAccessCard::CreateFileA(struct iop::FILE_HEADER const * __ptr64) __ptr64 -?CreateFileA@CAccessCard@iop@@UEAAXPEBUFILE_HEADER@2@@Z -; public: virtual void __cdecl iop::CCryptoCard::CreateFileA(struct iop::FILE_HEADER const * __ptr64) __ptr64 -?CreateFileA@CCryptoCard@iop@@UEAAXPEBUFILE_HEADER@2@@Z -; public: virtual void __cdecl iop::CSmartCard::CreateFileA(struct iop::FILE_HEADER const * __ptr64) __ptr64 -?CreateFileA@CSmartCard@iop@@UEAAXPEBUFILE_HEADER@2@@Z -; public: struct _RTL_CRITICAL_SECTION * __ptr64 __cdecl iop::CIOPLock::CriticalSection(void) __ptr64 -?CriticalSection@CIOPLock@iop@@QEAAPEAU_RTL_CRITICAL_SECTION@@XZ -; protected: void __cdecl iop::CCryptoCard::CryptoToAccessACL(unsigned char * __ptr64,unsigned char,unsigned char,unsigned char) __ptr64 -?CryptoToAccessACL@CCryptoCard@iop@@IEAAXPEAEEEE@Z -; public: void __cdecl iop::CIOPLock::DecrementRefCount(void) __ptr64 -?DecrementRefCount@CIOPLock@iop@@QEAAXXZ -; protected: virtual void __cdecl iop::CAccessCard::DefaultDispatchError(unsigned char,unsigned char,unsigned short)const __ptr64 -?DefaultDispatchError@CAccessCard@iop@@MEBAXEEG@Z -; protected: virtual void __cdecl iop::CCryptoCard::DefaultDispatchError(unsigned char,unsigned char,unsigned short)const __ptr64 -?DefaultDispatchError@CCryptoCard@iop@@MEBAXEEG@Z -; protected: virtual void __cdecl iop::CSmartCard::DefaultDispatchError(unsigned char,unsigned char,unsigned short)const __ptr64 -?DefaultDispatchError@CSmartCard@iop@@MEBAXEEG@Z -; public: virtual void __cdecl iop::CAccessCard::DeleteApplet(void) __ptr64 -?DeleteApplet@CAccessCard@iop@@UEAAXXZ -; public: virtual void __cdecl iop::CSmartCard::DeleteApplet(void) __ptr64 -?DeleteApplet@CSmartCard@iop@@UEAAXXZ -; public: virtual void __cdecl iop::CAccessCard::DeleteFileA(unsigned short) __ptr64 -?DeleteFileA@CAccessCard@iop@@UEAAXG@Z -; public: virtual void __cdecl iop::CCryptoCard::DeleteFileA(unsigned short) __ptr64 -?DeleteFileA@CCryptoCard@iop@@UEAAXG@Z -; public: virtual void __cdecl iop::CSmartCard::DeleteFileA(unsigned short) __ptr64 -?DeleteFileA@CSmartCard@iop@@UEAAXG@Z -; public: virtual char const * __ptr64 __cdecl scu::ExcTemplate<2,unsigned long>::Description(void)const __ptr64 -?Description@?$ExcTemplate@$01K@scu@@UEBAPEBDXZ -; public: virtual char const * __ptr64 __cdecl iop::CSmartCard::Exception::Description(void)const __ptr64 -?Description@Exception@CSmartCard@iop@@UEBAPEBDXZ -; public: virtual char const * __ptr64 __cdecl scu::Exception::Description(void)const __ptr64 -?Description@Exception@scu@@UEBAPEBDXZ -; public: virtual char const * __ptr64 __cdecl scu::OsException::Description(void)const __ptr64 -?Description@OsException@scu@@UEBAPEBDXZ -; public: virtual void __cdecl iop::CAccessCard::Directory(unsigned char,struct iop::FILE_HEADER * __ptr64) __ptr64 -?Directory@CAccessCard@iop@@UEAAXEPEAUFILE_HEADER@2@@Z -; public: virtual void __cdecl iop::CCryptoCard::Directory(unsigned char,struct iop::FILE_HEADER * __ptr64) __ptr64 -?Directory@CCryptoCard@iop@@UEAAXEPEAUFILE_HEADER@2@@Z -; public: virtual void __cdecl iop::CSmartCard::Directory(unsigned char,struct iop::FILE_HEADER * __ptr64) __ptr64 -?Directory@CSmartCard@iop@@UEAAXEPEAUFILE_HEADER@2@@Z -; public: void __cdecl iop::CSmartCard::Dirty(bool) __ptr64 -?Dirty@CSmartCard@iop@@QEAAX_N@Z -; public: bool __cdecl iop::CSmartCard::Dirty(void)const __ptr64 -?Dirty@CSmartCard@iop@@QEBA_NXZ -; protected: virtual void __cdecl iop::CAccessCard::DispatchError(unsigned char,unsigned char,unsigned short)const __ptr64 -?DispatchError@CAccessCard@iop@@MEBAXEEG@Z -; protected: virtual void __cdecl iop::CCryptoCard::DispatchError(unsigned char,unsigned char,unsigned short)const __ptr64 -?DispatchError@CCryptoCard@iop@@MEBAXEEG@Z -; protected: virtual void __cdecl iop::CSmartCard::DispatchError(unsigned char,unsigned char,unsigned short)const __ptr64 -?DispatchError@CSmartCard@iop@@MEBAXEEG@Z -; protected: virtual void __cdecl iop::CAccessCard::DoReadBlock(unsigned short,unsigned char * __ptr64,unsigned char) __ptr64 -?DoReadBlock@CAccessCard@iop@@MEAAXGPEAEE@Z -; protected: virtual void __cdecl iop::CCryptoCard::DoReadBlock(unsigned short,unsigned char * __ptr64,unsigned char) __ptr64 -?DoReadBlock@CCryptoCard@iop@@MEAAXGPEAEE@Z -; protected: virtual void __cdecl iop::CAccessCard::DoWriteBlock(unsigned short,unsigned char const * __ptr64,unsigned char) __ptr64 -?DoWriteBlock@CAccessCard@iop@@MEAAXGPEBEE@Z -; protected: virtual void __cdecl iop::CCryptoCard::DoWriteBlock(unsigned short,unsigned char const * __ptr64,unsigned char) __ptr64 -?DoWriteBlock@CCryptoCard@iop@@MEAAXGPEBEE@Z -; public: virtual unsigned long __cdecl scu::ExcTemplate<2,unsigned long>::Error(void)const __ptr64 -?Error@?$ExcTemplate@$01K@scu@@UEBAKXZ -; public: virtual unsigned long __cdecl iop::CSmartCard::Exception::Error(void)const __ptr64 -?Error@Exception@CSmartCard@iop@@UEBAKXZ -; public: virtual void __cdecl iop::CAccessCard::ExecuteInstall(unsigned char const * __ptr64,unsigned char) __ptr64 -?ExecuteInstall@CAccessCard@iop@@UEAAXPEBEE@Z -; public: virtual void __cdecl iop::CSmartCard::ExecuteInstall(unsigned char const * __ptr64,unsigned char) __ptr64 -?ExecuteInstall@CSmartCard@iop@@UEAAXPEBEE@Z -; public: virtual void __cdecl iop::CAccessCard::ExecuteMain(void) __ptr64 -?ExecuteMain@CAccessCard@iop@@UEAAXXZ -; public: virtual void __cdecl iop::CSmartCard::ExecuteMain(void) __ptr64 -?ExecuteMain@CSmartCard@iop@@UEAAXXZ -; public: virtual void __cdecl iop::CAccessCard::ExternalAuth(enum iop::KeyType,unsigned char,unsigned char,unsigned char const * __ptr64) __ptr64 -?ExternalAuth@CAccessCard@iop@@UEAAXW4KeyType@2@EEPEBE@Z -; public: virtual void __cdecl iop::CCryptoCard::ExternalAuth(enum iop::KeyType,unsigned char,unsigned char,unsigned char const * __ptr64) __ptr64 -?ExternalAuth@CCryptoCard@iop@@UEAAXW4KeyType@2@EEPEBE@Z -; public: virtual void __cdecl iop::CSmartCard::ExternalAuth(enum iop::KeyType,unsigned char,unsigned char,unsigned char const * __ptr64) __ptr64 -?ExternalAuth@CSmartCard@iop@@UEAAXW4KeyType@2@EEPEBE@Z -; public: enum scu::Exception::FacilityCode __cdecl scu::Exception::Facility(void)const __ptr64 -?Facility@Exception@scu@@QEBA?AW4FacilityCode@12@XZ -; public: void __cdecl iop::CSmartCard::FireEvents(int,unsigned long,unsigned char * __ptr64) __ptr64 -?FireEvents@CSmartCard@iop@@QEAAXHKPEAE@Z -; protected: unsigned char __cdecl iop::CSmartCard::FormatPath(char * __ptr64,char const * __ptr64) __ptr64 -?FormatPath@CSmartCard@iop@@IEAAEPEADPEBD@Z -; public: virtual class iop::CPublicKeyBlob __cdecl iop::CCryptoCard::GenerateKeyPair(unsigned char const * __ptr64,unsigned short,unsigned char,enum iop::KeyType) __ptr64 -?GenerateKeyPair@CCryptoCard@iop@@UEAA?AVCPublicKeyBlob@2@PEBEGEW4KeyType@2@@Z -; public: virtual class iop::CPublicKeyBlob __cdecl iop::CSmartCard::GenerateKeyPair(unsigned char const * __ptr64,unsigned short,unsigned char,enum iop::KeyType) __ptr64 -?GenerateKeyPair@CSmartCard@iop@@UEAA?AVCPublicKeyBlob@2@PEBEGEW4KeyType@2@@Z -; public: virtual void __cdecl iop::CCryptoCard::GetACL(unsigned char * __ptr64) __ptr64 -?GetACL@CCryptoCard@iop@@UEAAXPEAE@Z -; public: virtual void __cdecl iop::CSmartCard::GetACL(unsigned char * __ptr64) __ptr64 -?GetACL@CSmartCard@iop@@UEAAXPEAE@Z -; public: virtual void __cdecl iop::CAccessCard::GetChallenge(unsigned long,unsigned char * __ptr64) __ptr64 -?GetChallenge@CAccessCard@iop@@UEAAXKPEAE@Z -; public: virtual void __cdecl iop::CCryptoCard::GetChallenge(unsigned long,unsigned char * __ptr64) __ptr64 -?GetChallenge@CCryptoCard@iop@@UEAAXKPEAE@Z -; public: virtual void __cdecl iop::CSmartCard::GetChallenge(unsigned long,unsigned char * __ptr64) __ptr64 -?GetChallenge@CSmartCard@iop@@UEAAXKPEAE@Z -; public: void __cdecl iop::CSmartCard::GetCurrentDir(char * __ptr64) __ptr64 -?GetCurrentDir@CSmartCard@iop@@QEAAXPEAD@Z -; public: void __cdecl iop::CSmartCard::GetCurrentFile(char * __ptr64) __ptr64 -?GetCurrentFile@CSmartCard@iop@@QEAAXPEAD@Z -; public: virtual void __cdecl iop::CSmartCard::GetResponse(unsigned char,unsigned char,unsigned char * __ptr64) __ptr64 -?GetResponse@CSmartCard@iop@@UEAAXEEPEAE@Z -; public: virtual void __cdecl iop::CAccessCard::GetSerial(unsigned char * __ptr64,unsigned __int64 & __ptr64) __ptr64 -?GetSerial@CAccessCard@iop@@UEAAXPEAEAEA_K@Z -; public: virtual void __cdecl iop::CCryptoCard::GetSerial(unsigned char * __ptr64,unsigned __int64 & __ptr64) __ptr64 -?GetSerial@CCryptoCard@iop@@UEAAXPEAEAEA_K@Z -; public: virtual void __cdecl iop::CSmartCard::GetSerial(unsigned char * __ptr64,unsigned __int64 & __ptr64) __ptr64 -?GetSerial@CSmartCard@iop@@UEAAXPEAEAEA_K@Z -; public: unsigned short __cdecl iop::FilePathComponent::GetShortID(void) __ptr64 -?GetShortID@FilePathComponent@iop@@QEAAGXZ -; public: void __cdecl iop::CSmartCard::GetState(unsigned long & __ptr64,unsigned long & __ptr64) __ptr64 -?GetState@CSmartCard@iop@@QEAAXAEAK0@Z -; public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl iop::FilePathComponent::GetStringID(void) __ptr64 -?GetStringID@FilePathComponent@iop@@QEAA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ -; public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl iop::FilePath::GetStringPath(void) __ptr64 -?GetStringPath@FilePath@iop@@QEAA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ -; public: class iop::FilePath __cdecl iop::FilePath::GreatestCommonPrefix(class iop::FilePath & __ptr64) __ptr64 -?GreatestCommonPrefix@FilePath@iop@@QEAA?AV12@AEAV12@@Z -; public: bool __cdecl iop::CSmartCard::HasProperty(unsigned short) __ptr64 -?HasProperty@CSmartCard@iop@@QEAA_NG@Z -; public: class iop::FilePathComponent __cdecl iop::FilePath::Head(void) __ptr64 -?Head@FilePath@iop@@QEAA?AVFilePathComponent@2@XZ -; public: void __cdecl iop::CIOPLock::IncrementRefCount(void) __ptr64 -?IncrementRefCount@CIOPLock@iop@@QEAAXXZ -; public: void __cdecl iop::CIOPLock::Init(class iop::CSmartCard * __ptr64) __ptr64 -?Init@CIOPLock@iop@@QEAAXPEAVCSmartCard@2@@Z -; public: static void __cdecl iop::CIOP::InitIOPSecurityAttrs(class CSecurityAttributes * __ptr64) -?InitIOPSecurityAttrs@CIOP@iop@@SAXPEAVCSecurityAttributes@@@Z -; public: unsigned char __cdecl iop::CSmartCard::Exception::Ins(void)const __ptr64 -?Ins@Exception@CSmartCard@iop@@QEBAEXZ -; public: virtual void __cdecl iop::CAccessCard::InternalAuth(enum iop::KeyType,unsigned char,unsigned char,unsigned char const * __ptr64,unsigned char * __ptr64) __ptr64 -?InternalAuth@CAccessCard@iop@@UEAAXW4KeyType@2@EEPEBEPEAE@Z -; public: virtual void __cdecl iop::CCryptoCard::InternalAuth(enum iop::KeyType,unsigned char,unsigned char,unsigned char const * __ptr64,unsigned char * __ptr64) __ptr64 -?InternalAuth@CCryptoCard@iop@@UEAAXW4KeyType@2@EEPEBEPEAE@Z -; public: virtual void __cdecl iop::CSmartCard::InternalAuth(enum iop::KeyType,unsigned char,unsigned char,unsigned char const * __ptr64,unsigned char * __ptr64) __ptr64 -?InternalAuth@CSmartCard@iop@@UEAAXW4KeyType@2@EEPEBEPEAE@Z -; public: bool __cdecl iop::FilePath::IsEmpty(void) __ptr64 -?IsEmpty@FilePath@iop@@QEAA_NXZ -; public: static void __cdecl iop::CIOP::ListKnownCards(char * __ptr64,int & __ptr64) -?ListKnownCards@CIOP@iop@@SAXPEADAEAH@Z -; public: void __cdecl iop::CIOP::ListReaders(char * __ptr64,int & __ptr64) __ptr64 -?ListReaders@CIOP@iop@@QEAAXPEADAEAH@Z -; public: class iop::CIOPLock * __ptr64 __cdecl iop::CSmartCard::Lock(void) __ptr64 -?Lock@CSmartCard@iop@@QEAAPEAVCIOPLock@2@XZ -; public: virtual void __cdecl iop::CAccessCard::LogoutAll(void) __ptr64 -?LogoutAll@CAccessCard@iop@@UEAAXXZ -; public: virtual void __cdecl iop::CCryptoCard::LogoutAll(void) __ptr64 -?LogoutAll@CCryptoCard@iop@@UEAAXXZ -; public: virtual void __cdecl iop::CSmartCard::LogoutAll(void) __ptr64 -?LogoutAll@CSmartCard@iop@@UEAAXXZ -; public: void * __ptr64 __cdecl iop::CIOPLock::MutexHandle(void) __ptr64 -?MutexHandle@CIOPLock@iop@@QEAAPEAXXZ -; public: unsigned char __cdecl iop::FilePath::NumComponents(void) __ptr64 -?NumComponents@FilePath@iop@@QEAAEXZ -; private: void __cdecl iop::CSmartCard::ProcessReturnStatus(unsigned char,unsigned char,unsigned short) __ptr64 -?ProcessReturnStatus@CSmartCard@iop@@AEAAXEEG@Z -; public: virtual void __cdecl scu::ExcTemplate<2,unsigned long>::Raise(void)const __ptr64 -?Raise@?$ExcTemplate@$01K@scu@@UEBAXXZ -; public: virtual void __cdecl iop::CSmartCard::Exception::Raise(void)const __ptr64 -?Raise@Exception@CSmartCard@iop@@UEBAXXZ -; public: virtual void __cdecl scu::OsException::Raise(void)const __ptr64 -?Raise@OsException@scu@@UEBAXXZ -; public: void __cdecl iop::CSmartCard::ReConnect(void) __ptr64 -?ReConnect@CSmartCard@iop@@QEAAXXZ -; public: virtual void __cdecl iop::CSmartCard::ReadBinary(unsigned short,unsigned short,unsigned char * __ptr64) __ptr64 -?ReadBinary@CSmartCard@iop@@UEAAXGGPEAE@Z -; public: virtual void __cdecl iop::CAccessCard::ReadPublicKey(class iop::CPublicKeyBlob * __ptr64,unsigned char) __ptr64 -?ReadPublicKey@CAccessCard@iop@@UEAAXPEAVCPublicKeyBlob@2@E@Z -; public: virtual void __cdecl iop::CCryptoCard::ReadPublicKey(class iop::CPublicKeyBlob * __ptr64,unsigned char) __ptr64 -?ReadPublicKey@CCryptoCard@iop@@UEAAXPEAVCPublicKeyBlob@2@E@Z -; public: virtual void __cdecl iop::CSmartCard::ReadPublicKey(class iop::CPublicKeyBlob * __ptr64,unsigned char) __ptr64 -?ReadPublicKey@CSmartCard@iop@@UEAAXPEAVCPublicKeyBlob@2@E@Z -; public: virtual void __cdecl iop::CAccessCard::ReadRecord(unsigned char,unsigned char,unsigned char,unsigned char * __ptr64) __ptr64 -?ReadRecord@CAccessCard@iop@@UEAAXEEEPEAE@Z -; public: virtual void __cdecl iop::CSmartCard::ReadRecord(unsigned char,unsigned char,unsigned char,unsigned char * __ptr64) __ptr64 -?ReadRecord@CSmartCard@iop@@UEAAXEEEPEAE@Z -; public: long __cdecl iop::CIOPLock::RefCount(void) __ptr64 -?RefCount@CIOPLock@iop@@QEAAJXZ -; public: static void __cdecl iop::CIOP::RegisterCard(char const * __ptr64,unsigned char const * __ptr64,unsigned char,unsigned char const * __ptr64,unsigned char,unsigned char const * __ptr64,enum iop::cardType) -?RegisterCard@CIOP@iop@@SAXPEBDPEBEE1E1W4cardType@2@@Z -; public: static void __cdecl iop::CIOP::RegisterDefaultCards(void) -?RegisterDefaultCards@CIOP@iop@@SAXXZ -; public: unsigned long __cdecl iop::CSmartCard::RegisterEvent(void (__cdecl*)(void * __ptr64,int,unsigned long,unsigned char * __ptr64),void * __ptr64) __ptr64 -?RegisterEvent@CSmartCard@iop@@QEAAKP6AXPEAXHKPEAE@Z0@Z -; protected: void __cdecl iop::CSmartCard::RequireSelect(void) __ptr64 -?RequireSelect@CSmartCard@iop@@IEAAXXZ -; public: void __cdecl iop::CSmartCard::ResetCard(void) __ptr64 -?ResetCard@CSmartCard@iop@@QEAAXXZ -; public: virtual void __cdecl iop::CAccessCard::ResetInstance(void) __ptr64 -?ResetInstance@CAccessCard@iop@@UEAAXXZ -; public: virtual void __cdecl iop::CSmartCard::ResetInstance(void) __ptr64 -?ResetInstance@CSmartCard@iop@@UEAAXXZ -; public: virtual void __cdecl iop::CAccessCard::ResetProgram(void) __ptr64 -?ResetProgram@CAccessCard@iop@@UEAAXXZ -; public: virtual void __cdecl iop::CSmartCard::ResetProgram(void) __ptr64 -?ResetProgram@CSmartCard@iop@@UEAAXXZ -; public: void __cdecl iop::CSmartCard::ResetSelect(void) __ptr64 -?ResetSelect@CSmartCard@iop@@QEAAXXZ -; protected: void __cdecl iop::CSmartCard::ResponseLengthAvailable(unsigned char) __ptr64 -?ResponseLengthAvailable@CSmartCard@iop@@IEAAXE@Z -; protected: unsigned char __cdecl iop::CSmartCard::ResponseLengthAvailable(void)const __ptr64 -?ResponseLengthAvailable@CSmartCard@iop@@IEBAEXZ -; public: static class iop::FilePath __cdecl iop::FilePath::Root(void) -?Root@FilePath@iop@@SA?AV12@XZ -; protected: virtual void __cdecl iop::CAccessCard::Select(unsigned short) __ptr64 -?Select@CAccessCard@iop@@MEAAXG@Z -; public: virtual void __cdecl iop::CAccessCard::Select(char const * __ptr64,struct iop::FILE_HEADER * __ptr64,bool) __ptr64 -?Select@CAccessCard@iop@@UEAAXPEBDPEAUFILE_HEADER@2@_N@Z -; protected: virtual void __cdecl iop::CCryptoCard::Select(unsigned short) __ptr64 -?Select@CCryptoCard@iop@@MEAAXG@Z -; public: virtual void __cdecl iop::CCryptoCard::Select(char const * __ptr64,struct iop::FILE_HEADER * __ptr64,bool) __ptr64 -?Select@CCryptoCard@iop@@UEAAXPEBDPEAUFILE_HEADER@2@_N@Z -; public: virtual void __cdecl iop::CSmartCard::Select(char const * __ptr64,struct iop::FILE_HEADER * __ptr64,bool) __ptr64 -?Select@CSmartCard@iop@@UEAAXPEBDPEAUFILE_HEADER@2@_N@Z -; public: virtual void __cdecl iop::CAccessCard::SelectCardlet(unsigned char const * __ptr64,unsigned char) __ptr64 -?SelectCardlet@CAccessCard@iop@@UEAAXPEBEE@Z -; public: virtual void __cdecl iop::CSmartCard::SelectCardlet(unsigned char const * __ptr64,unsigned char) __ptr64 -?SelectCardlet@CSmartCard@iop@@UEAAXPEBEE@Z -; public: virtual void __cdecl iop::CAccessCard::SelectLoader(void) __ptr64 -?SelectLoader@CAccessCard@iop@@UEAAXXZ -; public: virtual void __cdecl iop::CSmartCard::SelectLoader(void) __ptr64 -?SelectLoader@CSmartCard@iop@@UEAAXXZ -; public: virtual void __cdecl iop::CAccessCard::SelectParent(void) __ptr64 -?SelectParent@CAccessCard@iop@@UEAAXXZ -; public: virtual void __cdecl iop::CCryptoCard::SelectParent(void) __ptr64 -?SelectParent@CCryptoCard@iop@@UEAAXXZ -; public: virtual void __cdecl iop::CSmartCard::SelectParent(void) __ptr64 -?SelectParent@CSmartCard@iop@@UEAAXXZ -; public: void __cdecl iop::CSmartCard::SendCardAPDU(unsigned char,unsigned char,unsigned char,unsigned char,unsigned char,unsigned char const * __ptr64,unsigned char,unsigned char * __ptr64) __ptr64 -?SendCardAPDU@CSmartCard@iop@@QEAAXEEEEEPEBEEPEAE@Z -; public: virtual void __cdecl iop::CAccessCard::SetCurrentAsLoader(void) __ptr64 -?SetCurrentAsLoader@CAccessCard@iop@@UEAAXXZ -; public: virtual void __cdecl iop::CSmartCard::SetCurrentAsLoader(void) __ptr64 -?SetCurrentAsLoader@CSmartCard@iop@@UEAAXXZ -; public: virtual void __cdecl iop::CAccessCard::SetDefaultAsLoader(void) __ptr64 -?SetDefaultAsLoader@CAccessCard@iop@@UEAAXXZ -; public: virtual void __cdecl iop::CSmartCard::SetDefaultAsLoader(void) __ptr64 -?SetDefaultAsLoader@CSmartCard@iop@@UEAAXXZ -; private: void __cdecl scu::SecureArray<char>::SetupFromBuffer(char const * __ptr64,unsigned __int64) __ptr64 -?SetupFromBuffer@?$SecureArray@D@scu@@AEAAXPEBD_K@Z -; private: void __cdecl scu::SecureArray<unsigned char>::SetupFromBuffer(unsigned char const * __ptr64,unsigned __int64) __ptr64 -?SetupFromBuffer@?$SecureArray@E@scu@@AEAAXPEBE_K@Z -; public: class iop::CSmartCard * __ptr64 __cdecl iop::CIOPLock::SmartCard(void) __ptr64 -?SmartCard@CIOPLock@iop@@QEAAPEAVCSmartCard@2@XZ -; public: unsigned short __cdecl iop::CSmartCard::Exception::Status(void)const __ptr64 -?Status@Exception@CSmartCard@iop@@QEBAGXZ -; protected: virtual bool __cdecl iop::CAccessCard::SupportLogout(void) __ptr64 -?SupportLogout@CAccessCard@iop@@MEAA_NXZ -; protected: virtual bool __cdecl iop::CCryptoCard::SupportLogout(void) __ptr64 -?SupportLogout@CCryptoCard@iop@@MEAA_NXZ -; public: class iop::FilePathComponent __cdecl iop::FilePath::Tail(void) __ptr64 -?Tail@FilePath@iop@@QEAA?AVFilePathComponent@2@XZ -; public: virtual void __cdecl iop::CAccessCard::UnblockCHV(unsigned char,unsigned char const * __ptr64,unsigned char const * __ptr64) __ptr64 -?UnblockCHV@CAccessCard@iop@@UEAAXEPEBE0@Z -; public: virtual void __cdecl iop::CCryptoCard::UnblockCHV(unsigned char,unsigned char const * __ptr64,unsigned char const * __ptr64) __ptr64 -?UnblockCHV@CCryptoCard@iop@@UEAAXEPEBE0@Z -; public: virtual void __cdecl iop::CSmartCard::UnblockCHV(unsigned char,unsigned char const * __ptr64,unsigned char const * __ptr64) __ptr64 -?UnblockCHV@CSmartCard@iop@@UEAAXEPEBE0@Z -; public: bool __cdecl iop::CSmartCard::UnregisterEvent(unsigned long) __ptr64 -?UnregisterEvent@CSmartCard@iop@@QEAA_NK@Z -; public: virtual void __cdecl iop::CAccessCard::UpdateRecord(unsigned char,unsigned char,unsigned char,unsigned char * __ptr64) __ptr64 -?UpdateRecord@CAccessCard@iop@@UEAAXEEEPEAE@Z -; public: virtual void __cdecl iop::CSmartCard::UpdateRecord(unsigned char,unsigned char,unsigned char,unsigned char * __ptr64) __ptr64 -?UpdateRecord@CSmartCard@iop@@UEAAXEEEPEAE@Z -; private: bool __cdecl iop::CAccessCard::ValidClassByte(unsigned char) __ptr64 -?ValidClassByte@CAccessCard@iop@@AEAA_NE@Z -; public: virtual void __cdecl iop::CAccessCard::ValidateProgram(unsigned char const * __ptr64,unsigned char) __ptr64 -?ValidateProgram@CAccessCard@iop@@UEAAXPEBEE@Z -; public: virtual void __cdecl iop::CSmartCard::ValidateProgram(unsigned char const * __ptr64,unsigned char) __ptr64 -?ValidateProgram@CSmartCard@iop@@UEAAXPEBEE@Z -; public: virtual void __cdecl iop::CAccessCard::VerifyCHV(unsigned char,unsigned char const * __ptr64) __ptr64 -?VerifyCHV@CAccessCard@iop@@UEAAXEPEBE@Z -; public: virtual void __cdecl iop::CCryptoCard::VerifyCHV(unsigned char,unsigned char const * __ptr64) __ptr64 -?VerifyCHV@CCryptoCard@iop@@UEAAXEPEBE@Z -; public: virtual void __cdecl iop::CSmartCard::VerifyCHV(unsigned char,unsigned char const * __ptr64) __ptr64 -?VerifyCHV@CSmartCard@iop@@UEAAXEPEBE@Z -; public: virtual void __cdecl iop::CAccessCard::VerifyKey(unsigned char,unsigned char,unsigned char const * __ptr64) __ptr64 -?VerifyKey@CAccessCard@iop@@UEAAXEEPEBE@Z -; public: virtual void __cdecl iop::CCryptoCard::VerifyKey(unsigned char,unsigned char,unsigned char const * __ptr64) __ptr64 -?VerifyKey@CCryptoCard@iop@@UEAAXEEPEBE@Z -; public: virtual void __cdecl iop::CSmartCard::VerifyKey(unsigned char,unsigned char,unsigned char const * __ptr64) __ptr64 -?VerifyKey@CSmartCard@iop@@UEAAXEEPEBE@Z -; public: virtual void __cdecl iop::CAccessCard::VerifyTransportKey(unsigned char const * __ptr64) __ptr64 -?VerifyTransportKey@CAccessCard@iop@@UEAAXPEBE@Z -; public: virtual void __cdecl iop::CCryptoCard::VerifyTransportKey(unsigned char const * __ptr64) __ptr64 -?VerifyTransportKey@CCryptoCard@iop@@UEAAXPEBE@Z -; public: virtual void __cdecl iop::CSmartCard::VerifyTransportKey(unsigned char const * __ptr64) __ptr64 -?VerifyTransportKey@CSmartCard@iop@@UEAAXPEBE@Z -; public: static bool __cdecl iop::CIOP::WaitForSCManager(void) -?WaitForSCManager@CIOP@iop@@SA_NXZ -; public: virtual void __cdecl iop::CSmartCard::WriteBinary(unsigned short,unsigned short,unsigned char const * __ptr64) __ptr64 -?WriteBinary@CSmartCard@iop@@UEAAXGGPEBE@Z -; private: void __cdecl iop::CSmartCard::WriteBlock(unsigned short,unsigned char const * __ptr64,unsigned char) __ptr64 -?WriteBlock@CSmartCard@iop@@AEAAXGPEBEE@Z -; public: virtual void __cdecl iop::CAccessCard::WritePrivateKey(class iop::CPrivateKeyBlob,unsigned char) __ptr64 -?WritePrivateKey@CAccessCard@iop@@UEAAXVCPrivateKeyBlob@2@E@Z -; public: virtual void __cdecl iop::CCryptoCard::WritePrivateKey(class iop::CPrivateKeyBlob,unsigned char) __ptr64 -?WritePrivateKey@CCryptoCard@iop@@UEAAXVCPrivateKeyBlob@2@E@Z -; public: virtual void __cdecl iop::CSmartCard::WritePrivateKey(class iop::CPrivateKeyBlob,unsigned char) __ptr64 -?WritePrivateKey@CSmartCard@iop@@UEAAXVCPrivateKeyBlob@2@E@Z -; public: virtual void __cdecl iop::CAccessCard::WritePublicKey(class iop::CPublicKeyBlob,unsigned char) __ptr64 -?WritePublicKey@CAccessCard@iop@@UEAAXVCPublicKeyBlob@2@E@Z -; public: virtual void __cdecl iop::CCryptoCard::WritePublicKey(class iop::CPublicKeyBlob,unsigned char) __ptr64 -?WritePublicKey@CCryptoCard@iop@@UEAAXVCPublicKeyBlob@2@E@Z -; public: virtual void __cdecl iop::CSmartCard::WritePublicKey(class iop::CPublicKeyBlob,unsigned char) __ptr64 -?WritePublicKey@CSmartCard@iop@@UEAAXVCPublicKeyBlob@2@E@Z -; protected: struct std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::_Node * __ptr64 __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::_Buynode(struct std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::_Node * __ptr64,struct std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::_Node * __ptr64) __ptr64 -?_Buynode@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@IEAAPEAU_Node@12@PEAU312@0@Z -; protected: void __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::_Destroy(struct iop::EventInfo * __ptr64 * __ptr64,struct iop::EventInfo * __ptr64 * __ptr64) __ptr64 -?_Destroy@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@IEAAXPEAPEAUEventInfo@iop@@0@Z -; public: bool __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::_Eq(class std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> > const & __ptr64)const __ptr64 -?_Eq@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEBA_NAEBV12@@Z -; protected: void __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::_Freenode(struct std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::_Node * __ptr64) __ptr64 -?_Freenode@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@IEAAXPEAU_Node@12@@Z -; public: bool __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::_Lt(class std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> > const & __ptr64)const __ptr64 -?_Lt@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEBA_NAEBV12@@Z -; protected: void __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::_Splice(class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::iterator,class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> > & __ptr64,class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::iterator,class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::iterator) __ptr64 -?_Splice@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@IEAAXViterator@12@AEAV12@00@Z -; protected: struct iop::EventInfo * __ptr64 * __ptr64 __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::_Ucopy(struct iop::EventInfo * __ptr64 const * __ptr64,struct iop::EventInfo * __ptr64 const * __ptr64,struct iop::EventInfo * __ptr64 * __ptr64) __ptr64 -?_Ucopy@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@IEAAPEAPEAUEventInfo@iop@@PEBQEAU34@0PEAPEAU34@@Z -; protected: void __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::_Ufill(struct iop::EventInfo * __ptr64 * __ptr64,unsigned __int64,struct iop::EventInfo * __ptr64 const & __ptr64) __ptr64 -?_Ufill@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@IEAAXPEAPEAUEventInfo@iop@@_KAEBQEAU34@@Z -; protected: void __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::_Xran(void)const __ptr64 -?_Xran@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@IEBAXXZ -; protected: void __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::_Xran(void)const __ptr64 -?_Xran@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@IEBAXXZ -; public: class scu::SecureArray<char> & __ptr64 __cdecl scu::SecureArray<char>::append(char const * __ptr64,unsigned __int64) __ptr64 -?append@?$SecureArray@D@scu@@QEAAAEAV12@PEBD_K@Z -; public: class scu::SecureArray<char> & __ptr64 __cdecl scu::SecureArray<char>::append(unsigned __int64,char const & __ptr64) __ptr64 -?append@?$SecureArray@D@scu@@QEAAAEAV12@_KAEBD@Z -; public: class scu::SecureArray<unsigned char> & __ptr64 __cdecl scu::SecureArray<unsigned char>::append(unsigned char const * __ptr64,unsigned __int64) __ptr64 -?append@?$SecureArray@E@scu@@QEAAAEAV12@PEBE_K@Z -; public: class scu::SecureArray<unsigned char> & __ptr64 __cdecl scu::SecureArray<unsigned char>::append(unsigned __int64,unsigned char const & __ptr64) __ptr64 -?append@?$SecureArray@E@scu@@QEAAAEAV12@_KAEBE@Z -; public: class scu::SecureArray<char> & __ptr64 __cdecl scu::SecureArray<char>::append_string(unsigned __int64,char const & __ptr64) __ptr64 -?append_string@?$SecureArray@D@scu@@QEAAAEAV12@_KAEBD@Z -; public: class scu::SecureArray<unsigned char> & __ptr64 __cdecl scu::SecureArray<unsigned char>::append_string(unsigned __int64,unsigned char const & __ptr64) __ptr64 -?append_string@?$SecureArray@E@scu@@QEAAAEAV12@_KAEBE@Z -; public: void __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::assign(class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::const_iterator,class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::const_iterator) __ptr64 -?assign@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAAXVconst_iterator@12@0@Z -; public: void __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::assign(unsigned __int64,class iop::FilePathComponent const & __ptr64) __ptr64 -?assign@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAAX_KAEBVFilePathComponent@iop@@@Z -; public: void __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::assign(struct iop::EventInfo * __ptr64 const * __ptr64,struct iop::EventInfo * __ptr64 const * __ptr64) __ptr64 -?assign@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEAAXPEBQEAUEventInfo@iop@@0@Z -; public: void __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::assign(unsigned __int64,struct iop::EventInfo * __ptr64 const & __ptr64) __ptr64 -?assign@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEAAX_KAEBQEAUEventInfo@iop@@@Z -; public: struct iop::EventInfo * __ptr64 & __ptr64 __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::at(unsigned __int64) __ptr64 -?at@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEAAAEAPEAUEventInfo@iop@@_K@Z -; public: struct iop::EventInfo * __ptr64 const & __ptr64 __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::at(unsigned __int64)const __ptr64 -?at@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEBAAEBQEAUEventInfo@iop@@_K@Z -; public: class iop::FilePathComponent & __ptr64 __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::back(void) __ptr64 -?back@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAAAEAVFilePathComponent@iop@@XZ -; public: class iop::FilePathComponent const & __ptr64 __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::back(void)const __ptr64 -?back@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEBAAEBVFilePathComponent@iop@@XZ -; public: struct iop::EventInfo * __ptr64 & __ptr64 __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::back(void) __ptr64 -?back@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEAAAEAPEAUEventInfo@iop@@XZ -; public: struct iop::EventInfo * __ptr64 const & __ptr64 __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::back(void)const __ptr64 -?back@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEBAAEBQEAUEventInfo@iop@@XZ -; public: class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::iterator __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::begin(void) __ptr64 -?begin@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAA?AViterator@12@XZ -; public: class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::const_iterator __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::begin(void)const __ptr64 -?begin@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEBA?AVconst_iterator@12@XZ -; public: struct iop::EventInfo * __ptr64 * __ptr64 __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::begin(void) __ptr64 -?begin@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEAAPEAPEAUEventInfo@iop@@XZ -; public: struct iop::EventInfo * __ptr64 const * __ptr64 __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::begin(void)const __ptr64 -?begin@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEBAPEBQEAUEventInfo@iop@@XZ -; public: unsigned __int64 __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::capacity(void)const __ptr64 -?capacity@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEBA_KXZ -; public: void __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::clear(void) __ptr64 -?clear@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAAXXZ -; public: void __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::clear(void) __ptr64 -?clear@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEAAXXZ -; public: char * __ptr64 __cdecl scu::SecureArray<char>::data(void) __ptr64 -?data@?$SecureArray@D@scu@@QEAAPEADXZ -; public: char const * __ptr64 __cdecl scu::SecureArray<char>::data(void)const __ptr64 -?data@?$SecureArray@D@scu@@QEBAPEBDXZ -; public: unsigned char * __ptr64 __cdecl scu::SecureArray<unsigned char>::data(void) __ptr64 -?data@?$SecureArray@E@scu@@QEAAPEAEXZ -; public: unsigned char const * __ptr64 __cdecl scu::SecureArray<unsigned char>::data(void)const __ptr64 -?data@?$SecureArray@E@scu@@QEBAPEBEXZ -; public: bool __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::empty(void)const __ptr64 -?empty@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEBA_NXZ -; public: bool __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::empty(void)const __ptr64 -?empty@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEBA_NXZ -; public: class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::iterator __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::end(void) __ptr64 -?end@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAA?AViterator@12@XZ -; public: class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::const_iterator __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::end(void)const __ptr64 -?end@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEBA?AVconst_iterator@12@XZ -; public: struct iop::EventInfo * __ptr64 * __ptr64 __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::end(void) __ptr64 -?end@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEAAPEAPEAUEventInfo@iop@@XZ -; public: struct iop::EventInfo * __ptr64 const * __ptr64 __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::end(void)const __ptr64 -?end@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEBAPEBQEAUEventInfo@iop@@XZ -; public: class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::iterator __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::erase(class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::iterator,class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::iterator) __ptr64 -?erase@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAA?AViterator@12@V312@0@Z -; public: class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::iterator __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::erase(class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::iterator) __ptr64 -?erase@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAA?AViterator@12@V312@@Z -; public: struct iop::EventInfo * __ptr64 * __ptr64 __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::erase(struct iop::EventInfo * __ptr64 * __ptr64,struct iop::EventInfo * __ptr64 * __ptr64) __ptr64 -?erase@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEAAPEAPEAUEventInfo@iop@@PEAPEAU34@0@Z -; public: struct iop::EventInfo * __ptr64 * __ptr64 __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::erase(struct iop::EventInfo * __ptr64 * __ptr64) __ptr64 -?erase@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEAAPEAPEAUEventInfo@iop@@PEAPEAU34@@Z -; public: class iop::FilePathComponent & __ptr64 __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::front(void) __ptr64 -?front@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAAAEAVFilePathComponent@iop@@XZ -; public: class iop::FilePathComponent const & __ptr64 __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::front(void)const __ptr64 -?front@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEBAAEBVFilePathComponent@iop@@XZ -; public: struct iop::EventInfo * __ptr64 & __ptr64 __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::front(void) __ptr64 -?front@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEAAAEAPEAUEventInfo@iop@@XZ -; public: struct iop::EventInfo * __ptr64 const & __ptr64 __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::front(void)const __ptr64 -?front@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEBAAEBQEAUEventInfo@iop@@XZ -; public: class iop::CSharedMarker * __ptr64 __cdecl std::auto_ptr<class iop::CSharedMarker>::get(void)const __ptr64 -?get@?$auto_ptr@VCSharedMarker@iop@@@std@@QEBAPEAVCSharedMarker@iop@@XZ -; public: class iop::RMHangProcDeathSynchObjects * __ptr64 __cdecl std::auto_ptr<class iop::RMHangProcDeathSynchObjects>::get(void)const __ptr64 -?get@?$auto_ptr@VRMHangProcDeathSynchObjects@iop@@@std@@QEBAPEAVRMHangProcDeathSynchObjects@iop@@XZ -; public: void __cdecl iop::CSmartCard::getATR(unsigned char * __ptr64,unsigned char & __ptr64) __ptr64 -?getATR@CSmartCard@iop@@QEAAXPEAEAEAE@Z -; public: unsigned __int64 __cdecl iop::CSmartCard::getCardHandle(void) __ptr64 -?getCardHandle@CSmartCard@iop@@QEAA_KXZ -; public: char const * __ptr64 __cdecl iop::CSmartCard::getCardName(void)const __ptr64 -?getCardName@CSmartCard@iop@@QEBAPEBDXZ -; public: class std::allocator<class iop::FilePathComponent> __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::get_allocator(void)const __ptr64 -?get_allocator@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEBA?AV?$allocator@VFilePathComponent@iop@@@2@XZ -; public: class std::allocator<struct iop::EventInfo * __ptr64> __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::get_allocator(void)const __ptr64 -?get_allocator@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEBA?AV?$allocator@PEAUEventInfo@iop@@@2@XZ -; public: class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::iterator __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::insert(class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::iterator,class iop::FilePathComponent const & __ptr64) __ptr64 -?insert@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAA?AViterator@12@V312@AEBVFilePathComponent@iop@@@Z -; public: void __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::insert(class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::iterator,class iop::FilePathComponent const * __ptr64,class iop::FilePathComponent const * __ptr64) __ptr64 -?insert@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAAXViterator@12@PEBVFilePathComponent@iop@@1@Z -; public: void __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::insert(class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::iterator,class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::const_iterator,class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::const_iterator) __ptr64 -?insert@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAAXViterator@12@Vconst_iterator@12@1@Z -; public: void __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::insert(class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::iterator,unsigned __int64,class iop::FilePathComponent const & __ptr64) __ptr64 -?insert@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAAXViterator@12@_KAEBVFilePathComponent@iop@@@Z -; public: struct iop::EventInfo * __ptr64 * __ptr64 __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::insert(struct iop::EventInfo * __ptr64 * __ptr64,struct iop::EventInfo * __ptr64 const & __ptr64) __ptr64 -?insert@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEAAPEAPEAUEventInfo@iop@@PEAPEAU34@AEBQEAU34@@Z -; public: void __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::insert(struct iop::EventInfo * __ptr64 * __ptr64,struct iop::EventInfo * __ptr64 const * __ptr64,struct iop::EventInfo * __ptr64 const * __ptr64) __ptr64 -?insert@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEAAXPEAPEAUEventInfo@iop@@PEBQEAU34@1@Z -; public: void __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::insert(struct iop::EventInfo * __ptr64 * __ptr64,unsigned __int64,struct iop::EventInfo * __ptr64 const & __ptr64) __ptr64 -?insert@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEAAXPEAPEAUEventInfo@iop@@_KAEBQEAU34@@Z -; public: unsigned __int64 __cdecl scu::SecureArray<char>::length(void)const __ptr64 -?length@?$SecureArray@D@scu@@QEBA_KXZ -; public: unsigned __int64 __cdecl scu::SecureArray<unsigned char>::length(void)const __ptr64 -?length@?$SecureArray@E@scu@@QEBA_KXZ -; public: unsigned __int64 __cdecl scu::SecureArray<char>::length_string(void)const __ptr64 -?length_string@?$SecureArray@D@scu@@QEBA_KXZ -; public: unsigned __int64 __cdecl scu::SecureArray<unsigned char>::length_string(void)const __ptr64 -?length_string@?$SecureArray@E@scu@@QEBA_KXZ -; public: unsigned __int64 __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::max_size(void)const __ptr64 -?max_size@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEBA_KXZ -; public: unsigned __int64 __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::max_size(void)const __ptr64 -?max_size@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEBA_KXZ -; public: void __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::merge(class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> > & __ptr64) __ptr64 -?merge@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAAXAEAV12@@Z -; public: void __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::merge(class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> > & __ptr64,struct std::greater<class iop::FilePathComponent>) __ptr64 -?merge@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAAXAEAV12@U?$greater@VFilePathComponent@iop@@@2@@Z -; public: void __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::pop_back(void) __ptr64 -?pop_back@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAAXXZ -; public: void __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::pop_back(void) __ptr64 -?pop_back@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEAAXXZ -; public: void __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::pop_front(void) __ptr64 -?pop_front@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAAXXZ -; public: void __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::push_back(class iop::FilePathComponent const & __ptr64) __ptr64 -?push_back@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAAXAEBVFilePathComponent@iop@@@Z -; public: void __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::push_back(struct iop::EventInfo * __ptr64 const & __ptr64) __ptr64 -?push_back@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEAAXAEBQEAUEventInfo@iop@@@Z -; public: void __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::push_front(class iop::FilePathComponent const & __ptr64) __ptr64 -?push_front@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAAXAEBVFilePathComponent@iop@@@Z -; public: class std::reverse_bidirectional_iterator<class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::iterator,class iop::FilePathComponent,class iop::FilePathComponent & __ptr64,class iop::FilePathComponent * __ptr64,__int64> __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::rbegin(void) __ptr64 -?rbegin@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAA?AV?$reverse_bidirectional_iterator@Viterator@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@VFilePathComponent@iop@@AEAV45@PEAV45@_J@2@XZ -; public: class std::reverse_bidirectional_iterator<class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::const_iterator,class iop::FilePathComponent,class iop::FilePathComponent const & __ptr64,class iop::FilePathComponent const * __ptr64,__int64> __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::rbegin(void)const __ptr64 -?rbegin@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEBA?AV?$reverse_bidirectional_iterator@Vconst_iterator@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@VFilePathComponent@iop@@AEBV45@PEBV45@_J@2@XZ -; public: class std::reverse_iterator<struct iop::EventInfo * __ptr64 * __ptr64,struct iop::EventInfo * __ptr64,struct iop::EventInfo * __ptr64 & __ptr64,struct iop::EventInfo * __ptr64 * __ptr64,__int64> __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::rbegin(void) __ptr64 -?rbegin@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEAA?AV?$reverse_iterator@PEAPEAUEventInfo@iop@@PEAU12@AEAPEAU12@PEAPEAU12@_J@2@XZ -; public: class std::reverse_iterator<struct iop::EventInfo * __ptr64 const * __ptr64,struct iop::EventInfo * __ptr64,struct iop::EventInfo * __ptr64 const & __ptr64,struct iop::EventInfo * __ptr64 const * __ptr64,__int64> __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::rbegin(void)const __ptr64 -?rbegin@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEBA?AV?$reverse_iterator@PEBQEAUEventInfo@iop@@PEAU12@AEBQEAU12@PEBQEAU12@_J@2@XZ -; public: class iop::CSharedMarker * __ptr64 __cdecl std::auto_ptr<class iop::CSharedMarker>::release(void)const __ptr64 -?release@?$auto_ptr@VCSharedMarker@iop@@@std@@QEBAPEAVCSharedMarker@iop@@XZ -; public: class iop::RMHangProcDeathSynchObjects * __ptr64 __cdecl std::auto_ptr<class iop::RMHangProcDeathSynchObjects>::release(void)const __ptr64 -?release@?$auto_ptr@VRMHangProcDeathSynchObjects@iop@@@std@@QEBAPEAVRMHangProcDeathSynchObjects@iop@@XZ -; public: void __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::remove(class iop::FilePathComponent const & __ptr64) __ptr64 -?remove@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAAXAEBVFilePathComponent@iop@@@Z -; public: void __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::remove_if(class std::binder2nd<struct std::not_equal_to<class iop::FilePathComponent> >) __ptr64 -?remove_if@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAAXV?$binder2nd@U?$not_equal_to@VFilePathComponent@iop@@@std@@@2@@Z -; public: class std::reverse_bidirectional_iterator<class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::iterator,class iop::FilePathComponent,class iop::FilePathComponent & __ptr64,class iop::FilePathComponent * __ptr64,__int64> __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::rend(void) __ptr64 -?rend@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAA?AV?$reverse_bidirectional_iterator@Viterator@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@VFilePathComponent@iop@@AEAV45@PEAV45@_J@2@XZ -; public: class std::reverse_bidirectional_iterator<class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::const_iterator,class iop::FilePathComponent,class iop::FilePathComponent const & __ptr64,class iop::FilePathComponent const * __ptr64,__int64> __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::rend(void)const __ptr64 -?rend@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEBA?AV?$reverse_bidirectional_iterator@Vconst_iterator@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@VFilePathComponent@iop@@AEBV45@PEBV45@_J@2@XZ -; public: class std::reverse_iterator<struct iop::EventInfo * __ptr64 * __ptr64,struct iop::EventInfo * __ptr64,struct iop::EventInfo * __ptr64 & __ptr64,struct iop::EventInfo * __ptr64 * __ptr64,__int64> __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::rend(void) __ptr64 -?rend@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEAA?AV?$reverse_iterator@PEAPEAUEventInfo@iop@@PEAU12@AEAPEAU12@PEAPEAU12@_J@2@XZ -; public: class std::reverse_iterator<struct iop::EventInfo * __ptr64 const * __ptr64,struct iop::EventInfo * __ptr64,struct iop::EventInfo * __ptr64 const & __ptr64,struct iop::EventInfo * __ptr64 const * __ptr64,__int64> __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::rend(void)const __ptr64 -?rend@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEBA?AV?$reverse_iterator@PEBQEAUEventInfo@iop@@PEAU12@AEBQEAU12@PEBQEAU12@_J@2@XZ -; public: void __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::reserve(unsigned __int64) __ptr64 -?reserve@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEAAX_K@Z -; public: void __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::resize(unsigned __int64,class iop::FilePathComponent) __ptr64 -?resize@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAAX_KVFilePathComponent@iop@@@Z -; public: void __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::resize(unsigned __int64,struct iop::EventInfo * __ptr64 const & __ptr64) __ptr64 -?resize@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEAAX_KAEBQEAUEventInfo@iop@@@Z -; public: void __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::reverse(void) __ptr64 -?reverse@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAAXXZ -; public: void __cdecl iop::CSmartCard::setCardName(char const * __ptr64) __ptr64 -?setCardName@CSmartCard@iop@@QEAAXPEBD@Z -; public: unsigned __int64 __cdecl scu::SecureArray<char>::size(void)const __ptr64 -?size@?$SecureArray@D@scu@@QEBA_KXZ -; public: unsigned __int64 __cdecl scu::SecureArray<unsigned char>::size(void)const __ptr64 -?size@?$SecureArray@E@scu@@QEBA_KXZ -; public: unsigned __int64 __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::size(void)const __ptr64 -?size@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEBA_KXZ -; public: unsigned __int64 __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::size(void)const __ptr64 -?size@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEBA_KXZ -; public: void __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::sort(struct std::greater<class iop::FilePathComponent>) __ptr64 -?sort@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAAXU?$greater@VFilePathComponent@iop@@@2@@Z -; public: void __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::sort(void) __ptr64 -?sort@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAAXXZ -; public: void __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::splice(class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::iterator,class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> > & __ptr64,class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::iterator,class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::iterator) __ptr64 -?splice@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAAXViterator@12@AEAV12@00@Z -; public: void __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::splice(class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::iterator,class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> > & __ptr64,class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::iterator) __ptr64 -?splice@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAAXViterator@12@AEAV12@0@Z -; public: void __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::splice(class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::iterator,class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> > & __ptr64) __ptr64 -?splice@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAAXViterator@12@AEAV12@@Z -; public: void __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::swap(class std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> > & __ptr64) __ptr64 -?swap@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAAXAEAV12@@Z -; public: void __cdecl std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> >::swap(class std::vector<struct iop::EventInfo * __ptr64,class std::allocator<struct iop::EventInfo * __ptr64> > & __ptr64) __ptr64 -?swap@?$vector@PEAUEventInfo@iop@@V?$allocator@PEAUEventInfo@iop@@@std@@@std@@QEAAXAEAV12@@Z -; public: void __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::unique(struct std::not_equal_to<class iop::FilePathComponent>) __ptr64 -?unique@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAAXU?$not_equal_to@VFilePathComponent@iop@@@2@@Z -; public: void __cdecl std::list<class iop::FilePathComponent,class std::allocator<class iop::FilePathComponent> >::unique(void) __ptr64 -?unique@?$list@VFilePathComponent@iop@@V?$allocator@VFilePathComponent@iop@@@std@@@std@@QEAAXXZ -DllGetVersion -DllRegisterServer -DllUnregisterServer
diff --git a/mingw-w64-crt/lib64/smtpsvc.def b/mingw-w64-crt/lib64/smtpsvc.def deleted file mode 100644 index 5f82e0f..0000000 --- a/mingw-w64-crt/lib64/smtpsvc.def +++ /dev/null
@@ -1,343 +0,0 @@ -; -; Exports of file SMTPSVC.dll -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY SMTPSVC.dll -EXPORTS -; public: __cdecl HASH_TABLE::HASH_TABLE(class HASH_TABLE const & __ptr64) __ptr64 -??0HASH_TABLE@@QEAA@AEBV0@@Z -; public: __cdecl HT_ELEMENT::HT_ELEMENT(class HT_ELEMENT const & __ptr64) __ptr64 -??0HT_ELEMENT@@QEAA@AEBV0@@Z -; public: __cdecl HT_ELEMENT::HT_ELEMENT(void) __ptr64 -??0HT_ELEMENT@@QEAA@XZ -; public: __cdecl IIS_CTL::IIS_CTL(class IIS_CTL const & __ptr64) __ptr64 -??0IIS_CTL@@QEAA@AEBV0@@Z -; public: __cdecl IIS_SERVER_CERT::IIS_SERVER_CERT(class IIS_SERVER_CERT const & __ptr64) __ptr64 -??0IIS_SERVER_CERT@@QEAA@AEBV0@@Z -; public: __cdecl IIS_SERVICE::IIS_SERVICE(class IIS_SERVICE const & __ptr64) __ptr64 -??0IIS_SERVICE@@QEAA@AEBV0@@Z -; public: __cdecl IIS_SSL_INFO::IIS_SSL_INFO(class IIS_SSL_INFO const & __ptr64) __ptr64 -??0IIS_SSL_INFO@@QEAA@AEBV0@@Z -; public: __cdecl LOGGING::LOGGING(class LOGGING const & __ptr64) __ptr64 -??0LOGGING@@QEAA@AEBV0@@Z -; public: virtual __cdecl HASH_TABLE::~HASH_TABLE(void) __ptr64 -??1HASH_TABLE@@UEAA@XZ -; public: virtual __cdecl HT_ELEMENT::~HT_ELEMENT(void) __ptr64 -??1HT_ELEMENT@@UEAA@XZ -; public: class HASH_TABLE & __ptr64 __cdecl HASH_TABLE::operator=(class HASH_TABLE const & __ptr64) __ptr64 -??4HASH_TABLE@@QEAAAEAV0@AEBV0@@Z -; public: class HT_ELEMENT & __ptr64 __cdecl HT_ELEMENT::operator=(class HT_ELEMENT const & __ptr64) __ptr64 -??4HT_ELEMENT@@QEAAAEAV0@AEBV0@@Z -; public: class IIS_CTL & __ptr64 __cdecl IIS_CTL::operator=(class IIS_CTL const & __ptr64) __ptr64 -??4IIS_CTL@@QEAAAEAV0@AEBV0@@Z -; public: class IIS_SERVER_CERT & __ptr64 __cdecl IIS_SERVER_CERT::operator=(class IIS_SERVER_CERT const & __ptr64) __ptr64 -??4IIS_SERVER_CERT@@QEAAAEAV0@AEBV0@@Z -; public: class IIS_SERVICE & __ptr64 __cdecl IIS_SERVICE::operator=(class IIS_SERVICE const & __ptr64) __ptr64 -??4IIS_SERVICE@@QEAAAEAV0@AEBV0@@Z -; public: class IIS_SSL_INFO & __ptr64 __cdecl IIS_SSL_INFO::operator=(class IIS_SSL_INFO const & __ptr64) __ptr64 -??4IIS_SSL_INFO@@QEAAAEAV0@AEBV0@@Z -; public: class LOGGING & __ptr64 __cdecl LOGGING::operator=(class LOGGING const & __ptr64) __ptr64 -??4LOGGING@@QEAAAEAV0@AEBV0@@Z -; public: class TSVC_CACHE & __ptr64 __cdecl TSVC_CACHE::operator=(class TSVC_CACHE const & __ptr64) __ptr64 -??4TSVC_CACHE@@QEAAAEAV0@AEBV0@@Z -; public: void __cdecl INET_PARSER::operator+=(int) __ptr64 -??YINET_PARSER@@QEAAXH@Z -; const HASH_TABLE::`vftable' -??_7HASH_TABLE@@6B@ -; const HT_ELEMENT::`vftable' -??_7HT_ELEMENT@@6B@ -; const IIS_SERVICE::`vftable' -??_7IIS_SERVICE@@6B@ -; public: void __cdecl IIS_SERVER_INSTANCE::AcquireFastLock(void) __ptr64 -?AcquireFastLock@IIS_SERVER_INSTANCE@@QEAAXXZ -; public: void __cdecl IIS_SERVICE::AcquireServiceLock(int) __ptr64 -?AcquireServiceLock@IIS_SERVICE@@QEAAXH@Z -; private: static void __cdecl IIS_VROOT_TABLE::AddRefRecord(void const * __ptr64,int) -?AddRefRecord@IIS_VROOT_TABLE@@CAXPEBXH@Z -; public: virtual unsigned long __cdecl HASH_TABLE::CalculateHash(char const * __ptr64)const __ptr64 -?CalculateHash@HASH_TABLE@@UEBAKPEBD@Z -; private: int __cdecl IIS_SSL_INFO::CheckSignature(void) __ptr64 -?CheckSignature@IIS_SSL_INFO@@AEAAHXZ -; public: void __cdecl IIS_SERVER_INSTANCE::CleanupAfterConstructorFailure(void) __ptr64 -?CleanupAfterConstructorFailure@IIS_SERVER_INSTANCE@@QEAAXXZ -; public: void __cdecl IIS_SERVER_INSTANCE::DecrementCurrentConnections(void) __ptr64 -?DecrementCurrentConnections@IIS_SERVER_INSTANCE@@QEAAXXZ -; public: unsigned long __cdecl IIS_SERVICE::DelayCurrentServiceCtrlOperation(unsigned long) __ptr64 -?DelayCurrentServiceCtrlOperation@IIS_SERVICE@@QEAAKK@Z -; public: virtual long __cdecl MIME_MAP_ENTRY::Dereference(void) __ptr64 -?Dereference@MIME_MAP_ENTRY@@UEAAJXZ -; public: int __cdecl IIS_SERVER_INSTANCE::DoServerNameCheck(void)const __ptr64 -?DoServerNameCheck@IIS_SERVER_INSTANCE@@QEBAHXZ -; public: char * __ptr64 __cdecl INET_PARSER::EatNonWhite(void) __ptr64 -?EatNonWhite@INET_PARSER@@QEAAPEADXZ -; public: char * __ptr64 __cdecl INET_PARSER::EatWhite(void) __ptr64 -?EatWhite@INET_PARSER@@QEAAPEADXZ -; public: virtual int __cdecl COMMON_METADATA::FinishPrivateProperties(class BUFFER * __ptr64,unsigned long,int) __ptr64 -?FinishPrivateProperties@COMMON_METADATA@@UEAAHPEAVBUFFER@@KH@Z -; public: unsigned long __cdecl HASH_TABLE::FlushElements(void) __ptr64 -?FlushElements@HASH_TABLE@@QEAAKXZ -; public: unsigned long __cdecl TSVC_CACHE::GetInstanceId(void)const __ptr64 -?GetInstanceId@TSVC_CACHE@@QEBAKXZ -; public: void __cdecl IIS_SERVICE::GetMDInstancePath(unsigned long,char * __ptr64) __ptr64 -?GetMDInstancePath@IIS_SERVICE@@QEAAXKPEAD@Z -; public: void * __ptr64 __cdecl TSVC_CACHE::GetServerInstance(void)const __ptr64 -?GetServerInstance@TSVC_CACHE@@QEBAPEAXXZ -; private: virtual unsigned long __cdecl IIS_SERVICE::GetServiceConfigInfoSize(unsigned long) __ptr64 -?GetServiceConfigInfoSize@IIS_SERVICE@@EEAAKK@Z -; public: unsigned long __cdecl TSVC_CACHE::GetServiceId(void)const __ptr64 -?GetServiceId@TSVC_CACHE@@QEBAKXZ -; public: class CACHED_TOKEN * __ptr64 __cdecl TCP_AUTHENT::GetToken(void)const __ptr64 -?GetToken@TCP_AUTHENT@@QEBAPEAVCACHED_TOKEN@@XZ -; public: class TSVC_CACHE & __ptr64 __cdecl IIS_SERVER_INSTANCE::GetTsvcCache(void) __ptr64 -?GetTsvcCache@IIS_SERVER_INSTANCE@@QEAAAEAVTSVC_CACHE@@XZ -; public: void * __ptr64 __cdecl TCP_AUTHENT::GetUserHandle(void) __ptr64 -?GetUserHandle@TCP_AUTHENT@@QEAAPEAXXZ -; public: virtual int __cdecl COMMON_METADATA::HandlePrivateProperty(char * __ptr64,class IIS_SERVER_INSTANCE * __ptr64,struct _METADATA_GETALL_INTERNAL_RECORD * __ptr64,void * __ptr64,class BUFFER * __ptr64,unsigned long * __ptr64,struct _METADATA_ERROR_INFO * __ptr64) __ptr64 -?HandlePrivateProperty@COMMON_METADATA@@UEAAHPEADPEAVIIS_SERVER_INSTANCE@@PEAU_METADATA_GETALL_INTERNAL_RECORD@@PEAXPEAVBUFFER@@PEAKPEAU_METADATA_ERROR_INFO@@@Z -; public: int __cdecl IIS_SERVER_INSTANCE::HasNormalBindings(void)const __ptr64 -?HasNormalBindings@IIS_SERVER_INSTANCE@@QEBAHXZ -; public: int __cdecl IIS_SERVER_INSTANCE::HasSecureBindings(void)const __ptr64 -?HasSecureBindings@IIS_SERVER_INSTANCE@@QEBAHXZ -; public: void __cdecl IIS_SERVER_INSTANCE::IncrementCurrentConnections(void) __ptr64 -?IncrementCurrentConnections@IIS_SERVER_INSTANCE@@QEAAXXZ -; public: int __cdecl IIS_SERVICE::IsActive(void)const __ptr64 -?IsActive@IIS_SERVICE@@QEBAHXZ -; public: int __cdecl IIS_SERVER_INSTANCE::IsAutoStart(void)const __ptr64 -?IsAutoStart@IIS_SERVER_INSTANCE@@QEBAHXZ -; public: int __cdecl IIS_SERVER_INSTANCE::IsClusterEnabled(void)const __ptr64 -?IsClusterEnabled@IIS_SERVER_INSTANCE@@QEBAHXZ -; private: int __cdecl IIS_SSL_INFO::IsDefaultCTL(void) __ptr64 -?IsDefaultCTL@IIS_SSL_INFO@@AEAAHXZ -; public: int __cdecl IIS_SSL_INFO::IsDefaultCertificate(void) __ptr64 -?IsDefaultCertificate@IIS_SSL_INFO@@QEAAHXZ -; public: int __cdecl IIS_SERVER_INSTANCE::IsDownLevelInstance(void)const __ptr64 -?IsDownLevelInstance@IIS_SERVER_INSTANCE@@QEBAHXZ -; public: int __cdecl IIS_SERVER_CERT::IsFortezzaCert(void) __ptr64 -?IsFortezzaCert@IIS_SERVER_CERT@@QEAAHXZ -; public: int __cdecl IIS_SERVER_INSTANCE::IsLoggingEnabledA(void)const __ptr64 -?IsLoggingEnabledA@IIS_SERVER_INSTANCE@@QEBAHXZ -; public: virtual int __cdecl MIME_MAP_ENTRY::IsMatch(char const * __ptr64,unsigned long)const __ptr64 -?IsMatch@MIME_MAP_ENTRY@@UEBAHPEBDK@Z -; public: int __cdecl IIS_SERVICE::IsMultiInstance(void)const __ptr64 -?IsMultiInstance@IIS_SERVICE@@QEBAHXZ -; public: int __cdecl IIS_SERVICE::IsSystemDBCS(void)const __ptr64 -?IsSystemDBCS@IIS_SERVICE@@QEBAHXZ -; public: int __cdecl HASH_TABLE::IsValid(void)const __ptr64 -?IsValid@HASH_TABLE@@QEBAHXZ -; public: int __cdecl TS_OPEN_FILE_INFO::IsValid(void)const __ptr64 -?IsValid@TS_OPEN_FILE_INFO@@QEBAHXZ -; public: int __cdecl IIS_SERVER_INSTANCE::LoadStr(class STR & __ptr64,unsigned long,int)const __ptr64 -?LoadStr@IIS_SERVER_INSTANCE@@QEBAHAEAVSTR@@KH@Z -; public: void __cdecl IIS_SSL_INFO::Lock(void) __ptr64 -?Lock@IIS_SSL_INFO@@QEAAXXZ -; public: void __cdecl IIS_VROOT_TABLE::LockConvertExclusive(void) __ptr64 -?LockConvertExclusive@IIS_VROOT_TABLE@@QEAAXXZ -; public: void __cdecl IIS_VROOT_TABLE::LockExclusive(void) __ptr64 -?LockExclusive@IIS_VROOT_TABLE@@QEAAXXZ -; private: void __cdecl LOGGING::LockExclusive(void) __ptr64 -?LockExclusive@LOGGING@@AEAAXXZ -; public: void __cdecl IIS_VROOT_TABLE::LockShared(void) __ptr64 -?LockShared@IIS_VROOT_TABLE@@QEAAXXZ -; private: void __cdecl LOGGING::LockShared(void) __ptr64 -?LockShared@LOGGING@@AEAAXXZ -; public: void __cdecl IIS_SERVER_INSTANCE::LockThisForRead(void) __ptr64 -?LockThisForRead@IIS_SERVER_INSTANCE@@QEAAXXZ -; public: void __cdecl IIS_SERVER_INSTANCE::LockThisForWrite(void) __ptr64 -?LockThisForWrite@IIS_SERVER_INSTANCE@@QEAAXXZ -; public: void __cdecl IIS_SERVICE::LogEvent(unsigned long,unsigned short,char const * __ptr64 * __ptr64 const,unsigned long) __ptr64 -?LogEvent@IIS_SERVICE@@QEAAXKGQEAPEBDK@Z -; public: class HT_ELEMENT * __ptr64 __cdecl HASH_TABLE::Lookup(char const * __ptr64) __ptr64 -?Lookup@HASH_TABLE@@QEAAPEAVHT_ELEMENT@@PEBD@Z -; public: char * __ptr64 __cdecl INET_PARSER::NextItem(void) __ptr64 -?NextItem@INET_PARSER@@QEAAPEADXZ -; public: char * __ptr64 __cdecl INET_PARSER::NextParam(void) __ptr64 -?NextParam@INET_PARSER@@QEAAPEADXZ -; public: void __cdecl MIME_MAP::Print(void) __ptr64 -?Print@MIME_MAP@@QEAAXXZ -; public: virtual void __cdecl MIME_MAP_ENTRY::Print(void)const __ptr64 -?Print@MIME_MAP_ENTRY@@UEBAXXZ -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::QueryAcceptExOutstanding(void)const __ptr64 -?QueryAcceptExOutstanding@IIS_SERVER_INSTANCE@@QEBAKXZ -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::QueryAcceptExTimeout(void)const __ptr64 -?QueryAcceptExTimeout@IIS_SERVER_INSTANCE@@QEBAKXZ -; public: virtual class IIS_SSL_INFO * __ptr64 __cdecl IIS_SERVER_INSTANCE::QueryAndReferenceSSLInfoObj(void) __ptr64 -?QueryAndReferenceSSLInfoObj@IIS_SERVER_INSTANCE@@UEAAPEAVIIS_SSL_INFO@@XZ -; public: unsigned long __cdecl TS_OPEN_FILE_INFO::QueryAttributes(void)const __ptr64 -?QueryAttributes@TS_OPEN_FILE_INFO@@QEBAKXZ -; public: void * __ptr64 __cdecl IIS_SERVER_INSTANCE::QueryBandwidthInfo(void)const __ptr64 -?QueryBandwidthInfo@IIS_SERVER_INSTANCE@@QEBAPEAXXZ -; public: class IIS_CTL * __ptr64 __cdecl IIS_SSL_INFO::QueryCTL(void) __ptr64 -?QueryCTL@IIS_SSL_INFO@@QEAAPEAVIIS_CTL@@XZ -; public: struct _CTL_CONTEXT const * __ptr64 __cdecl IIS_CTL::QueryCTLContext(void) __ptr64 -?QueryCTLContext@IIS_CTL@@QEAAPEBU_CTL_CONTEXT@@XZ -; public: struct _CERT_CONTEXT const * __ptr64 __cdecl IIS_SERVER_CERT::QueryCertContext(void) __ptr64 -?QueryCertContext@IIS_SERVER_CERT@@QEAAPEBU_CERT_CONTEXT@@XZ -; public: struct _CERT_CONTEXT const * __ptr64 * __ptr64 __cdecl IIS_SERVER_CERT::QueryCertContextAddr(void) __ptr64 -?QueryCertContextAddr@IIS_SERVER_CERT@@QEAAPEAPEBU_CERT_CONTEXT@@XZ -; public: class IIS_SERVER_CERT * __ptr64 __cdecl IIS_SSL_INFO::QueryCertificate(void) __ptr64 -?QueryCertificate@IIS_SSL_INFO@@QEAAPEAVIIS_SERVER_CERT@@XZ -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::QueryConnectionTimeout(void)const __ptr64 -?QueryConnectionTimeout@IIS_SERVER_INSTANCE@@QEBAKXZ -; public: char * __ptr64 __cdecl IIS_SERVER_CERT::QueryContainer(void) __ptr64 -?QueryContainer@IIS_SERVER_CERT@@QEAAPEADXZ -; public: struct _SecHandle * __ptr64 __cdecl TCP_AUTHENT::QueryCredHandle(void) __ptr64 -?QueryCredHandle@TCP_AUTHENT@@QEAAPEAU_SecHandle@@XZ -; public: struct _SecHandle * __ptr64 __cdecl TCP_AUTHENT::QueryCtxtHandle(void) __ptr64 -?QueryCtxtHandle@TCP_AUTHENT@@QEAAPEAU_SecHandle@@XZ -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::QueryCurrentConnections(void)const __ptr64 -?QueryCurrentConnections@IIS_SERVER_INSTANCE@@QEBAKXZ -; public: unsigned long __cdecl IIS_SERVICE::QueryCurrentServiceError(void)const __ptr64 -?QueryCurrentServiceError@IIS_SERVICE@@QEBAKXZ -; public: unsigned long __cdecl IIS_SERVICE::QueryCurrentServiceState(void)const __ptr64 -?QueryCurrentServiceState@IIS_SERVICE@@QEBAKXZ -; public: unsigned short __cdecl IIS_SERVER_INSTANCE::QueryDefaultPort(void)const __ptr64 -?QueryDefaultPort@IIS_SERVER_INSTANCE@@QEBAGXZ -; public: unsigned long __cdecl IIS_SERVICE::QueryDownLevelInstance(void)const __ptr64 -?QueryDownLevelInstance@IIS_SERVICE@@QEBAKXZ -; public: char * __ptr64 __cdecl TS_OPEN_FILE_INFO::QueryETag(void)const __ptr64 -?QueryETag@TS_OPEN_FILE_INFO@@QEBAPEADXZ -; public: class EVENT_LOG * __ptr64 __cdecl IIS_SERVICE::QueryEventLog(void) __ptr64 -?QueryEventLog@IIS_SERVICE@@QEAAPEAVEVENT_LOG@@XZ -; public: unsigned long __cdecl IIS_SERVICE::QueryInstanceCount(void)const __ptr64 -?QueryInstanceCount@IIS_SERVICE@@QEBAKXZ -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::QueryInstanceId(void)const __ptr64 -?QueryInstanceId@IIS_SERVER_INSTANCE@@QEBAKXZ -; public: virtual char const * __ptr64 __cdecl MIME_MAP_ENTRY::QueryKey(void)const __ptr64 -?QueryKey@MIME_MAP_ENTRY@@UEBAPEBDXZ -; public: virtual unsigned long __cdecl MIME_MAP_ENTRY::QueryKeyLen(void)const __ptr64 -?QueryKeyLen@MIME_MAP_ENTRY@@UEBAKXZ -; public: int __cdecl TS_OPEN_FILE_INFO::QueryLastWriteTime(struct _FILETIME * __ptr64)const __ptr64 -?QueryLastWriteTime@TS_OPEN_FILE_INFO@@QEBAHPEAU_FILETIME@@@Z -; public: unsigned short * __ptr64 __cdecl IIS_CTL::QueryListIdentifier(void) __ptr64 -?QueryListIdentifier@IIS_CTL@@QEAAPEAGXZ -; public: int __cdecl IIS_SERVER_INSTANCE::QueryLogAnonymous(void)const __ptr64 -?QueryLogAnonymous@IIS_SERVER_INSTANCE@@QEBAHXZ -; public: int __cdecl IIS_SERVER_INSTANCE::QueryLogNonAnonymous(void)const __ptr64 -?QueryLogNonAnonymous@IIS_SERVER_INSTANCE@@QEBAHXZ -; public: char * __ptr64 __cdecl IIS_CTL::QueryMBPath(void) __ptr64 -?QueryMBPath@IIS_CTL@@QEAAPEADXZ -; public: char * __ptr64 __cdecl IIS_SERVER_CERT::QueryMBPath(void) __ptr64 -?QueryMBPath@IIS_SERVER_CERT@@QEAAPEADXZ -; public: char const * __ptr64 __cdecl IIS_SERVER_INSTANCE::QueryMDPath(void)const __ptr64 -?QueryMDPath@IIS_SERVER_INSTANCE@@QEBAPEBDXZ -; public: char const * __ptr64 __cdecl IIS_SERVICE::QueryMDPath(void)const __ptr64 -?QueryMDPath@IIS_SERVICE@@QEBAPEBDXZ -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::QueryMDPathLen(void)const __ptr64 -?QueryMDPathLen@IIS_SERVER_INSTANCE@@QEBAKXZ -; public: char const * __ptr64 __cdecl IIS_SERVER_INSTANCE::QueryMDVRPath(void)const __ptr64 -?QueryMDVRPath@IIS_SERVER_INSTANCE@@QEBAPEBDXZ -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::QueryMDVRPathLen(void)const __ptr64 -?QueryMDVRPathLen@IIS_SERVER_INSTANCE@@QEBAKXZ -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::QueryMaxConnections(void)const __ptr64 -?QueryMaxConnections@IIS_SERVER_INSTANCE@@QEBAKXZ -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::QueryMaxEndpointConnections(void)const __ptr64 -?QueryMaxEndpointConnections@IIS_SERVER_INSTANCE@@QEBAKXZ -; public: class MIME_MAP * __ptr64 __cdecl IIS_SERVICE::QueryMimeMap(void)const __ptr64 -?QueryMimeMap@IIS_SERVICE@@QEBAPEAVMIME_MAP@@XZ -; public: char const * __ptr64 __cdecl IIS_SERVICE::QueryModuleName(void)const __ptr64 -?QueryModuleName@IIS_SERVICE@@QEBAPEBDXZ -; public: unsigned long __cdecl IIS_SERVER_CERT::QueryOpenFlags(void) __ptr64 -?QueryOpenFlags@IIS_SERVER_CERT@@QEAAKXZ -; public: void * __ptr64 __cdecl IIS_CTL::QueryOriginalStore(void) __ptr64 -?QueryOriginalStore@IIS_CTL@@QEAAPEAXXZ -; public: char * __ptr64 __cdecl IIS_SERVER_CERT::QueryProviderName(void) __ptr64 -?QueryProviderName@IIS_SERVER_CERT@@QEAAPEADXZ -; public: unsigned long __cdecl IIS_SERVER_CERT::QueryProviderType(void) __ptr64 -?QueryProviderType@IIS_SERVER_CERT@@QEAAKXZ -; public: long * __ptr64 __cdecl RefBlob::QueryRefCount(void) __ptr64 -?QueryRefCount@RefBlob@@QEAAPEAJXZ -; public: char const * __ptr64 __cdecl IIS_SERVER_INSTANCE::QueryRegParamKey(void)const __ptr64 -?QueryRegParamKey@IIS_SERVER_INSTANCE@@QEBAPEBDXZ -; public: char const * __ptr64 __cdecl IIS_SERVICE::QueryRegParamKey(void)const __ptr64 -?QueryRegParamKey@IIS_SERVICE@@QEBAPEBDXZ -; public: char * __ptr64 __cdecl IIS_SERVER_INSTANCE::QueryRoot(void)const __ptr64 -?QueryRoot@IIS_SERVER_INSTANCE@@QEBAPEADXZ -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::QuerySavedState(void)const __ptr64 -?QuerySavedState@IIS_SERVER_INSTANCE@@QEBAKXZ -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::QueryServerSize(void)const __ptr64 -?QueryServerSize@IIS_SERVER_INSTANCE@@QEBAKXZ -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::QueryServerState(void)const __ptr64 -?QueryServerState@IIS_SERVER_INSTANCE@@QEBAKXZ -; public: char const * __ptr64 __cdecl IIS_SERVICE::QueryServiceComment(void)const __ptr64 -?QueryServiceComment@IIS_SERVICE@@QEBAPEBDXZ -; public: unsigned long __cdecl IIS_SERVICE::QueryServiceId(void)const __ptr64 -?QueryServiceId@IIS_SERVICE@@QEBAKXZ -; public: char const * __ptr64 __cdecl IIS_SERVICE::QueryServiceName(void)const __ptr64 -?QueryServiceName@IIS_SERVICE@@QEBAPEBDXZ -; public: unsigned long __cdecl IIS_SERVICE::QueryServiceSpecificExitCode(void)const __ptr64 -?QueryServiceSpecificExitCode@IIS_SERVICE@@QEBAKXZ -; public: unsigned long __cdecl IIS_SERVICE::QueryShutdownScheduleId(void)const __ptr64 -?QueryShutdownScheduleId@IIS_SERVICE@@QEBAKXZ -; public: char const * __ptr64 __cdecl IIS_SERVER_INSTANCE::QuerySiteName(void)const __ptr64 -?QuerySiteName@IIS_SERVER_INSTANCE@@QEBAPEBDXZ -; public: int __cdecl TS_OPEN_FILE_INFO::QuerySize(union _LARGE_INTEGER & __ptr64)const __ptr64 -?QuerySize@TS_OPEN_FILE_INFO@@QEBAHAEAT_LARGE_INTEGER@@@Z -; public: int __cdecl TS_OPEN_FILE_INFO::QuerySize(unsigned long * __ptr64,unsigned long * __ptr64)const __ptr64 -?QuerySize@TS_OPEN_FILE_INFO@@QEBAHPEAK0@Z -; public: struct _SecHandle * __ptr64 __cdecl TCP_AUTHENT::QuerySslCtxtHandle(void) __ptr64 -?QuerySslCtxtHandle@TCP_AUTHENT@@QEAAPEAU_SecHandle@@XZ -; public: unsigned long __cdecl IIS_CTL::QueryStatus(void) __ptr64 -?QueryStatus@IIS_CTL@@QEAAKXZ -; public: void * __ptr64 __cdecl IIS_SERVER_CERT::QueryStoreHandle(void) __ptr64 -?QueryStoreHandle@IIS_SERVER_CERT@@QEAAPEAXXZ -; public: char * __ptr64 __cdecl IIS_CTL::QueryStoreName(void) __ptr64 -?QueryStoreName@IIS_CTL@@QEAAPEADXZ -; public: char * __ptr64 __cdecl IIS_SERVER_CERT::QueryStoreName(void) __ptr64 -?QueryStoreName@IIS_SERVER_CERT@@QEAAPEADXZ -; public: unsigned long __cdecl IIS_VROOT_TABLE::QueryVrootCount(void) __ptr64 -?QueryVrootCount@IIS_VROOT_TABLE@@QEAAKXZ -; public: class IIS_VROOT_TABLE * __ptr64 __cdecl IIS_SERVER_INSTANCE::QueryVrootTable(void) __ptr64 -?QueryVrootTable@IIS_SERVER_INSTANCE@@QEAAPEAVIIS_VROOT_TABLE@@XZ -; public: virtual long __cdecl MIME_MAP_ENTRY::Reference(void) __ptr64 -?Reference@MIME_MAP_ENTRY@@UEAAJXZ -; public: void __cdecl IIS_SERVER_INSTANCE::ReleaseFastLock(void) __ptr64 -?ReleaseFastLock@IIS_SERVER_INSTANCE@@QEAAXXZ -; public: void __cdecl IIS_SERVICE::ReleaseServiceLock(int) __ptr64 -?ReleaseServiceLock@IIS_SERVICE@@QEAAXH@Z -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::RemoveNormalBindings(void) __ptr64 -?RemoveNormalBindings@IIS_SERVER_INSTANCE@@QEAAKXZ -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::RemoveSecureBindings(void) __ptr64 -?RemoveSecureBindings@IIS_SERVER_INSTANCE@@QEAAKXZ -; public: void __cdecl INET_PARSER::RestoreBuffer(void) __ptr64 -?RestoreBuffer@INET_PARSER@@QEAAXXZ -; public: int __cdecl TS_OPEN_FILE_INFO::RetrieveHttpInfo(char * __ptr64,int * __ptr64) __ptr64 -?RetrieveHttpInfo@TS_OPEN_FILE_INFO@@QEAAHPEADPEAH@Z -; public: void __cdecl IIS_SERVER_INSTANCE::SaveServerState(void) __ptr64 -?SaveServerState@IIS_SERVER_INSTANCE@@QEAAXXZ -ServiceEntry -; public: void __cdecl COMMON_METADATA::SetAccessPerms(unsigned long) __ptr64 -?SetAccessPerms@COMMON_METADATA@@QEAAXK@Z -; public: void __cdecl TSVC_CACHE::SetParameters(unsigned long,unsigned long,void * __ptr64) __ptr64 -?SetParameters@TSVC_CACHE@@QEAAXKKPEAX@Z -; public: void __cdecl IIS_SERVICE::SetServiceComment(char * __ptr64) __ptr64 -?SetServiceComment@IIS_SERVICE@@QEAAXPEAD@Z -; public: void __cdecl IIS_SERVICE::SetServiceSpecificExitCode(unsigned long) __ptr64 -?SetServiceSpecificExitCode@IIS_SERVICE@@QEAAXK@Z -; public: void __cdecl IIS_SERVER_INSTANCE::SetZapRegKey(void) __ptr64 -?SetZapRegKey@IIS_SERVER_INSTANCE@@QEAAXXZ -; public: unsigned long __cdecl IIS_SERVER_CERT::Status(void) __ptr64 -?Status@IIS_SERVER_CERT@@QEAAKXZ -; public: virtual void __cdecl IIS_SERVICE::StopInstanceProcs(class IIS_SERVER_INSTANCE * __ptr64) __ptr64 -?StopInstanceProcs@IIS_SERVICE@@UEAAXPEAVIIS_SERVER_INSTANCE@@@Z -; public: void __cdecl IIS_SSL_INFO::Unlock(void) __ptr64 -?Unlock@IIS_SSL_INFO@@QEAAXXZ -; public: void __cdecl IIS_VROOT_TABLE::Unlock(void) __ptr64 -?Unlock@IIS_VROOT_TABLE@@QEAAXXZ -; private: void __cdecl LOGGING::Unlock(void) __ptr64 -?Unlock@LOGGING@@AEAAXXZ -; public: void __cdecl IIS_SERVER_INSTANCE::UnlockThis(void) __ptr64 -?UnlockThis@IIS_SERVER_INSTANCE@@QEAAXXZ -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::UpdateNormalBindings(void) __ptr64 -?UpdateNormalBindings@IIS_SERVER_INSTANCE@@QEAAKXZ -; public: unsigned long __cdecl IIS_SERVER_INSTANCE::UpdateSecureBindings(void) __ptr64 -?UpdateSecureBindings@IIS_SERVER_INSTANCE@@QEAAKXZ -; private: int __cdecl IIS_SERVER_CERT::UseProgrammaticPINEntry(class MB * __ptr64) __ptr64 -?UseProgrammaticPINEntry@IIS_SERVER_CERT@@AEAAHPEAVMB@@@Z -; public: int __cdecl TS_OPEN_FILE_INFO::WeakETag(void)const __ptr64 -?WeakETag@TS_OPEN_FILE_INFO@@QEBAHXZ -; int __cdecl uudecode(char * __ptr64,class BUFFER * __ptr64,unsigned long * __ptr64,int) -?uudecode@@YAHPEADPEAVBUFFER@@PEAKH@Z -; int __cdecl uuencode(unsigned char * __ptr64,unsigned long,class BUFFER * __ptr64,int) -?uuencode@@YAHPEAEKPEAVBUFFER@@H@Z
diff --git a/mingw-w64-crt/lib64/snmpcl.def b/mingw-w64-crt/lib64/snmpcl.def deleted file mode 100644 index b6ef0e8..0000000 --- a/mingw-w64-crt/lib64/snmpcl.def +++ /dev/null
@@ -1,2150 +0,0 @@ -; -; Exports of file snmpcl.dll -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY snmpcl.dll -EXPORTS -; public: __cdecl CBString::CBString(int) __ptr64 -??0CBString@@QEAA@H@Z -; public: __cdecl CBString::CBString(unsigned short * __ptr64) __ptr64 -??0CBString@@QEAA@PEAG@Z -; public: __cdecl CBString::CBString(void) __ptr64 -??0CBString@@QEAA@XZ -; public: __cdecl GeneralException::GeneralException(class GeneralException const & __ptr64) __ptr64 -??0GeneralException@@QEAA@AEBV0@@Z -; public: __cdecl GeneralException::GeneralException(class SnmpErrorReport const & __ptr64,char * __ptr64,int,unsigned long) __ptr64 -??0GeneralException@@QEAA@AEBVSnmpErrorReport@@PEADHK@Z -; public: __cdecl GeneralException::GeneralException(enum SnmpError,enum SnmpStatus,char * __ptr64,int,unsigned long) __ptr64 -??0GeneralException@@QEAA@W4SnmpError@@W4SnmpStatus@@PEADHK@Z -; public: __cdecl GetNextOperation::GetNextOperation(class SnmpSession & __ptr64,class SnmpAutoRetrieveOperation & __ptr64) __ptr64 -??0GetNextOperation@@QEAA@AEAVSnmpSession@@AEAVSnmpAutoRetrieveOperation@@@Z -; public: __cdecl GetNextOperation::GetNextOperation(class GetNextOperation const & __ptr64) __ptr64 -??0GetNextOperation@@QEAA@AEBV0@@Z -; public: __cdecl SnmpAnalyser::SnmpAnalyser(class SnmpAnalyser const & __ptr64) __ptr64 -??0SnmpAnalyser@@QEAA@AEBV0@@Z -; public: __cdecl SnmpAnalyser::SnmpAnalyser(unsigned short const * __ptr64) __ptr64 -??0SnmpAnalyser@@QEAA@PEBG@Z -; protected: __cdecl SnmpAutoRetrieveOperation::SnmpAutoRetrieveOperation(class SnmpSession & __ptr64) __ptr64 -??0SnmpAutoRetrieveOperation@@IEAA@AEAVSnmpSession@@@Z -; public: __cdecl SnmpAutoRetrieveOperation::SnmpAutoRetrieveOperation(class SnmpAutoRetrieveOperation const & __ptr64) __ptr64 -??0SnmpAutoRetrieveOperation@@QEAA@AEBV0@@Z -; public: __cdecl SnmpBitStringType::SnmpBitStringType(class SnmpBitStringType const & __ptr64) __ptr64 -??0SnmpBitStringType@@QEAA@AEBV0@@Z -; public: __cdecl SnmpBitStringType::SnmpBitStringType(unsigned short const * __ptr64) __ptr64 -??0SnmpBitStringType@@QEAA@PEBG@Z -; public: __cdecl SnmpBitStringType::SnmpBitStringType(unsigned short const * __ptr64,class SnmpOctetString const & __ptr64) __ptr64 -??0SnmpBitStringType@@QEAA@PEBGAEBVSnmpOctetString@@@Z -; public: __cdecl SnmpBitStringType::SnmpBitStringType(unsigned short const * __ptr64,unsigned short const * __ptr64 * __ptr64,unsigned long const & __ptr64) __ptr64 -??0SnmpBitStringType@@QEAA@PEBGPEAPEBGAEBK@Z -; protected: __cdecl SnmpClassLibrary::SnmpClassLibrary(void) __ptr64 -??0SnmpClassLibrary@@IEAA@XZ -; public: __cdecl SnmpClassLibrary::SnmpClassLibrary(class SnmpClassLibrary const & __ptr64) __ptr64 -??0SnmpClassLibrary@@QEAA@AEBV0@@Z -; public: __cdecl SnmpCommunityBasedSecurity::SnmpCommunityBasedSecurity(class SnmpCommunityBasedSecurity const & __ptr64) __ptr64 -??0SnmpCommunityBasedSecurity@@QEAA@AEBV0@@Z -; public: __cdecl SnmpCommunityBasedSecurity::SnmpCommunityBasedSecurity(class SnmpOctetString const & __ptr64) __ptr64 -??0SnmpCommunityBasedSecurity@@QEAA@AEBVSnmpOctetString@@@Z -; public: __cdecl SnmpCommunityBasedSecurity::SnmpCommunityBasedSecurity(char const * __ptr64) __ptr64 -??0SnmpCommunityBasedSecurity@@QEAA@PEBD@Z -; public: __cdecl SnmpCounter64::SnmpCounter64(class SnmpCounter64 const & __ptr64) __ptr64 -??0SnmpCounter64@@QEAA@AEBV0@@Z -; public: __cdecl SnmpCounter64::SnmpCounter64(unsigned long,unsigned long) __ptr64 -??0SnmpCounter64@@QEAA@KK@Z -; public: __cdecl SnmpCounter64Type::SnmpCounter64Type(class SnmpCounter64Type const & __ptr64) __ptr64 -??0SnmpCounter64Type@@QEAA@AEBV0@@Z -; public: __cdecl SnmpCounter64Type::SnmpCounter64Type(class SnmpCounter64 const & __ptr64) __ptr64 -??0SnmpCounter64Type@@QEAA@AEBVSnmpCounter64@@@Z -; public: __cdecl SnmpCounter64Type::SnmpCounter64Type(unsigned long,unsigned long) __ptr64 -??0SnmpCounter64Type@@QEAA@KK@Z -; public: __cdecl SnmpCounter64Type::SnmpCounter64Type(unsigned short const * __ptr64) __ptr64 -??0SnmpCounter64Type@@QEAA@PEBG@Z -; public: __cdecl SnmpCounter64Type::SnmpCounter64Type(void) __ptr64 -??0SnmpCounter64Type@@QEAA@XZ -; public: __cdecl SnmpCounter::SnmpCounter(class SnmpCounter const & __ptr64) __ptr64 -??0SnmpCounter@@QEAA@AEBV0@@Z -; public: __cdecl SnmpCounter::SnmpCounter(unsigned long) __ptr64 -??0SnmpCounter@@QEAA@K@Z -; public: __cdecl SnmpCounterType::SnmpCounterType(class SnmpCounterType const & __ptr64) __ptr64 -??0SnmpCounterType@@QEAA@AEBV0@@Z -; public: __cdecl SnmpCounterType::SnmpCounterType(class SnmpCounter const & __ptr64) __ptr64 -??0SnmpCounterType@@QEAA@AEBVSnmpCounter@@@Z -; public: __cdecl SnmpCounterType::SnmpCounterType(unsigned long) __ptr64 -??0SnmpCounterType@@QEAA@K@Z -; public: __cdecl SnmpCounterType::SnmpCounterType(unsigned short const * __ptr64) __ptr64 -??0SnmpCounterType@@QEAA@PEBG@Z -; public: __cdecl SnmpCounterType::SnmpCounterType(void) __ptr64 -??0SnmpCounterType@@QEAA@XZ -; public: __cdecl SnmpDateTimeType::SnmpDateTimeType(class SnmpDateTimeType const & __ptr64) __ptr64 -??0SnmpDateTimeType@@QEAA@AEBV0@@Z -; public: __cdecl SnmpDateTimeType::SnmpDateTimeType(class SnmpOctetString const & __ptr64) __ptr64 -??0SnmpDateTimeType@@QEAA@AEBVSnmpOctetString@@@Z -; public: __cdecl SnmpDateTimeType::SnmpDateTimeType(unsigned short const * __ptr64) __ptr64 -??0SnmpDateTimeType@@QEAA@PEBG@Z -; public: __cdecl SnmpDateTimeType::SnmpDateTimeType(void) __ptr64 -??0SnmpDateTimeType@@QEAA@XZ -; public: __cdecl SnmpDisplayStringType::SnmpDisplayStringType(class SnmpDisplayStringType const & __ptr64) __ptr64 -??0SnmpDisplayStringType@@QEAA@AEBV0@@Z -; public: __cdecl SnmpDisplayStringType::SnmpDisplayStringType(class SnmpOctetString const & __ptr64,unsigned short const * __ptr64) __ptr64 -??0SnmpDisplayStringType@@QEAA@AEBVSnmpOctetString@@PEBG@Z -; public: __cdecl SnmpDisplayStringType::SnmpDisplayStringType(unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -??0SnmpDisplayStringType@@QEAA@PEBG0@Z -; public: __cdecl SnmpDisplayStringType::SnmpDisplayStringType(unsigned short const * __ptr64) __ptr64 -??0SnmpDisplayStringType@@QEAA@PEBG@Z -; public: __cdecl SnmpEncodeDecode::SnmpEncodeDecode(class SnmpEncodeDecode const & __ptr64) __ptr64 -??0SnmpEncodeDecode@@QEAA@AEBV0@@Z -; public: __cdecl SnmpEncodeDecode::SnmpEncodeDecode(void) __ptr64 -??0SnmpEncodeDecode@@QEAA@XZ -; public: __cdecl SnmpEndOfMibView::SnmpEndOfMibView(void) __ptr64 -??0SnmpEndOfMibView@@QEAA@XZ -; public: __cdecl SnmpEnumeratedType::SnmpEnumeratedType(class SnmpEnumeratedType const & __ptr64) __ptr64 -??0SnmpEnumeratedType@@QEAA@AEBV0@@Z -; public: __cdecl SnmpEnumeratedType::SnmpEnumeratedType(unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -??0SnmpEnumeratedType@@QEAA@PEBG0@Z -; public: __cdecl SnmpEnumeratedType::SnmpEnumeratedType(unsigned short const * __ptr64) __ptr64 -??0SnmpEnumeratedType@@QEAA@PEBG@Z -; public: __cdecl SnmpEnumeratedType::SnmpEnumeratedType(unsigned short const * __ptr64,long const & __ptr64) __ptr64 -??0SnmpEnumeratedType@@QEAA@PEBGAEBJ@Z -; public: __cdecl SnmpEnumeratedType::SnmpEnumeratedType(unsigned short const * __ptr64,class SnmpInteger const & __ptr64) __ptr64 -??0SnmpEnumeratedType@@QEAA@PEBGAEBVSnmpInteger@@@Z -; public: __cdecl SnmpErrorReport::SnmpErrorReport(class SnmpErrorReport const & __ptr64) __ptr64 -??0SnmpErrorReport@@QEAA@AEBV0@@Z -; public: __cdecl SnmpErrorReport::SnmpErrorReport(enum SnmpError,enum SnmpStatus,unsigned long) __ptr64 -??0SnmpErrorReport@@QEAA@W4SnmpError@@W4SnmpStatus@@K@Z -; public: __cdecl SnmpErrorReport::SnmpErrorReport(void) __ptr64 -??0SnmpErrorReport@@QEAA@XZ -; public: __cdecl SnmpFixedLengthDisplayStringType::SnmpFixedLengthDisplayStringType(unsigned long const & __ptr64) __ptr64 -??0SnmpFixedLengthDisplayStringType@@QEAA@AEBK@Z -; public: __cdecl SnmpFixedLengthDisplayStringType::SnmpFixedLengthDisplayStringType(unsigned long const & __ptr64,class SnmpOctetString const & __ptr64) __ptr64 -??0SnmpFixedLengthDisplayStringType@@QEAA@AEBKAEBVSnmpOctetString@@@Z -; public: __cdecl SnmpFixedLengthDisplayStringType::SnmpFixedLengthDisplayStringType(unsigned long const & __ptr64,unsigned short const * __ptr64) __ptr64 -??0SnmpFixedLengthDisplayStringType@@QEAA@AEBKPEBG@Z -; public: __cdecl SnmpFixedLengthDisplayStringType::SnmpFixedLengthDisplayStringType(class SnmpFixedLengthDisplayStringType const & __ptr64) __ptr64 -??0SnmpFixedLengthDisplayStringType@@QEAA@AEBV0@@Z -; public: __cdecl SnmpFixedLengthOctetStringType::SnmpFixedLengthOctetStringType(unsigned long const & __ptr64) __ptr64 -??0SnmpFixedLengthOctetStringType@@QEAA@AEBK@Z -; public: __cdecl SnmpFixedLengthOctetStringType::SnmpFixedLengthOctetStringType(unsigned long const & __ptr64,class SnmpOctetString const & __ptr64) __ptr64 -??0SnmpFixedLengthOctetStringType@@QEAA@AEBKAEBVSnmpOctetString@@@Z -; public: __cdecl SnmpFixedLengthOctetStringType::SnmpFixedLengthOctetStringType(unsigned long const & __ptr64,unsigned char const * __ptr64) __ptr64 -??0SnmpFixedLengthOctetStringType@@QEAA@AEBKPEBE@Z -; public: __cdecl SnmpFixedLengthOctetStringType::SnmpFixedLengthOctetStringType(unsigned long const & __ptr64,unsigned short const * __ptr64) __ptr64 -??0SnmpFixedLengthOctetStringType@@QEAA@AEBKPEBG@Z -; public: __cdecl SnmpFixedLengthOctetStringType::SnmpFixedLengthOctetStringType(class SnmpFixedLengthOctetStringType const & __ptr64) __ptr64 -??0SnmpFixedLengthOctetStringType@@QEAA@AEBV0@@Z -; public: __cdecl SnmpFixedLengthOpaqueType::SnmpFixedLengthOpaqueType(unsigned long const & __ptr64) __ptr64 -??0SnmpFixedLengthOpaqueType@@QEAA@AEBK@Z -; public: __cdecl SnmpFixedLengthOpaqueType::SnmpFixedLengthOpaqueType(unsigned long const & __ptr64,class SnmpOpaque const & __ptr64) __ptr64 -??0SnmpFixedLengthOpaqueType@@QEAA@AEBKAEBVSnmpOpaque@@@Z -; public: __cdecl SnmpFixedLengthOpaqueType::SnmpFixedLengthOpaqueType(unsigned long const & __ptr64,unsigned char const * __ptr64,unsigned long) __ptr64 -??0SnmpFixedLengthOpaqueType@@QEAA@AEBKPEBEK@Z -; public: __cdecl SnmpFixedLengthOpaqueType::SnmpFixedLengthOpaqueType(unsigned long const & __ptr64,unsigned short const * __ptr64) __ptr64 -??0SnmpFixedLengthOpaqueType@@QEAA@AEBKPEBG@Z -; public: __cdecl SnmpFixedLengthOpaqueType::SnmpFixedLengthOpaqueType(class SnmpFixedLengthOpaqueType const & __ptr64) __ptr64 -??0SnmpFixedLengthOpaqueType@@QEAA@AEBV0@@Z -; public: __cdecl SnmpFixedLengthPhysAddressType::SnmpFixedLengthPhysAddressType(unsigned long const & __ptr64) __ptr64 -??0SnmpFixedLengthPhysAddressType@@QEAA@AEBK@Z -; public: __cdecl SnmpFixedLengthPhysAddressType::SnmpFixedLengthPhysAddressType(unsigned long const & __ptr64,class SnmpOctetString const & __ptr64) __ptr64 -??0SnmpFixedLengthPhysAddressType@@QEAA@AEBKAEBVSnmpOctetString@@@Z -; public: __cdecl SnmpFixedLengthPhysAddressType::SnmpFixedLengthPhysAddressType(unsigned long const & __ptr64,unsigned short const * __ptr64) __ptr64 -??0SnmpFixedLengthPhysAddressType@@QEAA@AEBKPEBG@Z -; public: __cdecl SnmpFixedLengthPhysAddressType::SnmpFixedLengthPhysAddressType(class SnmpFixedLengthPhysAddressType const & __ptr64) __ptr64 -??0SnmpFixedLengthPhysAddressType@@QEAA@AEBV0@@Z -; public: __cdecl SnmpFixedType::SnmpFixedType(class SnmpFixedType const & __ptr64) __ptr64 -??0SnmpFixedType@@QEAA@AEBV0@@Z -; public: __cdecl SnmpFixedType::SnmpFixedType(unsigned long) __ptr64 -??0SnmpFixedType@@QEAA@K@Z -; public: __cdecl SnmpGauge::SnmpGauge(class SnmpGauge const & __ptr64) __ptr64 -??0SnmpGauge@@QEAA@AEBV0@@Z -; public: __cdecl SnmpGauge::SnmpGauge(long) __ptr64 -??0SnmpGauge@@QEAA@J@Z -; public: __cdecl SnmpGaugeType::SnmpGaugeType(class SnmpGaugeType const & __ptr64) __ptr64 -??0SnmpGaugeType@@QEAA@AEBV0@@Z -; public: __cdecl SnmpGaugeType::SnmpGaugeType(class SnmpGauge const & __ptr64,unsigned short const * __ptr64) __ptr64 -??0SnmpGaugeType@@QEAA@AEBVSnmpGauge@@PEBG@Z -; public: __cdecl SnmpGaugeType::SnmpGaugeType(unsigned long,unsigned short const * __ptr64) __ptr64 -??0SnmpGaugeType@@QEAA@KPEBG@Z -; public: __cdecl SnmpGaugeType::SnmpGaugeType(unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -??0SnmpGaugeType@@QEAA@PEBG0@Z -; public: __cdecl SnmpGaugeType::SnmpGaugeType(unsigned short const * __ptr64) __ptr64 -??0SnmpGaugeType@@QEAA@PEBG@Z -; public: __cdecl SnmpGetNextOperation::SnmpGetNextOperation(class SnmpSession & __ptr64) __ptr64 -??0SnmpGetNextOperation@@QEAA@AEAVSnmpSession@@@Z -; public: __cdecl SnmpGetNextOperation::SnmpGetNextOperation(class SnmpGetNextOperation const & __ptr64) __ptr64 -??0SnmpGetNextOperation@@QEAA@AEBV0@@Z -; public: __cdecl SnmpGetOperation::SnmpGetOperation(class SnmpSession & __ptr64) __ptr64 -??0SnmpGetOperation@@QEAA@AEAVSnmpSession@@@Z -; public: __cdecl SnmpGetOperation::SnmpGetOperation(class SnmpGetOperation const & __ptr64) __ptr64 -??0SnmpGetOperation@@QEAA@AEBV0@@Z -; public: __cdecl SnmpIPXAddressType::SnmpIPXAddressType(class SnmpIPXAddressType const & __ptr64) __ptr64 -??0SnmpIPXAddressType@@QEAA@AEBV0@@Z -; public: __cdecl SnmpIPXAddressType::SnmpIPXAddressType(class SnmpOctetString const & __ptr64) __ptr64 -??0SnmpIPXAddressType@@QEAA@AEBVSnmpOctetString@@@Z -; public: __cdecl SnmpIPXAddressType::SnmpIPXAddressType(unsigned char const * __ptr64) __ptr64 -??0SnmpIPXAddressType@@QEAA@PEBE@Z -; public: __cdecl SnmpIPXAddressType::SnmpIPXAddressType(unsigned short const * __ptr64) __ptr64 -??0SnmpIPXAddressType@@QEAA@PEBG@Z -; public: __cdecl SnmpIPXAddressType::SnmpIPXAddressType(void) __ptr64 -??0SnmpIPXAddressType@@QEAA@XZ -; protected: __cdecl SnmpImpSession::SnmpImpSession(class SnmpTransport & __ptr64,class SnmpSecurity & __ptr64,class SnmpEncodeDecode & __ptr64,unsigned long,unsigned long,unsigned long,unsigned long) __ptr64 -??0SnmpImpSession@@IEAA@AEAVSnmpTransport@@AEAVSnmpSecurity@@AEAVSnmpEncodeDecode@@KKKK@Z -; public: __cdecl SnmpImpTransport::SnmpImpTransport(class SnmpSession & __ptr64,class SnmpTransportAddress const & __ptr64) __ptr64 -??0SnmpImpTransport@@QEAA@AEAVSnmpSession@@AEBVSnmpTransportAddress@@@Z -; protected: __cdecl SnmpInstanceType::SnmpInstanceType(class SnmpInstanceType const & __ptr64) __ptr64 -??0SnmpInstanceType@@IEAA@AEBV0@@Z -; protected: __cdecl SnmpInstanceType::SnmpInstanceType(int,int) __ptr64 -??0SnmpInstanceType@@IEAA@HH@Z -; public: __cdecl SnmpInteger::SnmpInteger(class SnmpInteger const & __ptr64) __ptr64 -??0SnmpInteger@@QEAA@AEBV0@@Z -; public: __cdecl SnmpInteger::SnmpInteger(long) __ptr64 -??0SnmpInteger@@QEAA@J@Z -; public: __cdecl SnmpIntegerType::SnmpIntegerType(class SnmpIntegerType const & __ptr64) __ptr64 -??0SnmpIntegerType@@QEAA@AEBV0@@Z -; public: __cdecl SnmpIntegerType::SnmpIntegerType(class SnmpInteger const & __ptr64,unsigned short const * __ptr64) __ptr64 -??0SnmpIntegerType@@QEAA@AEBVSnmpInteger@@PEBG@Z -; public: __cdecl SnmpIntegerType::SnmpIntegerType(long,unsigned short const * __ptr64) __ptr64 -??0SnmpIntegerType@@QEAA@JPEBG@Z -; public: __cdecl SnmpIntegerType::SnmpIntegerType(unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -??0SnmpIntegerType@@QEAA@PEBG0@Z -; public: __cdecl SnmpIntegerType::SnmpIntegerType(unsigned short const * __ptr64) __ptr64 -??0SnmpIntegerType@@QEAA@PEBG@Z -; public: __cdecl SnmpIpAddress::SnmpIpAddress(class SnmpIpAddress const & __ptr64) __ptr64 -??0SnmpIpAddress@@QEAA@AEBV0@@Z -; public: __cdecl SnmpIpAddress::SnmpIpAddress(unsigned long) __ptr64 -??0SnmpIpAddress@@QEAA@K@Z -; public: __cdecl SnmpIpAddress::SnmpIpAddress(char const * __ptr64) __ptr64 -??0SnmpIpAddress@@QEAA@PEBD@Z -; public: __cdecl SnmpIpAddressType::SnmpIpAddressType(class SnmpIpAddressType const & __ptr64) __ptr64 -??0SnmpIpAddressType@@QEAA@AEBV0@@Z -; public: __cdecl SnmpIpAddressType::SnmpIpAddressType(class SnmpIpAddress const & __ptr64) __ptr64 -??0SnmpIpAddressType@@QEAA@AEBVSnmpIpAddress@@@Z -; public: __cdecl SnmpIpAddressType::SnmpIpAddressType(unsigned long) __ptr64 -??0SnmpIpAddressType@@QEAA@K@Z -; public: __cdecl SnmpIpAddressType::SnmpIpAddressType(unsigned short const * __ptr64) __ptr64 -??0SnmpIpAddressType@@QEAA@PEBG@Z -; public: __cdecl SnmpIpAddressType::SnmpIpAddressType(void) __ptr64 -??0SnmpIpAddressType@@QEAA@XZ -; public: __cdecl SnmpIpxImp::SnmpIpxImp(class SnmpSession & __ptr64,class SnmpTransportIpxAddress const & __ptr64) __ptr64 -??0SnmpIpxImp@@QEAA@AEAVSnmpSession@@AEBVSnmpTransportIpxAddress@@@Z -; public: __cdecl SnmpIpxImp::SnmpIpxImp(class SnmpSession & __ptr64,char const * __ptr64) __ptr64 -??0SnmpIpxImp@@QEAA@AEAVSnmpSession@@PEBD@Z -; public: __cdecl SnmpIpxImp::SnmpIpxImp(class SnmpSession & __ptr64,unsigned char const * __ptr64) __ptr64 -??0SnmpIpxImp@@QEAA@AEAVSnmpSession@@PEBE@Z -; public: __cdecl SnmpIpxTransport::SnmpIpxTransport(class SnmpSession & __ptr64,class SnmpTransportIpxAddress const & __ptr64) __ptr64 -??0SnmpIpxTransport@@QEAA@AEAVSnmpSession@@AEBVSnmpTransportIpxAddress@@@Z -; public: __cdecl SnmpLexicon::SnmpLexicon(void) __ptr64 -??0SnmpLexicon@@QEAA@XZ -; public: __cdecl SnmpMacAddressType::SnmpMacAddressType(class SnmpMacAddressType const & __ptr64) __ptr64 -??0SnmpMacAddressType@@QEAA@AEBV0@@Z -; public: __cdecl SnmpMacAddressType::SnmpMacAddressType(class SnmpOctetString const & __ptr64) __ptr64 -??0SnmpMacAddressType@@QEAA@AEBVSnmpOctetString@@@Z -; public: __cdecl SnmpMacAddressType::SnmpMacAddressType(unsigned char const * __ptr64) __ptr64 -??0SnmpMacAddressType@@QEAA@PEBE@Z -; public: __cdecl SnmpMacAddressType::SnmpMacAddressType(unsigned short const * __ptr64) __ptr64 -??0SnmpMacAddressType@@QEAA@PEBG@Z -; public: __cdecl SnmpMacAddressType::SnmpMacAddressType(void) __ptr64 -??0SnmpMacAddressType@@QEAA@XZ -; public: __cdecl SnmpNegativeRangeType::SnmpNegativeRangeType(class SnmpNegativeRangeType const & __ptr64) __ptr64 -??0SnmpNegativeRangeType@@QEAA@AEBV0@@Z -; public: __cdecl SnmpNegativeRangeType::SnmpNegativeRangeType(long,long) __ptr64 -??0SnmpNegativeRangeType@@QEAA@JJ@Z -; public: __cdecl SnmpNegativeRangeType::SnmpNegativeRangeType(void) __ptr64 -??0SnmpNegativeRangeType@@QEAA@XZ -; public: __cdecl SnmpNetworkAddressType::SnmpNetworkAddressType(class SnmpNetworkAddressType const & __ptr64) __ptr64 -??0SnmpNetworkAddressType@@QEAA@AEBV0@@Z -; public: __cdecl SnmpNetworkAddressType::SnmpNetworkAddressType(class SnmpIpAddress const & __ptr64) __ptr64 -??0SnmpNetworkAddressType@@QEAA@AEBVSnmpIpAddress@@@Z -; public: __cdecl SnmpNetworkAddressType::SnmpNetworkAddressType(unsigned long) __ptr64 -??0SnmpNetworkAddressType@@QEAA@K@Z -; public: __cdecl SnmpNetworkAddressType::SnmpNetworkAddressType(unsigned short const * __ptr64) __ptr64 -??0SnmpNetworkAddressType@@QEAA@PEBG@Z -; public: __cdecl SnmpNetworkAddressType::SnmpNetworkAddressType(void) __ptr64 -??0SnmpNetworkAddressType@@QEAA@XZ -; public: __cdecl SnmpNoSuchInstance::SnmpNoSuchInstance(void) __ptr64 -??0SnmpNoSuchInstance@@QEAA@XZ -; public: __cdecl SnmpNoSuchObject::SnmpNoSuchObject(void) __ptr64 -??0SnmpNoSuchObject@@QEAA@XZ -; public: __cdecl SnmpNull::SnmpNull(void) __ptr64 -??0SnmpNull@@QEAA@XZ -; public: __cdecl SnmpNullType::SnmpNullType(class SnmpNullType const & __ptr64) __ptr64 -??0SnmpNullType@@QEAA@AEBV0@@Z -; public: __cdecl SnmpNullType::SnmpNullType(class SnmpNull const & __ptr64) __ptr64 -??0SnmpNullType@@QEAA@AEBVSnmpNull@@@Z -; public: __cdecl SnmpNullType::SnmpNullType(void) __ptr64 -??0SnmpNullType@@QEAA@XZ -; public: __cdecl SnmpOSIAddressType::SnmpOSIAddressType(class SnmpOSIAddressType const & __ptr64) __ptr64 -??0SnmpOSIAddressType@@QEAA@AEBV0@@Z -; public: __cdecl SnmpOSIAddressType::SnmpOSIAddressType(class SnmpOctetString const & __ptr64) __ptr64 -??0SnmpOSIAddressType@@QEAA@AEBVSnmpOctetString@@@Z -; public: __cdecl SnmpOSIAddressType::SnmpOSIAddressType(unsigned char const * __ptr64,unsigned long) __ptr64 -??0SnmpOSIAddressType@@QEAA@PEBEK@Z -; public: __cdecl SnmpOSIAddressType::SnmpOSIAddressType(unsigned short const * __ptr64) __ptr64 -??0SnmpOSIAddressType@@QEAA@PEBG@Z -; public: __cdecl SnmpOSIAddressType::SnmpOSIAddressType(void) __ptr64 -??0SnmpOSIAddressType@@QEAA@XZ -; public: __cdecl SnmpObjectIdentifier::SnmpObjectIdentifier(class SnmpObjectIdentifier const & __ptr64) __ptr64 -??0SnmpObjectIdentifier@@QEAA@AEBV0@@Z -; public: __cdecl SnmpObjectIdentifier::SnmpObjectIdentifier(char const * __ptr64) __ptr64 -??0SnmpObjectIdentifier@@QEAA@PEBD@Z -; public: __cdecl SnmpObjectIdentifier::SnmpObjectIdentifier(unsigned long const * __ptr64,unsigned long) __ptr64 -??0SnmpObjectIdentifier@@QEAA@PEBKK@Z -; public: __cdecl SnmpObjectIdentifierType::SnmpObjectIdentifierType(class SnmpObjectIdentifierType const & __ptr64) __ptr64 -??0SnmpObjectIdentifierType@@QEAA@AEBV0@@Z -; public: __cdecl SnmpObjectIdentifierType::SnmpObjectIdentifierType(class SnmpObjectIdentifier const & __ptr64) __ptr64 -??0SnmpObjectIdentifierType@@QEAA@AEBVSnmpObjectIdentifier@@@Z -; public: __cdecl SnmpObjectIdentifierType::SnmpObjectIdentifierType(unsigned short const * __ptr64) __ptr64 -??0SnmpObjectIdentifierType@@QEAA@PEBG@Z -; public: __cdecl SnmpObjectIdentifierType::SnmpObjectIdentifierType(unsigned long const * __ptr64,unsigned long) __ptr64 -??0SnmpObjectIdentifierType@@QEAA@PEBKK@Z -; public: __cdecl SnmpObjectIdentifierType::SnmpObjectIdentifierType(void) __ptr64 -??0SnmpObjectIdentifierType@@QEAA@XZ -; public: __cdecl SnmpOctetString::SnmpOctetString(class SnmpOctetString const & __ptr64) __ptr64 -??0SnmpOctetString@@QEAA@AEBV0@@Z -; public: __cdecl SnmpOctetString::SnmpOctetString(unsigned char const * __ptr64,unsigned long) __ptr64 -??0SnmpOctetString@@QEAA@PEBEK@Z -; public: __cdecl SnmpOctetStringType::SnmpOctetStringType(class SnmpOctetStringType const & __ptr64) __ptr64 -??0SnmpOctetStringType@@QEAA@AEBV0@@Z -; public: __cdecl SnmpOctetStringType::SnmpOctetStringType(class SnmpOctetString const & __ptr64,unsigned short const * __ptr64) __ptr64 -??0SnmpOctetStringType@@QEAA@AEBVSnmpOctetString@@PEBG@Z -; public: __cdecl SnmpOctetStringType::SnmpOctetStringType(unsigned char const * __ptr64,unsigned long,unsigned short const * __ptr64) __ptr64 -??0SnmpOctetStringType@@QEAA@PEBEKPEBG@Z -; public: __cdecl SnmpOctetStringType::SnmpOctetStringType(unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -??0SnmpOctetStringType@@QEAA@PEBG0@Z -; public: __cdecl SnmpOctetStringType::SnmpOctetStringType(unsigned short const * __ptr64) __ptr64 -??0SnmpOctetStringType@@QEAA@PEBG@Z -; public: __cdecl SnmpOpaque::SnmpOpaque(class SnmpOpaque const & __ptr64) __ptr64 -??0SnmpOpaque@@QEAA@AEBV0@@Z -; public: __cdecl SnmpOpaque::SnmpOpaque(unsigned char const * __ptr64,unsigned long) __ptr64 -??0SnmpOpaque@@QEAA@PEBEK@Z -; public: __cdecl SnmpOpaqueType::SnmpOpaqueType(class SnmpOpaqueType const & __ptr64) __ptr64 -??0SnmpOpaqueType@@QEAA@AEBV0@@Z -; public: __cdecl SnmpOpaqueType::SnmpOpaqueType(class SnmpOpaque const & __ptr64,unsigned short const * __ptr64) __ptr64 -??0SnmpOpaqueType@@QEAA@AEBVSnmpOpaque@@PEBG@Z -; public: __cdecl SnmpOpaqueType::SnmpOpaqueType(unsigned char const * __ptr64,unsigned long,unsigned short const * __ptr64) __ptr64 -??0SnmpOpaqueType@@QEAA@PEBEKPEBG@Z -; public: __cdecl SnmpOpaqueType::SnmpOpaqueType(unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -??0SnmpOpaqueType@@QEAA@PEBG0@Z -; public: __cdecl SnmpOpaqueType::SnmpOpaqueType(unsigned short const * __ptr64) __ptr64 -??0SnmpOpaqueType@@QEAA@PEBG@Z -; protected: __cdecl SnmpOperation::SnmpOperation(class SnmpSession & __ptr64) __ptr64 -??0SnmpOperation@@IEAA@AEAVSnmpSession@@@Z -; public: __cdecl SnmpOperation::SnmpOperation(class SnmpOperation const & __ptr64) __ptr64 -??0SnmpOperation@@QEAA@AEBV0@@Z -; public: __cdecl SnmpPdu::SnmpPdu(class SnmpPdu & __ptr64) __ptr64 -??0SnmpPdu@@QEAA@AEAV0@@Z -; public: __cdecl SnmpPdu::SnmpPdu(unsigned char const * __ptr64,unsigned long const & __ptr64) __ptr64 -??0SnmpPdu@@QEAA@PEBEAEBK@Z -; public: __cdecl SnmpPdu::SnmpPdu(void) __ptr64 -??0SnmpPdu@@QEAA@XZ -; public: __cdecl SnmpPhysAddressType::SnmpPhysAddressType(class SnmpPhysAddressType const & __ptr64) __ptr64 -??0SnmpPhysAddressType@@QEAA@AEBV0@@Z -; public: __cdecl SnmpPhysAddressType::SnmpPhysAddressType(class SnmpOctetString const & __ptr64,unsigned short const * __ptr64) __ptr64 -??0SnmpPhysAddressType@@QEAA@AEBVSnmpOctetString@@PEBG@Z -; public: __cdecl SnmpPhysAddressType::SnmpPhysAddressType(unsigned char const * __ptr64,unsigned long,unsigned short const * __ptr64) __ptr64 -??0SnmpPhysAddressType@@QEAA@PEBEKPEBG@Z -; public: __cdecl SnmpPhysAddressType::SnmpPhysAddressType(unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -??0SnmpPhysAddressType@@QEAA@PEBG0@Z -; public: __cdecl SnmpPhysAddressType::SnmpPhysAddressType(unsigned short const * __ptr64) __ptr64 -??0SnmpPhysAddressType@@QEAA@PEBG@Z -; public: __cdecl SnmpPositiveRangeType::SnmpPositiveRangeType(class SnmpPositiveRangeType const & __ptr64) __ptr64 -??0SnmpPositiveRangeType@@QEAA@AEBV0@@Z -; public: __cdecl SnmpPositiveRangeType::SnmpPositiveRangeType(unsigned long,long) __ptr64 -??0SnmpPositiveRangeType@@QEAA@KJ@Z -; public: __cdecl SnmpPositiveRangeType::SnmpPositiveRangeType(void) __ptr64 -??0SnmpPositiveRangeType@@QEAA@XZ -; public: __cdecl SnmpPositiveRangedType::SnmpPositiveRangedType(class SnmpPositiveRangedType const & __ptr64) __ptr64 -??0SnmpPositiveRangedType@@QEAA@AEBV0@@Z -; public: __cdecl SnmpPositiveRangedType::SnmpPositiveRangedType(unsigned short const * __ptr64) __ptr64 -??0SnmpPositiveRangedType@@QEAA@PEBG@Z -; public: __cdecl SnmpRowStatusType::SnmpRowStatusType(long const & __ptr64) __ptr64 -??0SnmpRowStatusType@@QEAA@AEBJ@Z -; public: __cdecl SnmpRowStatusType::SnmpRowStatusType(class SnmpRowStatusType const & __ptr64) __ptr64 -??0SnmpRowStatusType@@QEAA@AEBV0@@Z -; public: __cdecl SnmpRowStatusType::SnmpRowStatusType(class SnmpInteger const & __ptr64) __ptr64 -??0SnmpRowStatusType@@QEAA@AEBVSnmpInteger@@@Z -; public: __cdecl SnmpRowStatusType::SnmpRowStatusType(enum SnmpRowStatusType::SnmpRowStatusEnum const & __ptr64) __ptr64 -??0SnmpRowStatusType@@QEAA@AEBW4SnmpRowStatusEnum@0@@Z -; public: __cdecl SnmpRowStatusType::SnmpRowStatusType(unsigned short const * __ptr64) __ptr64 -??0SnmpRowStatusType@@QEAA@PEBG@Z -; public: __cdecl SnmpRowStatusType::SnmpRowStatusType(void) __ptr64 -??0SnmpRowStatusType@@QEAA@XZ -; private: __cdecl SnmpSecurity::SnmpSecurity(class SnmpSecurity const & __ptr64) __ptr64 -??0SnmpSecurity@@AEAA@AEBV0@@Z -; protected: __cdecl SnmpSecurity::SnmpSecurity(void) __ptr64 -??0SnmpSecurity@@IEAA@XZ -; private: __cdecl SnmpSession::SnmpSession(class SnmpSession const & __ptr64) __ptr64 -??0SnmpSession@@AEAA@AEBV0@@Z -; protected: __cdecl SnmpSession::SnmpSession(class SnmpTransport & __ptr64,class SnmpSecurity & __ptr64,class SnmpEncodeDecode & __ptr64,unsigned long,unsigned long,unsigned long,unsigned long) __ptr64 -??0SnmpSession@@IEAA@AEAVSnmpTransport@@AEAVSnmpSecurity@@AEAVSnmpEncodeDecode@@KKKK@Z -; public: __cdecl SnmpSetOperation::SnmpSetOperation(class SnmpSession & __ptr64) __ptr64 -??0SnmpSetOperation@@QEAA@AEAVSnmpSession@@@Z -; public: __cdecl SnmpSetOperation::SnmpSetOperation(class SnmpSetOperation const & __ptr64) __ptr64 -??0SnmpSetOperation@@QEAA@AEBV0@@Z -; public: __cdecl SnmpTimeTicks::SnmpTimeTicks(class SnmpTimeTicks const & __ptr64) __ptr64 -??0SnmpTimeTicks@@QEAA@AEBV0@@Z -; public: __cdecl SnmpTimeTicks::SnmpTimeTicks(unsigned long) __ptr64 -??0SnmpTimeTicks@@QEAA@K@Z -; public: __cdecl SnmpTimeTicksType::SnmpTimeTicksType(class SnmpTimeTicksType const & __ptr64) __ptr64 -??0SnmpTimeTicksType@@QEAA@AEBV0@@Z -; public: __cdecl SnmpTimeTicksType::SnmpTimeTicksType(class SnmpTimeTicks const & __ptr64) __ptr64 -??0SnmpTimeTicksType@@QEAA@AEBVSnmpTimeTicks@@@Z -; public: __cdecl SnmpTimeTicksType::SnmpTimeTicksType(unsigned long) __ptr64 -??0SnmpTimeTicksType@@QEAA@K@Z -; public: __cdecl SnmpTimeTicksType::SnmpTimeTicksType(unsigned short const * __ptr64) __ptr64 -??0SnmpTimeTicksType@@QEAA@PEBG@Z -; public: __cdecl SnmpTimeTicksType::SnmpTimeTicksType(void) __ptr64 -??0SnmpTimeTicksType@@QEAA@XZ -; private: __cdecl SnmpTransport::SnmpTransport(class SnmpTransport const & __ptr64) __ptr64 -??0SnmpTransport@@AEAA@AEBV0@@Z -; protected: __cdecl SnmpTransport::SnmpTransport(class SnmpSession & __ptr64,class SnmpTransportAddress const & __ptr64) __ptr64 -??0SnmpTransport@@IEAA@AEAVSnmpSession@@AEBVSnmpTransportAddress@@@Z -; private: __cdecl SnmpTransportAddress::SnmpTransportAddress(class SnmpTransportAddress const & __ptr64) __ptr64 -??0SnmpTransportAddress@@AEAA@AEBV0@@Z -; protected: __cdecl SnmpTransportAddress::SnmpTransportAddress(void) __ptr64 -??0SnmpTransportAddress@@IEAA@XZ -; public: __cdecl SnmpTransportIpAddress::SnmpTransportIpAddress(class SnmpTransportIpAddress const & __ptr64) __ptr64 -??0SnmpTransportIpAddress@@QEAA@AEBV0@@Z -; public: __cdecl SnmpTransportIpAddress::SnmpTransportIpAddress(unsigned long) __ptr64 -??0SnmpTransportIpAddress@@QEAA@K@Z -; public: __cdecl SnmpTransportIpAddress::SnmpTransportIpAddress(char const * __ptr64,unsigned long) __ptr64 -??0SnmpTransportIpAddress@@QEAA@PEBDK@Z -; public: __cdecl SnmpTransportIpAddress::SnmpTransportIpAddress(unsigned char const * __ptr64,unsigned short) __ptr64 -??0SnmpTransportIpAddress@@QEAA@PEBEG@Z -; public: __cdecl SnmpTransportIpAddress::SnmpTransportIpAddress(void) __ptr64 -??0SnmpTransportIpAddress@@QEAA@XZ -; public: __cdecl SnmpTransportIpxAddress::SnmpTransportIpxAddress(class SnmpTransportIpxAddress const & __ptr64) __ptr64 -??0SnmpTransportIpxAddress@@QEAA@AEBV0@@Z -; public: __cdecl SnmpTransportIpxAddress::SnmpTransportIpxAddress(char const * __ptr64) __ptr64 -??0SnmpTransportIpxAddress@@QEAA@PEBD@Z -; public: __cdecl SnmpTransportIpxAddress::SnmpTransportIpxAddress(unsigned char const * __ptr64,unsigned short) __ptr64 -??0SnmpTransportIpxAddress@@QEAA@PEBEG@Z -; public: __cdecl SnmpTransportIpxAddress::SnmpTransportIpxAddress(void) __ptr64 -??0SnmpTransportIpxAddress@@QEAA@XZ -; protected: __cdecl SnmpTrapReceiver::SnmpTrapReceiver(void) __ptr64 -??0SnmpTrapReceiver@@IEAA@XZ -; public: __cdecl SnmpTrapReceiver::SnmpTrapReceiver(class SnmpTrapReceiver const & __ptr64) __ptr64 -??0SnmpTrapReceiver@@QEAA@AEBV0@@Z -; public: __cdecl SnmpUDPAddressType::SnmpUDPAddressType(class SnmpUDPAddressType const & __ptr64) __ptr64 -??0SnmpUDPAddressType@@QEAA@AEBV0@@Z -; public: __cdecl SnmpUDPAddressType::SnmpUDPAddressType(class SnmpOctetString const & __ptr64) __ptr64 -??0SnmpUDPAddressType@@QEAA@AEBVSnmpOctetString@@@Z -; public: __cdecl SnmpUDPAddressType::SnmpUDPAddressType(unsigned char const * __ptr64) __ptr64 -??0SnmpUDPAddressType@@QEAA@PEBE@Z -; public: __cdecl SnmpUDPAddressType::SnmpUDPAddressType(unsigned short const * __ptr64) __ptr64 -??0SnmpUDPAddressType@@QEAA@PEBG@Z -; public: __cdecl SnmpUDPAddressType::SnmpUDPAddressType(void) __ptr64 -??0SnmpUDPAddressType@@QEAA@XZ -; public: __cdecl SnmpUInteger32::SnmpUInteger32(class SnmpUInteger32 const & __ptr64) __ptr64 -??0SnmpUInteger32@@QEAA@AEBV0@@Z -; public: __cdecl SnmpUInteger32::SnmpUInteger32(long) __ptr64 -??0SnmpUInteger32@@QEAA@J@Z -; public: __cdecl SnmpUInteger32Type::SnmpUInteger32Type(class SnmpUInteger32Type const & __ptr64) __ptr64 -??0SnmpUInteger32Type@@QEAA@AEBV0@@Z -; public: __cdecl SnmpUInteger32Type::SnmpUInteger32Type(class SnmpUInteger32 const & __ptr64,unsigned short const * __ptr64) __ptr64 -??0SnmpUInteger32Type@@QEAA@AEBVSnmpUInteger32@@PEBG@Z -; public: __cdecl SnmpUInteger32Type::SnmpUInteger32Type(unsigned long,unsigned short const * __ptr64) __ptr64 -??0SnmpUInteger32Type@@QEAA@KPEBG@Z -; public: __cdecl SnmpUInteger32Type::SnmpUInteger32Type(unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -??0SnmpUInteger32Type@@QEAA@PEBG0@Z -; public: __cdecl SnmpUInteger32Type::SnmpUInteger32Type(unsigned short const * __ptr64) __ptr64 -??0SnmpUInteger32Type@@QEAA@PEBG@Z -; public: __cdecl SnmpUdpIpImp::SnmpUdpIpImp(class SnmpSession & __ptr64,class SnmpTransportIpAddress const & __ptr64) __ptr64 -??0SnmpUdpIpImp@@QEAA@AEAVSnmpSession@@AEBVSnmpTransportIpAddress@@@Z -; public: __cdecl SnmpUdpIpImp::SnmpUdpIpImp(class SnmpSession & __ptr64,char const * __ptr64,unsigned long) __ptr64 -??0SnmpUdpIpImp@@QEAA@AEAVSnmpSession@@PEBDK@Z -; public: __cdecl SnmpUdpIpImp::SnmpUdpIpImp(class SnmpSession & __ptr64,unsigned char const * __ptr64) __ptr64 -??0SnmpUdpIpImp@@QEAA@AEAVSnmpSession@@PEBE@Z -; public: __cdecl SnmpUdpIpTransport::SnmpUdpIpTransport(class SnmpSession & __ptr64,class SnmpTransportIpAddress const & __ptr64) __ptr64 -??0SnmpUdpIpTransport@@QEAA@AEAVSnmpSession@@AEBVSnmpTransportIpAddress@@@Z -; public: __cdecl SnmpV1EncodeDecode::SnmpV1EncodeDecode(class SnmpV1EncodeDecode const & __ptr64) __ptr64 -??0SnmpV1EncodeDecode@@QEAA@AEBV0@@Z -; public: __cdecl SnmpV1EncodeDecode::SnmpV1EncodeDecode(void) __ptr64 -??0SnmpV1EncodeDecode@@QEAA@XZ -; public: __cdecl SnmpV1OverIp::SnmpV1OverIp(char const * __ptr64,unsigned long,char const * __ptr64,unsigned long,unsigned long,unsigned long,unsigned long) __ptr64 -??0SnmpV1OverIp@@QEAA@PEBDK0KKKK@Z -; public: __cdecl SnmpV1OverIpx::SnmpV1OverIpx(char const * __ptr64,char const * __ptr64,unsigned long,unsigned long,unsigned long,unsigned long) __ptr64 -??0SnmpV1OverIpx@@QEAA@PEBD0KKKK@Z -; public: __cdecl SnmpV2CEncodeDecode::SnmpV2CEncodeDecode(class SnmpV2CEncodeDecode const & __ptr64) __ptr64 -??0SnmpV2CEncodeDecode@@QEAA@AEBV0@@Z -; public: __cdecl SnmpV2CEncodeDecode::SnmpV2CEncodeDecode(void) __ptr64 -??0SnmpV2CEncodeDecode@@QEAA@XZ -; public: __cdecl SnmpV2COverIp::SnmpV2COverIp(char const * __ptr64,unsigned long,char const * __ptr64,unsigned long,unsigned long,unsigned long,unsigned long) __ptr64 -??0SnmpV2COverIp@@QEAA@PEBDK0KKKK@Z -; public: __cdecl SnmpV2COverIpx::SnmpV2COverIpx(char const * __ptr64,char const * __ptr64,unsigned long,unsigned long,unsigned long,unsigned long) __ptr64 -??0SnmpV2COverIpx@@QEAA@PEBD0KKKK@Z -; private: __cdecl SnmpValue::SnmpValue(class SnmpValue const & __ptr64) __ptr64 -??0SnmpValue@@AEAA@AEBV0@@Z -; protected: __cdecl SnmpValue::SnmpValue(void) __ptr64 -??0SnmpValue@@IEAA@XZ -; public: __cdecl SnmpVarBind::SnmpVarBind(class SnmpVarBind const & __ptr64) __ptr64 -??0SnmpVarBind@@QEAA@AEBV0@@Z -; public: __cdecl SnmpVarBind::SnmpVarBind(class SnmpObjectIdentifier const & __ptr64,class SnmpValue const & __ptr64) __ptr64 -??0SnmpVarBind@@QEAA@AEBVSnmpObjectIdentifier@@AEBVSnmpValue@@@Z -; public: __cdecl SnmpVarBindList::SnmpVarBindList(class SnmpVarBindList & __ptr64) __ptr64 -??0SnmpVarBindList@@QEAA@AEAV0@@Z -; public: __cdecl SnmpVarBindList::SnmpVarBindList(void) __ptr64 -??0SnmpVarBindList@@QEAA@XZ -; public: __cdecl SnmpVarBindListNode::SnmpVarBindListNode(class SnmpVarBind & __ptr64) __ptr64 -??0SnmpVarBindListNode@@QEAA@AEAVSnmpVarBind@@@Z -; public: __cdecl SnmpVarBindListNode::SnmpVarBindListNode(class SnmpVarBind const & __ptr64) __ptr64 -??0SnmpVarBindListNode@@QEAA@AEBVSnmpVarBind@@@Z -; public: __cdecl SnmpVarBindListNode::SnmpVarBindListNode(class SnmpVarBind const * __ptr64) __ptr64 -??0SnmpVarBindListNode@@QEAA@PEBVSnmpVarBind@@@Z -; public: __cdecl CBString::~CBString(void) __ptr64 -??1CBString@@QEAA@XZ -; public: virtual __cdecl GeneralException::~GeneralException(void) __ptr64 -??1GeneralException@@UEAA@XZ -; public: virtual __cdecl GetNextOperation::~GetNextOperation(void) __ptr64 -??1GetNextOperation@@UEAA@XZ -; public: virtual __cdecl SnmpAnalyser::~SnmpAnalyser(void) __ptr64 -??1SnmpAnalyser@@UEAA@XZ -; public: virtual __cdecl SnmpAutoRetrieveOperation::~SnmpAutoRetrieveOperation(void) __ptr64 -??1SnmpAutoRetrieveOperation@@UEAA@XZ -; public: virtual __cdecl SnmpBitStringType::~SnmpBitStringType(void) __ptr64 -??1SnmpBitStringType@@UEAA@XZ -; public: virtual __cdecl SnmpClassLibrary::~SnmpClassLibrary(void) __ptr64 -??1SnmpClassLibrary@@UEAA@XZ -; public: virtual __cdecl SnmpCommunityBasedSecurity::~SnmpCommunityBasedSecurity(void) __ptr64 -??1SnmpCommunityBasedSecurity@@UEAA@XZ -; public: virtual __cdecl SnmpCounter64::~SnmpCounter64(void) __ptr64 -??1SnmpCounter64@@UEAA@XZ -; public: virtual __cdecl SnmpCounter64Type::~SnmpCounter64Type(void) __ptr64 -??1SnmpCounter64Type@@UEAA@XZ -; public: virtual __cdecl SnmpCounter::~SnmpCounter(void) __ptr64 -??1SnmpCounter@@UEAA@XZ -; public: virtual __cdecl SnmpCounterType::~SnmpCounterType(void) __ptr64 -??1SnmpCounterType@@UEAA@XZ -; public: virtual __cdecl SnmpDateTimeType::~SnmpDateTimeType(void) __ptr64 -??1SnmpDateTimeType@@UEAA@XZ -; public: virtual __cdecl SnmpDisplayStringType::~SnmpDisplayStringType(void) __ptr64 -??1SnmpDisplayStringType@@UEAA@XZ -; public: virtual __cdecl SnmpEncodeDecode::~SnmpEncodeDecode(void) __ptr64 -??1SnmpEncodeDecode@@UEAA@XZ -; public: virtual __cdecl SnmpEndOfMibView::~SnmpEndOfMibView(void) __ptr64 -??1SnmpEndOfMibView@@UEAA@XZ -; public: virtual __cdecl SnmpEnumeratedType::~SnmpEnumeratedType(void) __ptr64 -??1SnmpEnumeratedType@@UEAA@XZ -; public: virtual __cdecl SnmpErrorReport::~SnmpErrorReport(void) __ptr64 -??1SnmpErrorReport@@UEAA@XZ -; public: virtual __cdecl SnmpFixedLengthDisplayStringType::~SnmpFixedLengthDisplayStringType(void) __ptr64 -??1SnmpFixedLengthDisplayStringType@@UEAA@XZ -; public: virtual __cdecl SnmpFixedLengthOctetStringType::~SnmpFixedLengthOctetStringType(void) __ptr64 -??1SnmpFixedLengthOctetStringType@@UEAA@XZ -; public: virtual __cdecl SnmpFixedLengthOpaqueType::~SnmpFixedLengthOpaqueType(void) __ptr64 -??1SnmpFixedLengthOpaqueType@@UEAA@XZ -; public: virtual __cdecl SnmpFixedLengthPhysAddressType::~SnmpFixedLengthPhysAddressType(void) __ptr64 -??1SnmpFixedLengthPhysAddressType@@UEAA@XZ -; public: virtual __cdecl SnmpFixedType::~SnmpFixedType(void) __ptr64 -??1SnmpFixedType@@UEAA@XZ -; public: virtual __cdecl SnmpGauge::~SnmpGauge(void) __ptr64 -??1SnmpGauge@@UEAA@XZ -; public: virtual __cdecl SnmpGaugeType::~SnmpGaugeType(void) __ptr64 -??1SnmpGaugeType@@UEAA@XZ -; public: virtual __cdecl SnmpGetNextOperation::~SnmpGetNextOperation(void) __ptr64 -??1SnmpGetNextOperation@@UEAA@XZ -; public: virtual __cdecl SnmpGetOperation::~SnmpGetOperation(void) __ptr64 -??1SnmpGetOperation@@UEAA@XZ -; public: virtual __cdecl SnmpIPXAddressType::~SnmpIPXAddressType(void) __ptr64 -??1SnmpIPXAddressType@@UEAA@XZ -; public: virtual __cdecl SnmpImpSession::~SnmpImpSession(void) __ptr64 -??1SnmpImpSession@@UEAA@XZ -; public: virtual __cdecl SnmpImpTransport::~SnmpImpTransport(void) __ptr64 -??1SnmpImpTransport@@UEAA@XZ -; public: virtual __cdecl SnmpInstanceType::~SnmpInstanceType(void) __ptr64 -??1SnmpInstanceType@@UEAA@XZ -; public: virtual __cdecl SnmpInteger::~SnmpInteger(void) __ptr64 -??1SnmpInteger@@UEAA@XZ -; public: virtual __cdecl SnmpIntegerType::~SnmpIntegerType(void) __ptr64 -??1SnmpIntegerType@@UEAA@XZ -; public: virtual __cdecl SnmpIpAddress::~SnmpIpAddress(void) __ptr64 -??1SnmpIpAddress@@UEAA@XZ -; public: virtual __cdecl SnmpIpAddressType::~SnmpIpAddressType(void) __ptr64 -??1SnmpIpAddressType@@UEAA@XZ -; public: virtual __cdecl SnmpIpxImp::~SnmpIpxImp(void) __ptr64 -??1SnmpIpxImp@@UEAA@XZ -; public: virtual __cdecl SnmpIpxTransport::~SnmpIpxTransport(void) __ptr64 -??1SnmpIpxTransport@@UEAA@XZ -; public: __cdecl SnmpLexicon::~SnmpLexicon(void) __ptr64 -??1SnmpLexicon@@QEAA@XZ -; public: virtual __cdecl SnmpMacAddressType::~SnmpMacAddressType(void) __ptr64 -??1SnmpMacAddressType@@UEAA@XZ -; public: virtual __cdecl SnmpNegativeRangeType::~SnmpNegativeRangeType(void) __ptr64 -??1SnmpNegativeRangeType@@UEAA@XZ -; public: virtual __cdecl SnmpNetworkAddressType::~SnmpNetworkAddressType(void) __ptr64 -??1SnmpNetworkAddressType@@UEAA@XZ -; public: virtual __cdecl SnmpNoSuchInstance::~SnmpNoSuchInstance(void) __ptr64 -??1SnmpNoSuchInstance@@UEAA@XZ -; public: virtual __cdecl SnmpNoSuchObject::~SnmpNoSuchObject(void) __ptr64 -??1SnmpNoSuchObject@@UEAA@XZ -; public: virtual __cdecl SnmpNull::~SnmpNull(void) __ptr64 -??1SnmpNull@@UEAA@XZ -; public: virtual __cdecl SnmpNullType::~SnmpNullType(void) __ptr64 -??1SnmpNullType@@UEAA@XZ -; public: virtual __cdecl SnmpOSIAddressType::~SnmpOSIAddressType(void) __ptr64 -??1SnmpOSIAddressType@@UEAA@XZ -; public: virtual __cdecl SnmpObjectIdentifier::~SnmpObjectIdentifier(void) __ptr64 -??1SnmpObjectIdentifier@@UEAA@XZ -; public: virtual __cdecl SnmpObjectIdentifierType::~SnmpObjectIdentifierType(void) __ptr64 -??1SnmpObjectIdentifierType@@UEAA@XZ -; public: virtual __cdecl SnmpOctetString::~SnmpOctetString(void) __ptr64 -??1SnmpOctetString@@UEAA@XZ -; public: virtual __cdecl SnmpOctetStringType::~SnmpOctetStringType(void) __ptr64 -??1SnmpOctetStringType@@UEAA@XZ -; public: virtual __cdecl SnmpOpaque::~SnmpOpaque(void) __ptr64 -??1SnmpOpaque@@UEAA@XZ -; public: virtual __cdecl SnmpOpaqueType::~SnmpOpaqueType(void) __ptr64 -??1SnmpOpaqueType@@UEAA@XZ -; public: virtual __cdecl SnmpOperation::~SnmpOperation(void) __ptr64 -??1SnmpOperation@@UEAA@XZ -; public: virtual __cdecl SnmpPdu::~SnmpPdu(void) __ptr64 -??1SnmpPdu@@UEAA@XZ -; public: virtual __cdecl SnmpPhysAddressType::~SnmpPhysAddressType(void) __ptr64 -??1SnmpPhysAddressType@@UEAA@XZ -; public: virtual __cdecl SnmpPositiveRangeType::~SnmpPositiveRangeType(void) __ptr64 -??1SnmpPositiveRangeType@@UEAA@XZ -; public: virtual __cdecl SnmpPositiveRangedType::~SnmpPositiveRangedType(void) __ptr64 -??1SnmpPositiveRangedType@@UEAA@XZ -; public: virtual __cdecl SnmpRowStatusType::~SnmpRowStatusType(void) __ptr64 -??1SnmpRowStatusType@@UEAA@XZ -; public: virtual __cdecl SnmpSecurity::~SnmpSecurity(void) __ptr64 -??1SnmpSecurity@@UEAA@XZ -; public: virtual __cdecl SnmpSession::~SnmpSession(void) __ptr64 -??1SnmpSession@@UEAA@XZ -; public: virtual __cdecl SnmpSetOperation::~SnmpSetOperation(void) __ptr64 -??1SnmpSetOperation@@UEAA@XZ -; public: virtual __cdecl SnmpTimeTicks::~SnmpTimeTicks(void) __ptr64 -??1SnmpTimeTicks@@UEAA@XZ -; public: virtual __cdecl SnmpTimeTicksType::~SnmpTimeTicksType(void) __ptr64 -??1SnmpTimeTicksType@@UEAA@XZ -; public: virtual __cdecl SnmpTransport::~SnmpTransport(void) __ptr64 -??1SnmpTransport@@UEAA@XZ -; public: virtual __cdecl SnmpTransportAddress::~SnmpTransportAddress(void) __ptr64 -??1SnmpTransportAddress@@UEAA@XZ -; public: virtual __cdecl SnmpTransportIpAddress::~SnmpTransportIpAddress(void) __ptr64 -??1SnmpTransportIpAddress@@UEAA@XZ -; public: virtual __cdecl SnmpTransportIpxAddress::~SnmpTransportIpxAddress(void) __ptr64 -??1SnmpTransportIpxAddress@@UEAA@XZ -; public: __cdecl SnmpTrapReceiver::~SnmpTrapReceiver(void) __ptr64 -??1SnmpTrapReceiver@@QEAA@XZ -; public: virtual __cdecl SnmpUDPAddressType::~SnmpUDPAddressType(void) __ptr64 -??1SnmpUDPAddressType@@UEAA@XZ -; public: virtual __cdecl SnmpUInteger32::~SnmpUInteger32(void) __ptr64 -??1SnmpUInteger32@@UEAA@XZ -; public: virtual __cdecl SnmpUInteger32Type::~SnmpUInteger32Type(void) __ptr64 -??1SnmpUInteger32Type@@UEAA@XZ -; public: virtual __cdecl SnmpUdpIpImp::~SnmpUdpIpImp(void) __ptr64 -??1SnmpUdpIpImp@@UEAA@XZ -; public: virtual __cdecl SnmpUdpIpTransport::~SnmpUdpIpTransport(void) __ptr64 -??1SnmpUdpIpTransport@@UEAA@XZ -; public: virtual __cdecl SnmpV1EncodeDecode::~SnmpV1EncodeDecode(void) __ptr64 -??1SnmpV1EncodeDecode@@UEAA@XZ -; public: virtual __cdecl SnmpV1OverIp::~SnmpV1OverIp(void) __ptr64 -??1SnmpV1OverIp@@UEAA@XZ -; public: virtual __cdecl SnmpV1OverIpx::~SnmpV1OverIpx(void) __ptr64 -??1SnmpV1OverIpx@@UEAA@XZ -; public: virtual __cdecl SnmpV2CEncodeDecode::~SnmpV2CEncodeDecode(void) __ptr64 -??1SnmpV2CEncodeDecode@@UEAA@XZ -; public: virtual __cdecl SnmpV2COverIp::~SnmpV2COverIp(void) __ptr64 -??1SnmpV2COverIp@@UEAA@XZ -; public: virtual __cdecl SnmpV2COverIpx::~SnmpV2COverIpx(void) __ptr64 -??1SnmpV2COverIpx@@UEAA@XZ -; public: virtual __cdecl SnmpValue::~SnmpValue(void) __ptr64 -??1SnmpValue@@UEAA@XZ -; public: virtual __cdecl SnmpVarBind::~SnmpVarBind(void) __ptr64 -??1SnmpVarBind@@UEAA@XZ -; public: __cdecl SnmpVarBindList::~SnmpVarBindList(void) __ptr64 -??1SnmpVarBindList@@QEAA@XZ -; public: __cdecl SnmpVarBindListNode::~SnmpVarBindListNode(void) __ptr64 -??1SnmpVarBindListNode@@QEAA@XZ -; public: class CBString & __ptr64 __cdecl CBString::operator=(class CBString const & __ptr64) __ptr64 -??4CBString@@QEAAAEAV0@AEBV0@@Z -; public: class CBString const & __ptr64 __cdecl CBString::operator=(unsigned short * __ptr64) __ptr64 -??4CBString@@QEAAAEBV0@PEAG@Z -; public: class GeneralException & __ptr64 __cdecl GeneralException::operator=(class GeneralException const & __ptr64) __ptr64 -??4GeneralException@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpAnalyser & __ptr64 __cdecl SnmpAnalyser::operator=(class SnmpAnalyser const & __ptr64) __ptr64 -??4SnmpAnalyser@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpAutoRetrieveOperation & __ptr64 __cdecl SnmpAutoRetrieveOperation::operator=(class SnmpAutoRetrieveOperation const & __ptr64) __ptr64 -??4SnmpAutoRetrieveOperation@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpBitStringType & __ptr64 __cdecl SnmpBitStringType::operator=(class SnmpBitStringType const & __ptr64) __ptr64 -??4SnmpBitStringType@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpClassLibrary & __ptr64 __cdecl SnmpClassLibrary::operator=(class SnmpClassLibrary const & __ptr64) __ptr64 -??4SnmpClassLibrary@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpCommunityBasedSecurity & __ptr64 __cdecl SnmpCommunityBasedSecurity::operator=(class SnmpCommunityBasedSecurity const & __ptr64) __ptr64 -??4SnmpCommunityBasedSecurity@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpValue & __ptr64 __cdecl SnmpCounter64::operator=(class SnmpCounter64 const & __ptr64) __ptr64 -??4SnmpCounter64@@QEAAAEAVSnmpValue@@AEBV0@@Z -; public: class SnmpCounter64Type & __ptr64 __cdecl SnmpCounter64Type::operator=(class SnmpCounter64Type const & __ptr64) __ptr64 -??4SnmpCounter64Type@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpValue & __ptr64 __cdecl SnmpCounter::operator=(class SnmpCounter const & __ptr64) __ptr64 -??4SnmpCounter@@QEAAAEAVSnmpValue@@AEBV0@@Z -; public: class SnmpCounterType & __ptr64 __cdecl SnmpCounterType::operator=(class SnmpCounterType const & __ptr64) __ptr64 -??4SnmpCounterType@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpDateTimeType & __ptr64 __cdecl SnmpDateTimeType::operator=(class SnmpDateTimeType const & __ptr64) __ptr64 -??4SnmpDateTimeType@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpDisplayStringType & __ptr64 __cdecl SnmpDisplayStringType::operator=(class SnmpDisplayStringType const & __ptr64) __ptr64 -??4SnmpDisplayStringType@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpEncodeDecode & __ptr64 __cdecl SnmpEncodeDecode::operator=(class SnmpEncodeDecode const & __ptr64) __ptr64 -??4SnmpEncodeDecode@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpValue & __ptr64 __cdecl SnmpEndOfMibView::operator=(class SnmpEndOfMibView const & __ptr64) __ptr64 -??4SnmpEndOfMibView@@QEAAAEAVSnmpValue@@AEBV0@@Z -; public: class SnmpEnumeratedType & __ptr64 __cdecl SnmpEnumeratedType::operator=(class SnmpEnumeratedType const & __ptr64) __ptr64 -??4SnmpEnumeratedType@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpErrorReport & __ptr64 __cdecl SnmpErrorReport::operator=(class SnmpErrorReport const & __ptr64) __ptr64 -??4SnmpErrorReport@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpFixedLengthDisplayStringType & __ptr64 __cdecl SnmpFixedLengthDisplayStringType::operator=(class SnmpFixedLengthDisplayStringType const & __ptr64) __ptr64 -??4SnmpFixedLengthDisplayStringType@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpFixedLengthOctetStringType & __ptr64 __cdecl SnmpFixedLengthOctetStringType::operator=(class SnmpFixedLengthOctetStringType const & __ptr64) __ptr64 -??4SnmpFixedLengthOctetStringType@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpFixedLengthOpaqueType & __ptr64 __cdecl SnmpFixedLengthOpaqueType::operator=(class SnmpFixedLengthOpaqueType const & __ptr64) __ptr64 -??4SnmpFixedLengthOpaqueType@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpFixedLengthPhysAddressType & __ptr64 __cdecl SnmpFixedLengthPhysAddressType::operator=(class SnmpFixedLengthPhysAddressType const & __ptr64) __ptr64 -??4SnmpFixedLengthPhysAddressType@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpFixedType & __ptr64 __cdecl SnmpFixedType::operator=(class SnmpFixedType const & __ptr64) __ptr64 -??4SnmpFixedType@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpValue & __ptr64 __cdecl SnmpGauge::operator=(class SnmpGauge const & __ptr64) __ptr64 -??4SnmpGauge@@QEAAAEAVSnmpValue@@AEBV0@@Z -; public: class SnmpGaugeType & __ptr64 __cdecl SnmpGaugeType::operator=(class SnmpGaugeType const & __ptr64) __ptr64 -??4SnmpGaugeType@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpIPXAddressType & __ptr64 __cdecl SnmpIPXAddressType::operator=(class SnmpIPXAddressType const & __ptr64) __ptr64 -??4SnmpIPXAddressType@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpInstanceType & __ptr64 __cdecl SnmpInstanceType::operator=(class SnmpInstanceType const & __ptr64) __ptr64 -??4SnmpInstanceType@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpValue & __ptr64 __cdecl SnmpInteger::operator=(class SnmpInteger const & __ptr64) __ptr64 -??4SnmpInteger@@QEAAAEAVSnmpValue@@AEBV0@@Z -; public: class SnmpIntegerType & __ptr64 __cdecl SnmpIntegerType::operator=(class SnmpIntegerType const & __ptr64) __ptr64 -??4SnmpIntegerType@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpValue & __ptr64 __cdecl SnmpIpAddress::operator=(class SnmpIpAddress const & __ptr64) __ptr64 -??4SnmpIpAddress@@QEAAAEAVSnmpValue@@AEBV0@@Z -; public: class SnmpIpAddressType & __ptr64 __cdecl SnmpIpAddressType::operator=(class SnmpIpAddressType const & __ptr64) __ptr64 -??4SnmpIpAddressType@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpLexicon & __ptr64 __cdecl SnmpLexicon::operator=(class SnmpLexicon const & __ptr64) __ptr64 -??4SnmpLexicon@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpMacAddressType & __ptr64 __cdecl SnmpMacAddressType::operator=(class SnmpMacAddressType const & __ptr64) __ptr64 -??4SnmpMacAddressType@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpNegativeRangeType & __ptr64 __cdecl SnmpNegativeRangeType::operator=(class SnmpNegativeRangeType const & __ptr64) __ptr64 -??4SnmpNegativeRangeType@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpNetworkAddressType & __ptr64 __cdecl SnmpNetworkAddressType::operator=(class SnmpNetworkAddressType const & __ptr64) __ptr64 -??4SnmpNetworkAddressType@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpValue & __ptr64 __cdecl SnmpNoSuchInstance::operator=(class SnmpNoSuchInstance const & __ptr64) __ptr64 -??4SnmpNoSuchInstance@@QEAAAEAVSnmpValue@@AEBV0@@Z -; public: class SnmpValue & __ptr64 __cdecl SnmpNoSuchObject::operator=(class SnmpNoSuchObject const & __ptr64) __ptr64 -??4SnmpNoSuchObject@@QEAAAEAVSnmpValue@@AEBV0@@Z -; public: class SnmpValue & __ptr64 __cdecl SnmpNull::operator=(class SnmpNull const & __ptr64) __ptr64 -??4SnmpNull@@QEAAAEAVSnmpValue@@AEBV0@@Z -; public: class SnmpNullType & __ptr64 __cdecl SnmpNullType::operator=(class SnmpNullType const & __ptr64) __ptr64 -??4SnmpNullType@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpOSIAddressType & __ptr64 __cdecl SnmpOSIAddressType::operator=(class SnmpOSIAddressType const & __ptr64) __ptr64 -??4SnmpOSIAddressType@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpValue & __ptr64 __cdecl SnmpObjectIdentifier::operator=(class SnmpObjectIdentifier const & __ptr64) __ptr64 -??4SnmpObjectIdentifier@@QEAAAEAVSnmpValue@@AEBV0@@Z -; public: class SnmpObjectIdentifierType & __ptr64 __cdecl SnmpObjectIdentifierType::operator=(class SnmpObjectIdentifierType const & __ptr64) __ptr64 -??4SnmpObjectIdentifierType@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpValue & __ptr64 __cdecl SnmpOctetString::operator=(class SnmpOctetString const & __ptr64) __ptr64 -??4SnmpOctetString@@QEAAAEAVSnmpValue@@AEBV0@@Z -; public: class SnmpOctetStringType & __ptr64 __cdecl SnmpOctetStringType::operator=(class SnmpOctetStringType const & __ptr64) __ptr64 -??4SnmpOctetStringType@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpValue & __ptr64 __cdecl SnmpOpaque::operator=(class SnmpOpaque const & __ptr64) __ptr64 -??4SnmpOpaque@@QEAAAEAVSnmpValue@@AEBV0@@Z -; public: class SnmpOpaqueType & __ptr64 __cdecl SnmpOpaqueType::operator=(class SnmpOpaqueType const & __ptr64) __ptr64 -??4SnmpOpaqueType@@QEAAAEAV0@AEBV0@@Z -; private: class SnmpOperation & __ptr64 __cdecl SnmpOperation::operator=(class SnmpOperation const & __ptr64) __ptr64 -??4SnmpOperation@@AEAAAEAV0@AEBV0@@Z -; public: class SnmpPdu & __ptr64 __cdecl SnmpPdu::operator=(class SnmpPdu const & __ptr64) __ptr64 -??4SnmpPdu@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpPhysAddressType & __ptr64 __cdecl SnmpPhysAddressType::operator=(class SnmpPhysAddressType const & __ptr64) __ptr64 -??4SnmpPhysAddressType@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpPositiveRangeType & __ptr64 __cdecl SnmpPositiveRangeType::operator=(class SnmpPositiveRangeType const & __ptr64) __ptr64 -??4SnmpPositiveRangeType@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpPositiveRangedType & __ptr64 __cdecl SnmpPositiveRangedType::operator=(class SnmpPositiveRangedType const & __ptr64) __ptr64 -??4SnmpPositiveRangedType@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpRowStatusType & __ptr64 __cdecl SnmpRowStatusType::operator=(class SnmpRowStatusType const & __ptr64) __ptr64 -??4SnmpRowStatusType@@QEAAAEAV0@AEBV0@@Z -; private: class SnmpSecurity & __ptr64 __cdecl SnmpSecurity::operator=(class SnmpSecurity const & __ptr64) __ptr64 -??4SnmpSecurity@@AEAAAEAV0@AEBV0@@Z -; private: class SnmpSession & __ptr64 __cdecl SnmpSession::operator=(class SnmpSession const & __ptr64) __ptr64 -??4SnmpSession@@AEAAAEAV0@AEBV0@@Z -; public: class SnmpValue & __ptr64 __cdecl SnmpTimeTicks::operator=(class SnmpTimeTicks const & __ptr64) __ptr64 -??4SnmpTimeTicks@@QEAAAEAVSnmpValue@@AEBV0@@Z -; public: class SnmpTimeTicksType & __ptr64 __cdecl SnmpTimeTicksType::operator=(class SnmpTimeTicksType const & __ptr64) __ptr64 -??4SnmpTimeTicksType@@QEAAAEAV0@AEBV0@@Z -; private: class SnmpTransport & __ptr64 __cdecl SnmpTransport::operator=(class SnmpTransport const & __ptr64) __ptr64 -??4SnmpTransport@@AEAAAEAV0@AEBV0@@Z -; private: class SnmpTransportAddress & __ptr64 __cdecl SnmpTransportAddress::operator=(class SnmpTransportAddress const & __ptr64) __ptr64 -??4SnmpTransportAddress@@AEAAAEAV0@AEBV0@@Z -; public: class SnmpTransportIpAddress & __ptr64 __cdecl SnmpTransportIpAddress::operator=(class SnmpTransportIpAddress const & __ptr64) __ptr64 -??4SnmpTransportIpAddress@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpTransportIpAddress & __ptr64 __cdecl SnmpTransportIpAddress::operator=(unsigned char const * __ptr64) __ptr64 -??4SnmpTransportIpAddress@@QEAAAEAV0@PEBE@Z -; public: class SnmpTransportIpxAddress & __ptr64 __cdecl SnmpTransportIpxAddress::operator=(class SnmpTransportIpxAddress const & __ptr64) __ptr64 -??4SnmpTransportIpxAddress@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpTransportIpxAddress & __ptr64 __cdecl SnmpTransportIpxAddress::operator=(unsigned char const * __ptr64) __ptr64 -??4SnmpTransportIpxAddress@@QEAAAEAV0@PEBE@Z -; public: class SnmpTrapReceiver & __ptr64 __cdecl SnmpTrapReceiver::operator=(class SnmpTrapReceiver const & __ptr64) __ptr64 -??4SnmpTrapReceiver@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpUDPAddressType & __ptr64 __cdecl SnmpUDPAddressType::operator=(class SnmpUDPAddressType const & __ptr64) __ptr64 -??4SnmpUDPAddressType@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpValue & __ptr64 __cdecl SnmpUInteger32::operator=(class SnmpUInteger32 const & __ptr64) __ptr64 -??4SnmpUInteger32@@QEAAAEAVSnmpValue@@AEBV0@@Z -; public: class SnmpUInteger32Type & __ptr64 __cdecl SnmpUInteger32Type::operator=(class SnmpUInteger32Type const & __ptr64) __ptr64 -??4SnmpUInteger32Type@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpV1EncodeDecode & __ptr64 __cdecl SnmpV1EncodeDecode::operator=(class SnmpV1EncodeDecode const & __ptr64) __ptr64 -??4SnmpV1EncodeDecode@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpV2CEncodeDecode & __ptr64 __cdecl SnmpV2CEncodeDecode::operator=(class SnmpV2CEncodeDecode const & __ptr64) __ptr64 -??4SnmpV2CEncodeDecode@@QEAAAEAV0@AEBV0@@Z -; private: class SnmpValue & __ptr64 __cdecl SnmpValue::operator=(class SnmpValue const & __ptr64) __ptr64 -??4SnmpValue@@AEAAAEAV0@AEBV0@@Z -; public: class SnmpVarBind & __ptr64 __cdecl SnmpVarBind::operator=(class SnmpVarBind const & __ptr64) __ptr64 -??4SnmpVarBind@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpVarBindList & __ptr64 __cdecl SnmpVarBindList::operator=(class SnmpVarBindList & __ptr64) __ptr64 -??4SnmpVarBindList@@QEAAAEAV0@AEAV0@@Z -; public: class SnmpVarBindListNode & __ptr64 __cdecl SnmpVarBindListNode::operator=(class SnmpVarBindListNode const & __ptr64) __ptr64 -??4SnmpVarBindListNode@@QEAAAEAV0@AEBV0@@Z -; public: int __cdecl SnmpInstanceType::operator==(class SnmpInstanceType const & __ptr64)const __ptr64 -??8SnmpInstanceType@@QEBAHAEBV0@@Z -; public: int __cdecl SnmpObjectIdentifier::operator==(class SnmpObjectIdentifier const & __ptr64)const __ptr64 -??8SnmpObjectIdentifier@@QEBAHAEBV0@@Z -; public: int __cdecl SnmpTransportIpAddress::operator==(class SnmpTransportIpAddress const & __ptr64)const __ptr64 -??8SnmpTransportIpAddress@@QEBAHAEBV0@@Z -; public: int __cdecl SnmpTransportIpxAddress::operator==(class SnmpTransportIpxAddress const & __ptr64)const __ptr64 -??8SnmpTransportIpxAddress@@QEBAHAEBV0@@Z -; public: int __cdecl SnmpValue::operator==(class SnmpValue const & __ptr64)const __ptr64 -??8SnmpValue@@QEBAHAEBV0@@Z -; public: int __cdecl SnmpInstanceType::operator!=(class SnmpInstanceType const & __ptr64)const __ptr64 -??9SnmpInstanceType@@QEBAHAEBV0@@Z -; public: int __cdecl SnmpObjectIdentifier::operator!=(class SnmpObjectIdentifier const & __ptr64)const __ptr64 -??9SnmpObjectIdentifier@@QEBAHAEBV0@@Z -; public: int __cdecl SnmpTransportIpAddress::operator!=(class SnmpTransportIpAddress const & __ptr64)const __ptr64 -??9SnmpTransportIpAddress@@QEBAHAEBV0@@Z -; public: int __cdecl SnmpTransportIpxAddress::operator!=(class SnmpTransportIpxAddress const & __ptr64)const __ptr64 -??9SnmpTransportIpxAddress@@QEBAHAEBV0@@Z -; public: int __cdecl SnmpValue::operator!=(class SnmpValue const & __ptr64)const __ptr64 -??9SnmpValue@@QEBAHAEBV0@@Z -; public: unsigned long & __ptr64 __cdecl SnmpObjectIdentifier::operator[](unsigned long)const __ptr64 -??ASnmpObjectIdentifier@@QEBAAEAKK@Z -; public: virtual unsigned char __cdecl SnmpTransportIpAddress::operator[](unsigned short)const __ptr64 -??ASnmpTransportIpAddress@@UEBAEG@Z -; public: virtual unsigned char __cdecl SnmpTransportIpxAddress::operator[](unsigned short)const __ptr64 -??ASnmpTransportIpxAddress@@UEBAEG@Z -; public: class SnmpVarBind * __ptr64 __cdecl SnmpVarBindList::operator[](unsigned int) __ptr64 -??ASnmpVarBindList@@QEAAPEAVSnmpVarBind@@I@Z -; public: virtual __cdecl SnmpAnalyser::operator void * __ptr64(void) __ptr64 -??BSnmpAnalyser@@UEAAPEAXXZ -; public: virtual __cdecl SnmpCommunityBasedSecurity::operator void * __ptr64(void)const __ptr64 -??BSnmpCommunityBasedSecurity@@UEBAPEAXXZ -; public: __cdecl SnmpErrorReport::operator void * __ptr64(void)const __ptr64 -??BSnmpErrorReport@@QEBAPEAXXZ -; public: __cdecl SnmpImpSession::operator void * __ptr64(void)const __ptr64 -??BSnmpImpSession@@QEBAPEAXXZ -; public: virtual __cdecl SnmpInstanceType::operator void * __ptr64(void) __ptr64 -??BSnmpInstanceType@@UEAAPEAXXZ -; public: __cdecl SnmpOperation::operator void * __ptr64(void)const __ptr64 -??BSnmpOperation@@QEBAPEAXXZ -; public: __cdecl SnmpPdu::operator void * __ptr64(void)const __ptr64 -??BSnmpPdu@@QEBAPEAXXZ -; public: virtual __cdecl SnmpPositiveRangedType::operator void * __ptr64(void) __ptr64 -??BSnmpPositiveRangedType@@UEAAPEAXXZ -; public: virtual __cdecl SnmpTransportIpAddress::operator void * __ptr64(void)const __ptr64 -??BSnmpTransportIpAddress@@UEBAPEAXXZ -; public: virtual __cdecl SnmpTransportIpxAddress::operator void * __ptr64(void)const __ptr64 -??BSnmpTransportIpxAddress@@UEBAPEAXXZ -; public: class SnmpObjectIdentifier __cdecl SnmpObjectIdentifier::operator+(class SnmpObjectIdentifier const & __ptr64)const __ptr64 -??HSnmpObjectIdentifier@@QEBA?AV0@AEBV0@@Z -; public: int __cdecl SnmpObjectIdentifier::operator<(class SnmpObjectIdentifier const & __ptr64)const __ptr64 -??MSnmpObjectIdentifier@@QEBAHAEBV0@@Z -; public: int __cdecl SnmpObjectIdentifier::operator<=(class SnmpObjectIdentifier const & __ptr64)const __ptr64 -??NSnmpObjectIdentifier@@QEBAHAEBV0@@Z -; public: int __cdecl SnmpObjectIdentifier::operator>(class SnmpObjectIdentifier const & __ptr64)const __ptr64 -??OSnmpObjectIdentifier@@QEBAHAEBV0@@Z -; public: int __cdecl SnmpObjectIdentifier::operator>=(class SnmpObjectIdentifier const & __ptr64)const __ptr64 -??PSnmpObjectIdentifier@@QEBAHAEBV0@@Z -; public: virtual void * __ptr64 __cdecl SnmpCommunityBasedSecurity::operator()(void)const __ptr64 -??RSnmpCommunityBasedSecurity@@UEBAPEAXXZ -; public: virtual void * __ptr64 __cdecl SnmpEncodeDecode::operator()(void)const __ptr64 -??RSnmpEncodeDecode@@UEBAPEAXXZ -; public: void * __ptr64 __cdecl SnmpErrorReport::operator()(void)const __ptr64 -??RSnmpErrorReport@@QEBAPEAXXZ -; public: virtual void * __ptr64 __cdecl SnmpImpSession::operator()(void)const __ptr64 -??RSnmpImpSession@@UEBAPEAXXZ -; public: virtual void * __ptr64 __cdecl SnmpImpTransport::operator()(void)const __ptr64 -??RSnmpImpTransport@@UEBAPEAXXZ -; public: void * __ptr64 __cdecl SnmpIpAddress::operator()(void)const __ptr64 -??RSnmpIpAddress@@QEBAPEAXXZ -; public: virtual void * __ptr64 __cdecl SnmpIpxImp::operator()(void)const __ptr64 -??RSnmpIpxImp@@UEBAPEAXXZ -; public: void * __ptr64 __cdecl SnmpObjectIdentifier::operator()(void)const __ptr64 -??RSnmpObjectIdentifier@@QEBAPEAXXZ -; public: void * __ptr64 __cdecl SnmpOctetString::operator()(void)const __ptr64 -??RSnmpOctetString@@QEBAPEAXXZ -; public: void * __ptr64 __cdecl SnmpOpaque::operator()(void)const __ptr64 -??RSnmpOpaque@@QEBAPEAXXZ -; public: void * __ptr64 __cdecl SnmpOperation::operator()(void)const __ptr64 -??RSnmpOperation@@QEBAPEAXXZ -; public: void * __ptr64 __cdecl SnmpPdu::operator()(void)const __ptr64 -??RSnmpPdu@@QEBAPEAXXZ -; public: virtual void * __ptr64 __cdecl SnmpTransportIpAddress::operator()(void)const __ptr64 -??RSnmpTransportIpAddress@@UEBAPEAXXZ -; public: virtual void * __ptr64 __cdecl SnmpTransportIpxAddress::operator()(void)const __ptr64 -??RSnmpTransportIpxAddress@@UEBAPEAXXZ -; public: virtual void * __ptr64 __cdecl SnmpUdpIpImp::operator()(void)const __ptr64 -??RSnmpUdpIpImp@@UEBAPEAXXZ -; public: virtual void * __ptr64 __cdecl SnmpV1OverIp::operator()(void)const __ptr64 -??RSnmpV1OverIp@@UEBAPEAXXZ -; public: virtual void * __ptr64 __cdecl SnmpV1OverIpx::operator()(void)const __ptr64 -??RSnmpV1OverIpx@@UEBAPEAXXZ -; public: virtual void * __ptr64 __cdecl SnmpV2COverIp::operator()(void)const __ptr64 -??RSnmpV2COverIp@@UEBAPEAXXZ -; public: virtual void * __ptr64 __cdecl SnmpV2COverIpx::operator()(void)const __ptr64 -??RSnmpV2COverIpx@@UEBAPEAXXZ -; const GeneralException::`vftable' -??_7GeneralException@@6B@ -; const GetNextOperation::`vftable' -??_7GetNextOperation@@6B@ -; const SnmpAnalyser::`vftable' -??_7SnmpAnalyser@@6B@ -; const SnmpAutoRetrieveOperation::`vftable' -??_7SnmpAutoRetrieveOperation@@6B@ -; const SnmpBitStringType::`vftable'{for `SnmpInstanceType'} -??_7SnmpBitStringType@@6BSnmpInstanceType@@@ -; const SnmpBitStringType::`vftable'{for `SnmpPositiveRangedType'} -??_7SnmpBitStringType@@6BSnmpPositiveRangedType@@@ -; const SnmpClassLibrary::`vftable' -??_7SnmpClassLibrary@@6B@ -; const SnmpCommunityBasedSecurity::`vftable' -??_7SnmpCommunityBasedSecurity@@6B@ -; const SnmpCounter64::`vftable' -??_7SnmpCounter64@@6B@ -; const SnmpCounter64Type::`vftable' -??_7SnmpCounter64Type@@6B@ -; const SnmpCounter::`vftable' -??_7SnmpCounter@@6B@ -; const SnmpCounterType::`vftable' -??_7SnmpCounterType@@6B@ -; const SnmpDateTimeType::`vftable'{for `SnmpInstanceType'} -??_7SnmpDateTimeType@@6BSnmpInstanceType@@@ -; const SnmpDateTimeType::`vftable'{for `SnmpPositiveRangedType'} -??_7SnmpDateTimeType@@6BSnmpPositiveRangedType@@@ -; const SnmpDisplayStringType::`vftable'{for `SnmpInstanceType'} -??_7SnmpDisplayStringType@@6BSnmpInstanceType@@@ -; const SnmpDisplayStringType::`vftable'{for `SnmpPositiveRangedType'} -??_7SnmpDisplayStringType@@6BSnmpPositiveRangedType@@@ -; const SnmpEncodeDecode::`vftable' -??_7SnmpEncodeDecode@@6B@ -; const SnmpEndOfMibView::`vftable' -??_7SnmpEndOfMibView@@6B@ -; const SnmpEnumeratedType::`vftable'{for `SnmpInstanceType'} -??_7SnmpEnumeratedType@@6BSnmpInstanceType@@@ -; const SnmpEnumeratedType::`vftable'{for `SnmpNegativeRangedType'} -??_7SnmpEnumeratedType@@6BSnmpNegativeRangedType@@@ -; const SnmpErrorReport::`vftable' -??_7SnmpErrorReport@@6B@ -; const SnmpFixedLengthDisplayStringType::`vftable' -??_7SnmpFixedLengthDisplayStringType@@6B@ -; const SnmpFixedLengthDisplayStringType::`vftable'{for `SnmpInstanceType'} -??_7SnmpFixedLengthDisplayStringType@@6BSnmpInstanceType@@@ -; const SnmpFixedLengthDisplayStringType::`vftable'{for `SnmpPositiveRangedType'} -??_7SnmpFixedLengthDisplayStringType@@6BSnmpPositiveRangedType@@@ -; const SnmpFixedLengthOctetStringType::`vftable' -??_7SnmpFixedLengthOctetStringType@@6B@ -; const SnmpFixedLengthOctetStringType::`vftable'{for `SnmpInstanceType'} -??_7SnmpFixedLengthOctetStringType@@6BSnmpInstanceType@@@ -; const SnmpFixedLengthOctetStringType::`vftable'{for `SnmpPositiveRangedType'} -??_7SnmpFixedLengthOctetStringType@@6BSnmpPositiveRangedType@@@ -; const SnmpFixedLengthOpaqueType::`vftable' -??_7SnmpFixedLengthOpaqueType@@6B@ -; const SnmpFixedLengthOpaqueType::`vftable'{for `SnmpInstanceType'} -??_7SnmpFixedLengthOpaqueType@@6BSnmpInstanceType@@@ -; const SnmpFixedLengthOpaqueType::`vftable'{for `SnmpPositiveRangedType'} -??_7SnmpFixedLengthOpaqueType@@6BSnmpPositiveRangedType@@@ -; const SnmpFixedLengthPhysAddressType::`vftable' -??_7SnmpFixedLengthPhysAddressType@@6B@ -; const SnmpFixedLengthPhysAddressType::`vftable'{for `SnmpInstanceType'} -??_7SnmpFixedLengthPhysAddressType@@6BSnmpInstanceType@@@ -; const SnmpFixedLengthPhysAddressType::`vftable'{for `SnmpPositiveRangedType'} -??_7SnmpFixedLengthPhysAddressType@@6BSnmpPositiveRangedType@@@ -; const SnmpFixedType::`vftable' -??_7SnmpFixedType@@6B@ -; const SnmpGauge::`vftable' -??_7SnmpGauge@@6B@ -; const SnmpGaugeType::`vftable'{for `SnmpInstanceType'} -??_7SnmpGaugeType@@6BSnmpInstanceType@@@ -; const SnmpGaugeType::`vftable'{for `SnmpPositiveRangedType'} -??_7SnmpGaugeType@@6BSnmpPositiveRangedType@@@ -; const SnmpGetNextOperation::`vftable' -??_7SnmpGetNextOperation@@6B@ -; const SnmpGetOperation::`vftable' -??_7SnmpGetOperation@@6B@ -; const SnmpIPXAddressType::`vftable' -??_7SnmpIPXAddressType@@6B@ -; const SnmpIPXAddressType::`vftable'{for `SnmpInstanceType'} -??_7SnmpIPXAddressType@@6BSnmpInstanceType@@@ -; const SnmpIPXAddressType::`vftable'{for `SnmpPositiveRangedType'} -??_7SnmpIPXAddressType@@6BSnmpPositiveRangedType@@@ -; const SnmpImpSession::`vftable' -??_7SnmpImpSession@@6B@ -; const SnmpImpTransport::`vftable' -??_7SnmpImpTransport@@6B@ -; const SnmpInstanceType::`vftable' -??_7SnmpInstanceType@@6B@ -; const SnmpInteger::`vftable' -??_7SnmpInteger@@6B@ -; const SnmpIntegerType::`vftable'{for `SnmpInstanceType'} -??_7SnmpIntegerType@@6BSnmpInstanceType@@@ -; const SnmpIntegerType::`vftable'{for `SnmpNegativeRangedType'} -??_7SnmpIntegerType@@6BSnmpNegativeRangedType@@@ -; const SnmpIpAddress::`vftable' -??_7SnmpIpAddress@@6B@ -; const SnmpIpAddressType::`vftable' -??_7SnmpIpAddressType@@6B@ -; const SnmpIpxImp::`vftable'{for `SnmpIpxTransport'} -??_7SnmpIpxImp@@6BSnmpIpxTransport@@@ -; const SnmpIpxImp::`vftable'{for `SnmpTransportIpxAddress'} -??_7SnmpIpxImp@@6BSnmpTransportIpxAddress@@@ -; const SnmpIpxTransport::`vftable' -??_7SnmpIpxTransport@@6B@ -; const SnmpMacAddressType::`vftable' -??_7SnmpMacAddressType@@6B@ -; const SnmpMacAddressType::`vftable'{for `SnmpInstanceType'} -??_7SnmpMacAddressType@@6BSnmpInstanceType@@@ -; const SnmpMacAddressType::`vftable'{for `SnmpPositiveRangedType'} -??_7SnmpMacAddressType@@6BSnmpPositiveRangedType@@@ -; const SnmpNegativeRangeType::`vftable' -??_7SnmpNegativeRangeType@@6B@ -; const SnmpNetworkAddressType::`vftable' -??_7SnmpNetworkAddressType@@6B@ -; const SnmpNoSuchInstance::`vftable' -??_7SnmpNoSuchInstance@@6B@ -; const SnmpNoSuchObject::`vftable' -??_7SnmpNoSuchObject@@6B@ -; const SnmpNull::`vftable' -??_7SnmpNull@@6B@ -; const SnmpNullType::`vftable' -??_7SnmpNullType@@6B@ -; const SnmpOSIAddressType::`vftable'{for `SnmpInstanceType'} -??_7SnmpOSIAddressType@@6BSnmpInstanceType@@@ -; const SnmpOSIAddressType::`vftable'{for `SnmpPositiveRangedType'} -??_7SnmpOSIAddressType@@6BSnmpPositiveRangedType@@@ -; const SnmpObjectIdentifier::`vftable' -??_7SnmpObjectIdentifier@@6B@ -; const SnmpObjectIdentifierType::`vftable' -??_7SnmpObjectIdentifierType@@6B@ -; const SnmpOctetString::`vftable' -??_7SnmpOctetString@@6B@ -; const SnmpOctetStringType::`vftable'{for `SnmpInstanceType'} -??_7SnmpOctetStringType@@6BSnmpInstanceType@@@ -; const SnmpOctetStringType::`vftable'{for `SnmpPositiveRangedType'} -??_7SnmpOctetStringType@@6BSnmpPositiveRangedType@@@ -; const SnmpOpaque::`vftable' -??_7SnmpOpaque@@6B@ -; const SnmpOpaqueType::`vftable'{for `SnmpInstanceType'} -??_7SnmpOpaqueType@@6BSnmpInstanceType@@@ -; const SnmpOpaqueType::`vftable'{for `SnmpPositiveRangedType'} -??_7SnmpOpaqueType@@6BSnmpPositiveRangedType@@@ -; const SnmpOperation::`vftable' -??_7SnmpOperation@@6B@ -; const SnmpPdu::`vftable' -??_7SnmpPdu@@6B@ -; const SnmpPhysAddressType::`vftable'{for `SnmpInstanceType'} -??_7SnmpPhysAddressType@@6BSnmpInstanceType@@@ -; const SnmpPhysAddressType::`vftable'{for `SnmpPositiveRangedType'} -??_7SnmpPhysAddressType@@6BSnmpPositiveRangedType@@@ -; const SnmpPositiveRangeType::`vftable' -??_7SnmpPositiveRangeType@@6B@ -; const SnmpPositiveRangedType::`vftable' -??_7SnmpPositiveRangedType@@6B@ -; const SnmpRowStatusType::`vftable'{for `SnmpInstanceType'} -??_7SnmpRowStatusType@@6BSnmpInstanceType@@@ -; const SnmpRowStatusType::`vftable'{for `SnmpNegativeRangedType'} -??_7SnmpRowStatusType@@6BSnmpNegativeRangedType@@@ -; const SnmpSecurity::`vftable' -??_7SnmpSecurity@@6B@ -; const SnmpSession::`vftable' -??_7SnmpSession@@6B@ -; const SnmpSetOperation::`vftable' -??_7SnmpSetOperation@@6B@ -; const SnmpTimeTicks::`vftable' -??_7SnmpTimeTicks@@6B@ -; const SnmpTimeTicksType::`vftable' -??_7SnmpTimeTicksType@@6B@ -; const SnmpTransport::`vftable' -??_7SnmpTransport@@6B@ -; const SnmpTransportAddress::`vftable' -??_7SnmpTransportAddress@@6B@ -; const SnmpTransportIpAddress::`vftable' -??_7SnmpTransportIpAddress@@6B@ -; const SnmpTransportIpxAddress::`vftable' -??_7SnmpTransportIpxAddress@@6B@ -; const SnmpTrapReceiver::`vftable' -??_7SnmpTrapReceiver@@6B@ -; const SnmpUDPAddressType::`vftable' -??_7SnmpUDPAddressType@@6B@ -; const SnmpUDPAddressType::`vftable'{for `SnmpInstanceType'} -??_7SnmpUDPAddressType@@6BSnmpInstanceType@@@ -; const SnmpUDPAddressType::`vftable'{for `SnmpPositiveRangedType'} -??_7SnmpUDPAddressType@@6BSnmpPositiveRangedType@@@ -; const SnmpUInteger32::`vftable' -??_7SnmpUInteger32@@6B@ -; const SnmpUInteger32Type::`vftable'{for `SnmpInstanceType'} -??_7SnmpUInteger32Type@@6BSnmpInstanceType@@@ -; const SnmpUInteger32Type::`vftable'{for `SnmpPositiveRangedType'} -??_7SnmpUInteger32Type@@6BSnmpPositiveRangedType@@@ -; const SnmpUdpIpImp::`vftable'{for `SnmpTransportIpAddress'} -??_7SnmpUdpIpImp@@6BSnmpTransportIpAddress@@@ -; const SnmpUdpIpImp::`vftable'{for `SnmpUdpIpTransport'} -??_7SnmpUdpIpImp@@6BSnmpUdpIpTransport@@@ -; const SnmpUdpIpTransport::`vftable' -??_7SnmpUdpIpTransport@@6B@ -; const SnmpV1EncodeDecode::`vftable' -??_7SnmpV1EncodeDecode@@6B@ -; const SnmpV1OverIp::`vftable'{for `SnmpCommunityBasedSecurity'} -??_7SnmpV1OverIp@@6BSnmpCommunityBasedSecurity@@@ -; const SnmpV1OverIp::`vftable'{for `SnmpImpSession'} -??_7SnmpV1OverIp@@6BSnmpImpSession@@@ -; const SnmpV1OverIp::`vftable'{for `SnmpTransportIpAddress'} -??_7SnmpV1OverIp@@6BSnmpTransportIpAddress@@@ -; const SnmpV1OverIp::`vftable'{for `SnmpUdpIpTransport'} -??_7SnmpV1OverIp@@6BSnmpUdpIpTransport@@@ -; const SnmpV1OverIp::`vftable'{for `SnmpV1EncodeDecode'} -??_7SnmpV1OverIp@@6BSnmpV1EncodeDecode@@@ -; const SnmpV1OverIpx::`vftable'{for `SnmpCommunityBasedSecurity'} -??_7SnmpV1OverIpx@@6BSnmpCommunityBasedSecurity@@@ -; const SnmpV1OverIpx::`vftable'{for `SnmpImpSession'} -??_7SnmpV1OverIpx@@6BSnmpImpSession@@@ -; const SnmpV1OverIpx::`vftable'{for `SnmpIpxTransport'} -??_7SnmpV1OverIpx@@6BSnmpIpxTransport@@@ -; const SnmpV1OverIpx::`vftable'{for `SnmpTransportIpxAddress'} -??_7SnmpV1OverIpx@@6BSnmpTransportIpxAddress@@@ -; const SnmpV1OverIpx::`vftable'{for `SnmpV1EncodeDecode'} -??_7SnmpV1OverIpx@@6BSnmpV1EncodeDecode@@@ -; const SnmpV2CEncodeDecode::`vftable' -??_7SnmpV2CEncodeDecode@@6B@ -; const SnmpV2COverIp::`vftable'{for `SnmpCommunityBasedSecurity'} -??_7SnmpV2COverIp@@6BSnmpCommunityBasedSecurity@@@ -; const SnmpV2COverIp::`vftable'{for `SnmpImpSession'} -??_7SnmpV2COverIp@@6BSnmpImpSession@@@ -; const SnmpV2COverIp::`vftable'{for `SnmpTransportIpAddress'} -??_7SnmpV2COverIp@@6BSnmpTransportIpAddress@@@ -; const SnmpV2COverIp::`vftable'{for `SnmpUdpIpTransport'} -??_7SnmpV2COverIp@@6BSnmpUdpIpTransport@@@ -; const SnmpV2COverIp::`vftable'{for `SnmpV2CEncodeDecode'} -??_7SnmpV2COverIp@@6BSnmpV2CEncodeDecode@@@ -; const SnmpV2COverIpx::`vftable'{for `SnmpCommunityBasedSecurity'} -??_7SnmpV2COverIpx@@6BSnmpCommunityBasedSecurity@@@ -; const SnmpV2COverIpx::`vftable'{for `SnmpImpSession'} -??_7SnmpV2COverIpx@@6BSnmpImpSession@@@ -; const SnmpV2COverIpx::`vftable'{for `SnmpIpxTransport'} -??_7SnmpV2COverIpx@@6BSnmpIpxTransport@@@ -; const SnmpV2COverIpx::`vftable'{for `SnmpTransportIpxAddress'} -??_7SnmpV2COverIpx@@6BSnmpTransportIpxAddress@@@ -; const SnmpV2COverIpx::`vftable'{for `SnmpV2CEncodeDecode'} -??_7SnmpV2COverIpx@@6BSnmpV2CEncodeDecode@@@ -; const SnmpValue::`vftable' -??_7SnmpValue@@6B@ -; const SnmpVarBind::`vftable' -??_7SnmpVarBind@@6B@ -; public: void __cdecl SnmpAnalyser::`default constructor closure'(void) __ptr64 -??_FSnmpAnalyser@@QEAAXXZ -; public: void __cdecl SnmpCommunityBasedSecurity::`default constructor closure'(void) __ptr64 -??_FSnmpCommunityBasedSecurity@@QEAAXXZ -; public: void __cdecl SnmpDisplayStringType::`default constructor closure'(void) __ptr64 -??_FSnmpDisplayStringType@@QEAAXXZ -; public: void __cdecl SnmpGaugeType::`default constructor closure'(void) __ptr64 -??_FSnmpGaugeType@@QEAAXXZ -; public: void __cdecl SnmpInstanceType::`default constructor closure'(void) __ptr64 -??_FSnmpInstanceType@@QEAAXXZ -; public: void __cdecl SnmpIntegerType::`default constructor closure'(void) __ptr64 -??_FSnmpIntegerType@@QEAAXXZ -; public: void __cdecl SnmpOctetStringType::`default constructor closure'(void) __ptr64 -??_FSnmpOctetStringType@@QEAAXXZ -; public: void __cdecl SnmpOpaqueType::`default constructor closure'(void) __ptr64 -??_FSnmpOpaqueType@@QEAAXXZ -; public: void __cdecl SnmpPhysAddressType::`default constructor closure'(void) __ptr64 -??_FSnmpPhysAddressType@@QEAAXXZ -; public: void __cdecl SnmpPositiveRangedType::`default constructor closure'(void) __ptr64 -??_FSnmpPositiveRangedType@@QEAAXXZ -; public: void __cdecl SnmpUInteger32Type::`default constructor closure'(void) __ptr64 -??_FSnmpUInteger32Type@@QEAAXXZ -; public: void __cdecl SnmpVarBindList::Add(class SnmpVarBind const & __ptr64) __ptr64 -?Add@SnmpVarBindList@@QEAAXAEBVSnmpVarBind@@@Z -; public: void __cdecl SnmpVarBindList::AddNoReallocate(class SnmpVarBind & __ptr64) __ptr64 -?AddNoReallocate@SnmpVarBindList@@QEAAXAEAVSnmpVarBind@@@Z -; protected: virtual int __cdecl SnmpAnalyser::Analyse(class SnmpLexicon * __ptr64,unsigned long & __ptr64,unsigned short,unsigned short const * __ptr64,unsigned long & __ptr64,int,int,int) __ptr64 -?Analyse@SnmpAnalyser@@MEAAHPEAVSnmpLexicon@@AEAKGPEBG1HHH@Z -; private: int __cdecl SnmpBitStringType::BitStringDef(void) __ptr64 -?BitStringDef@SnmpBitStringType@@AEAAHXZ -; public: void __cdecl GetNextOperation::CancelRequest(void) __ptr64 -?CancelRequest@GetNextOperation@@QEAAXXZ -; public: void __cdecl SnmpAutoRetrieveOperation::CancelRequest(void) __ptr64 -?CancelRequest@SnmpAutoRetrieveOperation@@QEAAXXZ -; public: void __cdecl SnmpOperation::CancelRequest(void) __ptr64 -?CancelRequest@SnmpOperation@@QEAAXXZ -; public: class SnmpVarBindList * __ptr64 __cdecl SnmpVarBindList::Car(unsigned int) __ptr64 -?Car@SnmpVarBindList@@QEAAPEAV1@I@Z -; public: class SnmpVarBindList * __ptr64 __cdecl SnmpVarBindList::Cdr(unsigned int) __ptr64 -?Cdr@SnmpVarBindList@@QEAAPEAV1@I@Z -; public: int __cdecl SnmpPositiveRangedType::Check(unsigned long const & __ptr64) __ptr64 -?Check@SnmpPositiveRangedType@@QEAAHAEBK@Z -; private: void __cdecl SnmpOperation::CheckOperationDeletion(void) __ptr64 -?CheckOperationDeletion@SnmpOperation@@AEAAXXZ -; private: void __cdecl GetNextOperation::Cleanup(void) __ptr64 -?Cleanup@GetNextOperation@@AEAAXXZ -; public: static void __cdecl SnmpClassLibrary::Closedown(void) -?Closedown@SnmpClassLibrary@@SAXXZ -; protected: enum SnmpObjectIdentifier::Comparison __cdecl SnmpObjectIdentifier::Compare(class SnmpObjectIdentifier const & __ptr64,class SnmpObjectIdentifier const & __ptr64)const __ptr64 -?Compare@SnmpObjectIdentifier@@IEBA?AW4Comparison@1@AEBV1@0@Z -; int __cdecl CompareElements(class SnmpObjectIdentifierType * __ptr64,class SnmpObjectIdentifierType * __ptr64) -?CompareElements@@YAHPEAVSnmpObjectIdentifierType@@0@Z -; public: virtual class SnmpInstanceType * __ptr64 __cdecl SnmpBitStringType::Copy(void)const __ptr64 -?Copy@SnmpBitStringType@@UEBAPEAVSnmpInstanceType@@XZ -; public: virtual class SnmpSecurity * __ptr64 __cdecl SnmpCommunityBasedSecurity::Copy(void)const __ptr64 -?Copy@SnmpCommunityBasedSecurity@@UEBAPEAVSnmpSecurity@@XZ -; public: virtual class SnmpValue * __ptr64 __cdecl SnmpCounter64::Copy(void)const __ptr64 -?Copy@SnmpCounter64@@UEBAPEAVSnmpValue@@XZ -; public: virtual class SnmpInstanceType * __ptr64 __cdecl SnmpCounter64Type::Copy(void)const __ptr64 -?Copy@SnmpCounter64Type@@UEBAPEAVSnmpInstanceType@@XZ -; public: virtual class SnmpValue * __ptr64 __cdecl SnmpCounter::Copy(void)const __ptr64 -?Copy@SnmpCounter@@UEBAPEAVSnmpValue@@XZ -; public: virtual class SnmpInstanceType * __ptr64 __cdecl SnmpCounterType::Copy(void)const __ptr64 -?Copy@SnmpCounterType@@UEBAPEAVSnmpInstanceType@@XZ -; public: virtual class SnmpInstanceType * __ptr64 __cdecl SnmpDateTimeType::Copy(void)const __ptr64 -?Copy@SnmpDateTimeType@@UEBAPEAVSnmpInstanceType@@XZ -; public: virtual class SnmpInstanceType * __ptr64 __cdecl SnmpDisplayStringType::Copy(void)const __ptr64 -?Copy@SnmpDisplayStringType@@UEBAPEAVSnmpInstanceType@@XZ -; public: virtual class SnmpValue * __ptr64 __cdecl SnmpEndOfMibView::Copy(void)const __ptr64 -?Copy@SnmpEndOfMibView@@UEBAPEAVSnmpValue@@XZ -; public: virtual class SnmpInstanceType * __ptr64 __cdecl SnmpEnumeratedType::Copy(void)const __ptr64 -?Copy@SnmpEnumeratedType@@UEBAPEAVSnmpInstanceType@@XZ -; public: virtual class SnmpInstanceType * __ptr64 __cdecl SnmpFixedLengthDisplayStringType::Copy(void)const __ptr64 -?Copy@SnmpFixedLengthDisplayStringType@@UEBAPEAVSnmpInstanceType@@XZ -; public: virtual class SnmpInstanceType * __ptr64 __cdecl SnmpFixedLengthOctetStringType::Copy(void)const __ptr64 -?Copy@SnmpFixedLengthOctetStringType@@UEBAPEAVSnmpInstanceType@@XZ -; public: virtual class SnmpInstanceType * __ptr64 __cdecl SnmpFixedLengthOpaqueType::Copy(void)const __ptr64 -?Copy@SnmpFixedLengthOpaqueType@@UEBAPEAVSnmpInstanceType@@XZ -; public: virtual class SnmpInstanceType * __ptr64 __cdecl SnmpFixedLengthPhysAddressType::Copy(void)const __ptr64 -?Copy@SnmpFixedLengthPhysAddressType@@UEBAPEAVSnmpInstanceType@@XZ -; public: virtual class SnmpValue * __ptr64 __cdecl SnmpGauge::Copy(void)const __ptr64 -?Copy@SnmpGauge@@UEBAPEAVSnmpValue@@XZ -; public: virtual class SnmpInstanceType * __ptr64 __cdecl SnmpGaugeType::Copy(void)const __ptr64 -?Copy@SnmpGaugeType@@UEBAPEAVSnmpInstanceType@@XZ -; public: virtual class SnmpInstanceType * __ptr64 __cdecl SnmpIPXAddressType::Copy(void)const __ptr64 -?Copy@SnmpIPXAddressType@@UEBAPEAVSnmpInstanceType@@XZ -; public: virtual class SnmpValue * __ptr64 __cdecl SnmpInteger::Copy(void)const __ptr64 -?Copy@SnmpInteger@@UEBAPEAVSnmpValue@@XZ -; public: virtual class SnmpInstanceType * __ptr64 __cdecl SnmpIntegerType::Copy(void)const __ptr64 -?Copy@SnmpIntegerType@@UEBAPEAVSnmpInstanceType@@XZ -; public: virtual class SnmpValue * __ptr64 __cdecl SnmpIpAddress::Copy(void)const __ptr64 -?Copy@SnmpIpAddress@@UEBAPEAVSnmpValue@@XZ -; public: virtual class SnmpInstanceType * __ptr64 __cdecl SnmpIpAddressType::Copy(void)const __ptr64 -?Copy@SnmpIpAddressType@@UEBAPEAVSnmpInstanceType@@XZ -; public: virtual class SnmpInstanceType * __ptr64 __cdecl SnmpMacAddressType::Copy(void)const __ptr64 -?Copy@SnmpMacAddressType@@UEBAPEAVSnmpInstanceType@@XZ -; public: virtual class SnmpNegativeRangeType * __ptr64 __cdecl SnmpNegativeRangeType::Copy(void) __ptr64 -?Copy@SnmpNegativeRangeType@@UEAAPEAV1@XZ -; public: virtual class SnmpInstanceType * __ptr64 __cdecl SnmpNetworkAddressType::Copy(void)const __ptr64 -?Copy@SnmpNetworkAddressType@@UEBAPEAVSnmpInstanceType@@XZ -; public: virtual class SnmpValue * __ptr64 __cdecl SnmpNoSuchInstance::Copy(void)const __ptr64 -?Copy@SnmpNoSuchInstance@@UEBAPEAVSnmpValue@@XZ -; public: virtual class SnmpValue * __ptr64 __cdecl SnmpNoSuchObject::Copy(void)const __ptr64 -?Copy@SnmpNoSuchObject@@UEBAPEAVSnmpValue@@XZ -; public: virtual class SnmpValue * __ptr64 __cdecl SnmpNull::Copy(void)const __ptr64 -?Copy@SnmpNull@@UEBAPEAVSnmpValue@@XZ -; public: virtual class SnmpInstanceType * __ptr64 __cdecl SnmpNullType::Copy(void)const __ptr64 -?Copy@SnmpNullType@@UEBAPEAVSnmpInstanceType@@XZ -; public: virtual class SnmpInstanceType * __ptr64 __cdecl SnmpOSIAddressType::Copy(void)const __ptr64 -?Copy@SnmpOSIAddressType@@UEBAPEAVSnmpInstanceType@@XZ -; public: virtual class SnmpValue * __ptr64 __cdecl SnmpObjectIdentifier::Copy(void)const __ptr64 -?Copy@SnmpObjectIdentifier@@UEBAPEAVSnmpValue@@XZ -; public: virtual class SnmpInstanceType * __ptr64 __cdecl SnmpObjectIdentifierType::Copy(void)const __ptr64 -?Copy@SnmpObjectIdentifierType@@UEBAPEAVSnmpInstanceType@@XZ -; public: virtual class SnmpValue * __ptr64 __cdecl SnmpOctetString::Copy(void)const __ptr64 -?Copy@SnmpOctetString@@UEBAPEAVSnmpValue@@XZ -; public: virtual class SnmpInstanceType * __ptr64 __cdecl SnmpOctetStringType::Copy(void)const __ptr64 -?Copy@SnmpOctetStringType@@UEBAPEAVSnmpInstanceType@@XZ -; public: virtual class SnmpValue * __ptr64 __cdecl SnmpOpaque::Copy(void)const __ptr64 -?Copy@SnmpOpaque@@UEBAPEAVSnmpValue@@XZ -; public: virtual class SnmpInstanceType * __ptr64 __cdecl SnmpOpaqueType::Copy(void)const __ptr64 -?Copy@SnmpOpaqueType@@UEBAPEAVSnmpInstanceType@@XZ -; public: virtual class SnmpInstanceType * __ptr64 __cdecl SnmpPhysAddressType::Copy(void)const __ptr64 -?Copy@SnmpPhysAddressType@@UEBAPEAVSnmpInstanceType@@XZ -; public: virtual class SnmpPositiveRangeType * __ptr64 __cdecl SnmpPositiveRangeType::Copy(void) __ptr64 -?Copy@SnmpPositiveRangeType@@UEAAPEAV1@XZ -; public: virtual class SnmpInstanceType * __ptr64 __cdecl SnmpRowStatusType::Copy(void)const __ptr64 -?Copy@SnmpRowStatusType@@UEBAPEAVSnmpInstanceType@@XZ -; public: virtual class SnmpValue * __ptr64 __cdecl SnmpTimeTicks::Copy(void)const __ptr64 -?Copy@SnmpTimeTicks@@UEBAPEAVSnmpValue@@XZ -; public: virtual class SnmpInstanceType * __ptr64 __cdecl SnmpTimeTicksType::Copy(void)const __ptr64 -?Copy@SnmpTimeTicksType@@UEBAPEAVSnmpInstanceType@@XZ -; public: virtual class SnmpTransportAddress * __ptr64 __cdecl SnmpTransportIpAddress::Copy(void)const __ptr64 -?Copy@SnmpTransportIpAddress@@UEBAPEAVSnmpTransportAddress@@XZ -; public: virtual class SnmpTransportAddress * __ptr64 __cdecl SnmpTransportIpxAddress::Copy(void)const __ptr64 -?Copy@SnmpTransportIpxAddress@@UEBAPEAVSnmpTransportAddress@@XZ -; public: virtual class SnmpInstanceType * __ptr64 __cdecl SnmpUDPAddressType::Copy(void)const __ptr64 -?Copy@SnmpUDPAddressType@@UEBAPEAVSnmpInstanceType@@XZ -; public: virtual class SnmpValue * __ptr64 __cdecl SnmpUInteger32::Copy(void)const __ptr64 -?Copy@SnmpUInteger32@@UEBAPEAVSnmpValue@@XZ -; public: virtual class SnmpInstanceType * __ptr64 __cdecl SnmpUInteger32Type::Copy(void)const __ptr64 -?Copy@SnmpUInteger32Type@@UEBAPEAVSnmpInstanceType@@XZ -; public: class SnmpVarBindList * __ptr64 __cdecl SnmpVarBindList::CopySegment(unsigned int) __ptr64 -?CopySegment@SnmpVarBindList@@QEAAPEAV1@I@Z -; protected: virtual class SnmpLexicon * __ptr64 __cdecl SnmpAnalyser::CreateLexicon(void) __ptr64 -?CreateLexicon@SnmpAnalyser@@MEAAPEAVSnmpLexicon@@XZ -; public: class SnmpObjectIdentifier * __ptr64 __cdecl SnmpObjectIdentifier::Cut(class SnmpObjectIdentifier & __ptr64)const __ptr64 -?Cut@SnmpObjectIdentifier@@QEBAPEAV1@AEAV1@@Z -; private: int __cdecl SnmpDateTimeType::DateTimeDef(void) __ptr64 -?DateTimeDef@SnmpDateTimeType@@AEAAHXZ -; unsigned short * __ptr64 __cdecl DbcsToUnicodeString(char const * __ptr64) -?DbcsToUnicodeString@@YAPEAGPEBD@Z -; public: static unsigned long __cdecl SnmpAnalyser::DecCharToDecInteger(char) -?DecCharToDecInteger@SnmpAnalyser@@SAKD@Z -; public: static char __cdecl SnmpAnalyser::DecIntegerToDecChar(unsigned char) -?DecIntegerToDecChar@SnmpAnalyser@@SADE@Z -; public: static unsigned short __cdecl SnmpAnalyser::DecIntegerToDecWChar(unsigned char) -?DecIntegerToDecWChar@SnmpAnalyser@@SAGE@Z -; public: static char __cdecl SnmpAnalyser::DecIntegerToHexChar(unsigned char) -?DecIntegerToHexChar@SnmpAnalyser@@SADE@Z -; public: static unsigned short __cdecl SnmpAnalyser::DecIntegerToHexWChar(unsigned char) -?DecIntegerToHexWChar@SnmpAnalyser@@SAGE@Z -; public: static char __cdecl SnmpAnalyser::DecIntegerToOctChar(unsigned char) -?DecIntegerToOctChar@SnmpAnalyser@@SADE@Z -; public: static unsigned short __cdecl SnmpAnalyser::DecIntegerToOctWChar(unsigned char) -?DecIntegerToOctWChar@SnmpAnalyser@@SAGE@Z -; public: static unsigned long __cdecl SnmpAnalyser::DecWCharToDecInteger(unsigned short) -?DecWCharToDecInteger@SnmpAnalyser@@SAKG@Z -; public: virtual class SnmpObjectIdentifier __cdecl SnmpCounter64Type::Decode(class SnmpObjectIdentifier const & __ptr64) __ptr64 -?Decode@SnmpCounter64Type@@UEAA?AVSnmpObjectIdentifier@@AEBV2@@Z -; public: virtual class SnmpObjectIdentifier __cdecl SnmpCounterType::Decode(class SnmpObjectIdentifier const & __ptr64) __ptr64 -?Decode@SnmpCounterType@@UEAA?AVSnmpObjectIdentifier@@AEBV2@@Z -; public: virtual class SnmpObjectIdentifier __cdecl SnmpFixedLengthOctetStringType::Decode(class SnmpObjectIdentifier const & __ptr64) __ptr64 -?Decode@SnmpFixedLengthOctetStringType@@UEAA?AVSnmpObjectIdentifier@@AEBV2@@Z -; public: virtual class SnmpObjectIdentifier __cdecl SnmpFixedLengthOpaqueType::Decode(class SnmpObjectIdentifier const & __ptr64) __ptr64 -?Decode@SnmpFixedLengthOpaqueType@@UEAA?AVSnmpObjectIdentifier@@AEBV2@@Z -; public: virtual class SnmpObjectIdentifier __cdecl SnmpGaugeType::Decode(class SnmpObjectIdentifier const & __ptr64) __ptr64 -?Decode@SnmpGaugeType@@UEAA?AVSnmpObjectIdentifier@@AEBV2@@Z -; public: virtual class SnmpObjectIdentifier __cdecl SnmpIntegerType::Decode(class SnmpObjectIdentifier const & __ptr64) __ptr64 -?Decode@SnmpIntegerType@@UEAA?AVSnmpObjectIdentifier@@AEBV2@@Z -; public: virtual class SnmpObjectIdentifier __cdecl SnmpIpAddressType::Decode(class SnmpObjectIdentifier const & __ptr64) __ptr64 -?Decode@SnmpIpAddressType@@UEAA?AVSnmpObjectIdentifier@@AEBV2@@Z -; public: virtual class SnmpObjectIdentifier __cdecl SnmpNetworkAddressType::Decode(class SnmpObjectIdentifier const & __ptr64) __ptr64 -?Decode@SnmpNetworkAddressType@@UEAA?AVSnmpObjectIdentifier@@AEBV2@@Z -; public: virtual class SnmpObjectIdentifier __cdecl SnmpNullType::Decode(class SnmpObjectIdentifier const & __ptr64) __ptr64 -?Decode@SnmpNullType@@UEAA?AVSnmpObjectIdentifier@@AEBV2@@Z -; public: virtual class SnmpObjectIdentifier __cdecl SnmpObjectIdentifierType::Decode(class SnmpObjectIdentifier const & __ptr64) __ptr64 -?Decode@SnmpObjectIdentifierType@@UEAA?AVSnmpObjectIdentifier@@AEBV2@@Z -; public: virtual class SnmpObjectIdentifier __cdecl SnmpOctetStringType::Decode(class SnmpObjectIdentifier const & __ptr64) __ptr64 -?Decode@SnmpOctetStringType@@UEAA?AVSnmpObjectIdentifier@@AEBV2@@Z -; public: virtual class SnmpObjectIdentifier __cdecl SnmpOpaqueType::Decode(class SnmpObjectIdentifier const & __ptr64) __ptr64 -?Decode@SnmpOpaqueType@@UEAA?AVSnmpObjectIdentifier@@AEBV2@@Z -; public: virtual class SnmpObjectIdentifier __cdecl SnmpTimeTicksType::Decode(class SnmpObjectIdentifier const & __ptr64) __ptr64 -?Decode@SnmpTimeTicksType@@UEAA?AVSnmpObjectIdentifier@@AEBV2@@Z -; public: virtual class SnmpObjectIdentifier __cdecl SnmpUInteger32Type::Decode(class SnmpObjectIdentifier const & __ptr64) __ptr64 -?Decode@SnmpUInteger32Type@@UEAA?AVSnmpObjectIdentifier@@AEBV2@@Z -; public: virtual int __cdecl SnmpEncodeDecode::DecodeFrame(class SnmpPdu & __ptr64,long,enum SnmpEncodeDecode::PduType,class SnmpErrorReport & __ptr64,class SnmpVarBindList * __ptr64 & __ptr64,class SnmpCommunityBasedSecurity * __ptr64 & __ptr64,class SnmpTransportAddress * __ptr64 & __ptr64,class SnmpTransportAddress * __ptr64 & __ptr64) __ptr64 -?DecodeFrame@SnmpEncodeDecode@@UEAAHAEAVSnmpPdu@@JW4PduType@1@AEAVSnmpErrorReport@@AEAPEAVSnmpVarBindList@@AEAPEAVSnmpCommunityBasedSecurity@@AEAPEAVSnmpTransportAddress@@5@Z -; public: virtual int __cdecl SnmpEncodeDecode::DecodeFrame(void * __ptr64,class SnmpPdu & __ptr64) __ptr64 -?DecodeFrame@SnmpEncodeDecode@@UEAAHPEAXAEAVSnmpPdu@@@Z -; public: virtual void __cdecl SnmpImpSession::DeregisterOperation(class SnmpOperation & __ptr64) __ptr64 -?DeregisterOperation@SnmpImpSession@@UEAAXAEAVSnmpOperation@@@Z -; public: void __cdecl GetNextOperation::DestroyOperation(void) __ptr64 -?DestroyOperation@GetNextOperation@@QEAAXXZ -; protected: void __cdecl SnmpAutoRetrieveOperation::DestroyOperation(void) __ptr64 -?DestroyOperation@SnmpAutoRetrieveOperation@@IEAAXXZ -; protected: void __cdecl SnmpOperation::DestroyOperation(void) __ptr64 -?DestroyOperation@SnmpOperation@@IEAAXXZ -; protected: void __cdecl SnmpVarBindList::DestroyPosition(class SnmpVarBindList::ListPosition * __ptr64) __ptr64 -?DestroyPosition@SnmpVarBindList@@IEAAXPEAVListPosition@1@@Z -; public: int __cdecl SnmpTrapReceiver::DestroyReceiver(void) __ptr64 -?DestroyReceiver@SnmpTrapReceiver@@QEAAHXZ -; public: virtual int __cdecl SnmpImpSession::DestroySession(void) __ptr64 -?DestroySession@SnmpImpSession@@UEAAHXZ -; protected: static int __cdecl SnmpEncodeDecode::DestroyStaticComponents(void) -?DestroyStaticComponents@SnmpEncodeDecode@@KAHXZ -; public: int __cdecl SnmpVarBindList::Empty(void)const __ptr64 -?Empty@SnmpVarBindList@@QEBAHXZ -; protected: void __cdecl SnmpVarBindList::EmptyLookupTable(void) __ptr64 -?EmptyLookupTable@SnmpVarBindList@@IEAAXXZ -; public: virtual class SnmpObjectIdentifier __cdecl SnmpCounter64Type::Encode(class SnmpObjectIdentifier const & __ptr64)const __ptr64 -?Encode@SnmpCounter64Type@@UEBA?AVSnmpObjectIdentifier@@AEBV2@@Z -; public: virtual class SnmpObjectIdentifier __cdecl SnmpCounterType::Encode(class SnmpObjectIdentifier const & __ptr64)const __ptr64 -?Encode@SnmpCounterType@@UEBA?AVSnmpObjectIdentifier@@AEBV2@@Z -; private: void __cdecl SnmpDateTimeType::Encode(unsigned long const & __ptr64,unsigned long const & __ptr64,unsigned long const & __ptr64,unsigned long const & __ptr64,unsigned long const & __ptr64,unsigned long const & __ptr64,unsigned long const & __ptr64,unsigned long const & __ptr64,unsigned long const & __ptr64,unsigned long const & __ptr64,unsigned long const & __ptr64) __ptr64 -?Encode@SnmpDateTimeType@@AEAAXAEBK0000000000@Z -; public: virtual class SnmpObjectIdentifier __cdecl SnmpFixedLengthOctetStringType::Encode(class SnmpObjectIdentifier const & __ptr64)const __ptr64 -?Encode@SnmpFixedLengthOctetStringType@@UEBA?AVSnmpObjectIdentifier@@AEBV2@@Z -; public: virtual class SnmpObjectIdentifier __cdecl SnmpFixedLengthOpaqueType::Encode(class SnmpObjectIdentifier const & __ptr64)const __ptr64 -?Encode@SnmpFixedLengthOpaqueType@@UEBA?AVSnmpObjectIdentifier@@AEBV2@@Z -; public: virtual class SnmpObjectIdentifier __cdecl SnmpGaugeType::Encode(class SnmpObjectIdentifier const & __ptr64)const __ptr64 -?Encode@SnmpGaugeType@@UEBA?AVSnmpObjectIdentifier@@AEBV2@@Z -; public: virtual class SnmpObjectIdentifier __cdecl SnmpIntegerType::Encode(class SnmpObjectIdentifier const & __ptr64)const __ptr64 -?Encode@SnmpIntegerType@@UEBA?AVSnmpObjectIdentifier@@AEBV2@@Z -; public: virtual class SnmpObjectIdentifier __cdecl SnmpIpAddressType::Encode(class SnmpObjectIdentifier const & __ptr64)const __ptr64 -?Encode@SnmpIpAddressType@@UEBA?AVSnmpObjectIdentifier@@AEBV2@@Z -; public: virtual class SnmpObjectIdentifier __cdecl SnmpNetworkAddressType::Encode(class SnmpObjectIdentifier const & __ptr64)const __ptr64 -?Encode@SnmpNetworkAddressType@@UEBA?AVSnmpObjectIdentifier@@AEBV2@@Z -; public: virtual class SnmpObjectIdentifier __cdecl SnmpNullType::Encode(class SnmpObjectIdentifier const & __ptr64)const __ptr64 -?Encode@SnmpNullType@@UEBA?AVSnmpObjectIdentifier@@AEBV2@@Z -; public: virtual class SnmpObjectIdentifier __cdecl SnmpObjectIdentifierType::Encode(class SnmpObjectIdentifier const & __ptr64)const __ptr64 -?Encode@SnmpObjectIdentifierType@@UEBA?AVSnmpObjectIdentifier@@AEBV2@@Z -; public: virtual class SnmpObjectIdentifier __cdecl SnmpOctetStringType::Encode(class SnmpObjectIdentifier const & __ptr64)const __ptr64 -?Encode@SnmpOctetStringType@@UEBA?AVSnmpObjectIdentifier@@AEBV2@@Z -; public: virtual class SnmpObjectIdentifier __cdecl SnmpOpaqueType::Encode(class SnmpObjectIdentifier const & __ptr64)const __ptr64 -?Encode@SnmpOpaqueType@@UEBA?AVSnmpObjectIdentifier@@AEBV2@@Z -; public: virtual class SnmpObjectIdentifier __cdecl SnmpTimeTicksType::Encode(class SnmpObjectIdentifier const & __ptr64)const __ptr64 -?Encode@SnmpTimeTicksType@@UEBA?AVSnmpObjectIdentifier@@AEBV2@@Z -; public: virtual class SnmpObjectIdentifier __cdecl SnmpUInteger32Type::Encode(class SnmpObjectIdentifier const & __ptr64)const __ptr64 -?Encode@SnmpUInteger32Type@@UEBA?AVSnmpObjectIdentifier@@AEBV2@@Z -; public: virtual int __cdecl SnmpEncodeDecode::EncodeFrame(class SnmpPdu & __ptr64,long,enum SnmpEncodeDecode::PduType,class SnmpErrorReport & __ptr64,class SnmpVarBindList & __ptr64,class SnmpCommunityBasedSecurity * __ptr64 & __ptr64,class SnmpTransportAddress * __ptr64 & __ptr64,class SnmpTransportAddress * __ptr64 & __ptr64) __ptr64 -?EncodeFrame@SnmpEncodeDecode@@UEAAHAEAVSnmpPdu@@JW4PduType@1@AEAVSnmpErrorReport@@AEAVSnmpVarBindList@@AEAPEAVSnmpCommunityBasedSecurity@@AEAPEAVSnmpTransportAddress@@5@Z -; public: virtual int __cdecl SnmpEncodeDecode::EncodeFrame(class SnmpPdu & __ptr64,void * __ptr64) __ptr64 -?EncodeFrame@SnmpEncodeDecode@@UEAAHAEAVSnmpPdu@@PEAX@Z -; private: int __cdecl SnmpEnumeratedType::EnumerationDef(void) __ptr64 -?EnumerationDef@SnmpEnumeratedType@@AEAAHXZ -; protected: virtual int __cdecl SnmpCounter64::Equivalent(class SnmpValue const & __ptr64)const __ptr64 -?Equivalent@SnmpCounter64@@MEBAHAEBVSnmpValue@@@Z -; public: int __cdecl SnmpCounter64::Equivalent(class SnmpCounter64 const & __ptr64)const __ptr64 -?Equivalent@SnmpCounter64@@QEBAHAEBV1@@Z -; protected: virtual int __cdecl SnmpCounter64Type::Equivalent(class SnmpInstanceType const & __ptr64)const __ptr64 -?Equivalent@SnmpCounter64Type@@MEBAHAEBVSnmpInstanceType@@@Z -; protected: virtual int __cdecl SnmpCounter::Equivalent(class SnmpValue const & __ptr64)const __ptr64 -?Equivalent@SnmpCounter@@MEBAHAEBVSnmpValue@@@Z -; public: int __cdecl SnmpCounter::Equivalent(class SnmpCounter const & __ptr64)const __ptr64 -?Equivalent@SnmpCounter@@QEBAHAEBV1@@Z -; protected: virtual int __cdecl SnmpCounterType::Equivalent(class SnmpInstanceType const & __ptr64)const __ptr64 -?Equivalent@SnmpCounterType@@MEBAHAEBVSnmpInstanceType@@@Z -; protected: virtual int __cdecl SnmpEndOfMibView::Equivalent(class SnmpValue const & __ptr64)const __ptr64 -?Equivalent@SnmpEndOfMibView@@MEBAHAEBVSnmpValue@@@Z -; protected: virtual int __cdecl SnmpGauge::Equivalent(class SnmpValue const & __ptr64)const __ptr64 -?Equivalent@SnmpGauge@@MEBAHAEBVSnmpValue@@@Z -; public: int __cdecl SnmpGauge::Equivalent(class SnmpGauge const & __ptr64)const __ptr64 -?Equivalent@SnmpGauge@@QEBAHAEBV1@@Z -; protected: virtual int __cdecl SnmpGaugeType::Equivalent(class SnmpInstanceType const & __ptr64)const __ptr64 -?Equivalent@SnmpGaugeType@@MEBAHAEBVSnmpInstanceType@@@Z -; protected: virtual int __cdecl SnmpInteger::Equivalent(class SnmpValue const & __ptr64)const __ptr64 -?Equivalent@SnmpInteger@@MEBAHAEBVSnmpValue@@@Z -; public: int __cdecl SnmpInteger::Equivalent(class SnmpInteger const & __ptr64)const __ptr64 -?Equivalent@SnmpInteger@@QEBAHAEBV1@@Z -; protected: virtual int __cdecl SnmpIntegerType::Equivalent(class SnmpInstanceType const & __ptr64)const __ptr64 -?Equivalent@SnmpIntegerType@@MEBAHAEBVSnmpInstanceType@@@Z -; protected: virtual int __cdecl SnmpIpAddress::Equivalent(class SnmpValue const & __ptr64)const __ptr64 -?Equivalent@SnmpIpAddress@@MEBAHAEBVSnmpValue@@@Z -; public: int __cdecl SnmpIpAddress::Equivalent(class SnmpIpAddress const & __ptr64)const __ptr64 -?Equivalent@SnmpIpAddress@@QEBAHAEBV1@@Z -; protected: virtual int __cdecl SnmpIpAddressType::Equivalent(class SnmpInstanceType const & __ptr64)const __ptr64 -?Equivalent@SnmpIpAddressType@@MEBAHAEBVSnmpInstanceType@@@Z -; protected: virtual int __cdecl SnmpNetworkAddressType::Equivalent(class SnmpInstanceType const & __ptr64)const __ptr64 -?Equivalent@SnmpNetworkAddressType@@MEBAHAEBVSnmpInstanceType@@@Z -; protected: virtual int __cdecl SnmpNoSuchInstance::Equivalent(class SnmpValue const & __ptr64)const __ptr64 -?Equivalent@SnmpNoSuchInstance@@MEBAHAEBVSnmpValue@@@Z -; protected: virtual int __cdecl SnmpNoSuchObject::Equivalent(class SnmpValue const & __ptr64)const __ptr64 -?Equivalent@SnmpNoSuchObject@@MEBAHAEBVSnmpValue@@@Z -; protected: virtual int __cdecl SnmpNull::Equivalent(class SnmpValue const & __ptr64)const __ptr64 -?Equivalent@SnmpNull@@MEBAHAEBVSnmpValue@@@Z -; protected: virtual int __cdecl SnmpNullType::Equivalent(class SnmpInstanceType const & __ptr64)const __ptr64 -?Equivalent@SnmpNullType@@MEBAHAEBVSnmpInstanceType@@@Z -; protected: int __cdecl SnmpObjectIdentifier::Equivalent(class SnmpObjectIdentifier const & __ptr64)const __ptr64 -?Equivalent@SnmpObjectIdentifier@@IEBAHAEBV1@@Z -; protected: virtual int __cdecl SnmpObjectIdentifier::Equivalent(class SnmpValue const & __ptr64)const __ptr64 -?Equivalent@SnmpObjectIdentifier@@MEBAHAEBVSnmpValue@@@Z -; public: int __cdecl SnmpObjectIdentifier::Equivalent(class SnmpObjectIdentifier const & __ptr64,unsigned long)const __ptr64 -?Equivalent@SnmpObjectIdentifier@@QEBAHAEBV1@K@Z -; protected: virtual int __cdecl SnmpObjectIdentifierType::Equivalent(class SnmpInstanceType const & __ptr64)const __ptr64 -?Equivalent@SnmpObjectIdentifierType@@MEBAHAEBVSnmpInstanceType@@@Z -; protected: virtual int __cdecl SnmpOctetString::Equivalent(class SnmpValue const & __ptr64)const __ptr64 -?Equivalent@SnmpOctetString@@MEBAHAEBVSnmpValue@@@Z -; public: int __cdecl SnmpOctetString::Equivalent(class SnmpOctetString const & __ptr64)const __ptr64 -?Equivalent@SnmpOctetString@@QEBAHAEBV1@@Z -; protected: virtual int __cdecl SnmpOctetStringType::Equivalent(class SnmpInstanceType const & __ptr64)const __ptr64 -?Equivalent@SnmpOctetStringType@@MEBAHAEBVSnmpInstanceType@@@Z -; protected: virtual int __cdecl SnmpOpaque::Equivalent(class SnmpValue const & __ptr64)const __ptr64 -?Equivalent@SnmpOpaque@@MEBAHAEBVSnmpValue@@@Z -; public: int __cdecl SnmpOpaque::Equivalent(class SnmpOpaque const & __ptr64)const __ptr64 -?Equivalent@SnmpOpaque@@QEBAHAEBV1@@Z -; protected: virtual int __cdecl SnmpOpaqueType::Equivalent(class SnmpInstanceType const & __ptr64)const __ptr64 -?Equivalent@SnmpOpaqueType@@MEBAHAEBVSnmpInstanceType@@@Z -; protected: virtual int __cdecl SnmpTimeTicks::Equivalent(class SnmpValue const & __ptr64)const __ptr64 -?Equivalent@SnmpTimeTicks@@MEBAHAEBVSnmpValue@@@Z -; public: int __cdecl SnmpTimeTicks::Equivalent(class SnmpTimeTicks const & __ptr64)const __ptr64 -?Equivalent@SnmpTimeTicks@@QEBAHAEBV1@@Z -; protected: virtual int __cdecl SnmpTimeTicksType::Equivalent(class SnmpInstanceType const & __ptr64)const __ptr64 -?Equivalent@SnmpTimeTicksType@@MEBAHAEBVSnmpInstanceType@@@Z -; protected: virtual int __cdecl SnmpUInteger32::Equivalent(class SnmpValue const & __ptr64)const __ptr64 -?Equivalent@SnmpUInteger32@@MEBAHAEBVSnmpValue@@@Z -; public: int __cdecl SnmpUInteger32::Equivalent(class SnmpUInteger32 const & __ptr64)const __ptr64 -?Equivalent@SnmpUInteger32@@QEBAHAEBV1@@Z -; protected: virtual int __cdecl SnmpUInteger32Type::Equivalent(class SnmpInstanceType const & __ptr64)const __ptr64 -?Equivalent@SnmpUInteger32Type@@MEBAHAEBVSnmpInstanceType@@@Z -; protected: virtual long __cdecl SnmpAutoRetrieveOperation::EvaluateNextRequest(unsigned long const & __ptr64,class SnmpVarBind const & __ptr64,class SnmpVarBind const & __ptr64,class SnmpVarBind & __ptr64) __ptr64 -?EvaluateNextRequest@SnmpAutoRetrieveOperation@@MEAAJAEBKAEBVSnmpVarBind@@1AEAV2@@Z -; protected: virtual void __cdecl GetNextOperation::FrameOverRun(void) __ptr64 -?FrameOverRun@GetNextOperation@@MEAAXXZ -; protected: virtual void __cdecl SnmpAutoRetrieveOperation::FrameOverRun(void) __ptr64 -?FrameOverRun@SnmpAutoRetrieveOperation@@MEAAXXZ -; protected: virtual void __cdecl SnmpOperation::FrameOverRun(void) __ptr64 -?FrameOverRun@SnmpOperation@@MEAAXXZ -; protected: virtual void __cdecl GetNextOperation::FrameTooBig(void) __ptr64 -?FrameTooBig@GetNextOperation@@MEAAXXZ -; protected: virtual void __cdecl SnmpAutoRetrieveOperation::FrameTooBig(void) __ptr64 -?FrameTooBig@SnmpAutoRetrieveOperation@@MEAAXXZ -; protected: virtual void __cdecl SnmpOperation::FrameTooBig(void) __ptr64 -?FrameTooBig@SnmpOperation@@MEAAXXZ -; private: void __cdecl SnmpPdu::FreeFrame(void) __ptr64 -?FreeFrame@SnmpPdu@@AEAAXXZ -; protected: void __cdecl SnmpVarBindList::FreeList(void) __ptr64 -?FreeList@SnmpVarBindList@@IEAAXXZ -; private: void __cdecl SnmpPdu::FreePdu(void) __ptr64 -?FreePdu@SnmpPdu@@AEAAXXZ -; public: class SnmpLexicon * __ptr64 __cdecl SnmpAnalyser::Get(int,int,int) __ptr64 -?Get@SnmpAnalyser@@QEAAPEAVSnmpLexicon@@HHH@Z -; private: class SnmpLexicon * __ptr64 __cdecl SnmpBitStringType::Get(void) __ptr64 -?Get@SnmpBitStringType@@AEAAPEAVSnmpLexicon@@XZ -; private: class SnmpLexicon * __ptr64 __cdecl SnmpDateTimeType::Get(void) __ptr64 -?Get@SnmpDateTimeType@@AEAAPEAVSnmpLexicon@@XZ -; private: class SnmpLexicon * __ptr64 __cdecl SnmpEnumeratedType::Get(void) __ptr64 -?Get@SnmpEnumeratedType@@AEAAPEAVSnmpLexicon@@XZ -; protected: class SnmpLexicon * __ptr64 __cdecl SnmpPositiveRangedType::Get(void) __ptr64 -?Get@SnmpPositiveRangedType@@IEAAPEAVSnmpLexicon@@XZ -; public: class SnmpVarBind const * __ptr64 __cdecl SnmpVarBindList::Get(void)const __ptr64 -?Get@SnmpVarBindList@@QEBAPEBVSnmpVarBind@@XZ -; public: virtual char * __ptr64 __cdecl SnmpTransportIpAddress::GetAddress(void) __ptr64 -?GetAddress@SnmpTransportIpAddress@@UEAAPEADXZ -; public: virtual unsigned short __cdecl SnmpTransportIpAddress::GetAddress(unsigned char * __ptr64,unsigned short)const __ptr64 -?GetAddress@SnmpTransportIpAddress@@UEBAGPEAEG@Z -; public: virtual char * __ptr64 __cdecl SnmpTransportIpxAddress::GetAddress(void) __ptr64 -?GetAddress@SnmpTransportIpxAddress@@UEAAPEADXZ -; public: virtual unsigned short __cdecl SnmpTransportIpxAddress::GetAddress(unsigned char * __ptr64,unsigned short)const __ptr64 -?GetAddress@SnmpTransportIpxAddress@@UEBAGPEAEG@Z -; public: virtual unsigned short __cdecl SnmpTransportIpAddress::GetAddressLength(void)const __ptr64 -?GetAddressLength@SnmpTransportIpAddress@@UEBAGXZ -; public: virtual unsigned short __cdecl SnmpTransportIpxAddress::GetAddressLength(void)const __ptr64 -?GetAddressLength@SnmpTransportIpxAddress@@UEBAGXZ -; public: char * __ptr64 __cdecl SnmpObjectIdentifier::GetAllocatedString(void)const __ptr64 -?GetAllocatedString@SnmpObjectIdentifier@@QEBAPEADXZ -; public: char const * __ptr64 __cdecl SnmpCommunityBasedSecurity::GetCommunityName(void)const __ptr64 -?GetCommunityName@SnmpCommunityBasedSecurity@@QEBAPEBDXZ -; public: void __cdecl SnmpCommunityBasedSecurity::GetCommunityName(class SnmpOctetString & __ptr64)const __ptr64 -?GetCommunityName@SnmpCommunityBasedSecurity@@QEBAXAEAVSnmpOctetString@@@Z -; public: virtual int __cdecl SnmpEncodeDecode::GetCommunityName(class SnmpPdu & __ptr64,class SnmpCommunityBasedSecurity & __ptr64) __ptr64 -?GetCommunityName@SnmpEncodeDecode@@UEAAHAEAVSnmpPdu@@AEAVSnmpCommunityBasedSecurity@@@Z -; public: virtual class SnmpCommunityBasedSecurity & __ptr64 __cdecl SnmpPdu::GetCommunityName(void) __ptr64 -?GetCommunityName@SnmpPdu@@UEAAAEAVSnmpCommunityBasedSecurity@@XZ -; public: int __cdecl SnmpVarBindList::GetCurrentIndex(void)const __ptr64 -?GetCurrentIndex@SnmpVarBindList@@QEBAHXZ -; public: virtual int __cdecl SnmpEncodeDecode::GetDestinationAddress(class SnmpPdu & __ptr64,class SnmpTransportAddress * __ptr64 & __ptr64) __ptr64 -?GetDestinationAddress@SnmpEncodeDecode@@UEAAHAEAVSnmpPdu@@AEAPEAVSnmpTransportAddress@@@Z -; public: virtual class SnmpTransportAddress & __ptr64 __cdecl SnmpPdu::GetDestinationAddress(void) __ptr64 -?GetDestinationAddress@SnmpPdu@@UEAAAEAVSnmpTransportAddress@@XZ -; public: enum SnmpError __cdecl SnmpErrorReport::GetError(void)const __ptr64 -?GetError@SnmpErrorReport@@QEBA?AW4SnmpError@@XZ -; public: virtual int __cdecl SnmpEncodeDecode::GetErrorReport(class SnmpPdu & __ptr64,class SnmpErrorReport & __ptr64) __ptr64 -?GetErrorReport@SnmpEncodeDecode@@UEAAHAEAVSnmpPdu@@AEAVSnmpErrorReport@@@Z -; public: virtual class SnmpErrorReport & __ptr64 __cdecl SnmpPdu::GetErrorReport(void) __ptr64 -?GetErrorReport@SnmpPdu@@UEAAAEAVSnmpErrorReport@@XZ -; public: char * __ptr64 __cdecl GeneralException::GetFile(void) __ptr64 -?GetFile@GeneralException@@QEAAPEADXZ -; public: unsigned long __cdecl SnmpSession::GetFlowControlWindow(void)const __ptr64 -?GetFlowControlWindow@SnmpSession@@QEBAKXZ -; public: unsigned char * __ptr64 __cdecl SnmpPdu::GetFrame(void)const __ptr64 -?GetFrame@SnmpPdu@@QEBAPEAEXZ -; public: unsigned long __cdecl SnmpPdu::GetFrameLength(void)const __ptr64 -?GetFrameLength@SnmpPdu@@QEBAKXZ -; public: unsigned long __cdecl SnmpCounter64::GetHighValue(void)const __ptr64 -?GetHighValue@SnmpCounter64@@QEBAKXZ -; public: unsigned long __cdecl SnmpErrorReport::GetIndex(void)const __ptr64 -?GetIndex@SnmpErrorReport@@QEBAKXZ -; public: class SnmpObjectIdentifier & __ptr64 __cdecl SnmpVarBind::GetInstance(void)const __ptr64 -?GetInstance@SnmpVarBind@@QEBAAEAVSnmpObjectIdentifier@@XZ -; private: int __cdecl SnmpTransportIpAddress::GetIpAddress(char const * __ptr64) __ptr64 -?GetIpAddress@SnmpTransportIpAddress@@AEAAHPEBD@Z -; private: int __cdecl SnmpTransportIpxAddress::GetIpxAddress(char const * __ptr64) __ptr64 -?GetIpxAddress@SnmpTransportIpxAddress@@AEAAHPEBD@Z -; public: unsigned int __cdecl SnmpVarBindList::GetLength(void)const __ptr64 -?GetLength@SnmpVarBindList@@QEBAIXZ -; public: int __cdecl GeneralException::GetLine(void) __ptr64 -?GetLine@GeneralException@@QEAAHXZ -; public: unsigned long __cdecl SnmpCounter64::GetLowValue(void)const __ptr64 -?GetLowValue@SnmpCounter64@@QEBAKXZ -; public: long __cdecl SnmpNegativeRangeType::GetLowerBound(void) __ptr64 -?GetLowerBound@SnmpNegativeRangeType@@QEAAJXZ -; public: unsigned long __cdecl SnmpPositiveRangeType::GetLowerBound(void) __ptr64 -?GetLowerBound@SnmpPositiveRangeType@@QEAAKXZ -; public: class SnmpVarBindListNode * __ptr64 __cdecl SnmpVarBindListNode::GetNext(void) __ptr64 -?GetNext@SnmpVarBindListNode@@QEAAPEAV1@XZ -; private: class SnmpOperation * __ptr64 __cdecl SnmpImpSession::GetOperation(unsigned long) __ptr64 -?GetOperation@SnmpImpSession@@AEAAPEAVSnmpOperation@@K@Z -; public: virtual int __cdecl SnmpEncodeDecode::GetPduType(class SnmpPdu & __ptr64,enum SnmpEncodeDecode::PduType & __ptr64) __ptr64 -?GetPduType@SnmpEncodeDecode@@UEAAHAEAVSnmpPdu@@AEAW4PduType@1@@Z -; protected: virtual enum SnmpEncodeDecode::PduType __cdecl SnmpGetNextOperation::GetPduType(void) __ptr64 -?GetPduType@SnmpGetNextOperation@@MEAA?AW4PduType@SnmpEncodeDecode@@XZ -; protected: virtual enum SnmpEncodeDecode::PduType __cdecl SnmpGetOperation::GetPduType(void) __ptr64 -?GetPduType@SnmpGetOperation@@MEAA?AW4PduType@SnmpEncodeDecode@@XZ -; public: virtual enum SnmpEncodeDecode::PduType & __ptr64 __cdecl SnmpPdu::GetPduType(void) __ptr64 -?GetPduType@SnmpPdu@@UEAAAEAW4PduType@SnmpEncodeDecode@@XZ -; protected: virtual enum SnmpEncodeDecode::PduType __cdecl SnmpSetOperation::GetPduType(void) __ptr64 -?GetPduType@SnmpSetOperation@@MEAA?AW4PduType@SnmpEncodeDecode@@XZ -; protected: class SnmpVarBindList::ListPosition * __ptr64 __cdecl SnmpVarBindList::GetPosition(void) __ptr64 -?GetPosition@SnmpVarBindList@@IEAAPEAVListPosition@1@XZ -; public: class SnmpVarBindListNode * __ptr64 __cdecl SnmpVarBindListNode::GetPrevious(void) __ptr64 -?GetPrevious@SnmpVarBindListNode@@QEAAPEAV1@XZ -; public: virtual int __cdecl SnmpEncodeDecode::GetRequestId(class SnmpPdu & __ptr64,long & __ptr64) __ptr64 -?GetRequestId@SnmpEncodeDecode@@UEAAHAEAVSnmpPdu@@AEAJ@Z -; public: virtual long & __ptr64 __cdecl SnmpPdu::GetRequestId(void) __ptr64 -?GetRequestId@SnmpPdu@@UEAAAEAJXZ -; public: unsigned long __cdecl SnmpSession::GetRetryCount(void)const __ptr64 -?GetRetryCount@SnmpSession@@QEBAKXZ -; public: unsigned long __cdecl SnmpSession::GetRetryTimeout(void)const __ptr64 -?GetRetryTimeout@SnmpSession@@QEBAKXZ -; public: enum SnmpRowStatusType::SnmpRowStatusEnum __cdecl SnmpRowStatusType::GetRowStatus(void)const __ptr64 -?GetRowStatus@SnmpRowStatusType@@QEBA?AW4SnmpRowStatusEnum@1@XZ -; public: virtual class SnmpEncodeDecode & __ptr64 __cdecl SnmpImpSession::GetSnmpEncodeDecode(void)const __ptr64 -?GetSnmpEncodeDecode@SnmpImpSession@@UEBAAEAVSnmpEncodeDecode@@XZ -; public: virtual class SnmpSecurity & __ptr64 __cdecl SnmpImpSession::GetSnmpSecurity(void)const __ptr64 -?GetSnmpSecurity@SnmpImpSession@@UEBAAEAVSnmpSecurity@@XZ -; public: virtual int __cdecl SnmpEncodeDecode::GetSourceAddress(class SnmpPdu & __ptr64,class SnmpTransportAddress * __ptr64 & __ptr64) __ptr64 -?GetSourceAddress@SnmpEncodeDecode@@UEAAHAEAVSnmpPdu@@AEAPEAVSnmpTransportAddress@@@Z -; public: virtual class SnmpTransportAddress & __ptr64 __cdecl SnmpPdu::GetSourceAddress(void) __ptr64 -?GetSourceAddress@SnmpPdu@@UEAAAEAVSnmpTransportAddress@@XZ -; public: enum SnmpStatus __cdecl SnmpErrorReport::GetStatus(void)const __ptr64 -?GetStatus@SnmpErrorReport@@QEBA?AW4SnmpStatus@@XZ -; public: unsigned short * __ptr64 __cdecl CBString::GetString(void) __ptr64 -?GetString@CBString@@QEAAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl SnmpBitStringType::GetStringValue(void)const __ptr64 -?GetStringValue@SnmpBitStringType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl SnmpCounter64Type::GetStringValue(void)const __ptr64 -?GetStringValue@SnmpCounter64Type@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl SnmpCounterType::GetStringValue(void)const __ptr64 -?GetStringValue@SnmpCounterType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl SnmpDateTimeType::GetStringValue(void)const __ptr64 -?GetStringValue@SnmpDateTimeType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl SnmpDisplayStringType::GetStringValue(void)const __ptr64 -?GetStringValue@SnmpDisplayStringType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl SnmpEnumeratedType::GetStringValue(void)const __ptr64 -?GetStringValue@SnmpEnumeratedType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl SnmpFixedLengthDisplayStringType::GetStringValue(void)const __ptr64 -?GetStringValue@SnmpFixedLengthDisplayStringType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl SnmpFixedLengthPhysAddressType::GetStringValue(void)const __ptr64 -?GetStringValue@SnmpFixedLengthPhysAddressType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl SnmpGaugeType::GetStringValue(void)const __ptr64 -?GetStringValue@SnmpGaugeType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl SnmpIPXAddressType::GetStringValue(void)const __ptr64 -?GetStringValue@SnmpIPXAddressType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl SnmpIntegerType::GetStringValue(void)const __ptr64 -?GetStringValue@SnmpIntegerType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl SnmpIpAddressType::GetStringValue(void)const __ptr64 -?GetStringValue@SnmpIpAddressType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl SnmpMacAddressType::GetStringValue(void)const __ptr64 -?GetStringValue@SnmpMacAddressType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl SnmpNetworkAddressType::GetStringValue(void)const __ptr64 -?GetStringValue@SnmpNetworkAddressType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl SnmpNullType::GetStringValue(void)const __ptr64 -?GetStringValue@SnmpNullType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl SnmpOSIAddressType::GetStringValue(void)const __ptr64 -?GetStringValue@SnmpOSIAddressType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl SnmpObjectIdentifierType::GetStringValue(void)const __ptr64 -?GetStringValue@SnmpObjectIdentifierType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl SnmpOctetStringType::GetStringValue(void)const __ptr64 -?GetStringValue@SnmpOctetStringType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl SnmpOpaqueType::GetStringValue(void)const __ptr64 -?GetStringValue@SnmpOpaqueType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl SnmpPhysAddressType::GetStringValue(void)const __ptr64 -?GetStringValue@SnmpPhysAddressType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl SnmpRowStatusType::GetStringValue(void)const __ptr64 -?GetStringValue@SnmpRowStatusType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl SnmpTimeTicksType::GetStringValue(void)const __ptr64 -?GetStringValue@SnmpTimeTicksType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl SnmpUDPAddressType::GetStringValue(void)const __ptr64 -?GetStringValue@SnmpUDPAddressType@@UEBAPEAGXZ -; public: virtual unsigned short * __ptr64 __cdecl SnmpUInteger32Type::GetStringValue(void)const __ptr64 -?GetStringValue@SnmpUInteger32Type@@UEBAPEAGXZ -; private: class SnmpLexicon * __ptr64 __cdecl SnmpAnalyser::GetToken(int,int,int) __ptr64 -?GetToken@SnmpAnalyser@@AEAAPEAVSnmpLexicon@@HHH@Z -; public: enum SnmpLexicon::LexiconToken __cdecl SnmpLexicon::GetToken(void) __ptr64 -?GetToken@SnmpLexicon@@QEAA?AW4LexiconToken@1@XZ -; public: virtual class SnmpTransportAddress & __ptr64 __cdecl SnmpTransport::GetTransportAddress(void) __ptr64 -?GetTransportAddress@SnmpTransport@@UEAAAEAVSnmpTransportAddress@@XZ -; public: virtual class SnmpTransport & __ptr64 __cdecl SnmpImpSession::GetTransportProtocol(void)const __ptr64 -?GetTransportProtocol@SnmpImpSession@@UEBAAEAVSnmpTransport@@XZ -; public: long __cdecl SnmpNegativeRangeType::GetUpperBound(void) __ptr64 -?GetUpperBound@SnmpNegativeRangeType@@QEAAJXZ -; public: unsigned long __cdecl SnmpPositiveRangeType::GetUpperBound(void) __ptr64 -?GetUpperBound@SnmpPositiveRangeType@@QEAAKXZ -; public: unsigned long __cdecl SnmpBitStringType::GetValue(unsigned short * __ptr64 * __ptr64 & __ptr64)const __ptr64 -?GetValue@SnmpBitStringType@@QEBAKAEAPEAPEAG@Z -; public: void __cdecl SnmpCounter64Type::GetValue(unsigned long & __ptr64,unsigned long & __ptr64)const __ptr64 -?GetValue@SnmpCounter64Type@@QEBAXAEAK0@Z -; public: unsigned long __cdecl SnmpCounter::GetValue(void)const __ptr64 -?GetValue@SnmpCounter@@QEBAKXZ -; public: unsigned long __cdecl SnmpCounterType::GetValue(void)const __ptr64 -?GetValue@SnmpCounterType@@QEBAKXZ -; public: unsigned short * __ptr64 __cdecl SnmpDateTimeType::GetValue(void)const __ptr64 -?GetValue@SnmpDateTimeType@@QEBAPEAGXZ -; public: unsigned short * __ptr64 __cdecl SnmpDisplayStringType::GetValue(void)const __ptr64 -?GetValue@SnmpDisplayStringType@@QEBAPEAGXZ -; public: unsigned short * __ptr64 __cdecl SnmpEnumeratedType::GetValue(void)const __ptr64 -?GetValue@SnmpEnumeratedType@@QEBAPEAGXZ -; public: unsigned short * __ptr64 __cdecl SnmpFixedLengthDisplayStringType::GetValue(void)const __ptr64 -?GetValue@SnmpFixedLengthDisplayStringType@@QEBAPEAGXZ -; public: unsigned long __cdecl SnmpGauge::GetValue(void)const __ptr64 -?GetValue@SnmpGauge@@QEBAKXZ -; public: unsigned long __cdecl SnmpGaugeType::GetValue(void)const __ptr64 -?GetValue@SnmpGaugeType@@QEBAKXZ -; public: long __cdecl SnmpInteger::GetValue(void)const __ptr64 -?GetValue@SnmpInteger@@QEBAJXZ -; public: long __cdecl SnmpIntegerType::GetValue(void)const __ptr64 -?GetValue@SnmpIntegerType@@QEBAJXZ -; public: unsigned long __cdecl SnmpIpAddress::GetValue(void)const __ptr64 -?GetValue@SnmpIpAddress@@QEBAKXZ -; public: unsigned long __cdecl SnmpIpAddressType::GetValue(void)const __ptr64 -?GetValue@SnmpIpAddressType@@QEBAKXZ -; public: union SnmpLexiconValue * __ptr64 __cdecl SnmpLexicon::GetValue(void) __ptr64 -?GetValue@SnmpLexicon@@QEAAPEATSnmpLexiconValue@@XZ -; public: unsigned long __cdecl SnmpNetworkAddressType::GetValue(void)const __ptr64 -?GetValue@SnmpNetworkAddressType@@QEBAKXZ -; public: unsigned long * __ptr64 __cdecl SnmpObjectIdentifier::GetValue(void)const __ptr64 -?GetValue@SnmpObjectIdentifier@@QEBAPEAKXZ -; public: unsigned long * __ptr64 __cdecl SnmpObjectIdentifierType::GetValue(void)const __ptr64 -?GetValue@SnmpObjectIdentifierType@@QEBAPEAKXZ -; public: unsigned char * __ptr64 __cdecl SnmpOctetString::GetValue(void)const __ptr64 -?GetValue@SnmpOctetString@@QEBAPEAEXZ -; public: unsigned char * __ptr64 __cdecl SnmpOctetStringType::GetValue(void)const __ptr64 -?GetValue@SnmpOctetStringType@@QEBAPEAEXZ -; public: unsigned char * __ptr64 __cdecl SnmpOpaque::GetValue(void)const __ptr64 -?GetValue@SnmpOpaque@@QEBAPEAEXZ -; public: unsigned char * __ptr64 __cdecl SnmpOpaqueType::GetValue(void)const __ptr64 -?GetValue@SnmpOpaqueType@@QEBAPEAEXZ -; public: unsigned short * __ptr64 __cdecl SnmpRowStatusType::GetValue(void)const __ptr64 -?GetValue@SnmpRowStatusType@@QEBAPEAGXZ -; public: unsigned long __cdecl SnmpTimeTicks::GetValue(void)const __ptr64 -?GetValue@SnmpTimeTicks@@QEBAKXZ -; public: unsigned long __cdecl SnmpTimeTicksType::GetValue(void)const __ptr64 -?GetValue@SnmpTimeTicksType@@QEBAKXZ -; public: unsigned long __cdecl SnmpUInteger32::GetValue(void)const __ptr64 -?GetValue@SnmpUInteger32@@QEBAKXZ -; public: unsigned long __cdecl SnmpUInteger32Type::GetValue(void)const __ptr64 -?GetValue@SnmpUInteger32Type@@QEBAKXZ -; public: class SnmpValue & __ptr64 __cdecl SnmpVarBind::GetValue(void)const __ptr64 -?GetValue@SnmpVarBind@@QEBAAEAVSnmpValue@@XZ -; public: virtual class SnmpValue const * __ptr64 __cdecl SnmpCounter64Type::GetValueEncoding(void)const __ptr64 -?GetValueEncoding@SnmpCounter64Type@@UEBAPEBVSnmpValue@@XZ -; public: virtual class SnmpValue const * __ptr64 __cdecl SnmpCounterType::GetValueEncoding(void)const __ptr64 -?GetValueEncoding@SnmpCounterType@@UEBAPEBVSnmpValue@@XZ -; public: virtual class SnmpValue const * __ptr64 __cdecl SnmpGaugeType::GetValueEncoding(void)const __ptr64 -?GetValueEncoding@SnmpGaugeType@@UEBAPEBVSnmpValue@@XZ -; public: virtual class SnmpValue const * __ptr64 __cdecl SnmpIntegerType::GetValueEncoding(void)const __ptr64 -?GetValueEncoding@SnmpIntegerType@@UEBAPEBVSnmpValue@@XZ -; public: virtual class SnmpValue const * __ptr64 __cdecl SnmpIpAddressType::GetValueEncoding(void)const __ptr64 -?GetValueEncoding@SnmpIpAddressType@@UEBAPEBVSnmpValue@@XZ -; public: virtual class SnmpValue const * __ptr64 __cdecl SnmpNetworkAddressType::GetValueEncoding(void)const __ptr64 -?GetValueEncoding@SnmpNetworkAddressType@@UEBAPEBVSnmpValue@@XZ -; public: virtual class SnmpValue const * __ptr64 __cdecl SnmpNullType::GetValueEncoding(void)const __ptr64 -?GetValueEncoding@SnmpNullType@@UEBAPEBVSnmpValue@@XZ -; public: virtual class SnmpValue const * __ptr64 __cdecl SnmpObjectIdentifierType::GetValueEncoding(void)const __ptr64 -?GetValueEncoding@SnmpObjectIdentifierType@@UEBAPEBVSnmpValue@@XZ -; public: virtual class SnmpValue const * __ptr64 __cdecl SnmpOctetStringType::GetValueEncoding(void)const __ptr64 -?GetValueEncoding@SnmpOctetStringType@@UEBAPEBVSnmpValue@@XZ -; public: virtual class SnmpValue const * __ptr64 __cdecl SnmpOpaqueType::GetValueEncoding(void)const __ptr64 -?GetValueEncoding@SnmpOpaqueType@@UEBAPEBVSnmpValue@@XZ -; public: virtual class SnmpValue const * __ptr64 __cdecl SnmpTimeTicksType::GetValueEncoding(void)const __ptr64 -?GetValueEncoding@SnmpTimeTicksType@@UEBAPEBVSnmpValue@@XZ -; public: virtual class SnmpValue const * __ptr64 __cdecl SnmpUInteger32Type::GetValueEncoding(void)const __ptr64 -?GetValueEncoding@SnmpUInteger32Type@@UEBAPEBVSnmpValue@@XZ -; public: unsigned long __cdecl SnmpObjectIdentifier::GetValueLength(void)const __ptr64 -?GetValueLength@SnmpObjectIdentifier@@QEBAKXZ -; public: unsigned long __cdecl SnmpObjectIdentifierType::GetValueLength(void)const __ptr64 -?GetValueLength@SnmpObjectIdentifierType@@QEBAKXZ -; public: unsigned long __cdecl SnmpOctetString::GetValueLength(void)const __ptr64 -?GetValueLength@SnmpOctetString@@QEBAKXZ -; public: unsigned long __cdecl SnmpOctetStringType::GetValueLength(void)const __ptr64 -?GetValueLength@SnmpOctetStringType@@QEBAKXZ -; public: unsigned long __cdecl SnmpOpaque::GetValueLength(void)const __ptr64 -?GetValueLength@SnmpOpaque@@QEBAKXZ -; public: unsigned long __cdecl SnmpOpaqueType::GetValueLength(void)const __ptr64 -?GetValueLength@SnmpOpaqueType@@QEBAKXZ -; public: class SnmpVarBind * __ptr64 __cdecl SnmpVarBindListNode::GetVarBind(void) __ptr64 -?GetVarBind@SnmpVarBindListNode@@QEAAPEAVSnmpVarBind@@XZ -; public: virtual int __cdecl SnmpEncodeDecode::GetVarbindList(class SnmpPdu & __ptr64,class SnmpVarBindList & __ptr64) __ptr64 -?GetVarbindList@SnmpEncodeDecode@@UEAAHAEAVSnmpPdu@@AEAVSnmpVarBindList@@@Z -; public: virtual class SnmpVarBindList & __ptr64 __cdecl SnmpPdu::GetVarbindList(void) __ptr64 -?GetVarbindList@SnmpPdu@@UEAAAEAVSnmpVarBindList@@XZ -; public: unsigned long __cdecl SnmpSession::GetVarbindsPerPdu(void)const __ptr64 -?GetVarbindsPerPdu@SnmpSession@@QEBAKXZ -; protected: void * __ptr64 __cdecl SnmpEncodeDecode::GetWinSnmpSession(void) __ptr64 -?GetWinSnmpSession@SnmpEncodeDecode@@IEAAPEAXXZ -; protected: void __cdecl SnmpVarBindList::GoBackward(class SnmpVarBindListNode * __ptr64,unsigned int) __ptr64 -?GoBackward@SnmpVarBindList@@IEAAXPEAVSnmpVarBindListNode@@I@Z -; protected: void __cdecl SnmpVarBindList::GoForward(class SnmpVarBindListNode * __ptr64,unsigned int) __ptr64 -?GoForward@SnmpVarBindList@@IEAAXPEAVSnmpVarBindListNode@@I@Z -; protected: int __cdecl SnmpVarBindList::GotoIndex(unsigned int) __ptr64 -?GotoIndex@SnmpVarBindList@@IEAAHI@Z -; protected: void __cdecl SnmpVarBindList::GotoPosition(class SnmpVarBindList::ListPosition * __ptr64) __ptr64 -?GotoPosition@SnmpVarBindList@@IEAAXPEAVListPosition@1@@Z -; private: void __cdecl SnmpImpSession::HandleDeletionEvent(void) __ptr64 -?HandleDeletionEvent@SnmpImpSession@@AEAAXXZ -; private: void __cdecl SnmpImpSession::HandleSentFrame(unsigned long,class SnmpOperation * __ptr64) __ptr64 -?HandleSentFrame@SnmpImpSession@@AEAAXKPEAVSnmpOperation@@@Z -; protected: virtual void __cdecl SnmpImpTransport::HandleSentFrame(unsigned long) __ptr64 -?HandleSentFrame@SnmpImpTransport@@MEAAXK@Z -; public: static unsigned long __cdecl SnmpAnalyser::HexCharToDecInteger(char) -?HexCharToDecInteger@SnmpAnalyser@@SAKD@Z -; public: static unsigned long __cdecl SnmpAnalyser::HexWCharToDecInteger(unsigned short) -?HexWCharToDecInteger@SnmpAnalyser@@SAKG@Z -; protected: virtual void __cdecl SnmpAnalyser::Initialise(void) __ptr64 -?Initialise@SnmpAnalyser@@MEAAXXZ -; protected: void __cdecl SnmpCommunityBasedSecurity::Initialize(void) __ptr64 -?Initialize@SnmpCommunityBasedSecurity@@IEAAXXZ -; protected: virtual void __cdecl SnmpObjectIdentifier::Initialize(unsigned long const * __ptr64,unsigned long) __ptr64 -?Initialize@SnmpObjectIdentifier@@MEAAXPEBKK@Z -; protected: virtual void __cdecl SnmpOctetString::Initialize(unsigned char const * __ptr64,unsigned long) __ptr64 -?Initialize@SnmpOctetString@@MEAAXPEBEK@Z -; private: void __cdecl SnmpPdu::Initialize(unsigned char const * __ptr64,unsigned long const & __ptr64) __ptr64 -?Initialize@SnmpPdu@@AEAAXPEBEAEBK@Z -; protected: void __cdecl SnmpVarBindList::Initialize(class SnmpVarBindList & __ptr64) __ptr64 -?Initialize@SnmpVarBindList@@IEAAXAEAV1@@Z -; private: void __cdecl SnmpPdu::InitializeObject(class SnmpPdu & __ptr64) __ptr64 -?InitializeObject@SnmpPdu@@AEAAXAEAV1@@Z -; protected: static int __cdecl SnmpEncodeDecode::InitializeStaticComponents(void) -?InitializeStaticComponents@SnmpEncodeDecode@@KAHXZ -; private: void __cdecl SnmpV1EncodeDecode::InitializeVariables(void) __ptr64 -?InitializeVariables@SnmpV1EncodeDecode@@AEAAXXZ -; private: void __cdecl SnmpV2CEncodeDecode::InitializeVariables(void) __ptr64 -?InitializeVariables@SnmpV2CEncodeDecode@@AEAAXXZ -; protected: void __cdecl SnmpVarBindList::Insert(class SnmpVarBindListNode * __ptr64,class SnmpVarBindListNode * __ptr64) __ptr64 -?Insert@SnmpVarBindList@@IEAAXPEAVSnmpVarBindListNode@@0@Z -; public: static int __cdecl SnmpAnalyser::IsAlpha(unsigned short) -?IsAlpha@SnmpAnalyser@@SAHG@Z -; public: static int __cdecl SnmpAnalyser::IsAlphaNumeric(unsigned short) -?IsAlphaNumeric@SnmpAnalyser@@SAHG@Z -; public: static int __cdecl SnmpAnalyser::IsDecimal(unsigned short) -?IsDecimal@SnmpAnalyser@@SAHG@Z -; public: static int __cdecl SnmpAnalyser::IsEof(unsigned short) -?IsEof@SnmpAnalyser@@SAHG@Z -; public: static int __cdecl SnmpAnalyser::IsHex(unsigned short) -?IsHex@SnmpAnalyser@@SAHG@Z -; public: static int __cdecl SnmpAnalyser::IsLeadingDecimal(unsigned short) -?IsLeadingDecimal@SnmpAnalyser@@SAHG@Z -; public: virtual int __cdecl SnmpInstanceType::IsNull(void)const __ptr64 -?IsNull@SnmpInstanceType@@UEBAHXZ -; public: static int __cdecl SnmpAnalyser::IsOctal(unsigned short) -?IsOctal@SnmpAnalyser@@SAHG@Z -; public: int __cdecl SnmpTrapReceiver::IsRegistered(void) __ptr64 -?IsRegistered@SnmpTrapReceiver@@QEAAHXZ -; public: virtual int __cdecl SnmpCounter64Type::IsSNMPV1Type(void)const __ptr64 -?IsSNMPV1Type@SnmpCounter64Type@@UEBAHXZ -; public: virtual int __cdecl SnmpInstanceType::IsSNMPV1Type(void)const __ptr64 -?IsSNMPV1Type@SnmpInstanceType@@UEBAHXZ -; public: virtual int __cdecl SnmpInstanceType::IsSNMPV2CType(void)const __ptr64 -?IsSNMPV2CType@SnmpInstanceType@@UEBAHXZ -; public: virtual int __cdecl SnmpNullType::IsSNMPV2CType(void)const __ptr64 -?IsSNMPV2CType@SnmpNullType@@UEBAHXZ -; public: virtual int __cdecl SnmpInstanceType::IsValid(void)const __ptr64 -?IsValid@SnmpInstanceType@@UEBAHXZ -; public: int __cdecl SnmpPositiveRangedType::IsValid(void) __ptr64 -?IsValid@SnmpPositiveRangedType@@QEAAHXZ -; public: virtual int __cdecl SnmpTransportIpAddress::IsValid(void)const __ptr64 -?IsValid@SnmpTransportIpAddress@@UEBAHXZ -; public: virtual int __cdecl SnmpTransportIpxAddress::IsValid(void)const __ptr64 -?IsValid@SnmpTransportIpxAddress@@UEBAHXZ -; public: static int __cdecl SnmpAnalyser::IsWhitespace(unsigned short) -?IsWhitespace@SnmpAnalyser@@SAHG@Z -; private: class SnmpLexicon * __ptr64 __cdecl SnmpBitStringType::Match(enum SnmpLexicon::LexiconToken) __ptr64 -?Match@SnmpBitStringType@@AEAAPEAVSnmpLexicon@@W4LexiconToken@2@@Z -; private: class SnmpLexicon * __ptr64 __cdecl SnmpDateTimeType::Match(enum SnmpLexicon::LexiconToken) __ptr64 -?Match@SnmpDateTimeType@@AEAAPEAVSnmpLexicon@@W4LexiconToken@2@@Z -; private: class SnmpLexicon * __ptr64 __cdecl SnmpEnumeratedType::Match(enum SnmpLexicon::LexiconToken) __ptr64 -?Match@SnmpEnumeratedType@@AEAAPEAVSnmpLexicon@@W4LexiconToken@2@@Z -; protected: class SnmpLexicon * __ptr64 __cdecl SnmpPositiveRangedType::Match(enum SnmpLexicon::LexiconToken) __ptr64 -?Match@SnmpPositiveRangedType@@IEAAPEAVSnmpLexicon@@W4LexiconToken@2@@Z -; public: int __cdecl SnmpVarBindList::Next(void) __ptr64 -?Next@SnmpVarBindList@@QEAAHXZ -; private: void __cdecl SnmpImpSession::NotifyOperation(unsigned long,class SnmpPdu const & __ptr64,class SnmpErrorReport const & __ptr64) __ptr64 -?NotifyOperation@SnmpImpSession@@AEAAXKAEBVSnmpPdu@@AEBVSnmpErrorReport@@@Z -; public: static unsigned long __cdecl SnmpAnalyser::OctCharToDecInteger(char) -?OctCharToDecInteger@SnmpAnalyser@@SAKD@Z -; public: static unsigned long __cdecl SnmpAnalyser::OctWCharToDecInteger(unsigned short) -?OctWCharToDecInteger@SnmpAnalyser@@SAKG@Z -; private: void __cdecl SnmpObjectIdentifier::OverWrite(unsigned long const * __ptr64) __ptr64 -?OverWrite@SnmpObjectIdentifier@@AEAAXPEBK@Z -; private: void __cdecl SnmpOctetString::OverWrite(unsigned char const * __ptr64) __ptr64 -?OverWrite@SnmpOctetString@@AEAAXPEBE@Z -; private: int __cdecl SnmpBitStringType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@SnmpBitStringType@@AEAAHPEBG@Z -; protected: int __cdecl SnmpCounter64Type::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@SnmpCounter64Type@@IEAAHPEBG@Z -; protected: int __cdecl SnmpCounterType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@SnmpCounterType@@IEAAHPEBG@Z -; private: int __cdecl SnmpDateTimeType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@SnmpDateTimeType@@AEAAHPEBG@Z -; private: int __cdecl SnmpEnumeratedType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@SnmpEnumeratedType@@AEAAHPEBG@Z -; protected: int __cdecl SnmpFixedLengthPhysAddressType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@SnmpFixedLengthPhysAddressType@@IEAAHPEBG@Z -; protected: int __cdecl SnmpGaugeType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@SnmpGaugeType@@IEAAHPEBG@Z -; protected: int __cdecl SnmpIPXAddressType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@SnmpIPXAddressType@@IEAAHPEBG@Z -; protected: int __cdecl SnmpIntegerType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@SnmpIntegerType@@IEAAHPEBG@Z -; protected: int __cdecl SnmpIpAddressType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@SnmpIpAddressType@@IEAAHPEBG@Z -; protected: int __cdecl SnmpMacAddressType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@SnmpMacAddressType@@IEAAHPEBG@Z -; protected: int __cdecl SnmpNetworkAddressType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@SnmpNetworkAddressType@@IEAAHPEBG@Z -; protected: int __cdecl SnmpOSIAddressType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@SnmpOSIAddressType@@IEAAHPEBG@Z -; protected: int __cdecl SnmpObjectIdentifierType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@SnmpObjectIdentifierType@@IEAAHPEBG@Z -; protected: int __cdecl SnmpOctetStringType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@SnmpOctetStringType@@IEAAHPEBG@Z -; protected: int __cdecl SnmpOpaqueType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@SnmpOpaqueType@@IEAAHPEBG@Z -; protected: int __cdecl SnmpPhysAddressType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@SnmpPhysAddressType@@IEAAHPEBG@Z -; protected: int __cdecl SnmpPositiveRangedType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@SnmpPositiveRangedType@@IEAAHPEBG@Z -; protected: int __cdecl SnmpTimeTicksType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@SnmpTimeTicksType@@IEAAHPEBG@Z -; protected: int __cdecl SnmpUDPAddressType::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@SnmpUDPAddressType@@IEAAHPEBG@Z -; protected: int __cdecl SnmpUInteger32Type::Parse(unsigned short const * __ptr64) __ptr64 -?Parse@SnmpUInteger32Type@@IEAAHPEBG@Z -; private: void __cdecl SnmpImpSession::PostSentFrameEvent(unsigned long,class SnmpOperation & __ptr64,class SnmpErrorReport) __ptr64 -?PostSentFrameEvent@SnmpImpSession@@AEAAXKAEAVSnmpOperation@@VSnmpErrorReport@@@Z -; public: int __cdecl SnmpObjectIdentifier::Prefix(unsigned long,class SnmpObjectIdentifier & __ptr64)const __ptr64 -?Prefix@SnmpObjectIdentifier@@QEBAHKAEAV1@@Z -; private: long __cdecl SnmpOperation::ProcessInternalEvent(struct HWND__ * __ptr64,unsigned int,unsigned __int64,__int64) __ptr64 -?ProcessInternalEvent@SnmpOperation@@AEAAJPEAUHWND__@@I_K_J@Z -; private: int __cdecl GetNextOperation::ProcessRow(void) __ptr64 -?ProcessRow@GetNextOperation@@AEAAHXZ -; private: void __cdecl SnmpBitStringType::PushBack(void) __ptr64 -?PushBack@SnmpBitStringType@@AEAAXXZ -; private: void __cdecl SnmpDateTimeType::PushBack(void) __ptr64 -?PushBack@SnmpDateTimeType@@AEAAXXZ -; private: void __cdecl SnmpEnumeratedType::PushBack(void) __ptr64 -?PushBack@SnmpEnumeratedType@@AEAAXXZ -; protected: void __cdecl SnmpPositiveRangedType::PushBack(void) __ptr64 -?PushBack@SnmpPositiveRangedType@@IEAAXXZ -; public: void __cdecl SnmpAnalyser::PutBack(class SnmpLexicon const * __ptr64) __ptr64 -?PutBack@SnmpAnalyser@@QEAAXPEBVSnmpLexicon@@@Z -; protected: int __cdecl SnmpPositiveRangedType::RangeDef(void) __ptr64 -?RangeDef@SnmpPositiveRangedType@@IEAAHXZ -; private: void __cdecl SnmpOperation::ReceiveErroredResponse(unsigned long,class SnmpVarBindList & __ptr64,class SnmpErrorReport const & __ptr64) __ptr64 -?ReceiveErroredResponse@SnmpOperation@@AEAAXKAEAVSnmpVarBindList@@AEBVSnmpErrorReport@@@Z -; protected: virtual void __cdecl GetNextOperation::ReceiveErroredVarBindResponse(unsigned long const & __ptr64,class SnmpVarBind const & __ptr64,class SnmpErrorReport const & __ptr64) __ptr64 -?ReceiveErroredVarBindResponse@GetNextOperation@@MEAAXAEBKAEBVSnmpVarBind@@AEBVSnmpErrorReport@@@Z -; protected: virtual void __cdecl SnmpAutoRetrieveOperation::ReceiveErroredVarBindResponse(unsigned long const & __ptr64,class SnmpVarBind const & __ptr64,class SnmpErrorReport const & __ptr64) __ptr64 -?ReceiveErroredVarBindResponse@SnmpAutoRetrieveOperation@@MEAAXAEBKAEBVSnmpVarBind@@AEBVSnmpErrorReport@@@Z -; protected: virtual void __cdecl SnmpOperation::ReceiveErroredVarBindResponse(unsigned long const & __ptr64,class SnmpVarBind const & __ptr64,class SnmpErrorReport const & __ptr64) __ptr64 -?ReceiveErroredVarBindResponse@SnmpOperation@@MEAAXAEBKAEBVSnmpVarBind@@AEBVSnmpErrorReport@@@Z -; public: void __cdecl SnmpAutoRetrieveOperation::ReceiveFrame(unsigned long,class SnmpPdu const & __ptr64,class SnmpErrorReport const & __ptr64) __ptr64 -?ReceiveFrame@SnmpAutoRetrieveOperation@@QEAAXKAEBVSnmpPdu@@AEBVSnmpErrorReport@@@Z -; public: void __cdecl SnmpOperation::ReceiveFrame(unsigned long,class SnmpPdu const & __ptr64,class SnmpErrorReport const & __ptr64) __ptr64 -?ReceiveFrame@SnmpOperation@@QEAAXKAEBVSnmpPdu@@AEBVSnmpErrorReport@@@Z -; protected: virtual void __cdecl GetNextOperation::ReceiveResponse(void) __ptr64 -?ReceiveResponse@GetNextOperation@@MEAAXXZ -; protected: virtual void __cdecl SnmpAutoRetrieveOperation::ReceiveResponse(void) __ptr64 -?ReceiveResponse@SnmpAutoRetrieveOperation@@MEAAXXZ -; protected: virtual void __cdecl SnmpOperation::ReceiveResponse(void) __ptr64 -?ReceiveResponse@SnmpOperation@@MEAAXXZ -; protected: virtual void __cdecl SnmpAutoRetrieveOperation::ReceiveRowResponse(void) __ptr64 -?ReceiveRowResponse@SnmpAutoRetrieveOperation@@MEAAXXZ -; protected: virtual void __cdecl SnmpAutoRetrieveOperation::ReceiveRowVarBindResponse(unsigned long const & __ptr64,class SnmpVarBind const & __ptr64,class SnmpVarBind const & __ptr64,class SnmpErrorReport const & __ptr64) __ptr64 -?ReceiveRowVarBindResponse@SnmpAutoRetrieveOperation@@MEAAXAEBKAEBVSnmpVarBind@@1AEBVSnmpErrorReport@@@Z -; protected: virtual void __cdecl GetNextOperation::ReceiveVarBindResponse(unsigned long const & __ptr64,class SnmpVarBind const & __ptr64,class SnmpVarBind const & __ptr64,class SnmpErrorReport const & __ptr64) __ptr64 -?ReceiveVarBindResponse@GetNextOperation@@MEAAXAEBKAEBVSnmpVarBind@@1AEBVSnmpErrorReport@@@Z -; protected: virtual void __cdecl SnmpAutoRetrieveOperation::ReceiveVarBindResponse(unsigned long const & __ptr64,class SnmpVarBind const & __ptr64,class SnmpVarBind const & __ptr64,class SnmpErrorReport const & __ptr64) __ptr64 -?ReceiveVarBindResponse@SnmpAutoRetrieveOperation@@MEAAXAEBKAEBVSnmpVarBind@@1AEBVSnmpErrorReport@@@Z -; protected: virtual void __cdecl SnmpOperation::ReceiveVarBindResponse(unsigned long const & __ptr64,class SnmpVarBind const & __ptr64,class SnmpVarBind const & __ptr64,class SnmpErrorReport const & __ptr64) __ptr64 -?ReceiveVarBindResponse@SnmpOperation@@MEAAXAEBKAEBVSnmpVarBind@@1AEBVSnmpErrorReport@@@Z -; private: int __cdecl SnmpBitStringType::RecursiveDef(void) __ptr64 -?RecursiveDef@SnmpBitStringType@@AEAAHXZ -; private: int __cdecl SnmpEnumeratedType::RecursiveDef(void) __ptr64 -?RecursiveDef@SnmpEnumeratedType@@AEAAHXZ -; protected: int __cdecl SnmpPositiveRangedType::RecursiveDef(void) __ptr64 -?RecursiveDef@SnmpPositiveRangedType@@IEAAHXZ -; public: virtual void __cdecl SnmpImpSession::RegisterOperation(class SnmpOperation & __ptr64) __ptr64 -?RegisterOperation@SnmpImpSession@@UEAAXAEAVSnmpOperation@@@Z -; protected: void __cdecl SnmpVarBindList::Release(class SnmpVarBindListNode * __ptr64) __ptr64 -?Release@SnmpVarBindList@@IEAAXPEAVSnmpVarBindListNode@@@Z -; public: void __cdecl SnmpVarBindList::Remove(void) __ptr64 -?Remove@SnmpVarBindList@@QEAAXXZ -; protected: virtual unsigned long * __ptr64 __cdecl SnmpObjectIdentifier::Replicate(unsigned long const * __ptr64,unsigned long,unsigned long const * __ptr64,unsigned long)const __ptr64 -?Replicate@SnmpObjectIdentifier@@MEBAPEAKPEBKK0K@Z -; protected: virtual unsigned long * __ptr64 __cdecl SnmpObjectIdentifier::Replicate(unsigned long const * __ptr64,unsigned long)const __ptr64 -?Replicate@SnmpObjectIdentifier@@MEBAPEAKPEBKK@Z -; protected: virtual unsigned char * __ptr64 __cdecl SnmpOctetString::Replicate(unsigned char const * __ptr64,unsigned long) __ptr64 -?Replicate@SnmpOctetString@@MEAAPEAEPEBEK@Z -; protected: virtual void __cdecl SnmpVarBind::Replicate(class SnmpObjectIdentifier const & __ptr64,class SnmpValue const & __ptr64) __ptr64 -?Replicate@SnmpVarBind@@MEAAXAEBVSnmpObjectIdentifier@@AEBVSnmpValue@@@Z -; public: void __cdecl SnmpVarBindList::Reset(void) __ptr64 -?Reset@SnmpVarBindList@@QEAAXXZ -; public: static unsigned long __cdecl SnmpImpSession::RetryCount(unsigned long) -?RetryCount@SnmpImpSession@@SAKK@Z -; public: static unsigned long __cdecl SnmpImpSession::RetryTimeout(unsigned long) -?RetryTimeout@SnmpImpSession@@SAKK@Z -; public: virtual class SnmpErrorReport __cdecl SnmpCommunityBasedSecurity::Secure(class SnmpEncodeDecode & __ptr64,class SnmpPdu & __ptr64) __ptr64 -?Secure@SnmpCommunityBasedSecurity@@UEAA?AVSnmpErrorReport@@AEAVSnmpEncodeDecode@@AEAVSnmpPdu@@@Z -; private: void __cdecl GetNextOperation::Send(void) __ptr64 -?Send@GetNextOperation@@AEAAXXZ -; private: void __cdecl SnmpOperation::SendFrame(class VBList & __ptr64) __ptr64 -?SendFrame@SnmpOperation@@AEAAXAEAVVBList@@@Z -; public: void __cdecl GetNextOperation::SendRequest(class SnmpVarBindList & __ptr64,class SnmpVarBindList & __ptr64) __ptr64 -?SendRequest@GetNextOperation@@QEAAXAEAVSnmpVarBindList@@0@Z -; public: virtual void __cdecl GetNextOperation::SendRequest(class SnmpVarBindList & __ptr64) __ptr64 -?SendRequest@GetNextOperation@@UEAAXAEAVSnmpVarBindList@@@Z -; public: virtual void __cdecl SnmpAutoRetrieveOperation::SendRequest(class SnmpVarBindList & __ptr64,class SnmpVarBindList & __ptr64) __ptr64 -?SendRequest@SnmpAutoRetrieveOperation@@UEAAXAEAVSnmpVarBindList@@0@Z -; public: virtual void __cdecl SnmpAutoRetrieveOperation::SendRequest(class SnmpVarBindList & __ptr64) __ptr64 -?SendRequest@SnmpAutoRetrieveOperation@@UEAAXAEAVSnmpVarBindList@@@Z -; private: void __cdecl SnmpOperation::SendRequest(class SnmpVarBindList & __ptr64,class SnmpSecurity * __ptr64) __ptr64 -?SendRequest@SnmpOperation@@AEAAXAEAVSnmpVarBindList@@PEAVSnmpSecurity@@@Z -; public: virtual void __cdecl SnmpOperation::SendRequest(class SnmpVarBindList & __ptr64) __ptr64 -?SendRequest@SnmpOperation@@UEAAXAEAVSnmpVarBindList@@@Z -; public: virtual void __cdecl SnmpOperation::SendRequest(class SnmpVarBindList & __ptr64,class SnmpSecurity & __ptr64) __ptr64 -?SendRequest@SnmpOperation@@UEAAXAEAVSnmpVarBindList@@AEAVSnmpSecurity@@@Z -; private: void __cdecl SnmpOperation::SendVarBindList(class SnmpVarBindList & __ptr64,unsigned int,unsigned long) __ptr64 -?SendVarBindList@SnmpOperation@@AEAAXAEAVSnmpVarBindList@@IK@Z -; protected: virtual void __cdecl GetNextOperation::SentFrame(unsigned long,class SnmpErrorReport const & __ptr64) __ptr64 -?SentFrame@GetNextOperation@@MEAAXKAEBVSnmpErrorReport@@@Z -; public: virtual void __cdecl SnmpAutoRetrieveOperation::SentFrame(unsigned long,class SnmpErrorReport const & __ptr64) __ptr64 -?SentFrame@SnmpAutoRetrieveOperation@@UEAAXKAEBVSnmpErrorReport@@@Z -; public: virtual void __cdecl SnmpOperation::SentFrame(unsigned long,class SnmpErrorReport const & __ptr64) __ptr64 -?SentFrame@SnmpOperation@@UEAAXKAEBVSnmpErrorReport@@@Z -; public: virtual class SnmpErrorReport __cdecl SnmpImpSession::SessionCancelFrame(unsigned long) __ptr64 -?SessionCancelFrame@SnmpImpSession@@UEAA?AVSnmpErrorReport@@K@Z -; protected: virtual void __cdecl SnmpSession::SessionFlowControlOff(void) __ptr64 -?SessionFlowControlOff@SnmpSession@@MEAAXXZ -; protected: virtual void __cdecl SnmpSession::SessionFlowControlOn(void) __ptr64 -?SessionFlowControlOn@SnmpSession@@MEAAXXZ -; public: virtual void __cdecl SnmpImpSession::SessionReceiveFrame(class SnmpPdu & __ptr64,class SnmpErrorReport & __ptr64) __ptr64 -?SessionReceiveFrame@SnmpImpSession@@UEAAXAEAVSnmpPdu@@AEAVSnmpErrorReport@@@Z -; public: virtual void __cdecl SnmpImpSession::SessionSendFrame(class SnmpOperation & __ptr64,unsigned long & __ptr64,class SnmpPdu & __ptr64) __ptr64 -?SessionSendFrame@SnmpImpSession@@UEAAXAEAVSnmpOperation@@AEAKAEAVSnmpPdu@@@Z -; public: virtual void __cdecl SnmpImpSession::SessionSendFrame(class SnmpOperation & __ptr64,unsigned long & __ptr64,class SnmpPdu & __ptr64,class SnmpSecurity & __ptr64) __ptr64 -?SessionSendFrame@SnmpImpSession@@UEAAXAEAVSnmpOperation@@AEAKAEAVSnmpPdu@@AEAVSnmpSecurity@@@Z -; public: virtual void __cdecl SnmpImpSession::SessionSentFrame(unsigned long,class SnmpErrorReport & __ptr64) __ptr64 -?SessionSentFrame@SnmpImpSession@@UEAAXKAEAVSnmpErrorReport@@@Z -; public: void __cdecl SnmpAnalyser::Set(unsigned short const * __ptr64) __ptr64 -?Set@SnmpAnalyser@@QEAAXPEBG@Z -; public: void __cdecl SnmpCommunityBasedSecurity::SetCommunityName(class SnmpOctetString const & __ptr64) __ptr64 -?SetCommunityName@SnmpCommunityBasedSecurity@@QEAAXAEBVSnmpOctetString@@@Z -; public: void __cdecl SnmpCommunityBasedSecurity::SetCommunityName(char const * __ptr64) __ptr64 -?SetCommunityName@SnmpCommunityBasedSecurity@@QEAAXPEBD@Z -; public: virtual int __cdecl SnmpEncodeDecode::SetCommunityName(class SnmpPdu & __ptr64,class SnmpCommunityBasedSecurity & __ptr64) __ptr64 -?SetCommunityName@SnmpEncodeDecode@@UEAAHAEAVSnmpPdu@@AEAVSnmpCommunityBasedSecurity@@@Z -; public: virtual int __cdecl SnmpPdu::SetCommunityName(class SnmpCommunityBasedSecurity & __ptr64) __ptr64 -?SetCommunityName@SnmpPdu@@UEAAHAEAVSnmpCommunityBasedSecurity@@@Z -; public: virtual int __cdecl SnmpEncodeDecode::SetDestinationAddress(class SnmpPdu & __ptr64,class SnmpTransportAddress & __ptr64) __ptr64 -?SetDestinationAddress@SnmpEncodeDecode@@UEAAHAEAVSnmpPdu@@AEAVSnmpTransportAddress@@@Z -; public: virtual int __cdecl SnmpPdu::SetDestinationAddress(class SnmpTransportAddress & __ptr64) __ptr64 -?SetDestinationAddress@SnmpPdu@@UEAAHAEAVSnmpTransportAddress@@@Z -; public: void __cdecl SnmpErrorReport::SetError(enum SnmpError) __ptr64 -?SetError@SnmpErrorReport@@QEAAXW4SnmpError@@@Z -; public: virtual int __cdecl SnmpEncodeDecode::SetErrorReport(class SnmpPdu & __ptr64,class SnmpErrorReport & __ptr64) __ptr64 -?SetErrorReport@SnmpEncodeDecode@@UEAAHAEAVSnmpPdu@@AEAVSnmpErrorReport@@@Z -; public: virtual int __cdecl SnmpPdu::SetErrorReport(class SnmpErrorReport & __ptr64) __ptr64 -?SetErrorReport@SnmpPdu@@UEAAHAEAVSnmpErrorReport@@@Z -; public: void __cdecl SnmpErrorReport::SetIndex(unsigned long) __ptr64 -?SetIndex@SnmpErrorReport@@QEAAXK@Z -; public: void __cdecl SnmpNegativeRangeType::SetLowerBound(long const & __ptr64) __ptr64 -?SetLowerBound@SnmpNegativeRangeType@@QEAAXAEBJ@Z -; public: void __cdecl SnmpPositiveRangeType::SetLowerBound(unsigned long const & __ptr64) __ptr64 -?SetLowerBound@SnmpPositiveRangeType@@QEAAXAEBK@Z -; public: void __cdecl SnmpVarBindListNode::SetNext(class SnmpVarBindListNode * __ptr64) __ptr64 -?SetNext@SnmpVarBindListNode@@QEAAXPEAV1@@Z -; public: void __cdecl SnmpInstanceType::SetNull(int) __ptr64 -?SetNull@SnmpInstanceType@@QEAAXH@Z -; public: void __cdecl SnmpPdu::SetPdu(class SnmpPdu & __ptr64) __ptr64 -?SetPdu@SnmpPdu@@QEAAXAEAV1@@Z -; public: void __cdecl SnmpPdu::SetPdu(unsigned char const * __ptr64,unsigned long) __ptr64 -?SetPdu@SnmpPdu@@QEAAXPEBEK@Z -; public: virtual int __cdecl SnmpEncodeDecode::SetPduType(class SnmpPdu & __ptr64,enum SnmpEncodeDecode::PduType) __ptr64 -?SetPduType@SnmpEncodeDecode@@UEAAHAEAVSnmpPdu@@W4PduType@1@@Z -; public: virtual int __cdecl SnmpPdu::SetPduType(enum SnmpEncodeDecode::PduType) __ptr64 -?SetPduType@SnmpPdu@@UEAAHW4PduType@SnmpEncodeDecode@@@Z -; public: void __cdecl SnmpVarBindListNode::SetPrevious(class SnmpVarBindListNode * __ptr64) __ptr64 -?SetPrevious@SnmpVarBindListNode@@QEAAXPEAV1@@Z -; public: virtual int __cdecl SnmpEncodeDecode::SetRequestId(class SnmpPdu & __ptr64,long) __ptr64 -?SetRequestId@SnmpEncodeDecode@@UEAAHAEAVSnmpPdu@@J@Z -; public: virtual int __cdecl SnmpPdu::SetRequestId(long) __ptr64 -?SetRequestId@SnmpPdu@@UEAAHJ@Z -; public: virtual int __cdecl SnmpEncodeDecode::SetSourceAddress(class SnmpPdu & __ptr64,class SnmpTransportAddress & __ptr64) __ptr64 -?SetSourceAddress@SnmpEncodeDecode@@UEAAHAEAVSnmpPdu@@AEAVSnmpTransportAddress@@@Z -; public: virtual int __cdecl SnmpPdu::SetSourceAddress(class SnmpTransportAddress & __ptr64) __ptr64 -?SetSourceAddress@SnmpPdu@@UEAAHAEAVSnmpTransportAddress@@@Z -; public: void __cdecl SnmpErrorReport::SetStatus(enum SnmpStatus) __ptr64 -?SetStatus@SnmpErrorReport@@QEAAXW4SnmpStatus@@@Z -; public: void __cdecl SnmpInstanceType::SetStatus(int) __ptr64 -?SetStatus@SnmpInstanceType@@QEAAXH@Z -; public: void __cdecl SnmpPositiveRangedType::SetStatus(int const & __ptr64) __ptr64 -?SetStatus@SnmpPositiveRangedType@@QEAAXAEBH@Z -; public: void __cdecl SnmpLexicon::SetToken(enum SnmpLexicon::LexiconToken) __ptr64 -?SetToken@SnmpLexicon@@QEAAXW4LexiconToken@1@@Z -; protected: virtual void __cdecl SnmpV1EncodeDecode::SetTranslateMode(void) __ptr64 -?SetTranslateMode@SnmpV1EncodeDecode@@MEAAXXZ -; protected: virtual void __cdecl SnmpV2CEncodeDecode::SetTranslateMode(void) __ptr64 -?SetTranslateMode@SnmpV2CEncodeDecode@@MEAAXXZ -; public: void __cdecl SnmpNegativeRangeType::SetUpperBound(long const & __ptr64) __ptr64 -?SetUpperBound@SnmpNegativeRangeType@@QEAAXAEBJ@Z -; public: void __cdecl SnmpPositiveRangeType::SetUpperBound(unsigned long const & __ptr64) __ptr64 -?SetUpperBound@SnmpPositiveRangeType@@QEAAXAEBK@Z -; public: void __cdecl SnmpCounter64::SetValue(unsigned long,unsigned long) __ptr64 -?SetValue@SnmpCounter64@@QEAAXKK@Z -; public: void __cdecl SnmpCounter::SetValue(unsigned long) __ptr64 -?SetValue@SnmpCounter@@QEAAXK@Z -; public: void __cdecl SnmpGauge::SetValue(unsigned long) __ptr64 -?SetValue@SnmpGauge@@QEAAXK@Z -; public: void __cdecl SnmpInteger::SetValue(long) __ptr64 -?SetValue@SnmpInteger@@QEAAXJ@Z -; public: void __cdecl SnmpIpAddress::SetValue(unsigned long) __ptr64 -?SetValue@SnmpIpAddress@@QEAAXK@Z -; public: void __cdecl SnmpObjectIdentifier::SetValue(unsigned long const * __ptr64,unsigned long) __ptr64 -?SetValue@SnmpObjectIdentifier@@QEAAXPEBKK@Z -; public: void __cdecl SnmpOctetString::SetValue(unsigned char const * __ptr64,unsigned long) __ptr64 -?SetValue@SnmpOctetString@@QEAAXPEBEK@Z -; public: void __cdecl SnmpOpaque::SetValue(unsigned char const * __ptr64,unsigned long) __ptr64 -?SetValue@SnmpOpaque@@QEAAXPEBEK@Z -; public: void __cdecl SnmpTimeTicks::SetValue(unsigned long) __ptr64 -?SetValue@SnmpTimeTicks@@QEAAXK@Z -; public: void __cdecl SnmpUInteger32::SetValue(unsigned long) __ptr64 -?SetValue@SnmpUInteger32@@QEAAXK@Z -; public: virtual int __cdecl SnmpEncodeDecode::SetVarBindList(class SnmpPdu & __ptr64,class SnmpVarBindList & __ptr64) __ptr64 -?SetVarBindList@SnmpEncodeDecode@@UEAAHAEAVSnmpPdu@@AEAVSnmpVarBindList@@@Z -; public: virtual int __cdecl SnmpPdu::SetVarBindList(class SnmpVarBindList & __ptr64) __ptr64 -?SetVarBindList@SnmpPdu@@UEAAHAEAVSnmpVarBindList@@@Z -; public: static int __cdecl SnmpClassLibrary::Startup(void) -?Startup@SnmpClassLibrary@@SAHXZ -; public: int __cdecl SnmpObjectIdentifier::Suffix(unsigned long,class SnmpObjectIdentifier & __ptr64)const __ptr64 -?Suffix@SnmpObjectIdentifier@@QEBAHKAEAV1@@Z -; protected: virtual void __cdecl SnmpImpTransport::TransportFlowControlOff(void) __ptr64 -?TransportFlowControlOff@SnmpImpTransport@@MEAAXXZ -; protected: virtual void __cdecl SnmpImpTransport::TransportFlowControlOn(void) __ptr64 -?TransportFlowControlOn@SnmpImpTransport@@MEAAXXZ -; public: virtual void __cdecl SnmpImpTransport::TransportReceiveFrame(class SnmpPdu & __ptr64,class SnmpErrorReport & __ptr64) __ptr64 -?TransportReceiveFrame@SnmpImpTransport@@UEAAXAEAVSnmpPdu@@AEAVSnmpErrorReport@@@Z -; public: virtual void __cdecl SnmpImpTransport::TransportSendFrame(unsigned long & __ptr64,class SnmpPdu & __ptr64) __ptr64 -?TransportSendFrame@SnmpImpTransport@@UEAAXAEAKAEAVSnmpPdu@@@Z -; public: virtual void __cdecl SnmpImpTransport::TransportSentFrame(unsigned long,class SnmpErrorReport & __ptr64) __ptr64 -?TransportSentFrame@SnmpImpTransport@@UEAAXKAEAVSnmpErrorReport@@@Z -; protected: virtual void __cdecl SnmpObjectIdentifier::UnReplicate(unsigned long * __ptr64) __ptr64 -?UnReplicate@SnmpObjectIdentifier@@MEAAXPEAK@Z -; protected: virtual void __cdecl SnmpOctetString::UnReplicate(unsigned char * __ptr64) __ptr64 -?UnReplicate@SnmpOctetString@@MEAAXPEAE@Z -; unsigned short * __ptr64 __cdecl UnicodeStringAppend(unsigned short const * __ptr64,unsigned short const * __ptr64) -?UnicodeStringAppend@@YAPEAGPEBG0@Z -; unsigned short * __ptr64 __cdecl UnicodeStringDuplicate(unsigned short const * __ptr64) -?UnicodeStringDuplicate@@YAPEAGPEBG@Z -; char * __ptr64 __cdecl UnicodeToDbcsString(unsigned short const * __ptr64) -?UnicodeToDbcsString@@YAPEADPEBG@Z -; public: static int __cdecl SnmpTransportIpAddress::ValidateAddress(char const * __ptr64,unsigned long) -?ValidateAddress@SnmpTransportIpAddress@@SAHPEBDK@Z -; public: static int __cdecl SnmpTransportIpxAddress::ValidateAddress(char const * __ptr64) -?ValidateAddress@SnmpTransportIpxAddress@@SAHPEBD@Z -; public: static unsigned long __cdecl SnmpImpSession::VarbindsPerPdu(unsigned long) -?VarbindsPerPdu@SnmpImpSession@@SAKK@Z -; public: static unsigned long __cdecl SnmpImpSession::WindowSize(unsigned long) -?WindowSize@SnmpImpSession@@SAKK@Z -; private: static unsigned long SnmpImpTransport::next_transport_frame_id -?next_transport_frame_id@SnmpImpTransport@@0KA DATA -; protected: static class CriticalSection SnmpEncodeDecode::s_CriticalSection -?s_CriticalSection@SnmpEncodeDecode@@1VCriticalSection@@A DATA -; protected: static long SnmpClassLibrary::s_ReferenceCount -?s_ReferenceCount@SnmpClassLibrary@@1JA DATA
diff --git a/mingw-w64-crt/lib64/snmpincl.def b/mingw-w64-crt/lib64/snmpincl.def deleted file mode 100644 index 4599e08..0000000 --- a/mingw-w64-crt/lib64/snmpincl.def +++ /dev/null
@@ -1,262 +0,0 @@ -; -; Exports of file SNMPINCL.dll -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY SNMPINCL.dll -EXPORTS -; public: __cdecl WbemSnmpClassObject::WbemSnmpClassObject(class WbemSnmpClassObject const & __ptr64) __ptr64 -??0WbemSnmpClassObject@@QEAA@AEBV0@@Z -; public: __cdecl WbemSnmpClassObject::WbemSnmpClassObject(unsigned short const * __ptr64,int) __ptr64 -??0WbemSnmpClassObject@@QEAA@PEBGH@Z -; public: __cdecl WbemSnmpClassObject::WbemSnmpClassObject(void) __ptr64 -??0WbemSnmpClassObject@@QEAA@XZ -; public: __cdecl WbemSnmpErrorObject::WbemSnmpErrorObject(class WbemSnmpErrorObject const & __ptr64) __ptr64 -??0WbemSnmpErrorObject@@QEAA@AEBV0@@Z -; public: __cdecl WbemSnmpErrorObject::WbemSnmpErrorObject(void) __ptr64 -??0WbemSnmpErrorObject@@QEAA@XZ -; public: __cdecl WbemSnmpProperty::WbemSnmpProperty(class WbemSnmpProperty const & __ptr64) __ptr64 -??0WbemSnmpProperty@@QEAA@AEBV0@@Z -; public: __cdecl WbemSnmpProperty::WbemSnmpProperty(unsigned short const * __ptr64) __ptr64 -??0WbemSnmpProperty@@QEAA@PEBG@Z -; public: __cdecl WbemSnmpQualifier::WbemSnmpQualifier(class WbemSnmpQualifier const & __ptr64) __ptr64 -??0WbemSnmpQualifier@@QEAA@AEBV0@@Z -; public: __cdecl WbemSnmpQualifier::WbemSnmpQualifier(unsigned short const * __ptr64,class SnmpInstanceType const * __ptr64) __ptr64 -??0WbemSnmpQualifier@@QEAA@PEBGPEBVSnmpInstanceType@@@Z -; public: virtual __cdecl WbemSnmpClassObject::~WbemSnmpClassObject(void) __ptr64 -??1WbemSnmpClassObject@@UEAA@XZ -; public: virtual __cdecl WbemSnmpErrorObject::~WbemSnmpErrorObject(void) __ptr64 -??1WbemSnmpErrorObject@@UEAA@XZ -; public: virtual __cdecl WbemSnmpProperty::~WbemSnmpProperty(void) __ptr64 -??1WbemSnmpProperty@@UEAA@XZ -; public: virtual __cdecl WbemSnmpQualifier::~WbemSnmpQualifier(void) __ptr64 -??1WbemSnmpQualifier@@UEAA@XZ -; public: class WbemSnmpClassObject & __ptr64 __cdecl WbemSnmpClassObject::operator=(class WbemSnmpClassObject const & __ptr64) __ptr64 -??4WbemSnmpClassObject@@QEAAAEAV0@AEBV0@@Z -; public: class WbemSnmpErrorObject & __ptr64 __cdecl WbemSnmpErrorObject::operator=(class WbemSnmpErrorObject const & __ptr64) __ptr64 -??4WbemSnmpErrorObject@@QEAAAEAV0@AEBV0@@Z -; public: class WbemSnmpProperty & __ptr64 __cdecl WbemSnmpProperty::operator=(class WbemSnmpProperty const & __ptr64) __ptr64 -??4WbemSnmpProperty@@QEAAAEAV0@AEBV0@@Z -; public: class WbemSnmpQualifier & __ptr64 __cdecl WbemSnmpQualifier::operator=(class WbemSnmpQualifier const & __ptr64) __ptr64 -??4WbemSnmpQualifier@@QEAAAEAV0@AEBV0@@Z -; const WbemSnmpClassObject::`vftable' -??_7WbemSnmpClassObject@@6B@ -; const WbemSnmpErrorObject::`vftable' -??_7WbemSnmpErrorObject@@6B@ -; const WbemSnmpProperty::`vftable' -??_7WbemSnmpProperty@@6B@ -; const WbemSnmpQualifier::`vftable' -??_7WbemSnmpQualifier@@6B@ -; private: void __cdecl WbemSnmpClassObject::AddKeyedProperty(class WbemSnmpProperty * __ptr64) __ptr64 -?AddKeyedProperty@WbemSnmpClassObject@@AEAAXPEAVWbemSnmpProperty@@@Z -; public: int __cdecl WbemSnmpClassObject::AddKeyedProperty(unsigned short * __ptr64) __ptr64 -?AddKeyedProperty@WbemSnmpClassObject@@QEAAHPEAG@Z -; public: int __cdecl WbemSnmpClassObject::AddProperty(unsigned short * __ptr64) __ptr64 -?AddProperty@WbemSnmpClassObject@@QEAAHPEAG@Z -; public: int __cdecl WbemSnmpClassObject::AddProperty(class WbemSnmpProperty * __ptr64) __ptr64 -?AddProperty@WbemSnmpClassObject@@QEAAHPEAVWbemSnmpProperty@@@Z -; public: int __cdecl WbemSnmpClassObject::AddQualifier(unsigned short * __ptr64) __ptr64 -?AddQualifier@WbemSnmpClassObject@@QEAAHPEAG@Z -; public: int __cdecl WbemSnmpClassObject::AddQualifier(class WbemSnmpQualifier * __ptr64) __ptr64 -?AddQualifier@WbemSnmpClassObject@@QEAAHPEAVWbemSnmpQualifier@@@Z -; public: int __cdecl WbemSnmpProperty::AddQualifier(unsigned short * __ptr64) __ptr64 -?AddQualifier@WbemSnmpProperty@@QEAAHPEAG@Z -; public: int __cdecl WbemSnmpProperty::AddQualifier(class WbemSnmpQualifier * __ptr64) __ptr64 -?AddQualifier@WbemSnmpProperty@@QEAAHPEAVWbemSnmpQualifier@@@Z -; public: virtual int __cdecl WbemSnmpClassObject::Check(class WbemSnmpErrorObject & __ptr64) __ptr64 -?Check@WbemSnmpClassObject@@UEAAHAEAVWbemSnmpErrorObject@@@Z -; public: virtual int __cdecl WbemSnmpProperty::Check(class WbemSnmpErrorObject & __ptr64) __ptr64 -?Check@WbemSnmpProperty@@UEAAHAEAVWbemSnmpErrorObject@@@Z -; public: void __cdecl WbemSnmpClassObject::DeleteProperty(unsigned short * __ptr64) __ptr64 -?DeleteProperty@WbemSnmpClassObject@@QEAAXPEAG@Z -; public: int __cdecl WbemSnmpProperty::Encode(struct tagVARIANT const & __ptr64,class SnmpObjectIdentifier & __ptr64) __ptr64 -?Encode@WbemSnmpProperty@@QEAAHAEBUtagVARIANT@@AEAVSnmpObjectIdentifier@@@Z -; public: class WbemSnmpProperty * __ptr64 __cdecl WbemSnmpClassObject::FindKeyProperty(unsigned short * __ptr64)const __ptr64 -?FindKeyProperty@WbemSnmpClassObject@@QEBAPEAVWbemSnmpProperty@@PEAG@Z -; public: class WbemSnmpProperty * __ptr64 __cdecl WbemSnmpClassObject::FindProperty(unsigned short * __ptr64)const __ptr64 -?FindProperty@WbemSnmpClassObject@@QEBAPEAVWbemSnmpProperty@@PEAG@Z -; public: class WbemSnmpQualifier * __ptr64 __cdecl WbemSnmpClassObject::FindQualifier(unsigned short * __ptr64)const __ptr64 -?FindQualifier@WbemSnmpClassObject@@QEBAPEAVWbemSnmpQualifier@@PEAG@Z -; public: class WbemSnmpQualifier * __ptr64 __cdecl WbemSnmpProperty::FindQualifier(unsigned short * __ptr64)const __ptr64 -?FindQualifier@WbemSnmpProperty@@QEBAPEAVWbemSnmpQualifier@@PEAG@Z -; public: int __cdecl WbemSnmpClassObject::Get(class WbemSnmpErrorObject & __ptr64,struct IWbemClassObject * __ptr64) __ptr64 -?Get@WbemSnmpClassObject@@QEAAHAEAVWbemSnmpErrorObject@@PEAUIWbemClassObject@@@Z -; public: long __cdecl WbemSnmpProperty::GetCimType(void) __ptr64 -?GetCimType@WbemSnmpProperty@@QEAAJXZ -; public: unsigned short * __ptr64 __cdecl WbemSnmpClassObject::GetClassNameW(void)const __ptr64 -?GetClassNameW@WbemSnmpClassObject@@QEBAPEAGXZ -; public: class WbemSnmpProperty * __ptr64 __cdecl WbemSnmpClassObject::GetCurrentProperty(void) __ptr64 -?GetCurrentProperty@WbemSnmpClassObject@@QEAAPEAVWbemSnmpProperty@@XZ -; public: long __cdecl WbemSnmpProperty::GetHandle(void) __ptr64 -?GetHandle@WbemSnmpProperty@@QEAAJXZ -; public: unsigned long __cdecl WbemSnmpProperty::GetKeyOrder(void) __ptr64 -?GetKeyOrder@WbemSnmpProperty@@QEAAKXZ -; public: unsigned long __cdecl WbemSnmpClassObject::GetKeyPropertyCount(void) __ptr64 -?GetKeyPropertyCount@WbemSnmpClassObject@@QEAAKXZ -; public: unsigned short * __ptr64 __cdecl WbemSnmpErrorObject::GetMessageW(void) __ptr64 -?GetMessageW@WbemSnmpErrorObject@@QEAAPEAGXZ -; private: int __cdecl WbemSnmpClassObject::GetMosClassObject(class WbemSnmpErrorObject & __ptr64,struct IWbemClassObject * __ptr64) __ptr64 -?GetMosClassObject@WbemSnmpClassObject@@AEAAHAEAVWbemSnmpErrorObject@@PEAUIWbemClassObject@@@Z -; private: int __cdecl WbemSnmpClassObject::GetMosClassObjectProperties(class WbemSnmpErrorObject & __ptr64,struct IWbemClassObject * __ptr64) __ptr64 -?GetMosClassObjectProperties@WbemSnmpClassObject@@AEAAHAEAVWbemSnmpErrorObject@@PEAUIWbemClassObject@@@Z -; private: int __cdecl WbemSnmpClassObject::GetMosClassObjectPropertyQualifiers(class WbemSnmpErrorObject & __ptr64,class WbemSnmpProperty * __ptr64,struct IWbemQualifierSet * __ptr64) __ptr64 -?GetMosClassObjectPropertyQualifiers@WbemSnmpClassObject@@AEAAHAEAVWbemSnmpErrorObject@@PEAVWbemSnmpProperty@@PEAUIWbemQualifierSet@@@Z -; private: int __cdecl WbemSnmpClassObject::GetMosClassObjectQualifiers(class WbemSnmpErrorObject & __ptr64,struct IWbemQualifierSet * __ptr64) __ptr64 -?GetMosClassObjectQualifiers@WbemSnmpClassObject@@AEAAHAEAVWbemSnmpErrorObject@@PEAUIWbemQualifierSet@@@Z -; public: unsigned short * __ptr64 __cdecl WbemSnmpProperty::GetName(void)const __ptr64 -?GetName@WbemSnmpProperty@@QEBAPEAGXZ -; public: unsigned short * __ptr64 __cdecl WbemSnmpQualifier::GetName(void)const __ptr64 -?GetName@WbemSnmpQualifier@@QEBAPEAGXZ -; public: unsigned long __cdecl WbemSnmpClassObject::GetNumberOfAccessible(void) __ptr64 -?GetNumberOfAccessible@WbemSnmpClassObject@@QEAAKXZ -; public: unsigned long __cdecl WbemSnmpClassObject::GetPropertyCount(void) __ptr64 -?GetPropertyCount@WbemSnmpClassObject@@QEAAKXZ -; public: unsigned long __cdecl WbemSnmpClassObject::GetQualifierCount(void) __ptr64 -?GetQualifierCount@WbemSnmpClassObject@@QEAAKXZ -; public: unsigned long __cdecl WbemSnmpProperty::GetQualifierCount(void) __ptr64 -?GetQualifierCount@WbemSnmpProperty@@QEAAKXZ -; public: enum tag_WBEMSNMPSTATUS __cdecl WbemSnmpErrorObject::GetStatus(void) __ptr64 -?GetStatus@WbemSnmpErrorObject@@QEAA?AW4tag_WBEMSNMPSTATUS@@XZ -; public: int __cdecl WbemSnmpProperty::GetTag(void) __ptr64 -?GetTag@WbemSnmpProperty@@QEAAHXZ -; public: unsigned long __cdecl WbemSnmpProperty::GetTextualConvention(void) __ptr64 -?GetTextualConvention@WbemSnmpProperty@@QEAAKXZ -; public: int __cdecl WbemSnmpProperty::GetValue(struct tagVARIANT & __ptr64,long & __ptr64)const __ptr64 -?GetValue@WbemSnmpProperty@@QEBAHAEAUtagVARIANT@@AEAJ@Z -; public: class SnmpInstanceType * __ptr64 __cdecl WbemSnmpProperty::GetValue(void)const __ptr64 -?GetValue@WbemSnmpProperty@@QEBAPEAVSnmpInstanceType@@XZ -; public: int __cdecl WbemSnmpQualifier::GetValue(struct tagVARIANT & __ptr64)const __ptr64 -?GetValue@WbemSnmpQualifier@@QEBAHAEAUtagVARIANT@@@Z -; public: class SnmpInstanceType * __ptr64 __cdecl WbemSnmpQualifier::GetValue(void)const __ptr64 -?GetValue@WbemSnmpQualifier@@QEBAPEAVSnmpInstanceType@@XZ -; public: unsigned short __cdecl WbemSnmpProperty::GetValueVariantEncodedType(void)const __ptr64 -?GetValueVariantEncodedType@WbemSnmpProperty@@QEBAGXZ -; public: unsigned short __cdecl WbemSnmpProperty::GetValueVariantType(void)const __ptr64 -?GetValueVariantType@WbemSnmpProperty@@QEBAGXZ -; public: unsigned short __cdecl WbemSnmpQualifier::GetValueVariantType(void)const __ptr64 -?GetValueVariantType@WbemSnmpQualifier@@QEBAGXZ -; public: enum tag_WBEMSTATUS __cdecl WbemSnmpErrorObject::GetWbemStatus(void) __ptr64 -?GetWbemStatus@WbemSnmpErrorObject@@QEAA?AW4tag_WBEMSTATUS@@XZ -; public: int __cdecl WbemSnmpClassObject::GotoProperty(class WbemSnmpProperty * __ptr64) __ptr64 -?GotoProperty@WbemSnmpClassObject@@QEAAHPEAVWbemSnmpProperty@@@Z -; public: int __cdecl WbemSnmpClassObject::IsClass(void) __ptr64 -?IsClass@WbemSnmpClassObject@@QEAAHXZ -; public: int __cdecl WbemSnmpProperty::IsKey(void) __ptr64 -?IsKey@WbemSnmpProperty@@QEAAHXZ -; public: int __cdecl WbemSnmpClassObject::IsKeyed(void) __ptr64 -?IsKeyed@WbemSnmpClassObject@@QEAAHXZ -; public: int __cdecl WbemSnmpProperty::IsNull(void) __ptr64 -?IsNull@WbemSnmpProperty@@QEAAHXZ -; public: int __cdecl WbemSnmpQualifier::IsPropagatable(void)const __ptr64 -?IsPropagatable@WbemSnmpQualifier@@QEBAHXZ -; public: int __cdecl WbemSnmpClassObject::IsReadable(void) __ptr64 -?IsReadable@WbemSnmpClassObject@@QEAAHXZ -; public: int __cdecl WbemSnmpProperty::IsReadable(void) __ptr64 -?IsReadable@WbemSnmpProperty@@QEAAHXZ -; public: int __cdecl WbemSnmpProperty::IsSNMPV1Type(void) __ptr64 -?IsSNMPV1Type@WbemSnmpProperty@@QEAAHXZ -; public: int __cdecl WbemSnmpProperty::IsSNMPV2CType(void) __ptr64 -?IsSNMPV2CType@WbemSnmpProperty@@QEAAHXZ -; public: int __cdecl WbemSnmpClassObject::IsSingleton(void) __ptr64 -?IsSingleton@WbemSnmpClassObject@@QEAAHXZ -; public: int __cdecl WbemSnmpClassObject::IsVirtual(void) __ptr64 -?IsVirtual@WbemSnmpClassObject@@QEAAHXZ -; public: int __cdecl WbemSnmpProperty::IsVirtualKey(void) __ptr64 -?IsVirtualKey@WbemSnmpProperty@@QEAAHXZ -; public: int __cdecl WbemSnmpClassObject::IsWritable(void) __ptr64 -?IsWritable@WbemSnmpClassObject@@QEAAHXZ -; public: int __cdecl WbemSnmpProperty::IsWritable(void) __ptr64 -?IsWritable@WbemSnmpProperty@@QEAAHXZ -; public: int __cdecl WbemSnmpClassObject::Merge(class WbemSnmpErrorObject & __ptr64,struct IWbemClassObject * __ptr64,int) __ptr64 -?Merge@WbemSnmpClassObject@@QEAAHAEAVWbemSnmpErrorObject@@PEAUIWbemClassObject@@H@Z -; private: int __cdecl WbemSnmpClassObject::MergeMosClassObject(class WbemSnmpErrorObject & __ptr64,struct IWbemClassObject * __ptr64,int) __ptr64 -?MergeMosClassObject@WbemSnmpClassObject@@AEAAHAEAVWbemSnmpErrorObject@@PEAUIWbemClassObject@@H@Z -; private: int __cdecl WbemSnmpClassObject::MergeMosClassObjectProperties(class WbemSnmpErrorObject & __ptr64,struct IWbemClassObject * __ptr64,int) __ptr64 -?MergeMosClassObjectProperties@WbemSnmpClassObject@@AEAAHAEAVWbemSnmpErrorObject@@PEAUIWbemClassObject@@H@Z -; private: int __cdecl WbemSnmpClassObject::MergeMosClassObjectPropertyQualifiers(class WbemSnmpErrorObject & __ptr64,class WbemSnmpProperty * __ptr64,struct IWbemQualifierSet * __ptr64) __ptr64 -?MergeMosClassObjectPropertyQualifiers@WbemSnmpClassObject@@AEAAHAEAVWbemSnmpErrorObject@@PEAVWbemSnmpProperty@@PEAUIWbemQualifierSet@@@Z -; private: int __cdecl WbemSnmpClassObject::MergeMosClassObjectQualifiers(class WbemSnmpErrorObject & __ptr64,struct IWbemQualifierSet * __ptr64) __ptr64 -?MergeMosClassObjectQualifiers@WbemSnmpClassObject@@AEAAHAEAVWbemSnmpErrorObject@@PEAUIWbemQualifierSet@@@Z -; public: class WbemSnmpProperty * __ptr64 __cdecl WbemSnmpClassObject::NextKeyProperty(void) __ptr64 -?NextKeyProperty@WbemSnmpClassObject@@QEAAPEAVWbemSnmpProperty@@XZ -; public: class WbemSnmpProperty * __ptr64 __cdecl WbemSnmpClassObject::NextProperty(void) __ptr64 -?NextProperty@WbemSnmpClassObject@@QEAAPEAVWbemSnmpProperty@@XZ -; public: class WbemSnmpQualifier * __ptr64 __cdecl WbemSnmpClassObject::NextQualifier(void) __ptr64 -?NextQualifier@WbemSnmpClassObject@@QEAAPEAVWbemSnmpQualifier@@XZ -; public: class WbemSnmpQualifier * __ptr64 __cdecl WbemSnmpProperty::NextQualifier(void) __ptr64 -?NextQualifier@WbemSnmpProperty@@QEAAPEAVWbemSnmpQualifier@@XZ -; public: void __cdecl WbemSnmpClassObject::ResetKeyProperty(void) __ptr64 -?ResetKeyProperty@WbemSnmpClassObject@@QEAAXXZ -; public: void __cdecl WbemSnmpClassObject::ResetProperty(void) __ptr64 -?ResetProperty@WbemSnmpClassObject@@QEAAXXZ -; public: void __cdecl WbemSnmpClassObject::ResetQualifier(void) __ptr64 -?ResetQualifier@WbemSnmpClassObject@@QEAAXXZ -; public: void __cdecl WbemSnmpProperty::ResetQualifier(void) __ptr64 -?ResetQualifier@WbemSnmpProperty@@QEAAXXZ -; public: int __cdecl WbemSnmpClassObject::Set(class WbemSnmpErrorObject & __ptr64,struct IWbemClassObject * __ptr64,int) __ptr64 -?Set@WbemSnmpClassObject@@QEAAHAEAVWbemSnmpErrorObject@@PEAUIWbemClassObject@@H@Z -; public: void __cdecl WbemSnmpProperty::SetHandle(long) __ptr64 -?SetHandle@WbemSnmpProperty@@QEAAXJ@Z -; public: void __cdecl WbemSnmpClassObject::SetIsClass(int) __ptr64 -?SetIsClass@WbemSnmpClassObject@@QEAAXH@Z -; public: void __cdecl WbemSnmpProperty::SetKey(int) __ptr64 -?SetKey@WbemSnmpProperty@@QEAAXH@Z -; public: void __cdecl WbemSnmpProperty::SetKeyOrder(unsigned long) __ptr64 -?SetKeyOrder@WbemSnmpProperty@@QEAAXK@Z -; public: void __cdecl WbemSnmpClassObject::SetKeyed(int) __ptr64 -?SetKeyed@WbemSnmpClassObject@@QEAAXH@Z -; public: void __cdecl WbemSnmpErrorObject::SetMessage(unsigned short * __ptr64) __ptr64 -?SetMessage@WbemSnmpErrorObject@@QEAAXPEAG@Z -; private: int __cdecl WbemSnmpClassObject::SetMosClassObject(class WbemSnmpErrorObject & __ptr64,struct IWbemClassObject * __ptr64,int) __ptr64 -?SetMosClassObject@WbemSnmpClassObject@@AEAAHAEAVWbemSnmpErrorObject@@PEAUIWbemClassObject@@H@Z -; private: int __cdecl WbemSnmpClassObject::SetMosClassObjectProperties(class WbemSnmpErrorObject & __ptr64,struct IWbemClassObject * __ptr64,int) __ptr64 -?SetMosClassObjectProperties@WbemSnmpClassObject@@AEAAHAEAVWbemSnmpErrorObject@@PEAUIWbemClassObject@@H@Z -; private: int __cdecl WbemSnmpClassObject::SetMosClassObjectPropertyQualifiers(class WbemSnmpErrorObject & __ptr64,class WbemSnmpProperty * __ptr64,struct IWbemQualifierSet * __ptr64) __ptr64 -?SetMosClassObjectPropertyQualifiers@WbemSnmpClassObject@@AEAAHAEAVWbemSnmpErrorObject@@PEAVWbemSnmpProperty@@PEAUIWbemQualifierSet@@@Z -; private: int __cdecl WbemSnmpClassObject::SetMosClassObjectQualifiers(class WbemSnmpErrorObject & __ptr64,struct IWbemQualifierSet * __ptr64) __ptr64 -?SetMosClassObjectQualifiers@WbemSnmpClassObject@@AEAAHAEAVWbemSnmpErrorObject@@PEAUIWbemQualifierSet@@@Z -; public: void __cdecl WbemSnmpClassObject::SetNumberOfAccessible(unsigned long) __ptr64 -?SetNumberOfAccessible@WbemSnmpClassObject@@QEAAXK@Z -; public: void __cdecl WbemSnmpClassObject::SetReadable(int) __ptr64 -?SetReadable@WbemSnmpClassObject@@QEAAXH@Z -; public: void __cdecl WbemSnmpProperty::SetReadable(int) __ptr64 -?SetReadable@WbemSnmpProperty@@QEAAXH@Z -; public: void __cdecl WbemSnmpClassObject::SetSingleton(int) __ptr64 -?SetSingleton@WbemSnmpClassObject@@QEAAXH@Z -; public: void __cdecl WbemSnmpErrorObject::SetStatus(enum tag_WBEMSNMPSTATUS) __ptr64 -?SetStatus@WbemSnmpErrorObject@@QEAAXW4tag_WBEMSNMPSTATUS@@@Z -; public: void __cdecl WbemSnmpProperty::SetTag(int) __ptr64 -?SetTag@WbemSnmpProperty@@QEAAXH@Z -; public: void __cdecl WbemSnmpProperty::SetTextualConvention(unsigned long) __ptr64 -?SetTextualConvention@WbemSnmpProperty@@QEAAXK@Z -; public: int __cdecl WbemSnmpProperty::SetValue(struct tagVARIANT const & __ptr64,long const & __ptr64,enum WbemPropertyValueCheck) __ptr64 -?SetValue@WbemSnmpProperty@@QEAAHAEBUtagVARIANT@@AEBJW4WbemPropertyValueCheck@@@Z -; public: int __cdecl WbemSnmpProperty::SetValue(struct IWbemClassObject * __ptr64,class SnmpValue const * __ptr64,enum WbemPropertyValueCheck) __ptr64 -?SetValue@WbemSnmpProperty@@QEAAHPEAUIWbemClassObject@@PEBVSnmpValue@@W4WbemPropertyValueCheck@@@Z -; public: int __cdecl WbemSnmpProperty::SetValue(unsigned short const * __ptr64,enum WbemPropertyValueCheck) __ptr64 -?SetValue@WbemSnmpProperty@@QEAAHPEBGW4WbemPropertyValueCheck@@@Z -; public: int __cdecl WbemSnmpProperty::SetValue(class SnmpInstanceType const * __ptr64,enum WbemPropertyValueCheck) __ptr64 -?SetValue@WbemSnmpProperty@@QEAAHPEBVSnmpInstanceType@@W4WbemPropertyValueCheck@@@Z -; public: int __cdecl WbemSnmpProperty::SetValue(class SnmpValue const * __ptr64,enum WbemPropertyValueCheck) __ptr64 -?SetValue@WbemSnmpProperty@@QEAAHPEBVSnmpValue@@W4WbemPropertyValueCheck@@@Z -; public: int __cdecl WbemSnmpQualifier::SetValue(struct tagVARIANT const & __ptr64) __ptr64 -?SetValue@WbemSnmpQualifier@@QEAAHAEBUtagVARIANT@@@Z -; public: int __cdecl WbemSnmpQualifier::SetValue(struct IWbemQualifierSet * __ptr64,class SnmpInstanceType const & __ptr64) __ptr64 -?SetValue@WbemSnmpQualifier@@QEAAHPEAUIWbemQualifierSet@@AEBVSnmpInstanceType@@@Z -; public: int __cdecl WbemSnmpQualifier::SetValue(class SnmpInstanceType const * __ptr64) __ptr64 -?SetValue@WbemSnmpQualifier@@QEAAHPEBVSnmpInstanceType@@@Z -; public: void __cdecl WbemSnmpClassObject::SetVirtual(int) __ptr64 -?SetVirtual@WbemSnmpClassObject@@QEAAXH@Z -; public: void __cdecl WbemSnmpProperty::SetVirtualKey(int) __ptr64 -?SetVirtualKey@WbemSnmpProperty@@QEAAXH@Z -; public: void __cdecl WbemSnmpErrorObject::SetWbemStatus(enum tag_WBEMSTATUS) __ptr64 -?SetWbemStatus@WbemSnmpErrorObject@@QEAAXW4tag_WBEMSTATUS@@@Z -; public: void __cdecl WbemSnmpClassObject::SetWritable(int) __ptr64 -?SetWritable@WbemSnmpClassObject@@QEAAXH@Z -; public: void __cdecl WbemSnmpProperty::SetWritable(int) __ptr64 -?SetWritable@WbemSnmpProperty@@QEAAXH@Z -DllCanUnloadNow -DllGetClassObject -DllRegisterServer -DllUnregisterServer
diff --git a/mingw-w64-crt/lib64/snmpthrd.def b/mingw-w64-crt/lib64/snmpthrd.def deleted file mode 100644 index 988d06e..0000000 --- a/mingw-w64-crt/lib64/snmpthrd.def +++ /dev/null
@@ -1,162 +0,0 @@ -; -; Exports of file SNMPTHRD.dll -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY SNMPTHRD.dll -EXPORTS -; protected: __cdecl SnmpAbstractTaskObject::SnmpAbstractTaskObject(unsigned short const * __ptr64,unsigned short const * __ptr64,unsigned long) __ptr64 -??0SnmpAbstractTaskObject@@IEAA@PEBG0K@Z -; public: __cdecl SnmpAbstractTaskObject::SnmpAbstractTaskObject(class SnmpAbstractTaskObject const & __ptr64) __ptr64 -??0SnmpAbstractTaskObject@@QEAA@AEBV0@@Z -; public: __cdecl SnmpEventObject::SnmpEventObject(class SnmpEventObject const & __ptr64) __ptr64 -??0SnmpEventObject@@QEAA@AEBV0@@Z -; public: __cdecl SnmpEventObject::SnmpEventObject(unsigned short const * __ptr64) __ptr64 -??0SnmpEventObject@@QEAA@PEBG@Z -; public: __cdecl SnmpTaskObject::SnmpTaskObject(class SnmpTaskObject const & __ptr64) __ptr64 -??0SnmpTaskObject@@QEAA@AEBV0@@Z -; public: __cdecl SnmpTaskObject::SnmpTaskObject(unsigned short const * __ptr64,unsigned short const * __ptr64,unsigned short const * __ptr64,unsigned long) __ptr64 -??0SnmpTaskObject@@QEAA@PEBG00K@Z -; public: __cdecl SnmpThreadObject::SnmpThreadObject(class SnmpThreadObject const & __ptr64) __ptr64 -??0SnmpThreadObject@@QEAA@AEBV0@@Z -; public: __cdecl SnmpThreadObject::SnmpThreadObject(char const * __ptr64,unsigned long) __ptr64 -??0SnmpThreadObject@@QEAA@PEBDK@Z -; public: virtual __cdecl SnmpAbstractTaskObject::~SnmpAbstractTaskObject(void) __ptr64 -??1SnmpAbstractTaskObject@@UEAA@XZ -; public: virtual __cdecl SnmpEventObject::~SnmpEventObject(void) __ptr64 -??1SnmpEventObject@@UEAA@XZ -; public: virtual __cdecl SnmpTaskObject::~SnmpTaskObject(void) __ptr64 -??1SnmpTaskObject@@UEAA@XZ -; public: virtual __cdecl SnmpThreadObject::~SnmpThreadObject(void) __ptr64 -??1SnmpThreadObject@@UEAA@XZ -; public: class SnmpAbstractTaskObject & __ptr64 __cdecl SnmpAbstractTaskObject::operator=(class SnmpAbstractTaskObject const & __ptr64) __ptr64 -??4SnmpAbstractTaskObject@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpDebugLog & __ptr64 __cdecl SnmpDebugLog::operator=(class SnmpDebugLog const & __ptr64) __ptr64 -??4SnmpDebugLog@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpEventObject & __ptr64 __cdecl SnmpEventObject::operator=(class SnmpEventObject const & __ptr64) __ptr64 -??4SnmpEventObject@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpTaskObject & __ptr64 __cdecl SnmpTaskObject::operator=(class SnmpTaskObject const & __ptr64) __ptr64 -??4SnmpTaskObject@@QEAAAEAV0@AEBV0@@Z -; public: class SnmpThreadObject & __ptr64 __cdecl SnmpThreadObject::operator=(class SnmpThreadObject const & __ptr64) __ptr64 -??4SnmpThreadObject@@QEAAAEAV0@AEBV0@@Z -; const SnmpAbstractTaskObject::`vftable' -??_7SnmpAbstractTaskObject@@6B@ -; const SnmpEventObject::`vftable' -??_7SnmpEventObject@@6B@ -; const SnmpTaskObject::`vftable' -??_7SnmpTaskObject@@6B@ -; const SnmpThreadObject::`vftable' -??_7SnmpThreadObject@@6B@ -; public: void __cdecl SnmpAbstractTaskObject::`default constructor closure'(void) __ptr64 -??_FSnmpAbstractTaskObject@@QEAAXXZ -; public: void __cdecl SnmpEventObject::`default constructor closure'(void) __ptr64 -??_FSnmpEventObject@@QEAAXXZ -; public: void __cdecl SnmpTaskObject::`default constructor closure'(void) __ptr64 -??_FSnmpTaskObject@@QEAAXXZ -; public: void __cdecl SnmpThreadObject::`default constructor closure'(void) __ptr64 -??_FSnmpThreadObject@@QEAAXXZ -; public: virtual void __cdecl SnmpAbstractTaskObject::Acknowledge(void) __ptr64 -?Acknowledge@SnmpAbstractTaskObject@@UEAAXXZ -; private: void __cdecl SnmpAbstractTaskObject::AttachTaskToThread(class SnmpThreadObject & __ptr64) __ptr64 -?AttachTaskToThread@SnmpAbstractTaskObject@@AEAAXAEAVSnmpThreadObject@@@Z -; public: void __cdecl SnmpThreadObject::BeginThread(void) __ptr64 -?BeginThread@SnmpThreadObject@@QEAAXXZ -; public: void __cdecl SnmpEventObject::Clear(void) __ptr64 -?Clear@SnmpEventObject@@QEAAXXZ -; public: static void __cdecl SnmpThreadObject::Closedown(void) -?Closedown@SnmpThreadObject@@SAXXZ -; public: virtual void __cdecl SnmpAbstractTaskObject::Complete(void) __ptr64 -?Complete@SnmpAbstractTaskObject@@UEAAXXZ -; public: virtual void __cdecl SnmpEventObject::Complete(void) __ptr64 -?Complete@SnmpEventObject@@UEAAXXZ -; private: void __cdecl SnmpThreadObject::ConstructEventContainer(void) __ptr64 -?ConstructEventContainer@SnmpThreadObject@@AEAAXXZ -; private: void __cdecl SnmpAbstractTaskObject::DetachTaskFromThread(class SnmpThreadObject & __ptr64) __ptr64 -?DetachTaskFromThread@SnmpAbstractTaskObject@@AEAAXAEAVSnmpThreadObject@@@Z -; public: virtual void __cdecl SnmpAbstractTaskObject::Exec(void) __ptr64 -?Exec@SnmpAbstractTaskObject@@UEAAXXZ -; public: virtual void __cdecl SnmpTaskObject::Exec(void) __ptr64 -?Exec@SnmpTaskObject@@UEAAXXZ -; private: void * __ptr64 * __ptr64 __cdecl SnmpThreadObject::GetEventHandles(void) __ptr64 -?GetEventHandles@SnmpThreadObject@@AEAAPEAPEAXXZ -; private: unsigned long __cdecl SnmpThreadObject::GetEventHandlesSize(void) __ptr64 -?GetEventHandlesSize@SnmpThreadObject@@AEAAKXZ -; public: void * __ptr64 __cdecl SnmpEventObject::GetHandle(void) __ptr64 -?GetHandle@SnmpEventObject@@QEAAPEAXXZ -; public: virtual void * __ptr64 __cdecl SnmpTaskObject::GetHandle(void) __ptr64 -?GetHandle@SnmpTaskObject@@UEAAPEAXXZ -; private: class SnmpAbstractTaskObject * __ptr64 __cdecl SnmpThreadObject::GetTaskObject(void * __ptr64 & __ptr64) __ptr64 -?GetTaskObject@SnmpThreadObject@@AEAAPEAVSnmpAbstractTaskObject@@AEAPEAX@Z -; public: void * __ptr64 __cdecl SnmpThreadObject::GetThreadHandle(void) __ptr64 -?GetThreadHandle@SnmpThreadObject@@QEAAPEAXXZ -; private: void * __ptr64 * __ptr64 __cdecl SnmpThreadObject::GetThreadHandleReference(void) __ptr64 -?GetThreadHandleReference@SnmpThreadObject@@AEAAPEAPEAXXZ -; public: unsigned long __cdecl SnmpThreadObject::GetThreadId(void) __ptr64 -?GetThreadId@SnmpThreadObject@@QEAAKXZ -; public: static class SnmpThreadObject * __ptr64 __cdecl SnmpThreadObject::GetThreadObject(void) -?GetThreadObject@SnmpThreadObject@@SAPEAV1@XZ -; public: virtual void __cdecl SnmpThreadObject::Initialise(void) __ptr64 -?Initialise@SnmpThreadObject@@UEAAXXZ -; public: void __cdecl SnmpThreadObject::PostSignalThreadShutdown(void) __ptr64 -?PostSignalThreadShutdown@SnmpThreadObject@@QEAAXXZ -; public: virtual void __cdecl SnmpAbstractTaskObject::Process(void) __ptr64 -?Process@SnmpAbstractTaskObject@@UEAAXXZ -; public: virtual void __cdecl SnmpEventObject::Process(void) __ptr64 -?Process@SnmpEventObject@@UEAAXXZ -; private: virtual void __cdecl SnmpThreadObject::Process(void) __ptr64 -?Process@SnmpThreadObject@@EEAAXXZ -; private: static void __cdecl SnmpThreadObject::ProcessAttach(void) -?ProcessAttach@SnmpThreadObject@@CAXXZ -; private: static void __cdecl SnmpThreadObject::ProcessDetach(int) -?ProcessDetach@SnmpThreadObject@@CAXH@Z -; public: int __cdecl SnmpThreadObject::ReapTask(class SnmpAbstractTaskObject & __ptr64) __ptr64 -?ReapTask@SnmpThreadObject@@QEAAHAEAVSnmpAbstractTaskObject@@@Z -; private: int __cdecl SnmpThreadObject::RegisterThread(void) __ptr64 -?RegisterThread@SnmpThreadObject@@AEAAHXZ -; private: int __cdecl SnmpThreadObject::RemoveThread(void) __ptr64 -?RemoveThread@SnmpThreadObject@@AEAAHXZ -; private: void __cdecl SnmpThreadObject::RotateTask(class SnmpAbstractTaskObject * __ptr64) __ptr64 -?RotateTask@SnmpThreadObject@@AEAAXPEAVSnmpAbstractTaskObject@@@Z -; public: int __cdecl SnmpThreadObject::ScheduleTask(class SnmpAbstractTaskObject & __ptr64) __ptr64 -?ScheduleTask@SnmpThreadObject@@QEAAHAEAVSnmpAbstractTaskObject@@@Z -; public: void __cdecl SnmpEventObject::Set(void) __ptr64 -?Set@SnmpEventObject@@QEAAXXZ -; public: void __cdecl SnmpThreadObject::SignalThreadShutdown(void) __ptr64 -?SignalThreadShutdown@SnmpThreadObject@@QEAAXXZ -; public: static int __cdecl SnmpThreadObject::Startup(void) -?Startup@SnmpThreadObject@@SAHXZ -; private: void __cdecl SnmpThreadObject::TerminateThread(void) __ptr64 -?TerminateThread@SnmpThreadObject@@AEAAXXZ -; private: static void __cdecl SnmpThreadObject::ThreadExecutionProcedure(void * __ptr64) -?ThreadExecutionProcedure@SnmpThreadObject@@CAXPEAX@Z -; public: virtual void __cdecl SnmpAbstractTaskObject::TimedOut(void) __ptr64 -?TimedOut@SnmpAbstractTaskObject@@UEAAXXZ -; public: virtual void __cdecl SnmpThreadObject::TimedOut(void) __ptr64 -?TimedOut@SnmpThreadObject@@UEAAXXZ -; public: virtual void __cdecl SnmpThreadObject::Uninitialise(void) __ptr64 -?Uninitialise@SnmpThreadObject@@UEAAXXZ -; public: virtual int __cdecl SnmpAbstractTaskObject::Wait(int) __ptr64 -?Wait@SnmpAbstractTaskObject@@UEAAHH@Z -; public: virtual int __cdecl SnmpEventObject::Wait(void) __ptr64 -?Wait@SnmpEventObject@@UEAAHXZ -; private: virtual int __cdecl SnmpThreadObject::Wait(void) __ptr64 -?Wait@SnmpThreadObject@@EEAAHXZ -; public: virtual int __cdecl SnmpAbstractTaskObject::WaitAcknowledgement(int) __ptr64 -?WaitAcknowledgement@SnmpAbstractTaskObject@@UEAAHH@Z -; private: int __cdecl SnmpAbstractTaskObject::WaitAcknowledgementDispatch(class SnmpThreadObject * __ptr64,void * __ptr64,int & __ptr64) __ptr64 -?WaitAcknowledgementDispatch@SnmpAbstractTaskObject@@AEAAHPEAVSnmpThreadObject@@PEAXAEAH@Z -; private: int __cdecl SnmpAbstractTaskObject::WaitDispatch(class SnmpThreadObject * __ptr64,void * __ptr64,int & __ptr64) __ptr64 -?WaitDispatch@SnmpAbstractTaskObject@@AEAAHPEAVSnmpThreadObject@@PEAXAEAH@Z -; private: int __cdecl SnmpThreadObject::WaitDispatch(unsigned long,int & __ptr64) __ptr64 -?WaitDispatch@SnmpThreadObject@@AEAAHKAEAH@Z -; public: int __cdecl SnmpThreadObject::WaitForStartup(void) __ptr64 -?WaitForStartup@SnmpThreadObject@@QEAAHXZ -; private: static class CCriticalSection SnmpThreadObject::s_Lock -?s_Lock@SnmpThreadObject@@0VCCriticalSection@@A DATA -; public: static long SnmpThreadObject::s_ReferenceCount -?s_ReferenceCount@SnmpThreadObject@@2JA DATA -; public: static class ProvDebugLog * __ptr64 __ptr64 SnmpDebugLog::s_SnmpDebugLog -?s_SnmpDebugLog@SnmpDebugLog@@2PEAVProvDebugLog@@EA DATA -; private: static class SnmpMap<unsigned long,unsigned long,class SnmpThreadObject * __ptr64,class SnmpThreadObject * __ptr64> SnmpThreadObject::s_ThreadContainer -?s_ThreadContainer@SnmpThreadObject@@0V?$SnmpMap@KKPEAVSnmpThreadObject@@PEAV1@@@A DATA
diff --git a/mingw-w64-crt/lib64/swprv.def b/mingw-w64-crt/lib64/swprv.def deleted file mode 100644 index 77d65b9..0000000 --- a/mingw-w64-crt/lib64/swprv.def +++ /dev/null
@@ -1,16 +0,0 @@ -; -; Exports of file swprv.DLL -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY swprv.DLL -EXPORTS -ServiceMain -; void __cdecl VssFreeSnapshotProperties(struct _VSS_SNAPSHOT_PROP * __ptr64) -?VssFreeSnapshotProperties@@YAXPEAU_VSS_SNAPSHOT_PROP@@@Z -DllCanUnloadNow -DllGetClassObject -DllInstall -DllRegisterServer -DllUnregisterServer
diff --git a/mingw-w64-crt/lib64/uihelper.def b/mingw-w64-crt/lib64/uihelper.def deleted file mode 100644 index bd7702d..0000000 --- a/mingw-w64-crt/lib64/uihelper.def +++ /dev/null
@@ -1,1086 +0,0 @@ -; -; Exports of file uihelper.DLL -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY uihelper.DLL -EXPORTS -; public: __cdecl ATL::CWindowImpl<class CFileChooser,class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::CWindowImpl<class CFileChooser,class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >(class CWindowImpl<class CFileChooser,class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::CWindowImpl<class CFileChooser,class ATL::CWindow,class ATL::CWinTraits<1442840576,0> > const & __ptr64) __ptr64 -??0?$CWindowImpl@VCFileChooser@@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@3@@ATL@@QEAA@AEBV01@@Z -; public: __cdecl ATL::CWindowImpl<class CFileChooser,class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::CWindowImpl<class CFileChooser,class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >(void) __ptr64 -??0?$CWindowImpl@VCFileChooser@@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@3@@ATL@@QEAA@XZ -; public: __cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >(class CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> > const & __ptr64) __ptr64 -??0?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@QEAA@AEBV01@@Z -; public: __cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >(void) __ptr64 -??0?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@QEAA@XZ -; public: __cdecl ATL::CWindowImplRoot<class ATL::CWindow>::CWindowImplRoot<class ATL::CWindow>(class CWindowImplRoot<class ATL::CWindow>::CWindowImplRoot<class ATL::CWindow> const & __ptr64) __ptr64 -??0?$CWindowImplRoot@VCWindow@ATL@@@ATL@@QEAA@AEBV01@@Z -; public: __cdecl ATL::CWindowImplRoot<class ATL::CWindow>::CWindowImplRoot<class ATL::CWindow>(void) __ptr64 -??0?$CWindowImplRoot@VCWindow@ATL@@@ATL@@QEAA@XZ -; public: __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::list<class IIS::CString,class std::allocator<class IIS::CString> >(class list<class IIS::CString,class std::allocator<class IIS::CString> >::list<class IIS::CString,class std::allocator<class IIS::CString> > const & __ptr64) __ptr64 -??0?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA@AEBV01@@Z -; public: __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::list<class IIS::CString,class std::allocator<class IIS::CString> >(class list<class IIS::CString,class std::allocator<class IIS::CString> >::allocator<class IIS::CString> const & __ptr64) __ptr64 -??0?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA@AEBV?$allocator@VCString@IIS@@@1@@Z -; public: __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::list<class IIS::CString,class std::allocator<class IIS::CString> >(class IIS::CString const * __ptr64,class IIS::CString const * __ptr64,class list<class IIS::CString,class std::allocator<class IIS::CString> >::allocator<class IIS::CString> const & __ptr64) __ptr64 -??0?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA@PEBVCString@IIS@@0AEBV?$allocator@VCString@IIS@@@1@@Z -; public: __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::list<class IIS::CString,class std::allocator<class IIS::CString> >(class list<class IIS::CString,class std::allocator<class IIS::CString> >::list<class IIS::CString,class std::allocator<class IIS::CString> >::const_iterator,class list<class IIS::CString,class std::allocator<class IIS::CString> >::list<class IIS::CString,class std::allocator<class IIS::CString> >::const_iterator,class list<class IIS::CString,class std::allocator<class IIS::CString> >::allocator<class IIS::CString> const & __ptr64) __ptr64 -??0?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA@Vconst_iterator@01@0AEBV?$allocator@VCString@IIS@@@1@@Z -; public: __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::list<class IIS::CString,class std::allocator<class IIS::CString> >(unsigned __int64,class IIS::CString const & __ptr64,class list<class IIS::CString,class std::allocator<class IIS::CString> >::allocator<class IIS::CString> const & __ptr64) __ptr64 -??0?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA@_KAEBVCString@IIS@@AEBV?$allocator@VCString@IIS@@@1@@Z -; public: __cdecl CBlob::CBlob(class CBlob const & __ptr64) __ptr64 -??0CBlob@@QEAA@AEBV0@@Z -; public: __cdecl CBlob::CBlob(unsigned long,unsigned char * __ptr64,int) __ptr64 -??0CBlob@@QEAA@KPEAEH@Z -; public: __cdecl CBlob::CBlob(void) __ptr64 -??0CBlob@@QEAA@XZ -; public: __cdecl CComAuthInfo::CComAuthInfo(class CComAuthInfo & __ptr64) __ptr64 -??0CComAuthInfo@@QEAA@AEAV0@@Z -; public: __cdecl CComAuthInfo::CComAuthInfo(class CComAuthInfo * __ptr64) __ptr64 -??0CComAuthInfo@@QEAA@PEAV0@@Z -; public: __cdecl CComAuthInfo::CComAuthInfo(unsigned short const * __ptr64,unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -??0CComAuthInfo@@QEAA@PEBG00@Z -; public: __cdecl CError::CError(class CError const & __ptr64) __ptr64 -??0CError@@QEAA@AEBV0@@Z -; public: __cdecl CError::CError(long) __ptr64 -??0CError@@QEAA@J@Z -; public: __cdecl CError::CError(unsigned long) __ptr64 -??0CError@@QEAA@K@Z -; public: __cdecl CError::CError(void) __ptr64 -??0CError@@QEAA@XZ -; public: __cdecl CFileChooser::CFileChooser(class CFileChooser const & __ptr64) __ptr64 -??0CFileChooser@@QEAA@AEBV0@@Z -; public: __cdecl CFileChooser::CFileChooser(void) __ptr64 -??0CFileChooser@@QEAA@XZ -; public: __cdecl CIISApplication::CIISApplication(class CIISApplication & __ptr64) __ptr64 -??0CIISApplication@@QEAA@AEAV0@@Z -; public: __cdecl CIISApplication::CIISApplication(class CComAuthInfo * __ptr64,unsigned short const * __ptr64) __ptr64 -??0CIISApplication@@QEAA@PEAVCComAuthInfo@@PEBG@Z -; public: __cdecl CIISInterface::CIISInterface(class CIISInterface & __ptr64) __ptr64 -??0CIISInterface@@QEAA@AEAV0@@Z -; public: __cdecl CIISInterface::CIISInterface(class CComAuthInfo * __ptr64,long) __ptr64 -??0CIISInterface@@QEAA@PEAVCComAuthInfo@@J@Z -; public: __cdecl CIISSvcControl::CIISSvcControl(class CIISSvcControl & __ptr64) __ptr64 -??0CIISSvcControl@@QEAA@AEAV0@@Z -; public: __cdecl CIISSvcControl::CIISSvcControl(class CIISSvcControl * __ptr64) __ptr64 -??0CIISSvcControl@@QEAA@PEAV0@@Z -; public: __cdecl CIISSvcControl::CIISSvcControl(class CComAuthInfo * __ptr64) __ptr64 -??0CIISSvcControl@@QEAA@PEAVCComAuthInfo@@@Z -; public: __cdecl CMetaBack::CMetaBack(class CMetaBack & __ptr64) __ptr64 -??0CMetaBack@@QEAA@AEAV0@@Z -; public: __cdecl CMetaBack::CMetaBack(class CComAuthInfo * __ptr64) __ptr64 -??0CMetaBack@@QEAA@PEAVCComAuthInfo@@@Z -; public: __cdecl CMetaEnumerator::CMetaEnumerator(class CMetaEnumerator & __ptr64) __ptr64 -??0CMetaEnumerator@@QEAA@AEAV0@@Z -; public: __cdecl CMetaEnumerator::CMetaEnumerator(int,class CMetaKey * __ptr64) __ptr64 -??0CMetaEnumerator@@QEAA@HPEAVCMetaKey@@@Z -; public: __cdecl CMetaEnumerator::CMetaEnumerator(class CComAuthInfo * __ptr64,unsigned short const * __ptr64,unsigned long) __ptr64 -??0CMetaEnumerator@@QEAA@PEAVCComAuthInfo@@PEBGK@Z -; public: __cdecl CMetaEnumerator::CMetaEnumerator(class CMetaInterface * __ptr64,unsigned short const * __ptr64,unsigned long) __ptr64 -??0CMetaEnumerator@@QEAA@PEAVCMetaInterface@@PEBGK@Z -; protected: __cdecl CMetaInterface::CMetaInterface(class CMetaInterface * __ptr64) __ptr64 -??0CMetaInterface@@IEAA@PEAV0@@Z -; protected: __cdecl CMetaInterface::CMetaInterface(class CComAuthInfo * __ptr64) __ptr64 -??0CMetaInterface@@IEAA@PEAVCComAuthInfo@@@Z -; public: __cdecl CMetaInterface::CMetaInterface(class CMetaInterface & __ptr64) __ptr64 -??0CMetaInterface@@QEAA@AEAV0@@Z -; public: __cdecl CMetaKey::CMetaKey(class CMetaKey & __ptr64) __ptr64 -??0CMetaKey@@QEAA@AEAV0@@Z -; public: __cdecl CMetaKey::CMetaKey(int,class CMetaKey * __ptr64) __ptr64 -??0CMetaKey@@QEAA@HPEAV0@@Z -; public: __cdecl CMetaKey::CMetaKey(class CComAuthInfo * __ptr64) __ptr64 -??0CMetaKey@@QEAA@PEAVCComAuthInfo@@@Z -; public: __cdecl CMetaKey::CMetaKey(class CComAuthInfo * __ptr64,unsigned short const * __ptr64,unsigned long,unsigned long) __ptr64 -??0CMetaKey@@QEAA@PEAVCComAuthInfo@@PEBGKK@Z -; public: __cdecl CMetaKey::CMetaKey(class CMetaInterface * __ptr64) __ptr64 -??0CMetaKey@@QEAA@PEAVCMetaInterface@@@Z -; public: __cdecl CMetaKey::CMetaKey(class CMetaInterface * __ptr64,unsigned short const * __ptr64,unsigned long,unsigned long) __ptr64 -??0CMetaKey@@QEAA@PEAVCMetaInterface@@PEBGKK@Z -; public: __cdecl CMetabasePath::CMetabasePath(class CMetabasePath const & __ptr64) __ptr64 -??0CMetabasePath@@QEAA@AEBV0@@Z -; public: __cdecl CMetabasePath::CMetabasePath(int,unsigned short const * __ptr64,unsigned short const * __ptr64,unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -??0CMetabasePath@@QEAA@HPEBG000@Z -; public: __cdecl CMetabasePath::CMetabasePath(unsigned short const * __ptr64,unsigned long,unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -??0CMetabasePath@@QEAA@PEBGK00@Z -; public: __cdecl CStrPassword::CStrPassword(class CStrPassword & __ptr64) __ptr64 -??0CStrPassword@@QEAA@AEAV0@@Z -; public: __cdecl CStrPassword::CStrPassword(unsigned short * __ptr64) __ptr64 -??0CStrPassword@@QEAA@PEAG@Z -; public: __cdecl CStrPassword::CStrPassword(unsigned short const * __ptr64) __ptr64 -??0CStrPassword@@QEAA@PEBG@Z -; public: __cdecl CStrPassword::CStrPassword(void) __ptr64 -??0CStrPassword@@QEAA@XZ -; public: __cdecl IIS::CString::CString(class CString::CString const & __ptr64) __ptr64 -??0CString@IIS@@QEAA@AEBV01@@Z -; public: __cdecl IIS::CString::CString(class std::basic_string<unsigned short,struct std::char_traits<unsigned short>,class std::allocator<unsigned short> > const & __ptr64) __ptr64 -??0CString@IIS@@QEAA@AEBV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z -; public: __cdecl IIS::CString::CString(class ATL::CComBSTR const & __ptr64) __ptr64 -??0CString@IIS@@QEAA@AEBVCComBSTR@ATL@@@Z -; public: __cdecl IIS::CString::CString(unsigned short,int) __ptr64 -??0CString@IIS@@QEAA@GH@Z -; public: __cdecl IIS::CString::CString(char const * __ptr64) __ptr64 -??0CString@IIS@@QEAA@PEBD@Z -; public: __cdecl IIS::CString::CString(unsigned short const * __ptr64) __ptr64 -??0CString@IIS@@QEAA@PEBG@Z -; public: __cdecl IIS::CString::CString(void) __ptr64 -??0CString@IIS@@QEAA@XZ -; public: __cdecl CStringListEx::CStringListEx(class CStringListEx const & __ptr64) __ptr64 -??0CStringListEx@@QEAA@AEBV0@@Z -; public: __cdecl CStringListEx::CStringListEx(void) __ptr64 -??0CStringListEx@@QEAA@XZ -; protected: __cdecl CWamInterface::CWamInterface(class CWamInterface * __ptr64) __ptr64 -??0CWamInterface@@IEAA@PEAV0@@Z -; protected: __cdecl CWamInterface::CWamInterface(class CComAuthInfo * __ptr64) __ptr64 -??0CWamInterface@@IEAA@PEAVCComAuthInfo@@@Z -; public: __cdecl CWamInterface::CWamInterface(class CWamInterface & __ptr64) __ptr64 -??0CWamInterface@@QEAA@AEAV0@@Z -; public: __cdecl ATL::CWindowImpl<class CFileChooser,class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::~CWindowImpl<class CFileChooser,class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >(void) __ptr64 -??1?$CWindowImpl@VCFileChooser@@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@3@@ATL@@QEAA@XZ -; public: __cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::~CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >(void) __ptr64 -??1?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@QEAA@XZ -; public: __cdecl ATL::CWindowImplRoot<class ATL::CWindow>::~CWindowImplRoot<class ATL::CWindow>(void) __ptr64 -??1?$CWindowImplRoot@VCWindow@ATL@@@ATL@@QEAA@XZ -; public: __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::~list<class IIS::CString,class std::allocator<class IIS::CString> >(void) __ptr64 -??1?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA@XZ -; public: __cdecl CBlob::~CBlob(void) __ptr64 -??1CBlob@@QEAA@XZ -; public: __cdecl CComAuthInfo::~CComAuthInfo(void) __ptr64 -??1CComAuthInfo@@QEAA@XZ -; public: __cdecl CError::~CError(void) __ptr64 -??1CError@@QEAA@XZ -; public: __cdecl CFileChooser::~CFileChooser(void) __ptr64 -??1CFileChooser@@QEAA@XZ -; public: virtual __cdecl CIISApplication::~CIISApplication(void) __ptr64 -??1CIISApplication@@UEAA@XZ -; public: __cdecl CIISInterface::~CIISInterface(void) __ptr64 -??1CIISInterface@@QEAA@XZ -; public: virtual __cdecl CIISSvcControl::~CIISSvcControl(void) __ptr64 -??1CIISSvcControl@@UEAA@XZ -; public: virtual __cdecl CMetaBack::~CMetaBack(void) __ptr64 -??1CMetaBack@@UEAA@XZ -; public: virtual __cdecl CMetaEnumerator::~CMetaEnumerator(void) __ptr64 -??1CMetaEnumerator@@UEAA@XZ -; public: virtual __cdecl CMetaInterface::~CMetaInterface(void) __ptr64 -??1CMetaInterface@@UEAA@XZ -; public: virtual __cdecl CMetaKey::~CMetaKey(void) __ptr64 -??1CMetaKey@@UEAA@XZ -; public: __cdecl CMetabasePath::~CMetabasePath(void) __ptr64 -??1CMetabasePath@@QEAA@XZ -; public: __cdecl CStrPassword::~CStrPassword(void) __ptr64 -??1CStrPassword@@QEAA@XZ -; public: __cdecl IIS::CString::~CString(void) __ptr64 -??1CString@IIS@@QEAA@XZ -; public: __cdecl CStringListEx::~CStringListEx(void) __ptr64 -??1CStringListEx@@QEAA@XZ -; public: virtual __cdecl CWamInterface::~CWamInterface(void) __ptr64 -??1CWamInterface@@UEAA@XZ -; public: class ATL::CWindowImpl<class CFileChooser,class ATL::CWindow,class ATL::CWinTraits<1442840576,0> > & __ptr64 __cdecl ATL::CWindowImpl<class CFileChooser,class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::operator=(class ATL::CWindowImpl<class CFileChooser,class ATL::CWindow,class ATL::CWinTraits<1442840576,0> > const & __ptr64) __ptr64 -??4?$CWindowImpl@VCFileChooser@@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@3@@ATL@@QEAAAEAV01@AEBV01@@Z -; public: class ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> > & __ptr64 __cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::operator=(class ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> > const & __ptr64) __ptr64 -??4?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@QEAAAEAV01@AEBV01@@Z -; public: class ATL::CWindowImplRoot<class ATL::CWindow> & __ptr64 __cdecl ATL::CWindowImplRoot<class ATL::CWindow>::operator=(class ATL::CWindowImplRoot<class ATL::CWindow> const & __ptr64) __ptr64 -??4?$CWindowImplRoot@VCWindow@ATL@@@ATL@@QEAAAEAV01@AEBV01@@Z -; public: class std::list<class IIS::CString,class std::allocator<class IIS::CString> > & __ptr64 __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::operator=(class std::list<class IIS::CString,class std::allocator<class IIS::CString> > const & __ptr64) __ptr64 -??4?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAAEAV01@AEBV01@@Z -; public: class CBlob & __ptr64 __cdecl CBlob::operator=(class CBlob const & __ptr64) __ptr64 -??4CBlob@@QEAAAEAV0@AEBV0@@Z -; public: class CComAuthInfo & __ptr64 __cdecl CComAuthInfo::operator=(class CComAuthInfo & __ptr64) __ptr64 -??4CComAuthInfo@@QEAAAEAV0@AEAV0@@Z -; public: class CComAuthInfo & __ptr64 __cdecl CComAuthInfo::operator=(class CComAuthInfo * __ptr64) __ptr64 -??4CComAuthInfo@@QEAAAEAV0@PEAV0@@Z -; public: class CComAuthInfo & __ptr64 __cdecl CComAuthInfo::operator=(unsigned short const * __ptr64) __ptr64 -??4CComAuthInfo@@QEAAAEAV0@PEBG@Z -; public: class CError const & __ptr64 __cdecl CError::operator=(class CError const & __ptr64) __ptr64 -??4CError@@QEAAAEBV0@AEBV0@@Z -; public: class CError const & __ptr64 __cdecl CError::operator=(long) __ptr64 -??4CError@@QEAAAEBV0@J@Z -; public: class CFileChooser & __ptr64 __cdecl CFileChooser::operator=(class CFileChooser const & __ptr64) __ptr64 -??4CFileChooser@@QEAAAEAV0@AEBV0@@Z -; public: class CIISApplication & __ptr64 __cdecl CIISApplication::operator=(class CIISApplication & __ptr64) __ptr64 -??4CIISApplication@@QEAAAEAV0@AEAV0@@Z -; public: class CIISInterface & __ptr64 __cdecl CIISInterface::operator=(class CIISInterface & __ptr64) __ptr64 -??4CIISInterface@@QEAAAEAV0@AEAV0@@Z -; public: class CIISSvcControl & __ptr64 __cdecl CIISSvcControl::operator=(class CIISSvcControl & __ptr64) __ptr64 -??4CIISSvcControl@@QEAAAEAV0@AEAV0@@Z -; public: class CMetaBack & __ptr64 __cdecl CMetaBack::operator=(class CMetaBack & __ptr64) __ptr64 -??4CMetaBack@@QEAAAEAV0@AEAV0@@Z -; public: class CMetaEnumerator & __ptr64 __cdecl CMetaEnumerator::operator=(class CMetaEnumerator & __ptr64) __ptr64 -??4CMetaEnumerator@@QEAAAEAV0@AEAV0@@Z -; public: class CMetaInterface & __ptr64 __cdecl CMetaInterface::operator=(class CMetaInterface & __ptr64) __ptr64 -??4CMetaInterface@@QEAAAEAV0@AEAV0@@Z -; public: class CMetaKey & __ptr64 __cdecl CMetaKey::operator=(class CMetaKey & __ptr64) __ptr64 -??4CMetaKey@@QEAAAEAV0@AEAV0@@Z -; public: class CMetabasePath & __ptr64 __cdecl CMetabasePath::operator=(class CMetabasePath const & __ptr64) __ptr64 -??4CMetabasePath@@QEAAAEAV0@AEBV0@@Z -; public: class CStrPassword const & __ptr64 __cdecl CStrPassword::operator=(class CStrPassword & __ptr64) __ptr64 -??4CStrPassword@@QEAAAEBV0@AEAV0@@Z -; public: class CStrPassword const & __ptr64 __cdecl CStrPassword::operator=(unsigned short const * __ptr64) __ptr64 -??4CStrPassword@@QEAAAEBV0@PEBG@Z -; public: class IIS::CString const & __ptr64 __cdecl IIS::CString::operator=(class IIS::CString const & __ptr64) __ptr64 -??4CString@IIS@@QEAAAEBV01@AEBV01@@Z -; public: class IIS::CString const & __ptr64 __cdecl IIS::CString::operator=(char) __ptr64 -??4CString@IIS@@QEAAAEBV01@D@Z -; public: class IIS::CString const & __ptr64 __cdecl IIS::CString::operator=(unsigned short) __ptr64 -??4CString@IIS@@QEAAAEBV01@G@Z -; public: class IIS::CString const & __ptr64 __cdecl IIS::CString::operator=(unsigned char const * __ptr64) __ptr64 -??4CString@IIS@@QEAAAEBV01@PEBE@Z -; public: class IIS::CString const & __ptr64 __cdecl IIS::CString::operator=(unsigned short const * __ptr64) __ptr64 -??4CString@IIS@@QEAAAEBV01@PEBG@Z -; public: class CStringListEx & __ptr64 __cdecl CStringListEx::operator=(class CStringListEx const & __ptr64) __ptr64 -??4CStringListEx@@QEAAAEAV0@AEBV0@@Z -; public: class CWamInterface & __ptr64 __cdecl CWamInterface::operator=(class CWamInterface & __ptr64) __ptr64 -??4CWamInterface@@QEAAAEAV0@AEAV0@@Z -; public: int __cdecl CBlob::operator==(class CBlob const & __ptr64)const __ptr64 -??8CBlob@@QEBAHAEBV0@@Z -; public: int const __cdecl CError::operator==(class CError & __ptr64) __ptr64 -??8CError@@QEAA?BHAEAV0@@Z -; public: int const __cdecl CError::operator==(long) __ptr64 -??8CError@@QEAA?BHJ@Z -; public: bool __cdecl CStrPassword::operator==(class CStrPassword & __ptr64) __ptr64 -??8CStrPassword@@QEAA_NAEAV0@@Z -; public: int __cdecl CBlob::operator!=(class CBlob const & __ptr64)const __ptr64 -??9CBlob@@QEBAHAEBV0@@Z -; public: int const __cdecl CError::operator!=(class CError & __ptr64) __ptr64 -??9CError@@QEAA?BHAEAV0@@Z -; public: int const __cdecl CError::operator!=(long) __ptr64 -??9CError@@QEAA?BHJ@Z -; public: bool __cdecl CStrPassword::operator!=(class CStrPassword & __ptr64) __ptr64 -??9CStrPassword@@QEAA_NAEAV0@@Z -; public: unsigned short __cdecl IIS::CString::operator[](int)const __ptr64 -??ACString@IIS@@QEBAGH@Z -; public: __cdecl CComAuthInfo::operator unsigned short * __ptr64(void) __ptr64 -??BCComAuthInfo@@QEAAPEAGXZ -; public: __cdecl CComAuthInfo::operator class CComAuthInfo * __ptr64(void) __ptr64 -??BCComAuthInfo@@QEAAPEAV0@XZ -; public: __cdecl CError::operator unsigned short const * __ptr64(void) __ptr64 -??BCError@@QEAAPEBGXZ -; public: __cdecl CError::operator int const (void)const __ptr64 -??BCError@@QEBA?BHXZ -; public: __cdecl CError::operator long const (void)const __ptr64 -??BCError@@QEBA?BJXZ -; public: __cdecl CError::operator unsigned long const (void)const __ptr64 -??BCError@@QEBA?BKXZ -; public: __cdecl CIISInterface::operator int(void)const __ptr64 -??BCIISInterface@@QEBAHXZ -; public: __cdecl CIISInterface::operator long(void)const __ptr64 -??BCIISInterface@@QEBAJXZ -; public: __cdecl CMetaKey::operator int(void)const __ptr64 -??BCMetaKey@@QEBAHXZ -; public: __cdecl CMetaKey::operator unsigned long(void)const __ptr64 -??BCMetaKey@@QEBAKXZ -; public: __cdecl CMetaKey::operator unsigned short const * __ptr64(void)const __ptr64 -??BCMetaKey@@QEBAPEBGXZ -; public: __cdecl CMetabasePath::operator unsigned short const * __ptr64(void)const __ptr64 -??BCMetabasePath@@QEBAPEBGXZ -; public: __cdecl CStrPassword::operator class IIS::CString(void) __ptr64 -??BCStrPassword@@QEAA?AVCString@IIS@@XZ -; public: __cdecl IIS::CString::operator unsigned short const * __ptr64(void)const __ptr64 -??BCString@IIS@@QEBAPEBGXZ -; public: class IIS::CString const & __ptr64 __cdecl IIS::CString::operator+=(class IIS::CString const & __ptr64) __ptr64 -??YCString@IIS@@QEAAAEBV01@AEBV01@@Z -; public: class IIS::CString const & __ptr64 __cdecl IIS::CString::operator+=(char) __ptr64 -??YCString@IIS@@QEAAAEBV01@D@Z -; public: class IIS::CString const & __ptr64 __cdecl IIS::CString::operator+=(unsigned short) __ptr64 -??YCString@IIS@@QEAAAEBV01@G@Z -; public: class IIS::CString const & __ptr64 __cdecl IIS::CString::operator+=(unsigned short const * __ptr64) __ptr64 -??YCString@IIS@@QEAAAEBV01@PEBG@Z -; const CFileChooser::`vftable' -??_7CFileChooser@@6B@ -; const CIISApplication::`vftable'{for `CMetaKey'} -??_7CIISApplication@@6BCMetaKey@@@ -; const CIISApplication::`vftable'{for `CWamInterface'} -??_7CIISApplication@@6BCWamInterface@@@ -; const CIISInterface::`vftable' -??_7CIISInterface@@6B@ -; const CIISSvcControl::`vftable' -??_7CIISSvcControl@@6B@ -; const CMetaBack::`vftable'{for `CMetaInterface'} -??_7CMetaBack@@6BCMetaInterface@@@ -; const CMetaBack::`vftable'{for `CWamInterface'} -??_7CMetaBack@@6BCWamInterface@@@ -; const CMetaEnumerator::`vftable' -??_7CMetaEnumerator@@6B@ -; const CMetaInterface::`vftable' -??_7CMetaInterface@@6B@ -; const CMetaKey::`vftable' -??_7CMetaKey@@6B@ -; const CWamInterface::`vftable' -??_7CWamInterface@@6B@ -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::`default constructor closure'(void) __ptr64 -??_F?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXXZ -; public: void __cdecl CComAuthInfo::`default constructor closure'(void) __ptr64 -??_FCComAuthInfo@@QEAAXXZ -; public: void __cdecl CMetabasePath::`default constructor closure'(void) __ptr64 -??_FCMetabasePath@@QEAAXXZ -; public: void __cdecl CFileChooser::AddExtension(struct HINSTANCE__ * __ptr64,unsigned int,unsigned int) __ptr64 -?AddExtension@CFileChooser@@QEAAXPEAUHINSTANCE__@@II@Z -; public: void __cdecl CFileChooser::AddExtension(unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -?AddExtension@CFileChooser@@QEAAXPEBG0@Z -; protected: long __cdecl CMetaInterface::AddKey(unsigned long,unsigned short const * __ptr64) __ptr64 -?AddKey@CMetaInterface@@IEAAJKPEBG@Z -; public: long __cdecl CMetaKey::AddKey(unsigned short const * __ptr64) __ptr64 -?AddKey@CMetaKey@@QEAAJPEBG@Z -; public: unsigned int __cdecl CError::AddOverride(long,unsigned int) __ptr64 -?AddOverride@CError@@QEAAIJI@Z -; public: void __cdecl CFileChooser::AddStyle(unsigned long) __ptr64 -?AddStyle@CFileChooser@@QEAAXK@Z -; protected: static int __cdecl CError::AllocateStatics(void) -?AllocateStatics@CError@@KAHXZ -; protected: long __cdecl CWamInterface::AppCreate(unsigned short const * __ptr64,unsigned long) __ptr64 -?AppCreate@CWamInterface@@IEAAJPEBGK@Z -; protected: long __cdecl CWamInterface::AppDelete(unsigned short const * __ptr64,int) __ptr64 -?AppDelete@CWamInterface@@IEAAJPEBGH@Z -; protected: long __cdecl CWamInterface::AppDeleteRecoverable(unsigned short const * __ptr64,int) __ptr64 -?AppDeleteRecoverable@CWamInterface@@IEAAJPEBGH@Z -; protected: long __cdecl CWamInterface::AppGetStatus(unsigned short const * __ptr64,unsigned long * __ptr64) __ptr64 -?AppGetStatus@CWamInterface@@IEAAJPEBGPEAK@Z -; protected: long __cdecl CWamInterface::AppRecover(unsigned short const * __ptr64,int) __ptr64 -?AppRecover@CWamInterface@@IEAAJPEBGH@Z -; protected: long __cdecl CWamInterface::AppUnLoad(unsigned short const * __ptr64,int) __ptr64 -?AppUnLoad@CWamInterface@@IEAAJPEBGH@Z -; protected: void __cdecl CMetabasePath::AppendPath(unsigned long) __ptr64 -?AppendPath@CMetabasePath@@IEAAXK@Z -; protected: void __cdecl CMetabasePath::AppendPath(unsigned short const * __ptr64) __ptr64 -?AppendPath@CMetabasePath@@IEAAXPEBG@Z -; public: long __cdecl CComAuthInfo::ApplyProxyBlanket(struct IUnknown * __ptr64) __ptr64 -?ApplyProxyBlanket@CComAuthInfo@@QEAAJPEAUIUnknown@@@Z -; public: long __cdecl CComAuthInfo::ApplyProxyBlanket(struct IUnknown * __ptr64,unsigned long) __ptr64 -?ApplyProxyBlanket@CComAuthInfo@@QEAAJPEAUIUnknown@@K@Z -; protected: virtual long __cdecl CIISSvcControl::ApplyProxyBlanket(void) __ptr64 -?ApplyProxyBlanket@CIISSvcControl@@MEAAJXZ -; protected: virtual long __cdecl CMetaBack::ApplyProxyBlanket(void) __ptr64 -?ApplyProxyBlanket@CMetaBack@@MEAAJXZ -; protected: virtual long __cdecl CMetaInterface::ApplyProxyBlanket(void) __ptr64 -?ApplyProxyBlanket@CMetaInterface@@MEAAJXZ -; protected: virtual long __cdecl CWamInterface::ApplyProxyBlanket(void) __ptr64 -?ApplyProxyBlanket@CWamInterface@@MEAAJXZ -; protected: static int __cdecl CError::AreStaticsAllocated(void) -?AreStaticsAllocated@CError@@KAHXZ -; public: long __cdecl CMetaBack::Backup(unsigned short const * __ptr64) __ptr64 -?Backup@CMetaBack@@QEAAJPEBG@Z -; protected: long __cdecl CMetaInterface::Backup(unsigned short const * __ptr64,unsigned long,unsigned long) __ptr64 -?Backup@CMetaInterface@@IEAAJPEBGKK@Z -; protected: int __cdecl CFileChooser::BrowseForFile(class IIS::CString & __ptr64,class IIS::CString & __ptr64) __ptr64 -?BrowseForFile@CFileChooser@@IEAAHAEAVCString@IIS@@0@Z -; protected: int __cdecl CFileChooser::BrowseForFolder(class IIS::CString & __ptr64) __ptr64 -?BrowseForFolder@CFileChooser@@IEAAHAEAVCString@IIS@@@Z -; public: int __cdecl CFileChooser::BrowseForFolderCallback(struct HWND__ * __ptr64,unsigned int,__int64) __ptr64 -?BrowseForFolderCallback@CFileChooser@@QEAAHPEAUHWND__@@I_J@Z -; protected: void __cdecl CMetabasePath::BuildMetaPath(unsigned short const * __ptr64,unsigned short const * __ptr64,unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -?BuildMetaPath@CMetabasePath@@IEAAXPEBG000@Z -; protected: void __cdecl CMetabasePath::BuildMetaPath(unsigned short const * __ptr64,unsigned long,unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -?BuildMetaPath@CMetabasePath@@IEAAXPEBGK00@Z -; public: virtual long __cdecl CIISInterface::ChangeProxyBlanket(unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -?ChangeProxyBlanket@CIISInterface@@UEAAJPEBG0@Z -; public: long __cdecl CMetaKey::CheckDescendants(unsigned long,class CComAuthInfo * __ptr64,unsigned short const * __ptr64) __ptr64 -?CheckDescendants@CMetaKey@@QEAAJKPEAVCComAuthInfo@@PEBG@Z -; public: static unsigned short const * __ptr64 __cdecl CMetabasePath::CleanMetaPath(class CMetabasePath & __ptr64) -?CleanMetaPath@CMetabasePath@@SAPEBGAEAV1@@Z -; public: static unsigned short const * __ptr64 __cdecl CMetabasePath::CleanMetaPath(class IIS::CString & __ptr64) -?CleanMetaPath@CMetabasePath@@SAPEBGAEAVCString@IIS@@@Z -; public: void __cdecl CBlob::CleanUp(void) __ptr64 -?CleanUp@CBlob@@QEAAXXZ -; public: void __cdecl CStringListEx::Clear(void) __ptr64 -?Clear@CStringListEx@@QEAAXXZ -; private: void __cdecl CStrPassword::ClearPasswordBuffers(void) __ptr64 -?ClearPasswordBuffers@CStrPassword@@AEAAXXZ -; public: long __cdecl CMetaKey::Close(void) __ptr64 -?Close@CMetaKey@@QEAAJXZ -; protected: long __cdecl CMetaInterface::CloseKey(unsigned long) __ptr64 -?CloseKey@CMetaInterface@@IEAAJK@Z -; public: int __cdecl IIS::CString::Collate(unsigned short const * __ptr64)const __ptr64 -?Collate@CString@IIS@@QEBAHPEBG@Z -; protected: void __cdecl CIISApplication::CommonConstruct(void) __ptr64 -?CommonConstruct@CIISApplication@@IEAAXXZ -; public: int __cdecl CStrPassword::Compare(class CStrPassword & __ptr64)const __ptr64 -?Compare@CStrPassword@@QEBAHAEAV1@@Z -; public: int __cdecl CStrPassword::Compare(class IIS::CString & __ptr64)const __ptr64 -?Compare@CStrPassword@@QEBAHAEAVCString@IIS@@@Z -; public: int __cdecl CStrPassword::Compare(unsigned short const * __ptr64)const __ptr64 -?Compare@CStrPassword@@QEBAHPEBG@Z -; public: int __cdecl IIS::CString::Compare(unsigned short const * __ptr64)const __ptr64 -?Compare@CString@IIS@@QEBAHPEBG@Z -; public: int __cdecl IIS::CString::CompareNoCase(unsigned short const * __ptr64)const __ptr64 -?CompareNoCase@CString@IIS@@QEBAHPEBG@Z -; protected: class CError const & __ptr64 __cdecl CError::Construct(class CError const & __ptr64) __ptr64 -?Construct@CError@@IEAAAEBV1@AEBV1@@Z -; protected: class CError const & __ptr64 __cdecl CError::Construct(long) __ptr64 -?Construct@CError@@IEAAAEBV1@J@Z -; public: unsigned long __cdecl CStringListEx::ConvertFromDoubleNullList(unsigned short const * __ptr64,int) __ptr64 -?ConvertFromDoubleNullList@CStringListEx@@QEAAKPEBGH@Z -; public: unsigned long __cdecl CStringListEx::ConvertToDoubleNullList(unsigned long & __ptr64,unsigned short * __ptr64 & __ptr64) __ptr64 -?ConvertToDoubleNullList@CStringListEx@@QEAAKAEAKAEAPEAG@Z -; public: long __cdecl CMetaKey::ConvertToParentPath(int) __ptr64 -?ConvertToParentPath@CMetaKey@@QEAAJH@Z -; public: static unsigned short const * __ptr64 __cdecl CMetabasePath::ConvertToParentPath(class CMetabasePath & __ptr64) -?ConvertToParentPath@CMetabasePath@@SAPEBGAEAV1@@Z -; public: static unsigned short const * __ptr64 __cdecl CMetabasePath::ConvertToParentPath(class IIS::CString & __ptr64) -?ConvertToParentPath@CMetabasePath@@SAPEBGAEAVCString@IIS@@@Z -; protected: long __cdecl CMetaInterface::CopyData(unsigned long,unsigned short const * __ptr64,unsigned long,unsigned short const * __ptr64,unsigned long,unsigned long,unsigned long,int) __ptr64 -?CopyData@CMetaInterface@@IEAAJKPEBGK0KKKH@Z -; protected: long __cdecl CMetaInterface::CopyKey(unsigned long,unsigned short const * __ptr64,unsigned long,unsigned short const * __ptr64,int,int) __ptr64 -?CopyKey@CMetaInterface@@IEAAJKPEBGK0HH@Z -; public: void __cdecl CStrPassword::CopyTo(class CStrPassword & __ptr64) __ptr64 -?CopyTo@CStrPassword@@QEAAXAEAV1@@Z -; public: void __cdecl CStrPassword::CopyTo(class IIS::CString & __ptr64) __ptr64 -?CopyTo@CStrPassword@@QEAAXAEAVCString@IIS@@@Z -; public: struct HWND__ * __ptr64 __cdecl ATL::CWindowImpl<class CFileChooser,class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::Create(struct HWND__ * __ptr64,struct tagRECT & __ptr64,unsigned short const * __ptr64,unsigned long,unsigned long,unsigned int,void * __ptr64) __ptr64 -?Create@?$CWindowImpl@VCFileChooser@@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@3@@ATL@@QEAAPEAUHWND__@@PEAU3@AEAUtagRECT@@PEBGKKIPEAX@Z -; public: struct HWND__ * __ptr64 __cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::Create(struct HWND__ * __ptr64,struct tagRECT & __ptr64,unsigned short const * __ptr64,unsigned long,unsigned long,unsigned int,unsigned short,void * __ptr64) __ptr64 -?Create@?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@QEAAPEAUHWND__@@PEAU3@AEAUtagRECT@@PEBGKKIGPEAX@Z -; public: long __cdecl CIISApplication::Create(unsigned short const * __ptr64,unsigned long) __ptr64 -?Create@CIISApplication@@QEAAJPEBGK@Z -; protected: long __cdecl CIISInterface::Create(int,struct _GUID const * __ptr64 const,struct _GUID const * __ptr64 const,int * __ptr64,struct IUnknown * __ptr64 * __ptr64) __ptr64 -?Create@CIISInterface@@IEAAJHQEBU_GUID@@0PEAHPEAPEAUIUnknown@@@Z -; protected: long __cdecl CIISSvcControl::Create(void) __ptr64 -?Create@CIISSvcControl@@IEAAJXZ -; protected: long __cdecl CMetaInterface::Create(void) __ptr64 -?Create@CMetaInterface@@IEAAJXZ -; protected: long __cdecl CWamInterface::Create(void) __ptr64 -?Create@CWamInterface@@IEAAJXZ -; protected: void __cdecl CFileChooser::CreateDefaultPathForRead(void) __ptr64 -?CreateDefaultPathForRead@CFileChooser@@IEAAXXZ -; protected: void __cdecl CFileChooser::CreateFilter(class IIS::CString & __ptr64,class IIS::CString & __ptr64) __ptr64 -?CreateFilter@CFileChooser@@IEAAXAEAVCString@IIS@@0@Z -; public: long __cdecl CMetaKey::CreatePathFromFailedOpen(void) __ptr64 -?CreatePathFromFailedOpen@CMetaKey@@QEAAJXZ -; public: struct _COSERVERINFO * __ptr64 __cdecl CComAuthInfo::CreateServerInfoStruct(unsigned long)const __ptr64 -?CreateServerInfoStruct@CComAuthInfo@@QEBAPEAU_COSERVERINFO@@K@Z -; public: struct _COSERVERINFO * __ptr64 __cdecl CComAuthInfo::CreateServerInfoStruct(void)const __ptr64 -?CreateServerInfoStruct@CComAuthInfo@@QEBAPEAU_COSERVERINFO@@XZ -; protected: static long __cdecl CError::CvtToInternalFormat(long) -?CvtToInternalFormat@CError@@KAJJ@Z -; protected: static void __cdecl CError::DeAllocateStatics(void) -?DeAllocateStatics@CError@@KAXXZ -; long __cdecl DecryptMemoryPassword(unsigned short * __ptr64,unsigned short * __ptr64 * __ptr64,unsigned long) -?DecryptMemoryPassword@@YAJPEAGPEAPEAGK@Z -; public: __int64 __cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::DefWindowProcW(unsigned int,unsigned __int64,__int64) __ptr64 -?DefWindowProcW@?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@QEAA_JI_K_J@Z -; public: __int64 __cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::DefWindowProcW(void) __ptr64 -?DefWindowProcW@?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@QEAA_JXZ -; public: static int __cdecl ATL::CWindowImplRoot<class ATL::CWindow>::DefaultReflectionHandler(struct HWND__ * __ptr64,unsigned int,unsigned __int64,__int64,__int64 & __ptr64) -?DefaultReflectionHandler@?$CWindowImplRoot@VCWindow@ATL@@@ATL@@SAHPEAUHWND__@@I_K_JAEA_J@Z -; public: long __cdecl CIISApplication::Delete(int) __ptr64 -?Delete@CIISApplication@@QEAAJH@Z -; public: long __cdecl CMetaBack::Delete(unsigned short const * __ptr64,unsigned long) __ptr64 -?Delete@CMetaBack@@QEAAJPEBGK@Z -; protected: long __cdecl CMetaInterface::DeleteAllData(unsigned long,unsigned short const * __ptr64,unsigned long,unsigned long) __ptr64 -?DeleteAllData@CMetaInterface@@IEAAJKPEBGKK@Z -; protected: long __cdecl CMetaInterface::DeleteBackup(unsigned short const * __ptr64,unsigned long) __ptr64 -?DeleteBackup@CMetaInterface@@IEAAJPEBGK@Z -; protected: long __cdecl CMetaInterface::DeleteChildKeys(unsigned long,unsigned short const * __ptr64) __ptr64 -?DeleteChildKeys@CMetaInterface@@IEAAJKPEBG@Z -; protected: long __cdecl CMetaInterface::DeleteData(unsigned long,unsigned short const * __ptr64,unsigned long,unsigned long) __ptr64 -?DeleteData@CMetaInterface@@IEAAJKPEBGKK@Z -; protected: long __cdecl CMetaInterface::DeleteKey(unsigned long,unsigned short const * __ptr64) __ptr64 -?DeleteKey@CMetaInterface@@IEAAJKPEBG@Z -; public: long __cdecl CMetaKey::DeleteKey(unsigned short const * __ptr64) __ptr64 -?DeleteKey@CMetaKey@@QEAAJPEBG@Z -; public: long __cdecl CIISApplication::DeleteRecoverable(int) __ptr64 -?DeleteRecoverable@CIISApplication@@QEAAJH@Z -; public: long __cdecl CMetaKey::DeleteValue(unsigned long,unsigned short const * __ptr64) __ptr64 -?DeleteValue@CMetaKey@@QEAAJKPEBG@Z -; public: void __cdecl CStrPassword::DestroyClearTextPassword(unsigned short * __ptr64)const __ptr64 -?DestroyClearTextPassword@CStrPassword@@QEBAXPEAG@Z -; public: int __cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::DestroyWindow(void) __ptr64 -?DestroyWindow@?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@QEAAHXZ -; public: long __cdecl CMetaKey::DoesPathExist(unsigned short const * __ptr64) __ptr64 -?DoesPathExist@CMetaKey@@QEAAJPEBG@Z -; void __cdecl EditHideBalloon(void) -?EditHideBalloon@@YAXXZ -; void __cdecl EditShowBalloon(struct HWND__ * __ptr64,struct HINSTANCE__ * __ptr64,unsigned int) -?EditShowBalloon@@YAXPEAUHWND__@@PEAUHINSTANCE__@@I@Z -; void __cdecl EditShowBalloon(struct HWND__ * __ptr64,unsigned short const * __ptr64) -?EditShowBalloon@@YAXPEAUHWND__@@PEBG@Z -; __int64 __cdecl Edit_ShowBalloonTipHandler(struct HWND__ * __ptr64,unsigned short const * __ptr64) -?Edit_ShowBalloonTipHandler@@YA_JPEAUHWND__@@PEBG@Z -; public: void __cdecl CStrPassword::Empty(void) __ptr64 -?Empty@CStrPassword@@QEAAXXZ -; public: void __cdecl IIS::CString::Empty(void) __ptr64 -?Empty@CString@IIS@@QEAAXXZ -; long __cdecl EncryptMemoryPassword(unsigned short * __ptr64,unsigned short * __ptr64 * __ptr64,unsigned long * __ptr64) -?EncryptMemoryPassword@@YAJPEAGPEAPEAGPEAK@Z -; protected: long __cdecl CMetaInterface::EnumBackups(unsigned short * __ptr64,unsigned long * __ptr64,struct _FILETIME * __ptr64,unsigned long) __ptr64 -?EnumBackups@CMetaInterface@@IEAAJPEAGPEAKPEAU_FILETIME@@K@Z -; protected: long __cdecl CMetaInterface::EnumData(unsigned long,unsigned short const * __ptr64,struct _METADATA_RECORD * __ptr64,unsigned long,unsigned long * __ptr64) __ptr64 -?EnumData@CMetaInterface@@IEAAJKPEBGPEAU_METADATA_RECORD@@KPEAK@Z -; protected: long __cdecl CMetaInterface::EnumKeys(unsigned long,unsigned short const * __ptr64,unsigned short * __ptr64,unsigned long) __ptr64 -?EnumKeys@CMetaInterface@@IEAAJKPEBGPEAGK@Z -; protected: int __cdecl CError::ExpandEscapeCode(unsigned short * __ptr64,unsigned long,unsigned short * __ptr64 & __ptr64,class IIS::CString & __ptr64,long & __ptr64)const __ptr64 -?ExpandEscapeCode@CError@@IEBAHPEAGKAEAPEAGAEAVCString@IIS@@AEAJ@Z -; protected: int __cdecl CFileChooser::ExtractArgs(unsigned short * __ptr64) __ptr64 -?ExtractArgs@CFileChooser@@IEAAHPEAG@Z -; protected: int __cdecl CFileChooser::ExtractPath(unsigned short * __ptr64) __ptr64 -?ExtractPath@CFileChooser@@IEAAHPEAG@Z -; public: int __cdecl CError::Failed(void)const __ptr64 -?Failed@CError@@QEBAHXZ -; public: static int __cdecl CError::Failed(long) -?Failed@CError@@SAHJ@Z -; public: int __cdecl IIS::CString::Find(unsigned short)const __ptr64 -?Find@CString@IIS@@QEBAHG@Z -; public: int __cdecl IIS::CString::Find(unsigned short const * __ptr64)const __ptr64 -?Find@CString@IIS@@QEBAHPEBG@Z -; protected: static unsigned short const * __ptr64 __cdecl CError::FindFacility(unsigned long) -?FindFacility@CError@@KAPEBGK@Z -; public: int __cdecl IIS::CString::FindOneOf(unsigned short const * __ptr64)const __ptr64 -?FindOneOf@CString@IIS@@QEBAHPEBG@Z -; public: void __cdecl IIS::CString::Format(struct HINSTANCE__ * __ptr64,unsigned int,...) __ptr64 -?Format@CString@IIS@@QEAAXPEAUHINSTANCE__@@IZZ -; public: void __cdecl IIS::CString::Format(unsigned short const * __ptr64,...) __ptr64 -?Format@CString@IIS@@QEAAXPEBGZZ -; public: int __cdecl IIS::CString::FormatMessageW(struct HINSTANCE__ * __ptr64,unsigned int,...) __ptr64 -?FormatMessageW@CString@IIS@@QEAAHPEAUHINSTANCE__@@IZZ -; public: int __cdecl IIS::CString::FormatMessageW(unsigned short const * __ptr64,...) __ptr64 -?FormatMessageW@CString@IIS@@QEAAHPEBGZZ -; public: void __cdecl IIS::CString::FormatV(unsigned short const * __ptr64,char * __ptr64) __ptr64 -?FormatV@CString@IIS@@QEAAXPEBGPEAD@Z -; public: void __cdecl CComAuthInfo::FreeServerInfoStruct(struct _COSERVERINFO * __ptr64)const __ptr64 -?FreeServerInfoStruct@CComAuthInfo@@QEBAXPEAU_COSERVERINFO@@@Z -; unsigned short const * __ptr64 __cdecl GenerateRegistryKey(class IIS::CString & __ptr64,unsigned short const * __ptr64) -?GenerateRegistryKey@@YAPEBGAEAVCString@IIS@@PEBG@Z -; public: long __cdecl CMetaInterface::GetAdminInterface2(struct IMSAdminBase2W * __ptr64 * __ptr64) __ptr64 -?GetAdminInterface2@CMetaInterface@@QEAAJPEAPEAUIMSAdminBase2W@@@Z -; protected: long __cdecl CMetaInterface::GetAllData(unsigned long,unsigned short const * __ptr64,unsigned long,unsigned long,unsigned long,unsigned long * __ptr64,unsigned long * __ptr64,unsigned long,unsigned char * __ptr64,unsigned long * __ptr64) __ptr64 -?GetAllData@CMetaInterface@@IEAAJKPEBGKKKPEAK1KPEAE1@Z -; protected: long __cdecl CMetaKey::GetAllData(unsigned long,unsigned long,unsigned long,unsigned long * __ptr64,unsigned long * __ptr64,unsigned char * __ptr64 * __ptr64,unsigned short const * __ptr64) __ptr64 -?GetAllData@CMetaKey@@IEAAJKKKPEAK0PEAPEAEPEBG@Z -; public: unsigned short __cdecl IIS::CString::GetAt(int)const __ptr64 -?GetAt@CString@IIS@@QEBAGH@Z -; public: unsigned long __cdecl CMetaKey::GetBase(void)const __ptr64 -?GetBase@CMetaKey@@QEBAKXZ -; public: int __cdecl CStrPassword::GetByteLength(void)const __ptr64 -?GetByteLength@CStrPassword@@QEBAHXZ -; public: unsigned short * __ptr64 __cdecl CStrPassword::GetClearTextPassword(void) __ptr64 -?GetClearTextPassword@CStrPassword@@QEAAPEAGXZ -; public: struct tagMSG const * __ptr64 __cdecl ATL::CWindowImplRoot<class ATL::CWindow>::GetCurrentMessage(void)const __ptr64 -?GetCurrentMessage@?$CWindowImplRoot@VCWindow@ATL@@@ATL@@QEBAPEBUtagMSG@@XZ -; public: unsigned char * __ptr64 __cdecl CBlob::GetData(void) __ptr64 -?GetData@CBlob@@QEAAPEAEXZ -; protected: long __cdecl CMetaInterface::GetData(unsigned long,unsigned short const * __ptr64,struct _METADATA_RECORD * __ptr64,unsigned long * __ptr64) __ptr64 -?GetData@CMetaInterface@@IEAAJKPEBGPEAU_METADATA_RECORD@@PEAK@Z -; protected: long __cdecl CMetaInterface::GetDataPaths(unsigned long,unsigned short const * __ptr64,unsigned long,unsigned long,unsigned long,unsigned short * __ptr64,unsigned long * __ptr64) __ptr64 -?GetDataPaths@CMetaInterface@@IEAAJKPEBGKKKPEAGPEAK@Z -; public: long __cdecl CMetaKey::GetDataPaths(class CStringListEx & __ptr64,unsigned long,unsigned long,unsigned short const * __ptr64) __ptr64 -?GetDataPaths@CMetaKey@@QEAAJAEAVCStringListEx@@KKPEBG@Z -; public: unsigned long __cdecl CFileChooser::GetFileName(class IIS::CString & __ptr64) __ptr64 -?GetFileName@CFileChooser@@QEAAKAEAVCString@IIS@@@Z -; protected: int __cdecl CFileChooser::GetFilterIndex(class IIS::CString const & __ptr64) __ptr64 -?GetFilterIndex@CFileChooser@@IEAAHAEBVCString@IIS@@@Z -; public: unsigned long __cdecl CMetaKey::GetHandle(void)const __ptr64 -?GetHandle@CMetaKey@@QEBAKXZ -; public: unsigned long __cdecl CMetaEnumerator::GetIndex(void) __ptr64 -?GetIndex@CMetaEnumerator@@QEAAKXZ -; public: static unsigned long __cdecl CMetabasePath::GetInstanceNumber(unsigned short const * __ptr64) -?GetInstanceNumber@CMetabasePath@@SAKPEBG@Z -; public: static unsigned short const * __ptr64 __cdecl CMetabasePath::GetInstancePath(unsigned short const * __ptr64,class IIS::CString & __ptr64,class IIS::CString * __ptr64) -?GetInstancePath@CMetabasePath@@SAPEBGPEBGAEAVCString@IIS@@PEAV23@@Z -; public: struct IMSAdminBaseW * __ptr64 __cdecl CMetaInterface::GetInterface(void) __ptr64 -?GetInterface@CMetaInterface@@QEAAPEAUIMSAdminBaseW@@XZ -; protected: long __cdecl CMetaInterface::GetLastChangeTime(unsigned long,unsigned short const * __ptr64,struct _FILETIME * __ptr64,int) __ptr64 -?GetLastChangeTime@CMetaInterface@@IEAAJKPEBGPEAU_FILETIME@@H@Z -; public: static unsigned short const * __ptr64 __cdecl CMetabasePath::GetLastNodeName(unsigned short const * __ptr64,class IIS::CString & __ptr64) -?GetLastNodeName@CMetabasePath@@SAPEBGPEBGAEAVCString@IIS@@@Z -; public: void __cdecl CError::GetLastWinError(void) __ptr64 -?GetLastWinError@CError@@QEAAXXZ -; public: int __cdecl CStrPassword::GetLength(void)const __ptr64 -?GetLength@CStrPassword@@QEBAHXZ -; public: int __cdecl IIS::CString::GetLength(void)const __ptr64 -?GetLength@CString@IIS@@QEBAHXZ -; public: static int __cdecl CMetaKey::GetMDFieldDef(unsigned long,unsigned long & __ptr64,unsigned long & __ptr64,unsigned long & __ptr64,unsigned long & __ptr64) -?GetMDFieldDef@CMetaKey@@SAHKAEAK000@Z -; public: static unsigned short const * __ptr64 __cdecl CMetabasePath::GetMachinePath(unsigned short const * __ptr64,class IIS::CString & __ptr64,class IIS::CString * __ptr64) -?GetMachinePath@CMetabasePath@@SAPEBGPEBGAEAVCString@IIS@@PEAV23@@Z -; public: unsigned long __cdecl CFileChooser::GetOfnFlags(void) __ptr64 -?GetOfnFlags@CFileChooser@@QEAAKXZ -; public: static int __cdecl CMetaKey::GetPropertyDescription(unsigned long,class IIS::CString & __ptr64) -?GetPropertyDescription@CMetaKey@@SAHKAEAVCString@IIS@@@Z -; protected: long __cdecl CMetaKey::GetPropertyValue(unsigned long,unsigned long & __ptr64,void * __ptr64 & __ptr64,unsigned long * __ptr64,int * __ptr64,unsigned short const * __ptr64,unsigned long * __ptr64) __ptr64 -?GetPropertyValue@CMetaKey@@IEAAJKAEAKAEAPEAXPEAKPEAHPEBG2@Z -; public: static unsigned short const * __ptr64 __cdecl CMetabasePath::GetRootPath(unsigned short const * __ptr64,class IIS::CString & __ptr64,class IIS::CString * __ptr64) -?GetRootPath@CMetabasePath@@SAPEBGPEBGAEAVCString@IIS@@PEAV23@@Z -; public: static unsigned short const * __ptr64 __cdecl CMetabasePath::GetServiceInfoPath(unsigned short const * __ptr64,class IIS::CString & __ptr64,unsigned short const * __ptr64) -?GetServiceInfoPath@CMetabasePath@@SAPEBGPEBGAEAVCString@IIS@@0@Z -; public: static unsigned short const * __ptr64 __cdecl CMetabasePath::GetServicePath(unsigned short const * __ptr64,class IIS::CString & __ptr64,class IIS::CString * __ptr64) -?GetServicePath@CMetabasePath@@SAPEBGPEBGAEAVCString@IIS@@PEAV23@@Z -; public: unsigned long __cdecl CBlob::GetSize(void)const __ptr64 -?GetSize@CBlob@@QEBAKXZ -; int __cdecl GetSpecialPathRealPath(class IIS::CString const & __ptr64,class IIS::CString & __ptr64) -?GetSpecialPathRealPath@@YAHAEBVCString@IIS@@AEAV12@@Z -; public: unsigned long __cdecl CFileChooser::GetStyle(void)const __ptr64 -?GetStyle@CFileChooser@@QEBAKXZ -; protected: void __cdecl CFileChooser::GetText(unsigned short * __ptr64) __ptr64 -?GetText@CFileChooser@@IEAAXPEAG@Z -; int __cdecl GetVolumeInformationSystemFlags(unsigned short const * __ptr64,unsigned long * __ptr64) -?GetVolumeInformationSystemFlags@@YAHPEBGPEAK@Z -; public: virtual __int64 (__cdecl*__cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::GetWindowProc(void) __ptr64)(struct HWND__ * __ptr64,unsigned int,unsigned __int64,__int64) -?GetWindowProc@?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@UEAAP6A_JPEAUHWND__@@I_K_J@ZXZ -; public: static struct _ATL_WNDCLASSINFOW & __ptr64 __cdecl ATL::CWindowImpl<class CFileChooser,class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::GetWndClassInfo(void) -?GetWndClassInfo@?$CWindowImpl@VCFileChooser@@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@3@@ATL@@SAAEAU_ATL_WNDCLASSINFOW@@XZ -; public: static unsigned long __cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::GetWndExStyle(unsigned long) -?GetWndExStyle@?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@SAKK@Z -; public: static unsigned long __cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::GetWndStyle(unsigned long) -?GetWndStyle@?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@SAKK@Z -; public: long __cdecl CError::HResult(void)const __ptr64 -?HResult@CError@@QEBAJXZ -; public: static long __cdecl CError::HResult(long) -?HResult@CError@@SAJJ@Z -; protected: int __cdecl CFileChooser::HasEditFocus(void) __ptr64 -?HasEditFocus@CFileChooser@@IEAAHXZ -; protected: int __cdecl CIISSvcControl::HasInterface(void)const __ptr64 -?HasInterface@CIISSvcControl@@IEBAHXZ -; protected: int __cdecl CMetaInterface::HasInterface(void)const __ptr64 -?HasInterface@CMetaInterface@@IEBAHXZ -; protected: int __cdecl CWamInterface::HasInterface(void)const __ptr64 -?HasInterface@CWamInterface@@IEBAHXZ -; protected: int __cdecl CError::HasOverride(unsigned int * __ptr64)const __ptr64 -?HasOverride@CError@@IEBAHPEAI@Z -; public: int __cdecl CFileChooser::Init(class ATL::CWindow * __ptr64,unsigned long,unsigned int,unsigned int) __ptr64 -?Init@CFileChooser@@QEAAHPEAVCWindow@ATL@@KII@Z -; int __cdecl IsBiDiLocalizedSystem(void) -?IsBiDiLocalizedSystem@@YAHXZ -; int __cdecl IsDevicePath(class IIS::CString const & __ptr64) -?IsDevicePath@@YAHAEBVCString@IIS@@@Z -; public: int __cdecl CBlob::IsEmpty(void)const __ptr64 -?IsEmpty@CBlob@@QEBAHXZ -; public: int __cdecl CStrPassword::IsEmpty(void)const __ptr64 -?IsEmpty@CStrPassword@@QEBAHXZ -; public: bool __cdecl IIS::CString::IsEmpty(void)const __ptr64 -?IsEmpty@CString@IIS@@QEBA_NXZ -; public: int __cdecl CIISApplication::IsEnabledApplication(void)const __ptr64 -?IsEnabledApplication@CIISApplication@@QEBAHXZ -; public: int __cdecl CMetaKey::IsHomeDirectoryPath(void)const __ptr64 -?IsHomeDirectoryPath@CMetaKey@@QEBAHXZ -; public: int __cdecl CMetabasePath::IsHomeDirectoryPath(void)const __ptr64 -?IsHomeDirectoryPath@CMetabasePath@@QEBAHXZ -; public: static int __cdecl CMetabasePath::IsHomeDirectoryPath(unsigned short const * __ptr64) -?IsHomeDirectoryPath@CMetabasePath@@SAHPEBG@Z -; public: int __cdecl CIISApplication::IsInproc(void)const __ptr64 -?IsInproc@CIISApplication@@QEBAHXZ -; public: int __cdecl CComAuthInfo::IsLocal(void)const __ptr64 -?IsLocal@CComAuthInfo@@QEBAHXZ -; public: int __cdecl CIISInterface::IsLocal(void)const __ptr64 -?IsLocal@CIISInterface@@QEBAHXZ -; public: static int __cdecl CMetabasePath::IsMasterInstance(unsigned short const * __ptr64) -?IsMasterInstance@CMetabasePath@@SAHPEBG@Z -; public: int __cdecl CMetaKey::IsOpen(void)const __ptr64 -?IsOpen@CMetaKey@@QEBAHXZ -; public: int __cdecl CIISApplication::IsOutOfProc(void)const __ptr64 -?IsOutOfProc@CIISApplication@@QEBAHXZ -; public: int __cdecl CIISApplication::IsPooledProc(void)const __ptr64 -?IsPooledProc@CIISApplication@@QEBAHXZ -; public: static int __cdecl CMetaKey::IsPropertyInheritable(unsigned long) -?IsPropertyInheritable@CMetaKey@@SAHK@Z -; public: static int __cdecl CMetabasePath::IsSeparator(unsigned short) -?IsSeparator@CMetabasePath@@SAHG@Z -; int __cdecl IsServerLocal(unsigned short const * __ptr64) -?IsServerLocal@@YAHPEBG@Z -; int __cdecl IsSpecialPath(class IIS::CString const & __ptr64,int) -?IsSpecialPath@@YAHAEBVCString@IIS@@H@Z -; protected: int __cdecl CFileChooser::IsValidChar(unsigned int,int) __ptr64 -?IsValidChar@CFileChooser@@IEAAHIH@Z -; int __cdecl IsValidFilePath(struct HWND__ * __ptr64,unsigned short const * __ptr64,int) -?IsValidFilePath@@YAHPEAUHWND__@@PEBGH@Z -; int __cdecl IsValidFolderPath(struct HWND__ * __ptr64,unsigned short const * __ptr64,int) -?IsValidFolderPath@@YAHPEAUHWND__@@PEBGH@Z -; int __cdecl IsValidName(unsigned short const * __ptr64) -?IsValidName@@YAHPEBG@Z -; int __cdecl IsValidPath(unsigned short const * __ptr64) -?IsValidPath@@YAHPEBG@Z -; protected: int __cdecl CFileChooser::IsValidPath(unsigned short const * __ptr64) __ptr64 -?IsValidPath@CFileChooser@@IEAAHPEBG@Z -; int __cdecl IsValidUNCFolderPath(struct HWND__ * __ptr64,unsigned short const * __ptr64) -?IsValidUNCFolderPath@@YAHPEAUHWND__@@PEBG@Z -; public: long __cdecl CIISSvcControl::Kill(void) __ptr64 -?Kill@CIISSvcControl@@QEAAJXZ -; public: class IIS::CString __cdecl IIS::CString::Left(int)const __ptr64 -?Left@CString@IIS@@QEBA?AV12@H@Z -; public: int __cdecl IIS::CString::LoadStringW(struct HINSTANCE__ * __ptr64,unsigned int) __ptr64 -?LoadStringW@CString@IIS@@QEAAHPEAUHINSTANCE__@@I@Z -; public: void __cdecl IIS::CString::MakeLower(void) __ptr64 -?MakeLower@CString@IIS@@QEAAXXZ -; public: void __cdecl IIS::CString::MakeReverse(void) __ptr64 -?MakeReverse@CString@IIS@@QEAAXXZ -; public: void __cdecl IIS::CString::MakeUpper(void) __ptr64 -?MakeUpper@CString@IIS@@QEAAXXZ -; public: static int __cdecl CMetaKey::MapMDIDToTableIndex(unsigned long) -?MapMDIDToTableIndex@CMetaKey@@SAHK@Z -; public: int __cdecl CError::MessageBoxFormat(struct HINSTANCE__ * __ptr64,unsigned int,unsigned int,unsigned int,...)const __ptr64 -?MessageBoxFormat@CError@@QEBAHPEAUHINSTANCE__@@IIIZZ -; public: int __cdecl CError::MessageBoxOnFailure(unsigned int,unsigned int)const __ptr64 -?MessageBoxOnFailure@CError@@QEBAHII@Z -; public: int __cdecl CError::MessageBoxW(unsigned int,unsigned int)const __ptr64 -?MessageBoxW@CError@@QEBAHII@Z -; public: class IIS::CString __cdecl IIS::CString::Mid(int)const __ptr64 -?Mid@CString@IIS@@QEBA?AV12@H@Z -; public: class IIS::CString __cdecl IIS::CString::Mid(int,int)const __ptr64 -?Mid@CString@IIS@@QEBA?AV12@HH@Z -; public: long __cdecl CMetaBack::Next(unsigned long * __ptr64,unsigned short * __ptr64,struct _FILETIME * __ptr64) __ptr64 -?Next@CMetaBack@@QEAAJPEAKPEAGPEAU_FILETIME@@@Z -; public: long __cdecl CMetaEnumerator::Next(unsigned long & __ptr64,class IIS::CString & __ptr64,unsigned short const * __ptr64) __ptr64 -?Next@CMetaEnumerator@@QEAAJAEAKAEAVCString@IIS@@PEBG@Z -; public: long __cdecl CMetaEnumerator::Next(class IIS::CString & __ptr64,unsigned short const * __ptr64) __ptr64 -?Next@CMetaEnumerator@@QEAAJAEAVCString@IIS@@PEBG@Z -; protected: void __cdecl CFileChooser::OnBrowseBtn(void) __ptr64 -?OnBrowseBtn@CFileChooser@@IEAAXXZ -; public: void __cdecl CFileChooser::OnEditChange(void) __ptr64 -?OnEditChange@CFileChooser@@QEAAXXZ -; protected: __int64 __cdecl CFileChooser::OnEditChar(unsigned int,unsigned __int64,__int64,int & __ptr64) __ptr64 -?OnEditChar@CFileChooser@@IEAA_JI_K_JAEAH@Z -; protected: __int64 __cdecl CFileChooser::OnEditKillFocus(unsigned int,unsigned __int64,__int64,int & __ptr64) __ptr64 -?OnEditKillFocus@CFileChooser@@IEAA_JI_K_JAEAH@Z -; protected: __int64 __cdecl CFileChooser::OnEditSetFocus(unsigned int,unsigned __int64,__int64,int & __ptr64) __ptr64 -?OnEditSetFocus@CFileChooser@@IEAA_JI_K_JAEAH@Z -; public: virtual void __cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::OnFinalMessage(struct HWND__ * __ptr64) __ptr64 -?OnFinalMessage@?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@UEAAXPEAUHWND__@@@Z -; public: void __cdecl CFileChooser::OnPaste(void) __ptr64 -?OnPaste@CFileChooser@@QEAAXXZ -; protected: __int64 __cdecl CFileChooser::OnSetBrowseState(unsigned int,unsigned __int64,__int64,int & __ptr64) __ptr64 -?OnSetBrowseState@CFileChooser@@IEAA_JI_K_JAEAH@Z -; public: long __cdecl CMetaKey::Open(unsigned long,unsigned short const * __ptr64,unsigned long) __ptr64 -?Open@CMetaKey@@QEAAJKPEBGK@Z -; public: int __cdecl CFileChooser::OpenForRead(void) __ptr64 -?OpenForRead@CFileChooser@@QEAAHXZ -; protected: long __cdecl CMetaInterface::OpenKey(unsigned long,unsigned short const * __ptr64,unsigned long,unsigned long * __ptr64) __ptr64 -?OpenKey@CMetaInterface@@IEAAJKPEBGKPEAK@Z -; public: void __cdecl CMetaEnumerator::Pop(void) __ptr64 -?Pop@CMetaEnumerator@@QEAAXXZ -; public: virtual int __cdecl CFileChooser::ProcessWindowMessage(struct HWND__ * __ptr64,unsigned int,unsigned __int64,__int64,__int64 & __ptr64,unsigned long) __ptr64 -?ProcessWindowMessage@CFileChooser@@UEAAHPEAUHWND__@@I_K_JAEA_JK@Z -; public: void __cdecl CMetaEnumerator::Push(void) __ptr64 -?Push@CMetaEnumerator@@QEAAXXZ -; public: void __cdecl CStringListEx::PushBack(unsigned short const * __ptr64) __ptr64 -?PushBack@CStringListEx@@QEAAXPEBG@Z -; public: unsigned long __cdecl CIISApplication::QueryAppState(void)const __ptr64 -?QueryAppState@CIISApplication@@QEBAKXZ -; public: class CComAuthInfo * __ptr64 __cdecl CIISInterface::QueryAuthInfo(void) __ptr64 -?QueryAuthInfo@CIISInterface@@QEAAPEAVCComAuthInfo@@XZ -; public: unsigned long __cdecl CMetaKey::QueryFlags(void)const __ptr64 -?QueryFlags@CMetaKey@@QEBAKXZ -; public: unsigned short const * __ptr64 __cdecl CMetaKey::QueryMetaPath(void)const __ptr64 -?QueryMetaPath@CMetaKey@@QEBAPEBGXZ -; public: unsigned short const * __ptr64 __cdecl CMetabasePath::QueryMetaPath(void)const __ptr64 -?QueryMetaPath@CMetabasePath@@QEBAPEBGXZ -; public: unsigned short * __ptr64 __cdecl CComAuthInfo::QueryPassword(void)const __ptr64 -?QueryPassword@CComAuthInfo@@QEBAPEAGXZ -; public: virtual long __cdecl CIISApplication::QueryResult(void)const __ptr64 -?QueryResult@CIISApplication@@UEBAJXZ -; public: virtual long __cdecl CIISInterface::QueryResult(void)const __ptr64 -?QueryResult@CIISInterface@@UEBAJXZ -; public: virtual long __cdecl CMetaBack::QueryResult(void)const __ptr64 -?QueryResult@CMetaBack@@UEBAJXZ -; public: virtual long __cdecl CMetaKey::QueryResult(void)const __ptr64 -?QueryResult@CMetaKey@@UEBAJXZ -; public: unsigned short * __ptr64 __cdecl CComAuthInfo::QueryServerName(void)const __ptr64 -?QueryServerName@CComAuthInfo@@QEBAPEAGXZ -; public: unsigned short const * __ptr64 __cdecl CIISInterface::QueryServerName(void)const __ptr64 -?QueryServerName@CIISInterface@@QEBAPEBGXZ -; public: unsigned short * __ptr64 __cdecl CComAuthInfo::QueryUserName(void)const __ptr64 -?QueryUserName@CComAuthInfo@@QEBAPEAGXZ -; public: long __cdecl CMetaKey::QueryValue(unsigned long,int & __ptr64,int * __ptr64,unsigned short const * __ptr64,unsigned long * __ptr64) __ptr64 -?QueryValue@CMetaKey@@QEAAJKAEAHPEAHPEBGPEAK@Z -; public: long __cdecl CMetaKey::QueryValue(unsigned long,unsigned long & __ptr64,int * __ptr64,unsigned short const * __ptr64,unsigned long * __ptr64) __ptr64 -?QueryValue@CMetaKey@@QEAAJKAEAKPEAHPEBGPEAK@Z -; public: long __cdecl CMetaKey::QueryValue(unsigned long,class CBlob & __ptr64,int * __ptr64,unsigned short const * __ptr64,unsigned long * __ptr64) __ptr64 -?QueryValue@CMetaKey@@QEAAJKAEAVCBlob@@PEAHPEBGPEAK@Z -; public: long __cdecl CMetaKey::QueryValue(unsigned long,class ATL::CComBSTR & __ptr64,int * __ptr64,unsigned short const * __ptr64,unsigned long * __ptr64) __ptr64 -?QueryValue@CMetaKey@@QEAAJKAEAVCComBSTR@ATL@@PEAHPEBGPEAK@Z -; public: long __cdecl CMetaKey::QueryValue(unsigned long,class CStrPassword & __ptr64,int * __ptr64,unsigned short const * __ptr64,unsigned long * __ptr64) __ptr64 -?QueryValue@CMetaKey@@QEAAJKAEAVCStrPassword@@PEAHPEBGPEAK@Z -; public: long __cdecl CMetaKey::QueryValue(unsigned long,class IIS::CString & __ptr64,int * __ptr64,unsigned short const * __ptr64,unsigned long * __ptr64) __ptr64 -?QueryValue@CMetaKey@@QEAAJKAEAVCString@IIS@@PEAHPEBGPEAK@Z -; public: long __cdecl CMetaKey::QueryValue(unsigned long,class CStringListEx & __ptr64,int * __ptr64,unsigned short const * __ptr64,unsigned long * __ptr64) __ptr64 -?QueryValue@CMetaKey@@QEAAJKAEAVCStringListEx@@PEAHPEBGPEAK@Z -; public: unsigned short const * __ptr64 __cdecl CIISApplication::QueryWamPath(void)const __ptr64 -?QueryWamPath@CIISApplication@@QEBAPEBGXZ -; public: long __cdecl CMetaKey::ReOpen(unsigned long) __ptr64 -?ReOpen@CMetaKey@@QEAAJK@Z -; public: long __cdecl CMetaKey::ReOpen(void) __ptr64 -?ReOpen@CMetaKey@@QEAAJXZ -; public: long __cdecl CIISSvcControl::Reboot(unsigned long,int) __ptr64 -?Reboot@CIISSvcControl@@QEAAJKH@Z -; public: long __cdecl CIISApplication::Recover(int) __ptr64 -?Recover@CIISApplication@@QEAAJH@Z -; public: __int64 __cdecl ATL::CWindowImplRoot<class ATL::CWindow>::ReflectNotifications(unsigned int,unsigned __int64,__int64,int & __ptr64) __ptr64 -?ReflectNotifications@?$CWindowImplRoot@VCWindow@ATL@@@ATL@@QEAA_JI_K_JAEAH@Z -; public: long __cdecl CIISApplication::RefreshAppState(void) __ptr64 -?RefreshAppState@CIISApplication@@QEAAJXZ -; public: long __cdecl CMetaInterface::Regenerate(void) __ptr64 -?Regenerate@CMetaInterface@@QEAAJXZ -; public: static void __cdecl CError::RegisterFacility(unsigned long,char const * __ptr64) -?RegisterFacility@CError@@SAXKPEBD@Z -; public: void __cdecl CError::RemoveAllOverrides(void) __ptr64 -?RemoveAllOverrides@CError@@QEAAXXZ -; public: void __cdecl CComAuthInfo::RemoveImpersonation(void) __ptr64 -?RemoveImpersonation@CComAuthInfo@@QEAAXXZ -; public: void __cdecl CError::RemoveOverride(long) __ptr64 -?RemoveOverride@CError@@QEAAXJ@Z -; public: void __cdecl CFileChooser::RemoveStyle(unsigned long) __ptr64 -?RemoveStyle@CFileChooser@@QEAAXK@Z -; protected: long __cdecl CMetaInterface::RenameKey(unsigned long,unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -?RenameKey@CMetaInterface@@IEAAJKPEBG0@Z -; public: long __cdecl CMetaKey::RenameKey(unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -?RenameKey@CMetaKey@@QEAAJPEBG0@Z -; public: void __cdecl CError::Reset(void) __ptr64 -?Reset@CError@@QEAAXXZ -; public: void __cdecl CMetaBack::Reset(void) __ptr64 -?Reset@CMetaBack@@QEAAXXZ -; public: void __cdecl CMetaEnumerator::Reset(unsigned long) __ptr64 -?Reset@CMetaEnumerator@@QEAAXK@Z -; public: long __cdecl CMetaBack::Restore(unsigned short const * __ptr64,unsigned long) __ptr64 -?Restore@CMetaBack@@QEAAJPEBGK@Z -; protected: long __cdecl CMetaInterface::Restore(unsigned short const * __ptr64,unsigned long,unsigned long) __ptr64 -?Restore@CMetaInterface@@IEAAJPEBGKK@Z -; public: int __cdecl IIS::CString::ReverseFind(unsigned short)const __ptr64 -?ReverseFind@CString@IIS@@QEBAHG@Z -; public: class IIS::CString __cdecl IIS::CString::Right(int)const __ptr64 -?Right@CString@IIS@@QEBA?AV12@H@Z -; public: long __cdecl CMetaInterface::SaveData(void) __ptr64 -?SaveData@CMetaInterface@@QEAAJXZ -; public: void __cdecl IIS::CString::SetAt(int,unsigned short) __ptr64 -?SetAt@CString@IIS@@QEAAXHG@Z -; protected: void __cdecl CFileChooser::SetCompactedPath(unsigned short const * __ptr64) __ptr64 -?SetCompactedPath@CFileChooser@@IEAAXPEBG@Z -; protected: void __cdecl CComAuthInfo::SetComputerNameW(unsigned short const * __ptr64) __ptr64 -?SetComputerNameW@CComAuthInfo@@IEAAXPEBG@Z -; protected: long __cdecl CMetaInterface::SetData(unsigned long,unsigned short const * __ptr64,struct _METADATA_RECORD * __ptr64) __ptr64 -?SetData@CMetaInterface@@IEAAJKPEBGPEAU_METADATA_RECORD@@@Z -; public: void __cdecl CFileChooser::SetDialogTitle(unsigned short const * __ptr64) __ptr64 -?SetDialogTitle@CFileChooser@@QEAAXPEBG@Z -; public: void __cdecl CComAuthInfo::SetImpersonation(unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -?SetImpersonation@CComAuthInfo@@QEAAXPEBG0@Z -; protected: long __cdecl CMetaInterface::SetLastChangeTime(unsigned long,unsigned short const * __ptr64,struct _FILETIME * __ptr64,int) __ptr64 -?SetLastChangeTime@CMetaInterface@@IEAAJKPEBGPEAU_FILETIME@@H@Z -; public: void __cdecl CError::SetLastWinError(void)const __ptr64 -?SetLastWinError@CError@@QEBAXXZ -; public: void __cdecl CFileChooser::SetOfnFlags(unsigned long) __ptr64 -?SetOfnFlags@CFileChooser@@QEAAXK@Z -; public: void __cdecl CFileChooser::SetPath(class IIS::CString const & __ptr64) __ptr64 -?SetPath@CFileChooser@@QEAAXAEBVCString@IIS@@@Z -; protected: void __cdecl CFileChooser::SetPathToEdit(unsigned short const * __ptr64) __ptr64 -?SetPathToEdit@CFileChooser@@IEAAXPEBG@Z -; protected: long __cdecl CMetaKey::SetPropertyValue(unsigned long,unsigned long,void * __ptr64,int * __ptr64,unsigned short const * __ptr64) __ptr64 -?SetPropertyValue@CMetaKey@@IEAAJKKPEAXPEAHPEBG@Z -; public: unsigned long __cdecl CFileChooser::SetStyle(unsigned long) __ptr64 -?SetStyle@CFileChooser@@QEAAKK@Z -; public: void __cdecl CBlob::SetValue(unsigned long,unsigned char * __ptr64,int) __ptr64 -?SetValue@CBlob@@QEAAXKPEAEH@Z -; public: long __cdecl CMetaKey::SetValue(unsigned long,class CBlob & __ptr64,int * __ptr64,unsigned short const * __ptr64) __ptr64 -?SetValue@CMetaKey@@QEAAJKAEAVCBlob@@PEAHPEBG@Z -; public: long __cdecl CMetaKey::SetValue(unsigned long,class CStrPassword & __ptr64,int * __ptr64,unsigned short const * __ptr64) __ptr64 -?SetValue@CMetaKey@@QEAAJKAEAVCStrPassword@@PEAHPEBG@Z -; public: long __cdecl CMetaKey::SetValue(unsigned long,class IIS::CString & __ptr64,int * __ptr64,unsigned short const * __ptr64) __ptr64 -?SetValue@CMetaKey@@QEAAJKAEAVCString@IIS@@PEAHPEBG@Z -; public: long __cdecl CMetaKey::SetValue(unsigned long,class CStringListEx & __ptr64,int * __ptr64,unsigned short const * __ptr64) __ptr64 -?SetValue@CMetaKey@@QEAAJKAEAVCStringListEx@@PEAHPEBG@Z -; public: long __cdecl CMetaKey::SetValue(unsigned long,int,int * __ptr64,unsigned short const * __ptr64) __ptr64 -?SetValue@CMetaKey@@QEAAJKHPEAHPEBG@Z -; public: long __cdecl CMetaKey::SetValue(unsigned long,unsigned long,int * __ptr64,unsigned short const * __ptr64) __ptr64 -?SetValue@CMetaKey@@QEAAJKKPEAHPEBG@Z -; public: class IIS::CString __cdecl IIS::CString::SpanExcluding(unsigned short const * __ptr64)const __ptr64 -?SpanExcluding@CString@IIS@@QEBA?AV12@PEBG@Z -; public: class IIS::CString __cdecl IIS::CString::SpanIncluding(unsigned short const * __ptr64)const __ptr64 -?SpanIncluding@CString@IIS@@QEBA?AV12@PEBG@Z -; public: static void __cdecl CMetabasePath::SplitMetaPathAtInstance(unsigned short const * __ptr64,class IIS::CString & __ptr64,class IIS::CString & __ptr64) -?SplitMetaPathAtInstance@CMetabasePath@@SAXPEBGAEAVCString@IIS@@1@Z -; public: static int __cdecl CComAuthInfo::SplitUserNameAndDomain(class IIS::CString & __ptr64,class IIS::CString & __ptr64) -?SplitUserNameAndDomain@CComAuthInfo@@SAHAEAVCString@IIS@@0@Z -; public: long __cdecl CIISSvcControl::Start(unsigned long) __ptr64 -?Start@CIISSvcControl@@QEAAJK@Z -; public: static __int64 __cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::StartWindowProc(struct HWND__ * __ptr64,unsigned int,unsigned __int64,__int64) -?StartWindowProc@?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@SA_JPEAUHWND__@@I_K_J@Z -; public: long __cdecl CIISSvcControl::Status(unsigned long,unsigned char * __ptr64,unsigned long * __ptr64,unsigned long * __ptr64) __ptr64 -?Status@CIISSvcControl@@QEAAJKPEAEPEAK1@Z -; public: long __cdecl CIISSvcControl::Stop(unsigned long,int) __ptr64 -?Stop@CIISSvcControl@@QEAAJKH@Z -; public: void __cdecl CComAuthInfo::StorePassword(unsigned short const * __ptr64) __ptr64 -?StorePassword@CComAuthInfo@@QEAAXPEBG@Z -; public: int __cdecl CFileChooser::StyleBitSet(unsigned long) __ptr64 -?StyleBitSet@CFileChooser@@QEAAHK@Z -; public: int __cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::SubclassWindow(struct HWND__ * __ptr64) __ptr64 -?SubclassWindow@?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@QEAAHPEAUHWND__@@@Z -; public: int __cdecl CError::Succeeded(void)const __ptr64 -?Succeeded@CError@@QEBAHXZ -; public: static int __cdecl CError::Succeeded(long) -?Succeeded@CError@@SAHJ@Z -; public: virtual int __cdecl CIISApplication::Succeeded(void)const __ptr64 -?Succeeded@CIISApplication@@UEBAHXZ -; public: virtual int __cdecl CIISInterface::Succeeded(void)const __ptr64 -?Succeeded@CIISInterface@@UEBAHXZ -; public: virtual int __cdecl CMetaBack::Succeeded(void)const __ptr64 -?Succeeded@CMetaBack@@UEBAHXZ -; public: virtual int __cdecl CMetaKey::Succeeded(void)const __ptr64 -?Succeeded@CMetaKey@@UEBAHXZ -; public: int __cdecl CWamInterface::SupportsPooledProc(void)const __ptr64 -?SupportsPooledProc@CWamInterface@@QEBAHXZ -; public: long __cdecl CError::TextFromHRESULT(class IIS::CString & __ptr64)const __ptr64 -?TextFromHRESULT@CError@@QEBAJAEAVCString@IIS@@@Z -; public: long __cdecl CError::TextFromHRESULT(unsigned short * __ptr64,unsigned long)const __ptr64 -?TextFromHRESULT@CError@@QEBAJPEAGK@Z -; public: unsigned short const * __ptr64 __cdecl CError::TextFromHRESULTExpand(class IIS::CString & __ptr64)const __ptr64 -?TextFromHRESULTExpand@CError@@QEBAPEBGAEAVCString@IIS@@@Z -; public: unsigned short const * __ptr64 __cdecl CError::TextFromHRESULTExpand(unsigned short * __ptr64,unsigned long,long * __ptr64)const __ptr64 -?TextFromHRESULTExpand@CError@@QEBAPEBGPEAGKPEAJ@Z -; public: void __cdecl IIS::CString::TrimLeft(void) __ptr64 -?TrimLeft@CString@IIS@@QEAAXXZ -; public: void __cdecl IIS::CString::TrimRight(void) __ptr64 -?TrimRight@CString@IIS@@QEAAXXZ -; public: static unsigned short const * __ptr64 __cdecl CMetabasePath::TruncatePath(int,unsigned short const * __ptr64,class IIS::CString & __ptr64,class IIS::CString * __ptr64) -?TruncatePath@CMetabasePath@@SAPEBGHPEBGAEAVCString@IIS@@PEAV23@@Z -; public: long __cdecl CIISApplication::Unload(int) __ptr64 -?Unload@CIISApplication@@QEAAJH@Z -; public: static void __cdecl CError::UnregisterFacility(unsigned long) -?UnregisterFacility@CError@@SAXK@Z -; public: struct HWND__ * __ptr64 __cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::UnsubclassWindow(int) __ptr64 -?UnsubclassWindow@?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@QEAAPEAUHWND__@@H@Z -; public: int __cdecl CComAuthInfo::UsesImpersonation(void)const __ptr64 -?UsesImpersonation@CComAuthInfo@@QEBAHXZ -; public: static unsigned long __cdecl CComAuthInfo::VerifyUserPassword(unsigned short const * __ptr64,unsigned short const * __ptr64) -?VerifyUserPassword@CComAuthInfo@@SAKPEBG0@Z -; public: unsigned long __cdecl CError::Win32Error(void)const __ptr64 -?Win32Error@CError@@QEBAKXZ -; public: static unsigned long __cdecl CError::Win32Error(long) -?Win32Error@CError@@SAKJ@Z -; public: static __int64 __cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::WindowProc(struct HWND__ * __ptr64,unsigned int,unsigned __int64,__int64) -?WindowProc@?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@SA_JPEAUHWND__@@I_K_J@Z -; public: long __cdecl CIISApplication::WriteFriendlyName(unsigned short const * __ptr64) __ptr64 -?WriteFriendlyName@CIISApplication@@QEAAJPEBG@Z -; protected: struct std::list<class IIS::CString,class std::allocator<class IIS::CString> >::_Node * __ptr64 __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::_Buynode(struct std::list<class IIS::CString,class std::allocator<class IIS::CString> >::_Node * __ptr64,struct std::list<class IIS::CString,class std::allocator<class IIS::CString> >::_Node * __ptr64) __ptr64 -?_Buynode@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@IEAAPEAU_Node@12@PEAU312@0@Z -; protected: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::_Freenode(struct std::list<class IIS::CString,class std::allocator<class IIS::CString> >::_Node * __ptr64) __ptr64 -?_Freenode@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@IEAAXPEAU_Node@12@@Z -; protected: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::_Splice(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class std::list<class IIS::CString,class std::allocator<class IIS::CString> > & __ptr64,class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator) __ptr64 -?_Splice@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@IEAAXViterator@12@AEAV12@00@Z -; protected: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::_Xran(void)const __ptr64 -?_Xran@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@IEBAXXZ -; protected: static class IIS::CString const CMetabasePath::_anySep -?_anySep@CMetabasePath@@1VCString@IIS@@B DATA -; protected: static unsigned short const CMetabasePath::_chSep -?_chSep@CMetabasePath@@1GB -; protected: static unsigned short const * __ptr64 const __ptr64 CMetabasePath::_cszMachine -?_cszMachine@CMetabasePath@@1QEBGEB -; protected: static unsigned short const * __ptr64 const __ptr64 CMetabasePath::_cszRoot -?_cszRoot@CMetabasePath@@1QEBGEB -; protected: static unsigned short const * __ptr64 const __ptr64 CMetabasePath::_cszSep -?_cszSep@CMetabasePath@@1QEBGEB -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::assign(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::const_iterator,class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::const_iterator) __ptr64 -?assign@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXVconst_iterator@12@0@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::assign(unsigned __int64,class IIS::CString const & __ptr64) __ptr64 -?assign@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAX_KAEBVCString@IIS@@@Z -; public: class IIS::CString & __ptr64 __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::back(void) __ptr64 -?back@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAAEAVCString@IIS@@XZ -; public: class IIS::CString const & __ptr64 __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::back(void)const __ptr64 -?back@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEBAAEBVCString@IIS@@XZ -; public: class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::begin(void) __ptr64 -?begin@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA?AViterator@12@XZ -; public: class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::const_iterator __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::begin(void)const __ptr64 -?begin@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEBA?AVconst_iterator@12@XZ -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::clear(void) __ptr64 -?clear@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXXZ -; public: bool __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::empty(void)const __ptr64 -?empty@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEBA_NXZ -; public: class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::end(void) __ptr64 -?end@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA?AViterator@12@XZ -; public: class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::const_iterator __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::end(void)const __ptr64 -?end@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEBA?AVconst_iterator@12@XZ -; public: class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::erase(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator) __ptr64 -?erase@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA?AViterator@12@V312@0@Z -; public: class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::erase(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator) __ptr64 -?erase@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA?AViterator@12@V312@@Z -; public: class IIS::CString & __ptr64 __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::front(void) __ptr64 -?front@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAAEAVCString@IIS@@XZ -; public: class IIS::CString const & __ptr64 __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::front(void)const __ptr64 -?front@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEBAAEBVCString@IIS@@XZ -; public: class std::allocator<class IIS::CString> __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::get_allocator(void)const __ptr64 -?get_allocator@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEBA?AV?$allocator@VCString@IIS@@@2@XZ -; public: class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::insert(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class IIS::CString const & __ptr64) __ptr64 -?insert@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA?AViterator@12@V312@AEBVCString@IIS@@@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::insert(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class IIS::CString const * __ptr64,class IIS::CString const * __ptr64) __ptr64 -?insert@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXViterator@12@PEBVCString@IIS@@1@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::insert(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::const_iterator,class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::const_iterator) __ptr64 -?insert@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXViterator@12@Vconst_iterator@12@1@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::insert(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,unsigned __int64,class IIS::CString const & __ptr64) __ptr64 -?insert@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXViterator@12@_KAEBVCString@IIS@@@Z -; public: unsigned __int64 __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::max_size(void)const __ptr64 -?max_size@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEBA_KXZ -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::merge(class std::list<class IIS::CString,class std::allocator<class IIS::CString> > & __ptr64) __ptr64 -?merge@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXAEAV12@@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::merge(class std::list<class IIS::CString,class std::allocator<class IIS::CString> > & __ptr64,struct std::greater<class IIS::CString>) __ptr64 -?merge@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXAEAV12@U?$greater@VCString@IIS@@@2@@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::pop_back(void) __ptr64 -?pop_back@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXXZ -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::pop_front(void) __ptr64 -?pop_front@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXXZ -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::push_back(class IIS::CString const & __ptr64) __ptr64 -?push_back@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXAEBVCString@IIS@@@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::push_front(class IIS::CString const & __ptr64) __ptr64 -?push_front@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXAEBVCString@IIS@@@Z -; public: class std::reverse_bidirectional_iterator<class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class IIS::CString,class IIS::CString & __ptr64,class IIS::CString * __ptr64,__int64> __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::rbegin(void) __ptr64 -?rbegin@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA?AV?$reverse_bidirectional_iterator@Viterator@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@VCString@IIS@@AEAV45@PEAV45@_J@2@XZ -; public: class std::reverse_bidirectional_iterator<class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::const_iterator,class IIS::CString,class IIS::CString const & __ptr64,class IIS::CString const * __ptr64,__int64> __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::rbegin(void)const __ptr64 -?rbegin@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEBA?AV?$reverse_bidirectional_iterator@Vconst_iterator@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@VCString@IIS@@AEBV45@PEBV45@_J@2@XZ -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::remove(class IIS::CString const & __ptr64) __ptr64 -?remove@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXAEBVCString@IIS@@@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::remove_if(class std::binder2nd<struct std::not_equal_to<class IIS::CString> >) __ptr64 -?remove_if@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXV?$binder2nd@U?$not_equal_to@VCString@IIS@@@std@@@2@@Z -; public: class std::reverse_bidirectional_iterator<class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class IIS::CString,class IIS::CString & __ptr64,class IIS::CString * __ptr64,__int64> __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::rend(void) __ptr64 -?rend@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA?AV?$reverse_bidirectional_iterator@Viterator@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@VCString@IIS@@AEAV45@PEAV45@_J@2@XZ -; public: class std::reverse_bidirectional_iterator<class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::const_iterator,class IIS::CString,class IIS::CString const & __ptr64,class IIS::CString const * __ptr64,__int64> __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::rend(void)const __ptr64 -?rend@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEBA?AV?$reverse_bidirectional_iterator@Vconst_iterator@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@VCString@IIS@@AEBV45@PEBV45@_J@2@XZ -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::resize(unsigned __int64,class IIS::CString) __ptr64 -?resize@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAX_KVCString@IIS@@@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::reverse(void) __ptr64 -?reverse@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXXZ -; protected: static unsigned long CError::s_cdwFacilities -?s_cdwFacilities@CError@@1KA DATA -; protected: static long CError::s_cdwMaxLMErr -?s_cdwMaxLMErr@CError@@1JA DATA -; protected: static long CError::s_cdwMaxWSErr -?s_cdwMaxWSErr@CError@@1JA DATA -; protected: static long CError::s_cdwMinLMErr -?s_cdwMinLMErr@CError@@1JA DATA -; protected: static long CError::s_cdwMinWSErr -?s_cdwMinWSErr@CError@@1JA DATA -; protected: static unsigned short const CError::s_chEscNumber -?s_chEscNumber@CError@@1GB -; protected: static unsigned short const CError::s_chEscText -?s_chEscText@CError@@1GB -; protected: static unsigned short const CError::s_chEscape -?s_chEscape@CError@@1GB -; protected: static unsigned short const * __ptr64 * CError::s_cszFacility -?s_cszFacility@CError@@1PAPEBGA DATA -; protected: static unsigned short const * __ptr64 const __ptr64 CError::s_cszLMDLL -?s_cszLMDLL@CError@@1PEBGEB DATA -; protected: static unsigned short const * __ptr64 const __ptr64 CError::s_cszWSDLL -?s_cszWSDLL@CError@@1PEBGEB DATA -; protected: static int CError::s_fAllocated -?s_fAllocated@CError@@1HA DATA -; protected: static class CFacilityMap * __ptr64 __ptr64 CError::s_pmapFacilities -?s_pmapFacilities@CError@@1PEAVCFacilityMap@@EA DATA -; protected: static class IIS::CString * __ptr64 __ptr64 CError::s_pstrDefError -?s_pstrDefError@CError@@1PEAVCString@IIS@@EA DATA -; protected: static class IIS::CString * __ptr64 __ptr64 CError::s_pstrDefSuccs -?s_pstrDefSuccs@CError@@1PEAVCString@IIS@@EA DATA -; protected: static struct CMetaKey::tagMDFIELDDEF const * const CMetaKey::s_rgMetaTable -?s_rgMetaTable@CMetaKey@@1QBUtagMDFIELDDEF@1@B -; protected: static unsigned short const * __ptr64 const __ptr64 CMetaBack::s_szMasterAppRoot -?s_szMasterAppRoot@CMetaBack@@1QEBGEB -; public: unsigned __int64 __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::size(void)const __ptr64 -?size@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEBA_KXZ -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::sort(struct std::greater<class IIS::CString>) __ptr64 -?sort@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXU?$greater@VCString@IIS@@@2@@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::sort(void) __ptr64 -?sort@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXXZ -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::splice(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class std::list<class IIS::CString,class std::allocator<class IIS::CString> > & __ptr64,class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator) __ptr64 -?splice@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXViterator@12@AEAV12@00@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::splice(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class std::list<class IIS::CString,class std::allocator<class IIS::CString> > & __ptr64,class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator) __ptr64 -?splice@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXViterator@12@AEAV12@0@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::splice(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class std::list<class IIS::CString,class std::allocator<class IIS::CString> > & __ptr64) __ptr64 -?splice@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXViterator@12@AEAV12@@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::swap(class std::list<class IIS::CString,class std::allocator<class IIS::CString> > & __ptr64) __ptr64 -?swap@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXAEAV12@@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::unique(struct std::not_equal_to<class IIS::CString>) __ptr64 -?unique@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXU?$not_equal_to@VCString@IIS@@@2@@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::unique(void) __ptr64 -?unique@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXXZ -; struct _ATL_WNDCLASSINFOW `public: static struct _ATL_WNDCLASSINFOW & __ptr64 __cdecl ATL::CWindowImpl<class CFileChooser,class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::GetWndClassInfo(void)'::`2'::wc -?wc@?1??GetWndClassInfo@?$CWindowImpl@VCFileChooser@@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@3@@ATL@@SAAEAU_ATL_WNDCLASSINFOW@@XZ@4U4@A DATA
diff --git a/mingw-w64-crt/lib64/ulib.def b/mingw-w64-crt/lib64/ulib.def deleted file mode 100644 index 18fa5cc..0000000 --- a/mingw-w64-crt/lib64/ulib.def +++ /dev/null
@@ -1,796 +0,0 @@ -; -; Exports of file ulib.dll -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY ulib.dll -EXPORTS -; public: __cdecl ARGUMENT_LEXEMIZER::ARGUMENT_LEXEMIZER(void) __ptr64 -??0ARGUMENT_LEXEMIZER@@QEAA@XZ -; public: __cdecl ARRAY::ARRAY(void) __ptr64 -??0ARRAY@@QEAA@XZ -; public: __cdecl BDSTRING::BDSTRING(class BDSTRING const & __ptr64) __ptr64 -??0BDSTRING@@QEAA@AEBV0@@Z -; public: __cdecl BDSTRING::BDSTRING(void) __ptr64 -??0BDSTRING@@QEAA@XZ -; public: __cdecl BITVECTOR::BITVECTOR(void) __ptr64 -??0BITVECTOR@@QEAA@XZ -; protected: __cdecl BSTRING::BSTRING(void) __ptr64 -??0BSTRING@@IEAA@XZ -; public: __cdecl BSTRING::BSTRING(class BSTRING const & __ptr64) __ptr64 -??0BSTRING@@QEAA@AEBV0@@Z -; public: __cdecl BYTE_STREAM::BYTE_STREAM(void) __ptr64 -??0BYTE_STREAM@@QEAA@XZ -; public: __cdecl CHKDSK_MESSAGE::CHKDSK_MESSAGE(void) __ptr64 -??0CHKDSK_MESSAGE@@QEAA@XZ -; public: __cdecl CLASS_DESCRIPTOR::CLASS_DESCRIPTOR(void) __ptr64 -??0CLASS_DESCRIPTOR@@QEAA@XZ -; public: __cdecl COMM_DEVICE::COMM_DEVICE(void) __ptr64 -??0COMM_DEVICE@@QEAA@XZ -; public: __cdecl CONT_MEM::CONT_MEM(void) __ptr64 -??0CONT_MEM@@QEAA@XZ -; public: __cdecl DSTRING::DSTRING(class DSTRING const & __ptr64) __ptr64 -??0DSTRING@@QEAA@AEBV0@@Z -; public: __cdecl DSTRING::DSTRING(void) __ptr64 -??0DSTRING@@QEAA@XZ -; public: __cdecl FLAG_ARGUMENT::FLAG_ARGUMENT(void) __ptr64 -??0FLAG_ARGUMENT@@QEAA@XZ -; public: __cdecl FSN_FILTER::FSN_FILTER(void) __ptr64 -??0FSN_FILTER@@QEAA@XZ -; public: __cdecl FSTRING::FSTRING(class FSTRING const & __ptr64) __ptr64 -??0FSTRING@@QEAA@AEBV0@@Z -; public: __cdecl FSTRING::FSTRING(void) __ptr64 -??0FSTRING@@QEAA@XZ -; public: __cdecl HMEM::HMEM(void) __ptr64 -??0HMEM@@QEAA@XZ -; public: __cdecl KEYBOARD::KEYBOARD(void) __ptr64 -??0KEYBOARD@@QEAA@XZ -; public: __cdecl LIST::LIST(void) __ptr64 -??0LIST@@QEAA@XZ -; public: __cdecl LONG_ARGUMENT::LONG_ARGUMENT(void) __ptr64 -??0LONG_ARGUMENT@@QEAA@XZ -; public: __cdecl MEM_ALLOCATOR::MEM_ALLOCATOR(void) __ptr64 -??0MEM_ALLOCATOR@@QEAA@XZ -; public: __cdecl MEM_BLOCK_MGR::MEM_BLOCK_MGR(void) __ptr64 -??0MEM_BLOCK_MGR@@QEAA@XZ -; public: __cdecl MESSAGE::MESSAGE(void) __ptr64 -??0MESSAGE@@QEAA@XZ -; public: __cdecl MULTIPLE_PATH_ARGUMENT::MULTIPLE_PATH_ARGUMENT(void) __ptr64 -??0MULTIPLE_PATH_ARGUMENT@@QEAA@XZ -; protected: __cdecl OBJECT::OBJECT(void) __ptr64 -??0OBJECT@@IEAA@XZ -; public: __cdecl OBJECT::OBJECT(class OBJECT const & __ptr64) __ptr64 -??0OBJECT@@QEAA@AEBV0@@Z -; public: __cdecl PATH::PATH(void) __ptr64 -??0PATH@@QEAA@XZ -; public: __cdecl PATH_ARGUMENT::PATH_ARGUMENT(void) __ptr64 -??0PATH_ARGUMENT@@QEAA@XZ -; public: __cdecl PRINT_STREAM::PRINT_STREAM(void) __ptr64 -??0PRINT_STREAM@@QEAA@XZ -; protected: __cdecl PROGRAM::PROGRAM(void) __ptr64 -??0PROGRAM@@IEAA@XZ -; public: __cdecl REST_OF_LINE_ARGUMENT::REST_OF_LINE_ARGUMENT(void) __ptr64 -??0REST_OF_LINE_ARGUMENT@@QEAA@XZ -; public: __cdecl SCREEN::SCREEN(void) __ptr64 -??0SCREEN@@QEAA@XZ -; public: __cdecl SORTED_LIST::SORTED_LIST(void) __ptr64 -??0SORTED_LIST@@QEAA@XZ -; public: __cdecl STREAM_MESSAGE::STREAM_MESSAGE(void) __ptr64 -??0STREAM_MESSAGE@@QEAA@XZ -; public: __cdecl STRING_ARGUMENT::STRING_ARGUMENT(void) __ptr64 -??0STRING_ARGUMENT@@QEAA@XZ -; public: __cdecl STRING_ARRAY::STRING_ARRAY(void) __ptr64 -??0STRING_ARRAY@@QEAA@XZ -; public: __cdecl TIMEINFO::TIMEINFO(void) __ptr64 -??0TIMEINFO@@QEAA@XZ -; public: __cdecl TIMEINFO_ARGUMENT::TIMEINFO_ARGUMENT(void) __ptr64 -??0TIMEINFO_ARGUMENT@@QEAA@XZ -; protected: __cdecl WSTRING::WSTRING(void) __ptr64 -??0WSTRING@@IEAA@XZ -; public: __cdecl WSTRING::WSTRING(class WSTRING const & __ptr64) __ptr64 -??0WSTRING@@QEAA@AEBV0@@Z -; public: virtual __cdecl ARGUMENT_LEXEMIZER::~ARGUMENT_LEXEMIZER(void) __ptr64 -??1ARGUMENT_LEXEMIZER@@UEAA@XZ -; public: virtual __cdecl ARRAY::~ARRAY(void) __ptr64 -??1ARRAY@@UEAA@XZ -; public: virtual __cdecl BDSTRING::~BDSTRING(void) __ptr64 -??1BDSTRING@@UEAA@XZ -; public: virtual __cdecl BITVECTOR::~BITVECTOR(void) __ptr64 -??1BITVECTOR@@UEAA@XZ -; public: virtual __cdecl BSTRING::~BSTRING(void) __ptr64 -??1BSTRING@@UEAA@XZ -; public: virtual __cdecl BYTE_STREAM::~BYTE_STREAM(void) __ptr64 -??1BYTE_STREAM@@UEAA@XZ -; public: virtual __cdecl CHKDSK_MESSAGE::~CHKDSK_MESSAGE(void) __ptr64 -??1CHKDSK_MESSAGE@@UEAA@XZ -; public: virtual __cdecl COMM_DEVICE::~COMM_DEVICE(void) __ptr64 -??1COMM_DEVICE@@UEAA@XZ -; public: virtual __cdecl DSTRING::~DSTRING(void) __ptr64 -??1DSTRING@@UEAA@XZ -; public: virtual __cdecl FSN_FILTER::~FSN_FILTER(void) __ptr64 -??1FSN_FILTER@@UEAA@XZ -; public: virtual __cdecl FSTRING::~FSTRING(void) __ptr64 -??1FSTRING@@UEAA@XZ -; public: virtual __cdecl HMEM::~HMEM(void) __ptr64 -??1HMEM@@UEAA@XZ -; public: virtual __cdecl LIST::~LIST(void) __ptr64 -??1LIST@@UEAA@XZ -; public: virtual __cdecl MEM_ALLOCATOR::~MEM_ALLOCATOR(void) __ptr64 -??1MEM_ALLOCATOR@@UEAA@XZ -; public: virtual __cdecl MEM_BLOCK_MGR::~MEM_BLOCK_MGR(void) __ptr64 -??1MEM_BLOCK_MGR@@UEAA@XZ -; public: virtual __cdecl MESSAGE::~MESSAGE(void) __ptr64 -??1MESSAGE@@UEAA@XZ -; public: virtual __cdecl MULTIPLE_PATH_ARGUMENT::~MULTIPLE_PATH_ARGUMENT(void) __ptr64 -??1MULTIPLE_PATH_ARGUMENT@@UEAA@XZ -; public: virtual __cdecl OBJECT::~OBJECT(void) __ptr64 -??1OBJECT@@UEAA@XZ -; public: virtual __cdecl PATH::~PATH(void) __ptr64 -??1PATH@@UEAA@XZ -; public: virtual __cdecl PATH_ARGUMENT::~PATH_ARGUMENT(void) __ptr64 -??1PATH_ARGUMENT@@UEAA@XZ -; public: virtual __cdecl PRINT_STREAM::~PRINT_STREAM(void) __ptr64 -??1PRINT_STREAM@@UEAA@XZ -; public: virtual __cdecl PROGRAM::~PROGRAM(void) __ptr64 -??1PROGRAM@@UEAA@XZ -; public: virtual __cdecl SCREEN::~SCREEN(void) __ptr64 -??1SCREEN@@UEAA@XZ -; public: virtual __cdecl SORTED_LIST::~SORTED_LIST(void) __ptr64 -??1SORTED_LIST@@UEAA@XZ -; public: virtual __cdecl STREAM_MESSAGE::~STREAM_MESSAGE(void) __ptr64 -??1STREAM_MESSAGE@@UEAA@XZ -; public: virtual __cdecl STRING_ARGUMENT::~STRING_ARGUMENT(void) __ptr64 -??1STRING_ARGUMENT@@UEAA@XZ -; public: virtual __cdecl TIMEINFO_ARGUMENT::~TIMEINFO_ARGUMENT(void) __ptr64 -??1TIMEINFO_ARGUMENT@@UEAA@XZ -; public: virtual __cdecl WSTRING::~WSTRING(void) __ptr64 -??1WSTRING@@UEAA@XZ -; public: class BDSTRING & __ptr64 __cdecl BDSTRING::operator=(class BDSTRING const & __ptr64) __ptr64 -??4BDSTRING@@QEAAAEAV0@AEBV0@@Z -; public: class BSTRING & __ptr64 __cdecl BSTRING::operator=(class BSTRING const & __ptr64) __ptr64 -??4BSTRING@@QEAAAEAV0@AEBV0@@Z -; public: class DSTRING & __ptr64 __cdecl DSTRING::operator=(class DSTRING const & __ptr64) __ptr64 -??4DSTRING@@QEAAAEAV0@AEBV0@@Z -; public: class FSTRING & __ptr64 __cdecl FSTRING::operator=(class FSTRING const & __ptr64) __ptr64 -??4FSTRING@@QEAAAEAV0@AEBV0@@Z -; public: class OBJECT & __ptr64 __cdecl OBJECT::operator=(class OBJECT const & __ptr64) __ptr64 -??4OBJECT@@QEAAAEAV0@AEBV0@@Z -; public: class WSTRING & __ptr64 __cdecl WSTRING::operator=(class WSTRING const & __ptr64) __ptr64 -??4WSTRING@@QEAAAEAV0@AEBV0@@Z -; public: unsigned char __cdecl WSTRING::operator==(class WSTRING const & __ptr64)const __ptr64 -??8WSTRING@@QEBAEAEBV0@@Z -; public: unsigned char __cdecl WSTRING::operator!=(class WSTRING const & __ptr64)const __ptr64 -??9WSTRING@@QEBAEAEBV0@@Z -; public: unsigned char __cdecl TIMEINFO::operator<(class TIMEINFO)const __ptr64 -??MTIMEINFO@@QEBAEV0@@Z -; public: unsigned char __cdecl WSTRING::operator<(class WSTRING const & __ptr64)const __ptr64 -??MWSTRING@@QEBAEAEBV0@@Z -; public: unsigned char __cdecl WSTRING::operator<=(class WSTRING const & __ptr64)const __ptr64 -??NWSTRING@@QEBAEAEBV0@@Z -; public: unsigned char __cdecl TIMEINFO::operator>(class TIMEINFO)const __ptr64 -??OTIMEINFO@@QEBAEV0@@Z -; public: unsigned char __cdecl WSTRING::operator>(class WSTRING const & __ptr64)const __ptr64 -??OWSTRING@@QEBAEAEBV0@@Z -; public: unsigned char __cdecl WSTRING::operator>=(class WSTRING const & __ptr64)const __ptr64 -??PWSTRING@@QEBAEAEBV0@@Z -; const BDSTRING::`vftable' -??_7BDSTRING@@6B@ -; const BSTRING::`vftable' -??_7BSTRING@@6B@ -; const DSTRING::`vftable' -??_7DSTRING@@6B@ -; const FSTRING::`vftable' -??_7FSTRING@@6B@ -; const OBJECT::`vftable' -??_7OBJECT@@6B@ -; const WSTRING::`vftable' -??_7WSTRING@@6B@ -; public: virtual void * __ptr64 __cdecl CONT_MEM::Acquire(unsigned long,unsigned long) __ptr64 -?Acquire@CONT_MEM@@UEAAPEAXKK@Z -; public: virtual void * __ptr64 __cdecl HMEM::Acquire(unsigned long,unsigned long) __ptr64 -?Acquire@HMEM@@UEAAPEAXKK@Z -; public: void * __ptr64 __cdecl MEM_BLOCK_MGR::Alloc(void) __ptr64 -?Alloc@MEM_BLOCK_MGR@@QEAAPEAXXZ -; public: void * __ptr64 __cdecl MEM_ALLOCATOR::Allocate(unsigned long) __ptr64 -?Allocate@MEM_ALLOCATOR@@QEAAPEAXK@Z -; public: enum PATH_ANALYZE_CODE __cdecl PATH::AnalyzePath(class WSTRING * __ptr64,class PATH * __ptr64,class WSTRING * __ptr64) __ptr64 -?AnalyzePath@PATH@@QEAA?AW4PATH_ANALYZE_CODE@@PEAVWSTRING@@PEAV1@0@Z -; public: unsigned char __cdecl PATH::AppendBase(class WSTRING const * __ptr64,unsigned char) __ptr64 -?AppendBase@PATH@@QEAAEPEBVWSTRING@@E@Z -; public: unsigned char __cdecl PATH::AppendDelimiter(void) __ptr64 -?AppendDelimiter@PATH@@QEAAEXZ -; public: unsigned char __cdecl PATH::AppendString(class WSTRING const * __ptr64) __ptr64 -?AppendString@PATH@@QEAAEPEBVWSTRING@@@Z -; public: static class FILE_STREAM * __ptr64 __cdecl FILE_STREAM::Cast(class OBJECT const * __ptr64) -?Cast@FILE_STREAM@@SAPEAV1@PEBVOBJECT@@@Z -; public: static class KEYBOARD * __ptr64 __cdecl KEYBOARD::Cast(class OBJECT const * __ptr64) -?Cast@KEYBOARD@@SAPEAV1@PEBVOBJECT@@@Z -; public: static class SCREEN * __ptr64 __cdecl SCREEN::Cast(class OBJECT const * __ptr64) -?Cast@SCREEN@@SAPEAV1@PEBVOBJECT@@@Z -; public: unsigned char __cdecl SCREEN::ChangeScreenSize(unsigned short,unsigned short,unsigned char * __ptr64) __ptr64 -?ChangeScreenSize@SCREEN@@QEAAEGGPEAE@Z -; public: static char * __ptr64 __cdecl MBSTR::CharNextW(char * __ptr64) -?CharNextW@MBSTR@@SAPEADPEAD@Z -; private: static int __cdecl WSTRING::CheckSpace(unsigned short * __ptr64) -?CheckSpace@WSTRING@@CAHPEAG@Z -; public: unsigned char __cdecl COMM_DEVICE::CommitState(void) __ptr64 -?CommitState@COMM_DEVICE@@QEAAEXZ -; public: virtual long __cdecl OBJECT::Compare(class OBJECT const * __ptr64)const __ptr64 -?Compare@OBJECT@@UEBAJPEBV1@@Z -; private: unsigned long __cdecl BITVECTOR::ComputeCountSet(void)const __ptr64 -?ComputeCountSet@BITVECTOR@@AEBAKXZ -; private: void __cdecl BDSTRING::Construct(void) __ptr64 -?Construct@BDSTRING@@AEAAXXZ -; protected: void __cdecl BSTRING::Construct(void) __ptr64 -?Construct@BSTRING@@IEAAXXZ -; private: void __cdecl DSTRING::Construct(void) __ptr64 -?Construct@DSTRING@@AEAAXXZ -; protected: void __cdecl OBJECT::Construct(void) __ptr64 -?Construct@OBJECT@@IEAAXXZ -; protected: void __cdecl WSTRING::Construct(void) __ptr64 -?Construct@WSTRING@@IEAAXXZ -; private: static unsigned char __cdecl WSTRING::ConvertOemToUnicodeN(unsigned short * __ptr64,unsigned long,unsigned long * __ptr64,char * __ptr64,unsigned long) -?ConvertOemToUnicodeN@WSTRING@@CAEPEAGKPEAKPEADK@Z -; public: unsigned char __cdecl TIMEINFO::ConvertToLocal(void) __ptr64 -?ConvertToLocal@TIMEINFO@@QEAAEXZ -; public: unsigned char __cdecl TIMEINFO::ConvertToUTC(void) __ptr64 -?ConvertToUTC@TIMEINFO@@QEAAEXZ -; private: static unsigned char __cdecl WSTRING::ConvertUnicodeToOemN(char * __ptr64,unsigned long,unsigned long * __ptr64,unsigned short * __ptr64,unsigned long) -?ConvertUnicodeToOemN@WSTRING@@CAEPEADKPEAKPEAGK@Z -; public: unsigned char __cdecl FSN_FILE::Copy(class PATH * __ptr64,enum _COPY_ERROR * __ptr64,unsigned long,unsigned long (__cdecl*)(union _LARGE_INTEGER,union _LARGE_INTEGER,union _LARGE_INTEGER,union _LARGE_INTEGER,unsigned long,unsigned long,void * __ptr64,void * __ptr64,void * __ptr64),void * __ptr64,int * __ptr64)const __ptr64 -?Copy@FSN_FILE@@QEBAEPEAVPATH@@PEAW4_COPY_ERROR@@KP6AKT_LARGE_INTEGER@@222KKPEAX33@Z3PEAH@Z -; public: class FSN_DIRECTORY * __ptr64 __cdecl FSN_DIRECTORY::CreateDirectoryPath(class PATH const * __ptr64)const __ptr64 -?CreateDirectoryPath@FSN_DIRECTORY@@QEBAPEAV1@PEBVPATH@@@Z -; public: virtual unsigned char __cdecl ARRAY::DeleteAllMembers(void) __ptr64 -?DeleteAllMembers@ARRAY@@UEAAEXZ -; public: virtual unsigned char __cdecl SEQUENTIAL_CONTAINER::DeleteAllMembers(void) __ptr64 -?DeleteAllMembers@SEQUENTIAL_CONTAINER@@UEAAEXZ -; public: virtual unsigned char __cdecl SORTED_LIST::DeleteAllMembers(void) __ptr64 -?DeleteAllMembers@SORTED_LIST@@UEAAEXZ -; public: void __cdecl BSTRING::DeleteChAt(unsigned long,unsigned long) __ptr64 -?DeleteChAt@BSTRING@@QEAAXKK@Z -; public: void __cdecl WSTRING::DeleteChAt(unsigned long,unsigned long) __ptr64 -?DeleteChAt@WSTRING@@QEAAXKK@Z -; public: unsigned char __cdecl FSN_DIRECTORY::DeleteDirectory(void) __ptr64 -?DeleteDirectory@FSN_DIRECTORY@@QEAAEXZ -; public: static unsigned char __cdecl KEYBOARD::DisableBreakHandling(void) -?DisableBreakHandling@KEYBOARD@@SAEXZ -; public: unsigned char __cdecl KEYBOARD::DisableLineMode(void) __ptr64 -?DisableLineMode@KEYBOARD@@QEAAEXZ -; public: unsigned char __cdecl MESSAGE::Display(char const * __ptr64,...) __ptr64 -?Display@MESSAGE@@QEAAEPEBDZZ -; public: virtual unsigned char __cdecl PROGRAM::DisplayMessage(unsigned long,enum MESSAGE_TYPE)const __ptr64 -?DisplayMessage@PROGRAM@@UEBAEKW4MESSAGE_TYPE@@@Z -; public: virtual unsigned char __cdecl PROGRAM::DisplayMessage(unsigned long,enum MESSAGE_TYPE,char * __ptr64,...)const __ptr64 -?DisplayMessage@PROGRAM@@UEBAEKW4MESSAGE_TYPE@@PEADZZ -; public: unsigned char __cdecl MESSAGE::DisplayMsg(unsigned long) __ptr64 -?DisplayMsg@MESSAGE@@QEAAEK@Z -; public: unsigned char __cdecl MESSAGE::DisplayMsg(unsigned long,char const * __ptr64,...) __ptr64 -?DisplayMsg@MESSAGE@@QEAAEKPEBDZZ -; public: unsigned char __cdecl MESSAGE::DisplayMsg(unsigned long,enum MESSAGE_TYPE,unsigned long) __ptr64 -?DisplayMsg@MESSAGE@@QEAAEKW4MESSAGE_TYPE@@K@Z -; public: unsigned char __cdecl MESSAGE::DisplayMsg(unsigned long,enum MESSAGE_TYPE,unsigned long,char const * __ptr64,...) __ptr64 -?DisplayMsg@MESSAGE@@QEAAEKW4MESSAGE_TYPE@@KPEBDZZ -; public: static void __cdecl SYSTEM::DisplaySystemError(unsigned long,int) -?DisplaySystemError@SYSTEM@@SAXKH@Z -; public: virtual void __cdecl KEYBOARD::DoNotRestoreConsoleMode(void) __ptr64 -?DoNotRestoreConsoleMode@KEYBOARD@@UEAAXXZ -; public: unsigned char __cdecl ARGUMENT_LEXEMIZER::DoParsing(class ARRAY * __ptr64) __ptr64 -?DoParsing@ARGUMENT_LEXEMIZER@@QEAAEPEAVARRAY@@@Z -; public: unsigned char __cdecl FSN_FILTER::DoesNodeMatch(class FSNODE * __ptr64) __ptr64 -?DoesNodeMatch@FSN_FILTER@@QEAAEPEAVFSNODE@@@Z -; public: unsigned char __cdecl MESSAGE::DumpDataToLog(void * __ptr64,unsigned long) __ptr64 -?DumpDataToLog@MESSAGE@@QEAAEPEAXK@Z -; public: static unsigned char __cdecl KEYBOARD::EnableBreakHandling(void) -?EnableBreakHandling@KEYBOARD@@SAEXZ -; public: unsigned char __cdecl KEYBOARD::EnableLineMode(void) __ptr64 -?EnableLineMode@KEYBOARD@@QEAAEXZ -; public: unsigned char __cdecl PATH::EndsWithDelimiter(void)const __ptr64 -?EndsWithDelimiter@PATH@@QEBAEXZ -; public: unsigned char __cdecl SCREEN::EraseScreen(void) __ptr64 -?EraseScreen@SCREEN@@QEAAEXZ -; public: unsigned char __cdecl SCREEN::EraseScreenAndResetAttribute(void) __ptr64 -?EraseScreenAndResetAttribute@SCREEN@@QEAAEXZ -; public: static void __cdecl PROGRAM::ExitProgram(unsigned long) -?ExitProgram@PROGRAM@@SAXK@Z -; public: virtual void __cdecl PROGRAM::Fatal(unsigned long,unsigned long,char * __ptr64,...)const __ptr64 -?Fatal@PROGRAM@@UEBAXKKPEADZZ -; public: virtual void __cdecl PROGRAM::Fatal(void)const __ptr64 -?Fatal@PROGRAM@@UEBAXXZ -; private: unsigned char __cdecl BYTE_STREAM::FillAndReadByte(unsigned char * __ptr64) __ptr64 -?FillAndReadByte@BYTE_STREAM@@AEAAEPEAE@Z -; void * __ptr64 __cdecl FindFirstFileW(class PATH const * __ptr64,struct _WIN32_FIND_DATAW * __ptr64) -?FindFirstFileW@@YAPEAXPEBVPATH@@PEAU_WIN32_FIND_DATAW@@@Z -; public: unsigned char __cdecl KEYBOARD::Flush(void) __ptr64 -?Flush@KEYBOARD@@QEAAEXZ -; public: unsigned char __cdecl MEM_BLOCK_MGR::Free(void * __ptr64) __ptr64 -?Free@MEM_BLOCK_MGR@@QEAAEPEAX@Z -; public: static void __cdecl SYSTEM::FreeLibraryHandle(void * __ptr64) -?FreeLibraryHandle@SYSTEM@@SAXPEAX@Z -; public: class CLASS_DESCRIPTOR const * __ptr64 __cdecl OBJECT::GetClassDescriptor(void)const __ptr64 -?GetClassDescriptor@OBJECT@@QEBAPEBVCLASS_DESCRIPTOR@@XZ -; public: static unsigned char __cdecl SYSTEM::GetFileSecurityBackup(class PATH const * __ptr64,unsigned long,struct _SECURITY_ATTRIBUTES * __ptr64,unsigned long * __ptr64) -?GetFileSecurityBackup@SYSTEM@@SAEPEBVPATH@@KPEAU_SECURITY_ATTRIBUTES@@PEAK@Z -; public: class WSTRING * __ptr64 __cdecl ARGUMENT::GetLexeme(void) __ptr64 -?GetLexeme@ARGUMENT@@QEAAPEAVWSTRING@@XZ -; public: class WSTRING * __ptr64 __cdecl ARGUMENT_LEXEMIZER::GetLexemeAt(unsigned long) __ptr64 -?GetLexemeAt@ARGUMENT_LEXEMIZER@@QEAAPEAVWSTRING@@K@Z -; public: class FSNODE * __ptr64 __cdecl FSN_DIRECTORY::GetNext(void * __ptr64 * __ptr64,unsigned long * __ptr64) __ptr64 -?GetNext@FSN_DIRECTORY@@QEAAPEAVFSNODE@@PEAPEAXPEAK@Z -; public: int * __ptr64 __cdecl KEYBOARD::GetPFlagBreak(void)const __ptr64 -?GetPFlagBreak@KEYBOARD@@QEBAQEAHXZ -; public: class WSTRING * __ptr64 __cdecl ARGUMENT::GetPattern(void) __ptr64 -?GetPattern@ARGUMENT@@QEAAPEAVWSTRING@@XZ -; public: virtual class STREAM * __ptr64 __cdecl PROGRAM::GetStandardError(void) __ptr64 -?GetStandardError@PROGRAM@@UEAAPEAVSTREAM@@XZ -; public: virtual class STREAM * __ptr64 __cdecl PROGRAM::GetStandardInput(void) __ptr64 -?GetStandardInput@PROGRAM@@UEAAPEAVSTREAM@@XZ -; public: virtual class STREAM * __ptr64 __cdecl PROGRAM::GetStandardOutput(void) __ptr64 -?GetStandardOutput@PROGRAM@@UEAAPEAVSTREAM@@XZ -; public: unsigned short const * __ptr64 __cdecl WSTRING::GetWSTR(void)const __ptr64 -?GetWSTR@WSTRING@@QEBAPEBGXZ -; class STREAM * __ptr64 __cdecl Get_Standard_Error_Stream(void) -?Get_Standard_Error_Stream@@YAPEAVSTREAM@@XZ -; class STREAM * __ptr64 __cdecl Get_Standard_Input_Stream(void) -?Get_Standard_Input_Stream@@YAPEAVSTREAM@@XZ -; class STREAM * __ptr64 __cdecl Get_Standard_Output_Stream(void) -?Get_Standard_Output_Stream@@YAPEAVSTREAM@@XZ -; public: static unsigned char __cdecl KEYBOARD::GotABreak(void) -?GotABreak@KEYBOARD@@SAEXZ -; public: unsigned char __cdecl PATH::HasWildCard(void)const __ptr64 -?HasWildCard@PATH@@QEBAEXZ -; public: unsigned char __cdecl ARGUMENT_LEXEMIZER::Initialize(class ARRAY * __ptr64) __ptr64 -?Initialize@ARGUMENT_LEXEMIZER@@QEAAEPEAVARRAY@@@Z -; public: unsigned char __cdecl ARRAY::Initialize(unsigned long,unsigned long) __ptr64 -?Initialize@ARRAY@@QEAAEKK@Z -; public: unsigned char __cdecl BITVECTOR::Initialize(unsigned long,enum BIT,unsigned long * __ptr64) __ptr64 -?Initialize@BITVECTOR@@QEAAEKW4BIT@@PEAK@Z -; public: unsigned char __cdecl BSTRING::Initialize(char const * __ptr64,unsigned long) __ptr64 -?Initialize@BSTRING@@QEAAEPEBDK@Z -; public: unsigned char __cdecl BSTRING::Initialize(void) __ptr64 -?Initialize@BSTRING@@QEAAEXZ -; public: unsigned char __cdecl BYTE_STREAM::Initialize(class STREAM * __ptr64,unsigned long) __ptr64 -?Initialize@BYTE_STREAM@@QEAAEPEAVSTREAM@@K@Z -; public: unsigned char __cdecl CHKDSK_MESSAGE::Initialize(class STREAM * __ptr64,class STREAM * __ptr64,class STREAM * __ptr64) __ptr64 -?Initialize@CHKDSK_MESSAGE@@QEAAEPEAVSTREAM@@00@Z -; public: unsigned char __cdecl CLASS_DESCRIPTOR::Initialize(void) __ptr64 -?Initialize@CLASS_DESCRIPTOR@@QEAAEXZ -; public: unsigned char __cdecl COMM_DEVICE::Initialize(class PATH const * __ptr64,unsigned char * __ptr64) __ptr64 -?Initialize@COMM_DEVICE@@QEAAEPEBVPATH@@PEAE@Z -; public: unsigned char __cdecl CONT_MEM::Initialize(void * __ptr64,unsigned long) __ptr64 -?Initialize@CONT_MEM@@QEAAEPEAXK@Z -; public: unsigned char __cdecl FLAG_ARGUMENT::Initialize(char * __ptr64) __ptr64 -?Initialize@FLAG_ARGUMENT@@QEAAEPEAD@Z -; public: unsigned char __cdecl FLAG_ARGUMENT::Initialize(class WSTRING * __ptr64) __ptr64 -?Initialize@FLAG_ARGUMENT@@QEAAEPEAVWSTRING@@@Z -; public: unsigned char __cdecl FSN_FILTER::Initialize(void) __ptr64 -?Initialize@FSN_FILTER@@QEAAEXZ -; public: class WSTRING * __ptr64 __cdecl FSTRING::Initialize(unsigned short * __ptr64,unsigned long) __ptr64 -?Initialize@FSTRING@@QEAAPEAVWSTRING@@PEAGK@Z -; public: unsigned char __cdecl HMEM::Initialize(void) __ptr64 -?Initialize@HMEM@@QEAAEXZ -; public: unsigned char __cdecl KEYBOARD::Initialize(unsigned char,unsigned char) __ptr64 -?Initialize@KEYBOARD@@QEAAEEE@Z -; public: unsigned char __cdecl LIST::Initialize(void) __ptr64 -?Initialize@LIST@@QEAAEXZ -; public: unsigned char __cdecl LONG_ARGUMENT::Initialize(char * __ptr64) __ptr64 -?Initialize@LONG_ARGUMENT@@QEAAEPEAD@Z -; public: unsigned char __cdecl MEM_ALLOCATOR::Initialize(unsigned __int64,unsigned long) __ptr64 -?Initialize@MEM_ALLOCATOR@@QEAAE_KK@Z -; public: unsigned char __cdecl MEM_BLOCK_MGR::Initialize(unsigned long,unsigned long) __ptr64 -?Initialize@MEM_BLOCK_MGR@@QEAAEKK@Z -; public: unsigned char __cdecl MESSAGE::Initialize(void) __ptr64 -?Initialize@MESSAGE@@QEAAEXZ -; public: unsigned char __cdecl MULTIPLE_PATH_ARGUMENT::Initialize(char * __ptr64,unsigned char,unsigned char) __ptr64 -?Initialize@MULTIPLE_PATH_ARGUMENT@@QEAAEPEADEE@Z -; public: unsigned char __cdecl PATH::Initialize(unsigned short const * __ptr64,unsigned char) __ptr64 -?Initialize@PATH@@QEAAEPEBGE@Z -; public: unsigned char __cdecl PATH::Initialize(class PATH const * __ptr64,unsigned char) __ptr64 -?Initialize@PATH@@QEAAEPEBV1@E@Z -; public: unsigned char __cdecl PATH::Initialize(class WSTRING const * __ptr64,unsigned char) __ptr64 -?Initialize@PATH@@QEAAEPEBVWSTRING@@E@Z -; public: unsigned char __cdecl PATH_ARGUMENT::Initialize(char * __ptr64,unsigned char) __ptr64 -?Initialize@PATH_ARGUMENT@@QEAAEPEADE@Z -; public: unsigned char __cdecl PRINT_STREAM::Initialize(class PATH const * __ptr64) __ptr64 -?Initialize@PRINT_STREAM@@QEAAEPEBVPATH@@@Z -; public: unsigned char __cdecl PROGRAM::Initialize(unsigned long,unsigned long,unsigned long) __ptr64 -?Initialize@PROGRAM@@QEAAEKKK@Z -; public: unsigned char __cdecl REST_OF_LINE_ARGUMENT::Initialize(void) __ptr64 -?Initialize@REST_OF_LINE_ARGUMENT@@QEAAEXZ -; public: unsigned char __cdecl SCREEN::Initialize(void) __ptr64 -?Initialize@SCREEN@@QEAAEXZ -; public: unsigned char __cdecl SORTED_LIST::Initialize(unsigned char) __ptr64 -?Initialize@SORTED_LIST@@QEAAEE@Z -; public: unsigned char __cdecl STREAM_MESSAGE::Initialize(class STREAM * __ptr64,class STREAM * __ptr64,class STREAM * __ptr64) __ptr64 -?Initialize@STREAM_MESSAGE@@QEAAEPEAVSTREAM@@00@Z -; public: unsigned char __cdecl STRING_ARGUMENT::Initialize(char * __ptr64) __ptr64 -?Initialize@STRING_ARGUMENT@@QEAAEPEAD@Z -; public: unsigned char __cdecl STRING_ARRAY::Initialize(unsigned long,unsigned long,unsigned long) __ptr64 -?Initialize@STRING_ARRAY@@QEAAEKKK@Z -; public: unsigned char __cdecl TIMEINFO::Initialize(struct _FILETIME * __ptr64) __ptr64 -?Initialize@TIMEINFO@@QEAAEPEAU_FILETIME@@@Z -; public: void __cdecl TIMEINFO::Initialize(class TIMEINFO const * __ptr64) __ptr64 -?Initialize@TIMEINFO@@QEAAXPEBV1@@Z -; public: unsigned char __cdecl TIMEINFO_ARGUMENT::Initialize(char * __ptr64) __ptr64 -?Initialize@TIMEINFO_ARGUMENT@@QEAAEPEAD@Z -; public: unsigned char __cdecl WSTRING::Initialize(long) __ptr64 -?Initialize@WSTRING@@QEAAEJ@Z -; public: unsigned char __cdecl WSTRING::Initialize(char const * __ptr64,unsigned long) __ptr64 -?Initialize@WSTRING@@QEAAEPEBDK@Z -; public: unsigned char __cdecl WSTRING::Initialize(unsigned short const * __ptr64,unsigned long) __ptr64 -?Initialize@WSTRING@@QEAAEPEBGK@Z -; public: unsigned char __cdecl WSTRING::Initialize(class WSTRING const * __ptr64,unsigned long,unsigned long) __ptr64 -?Initialize@WSTRING@@QEAAEPEBV1@KK@Z -; public: unsigned char __cdecl WSTRING::Initialize(void) __ptr64 -?Initialize@WSTRING@@QEAAEXZ -; public: unsigned char __cdecl LIST::Insert(class OBJECT * __ptr64,class ITERATOR * __ptr64) __ptr64 -?Insert@LIST@@QEAAEPEAVOBJECT@@PEAVITERATOR@@@Z -; public: unsigned char __cdecl WSTRING::InsertString(unsigned long,class WSTRING const * __ptr64,unsigned long,unsigned long) __ptr64 -?InsertString@WSTRING@@QEAAEKPEBV1@KK@Z -; public: static unsigned char __cdecl SYSTEM::IsCorrectVersion(void) -?IsCorrectVersion@SYSTEM@@SAEXZ -; public: unsigned char __cdecl PATH::IsDrive(void)const __ptr64 -?IsDrive@PATH@@QEBAEXZ -; public: unsigned char __cdecl FSN_DIRECTORY::IsEmpty(void)const __ptr64 -?IsEmpty@FSN_DIRECTORY@@QEBAEXZ -; public: unsigned char __cdecl PATH::IsGuidVolName(void) __ptr64 -?IsGuidVolName@PATH@@QEAAEXZ -; public: virtual unsigned char __cdecl MESSAGE::IsInAutoChk(void) __ptr64 -?IsInAutoChk@MESSAGE@@UEAAEXZ -; public: virtual unsigned char __cdecl MESSAGE::IsInSetup(void) __ptr64 -?IsInSetup@MESSAGE@@UEAAEXZ -; public: unsigned char __cdecl KEYBOARD::IsKeyAvailable(unsigned char * __ptr64)const __ptr64 -?IsKeyAvailable@KEYBOARD@@QEBAEPEAE@Z -; public: virtual unsigned char __cdecl MESSAGE::IsKeyPressed(unsigned long,unsigned long) __ptr64 -?IsKeyPressed@MESSAGE@@UEAAEKK@Z -; public: unsigned char __cdecl MESSAGE::IsLoggingEnabled(void) __ptr64 -?IsLoggingEnabled@MESSAGE@@QEAAEXZ -; public: unsigned char __cdecl OBJECT::IsSameClass(class OBJECT const * __ptr64)const __ptr64 -?IsSameClass@OBJECT@@QEBAEPEBV1@@Z -; public: unsigned char __cdecl OBJECT::IsSameObject(class OBJECT const * __ptr64)const __ptr64 -?IsSameObject@OBJECT@@QEBAEPEBV1@@Z -; public: virtual unsigned char __cdecl MESSAGE::IsSuppressedMessage(void) __ptr64 -?IsSuppressedMessage@MESSAGE@@UEAAEXZ -; public: unsigned char __cdecl ARGUMENT::IsValueSet(void) __ptr64 -?IsValueSet@ARGUMENT@@QEAAEXZ -; public: virtual unsigned char __cdecl CHKDSK_MESSAGE::IsYesResponse(unsigned char) __ptr64 -?IsYesResponse@CHKDSK_MESSAGE@@UEAAEE@Z -; public: virtual unsigned char __cdecl MESSAGE::IsYesResponse(unsigned char) __ptr64 -?IsYesResponse@MESSAGE@@UEAAEE@Z -; public: virtual unsigned char __cdecl STREAM_MESSAGE::IsYesResponse(unsigned char) __ptr64 -?IsYesResponse@STREAM_MESSAGE@@UEAAEE@Z -; public: void __cdecl MESSAGE::Lock(void) __ptr64 -?Lock@MESSAGE@@QEAAXXZ -; public: unsigned char __cdecl MESSAGE::Log(char const * __ptr64,...) __ptr64 -?Log@MESSAGE@@QEAAEPEBDZZ -; public: unsigned char __cdecl MESSAGE::LogMessage(class WSTRING const * __ptr64) __ptr64 -?LogMessage@MESSAGE@@QEAAEPEBVWSTRING@@@Z -; public: unsigned char __cdecl MESSAGE::LogMsg(unsigned long) __ptr64 -?LogMsg@MESSAGE@@QEAAEK@Z -; public: unsigned char __cdecl MESSAGE::LogMsg(unsigned long,char const * __ptr64,...) __ptr64 -?LogMsg@MESSAGE@@QEAAEKPEBDZZ -; public: static class FSN_DIRECTORY * __ptr64 __cdecl SYSTEM::MakeDirectory(class PATH const * __ptr64,class PATH const * __ptr64,enum _COPY_ERROR * __ptr64,unsigned long (__cdecl*)(union _LARGE_INTEGER,union _LARGE_INTEGER,union _LARGE_INTEGER,union _LARGE_INTEGER,unsigned long,unsigned long,void * __ptr64,void * __ptr64,void * __ptr64),void * __ptr64,int * __ptr64,unsigned long) -?MakeDirectory@SYSTEM@@SAPEAVFSN_DIRECTORY@@PEBVPATH@@0PEAW4_COPY_ERROR@@P6AKT_LARGE_INTEGER@@222KKPEAX33@Z3PEAHK@Z -; public: static class FSN_FILE * __ptr64 __cdecl SYSTEM::MakeFile(class PATH const * __ptr64) -?MakeFile@SYSTEM@@SAPEAVFSN_FILE@@PEBVPATH@@@Z -; public: static class FSN_FILE * __ptr64 __cdecl SYSTEM::MakeTemporaryFile(class WSTRING const * __ptr64,class PATH const * __ptr64) -?MakeTemporaryFile@SYSTEM@@SAPEAVFSN_FILE@@PEBVWSTRING@@PEBVPATH@@@Z -; public: unsigned char __cdecl PATH::ModifyName(class WSTRING const * __ptr64) __ptr64 -?ModifyName@PATH@@QEAAEPEBVWSTRING@@@Z -; public: unsigned char __cdecl SCREEN::MoveCursorTo(unsigned short,unsigned short) __ptr64 -?MoveCursorTo@SCREEN@@QEAAEGG@Z -; public: virtual unsigned char __cdecl BDSTRING::NewBuf(unsigned long) __ptr64 -?NewBuf@BDSTRING@@UEAAEK@Z -; public: virtual unsigned char __cdecl DSTRING::NewBuf(unsigned long) __ptr64 -?NewBuf@DSTRING@@UEAAEK@Z -; public: virtual unsigned char __cdecl FSTRING::NewBuf(unsigned long) __ptr64 -?NewBuf@FSTRING@@UEAAEK@Z -; public: unsigned long __cdecl BSTRING::NextChar(unsigned long) __ptr64 -?NextChar@BSTRING@@QEAAKK@Z -; public: unsigned char __cdecl ARGUMENT_LEXEMIZER::PrepareToParse(class WSTRING * __ptr64) __ptr64 -?PrepareToParse@ARGUMENT_LEXEMIZER@@QEAAEPEAVWSTRING@@@Z -; public: virtual unsigned char __cdecl ARRAY::Put(class OBJECT * __ptr64) __ptr64 -?Put@ARRAY@@UEAAEPEAVOBJECT@@@Z -; public: virtual unsigned char __cdecl LIST::Put(class OBJECT * __ptr64) __ptr64 -?Put@LIST@@UEAAEPEAVOBJECT@@@Z -; public: virtual unsigned char __cdecl SORTED_LIST::Put(class OBJECT * __ptr64) __ptr64 -?Put@SORTED_LIST@@UEAAEPEAVOBJECT@@@Z -; public: void __cdecl ARGUMENT_LEXEMIZER::PutMultipleSwitch(char const * __ptr64) __ptr64 -?PutMultipleSwitch@ARGUMENT_LEXEMIZER@@QEAAXPEBD@Z -; public: void __cdecl ARGUMENT_LEXEMIZER::PutMultipleSwitch(class WSTRING const * __ptr64) __ptr64 -?PutMultipleSwitch@ARGUMENT_LEXEMIZER@@QEAAXPEBVWSTRING@@@Z -; public: void __cdecl ARGUMENT_LEXEMIZER::PutSeparators(char const * __ptr64) __ptr64 -?PutSeparators@ARGUMENT_LEXEMIZER@@QEAAXPEBD@Z -; protected: void __cdecl BSTRING::PutString(char * __ptr64,unsigned long) __ptr64 -?PutString@BSTRING@@IEAAXPEADK@Z -; protected: void __cdecl WSTRING::PutString(unsigned short * __ptr64) __ptr64 -?PutString@WSTRING@@IEAAXPEAG@Z -; protected: void __cdecl WSTRING::PutString(unsigned short * __ptr64,unsigned long) __ptr64 -?PutString@WSTRING@@IEAAXPEAGK@Z -; public: void __cdecl ARGUMENT_LEXEMIZER::PutSwitches(char const * __ptr64) __ptr64 -?PutSwitches@ARGUMENT_LEXEMIZER@@QEAAXPEBD@Z -; public: void __cdecl ARGUMENT_LEXEMIZER::PutSwitches(class WSTRING const * __ptr64) __ptr64 -?PutSwitches@ARGUMENT_LEXEMIZER@@QEAAXPEBVWSTRING@@@Z -; public: unsigned long __cdecl WSTRING::QueryByteCount(void)const __ptr64 -?QueryByteCount@WSTRING@@QEBAKXZ -; public: unsigned short __cdecl WSTRING::QueryChAt(unsigned long)const __ptr64 -?QueryChAt@WSTRING@@QEBAGK@Z -; public: unsigned long __cdecl BSTRING::QueryChCount(void)const __ptr64 -?QueryChCount@BSTRING@@QEBAKXZ -; public: unsigned long __cdecl WSTRING::QueryChCount(void)const __ptr64 -?QueryChCount@WSTRING@@QEBAKXZ -; public: unsigned __int64 __cdecl OBJECT::QueryClassId(void)const __ptr64 -?QueryClassId@OBJECT@@QEBA_KXZ -; public: unsigned long __cdecl SCREEN::QueryCodePage(void) __ptr64 -?QueryCodePage@SCREEN@@QEAAKXZ -; public: class ARRAY * __ptr64 __cdecl PATH::QueryComponentArray(class ARRAY * __ptr64)const __ptr64 -?QueryComponentArray@PATH@@QEBAPEAVARRAY@@PEAV2@@Z -; public: static unsigned char __cdecl SYSTEM::QueryCurrentDosDriveName(class WSTRING * __ptr64) -?QueryCurrentDosDriveName@SYSTEM@@SAEPEAVWSTRING@@@Z -; public: unsigned char __cdecl TIMEINFO::QueryDate(class WSTRING * __ptr64)const __ptr64 -?QueryDate@TIMEINFO@@QEBAEPEAVWSTRING@@@Z -; public: static class FSN_DIRECTORY * __ptr64 __cdecl SYSTEM::QueryDirectory(class PATH const * __ptr64,unsigned char) -?QueryDirectory@SYSTEM@@SAPEAVFSN_DIRECTORY@@PEBVPATH@@E@Z -; public: static enum DRIVE_TYPE __cdecl SYSTEM::QueryDriveType(class WSTRING const * __ptr64) -?QueryDriveType@SYSTEM@@SA?AW4DRIVE_TYPE@@PEBVWSTRING@@@Z -; public: static class WSTRING * __ptr64 __cdecl SYSTEM::QueryEnvironmentVariable(class WSTRING const * __ptr64) -?QueryEnvironmentVariable@SYSTEM@@SAPEAVWSTRING@@PEBV2@@Z -; public: static class FSN_FILE * __ptr64 __cdecl SYSTEM::QueryFile(class PATH const * __ptr64,unsigned char,unsigned char * __ptr64) -?QueryFile@SYSTEM@@SAPEAVFSN_FILE@@PEBVPATH@@EPEAE@Z -; public: static enum FILE_TYPE __cdecl SYSTEM::QueryFileType(class WSTRING const * __ptr64) -?QueryFileType@SYSTEM@@SA?AW4FILE_TYPE@@PEBVWSTRING@@@Z -; public: class ARRAY * __ptr64 __cdecl FSN_DIRECTORY::QueryFsnodeArray(class FSN_FILTER * __ptr64)const __ptr64 -?QueryFsnodeArray@FSN_DIRECTORY@@QEBAPEAVARRAY@@PEAVFSN_FILTER@@@Z -; public: class PATH * __ptr64 __cdecl PATH::QueryFullPath(void)const __ptr64 -?QueryFullPath@PATH@@QEBAPEAV1@XZ -; public: class WSTRING * __ptr64 __cdecl PATH::QueryFullPathString(void)const __ptr64 -?QueryFullPathString@PATH@@QEBAPEAVWSTRING@@XZ -; public: class WSTRING * __ptr64 __cdecl PATH::QueryGuidString(class WSTRING * __ptr64,unsigned char * __ptr64,class WSTRING * __ptr64) __ptr64 -?QueryGuidString@PATH@@QEAAPEAVWSTRING@@PEAV2@PEAE0@Z -; public: class WSTRING * __ptr64 __cdecl ARGUMENT_LEXEMIZER::QueryInvalidArgument(void) __ptr64 -?QueryInvalidArgument@ARGUMENT_LEXEMIZER@@QEAAPEAVWSTRING@@XZ -; public: virtual class ITERATOR * __ptr64 __cdecl ARRAY::QueryIterator(void)const __ptr64 -?QueryIterator@ARRAY@@UEBAPEAVITERATOR@@XZ -; public: virtual class ITERATOR * __ptr64 __cdecl LIST::QueryIterator(void)const __ptr64 -?QueryIterator@LIST@@UEBAPEAVITERATOR@@XZ -; public: virtual class ITERATOR * __ptr64 __cdecl SORTED_LIST::QueryIterator(void)const __ptr64 -?QueryIterator@SORTED_LIST@@UEBAPEAVITERATOR@@XZ -; public: static __int64 (__cdecl*__cdecl SYSTEM::QueryLibraryEntryPoint(class WSTRING const * __ptr64,class WSTRING const * __ptr64,void * __ptr64 * __ptr64))(void) -?QueryLibraryEntryPoint@SYSTEM@@SAP6A_JXZPEBVWSTRING@@0PEAPEAX@Z -; public: static unsigned char __cdecl SYSTEM::QueryLocalTimeFromUTime(class TIMEINFO const * __ptr64,class TIMEINFO * __ptr64) -?QueryLocalTimeFromUTime@SYSTEM@@SAEPEBVTIMEINFO@@PEAV2@@Z -; public: virtual unsigned long __cdecl SORTED_LIST::QueryMemberCount(void)const __ptr64 -?QueryMemberCount@SORTED_LIST@@UEBAKXZ -; public: class PATH * __ptr64 __cdecl PATH::QueryMountPointPath(void) __ptr64 -?QueryMountPointPath@PATH@@QEAAPEAV1@XZ -; public: unsigned char __cdecl MESSAGE::QueryNextLoggedMessage(class FSTRING * __ptr64) __ptr64 -?QueryNextLoggedMessage@MESSAGE@@QEAAEPEAVFSTRING@@@Z -; public: unsigned char __cdecl WSTRING::QueryNumber(long * __ptr64,unsigned long,unsigned long)const __ptr64 -?QueryNumber@WSTRING@@QEBAEPEAJKK@Z -; public: unsigned char __cdecl MESSAGE::QueryPackedLog(class HMEM * __ptr64,unsigned long * __ptr64) __ptr64 -?QueryPackedLog@MESSAGE@@QEAAEPEAVHMEM@@PEAK@Z -; public: class PATH * __ptr64 __cdecl PATH::QueryPath(void)const __ptr64 -?QueryPath@PATH@@QEBAPEAV1@XZ -; public: static unsigned char __cdecl BASE_SYSTEM::QueryResourceString(class WSTRING * __ptr64,unsigned long,char const * __ptr64,...) -?QueryResourceString@BASE_SYSTEM@@SAEPEAVWSTRING@@KPEBDZZ -; public: static unsigned char __cdecl BASE_SYSTEM::QueryResourceStringV(class WSTRING * __ptr64,unsigned long,char const * __ptr64,char * __ptr64) -?QueryResourceStringV@BASE_SYSTEM@@SAEPEAVWSTRING@@KPEBDPEAD@Z -; public: class WSTRING * __ptr64 __cdecl PATH::QueryRoot(void) __ptr64 -?QueryRoot@PATH@@QEAAPEAVWSTRING@@XZ -; public: char * __ptr64 __cdecl BSTRING::QuerySTR(unsigned long,unsigned long,char * __ptr64,unsigned long,unsigned char)const __ptr64 -?QuerySTR@BSTRING@@QEBAPEADKKPEADKE@Z -; public: char * __ptr64 __cdecl WSTRING::QuerySTR(unsigned long,unsigned long,char * __ptr64,unsigned long,unsigned char)const __ptr64 -?QuerySTR@WSTRING@@QEBAPEADKKPEADKE@Z -; public: void __cdecl SCREEN::QueryScreenSize(unsigned short * __ptr64,unsigned short * __ptr64,unsigned short * __ptr64,unsigned short * __ptr64)const __ptr64 -?QueryScreenSize@SCREEN@@QEBAXPEAG000@Z -; public: class FILE_STREAM * __ptr64 __cdecl FSN_FILE::QueryStream(enum STREAMACCESS,unsigned long) __ptr64 -?QueryStream@FSN_FILE@@QEAAPEAVFILE_STREAM@@W4STREAMACCESS@@K@Z -; public: class WSTRING * __ptr64 __cdecl WSTRING::QueryString(unsigned long,unsigned long)const __ptr64 -?QueryString@WSTRING@@QEBAPEAV1@KK@Z -; public: virtual unsigned char __cdecl MESSAGE::QueryStringInput(class WSTRING * __ptr64) __ptr64 -?QueryStringInput@MESSAGE@@UEAAEPEAVWSTRING@@@Z -; public: static class PATH * __ptr64 __cdecl SYSTEM::QuerySystemDirectory(void) -?QuerySystemDirectory@SYSTEM@@SAPEAVPATH@@XZ -; public: unsigned char __cdecl TIMEINFO::QueryTime(class WSTRING * __ptr64)const __ptr64 -?QueryTime@TIMEINFO@@QEBAEPEAVWSTRING@@@Z -; public: unsigned char __cdecl COMM_DEVICE::QueryTimeOut(void)const __ptr64 -?QueryTimeOut@COMM_DEVICE@@QEBAEXZ -; public: static class WSTRING * __ptr64 __cdecl SYSTEM::QueryVolumeLabel(class PATH * __ptr64,struct _VOL_SERIAL_NUMBER * __ptr64) -?QueryVolumeLabel@SYSTEM@@SAPEAVWSTRING@@PEAVPATH@@PEAU_VOL_SERIAL_NUMBER@@@Z -; public: class PATH * __ptr64 __cdecl PATH::QueryWCExpansion(class PATH * __ptr64) __ptr64 -?QueryWCExpansion@PATH@@QEAAPEAV1@PEAV1@@Z -; public: unsigned short * __ptr64 __cdecl WSTRING::QueryWSTR(unsigned long,unsigned long,unsigned short * __ptr64,unsigned long,unsigned char)const __ptr64 -?QueryWSTR@WSTRING@@QEBAPEAGKKPEAGKE@Z -; public: static unsigned char __cdecl SYSTEM::QueryWindowsErrorMessage(unsigned long,class WSTRING * __ptr64) -?QueryWindowsErrorMessage@SYSTEM@@SAEKPEAVWSTRING@@@Z -; public: unsigned char __cdecl FILE_STREAM::ReadAt(unsigned char * __ptr64,unsigned long,__int64,enum SEEKORIGIN,unsigned long * __ptr64) __ptr64 -?ReadAt@FILE_STREAM@@QEAAEPEAEK_JW4SEEKORIGIN@@PEAK@Z -; public: unsigned char __cdecl STREAM::ReadLine(class WSTRING * __ptr64,unsigned char) __ptr64 -?ReadLine@STREAM@@QEAAEPEAVWSTRING@@E@Z -; public: unsigned char __cdecl STREAM::ReadMbLine(char * __ptr64,unsigned long,unsigned long * __ptr64,unsigned char,unsigned long) __ptr64 -?ReadMbLine@STREAM@@QEAAEPEADKPEAKEK@Z -; public: unsigned char __cdecl STREAM::ReadWLine(unsigned short * __ptr64,unsigned long,unsigned long * __ptr64,unsigned char,unsigned long) __ptr64 -?ReadWLine@STREAM@@QEAAEPEAGKPEAKEK@Z -; public: virtual class OBJECT * __ptr64 __cdecl ARRAY::Remove(class ITERATOR * __ptr64) __ptr64 -?Remove@ARRAY@@UEAAPEAVOBJECT@@PEAVITERATOR@@@Z -; public: static unsigned char __cdecl SYSTEM::RemoveNode(class FSNODE * __ptr64 * __ptr64,unsigned char) -?RemoveNode@SYSTEM@@SAEPEAPEAVFSNODE@@E@Z -; public: unsigned char __cdecl WSTRING::Replace(unsigned long,unsigned long,class WSTRING const * __ptr64,unsigned long,unsigned long) __ptr64 -?Replace@WSTRING@@QEAAEKKPEBV1@KK@Z -; public: unsigned char __cdecl BSTRING::ReplaceWithChars(unsigned long,unsigned long,char,unsigned long) __ptr64 -?ReplaceWithChars@BSTRING@@QEAAEKKDK@Z -; public: unsigned char __cdecl WSTRING::ReplaceWithChars(unsigned long,unsigned long,unsigned short,unsigned long) __ptr64 -?ReplaceWithChars@WSTRING@@QEAAEKKGK@Z -; public: void __cdecl BITVECTOR::ResetBit(unsigned long,unsigned long) __ptr64 -?ResetBit@BITVECTOR@@QEAAXKK@Z -; public: static void __cdecl WSTRING::ResetConversions(void) -?ResetConversions@WSTRING@@SAXXZ -; public: void __cdecl MESSAGE::ResetLoggingIterator(void) __ptr64 -?ResetLoggingIterator@MESSAGE@@QEAAXXZ -; public: virtual unsigned char __cdecl BDSTRING::Resize(unsigned long) __ptr64 -?Resize@BDSTRING@@UEAAEK@Z -; public: virtual unsigned char __cdecl DSTRING::Resize(unsigned long) __ptr64 -?Resize@DSTRING@@UEAAEK@Z -; public: virtual unsigned char __cdecl FSTRING::Resize(unsigned long) __ptr64 -?Resize@FSTRING@@UEAAEK@Z -; public: unsigned char __cdecl HMEM::Resize(unsigned long,unsigned long) __ptr64 -?Resize@HMEM@@QEAAEKK@Z -; public: static class PATH * __ptr64 __cdecl SYSTEM::SearchPathW(class WSTRING * __ptr64,class WSTRING * __ptr64) -?SearchPathW@SYSTEM@@SAPEAVPATH@@PEAVWSTRING@@0@Z -; public: virtual unsigned long __cdecl MESSAGE::SelectResponse(unsigned long,...) __ptr64 -?SelectResponse@MESSAGE@@UEAAKKZZ -; public: virtual unsigned char __cdecl CHKDSK_MESSAGE::Set(unsigned long,enum MESSAGE_TYPE,unsigned long) __ptr64 -?Set@CHKDSK_MESSAGE@@UEAAEKW4MESSAGE_TYPE@@K@Z -; public: virtual unsigned char __cdecl STREAM_MESSAGE::Set(unsigned long,enum MESSAGE_TYPE,unsigned long) __ptr64 -?Set@STREAM_MESSAGE@@UEAAEKW4MESSAGE_TYPE@@K@Z -; public: void __cdecl ARGUMENT_LEXEMIZER::SetAllowSwitchGlomming(unsigned char) __ptr64 -?SetAllowSwitchGlomming@ARGUMENT_LEXEMIZER@@QEAAXE@Z -; public: static void __cdecl WSTRING::SetAnsiConversions(void) -?SetAnsiConversions@WSTRING@@SAXXZ -; public: unsigned char __cdecl FSN_FILTER::SetAttributes(unsigned long,unsigned long,unsigned long) __ptr64 -?SetAttributes@FSN_FILTER@@QEAAEKKK@Z -; public: unsigned char __cdecl COMM_DEVICE::SetBaudRate(unsigned long) __ptr64 -?SetBaudRate@COMM_DEVICE@@QEAAEK@Z -; public: void __cdecl BITVECTOR::SetBit(unsigned long,unsigned long) __ptr64 -?SetBit@BITVECTOR@@QEAAXKK@Z -; public: void __cdecl ARGUMENT_LEXEMIZER::SetCaseSensitive(unsigned char) __ptr64 -?SetCaseSensitive@ARGUMENT_LEXEMIZER@@QEAAXE@Z -; public: unsigned short __cdecl WSTRING::SetChAt(unsigned short,unsigned long) __ptr64 -?SetChAt@WSTRING@@QEAAGGK@Z -; protected: void __cdecl OBJECT::SetClassDescriptor(class CLASS_DESCRIPTOR const * __ptr64) __ptr64 -?SetClassDescriptor@OBJECT@@IEAAXPEBVCLASS_DESCRIPTOR@@@Z -; public: unsigned char __cdecl SCREEN::SetCodePage(unsigned long) __ptr64 -?SetCodePage@SCREEN@@QEAAEK@Z -; public: static void __cdecl WSTRING::SetConsoleConversions(void) -?SetConsoleConversions@WSTRING@@SAXXZ -; public: unsigned char __cdecl COMM_DEVICE::SetDataBits(unsigned long) __ptr64 -?SetDataBits@COMM_DEVICE@@QEAAEK@Z -; public: unsigned char __cdecl PATH::SetDevice(class WSTRING const * __ptr64) __ptr64 -?SetDevice@PATH@@QEAAEPEBVWSTRING@@@Z -; public: virtual unsigned char __cdecl MESSAGE::SetDotsOnly(unsigned char) __ptr64 -?SetDotsOnly@MESSAGE@@UEAAEE@Z -; public: unsigned char __cdecl COMM_DEVICE::SetDtrControl(enum DTR_CONTROL) __ptr64 -?SetDtrControl@COMM_DEVICE@@QEAAEW4DTR_CONTROL@@@Z -; public: unsigned char __cdecl FSN_FILTER::SetFileName(char const * __ptr64) __ptr64 -?SetFileName@FSN_FILTER@@QEAAEPEBD@Z -; public: unsigned char __cdecl FSN_FILTER::SetFileName(class WSTRING const * __ptr64) __ptr64 -?SetFileName@FSN_FILTER@@QEAAEPEBVWSTRING@@@Z -; public: unsigned char __cdecl COMM_DEVICE::SetIdsr(unsigned char) __ptr64 -?SetIdsr@COMM_DEVICE@@QEAAEE@Z -; public: void __cdecl MESSAGE::SetLoggingEnabled(unsigned char) __ptr64 -?SetLoggingEnabled@MESSAGE@@QEAAXE@Z -; public: unsigned char __cdecl PATH::SetName(class WSTRING const * __ptr64) __ptr64 -?SetName@PATH@@QEAAEPEBVWSTRING@@@Z -; public: void __cdecl ARGUMENT_LEXEMIZER::SetNoSpcBetweenDstAndSwitch(unsigned char) __ptr64 -?SetNoSpcBetweenDstAndSwitch@ARGUMENT_LEXEMIZER@@QEAAXE@Z -; public: unsigned char __cdecl COMM_DEVICE::SetOcts(unsigned char) __ptr64 -?SetOcts@COMM_DEVICE@@QEAAEE@Z -; public: unsigned char __cdecl COMM_DEVICE::SetOdsr(unsigned char) __ptr64 -?SetOdsr@COMM_DEVICE@@QEAAEE@Z -; public: static void __cdecl WSTRING::SetOemConversions(void) -?SetOemConversions@WSTRING@@SAXXZ -; public: unsigned char __cdecl SCREEN::SetOutputCodePage(unsigned long) __ptr64 -?SetOutputCodePage@SCREEN@@QEAAEK@Z -; public: unsigned char __cdecl COMM_DEVICE::SetParity(enum PARITY) __ptr64 -?SetParity@COMM_DEVICE@@QEAAEW4PARITY@@@Z -; public: unsigned char __cdecl COMM_DEVICE::SetRtsControl(enum RTS_CONTROL) __ptr64 -?SetRtsControl@COMM_DEVICE@@QEAAEW4RTS_CONTROL@@@Z -; public: unsigned long __cdecl BITVECTOR::SetSize(unsigned long,enum BIT) __ptr64 -?SetSize@BITVECTOR@@QEAAKKW4BIT@@@Z -; public: unsigned char __cdecl COMM_DEVICE::SetStopBits(enum STOPBITS) __ptr64 -?SetStopBits@COMM_DEVICE@@QEAAEW4STOPBITS@@@Z -; public: unsigned char __cdecl FSN_FILTER::SetTimeInfo(class TIMEINFO const * __ptr64,enum FSN_TIME,unsigned short) __ptr64 -?SetTimeInfo@FSN_FILTER@@QEAAEPEBVTIMEINFO@@W4FSN_TIME@@G@Z -; public: unsigned char __cdecl COMM_DEVICE::SetTimeOut(unsigned char) __ptr64 -?SetTimeOut@COMM_DEVICE@@QEAAEE@Z -; public: unsigned char __cdecl COMM_DEVICE::SetXon(unsigned char) __ptr64 -?SetXon@COMM_DEVICE@@QEAAEE@Z -; public: static unsigned short * __ptr64 __cdecl WSTRING::SkipWhite(unsigned short * __ptr64) -?SkipWhite@WSTRING@@SAPEAGPEAG@Z -; public: virtual unsigned char __cdecl STRING_ARRAY::Sort(unsigned char) __ptr64 -?Sort@STRING_ARRAY@@UEAAEE@Z -; public: unsigned char __cdecl WSTRING::Strcat(class WSTRING const * __ptr64) __ptr64 -?Strcat@WSTRING@@QEAAEPEBV1@@Z -; public: unsigned long __cdecl BSTRING::Strchr(char,unsigned long)const __ptr64 -?Strchr@BSTRING@@QEBAKDK@Z -; public: unsigned long __cdecl WSTRING::Strchr(unsigned short,unsigned long)const __ptr64 -?Strchr@WSTRING@@QEBAKGK@Z -; public: long __cdecl WSTRING::Strcmp(class WSTRING const * __ptr64)const __ptr64 -?Strcmp@WSTRING@@QEBAJPEBV1@@Z -; public: long __cdecl WSTRING::Strcmp(class WSTRING const * __ptr64,unsigned long)const __ptr64 -?Strcmp@WSTRING@@QEBAJPEBV1@K@Z -; public: long __cdecl WSTRING::Strcmp(class WSTRING const * __ptr64,unsigned long,unsigned long,unsigned long,unsigned long)const __ptr64 -?Strcmp@WSTRING@@QEBAJPEBV1@KKKK@Z -; public: static int __cdecl WSTRING::Strcmp(unsigned short * __ptr64,unsigned short * __ptr64) -?Strcmp@WSTRING@@SAHPEAG0@Z -; public: static int __cdecl MBSTR::Strcmpis(char * __ptr64,char * __ptr64) -?Strcmpis@MBSTR@@SAHPEAD0@Z -; public: static int __cdecl WSTRING::Strcmpis(unsigned short * __ptr64,unsigned short * __ptr64) -?Strcmpis@WSTRING@@SAHPEAG0@Z -; public: static int __cdecl MBSTR::Strcmps(char * __ptr64,char * __ptr64) -?Strcmps@MBSTR@@SAHPEAD0@Z -; public: static int __cdecl WSTRING::Strcmps(unsigned short * __ptr64,unsigned short * __ptr64) -?Strcmps@WSTRING@@SAHPEAG0@Z -; public: unsigned long __cdecl WSTRING::Strcspn(class WSTRING const * __ptr64,unsigned long)const __ptr64 -?Strcspn@WSTRING@@QEBAKPEBV1@K@Z -; public: static int __cdecl MBSTR::Stricmp(char * __ptr64,char * __ptr64) -?Stricmp@MBSTR@@SAHPEAD0@Z -; public: long __cdecl WSTRING::Stricmp(class WSTRING const * __ptr64)const __ptr64 -?Stricmp@WSTRING@@QEBAJPEBV1@@Z -; public: long __cdecl WSTRING::Stricmp(class WSTRING const * __ptr64,unsigned long)const __ptr64 -?Stricmp@WSTRING@@QEBAJPEBV1@K@Z -; public: long __cdecl WSTRING::Stricmp(class WSTRING const * __ptr64,unsigned long,unsigned long,unsigned long,unsigned long)const __ptr64 -?Stricmp@WSTRING@@QEBAJPEBV1@KKKK@Z -; public: static int __cdecl WSTRING::Stricmp(unsigned short * __ptr64,unsigned short * __ptr64) -?Stricmp@WSTRING@@SAHPEAG0@Z -; public: class WSTRING * __ptr64 __cdecl WSTRING::Strlwr(unsigned long,unsigned long) __ptr64 -?Strlwr@WSTRING@@QEAAPEAV1@KK@Z -; public: class WSTRING * __ptr64 __cdecl WSTRING::Strlwr(void) __ptr64 -?Strlwr@WSTRING@@QEAAPEAV1@XZ -; public: unsigned long __cdecl WSTRING::Strrchr(unsigned short,unsigned long)const __ptr64 -?Strrchr@WSTRING@@QEBAKGK@Z -; public: unsigned long __cdecl WSTRING::Strspn(class WSTRING const * __ptr64,unsigned long)const __ptr64 -?Strspn@WSTRING@@QEBAKPEBV1@K@Z -; public: static char * __ptr64 __cdecl MBSTR::Strstr(char * __ptr64,char * __ptr64) -?Strstr@MBSTR@@SAPEADPEAD0@Z -; public: unsigned long __cdecl WSTRING::Strstr(class WSTRING const * __ptr64)const __ptr64 -?Strstr@WSTRING@@QEBAKPEBV1@@Z -; public: class WSTRING * __ptr64 __cdecl WSTRING::Strupr(unsigned long,unsigned long) __ptr64 -?Strupr@WSTRING@@QEAAPEAV1@KK@Z -; public: class WSTRING * __ptr64 __cdecl WSTRING::Strupr(void) __ptr64 -?Strupr@WSTRING@@QEAAPEAV1@XZ -; public: unsigned long __cdecl WSTRING::SyncLength(void) __ptr64 -?SyncLength@WSTRING@@QEAAKXZ -; public: unsigned char __cdecl FSN_DIRECTORY::Traverse(void * __ptr64,class FSN_FILTER * __ptr64,class PATH * __ptr64,unsigned char (__cdecl*)(void * __ptr64,class FSNODE * __ptr64,class PATH * __ptr64))const __ptr64 -?Traverse@FSN_DIRECTORY@@QEBAEPEAXPEAVFSN_FILTER@@PEAVPATH@@P6AE0PEAVFSNODE@@2@Z@Z -; public: unsigned long __cdecl WSTRING::Truncate(unsigned long) __ptr64 -?Truncate@WSTRING@@QEAAKK@Z -; public: unsigned char __cdecl PATH::TruncateBase(void) __ptr64 -?TruncateBase@PATH@@QEAAEXZ -; public: void __cdecl PATH::TruncateDelimiter(void) __ptr64 -?TruncateDelimiter@PATH@@QEAAXXZ -; public: void __cdecl PATH::TruncateNameAtColon(void) __ptr64 -?TruncateNameAtColon@PATH@@QEAAXXZ -; void * __ptr64 __cdecl UlibRealloc(void * __ptr64,unsigned long) -?UlibRealloc@@YAPEAXPEAXK@Z -; public: void __cdecl MESSAGE::Unlock(void) __ptr64 -?Unlock@MESSAGE@@QEAAXXZ -; public: virtual void __cdecl PROGRAM::Usage(void)const __ptr64 -?Usage@PROGRAM@@UEBAXXZ -; public: unsigned char __cdecl FSNODE::UseAlternateName(void) __ptr64 -?UseAlternateName@FSNODE@@QEAAEXZ -; public: virtual void __cdecl PROGRAM::ValidateVersion(unsigned long,unsigned long)const __ptr64 -?ValidateVersion@PROGRAM@@UEBAXKK@Z -; public: virtual unsigned char __cdecl MESSAGE::WaitForUserSignal(void) __ptr64 -?WaitForUserSignal@MESSAGE@@UEAAEXZ -; public: unsigned char __cdecl STREAM::WriteByte(unsigned char) __ptr64 -?WriteByte@STREAM@@QEAAEE@Z -; private: static unsigned char WSTRING::_UseAnsiConversions -?_UseAnsiConversions@WSTRING@@0EA DATA -; private: static unsigned char WSTRING::_UseAnsiConversionsPrev -?_UseAnsiConversionsPrev@WSTRING@@0EA DATA -; private: static unsigned char WSTRING::_UseConsoleConversions -?_UseConsoleConversions@WSTRING@@0EA DATA -; private: static unsigned char WSTRING::_UseConsoleConversionsPrev -?_UseConsoleConversionsPrev@WSTRING@@0EA DATA
diff --git a/mingw-w64-crt/lib64/ureg.def b/mingw-w64-crt/lib64/ureg.def deleted file mode 100644 index 819f10e..0000000 --- a/mingw-w64-crt/lib64/ureg.def +++ /dev/null
@@ -1,58 +0,0 @@ -; -; Exports of file UREG.dll -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY UREG.dll -EXPORTS -; public: __cdecl REGISTRY::REGISTRY(void) __ptr64 -??0REGISTRY@@QEAA@XZ -; public: __cdecl REGISTRY_KEY_INFO::REGISTRY_KEY_INFO(void) __ptr64 -??0REGISTRY_KEY_INFO@@QEAA@XZ -; public: __cdecl REGISTRY_VALUE_ENTRY::REGISTRY_VALUE_ENTRY(void) __ptr64 -??0REGISTRY_VALUE_ENTRY@@QEAA@XZ -; public: virtual __cdecl REGISTRY::~REGISTRY(void) __ptr64 -??1REGISTRY@@UEAA@XZ -; public: unsigned char __cdecl REGISTRY::AddValueEntry(enum _PREDEFINED_KEY,class REGISTRY_KEY_INFO * __ptr64,class REGISTRY_VALUE_ENTRY const * __ptr64,unsigned char,unsigned long * __ptr64) __ptr64 -?AddValueEntry@REGISTRY@@QEAAEW4_PREDEFINED_KEY@@PEAVREGISTRY_KEY_INFO@@PEBVREGISTRY_VALUE_ENTRY@@EPEAK@Z -; public: unsigned char __cdecl REGISTRY::CreateKey(enum _PREDEFINED_KEY,class REGISTRY_KEY_INFO * __ptr64,class REGISTRY_KEY_INFO * __ptr64,unsigned long * __ptr64,unsigned char) __ptr64 -?CreateKey@REGISTRY@@QEAAEW4_PREDEFINED_KEY@@PEAVREGISTRY_KEY_INFO@@1PEAKE@Z -; public: unsigned char __cdecl REGISTRY::DeleteKey(enum _PREDEFINED_KEY,class REGISTRY_KEY_INFO * __ptr64,class WSTRING const * __ptr64,unsigned long * __ptr64) __ptr64 -?DeleteKey@REGISTRY@@QEAAEW4_PREDEFINED_KEY@@PEAVREGISTRY_KEY_INFO@@PEBVWSTRING@@PEAK@Z -; public: unsigned char __cdecl REGISTRY::DeleteValueEntry(enum _PREDEFINED_KEY,class REGISTRY_KEY_INFO * __ptr64,class WSTRING const * __ptr64,unsigned long * __ptr64) __ptr64 -?DeleteValueEntry@REGISTRY@@QEAAEW4_PREDEFINED_KEY@@PEAVREGISTRY_KEY_INFO@@PEBVWSTRING@@PEAK@Z -; public: unsigned char __cdecl REGISTRY::DoesKeyExist(enum _PREDEFINED_KEY,class WSTRING const * __ptr64,class WSTRING const * __ptr64,unsigned long * __ptr64) __ptr64 -?DoesKeyExist@REGISTRY@@QEAAEW4_PREDEFINED_KEY@@PEBVWSTRING@@1PEAK@Z -; public: unsigned char __cdecl REGISTRY::DoesValueExist(enum _PREDEFINED_KEY,class WSTRING const * __ptr64,class WSTRING const * __ptr64,class WSTRING const * __ptr64,unsigned long * __ptr64) __ptr64 -?DoesValueExist@REGISTRY@@QEAAEW4_PREDEFINED_KEY@@PEBVWSTRING@@11PEAK@Z -; public: unsigned char __cdecl REGISTRY::EnableRootNotification(enum _PREDEFINED_KEY,void * __ptr64,unsigned long,unsigned char) __ptr64 -?EnableRootNotification@REGISTRY@@QEAAEW4_PREDEFINED_KEY@@PEAXKE@Z -; public: unsigned char __cdecl REGISTRY::Initialize(class WSTRING const * __ptr64,unsigned long * __ptr64) __ptr64 -?Initialize@REGISTRY@@QEAAEPEBVWSTRING@@PEAK@Z -; public: unsigned char __cdecl REGISTRY_KEY_INFO::Initialize(class WSTRING const * __ptr64,class WSTRING const * __ptr64,unsigned long,class WSTRING const * __ptr64,struct _SECURITY_ATTRIBUTES * __ptr64) __ptr64 -?Initialize@REGISTRY_KEY_INFO@@QEAAEPEBVWSTRING@@0K0PEAU_SECURITY_ATTRIBUTES@@@Z -; public: unsigned char __cdecl REGISTRY_VALUE_ENTRY::Initialize(class WSTRING const * __ptr64,unsigned long,enum _REG_TYPE,unsigned char const * __ptr64,unsigned long) __ptr64 -?Initialize@REGISTRY_VALUE_ENTRY@@QEAAEPEBVWSTRING@@KW4_REG_TYPE@@PEBEK@Z -; public: unsigned char __cdecl REGISTRY::IsAccessAllowed(enum _PREDEFINED_KEY,class REGISTRY_KEY_INFO * __ptr64,unsigned long,unsigned long * __ptr64) __ptr64 -?IsAccessAllowed@REGISTRY@@QEAAEW4_PREDEFINED_KEY@@PEAVREGISTRY_KEY_INFO@@KPEAK@Z -; public: unsigned char __cdecl REGISTRY::LoadHive(enum _PREDEFINED_KEY,class REGISTRY_KEY_INFO * __ptr64,class WSTRING const * __ptr64,unsigned long * __ptr64) __ptr64 -?LoadHive@REGISTRY@@QEAAEW4_PREDEFINED_KEY@@PEAVREGISTRY_KEY_INFO@@PEBVWSTRING@@PEAK@Z -; public: unsigned char __cdecl REGISTRY::QueryKeyInfo(enum _PREDEFINED_KEY,class WSTRING const * __ptr64,class WSTRING const * __ptr64,class REGISTRY_KEY_INFO * __ptr64,unsigned long * __ptr64) __ptr64 -?QueryKeyInfo@REGISTRY@@QEAAEW4_PREDEFINED_KEY@@PEBVWSTRING@@1PEAVREGISTRY_KEY_INFO@@PEAK@Z -; public: unsigned char __cdecl REGISTRY::QueryKeySecurity(enum _PREDEFINED_KEY,class REGISTRY_KEY_INFO const * __ptr64,unsigned long,void * __ptr64 * __ptr64,unsigned long * __ptr64) __ptr64 -?QueryKeySecurity@REGISTRY@@QEAAEW4_PREDEFINED_KEY@@PEBVREGISTRY_KEY_INFO@@KPEAPEAXPEAK@Z -; public: unsigned char __cdecl REGISTRY::QuerySubKeysInfo(enum _PREDEFINED_KEY,class WSTRING const * __ptr64,class WSTRING const * __ptr64,class ARRAY * __ptr64,unsigned long * __ptr64) __ptr64 -?QuerySubKeysInfo@REGISTRY@@QEAAEW4_PREDEFINED_KEY@@PEBVWSTRING@@1PEAVARRAY@@PEAK@Z -; public: unsigned char __cdecl REGISTRY::QueryValues(enum _PREDEFINED_KEY,class WSTRING const * __ptr64,class WSTRING const * __ptr64,class ARRAY * __ptr64,unsigned long * __ptr64) __ptr64 -?QueryValues@REGISTRY@@QEAAEW4_PREDEFINED_KEY@@PEBVWSTRING@@1PEAVARRAY@@PEAK@Z -; public: unsigned char __cdecl REGISTRY::RestoreKeyFromFile(enum _PREDEFINED_KEY,class REGISTRY_KEY_INFO * __ptr64,class WSTRING const * __ptr64,unsigned char,unsigned long * __ptr64) __ptr64 -?RestoreKeyFromFile@REGISTRY@@QEAAEW4_PREDEFINED_KEY@@PEAVREGISTRY_KEY_INFO@@PEBVWSTRING@@EPEAK@Z -; public: unsigned char __cdecl REGISTRY::SaveKeyToFile(enum _PREDEFINED_KEY,class REGISTRY_KEY_INFO * __ptr64,class WSTRING const * __ptr64,unsigned long * __ptr64) __ptr64 -?SaveKeyToFile@REGISTRY@@QEAAEW4_PREDEFINED_KEY@@PEAVREGISTRY_KEY_INFO@@PEBVWSTRING@@PEAK@Z -; public: unsigned char __cdecl REGISTRY::SetKeySecurity(enum _PREDEFINED_KEY,class REGISTRY_KEY_INFO * __ptr64,unsigned long,void * __ptr64,unsigned long * __ptr64,unsigned char) __ptr64 -?SetKeySecurity@REGISTRY@@QEAAEW4_PREDEFINED_KEY@@PEAVREGISTRY_KEY_INFO@@KPEAXPEAKE@Z -; public: unsigned char __cdecl REGISTRY::UnLoadHive(enum _PREDEFINED_KEY,class REGISTRY_KEY_INFO * __ptr64,unsigned long * __ptr64) __ptr64 -?UnLoadHive@REGISTRY@@QEAAEW4_PREDEFINED_KEY@@PEAVREGISTRY_KEY_INFO@@PEAK@Z -; public: unsigned char __cdecl REGISTRY::UpdateKeyInfo(enum _PREDEFINED_KEY,class REGISTRY_KEY_INFO * __ptr64,unsigned long * __ptr64) __ptr64 -?UpdateKeyInfo@REGISTRY@@QEAAEW4_PREDEFINED_KEY@@PEAVREGISTRY_KEY_INFO@@PEAK@Z
diff --git a/mingw-w64-crt/lib64/vdsbas.def b/mingw-w64-crt/lib64/vdsbas.def deleted file mode 100644 index 1056093..0000000 --- a/mingw-w64-crt/lib64/vdsbas.def +++ /dev/null
@@ -1,234 +0,0 @@ -; -; Exports of file bprovider.DLL -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY bprovider.DLL -EXPORTS -; public: __cdecl CVdsHandleImpl<-1>::CVdsHandleImpl<-1>(void) __ptr64 -??0?$CVdsHandleImpl@$0?0@@QEAA@XZ -; public: __cdecl CVdsHandleImpl<0>::CVdsHandleImpl<0>(void) __ptr64 -??0?$CVdsHandleImpl@$0A@@@QEAA@XZ -; public: __cdecl CVdsHeapPtr<char>::CVdsHeapPtr<char>(void) __ptr64 -??0?$CVdsHeapPtr@D@@QEAA@XZ -; public: __cdecl CVdsHeapPtr<unsigned char>::CVdsHeapPtr<unsigned char>(void) __ptr64 -??0?$CVdsHeapPtr@E@@QEAA@XZ -; public: __cdecl CVdsHeapPtr<unsigned short>::CVdsHeapPtr<unsigned short>(void) __ptr64 -??0?$CVdsHeapPtr@G@@QEAA@XZ -; public: __cdecl CVdsHeapPtr<struct _AUCTION_THREAD_PARAMETER>::CVdsHeapPtr<struct _AUCTION_THREAD_PARAMETER>(void) __ptr64 -??0?$CVdsHeapPtr@U_AUCTION_THREAD_PARAMETER@@@@QEAA@XZ -; public: __cdecl CVdsHeapPtr<struct _BOOT_ENTRY>::CVdsHeapPtr<struct _BOOT_ENTRY>(void) __ptr64 -??0?$CVdsHeapPtr@U_BOOT_ENTRY@@@@QEAA@XZ -; public: __cdecl CVdsHeapPtr<struct _DRIVE_LAYOUT_INFORMATION_EX>::CVdsHeapPtr<struct _DRIVE_LAYOUT_INFORMATION_EX>(void) __ptr64 -??0?$CVdsHeapPtr@U_DRIVE_LAYOUT_INFORMATION_EX@@@@QEAA@XZ -; public: __cdecl CVdsHeapPtr<struct _FILE_PATH>::CVdsHeapPtr<struct _FILE_PATH>(void) __ptr64 -??0?$CVdsHeapPtr@U_FILE_PATH@@@@QEAA@XZ -; public: __cdecl CVdsHeapPtr<struct _SP_DEVICE_INTERFACE_DETAIL_DATA_W>::CVdsHeapPtr<struct _SP_DEVICE_INTERFACE_DETAIL_DATA_W>(void) __ptr64 -??0?$CVdsHeapPtr@U_SP_DEVICE_INTERFACE_DETAIL_DATA_W@@@@QEAA@XZ -; public: __cdecl CVdsHeapPtr<struct _VDS_DRIVE_LAYOUT_INFORMATION_EX>::CVdsHeapPtr<struct _VDS_DRIVE_LAYOUT_INFORMATION_EX>(void) __ptr64 -??0?$CVdsHeapPtr@U_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@@QEAA@XZ -; public: __cdecl CVdsHeapPtr<struct _VOLMGR_HIDDEN_VOLUMES>::CVdsHeapPtr<struct _VOLMGR_HIDDEN_VOLUMES>(void) __ptr64 -??0?$CVdsHeapPtr@U_VOLMGR_HIDDEN_VOLUMES@@@@QEAA@XZ -; public: __cdecl CVdsPtr<char>::CVdsPtr<char>(void) __ptr64 -??0?$CVdsPtr@D@@QEAA@XZ -; public: __cdecl CVdsPtr<unsigned char>::CVdsPtr<unsigned char>(void) __ptr64 -??0?$CVdsPtr@E@@QEAA@XZ -; public: __cdecl CVdsPtr<unsigned short>::CVdsPtr<unsigned short>(void) __ptr64 -??0?$CVdsPtr@G@@QEAA@XZ -; public: __cdecl CVdsPtr<struct _AUCTION_THREAD_PARAMETER>::CVdsPtr<struct _AUCTION_THREAD_PARAMETER>(void) __ptr64 -??0?$CVdsPtr@U_AUCTION_THREAD_PARAMETER@@@@QEAA@XZ -; public: __cdecl CVdsPtr<struct _BOOT_ENTRY>::CVdsPtr<struct _BOOT_ENTRY>(void) __ptr64 -??0?$CVdsPtr@U_BOOT_ENTRY@@@@QEAA@XZ -; public: __cdecl CVdsPtr<struct _DRIVE_LAYOUT_INFORMATION_EX>::CVdsPtr<struct _DRIVE_LAYOUT_INFORMATION_EX>(void) __ptr64 -??0?$CVdsPtr@U_DRIVE_LAYOUT_INFORMATION_EX@@@@QEAA@XZ -; public: __cdecl CVdsPtr<struct _FILE_PATH>::CVdsPtr<struct _FILE_PATH>(void) __ptr64 -??0?$CVdsPtr@U_FILE_PATH@@@@QEAA@XZ -; public: __cdecl CVdsPtr<struct _SP_DEVICE_INTERFACE_DETAIL_DATA_W>::CVdsPtr<struct _SP_DEVICE_INTERFACE_DETAIL_DATA_W>(void) __ptr64 -??0?$CVdsPtr@U_SP_DEVICE_INTERFACE_DETAIL_DATA_W@@@@QEAA@XZ -; public: __cdecl CVdsPtr<struct _VDS_DRIVE_LAYOUT_INFORMATION_EX>::CVdsPtr<struct _VDS_DRIVE_LAYOUT_INFORMATION_EX>(void) __ptr64 -??0?$CVdsPtr@U_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@@QEAA@XZ -; public: __cdecl CVdsPtr<struct _VOLMGR_HIDDEN_VOLUMES>::CVdsPtr<struct _VOLMGR_HIDDEN_VOLUMES>(void) __ptr64 -??0?$CVdsPtr@U_VOLMGR_HIDDEN_VOLUMES@@@@QEAA@XZ -; public: __cdecl CPrvEnumObject::CPrvEnumObject(void) __ptr64 -??0CPrvEnumObject@@QEAA@XZ -; public: __cdecl CVdsCriticalSection::CVdsCriticalSection(struct _RTL_CRITICAL_SECTION * __ptr64) __ptr64 -??0CVdsCriticalSection@@QEAA@PEAU_RTL_CRITICAL_SECTION@@@Z -; public: __cdecl CVdsPnPNotificationBase::CVdsPnPNotificationBase(void) __ptr64 -??0CVdsPnPNotificationBase@@QEAA@XZ -; public: __cdecl CVdsStructuredExceptionTranslator::CVdsStructuredExceptionTranslator(void) __ptr64 -??0CVdsStructuredExceptionTranslator@@QEAA@XZ -; public: __cdecl CVdsUnlockIt::CVdsUnlockIt(long & __ptr64) __ptr64 -??0CVdsUnlockIt@@QEAA@AEAJ@Z -; public: __cdecl CVdsHandleImpl<-1>::~CVdsHandleImpl<-1>(void) __ptr64 -??1?$CVdsHandleImpl@$0?0@@QEAA@XZ -; public: __cdecl CVdsHandleImpl<0>::~CVdsHandleImpl<0>(void) __ptr64 -??1?$CVdsHandleImpl@$0A@@@QEAA@XZ -; public: __cdecl CVdsHeapPtr<char>::~CVdsHeapPtr<char>(void) __ptr64 -??1?$CVdsHeapPtr@D@@QEAA@XZ -; public: __cdecl CVdsHeapPtr<unsigned char>::~CVdsHeapPtr<unsigned char>(void) __ptr64 -??1?$CVdsHeapPtr@E@@QEAA@XZ -; public: __cdecl CVdsHeapPtr<unsigned short>::~CVdsHeapPtr<unsigned short>(void) __ptr64 -??1?$CVdsHeapPtr@G@@QEAA@XZ -; public: __cdecl CVdsHeapPtr<struct _AUCTION_THREAD_PARAMETER>::~CVdsHeapPtr<struct _AUCTION_THREAD_PARAMETER>(void) __ptr64 -??1?$CVdsHeapPtr@U_AUCTION_THREAD_PARAMETER@@@@QEAA@XZ -; public: __cdecl CVdsHeapPtr<struct _BOOT_ENTRY>::~CVdsHeapPtr<struct _BOOT_ENTRY>(void) __ptr64 -??1?$CVdsHeapPtr@U_BOOT_ENTRY@@@@QEAA@XZ -; public: __cdecl CVdsHeapPtr<struct _DRIVE_LAYOUT_INFORMATION_EX>::~CVdsHeapPtr<struct _DRIVE_LAYOUT_INFORMATION_EX>(void) __ptr64 -??1?$CVdsHeapPtr@U_DRIVE_LAYOUT_INFORMATION_EX@@@@QEAA@XZ -; public: __cdecl CVdsHeapPtr<struct _FILE_PATH>::~CVdsHeapPtr<struct _FILE_PATH>(void) __ptr64 -??1?$CVdsHeapPtr@U_FILE_PATH@@@@QEAA@XZ -; public: __cdecl CVdsHeapPtr<struct _SP_DEVICE_INTERFACE_DETAIL_DATA_W>::~CVdsHeapPtr<struct _SP_DEVICE_INTERFACE_DETAIL_DATA_W>(void) __ptr64 -??1?$CVdsHeapPtr@U_SP_DEVICE_INTERFACE_DETAIL_DATA_W@@@@QEAA@XZ -; public: __cdecl CVdsHeapPtr<struct _VDS_DRIVE_LAYOUT_INFORMATION_EX>::~CVdsHeapPtr<struct _VDS_DRIVE_LAYOUT_INFORMATION_EX>(void) __ptr64 -??1?$CVdsHeapPtr@U_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@@QEAA@XZ -; public: __cdecl CVdsHeapPtr<struct _VOLMGR_HIDDEN_VOLUMES>::~CVdsHeapPtr<struct _VOLMGR_HIDDEN_VOLUMES>(void) __ptr64 -??1?$CVdsHeapPtr@U_VOLMGR_HIDDEN_VOLUMES@@@@QEAA@XZ -; public: __cdecl CVdsPtr<char>::~CVdsPtr<char>(void) __ptr64 -??1?$CVdsPtr@D@@QEAA@XZ -; public: __cdecl CVdsPtr<unsigned char>::~CVdsPtr<unsigned char>(void) __ptr64 -??1?$CVdsPtr@E@@QEAA@XZ -; public: __cdecl CVdsPtr<unsigned short>::~CVdsPtr<unsigned short>(void) __ptr64 -??1?$CVdsPtr@G@@QEAA@XZ -; public: __cdecl CVdsPtr<struct _AUCTION_THREAD_PARAMETER>::~CVdsPtr<struct _AUCTION_THREAD_PARAMETER>(void) __ptr64 -??1?$CVdsPtr@U_AUCTION_THREAD_PARAMETER@@@@QEAA@XZ -; public: __cdecl CVdsPtr<struct _BOOT_ENTRY>::~CVdsPtr<struct _BOOT_ENTRY>(void) __ptr64 -??1?$CVdsPtr@U_BOOT_ENTRY@@@@QEAA@XZ -; public: __cdecl CVdsPtr<struct _DRIVE_LAYOUT_INFORMATION_EX>::~CVdsPtr<struct _DRIVE_LAYOUT_INFORMATION_EX>(void) __ptr64 -??1?$CVdsPtr@U_DRIVE_LAYOUT_INFORMATION_EX@@@@QEAA@XZ -; public: __cdecl CVdsPtr<struct _FILE_PATH>::~CVdsPtr<struct _FILE_PATH>(void) __ptr64 -??1?$CVdsPtr@U_FILE_PATH@@@@QEAA@XZ -; public: __cdecl CVdsPtr<struct _SP_DEVICE_INTERFACE_DETAIL_DATA_W>::~CVdsPtr<struct _SP_DEVICE_INTERFACE_DETAIL_DATA_W>(void) __ptr64 -??1?$CVdsPtr@U_SP_DEVICE_INTERFACE_DETAIL_DATA_W@@@@QEAA@XZ -; public: __cdecl CVdsPtr<struct _VDS_DRIVE_LAYOUT_INFORMATION_EX>::~CVdsPtr<struct _VDS_DRIVE_LAYOUT_INFORMATION_EX>(void) __ptr64 -??1?$CVdsPtr@U_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@@QEAA@XZ -; public: __cdecl CVdsPtr<struct _VOLMGR_HIDDEN_VOLUMES>::~CVdsPtr<struct _VOLMGR_HIDDEN_VOLUMES>(void) __ptr64 -??1?$CVdsPtr@U_VOLMGR_HIDDEN_VOLUMES@@@@QEAA@XZ -; public: __cdecl CPrvEnumObject::~CPrvEnumObject(void) __ptr64 -??1CPrvEnumObject@@QEAA@XZ -; public: __cdecl CVdsCriticalSection::~CVdsCriticalSection(void) __ptr64 -??1CVdsCriticalSection@@QEAA@XZ -; public: __cdecl CVdsDebugLog::~CVdsDebugLog(void) __ptr64 -??1CVdsDebugLog@@QEAA@XZ -; public: __cdecl CVdsPnPNotificationBase::~CVdsPnPNotificationBase(void) __ptr64 -??1CVdsPnPNotificationBase@@QEAA@XZ -; public: __cdecl CVdsStructuredExceptionTranslator::~CVdsStructuredExceptionTranslator(void) __ptr64 -??1CVdsStructuredExceptionTranslator@@QEAA@XZ -; public: __cdecl CVdsUnlockIt::~CVdsUnlockIt(void) __ptr64 -??1CVdsUnlockIt@@QEAA@XZ -; public: void * __ptr64 __cdecl CVdsHandleImpl<0>::operator=(void * __ptr64) __ptr64 -??4?$CVdsHandleImpl@$0A@@@QEAAPEAXPEAX@Z -; public: char * __ptr64 __cdecl CVdsHeapPtr<char>::operator=(char * __ptr64) __ptr64 -??4?$CVdsHeapPtr@D@@QEAAPEADPEAD@Z -; public: unsigned char * __ptr64 __cdecl CVdsHeapPtr<unsigned char>::operator=(unsigned char * __ptr64) __ptr64 -??4?$CVdsHeapPtr@E@@QEAAPEAEPEAE@Z -; public: unsigned short * __ptr64 __cdecl CVdsHeapPtr<unsigned short>::operator=(unsigned short * __ptr64) __ptr64 -??4?$CVdsHeapPtr@G@@QEAAPEAGPEAG@Z -; public: struct _AUCTION_THREAD_PARAMETER * __ptr64 __cdecl CVdsHeapPtr<struct _AUCTION_THREAD_PARAMETER>::operator=(struct _AUCTION_THREAD_PARAMETER * __ptr64) __ptr64 -??4?$CVdsHeapPtr@U_AUCTION_THREAD_PARAMETER@@@@QEAAPEAU_AUCTION_THREAD_PARAMETER@@PEAU1@@Z -; public: struct _BOOT_ENTRY * __ptr64 __cdecl CVdsHeapPtr<struct _BOOT_ENTRY>::operator=(struct _BOOT_ENTRY * __ptr64) __ptr64 -??4?$CVdsHeapPtr@U_BOOT_ENTRY@@@@QEAAPEAU_BOOT_ENTRY@@PEAU1@@Z -; public: struct _FILE_PATH * __ptr64 __cdecl CVdsHeapPtr<struct _FILE_PATH>::operator=(struct _FILE_PATH * __ptr64) __ptr64 -??4?$CVdsHeapPtr@U_FILE_PATH@@@@QEAAPEAU_FILE_PATH@@PEAU1@@Z -; public: struct _VDS_DRIVE_LAYOUT_INFORMATION_EX * __ptr64 __cdecl CVdsHeapPtr<struct _VDS_DRIVE_LAYOUT_INFORMATION_EX>::operator=(struct _VDS_DRIVE_LAYOUT_INFORMATION_EX * __ptr64) __ptr64 -??4?$CVdsHeapPtr@U_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@@QEAAPEAU_VDS_DRIVE_LAYOUT_INFORMATION_EX@@PEAU1@@Z -; public: bool __cdecl CVdsHandleImpl<0>::operator==(void * __ptr64)const __ptr64 -??8?$CVdsHandleImpl@$0A@@@QEBA_NPEAX@Z -; public: bool __cdecl CVdsPtr<char>::operator==(char * __ptr64)const __ptr64 -??8?$CVdsPtr@D@@QEBA_NPEAD@Z -; public: bool __cdecl CVdsPtr<unsigned char>::operator==(unsigned char * __ptr64)const __ptr64 -??8?$CVdsPtr@E@@QEBA_NPEAE@Z -; public: bool __cdecl CVdsPtr<unsigned short>::operator==(unsigned short * __ptr64)const __ptr64 -??8?$CVdsPtr@G@@QEBA_NPEAG@Z -; public: bool __cdecl CVdsPtr<struct _BOOT_ENTRY>::operator==(struct _BOOT_ENTRY * __ptr64)const __ptr64 -??8?$CVdsPtr@U_BOOT_ENTRY@@@@QEBA_NPEAU_BOOT_ENTRY@@@Z -; public: bool __cdecl CVdsPtr<struct _FILE_PATH>::operator==(struct _FILE_PATH * __ptr64)const __ptr64 -??8?$CVdsPtr@U_FILE_PATH@@@@QEBA_NPEAU_FILE_PATH@@@Z -; public: bool __cdecl CVdsHandleImpl<0>::operator!=(void * __ptr64)const __ptr64 -??9?$CVdsHandleImpl@$0A@@@QEBA_NPEAX@Z -; public: bool __cdecl CVdsPtr<unsigned char>::operator!=(unsigned char * __ptr64)const __ptr64 -??9?$CVdsPtr@E@@QEBA_NPEAE@Z -; public: bool __cdecl CVdsPtr<unsigned short>::operator!=(unsigned short * __ptr64)const __ptr64 -??9?$CVdsPtr@G@@QEBA_NPEAG@Z -; public: bool __cdecl CVdsPtr<struct _AUCTION_THREAD_PARAMETER>::operator!=(struct _AUCTION_THREAD_PARAMETER * __ptr64)const __ptr64 -??9?$CVdsPtr@U_AUCTION_THREAD_PARAMETER@@@@QEBA_NPEAU_AUCTION_THREAD_PARAMETER@@@Z -; public: char & __ptr64 __cdecl CVdsPtr<char>::operator[](unsigned long) __ptr64 -??A?$CVdsPtr@D@@QEAAAEADK@Z -; public: __cdecl CVdsHandleImpl<-1>::operator void * __ptr64(void) __ptr64 -??B?$CVdsHandleImpl@$0?0@@QEAAPEAXXZ -; public: __cdecl CVdsHandleImpl<0>::operator void * __ptr64(void) __ptr64 -??B?$CVdsHandleImpl@$0A@@@QEAAPEAXXZ -; public: __cdecl CVdsPtr<char>::operator char * __ptr64(void)const __ptr64 -??B?$CVdsPtr@D@@QEBAPEADXZ -; public: __cdecl CVdsPtr<unsigned char>::operator unsigned char * __ptr64(void)const __ptr64 -??B?$CVdsPtr@E@@QEBAPEAEXZ -; public: __cdecl CVdsPtr<unsigned short>::operator unsigned short * __ptr64(void)const __ptr64 -??B?$CVdsPtr@G@@QEBAPEAGXZ -; public: __cdecl CVdsPtr<struct _AUCTION_THREAD_PARAMETER>::operator struct _AUCTION_THREAD_PARAMETER * __ptr64(void)const __ptr64 -??B?$CVdsPtr@U_AUCTION_THREAD_PARAMETER@@@@QEBAPEAU_AUCTION_THREAD_PARAMETER@@XZ -; public: __cdecl CVdsPtr<struct _DRIVE_LAYOUT_INFORMATION_EX>::operator struct _DRIVE_LAYOUT_INFORMATION_EX * __ptr64(void)const __ptr64 -??B?$CVdsPtr@U_DRIVE_LAYOUT_INFORMATION_EX@@@@QEBAPEAU_DRIVE_LAYOUT_INFORMATION_EX@@XZ -; public: __cdecl CVdsPtr<struct _FILE_PATH>::operator struct _FILE_PATH * __ptr64(void)const __ptr64 -??B?$CVdsPtr@U_FILE_PATH@@@@QEBAPEAU_FILE_PATH@@XZ -; public: __cdecl CVdsPtr<struct _VDS_DRIVE_LAYOUT_INFORMATION_EX>::operator struct _VDS_DRIVE_LAYOUT_INFORMATION_EX * __ptr64(void)const __ptr64 -??B?$CVdsPtr@U_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@@QEBAPEAU_VDS_DRIVE_LAYOUT_INFORMATION_EX@@XZ -; public: struct _AUCTION_THREAD_PARAMETER * __ptr64 __cdecl CVdsPtr<struct _AUCTION_THREAD_PARAMETER>::operator->(void)const __ptr64 -??C?$CVdsPtr@U_AUCTION_THREAD_PARAMETER@@@@QEBAPEAU_AUCTION_THREAD_PARAMETER@@XZ -; public: struct _BOOT_ENTRY * __ptr64 __cdecl CVdsPtr<struct _BOOT_ENTRY>::operator->(void)const __ptr64 -??C?$CVdsPtr@U_BOOT_ENTRY@@@@QEBAPEAU_BOOT_ENTRY@@XZ -; public: struct _DRIVE_LAYOUT_INFORMATION_EX * __ptr64 __cdecl CVdsPtr<struct _DRIVE_LAYOUT_INFORMATION_EX>::operator->(void)const __ptr64 -??C?$CVdsPtr@U_DRIVE_LAYOUT_INFORMATION_EX@@@@QEBAPEAU_DRIVE_LAYOUT_INFORMATION_EX@@XZ -; public: struct _FILE_PATH * __ptr64 __cdecl CVdsPtr<struct _FILE_PATH>::operator->(void)const __ptr64 -??C?$CVdsPtr@U_FILE_PATH@@@@QEBAPEAU_FILE_PATH@@XZ -; public: struct _VDS_DRIVE_LAYOUT_INFORMATION_EX * __ptr64 __cdecl CVdsPtr<struct _VDS_DRIVE_LAYOUT_INFORMATION_EX>::operator->(void)const __ptr64 -??C?$CVdsPtr@U_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@@QEBAPEAU_VDS_DRIVE_LAYOUT_INFORMATION_EX@@XZ -; public: void * __ptr64 * __ptr64 __cdecl CVdsHandleImpl<-1>::operator&(void) __ptr64 -??I?$CVdsHandleImpl@$0?0@@QEAAPEAPEAXXZ -; public: unsigned short * __ptr64 * __ptr64 __cdecl CVdsPtr<unsigned short>::operator&(void) __ptr64 -??I?$CVdsPtr@G@@QEAAPEAPEAGXZ -; public: struct _DRIVE_LAYOUT_INFORMATION_EX * __ptr64 * __ptr64 __cdecl CVdsPtr<struct _DRIVE_LAYOUT_INFORMATION_EX>::operator&(void) __ptr64 -??I?$CVdsPtr@U_DRIVE_LAYOUT_INFORMATION_EX@@@@QEAAPEAPEAU_DRIVE_LAYOUT_INFORMATION_EX@@XZ -; public: struct _VDS_DRIVE_LAYOUT_INFORMATION_EX * __ptr64 * __ptr64 __cdecl CVdsPtr<struct _VDS_DRIVE_LAYOUT_INFORMATION_EX>::operator&(void) __ptr64 -??I?$CVdsPtr@U_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@@QEAAPEAPEAU_VDS_DRIVE_LAYOUT_INFORMATION_EX@@XZ -; public: void __cdecl CVdsAsyncObjectBase::AllowCancel(void) __ptr64 -?AllowCancel@CVdsAsyncObjectBase@@QEAAXXZ -; public: void __cdecl CVdsPtr<unsigned short>::Attach(unsigned short * __ptr64) __ptr64 -?Attach@?$CVdsPtr@G@@QEAAXPEAG@Z -; public: void __cdecl CVdsPtr<struct _DRIVE_LAYOUT_INFORMATION_EX>::Attach(struct _DRIVE_LAYOUT_INFORMATION_EX * __ptr64) __ptr64 -?Attach@?$CVdsPtr@U_DRIVE_LAYOUT_INFORMATION_EX@@@@QEAAXPEAU_DRIVE_LAYOUT_INFORMATION_EX@@@Z -; public: void __cdecl CVdsPtr<struct _SP_DEVICE_INTERFACE_DETAIL_DATA_W>::Attach(struct _SP_DEVICE_INTERFACE_DETAIL_DATA_W * __ptr64) __ptr64 -?Attach@?$CVdsPtr@U_SP_DEVICE_INTERFACE_DETAIL_DATA_W@@@@QEAAXPEAU_SP_DEVICE_INTERFACE_DETAIL_DATA_W@@@Z -; public: void __cdecl CVdsPtr<struct _VDS_DRIVE_LAYOUT_INFORMATION_EX>::Attach(struct _VDS_DRIVE_LAYOUT_INFORMATION_EX * __ptr64) __ptr64 -?Attach@?$CVdsPtr@U_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@@QEAAXPEAU_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@Z -; public: void __cdecl CVdsPtr<struct _VOLMGR_HIDDEN_VOLUMES>::Attach(struct _VOLMGR_HIDDEN_VOLUMES * __ptr64) __ptr64 -?Attach@?$CVdsPtr@U_VOLMGR_HIDDEN_VOLUMES@@@@QEAAXPEAU_VOLMGR_HIDDEN_VOLUMES@@@Z -; public: void __cdecl CVdsHandleImpl<-1>::Close(void) __ptr64 -?Close@?$CVdsHandleImpl@$0?0@@QEAAXXZ -; public: void * __ptr64 __cdecl CVdsHandleImpl<-1>::Detach(void) __ptr64 -?Detach@?$CVdsHandleImpl@$0?0@@QEAAPEAXXZ -; public: unsigned short * __ptr64 __cdecl CVdsPtr<unsigned short>::Detach(void) __ptr64 -?Detach@?$CVdsPtr@G@@QEAAPEAGXZ -; public: struct _AUCTION_THREAD_PARAMETER * __ptr64 __cdecl CVdsPtr<struct _AUCTION_THREAD_PARAMETER>::Detach(void) __ptr64 -?Detach@?$CVdsPtr@U_AUCTION_THREAD_PARAMETER@@@@QEAAPEAU_AUCTION_THREAD_PARAMETER@@XZ -; public: struct _DRIVE_LAYOUT_INFORMATION_EX * __ptr64 __cdecl CVdsPtr<struct _DRIVE_LAYOUT_INFORMATION_EX>::Detach(void) __ptr64 -?Detach@?$CVdsPtr@U_DRIVE_LAYOUT_INFORMATION_EX@@@@QEAAPEAU_DRIVE_LAYOUT_INFORMATION_EX@@XZ -; public: struct _VDS_DRIVE_LAYOUT_INFORMATION_EX * __ptr64 __cdecl CVdsPtr<struct _VDS_DRIVE_LAYOUT_INFORMATION_EX>::Detach(void) __ptr64 -?Detach@?$CVdsPtr@U_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@@QEAAPEAU_VDS_DRIVE_LAYOUT_INFORMATION_EX@@XZ -; public: void __cdecl CVdsAsyncObjectBase::DisallowCancel(void) __ptr64 -?DisallowCancel@CVdsAsyncObjectBase@@QEAAXXZ -; public: enum __MIDL___MIDL_itf_vdsswprv_0000_0002 __cdecl CVdsAsyncObjectBase::GetOutputType(void) __ptr64 -?GetOutputType@CVdsAsyncObjectBase@@QEAA?AW4__MIDL___MIDL_itf_vdsswprv_0000_0002@@XZ -; public: int __cdecl CVdsAsyncObjectBase::IsCancelRequested(void) __ptr64 -?IsCancelRequested@CVdsAsyncObjectBase@@QEAAHXZ -; public: void __cdecl CVdsAsyncObjectBase::SetOutputType(enum __MIDL___MIDL_itf_vdsswprv_0000_0002) __ptr64 -?SetOutputType@CVdsAsyncObjectBase@@QEAAXW4__MIDL___MIDL_itf_vdsswprv_0000_0002@@@Z -; public: void __cdecl CPrvEnumObject::SetPositionToLast(void) __ptr64 -?SetPositionToLast@CPrvEnumObject@@QEAAXXZ -; public: int __cdecl CVdsDebugLog::TracingLogEnabled(void) __ptr64 -?TracingLogEnabled@CVdsDebugLog@@QEAAHXZ -; public: void __cdecl CVdsAsyncObjectBase::ZeroAsyncOut(void) __ptr64 -?ZeroAsyncOut@CVdsAsyncObjectBase@@QEAAXXZ -DllCanUnloadNow -DllGetClassObject -DllRegisterServer -DllUnregisterServer
diff --git a/mingw-w64-crt/lib64/vdsdyndr.def b/mingw-w64-crt/lib64/vdsdyndr.def deleted file mode 100644 index 34ca4c1..0000000 --- a/mingw-w64-crt/lib64/vdsdyndr.def +++ /dev/null
@@ -1,50 +0,0 @@ -; -; Exports of file vdsdyndr.DLL -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY vdsdyndr.DLL -EXPORTS -; public: __cdecl CPrvEnumObject::CPrvEnumObject(void) __ptr64 -??0CPrvEnumObject@@QEAA@XZ -; public: __cdecl CVdsCriticalSection::CVdsCriticalSection(struct _RTL_CRITICAL_SECTION * __ptr64) __ptr64 -??0CVdsCriticalSection@@QEAA@PEAU_RTL_CRITICAL_SECTION@@@Z -; public: __cdecl CVdsPnPNotificationBase::CVdsPnPNotificationBase(void) __ptr64 -??0CVdsPnPNotificationBase@@QEAA@XZ -; public: __cdecl CVdsStructuredExceptionTranslator::CVdsStructuredExceptionTranslator(void) __ptr64 -??0CVdsStructuredExceptionTranslator@@QEAA@XZ -; public: __cdecl CVdsUnlockIt::CVdsUnlockIt(long & __ptr64) __ptr64 -??0CVdsUnlockIt@@QEAA@AEAJ@Z -; public: __cdecl CPrvEnumObject::~CPrvEnumObject(void) __ptr64 -??1CPrvEnumObject@@QEAA@XZ -; public: __cdecl CVdsCriticalSection::~CVdsCriticalSection(void) __ptr64 -??1CVdsCriticalSection@@QEAA@XZ -; public: __cdecl CVdsDebugLog::~CVdsDebugLog(void) __ptr64 -??1CVdsDebugLog@@QEAA@XZ -; public: __cdecl CVdsPnPNotificationBase::~CVdsPnPNotificationBase(void) __ptr64 -??1CVdsPnPNotificationBase@@QEAA@XZ -; public: __cdecl CVdsStructuredExceptionTranslator::~CVdsStructuredExceptionTranslator(void) __ptr64 -??1CVdsStructuredExceptionTranslator@@QEAA@XZ -; public: __cdecl CVdsUnlockIt::~CVdsUnlockIt(void) __ptr64 -??1CVdsUnlockIt@@QEAA@XZ -; public: void __cdecl CVdsAsyncObjectBase::AllowCancel(void) __ptr64 -?AllowCancel@CVdsAsyncObjectBase@@QEAAXXZ -; public: void __cdecl CVdsAsyncObjectBase::DisallowCancel(void) __ptr64 -?DisallowCancel@CVdsAsyncObjectBase@@QEAAXXZ -; public: enum __MIDL___MIDL_itf_vdsswprv_0000_0002 __cdecl CVdsAsyncObjectBase::GetOutputType(void) __ptr64 -?GetOutputType@CVdsAsyncObjectBase@@QEAA?AW4__MIDL___MIDL_itf_vdsswprv_0000_0002@@XZ -; public: int __cdecl CVdsAsyncObjectBase::IsCancelRequested(void) __ptr64 -?IsCancelRequested@CVdsAsyncObjectBase@@QEAAHXZ -; public: void __cdecl CVdsAsyncObjectBase::SetOutputType(enum __MIDL___MIDL_itf_vdsswprv_0000_0002) __ptr64 -?SetOutputType@CVdsAsyncObjectBase@@QEAAXW4__MIDL___MIDL_itf_vdsswprv_0000_0002@@@Z -; public: void __cdecl CPrvEnumObject::SetPositionToLast(void) __ptr64 -?SetPositionToLast@CPrvEnumObject@@QEAAXXZ -; public: int __cdecl CVdsDebugLog::TracingLogEnabled(void) __ptr64 -?TracingLogEnabled@CVdsDebugLog@@QEAAHXZ -; public: void __cdecl CVdsAsyncObjectBase::ZeroAsyncOut(void) __ptr64 -?ZeroAsyncOut@CVdsAsyncObjectBase@@QEAAXXZ -DllCanUnloadNow -DllGetClassObject -DllRegisterServer -DllUnregisterServer
diff --git a/mingw-w64-crt/lib64/vsstrace.def b/mingw-w64-crt/lib64/vsstrace.def deleted file mode 100644 index fda5a9b..0000000 --- a/mingw-w64-crt/lib64/vsstrace.def +++ /dev/null
@@ -1,255 +0,0 @@ -; -; Definition file of vsstrace.dll -; Automatic generated by gendef -; written by Kai Tietz 2008 -; -LIBRARY "vsstrace.dll" -EXPORTS -; public: __cdecl CBsAutoLock::CBsAutoLock(class CBsCritSec &__ptr64 )__ptr64 -??0CBsAutoLock@@QEAA@AEAVCBsCritSec@@@Z -; public: __cdecl CBsAutoLock::CBsAutoLock(class CBsAutoLock const &__ptr64 )__ptr64 -??0CBsAutoLock@@QEAA@AEBV0@@Z -; public: __cdecl CBsAutoLock::CBsAutoLock(struct _RTL_CRITICAL_SECTION *__ptr64)__ptr64 -??0CBsAutoLock@@QEAA@PEAU_RTL_CRITICAL_SECTION@@@Z -; public: __cdecl CBsAutoLock::CBsAutoLock(void *__ptr64)__ptr64 -??0CBsAutoLock@@QEAA@PEAX@Z -; public: __cdecl CBsCritSec::CBsCritSec(class CBsCritSec const &__ptr64 )__ptr64 -??0CBsCritSec@@QEAA@AEBV0@@Z -; public: __cdecl CBsCritSec::CBsCritSec(void)__ptr64 -??0CBsCritSec@@QEAA@XZ -; public: __cdecl CBsDbgTrace::CBsDbgTrace(void)__ptr64 -??0CBsDbgTrace@@QEAA@XZ -; public: __cdecl CVssDebugInfo::CVssDebugInfo(struct CVssDebugInfo const &__ptr64 )__ptr64 -??0CVssDebugInfo@@QEAA@AEBU0@@Z -; public: __cdecl CVssDebugInfo::CVssDebugInfo(unsigned short const *__ptr64,char const *__ptr64,unsigned long,unsigned long,unsigned long)__ptr64 -??0CVssDebugInfo@@QEAA@PEBGPEBDKKK@Z -; public: __cdecl CVssFunctionTracer::CVssFunctionTracer(struct CVssDebugInfo,unsigned short const *__ptr64)__ptr64 -??0CVssFunctionTracer@@QEAA@UCVssDebugInfo@@PEBG@Z -; public: virtual __cdecl CBsAutoLock::~CBsAutoLock(void)__ptr64 -??1CBsAutoLock@@UEAA@XZ -; public: virtual __cdecl CBsCritSec::~CBsCritSec(void)__ptr64 -??1CBsCritSec@@UEAA@XZ -; public: __cdecl CBsDbgTrace::~CBsDbgTrace(void)__ptr64 -??1CBsDbgTrace@@QEAA@XZ -; public: __cdecl CVssDebugInfo::~CVssDebugInfo(void)__ptr64 -??1CVssDebugInfo@@QEAA@XZ -; public: __cdecl CVssFunctionTracer::~CVssFunctionTracer(void)__ptr64 -??1CVssFunctionTracer@@QEAA@XZ -; public: class CBsAutoLock &__ptr64 __cdecl CBsAutoLock::operator =(class CBsAutoLock const &__ptr64 )__ptr64 -??4CBsAutoLock@@QEAAAEAV0@AEBV0@@Z -; public: class CBsCritSec &__ptr64 __cdecl CBsCritSec::operator =(class CBsCritSec const &__ptr64 )__ptr64 -??4CBsCritSec@@QEAAAEAV0@AEBV0@@Z -; public: class CBsDbgTrace &__ptr64 __cdecl CBsDbgTrace::operator =(class CBsDbgTrace const &__ptr64 )__ptr64 -??4CBsDbgTrace@@QEAAAEAV0@AEBV0@@Z -; public: struct CVssDebugInfo &__ptr64 __cdecl CVssDebugInfo::operator =(struct CVssDebugInfo const &__ptr64 )__ptr64 -??4CVssDebugInfo@@QEAAAEAU0@AEBU0@@Z -; public: class CVssFunctionTracer &__ptr64 __cdecl CVssFunctionTracer::operator =(class CVssFunctionTracer const &__ptr64 )__ptr64 -??4CVssFunctionTracer@@QEAAAEAV0@AEBV0@@Z -; public: class CVssSKU &__ptr64 __cdecl CVssSKU::operator =(class CVssSKU const &__ptr64 )__ptr64 -??4CVssSKU@@QEAAAEAV0@AEBV0@@Z -; public: struct CVssDebugInfo __cdecl CVssDebugInfo::operator <<(int)__ptr64 -??6CVssDebugInfo@@QEAA?AU0@H@Z -; public: struct CVssDebugInfo __cdecl CVssDebugInfo::operator <<(long)__ptr64 -??6CVssDebugInfo@@QEAA?AU0@J@Z -; public: struct CVssDebugInfo __cdecl CVssDebugInfo::operator <<(unsigned long)__ptr64 -??6CVssDebugInfo@@QEAA?AU0@K@Z -; public: struct CVssDebugInfo __cdecl CVssDebugInfo::operator <<(char *__ptr64)__ptr64 -??6CVssDebugInfo@@QEAA?AU0@PEAD@Z -; public: struct CVssDebugInfo __cdecl CVssDebugInfo::operator <<(unsigned short const *__ptr64)__ptr64 -??6CVssDebugInfo@@QEAA?AU0@PEBG@Z -; public: struct CVssDebugInfo __cdecl CVssDebugInfo::operator <<(struct _GUID)__ptr64 -??6CVssDebugInfo@@QEAA?AU0@U_GUID@@@Z -; public: struct CVssDebugInfo __cdecl CVssDebugInfo::operator <<(__int64)__ptr64 -??6CVssDebugInfo@@QEAA?AU0@_J@Z -; const CBsAutoLock::$vftable -??_7CBsAutoLock@@6B@ DATA -; const CBsCritSec::$vftable -??_7CBsCritSec@@6B@ DATA -; public: void __cdecl CVssFunctionTracer::AddContext(struct CVssDebugInfo,unsigned int,unsigned short const *__ptr64)__ptr64 -?AddContext@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@IPEBG@Z -; public: void __cdecl CVssFunctionTracer::AddContext(struct CVssDebugInfo,unsigned short const *__ptr64,unsigned short const *__ptr64)__ptr64 -?AddContext@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@PEBG1@Z -; public: void __cdecl CVssFunctionTracer::AddContextEx(struct CVssDebugInfo,unsigned int,unsigned short const *__ptr64,...)__ptr64 -?AddContextEx@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@IPEBGZZ -; public: void __cdecl CVssFunctionTracer::AddContextEx(struct CVssDebugInfo,unsigned short const *__ptr64,unsigned short const *__ptr64,...)__ptr64 -?AddContextEx@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@PEBG1ZZ -; public: void __cdecl CVssFunctionTracer::AddContextInternal(struct CVssDebugInfo,enum _VssContextType,unsigned short const *__ptr64,unsigned short const *__ptr64)__ptr64 -?AddContextInternal@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@W4_VssContextType@@PEBG2@Z -; public: void __cdecl CVssFunctionTracer::AddErrorSpecificContext(struct CVssDebugInfo,unsigned int,unsigned int,...)__ptr64 -?AddErrorSpecificContext@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@IIZZ -; public: void __cdecl CVssFunctionTracer::AddErrorSpecificContext(struct CVssDebugInfo,unsigned int,unsigned short const *__ptr64,...)__ptr64 -?AddErrorSpecificContext@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@IPEBGZZ -; public: void __cdecl CVssFunctionTracer::AddErrorSpecificContext(struct CVssDebugInfo,unsigned short const *__ptr64,unsigned short const *__ptr64,...)__ptr64 -?AddErrorSpecificContext@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@PEBG1ZZ -; public: void __cdecl CVssFunctionTracer::AddFailureAndCorrectiveAction(struct CVssDebugInfo,unsigned int,unsigned int,...)__ptr64 -?AddFailureAndCorrectiveAction@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@IIZZ -; public: void __cdecl CVssFunctionTracer::AddFailureAndCorrectiveAction(struct CVssDebugInfo,unsigned short const *__ptr64,unsigned short const *__ptr64,...)__ptr64 -?AddFailureAndCorrectiveAction@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@PEBG1ZZ -; public: void __cdecl CVssFunctionTracer::AddGenericErrorContext(struct CVssDebugInfo,long)__ptr64 -?AddGenericErrorContext@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@J@Z -; public: void __cdecl CVssFunctionTracer::AddGenericErrorContext(struct CVssDebugInfo,long,unsigned int,...)__ptr64 -?AddGenericErrorContext@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@JIZZ -; public: void __cdecl CVssFunctionTracer::AddGenericErrorContext(struct CVssDebugInfo,long,unsigned short const *__ptr64,...)__ptr64 -?AddGenericErrorContext@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@JPEBGZZ -; public: void __cdecl CVssFunctionTracer::AddOperation(struct CVssDebugInfo,unsigned int,...)__ptr64 -?AddOperation@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@IZZ -; public: void __cdecl CVssFunctionTracer::AddOperation(struct CVssDebugInfo,unsigned short const *__ptr64,...)__ptr64 -?AddOperation@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@PEBGZZ -; void __cdecl AssertFail(char const *__ptr64,unsigned int,char const *__ptr64) -?AssertFail@@YAXPEBDI0@Z -; public: void __cdecl CVssFunctionTracer::CheckForError(struct CVssDebugInfo,unsigned short const *__ptr64)__ptr64 -?CheckForError@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@PEBG@Z -; public: void __cdecl CVssFunctionTracer::CheckForErrorInternal(struct CVssDebugInfo,unsigned short const *__ptr64)__ptr64 -?CheckForErrorInternal@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@PEBG@Z -; public: void __cdecl CVssFunctionTracer::CoCreateInstanceWithLog(struct CVssDebugInfo,struct _GUID,unsigned short const *__ptr64,unsigned long,struct _GUID,struct IUnknown *__ptr64 *__ptr64)__ptr64 -?CoCreateInstanceWithLog@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@U_GUID@@PEBGK1PEAPEAUIUnknown@@@Z -; public: void __cdecl CVssFunctionTracer::ComDisableSEH(struct CVssDebugInfo)__ptr64 -?ComDisableSEH@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@@Z -; public: void __cdecl CBsCritSec::Enter(void)__ptr64 -?Enter@CBsCritSec@@QEAAXXZ -; public: void __cdecl CBsDbgTrace::EnterCachedMode(void)__ptr64 -?EnterCachedMode@CBsDbgTrace@@QEAAXXZ -; public: void __cdecl CVssFunctionTracer::EraseInsertionStringsFromText(unsigned short *__ptr64)__ptr64 -?EraseInsertionStringsFromText@CVssFunctionTracer@@QEAAXPEAG@Z -; public: void __cdecl CVssFunctionTracer::Err(struct CVssDebugInfo,long,unsigned short const *__ptr64,...)__ptr64 -?Err@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@JPEBGZZ -; public: void __cdecl CVssFunctionTracer::ErrBox(struct CVssDebugInfo,long,unsigned short const *__ptr64,...)__ptr64 -?ErrBox@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@JPEBGZZ -; public: long __cdecl CVssFunctionTracer::Exit(long)__ptr64 -?Exit@CVssFunctionTracer@@QEAAJJ@Z -; public: unsigned short *__ptr64 __cdecl CVssFunctionTracer::Exit(unsigned short *__ptr64)__ptr64 -?Exit@CVssFunctionTracer@@QEAAPEAGPEAG@Z -; public: bool __cdecl CVssFunctionTracer::Exit(bool)__ptr64 -?Exit@CVssFunctionTracer@@QEAA_N_N@Z -; public: void __cdecl CBsDbgTrace::ExitCachedMode(void)__ptr64 -?ExitCachedMode@CBsDbgTrace@@QEAAXXZ -; public: void __cdecl CBsDbgTrace::FlushCache(void)__ptr64 -?FlushCache@CBsDbgTrace@@QEAAXXZ -; public: struct _RTL_CRITICAL_SECTION *__ptr64 __cdecl CBsCritSec::GetCritSec(void)__ptr64 -?GetCritSec@CBsCritSec@@QEAAPEAU_RTL_CRITICAL_SECTION@@XZ -; public: unsigned short *__ptr64 __cdecl CVssFunctionTracer::GetCurrentContexts(void)__ptr64 -?GetCurrentContexts@CVssFunctionTracer@@QEAAPEAGXZ -; public: long __cdecl CVssFunctionTracer::GetHr(void)__ptr64 -?GetHr@CVssFunctionTracer@@QEAAJXZ -; public: unsigned int __cdecl CVssFunctionTracer::GetPrefixForContextType(enum _VssContextType)__ptr64 -?GetPrefixForContextType@CVssFunctionTracer@@QEAAIW4_VssContextType@@@Z -; public: static enum CVssSKU::EVssSKUType __cdecl CVssSKU::GetSKU(void) -?GetSKU@CVssSKU@@SA?AW4EVssSKUType@1@XZ -; public: unsigned long __cdecl CBsDbgTrace::GetTraceEnterExit(void)__ptr64 -?GetTraceEnterExit@CBsDbgTrace@@QEAAKXZ -; public: unsigned short *__ptr64 __cdecl CBsDbgTrace::GetTraceFileVolume(void)__ptr64 -?GetTraceFileVolume@CBsDbgTrace@@QEAAPEAGXZ -; public: unsigned long __cdecl CBsDbgTrace::GetTraceLevel(void)__ptr64 -?GetTraceLevel@CBsDbgTrace@@QEAAKXZ -; public: bool __cdecl CVssFunctionTracer::HrFailed(void)__ptr64 -?HrFailed@CVssFunctionTracer@@QEAA_NXZ -; public: bool __cdecl CVssFunctionTracer::HrInFacility(int)__ptr64 -?HrInFacility@CVssFunctionTracer@@QEAA_NH@Z -; public: bool __cdecl CVssFunctionTracer::HrSucceeded(void)__ptr64 -?HrSucceeded@CVssFunctionTracer@@QEAA_NXZ -; public: void __cdecl CBsDbgTrace::Initialize(int)__ptr64 -?Initialize@CBsDbgTrace@@QEAAXH@Z -; private: static void __cdecl CVssSKU::Initialize(void) -?Initialize@CVssSKU@@CAXXZ -; public: void __cdecl CVssFunctionTracer::InterpretWaitForMultipleObjects(unsigned long)__ptr64 -?InterpretWaitForMultipleObjects@CVssFunctionTracer@@QEAAXK@Z -; public: static int __cdecl CVssSKU::IsClient(void) -?IsClient@CVssSKU@@SAHXZ -; public: int __cdecl CBsDbgTrace::IsConditonalDebugBreakEnabled(void)__ptr64 -?IsConditonalDebugBreakEnabled@CBsDbgTrace@@QEAAHXZ -; public: int __cdecl CBsDbgTrace::IsDuringSetup(void)__ptr64 -?IsDuringSetup@CBsDbgTrace@@QEAAHXZ -; public: int __cdecl CVssFunctionTracer::IsDuringSetup(void)__ptr64 -?IsDuringSetup@CVssFunctionTracer@@QEAAHXZ -; public: bool __cdecl CVssFunctionTracer::IsHwDiagEnabled(void)__ptr64 -?IsHwDiagEnabled@CVssFunctionTracer@@QEAA_NXZ -; public: int __cdecl CVssFunctionTracer::IsInSoftwareProvider(void)__ptr64 -?IsInSoftwareProvider@CVssFunctionTracer@@QEAAHXZ -; public: static int __cdecl CVssSKU::IsNAS(void) -?IsNAS@CVssSKU@@SAHXZ -; public: static int __cdecl CVssSKU::IsServer(void) -?IsServer@CVssSKU@@SAHXZ -; public: int __cdecl CBsDbgTrace::IsTracingEnabled(void)__ptr64 -?IsTracingEnabled@CBsDbgTrace@@QEAAHXZ -; public: static int __cdecl CVssSKU::IsTransportableAllowed(void) -?IsTransportableAllowed@CVssSKU@@SAHXZ -; public: void __cdecl CBsCritSec::Leave(void)__ptr64 -?Leave@CBsCritSec@@QEAAXXZ -; public: void __cdecl CVssFunctionTracer::LogError(unsigned long,struct CVssDebugInfo,unsigned short,unsigned short *__ptr64)__ptr64 -?LogError@CVssFunctionTracer@@QEAAXKUCVssDebugInfo@@GPEAG@Z -; public: void __cdecl CVssFunctionTracer::LogGenericInfo(struct CVssDebugInfo,unsigned short const *__ptr64,...)__ptr64 -?LogGenericInfo@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@PEBGZZ -; public: void __cdecl CVssFunctionTracer::LogGenericWarning(struct CVssDebugInfo,unsigned short const *__ptr64,...)__ptr64 -?LogGenericWarning@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@PEBGZZ -; public: void __cdecl CVssFunctionTracer::LogSecurityAudit(unsigned long,struct CVssDebugInfo)__ptr64 -?LogSecurityAudit@CVssFunctionTracer@@QEAAXKUCVssDebugInfo@@@Z -; public: void __cdecl CVssFunctionTracer::LogVssStartupAttempt(void)__ptr64 -?LogVssStartupAttempt@CVssFunctionTracer@@QEAAXXZ -; public: void __cdecl CVssFunctionTracer::Msg(unsigned short const *__ptr64,...)__ptr64 -?Msg@CVssFunctionTracer@@QEAAXPEBGZZ -; public: void __cdecl CVssFunctionTracer::MsgBox(unsigned short const *__ptr64,unsigned short const *__ptr64,...)__ptr64 -?MsgBox@CVssFunctionTracer@@QEAAXPEBG0ZZ -; public: void __cdecl CVssFunctionTracer::MsgNoCR(unsigned short const *__ptr64,...)__ptr64 -?MsgNoCR@CVssFunctionTracer@@QEAAXPEBGZZ -; private: long __cdecl CBsDbgTrace::OpenAndLock(void)__ptr64 -?OpenAndLock@CBsDbgTrace@@AEAAJXZ -; private: long __cdecl CBsDbgTrace::OutputString(bool)__ptr64 -?OutputString@CBsDbgTrace@@AEAAJ_N@Z -; public: long __cdecl CBsDbgTrace::PostPrint(unsigned long)__ptr64 -?PostPrint@CBsDbgTrace@@QEAAJK@Z -; public: long __cdecl CBsDbgTrace::PrePrint(unsigned short const *__ptr64,unsigned long,unsigned long,unsigned long,unsigned short const *__ptr64,int)__ptr64 -?PrePrint@CBsDbgTrace@@QEAAJPEBGKKK0H@Z -; public: long __cdecl CBsDbgTrace::Print(unsigned short const *__ptr64,...)__ptr64 -?Print@CBsDbgTrace@@QEAAJPEBGZZ -; public: long __cdecl CBsDbgTrace::PrintEnterExit(unsigned short const *__ptr64,...)__ptr64 -?PrintEnterExit@CBsDbgTrace@@QEAAJPEBGZZ -; public: void __cdecl CVssFunctionTracer::ReThrow(void)__ptr64 -?ReThrow@CVssFunctionTracer@@QEAAXXZ -; public: long __cdecl CBsDbgTrace::ReadRegistry(void)__ptr64 -?ReadRegistry@CBsDbgTrace@@QEAAJXZ -; public: static bool __cdecl CVssFunctionTracer::SafeLogEvent(unsigned long,unsigned short,int,...) -?SafeLogEvent@CVssFunctionTracer@@SA_NKGHZZ -; public: long __cdecl CVssFunctionTracer::SetHr(long)__ptr64 -?SetHr@CVssFunctionTracer@@QEAAJJ@Z -; public: static void __cdecl CVssFunctionTracer::StaticTrace(unsigned short const *__ptr64,unsigned short const *__ptr64,...) -?StaticTrace@CVssFunctionTracer@@SAXPEBG0ZZ -; public: void __cdecl CVssFunctionTracer::Throw(struct CVssDebugInfo,long,unsigned short const *__ptr64,...)__ptr64 -?Throw@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@JPEBGZZ -; public: void __cdecl CVssFunctionTracer::ThrowIf(int,struct CVssDebugInfo,long,unsigned short const *__ptr64,...)__ptr64 -?ThrowIf@CVssFunctionTracer@@QEAAXHUCVssDebugInfo@@JPEBGZZ -; public: void __cdecl CVssFunctionTracer::ThrowOutOfMemory(struct CVssDebugInfo)__ptr64 -?ThrowOutOfMemory@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@@Z -; public: void __cdecl CVssFunctionTracer::Trace(struct CVssDebugInfo,unsigned short const *__ptr64,...)__ptr64 -?Trace@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@PEBGZZ -; public: void __cdecl CVssFunctionTracer::TraceBuffer(struct CVssDebugInfo,unsigned long,unsigned char *__ptr64)__ptr64 -?TraceBuffer@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@KPEAE@Z -; public: void __cdecl CVssFunctionTracer::TraceComError(void)__ptr64 -?TraceComError@CVssFunctionTracer@@QEAAXXZ -; public: void __cdecl CVssFunctionTracer::TranslateComError(struct CVssDebugInfo,unsigned short const *__ptr64,...)__ptr64 -?TranslateComError@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@PEBGZZ -; public: void __cdecl CVssFunctionTracer::TranslateError(struct CVssDebugInfo,long,unsigned short const *__ptr64)__ptr64 -?TranslateError@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@JPEBG@Z -; public: void __cdecl CVssFunctionTracer::TranslateGenericError(struct CVssDebugInfo,long,unsigned short const *__ptr64,...)__ptr64 -?TranslateGenericError@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@JPEBGZZ -; public: void __cdecl CVssFunctionTracer::TranslateInternalLovelaceError(struct CVssDebugInfo,long,int,unsigned short const *__ptr64,...)__ptr64 -?TranslateInternalLovelaceError@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@JHPEBGZZ -; public: void __cdecl CVssFunctionTracer::TranslateInternalProviderError(struct CVssDebugInfo,long,long,unsigned short const *__ptr64,...)__ptr64 -?TranslateInternalProviderError@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@JJPEBGZZ -; public: void __cdecl CVssFunctionTracer::TranslateProviderError(struct CVssDebugInfo,struct _GUID,unsigned short const *__ptr64,...)__ptr64 -?TranslateProviderError@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@U_GUID@@PEBGZZ -; public: void __cdecl CVssFunctionTracer::TranslateWin32Error(struct CVssDebugInfo,unsigned short const *__ptr64,...)__ptr64 -?TranslateWin32Error@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@PEBGZZ -; public: void __cdecl CVssFunctionTracer::TranslateWriterReturnCode(struct CVssDebugInfo,unsigned short const *__ptr64,...)__ptr64 -?TranslateWriterReturnCode@CVssFunctionTracer@@QEAAXUCVssDebugInfo@@PEBGZZ -; private: long __cdecl CBsDbgTrace::UnlockAndClose(void)__ptr64 -?UnlockAndClose@CBsDbgTrace@@AEAAJXZ -; void __cdecl VssSetDebugReport(long) -?VssSetDebugReport@@YAXJ@Z -; class CBsDbgTrace g_cDbgTrace -?g_cDbgTrace@@3VCBsDbgTrace@@A DATA -; private: static int CVssSKU::ms_bInitialized -?ms_bInitialized@CVssSKU@@0HA DATA -; private: static int CVssSKU::ms_bTransportableShadowsAllowed -?ms_bTransportableShadowsAllowed@CVssSKU@@0HA DATA -; private: static enum CVssSKU::EVssSKUType CVssSKU::ms_eSKU -?ms_eSKU@CVssSKU@@0W4EVssSKUType@1@A DATA
diff --git a/mingw-w64-crt/lib64/w3cache.def b/mingw-w64-crt/lib64/w3cache.def deleted file mode 100644 index 69e6765..0000000 --- a/mingw-w64-crt/lib64/w3cache.def +++ /dev/null
@@ -1,82 +0,0 @@ -; -; Exports of file W3CACHE.dll -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY W3CACHE.dll -EXPORTS -; public: __cdecl CACHE_ENTRY::CACHE_ENTRY(class CACHE_ENTRY const & __ptr64) __ptr64 -??0CACHE_ENTRY@@QEAA@AEBV0@@Z -; public: __cdecl CACHE_ENTRY::CACHE_ENTRY(class OBJECT_CACHE * __ptr64,unsigned long) __ptr64 -??0CACHE_ENTRY@@QEAA@PEAVOBJECT_CACHE@@K@Z -; public: __cdecl OBJECT_CACHE::OBJECT_CACHE(void) __ptr64 -??0OBJECT_CACHE@@QEAA@XZ -; protected: virtual __cdecl CACHE_ENTRY::~CACHE_ENTRY(void) __ptr64 -??1CACHE_ENTRY@@MEAA@XZ -; public: virtual __cdecl OBJECT_CACHE::~OBJECT_CACHE(void) __ptr64 -??1OBJECT_CACHE@@UEAA@XZ -; public: class CACHE_ENTRY & __ptr64 __cdecl CACHE_ENTRY::operator=(class CACHE_ENTRY const & __ptr64) __ptr64 -??4CACHE_ENTRY@@QEAAAEAV0@AEBV0@@Z -; const CACHE_ENTRY::`vftable' -??_7CACHE_ENTRY@@6B@ -; public: long __cdecl OBJECT_CACHE::AddCacheEntry(class CACHE_ENTRY * __ptr64) __ptr64 -?AddCacheEntry@OBJECT_CACHE@@QEAAJPEAVCACHE_ENTRY@@@Z -; public: long __cdecl CACHE_ENTRY::AddDirmonInvalidator(struct DIRMON_CONFIG * __ptr64) __ptr64 -?AddDirmonInvalidator@CACHE_ENTRY@@QEAAJPEAUDIRMON_CONFIG@@@Z -; public: long __cdecl OBJECT_CACHE::AddDirmonInvalidator(struct DIRMON_CONFIG * __ptr64,class CDirMonitorEntry * __ptr64 * __ptr64) __ptr64 -?AddDirmonInvalidator@OBJECT_CACHE@@QEAAJPEAUDIRMON_CONFIG@@PEAPEAVCDirMonitorEntry@@@Z -; public: int __cdecl CACHE_ENTRY::CheckSignature(void)const __ptr64 -?CheckSignature@CACHE_ENTRY@@QEBAHXZ -; public: virtual int __cdecl CACHE_ENTRY::Checkout(class CACHE_USER * __ptr64) __ptr64 -?Checkout@CACHE_ENTRY@@UEAAHPEAVCACHE_USER@@@Z -; public: void __cdecl OBJECT_CACHE::CleanupCacheEntryListItems(struct _LIST_ENTRY * __ptr64) __ptr64 -?CleanupCacheEntryListItems@OBJECT_CACHE@@QEAAXPEAU_LIST_ENTRY@@@Z -; public: void __cdecl CACHE_ENTRY::DereferenceCacheEntry(void) __ptr64 -?DereferenceCacheEntry@CACHE_ENTRY@@QEAAXXZ -; public: long __cdecl OBJECT_CACHE::FindCacheEntry(class CACHE_KEY * __ptr64,class CACHE_ENTRY * __ptr64 * __ptr64,int * __ptr64) __ptr64 -?FindCacheEntry@OBJECT_CACHE@@QEAAJPEAVCACHE_KEY@@PEAPEAVCACHE_ENTRY@@PEAH@Z -; public: void __cdecl OBJECT_CACHE::FlushByRegChange(struct _LIST_ENTRY * __ptr64) __ptr64 -?FlushByRegChange@OBJECT_CACHE@@QEAAXPEAU_LIST_ENTRY@@@Z -; public: long __cdecl OBJECT_CACHE::FlushCacheEntry(class CACHE_KEY * __ptr64) __ptr64 -?FlushCacheEntry@OBJECT_CACHE@@QEAAJPEAVCACHE_KEY@@@Z -; public: void __cdecl CACHE_ENTRY::LockCacheEntry(void) __ptr64 -?LockCacheEntry@CACHE_ENTRY@@QEAAXXZ -; public: class OBJECT_CACHE * __ptr64 __cdecl CACHE_ENTRY::QueryCache(void)const __ptr64 -?QueryCache@CACHE_ENTRY@@QEBAPEAVOBJECT_CACHE@@XZ -; public: int __cdecl CACHE_ENTRY::QueryCached(void)const __ptr64 -?QueryCached@CACHE_ENTRY@@QEBAHXZ -; public: int __cdecl CACHE_ENTRY::QueryIsFlushed(void)const __ptr64 -?QueryIsFlushed@CACHE_ENTRY@@QEBAHXZ -; public: virtual int __cdecl CACHE_ENTRY::QueryIsOkToFlushDirmon(unsigned short * __ptr64,unsigned long) __ptr64 -?QueryIsOkToFlushDirmon@CACHE_ENTRY@@UEAAHPEAGK@Z -; public: int __cdecl CACHE_ENTRY::QueryIsOkToFlushMetadata(unsigned short * __ptr64,unsigned long) __ptr64 -?QueryIsOkToFlushMetadata@CACHE_ENTRY@@QEAAHPEAGK@Z -; public: virtual int __cdecl CACHE_ENTRY::QueryIsOkToFlushTTL(void) __ptr64 -?QueryIsOkToFlushTTL@CACHE_ENTRY@@UEAAHXZ -; public: virtual class STRU * __ptr64 __cdecl CACHE_ENTRY::QueryMetadataPath(void) __ptr64 -?QueryMetadataPath@CACHE_ENTRY@@UEAAPEAVSTRU@@XZ -; public: void __cdecl CACHE_ENTRY::ReferenceCacheEntry(void) __ptr64 -?ReferenceCacheEntry@CACHE_ENTRY@@QEAAXXZ -; public: long __cdecl OBJECT_CACHE::SetCacheConfiguration(unsigned long,unsigned long,unsigned long,struct CACHE_HINT_CONFIG * __ptr64) __ptr64 -?SetCacheConfiguration@OBJECT_CACHE@@QEAAJKKKPEAUCACHE_HINT_CONFIG@@@Z -; public: void __cdecl CACHE_ENTRY::SetCached(int) __ptr64 -?SetCached@CACHE_ENTRY@@QEAAXH@Z -; public: void __cdecl CACHE_ENTRY::SetFlushed(void) __ptr64 -?SetFlushed@CACHE_ENTRY@@QEAAXXZ -; public: void __cdecl CACHE_ENTRY::UnlockCacheEntry(void) __ptr64 -?UnlockCacheEntry@CACHE_ENTRY@@QEAAXXZ -; public: void __cdecl OBJECT_CACHE::UnregisterScavenger(void) __ptr64 -?UnregisterScavenger@OBJECT_CACHE@@QEAAXXZ -; long __cdecl W3CacheDoMetadataInvalidation(unsigned short * __ptr64,unsigned long) -?W3CacheDoMetadataInvalidation@@YAJPEAGK@Z -; void __cdecl W3CacheFlushAllCaches(void) -?W3CacheFlushAllCaches@@YAXXZ -; long __cdecl W3CacheInitialize(struct IMSAdminBaseW * __ptr64) -?W3CacheInitialize@@YAJPEAUIMSAdminBaseW@@@Z -; long __cdecl W3CacheRegisterCache(class OBJECT_CACHE * __ptr64) -?W3CacheRegisterCache@@YAJPEAVOBJECT_CACHE@@@Z -; void __cdecl W3CacheTerminate(void) -?W3CacheTerminate@@YAXXZ -; long __cdecl W3CacheUnregisterCache(class OBJECT_CACHE * __ptr64) -?W3CacheUnregisterCache@@YAJPEAVOBJECT_CACHE@@@Z
diff --git a/mingw-w64-crt/lib64/w3comlog.def b/mingw-w64-crt/lib64/w3comlog.def deleted file mode 100644 index bf28d86..0000000 --- a/mingw-w64-crt/lib64/w3comlog.def +++ /dev/null
@@ -1,36 +0,0 @@ -; -; Exports of file W3COMLOG.dll -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY W3COMLOG.dll -EXPORTS -; public: __cdecl LOGGING::LOGGING(class LOGGING const & __ptr64) __ptr64 -??0LOGGING@@QEAA@AEBV0@@Z -; public: __cdecl LOGGING::LOGGING(void) __ptr64 -??0LOGGING@@QEAA@XZ -; private: __cdecl LOGGING::~LOGGING(void) __ptr64 -??1LOGGING@@AEAA@XZ -; public: class LOGGING & __ptr64 __cdecl LOGGING::operator=(class LOGGING const & __ptr64) __ptr64 -??4LOGGING@@QEAAAEAV0@AEBV0@@Z -; public: long __cdecl LOGGING::ActivateLogging(char const * __ptr64,unsigned short const * __ptr64,struct IMSAdminBaseW * __ptr64,int) __ptr64 -?ActivateLogging@LOGGING@@QEAAJPEBDPEBGPEAUIMSAdminBaseW@@H@Z -; public: void __cdecl LOGGING::AddRef(void) __ptr64 -?AddRef@LOGGING@@QEAAXXZ -; public: static long __cdecl LOGGING::Initialize(void) -?Initialize@LOGGING@@SAJXZ -; public: int __cdecl LOGGING::IsRequiredExtraLoggingFields(void)const __ptr64 -?IsRequiredExtraLoggingFields@LOGGING@@QEBAHXZ -; public: void __cdecl LOGGING::LogInformation(class LOG_CONTEXT * __ptr64) __ptr64 -?LogInformation@LOGGING@@QEAAXPEAVLOG_CONTEXT@@@Z -; public: int __cdecl LOGGING::QueryDoCustomLogging(void)const __ptr64 -?QueryDoCustomLogging@LOGGING@@QEBAHXZ -; public: int __cdecl LOGGING::QueryDoUlLogging(void)const __ptr64 -?QueryDoUlLogging@LOGGING@@QEBAHXZ -; public: class MULTISZA const * __ptr64 __cdecl LOGGING::QueryExtraLoggingFields(void)const __ptr64 -?QueryExtraLoggingFields@LOGGING@@QEBAPEBVMULTISZA@@XZ -; public: void __cdecl LOGGING::Release(void) __ptr64 -?Release@LOGGING@@QEAAXXZ -; public: static void __cdecl LOGGING::Terminate(void) -?Terminate@LOGGING@@SAXXZ
diff --git a/mingw-w64-crt/lib64/w3ext.def b/mingw-w64-crt/lib64/w3ext.def deleted file mode 100644 index d414a52..0000000 --- a/mingw-w64-crt/lib64/w3ext.def +++ /dev/null
@@ -1,556 +0,0 @@ -; -; Exports of file w3ext.DLL -; -; Autogenerated by gen_exportdef -; Written by Kai Tietz, 2007 -; -LIBRARY w3ext.DLL -EXPORTS -; public: __cdecl ATL::CWindowImpl<class CFileChooser,class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::CWindowImpl<class CFileChooser,class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >(class CWindowImpl<class CFileChooser,class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::CWindowImpl<class CFileChooser,class ATL::CWindow,class ATL::CWinTraits<1442840576,0> > const & __ptr64) __ptr64 -??0?$CWindowImpl@VCFileChooser@@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@3@@ATL@@QEAA@AEBV01@@Z -; public: __cdecl ATL::CWindowImpl<class CFileChooser,class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::CWindowImpl<class CFileChooser,class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >(void) __ptr64 -??0?$CWindowImpl@VCFileChooser@@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@3@@ATL@@QEAA@XZ -; public: __cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >(class CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> > const & __ptr64) __ptr64 -??0?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@QEAA@AEBV01@@Z -; public: __cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >(void) __ptr64 -??0?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@QEAA@XZ -; public: __cdecl ATL::CWindowImplRoot<class ATL::CWindow>::CWindowImplRoot<class ATL::CWindow>(class CWindowImplRoot<class ATL::CWindow>::CWindowImplRoot<class ATL::CWindow> const & __ptr64) __ptr64 -??0?$CWindowImplRoot@VCWindow@ATL@@@ATL@@QEAA@AEBV01@@Z -; public: __cdecl ATL::CWindowImplRoot<class ATL::CWindow>::CWindowImplRoot<class ATL::CWindow>(void) __ptr64 -??0?$CWindowImplRoot@VCWindow@ATL@@@ATL@@QEAA@XZ -; public: __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::list<class IIS::CString,class std::allocator<class IIS::CString> >(class list<class IIS::CString,class std::allocator<class IIS::CString> >::list<class IIS::CString,class std::allocator<class IIS::CString> > const & __ptr64) __ptr64 -??0?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA@AEBV01@@Z -; public: __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::list<class IIS::CString,class std::allocator<class IIS::CString> >(class list<class IIS::CString,class std::allocator<class IIS::CString> >::allocator<class IIS::CString> const & __ptr64) __ptr64 -??0?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA@AEBV?$allocator@VCString@IIS@@@1@@Z -; public: __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::list<class IIS::CString,class std::allocator<class IIS::CString> >(class IIS::CString const * __ptr64,class IIS::CString const * __ptr64,class list<class IIS::CString,class std::allocator<class IIS::CString> >::allocator<class IIS::CString> const & __ptr64) __ptr64 -??0?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA@PEBVCString@IIS@@0AEBV?$allocator@VCString@IIS@@@1@@Z -; public: __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::list<class IIS::CString,class std::allocator<class IIS::CString> >(class list<class IIS::CString,class std::allocator<class IIS::CString> >::list<class IIS::CString,class std::allocator<class IIS::CString> >::const_iterator,class list<class IIS::CString,class std::allocator<class IIS::CString> >::list<class IIS::CString,class std::allocator<class IIS::CString> >::const_iterator,class list<class IIS::CString,class std::allocator<class IIS::CString> >::allocator<class IIS::CString> const & __ptr64) __ptr64 -??0?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA@Vconst_iterator@01@0AEBV?$allocator@VCString@IIS@@@1@@Z -; public: __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::list<class IIS::CString,class std::allocator<class IIS::CString> >(unsigned __int64,class IIS::CString const & __ptr64,class list<class IIS::CString,class std::allocator<class IIS::CString> >::allocator<class IIS::CString> const & __ptr64) __ptr64 -??0?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA@_KAEBVCString@IIS@@AEBV?$allocator@VCString@IIS@@@1@@Z -; public: __cdecl CError::CError(class CError const & __ptr64) __ptr64 -??0CError@@QEAA@AEBV0@@Z -; public: __cdecl CError::CError(long) __ptr64 -??0CError@@QEAA@J@Z -; public: __cdecl CError::CError(unsigned long) __ptr64 -??0CError@@QEAA@K@Z -; public: __cdecl CError::CError(void) __ptr64 -??0CError@@QEAA@XZ -; public: __cdecl CFileChooser::CFileChooser(class CFileChooser const & __ptr64) __ptr64 -??0CFileChooser@@QEAA@AEBV0@@Z -; public: __cdecl CFileChooser::CFileChooser(void) __ptr64 -??0CFileChooser@@QEAA@XZ -; public: __cdecl CIISApplication::CIISApplication(class CIISApplication & __ptr64) __ptr64 -??0CIISApplication@@QEAA@AEAV0@@Z -; public: __cdecl CIISInterface::CIISInterface(class CIISInterface & __ptr64) __ptr64 -??0CIISInterface@@QEAA@AEAV0@@Z -; public: __cdecl CIISSvcControl::CIISSvcControl(class CIISSvcControl & __ptr64) __ptr64 -??0CIISSvcControl@@QEAA@AEAV0@@Z -; public: __cdecl CMetaBack::CMetaBack(class CMetaBack & __ptr64) __ptr64 -??0CMetaBack@@QEAA@AEAV0@@Z -; public: __cdecl CMetaEnumerator::CMetaEnumerator(class CMetaEnumerator & __ptr64) __ptr64 -??0CMetaEnumerator@@QEAA@AEAV0@@Z -; public: __cdecl CMetaInterface::CMetaInterface(class CMetaInterface & __ptr64) __ptr64 -??0CMetaInterface@@QEAA@AEAV0@@Z -; public: __cdecl CMetaKey::CMetaKey(class CMetaKey & __ptr64) __ptr64 -??0CMetaKey@@QEAA@AEAV0@@Z -; public: __cdecl CMetabasePath::CMetabasePath(class CMetabasePath const & __ptr64) __ptr64 -??0CMetabasePath@@QEAA@AEBV0@@Z -; public: __cdecl CStringListEx::CStringListEx(class CStringListEx const & __ptr64) __ptr64 -??0CStringListEx@@QEAA@AEBV0@@Z -; public: __cdecl CWamInterface::CWamInterface(class CWamInterface & __ptr64) __ptr64 -??0CWamInterface@@QEAA@AEAV0@@Z -; public: __cdecl ATL::CWindowImpl<class CFileChooser,class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::~CWindowImpl<class CFileChooser,class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >(void) __ptr64 -??1?$CWindowImpl@VCFileChooser@@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@3@@ATL@@QEAA@XZ -; public: __cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::~CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >(void) __ptr64 -??1?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@QEAA@XZ -; public: __cdecl ATL::CWindowImplRoot<class ATL::CWindow>::~CWindowImplRoot<class ATL::CWindow>(void) __ptr64 -??1?$CWindowImplRoot@VCWindow@ATL@@@ATL@@QEAA@XZ -; public: __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::~list<class IIS::CString,class std::allocator<class IIS::CString> >(void) __ptr64 -??1?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA@XZ -; public: __cdecl CBlob::~CBlob(void) __ptr64 -??1CBlob@@QEAA@XZ -; public: __cdecl CComAuthInfo::~CComAuthInfo(void) __ptr64 -??1CComAuthInfo@@QEAA@XZ -; public: __cdecl CFileChooser::~CFileChooser(void) __ptr64 -??1CFileChooser@@QEAA@XZ -; public: virtual __cdecl CIISApplication::~CIISApplication(void) __ptr64 -??1CIISApplication@@UEAA@XZ -; public: __cdecl CIISInterface::~CIISInterface(void) __ptr64 -??1CIISInterface@@QEAA@XZ -; public: virtual __cdecl CMetaBack::~CMetaBack(void) __ptr64 -??1CMetaBack@@UEAA@XZ -; public: virtual __cdecl CMetaEnumerator::~CMetaEnumerator(void) __ptr64 -??1CMetaEnumerator@@UEAA@XZ -; public: __cdecl CMetabasePath::~CMetabasePath(void) __ptr64 -??1CMetabasePath@@QEAA@XZ -; public: class ATL::CWindowImpl<class CFileChooser,class ATL::CWindow,class ATL::CWinTraits<1442840576,0> > & __ptr64 __cdecl ATL::CWindowImpl<class CFileChooser,class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::operator=(class ATL::CWindowImpl<class CFileChooser,class ATL::CWindow,class ATL::CWinTraits<1442840576,0> > const & __ptr64) __ptr64 -??4?$CWindowImpl@VCFileChooser@@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@3@@ATL@@QEAAAEAV01@AEBV01@@Z -; public: class ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> > & __ptr64 __cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::operator=(class ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> > const & __ptr64) __ptr64 -??4?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@QEAAAEAV01@AEBV01@@Z -; public: class ATL::CWindowImplRoot<class ATL::CWindow> & __ptr64 __cdecl ATL::CWindowImplRoot<class ATL::CWindow>::operator=(class ATL::CWindowImplRoot<class ATL::CWindow> const & __ptr64) __ptr64 -??4?$CWindowImplRoot@VCWindow@ATL@@@ATL@@QEAAAEAV01@AEBV01@@Z -; public: class std::list<class IIS::CString,class std::allocator<class IIS::CString> > & __ptr64 __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::operator=(class std::list<class IIS::CString,class std::allocator<class IIS::CString> > const & __ptr64) __ptr64 -??4?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAAEAV01@AEBV01@@Z -; public: class CError const & __ptr64 __cdecl CError::operator=(class CError const & __ptr64) __ptr64 -??4CError@@QEAAAEBV0@AEBV0@@Z -; public: class CError const & __ptr64 __cdecl CError::operator=(long) __ptr64 -??4CError@@QEAAAEBV0@J@Z -; public: class CFileChooser & __ptr64 __cdecl CFileChooser::operator=(class CFileChooser const & __ptr64) __ptr64 -??4CFileChooser@@QEAAAEAV0@AEBV0@@Z -; public: class CIISApplication & __ptr64 __cdecl CIISApplication::operator=(class CIISApplication & __ptr64) __ptr64 -??4CIISApplication@@QEAAAEAV0@AEAV0@@Z -; public: class CIISInterface & __ptr64 __cdecl CIISInterface::operator=(class CIISInterface & __ptr64) __ptr64 -??4CIISInterface@@QEAAAEAV0@AEAV0@@Z -; public: class CIISSvcControl & __ptr64 __cdecl CIISSvcControl::operator=(class CIISSvcControl & __ptr64) __ptr64 -??4CIISSvcControl@@QEAAAEAV0@AEAV0@@Z -; public: class CMetaBack & __ptr64 __cdecl CMetaBack::operator=(class CMetaBack & __ptr64) __ptr64 -??4CMetaBack@@QEAAAEAV0@AEAV0@@Z -; public: class CMetaEnumerator & __ptr64 __cdecl CMetaEnumerator::operator=(class CMetaEnumerator & __ptr64) __ptr64 -??4CMetaEnumerator@@QEAAAEAV0@AEAV0@@Z -; public: class CMetaInterface & __ptr64 __cdecl CMetaInterface::operator=(class CMetaInterface & __ptr64) __ptr64 -??4CMetaInterface@@QEAAAEAV0@AEAV0@@Z -; public: class CMetaKey & __ptr64 __cdecl CMetaKey::operator=(class CMetaKey & __ptr64) __ptr64 -??4CMetaKey@@QEAAAEAV0@AEAV0@@Z -; public: class CMetabasePath & __ptr64 __cdecl CMetabasePath::operator=(class CMetabasePath const & __ptr64) __ptr64 -??4CMetabasePath@@QEAAAEAV0@AEBV0@@Z -; public: class CStringListEx & __ptr64 __cdecl CStringListEx::operator=(class CStringListEx const & __ptr64) __ptr64 -??4CStringListEx@@QEAAAEAV0@AEBV0@@Z -; public: class CWamInterface & __ptr64 __cdecl CWamInterface::operator=(class CWamInterface & __ptr64) __ptr64 -??4CWamInterface@@QEAAAEAV0@AEAV0@@Z -; public: int const __cdecl CError::operator==(class CError & __ptr64) __ptr64 -??8CError@@QEAA?BHAEAV0@@Z -; public: int const __cdecl CError::operator==(long) __ptr64 -??8CError@@QEAA?BHJ@Z -; public: int __cdecl CBlob::operator!=(class CBlob const & __ptr64)const __ptr64 -??9CBlob@@QEBAHAEBV0@@Z -; public: int const __cdecl CError::operator!=(class CError & __ptr64) __ptr64 -??9CError@@QEAA?BHAEAV0@@Z -; public: int const __cdecl CError::operator!=(long) __ptr64 -??9CError@@QEAA?BHJ@Z -; public: bool __cdecl CStrPassword::operator!=(class CStrPassword & __ptr64) __ptr64 -??9CStrPassword@@QEAA_NAEAV0@@Z -; public: __cdecl CComAuthInfo::operator unsigned short * __ptr64(void) __ptr64 -??BCComAuthInfo@@QEAAPEAGXZ -; public: __cdecl CComAuthInfo::operator class CComAuthInfo * __ptr64(void) __ptr64 -??BCComAuthInfo@@QEAAPEAV0@XZ -; public: __cdecl CError::operator unsigned short const * __ptr64(void) __ptr64 -??BCError@@QEAAPEBGXZ -; public: __cdecl CError::operator int const (void)const __ptr64 -??BCError@@QEBA?BHXZ -; public: __cdecl CError::operator long const (void)const __ptr64 -??BCError@@QEBA?BJXZ -; public: __cdecl CError::operator unsigned long const (void)const __ptr64 -??BCError@@QEBA?BKXZ -; public: __cdecl CIISInterface::operator int(void)const __ptr64 -??BCIISInterface@@QEBAHXZ -; public: __cdecl CIISInterface::operator long(void)const __ptr64 -??BCIISInterface@@QEBAJXZ -; public: __cdecl CMetaKey::operator int(void)const __ptr64 -??BCMetaKey@@QEBAHXZ -; public: __cdecl CMetaKey::operator unsigned long(void)const __ptr64 -??BCMetaKey@@QEBAKXZ -; public: __cdecl CMetaKey::operator unsigned short const * __ptr64(void)const __ptr64 -??BCMetaKey@@QEBAPEBGXZ -; public: __cdecl CMetabasePath::operator unsigned short const * __ptr64(void)const __ptr64 -??BCMetabasePath@@QEBAPEBGXZ -; const CFileChooser::`vftable' -??_7CFileChooser@@6B@ -; const CIISApplication::`vftable'{for `CMetaKey'} -??_7CIISApplication@@6BCMetaKey@@@ -; const CIISApplication::`vftable'{for `CWamInterface'} -??_7CIISApplication@@6BCWamInterface@@@ -; const CIISInterface::`vftable' -??_7CIISInterface@@6B@ -; const CIISSvcControl::`vftable' -??_7CIISSvcControl@@6B@ -; const CMetaBack::`vftable'{for `CMetaInterface'} -??_7CMetaBack@@6BCMetaInterface@@@ -; const CMetaBack::`vftable'{for `CWamInterface'} -??_7CMetaBack@@6BCWamInterface@@@ -; const CMetaEnumerator::`vftable' -??_7CMetaEnumerator@@6B@ -; const CMetaInterface::`vftable' -??_7CMetaInterface@@6B@ -; const CMetaKey::`vftable' -??_7CMetaKey@@6B@ -; const CWamInterface::`vftable' -??_7CWamInterface@@6B@ -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::`default constructor closure'(void) __ptr64 -??_F?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXXZ -; public: void __cdecl CComAuthInfo::`default constructor closure'(void) __ptr64 -??_FCComAuthInfo@@QEAAXXZ -; public: void __cdecl CMetabasePath::`default constructor closure'(void) __ptr64 -??_FCMetabasePath@@QEAAXXZ -; protected: long __cdecl CMetaInterface::AddKey(unsigned long,unsigned short const * __ptr64) __ptr64 -?AddKey@CMetaInterface@@IEAAJKPEBG@Z -; public: long __cdecl CMetaKey::AddKey(unsigned short const * __ptr64) __ptr64 -?AddKey@CMetaKey@@QEAAJPEBG@Z -; public: void __cdecl CFileChooser::AddStyle(unsigned long) __ptr64 -?AddStyle@CFileChooser@@QEAAXK@Z -; protected: long __cdecl CWamInterface::AppDelete(unsigned short const * __ptr64,int) __ptr64 -?AppDelete@CWamInterface@@IEAAJPEBGH@Z -; protected: long __cdecl CWamInterface::AppDeleteRecoverable(unsigned short const * __ptr64,int) __ptr64 -?AppDeleteRecoverable@CWamInterface@@IEAAJPEBGH@Z -; protected: long __cdecl CWamInterface::AppGetStatus(unsigned short const * __ptr64,unsigned long * __ptr64) __ptr64 -?AppGetStatus@CWamInterface@@IEAAJPEBGPEAK@Z -; protected: long __cdecl CWamInterface::AppRecover(unsigned short const * __ptr64,int) __ptr64 -?AppRecover@CWamInterface@@IEAAJPEBGH@Z -; protected: long __cdecl CWamInterface::AppUnLoad(unsigned short const * __ptr64,int) __ptr64 -?AppUnLoad@CWamInterface@@IEAAJPEBGH@Z -; protected: virtual long __cdecl CIISSvcControl::ApplyProxyBlanket(void) __ptr64 -?ApplyProxyBlanket@CIISSvcControl@@MEAAJXZ -; protected: virtual long __cdecl CMetaBack::ApplyProxyBlanket(void) __ptr64 -?ApplyProxyBlanket@CMetaBack@@MEAAJXZ -; protected: virtual long __cdecl CMetaInterface::ApplyProxyBlanket(void) __ptr64 -?ApplyProxyBlanket@CMetaInterface@@MEAAJXZ -; protected: virtual long __cdecl CWamInterface::ApplyProxyBlanket(void) __ptr64 -?ApplyProxyBlanket@CWamInterface@@MEAAJXZ -; public: long __cdecl CMetaBack::Backup(unsigned short const * __ptr64) __ptr64 -?Backup@CMetaBack@@QEAAJPEBG@Z -; protected: long __cdecl CMetaInterface::Backup(unsigned short const * __ptr64,unsigned long,unsigned long) __ptr64 -?Backup@CMetaInterface@@IEAAJPEBGKK@Z -; public: virtual long __cdecl CIISInterface::ChangeProxyBlanket(unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -?ChangeProxyBlanket@CIISInterface@@UEAAJPEBG0@Z -; protected: long __cdecl CMetaInterface::CloseKey(unsigned long) __ptr64 -?CloseKey@CMetaInterface@@IEAAJK@Z -; protected: long __cdecl CMetaInterface::CopyData(unsigned long,unsigned short const * __ptr64,unsigned long,unsigned short const * __ptr64,unsigned long,unsigned long,unsigned long,int) __ptr64 -?CopyData@CMetaInterface@@IEAAJKPEBGK0KKKH@Z -; protected: long __cdecl CMetaInterface::CopyKey(unsigned long,unsigned short const * __ptr64,unsigned long,unsigned short const * __ptr64,int,int) __ptr64 -?CopyKey@CMetaInterface@@IEAAJKPEBGK0HH@Z -; public: struct HWND__ * __ptr64 __cdecl ATL::CWindowImpl<class CFileChooser,class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::Create(struct HWND__ * __ptr64,struct tagRECT & __ptr64,unsigned short const * __ptr64,unsigned long,unsigned long,unsigned int,void * __ptr64) __ptr64 -?Create@?$CWindowImpl@VCFileChooser@@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@3@@ATL@@QEAAPEAUHWND__@@PEAU3@AEAUtagRECT@@PEBGKKIPEAX@Z -; public: struct HWND__ * __ptr64 __cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::Create(struct HWND__ * __ptr64,struct tagRECT & __ptr64,unsigned short const * __ptr64,unsigned long,unsigned long,unsigned int,unsigned short,void * __ptr64) __ptr64 -?Create@?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@QEAAPEAUHWND__@@PEAU3@AEAUtagRECT@@PEBGKKIGPEAX@Z -; public: __int64 __cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::DefWindowProcW(unsigned int,unsigned __int64,__int64) __ptr64 -?DefWindowProcW@?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@QEAA_JI_K_J@Z -; public: __int64 __cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::DefWindowProcW(void) __ptr64 -?DefWindowProcW@?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@QEAA_JXZ -; public: static int __cdecl ATL::CWindowImplRoot<class ATL::CWindow>::DefaultReflectionHandler(struct HWND__ * __ptr64,unsigned int,unsigned __int64,__int64,__int64 & __ptr64) -?DefaultReflectionHandler@?$CWindowImplRoot@VCWindow@ATL@@@ATL@@SAHPEAUHWND__@@I_K_JAEA_J@Z -; public: long __cdecl CIISApplication::Delete(int) __ptr64 -?Delete@CIISApplication@@QEAAJH@Z -; public: long __cdecl CMetaBack::Delete(unsigned short const * __ptr64,unsigned long) __ptr64 -?Delete@CMetaBack@@QEAAJPEBGK@Z -; protected: long __cdecl CMetaInterface::DeleteAllData(unsigned long,unsigned short const * __ptr64,unsigned long,unsigned long) __ptr64 -?DeleteAllData@CMetaInterface@@IEAAJKPEBGKK@Z -; protected: long __cdecl CMetaInterface::DeleteBackup(unsigned short const * __ptr64,unsigned long) __ptr64 -?DeleteBackup@CMetaInterface@@IEAAJPEBGK@Z -; protected: long __cdecl CMetaInterface::DeleteChildKeys(unsigned long,unsigned short const * __ptr64) __ptr64 -?DeleteChildKeys@CMetaInterface@@IEAAJKPEBG@Z -; protected: long __cdecl CMetaInterface::DeleteData(unsigned long,unsigned short const * __ptr64,unsigned long,unsigned long) __ptr64 -?DeleteData@CMetaInterface@@IEAAJKPEBGKK@Z -; protected: long __cdecl CMetaInterface::DeleteKey(unsigned long,unsigned short const * __ptr64) __ptr64 -?DeleteKey@CMetaInterface@@IEAAJKPEBG@Z -; public: long __cdecl CMetaKey::DeleteKey(unsigned short const * __ptr64) __ptr64 -?DeleteKey@CMetaKey@@QEAAJPEBG@Z -; public: long __cdecl CIISApplication::DeleteRecoverable(int) __ptr64 -?DeleteRecoverable@CIISApplication@@QEAAJH@Z -; public: int __cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::DestroyWindow(void) __ptr64 -?DestroyWindow@?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@QEAAHXZ -; protected: long __cdecl CMetaInterface::EnumBackups(unsigned short * __ptr64,unsigned long * __ptr64,struct _FILETIME * __ptr64,unsigned long) __ptr64 -?EnumBackups@CMetaInterface@@IEAAJPEAGPEAKPEAU_FILETIME@@K@Z -; protected: long __cdecl CMetaInterface::EnumData(unsigned long,unsigned short const * __ptr64,struct _METADATA_RECORD * __ptr64,unsigned long,unsigned long * __ptr64) __ptr64 -?EnumData@CMetaInterface@@IEAAJKPEBGPEAU_METADATA_RECORD@@KPEAK@Z -; protected: long __cdecl CMetaInterface::EnumKeys(unsigned long,unsigned short const * __ptr64,unsigned short * __ptr64,unsigned long) __ptr64 -?EnumKeys@CMetaInterface@@IEAAJKPEBGPEAGK@Z -; public: int __cdecl CError::Failed(void)const __ptr64 -?Failed@CError@@QEBAHXZ -; public: static int __cdecl CError::Failed(long) -?Failed@CError@@SAHJ@Z -; protected: long __cdecl CMetaInterface::GetAllData(unsigned long,unsigned short const * __ptr64,unsigned long,unsigned long,unsigned long,unsigned long * __ptr64,unsigned long * __ptr64,unsigned long,unsigned char * __ptr64,unsigned long * __ptr64) __ptr64 -?GetAllData@CMetaInterface@@IEAAJKPEBGKKKPEAK1KPEAE1@Z -; public: unsigned long __cdecl CMetaKey::GetBase(void)const __ptr64 -?GetBase@CMetaKey@@QEBAKXZ -; public: struct tagMSG const * __ptr64 __cdecl ATL::CWindowImplRoot<class ATL::CWindow>::GetCurrentMessage(void)const __ptr64 -?GetCurrentMessage@?$CWindowImplRoot@VCWindow@ATL@@@ATL@@QEBAPEBUtagMSG@@XZ -; public: unsigned char * __ptr64 __cdecl CBlob::GetData(void) __ptr64 -?GetData@CBlob@@QEAAPEAEXZ -; protected: long __cdecl CMetaInterface::GetData(unsigned long,unsigned short const * __ptr64,struct _METADATA_RECORD * __ptr64,unsigned long * __ptr64) __ptr64 -?GetData@CMetaInterface@@IEAAJKPEBGPEAU_METADATA_RECORD@@PEAK@Z -; protected: long __cdecl CMetaInterface::GetDataPaths(unsigned long,unsigned short const * __ptr64,unsigned long,unsigned long,unsigned long,unsigned short * __ptr64,unsigned long * __ptr64) __ptr64 -?GetDataPaths@CMetaInterface@@IEAAJKPEBGKKKPEAGPEAK@Z -; public: unsigned long __cdecl CMetaKey::GetHandle(void)const __ptr64 -?GetHandle@CMetaKey@@QEBAKXZ -; public: unsigned long __cdecl CMetaEnumerator::GetIndex(void) __ptr64 -?GetIndex@CMetaEnumerator@@QEAAKXZ -; public: static unsigned short const * __ptr64 __cdecl CMetabasePath::GetInstancePath(unsigned short const * __ptr64,class IIS::CString & __ptr64,class IIS::CString * __ptr64) -?GetInstancePath@CMetabasePath@@SAPEBGPEBGAEAVCString@IIS@@PEAV23@@Z -; public: struct IMSAdminBaseW * __ptr64 __cdecl CMetaInterface::GetInterface(void) __ptr64 -?GetInterface@CMetaInterface@@QEAAPEAUIMSAdminBaseW@@XZ -; protected: long __cdecl CMetaInterface::GetLastChangeTime(unsigned long,unsigned short const * __ptr64,struct _FILETIME * __ptr64,int) __ptr64 -?GetLastChangeTime@CMetaInterface@@IEAAJKPEBGPEAU_FILETIME@@H@Z -; public: void __cdecl CError::GetLastWinError(void) __ptr64 -?GetLastWinError@CError@@QEAAXXZ -; public: static unsigned short const * __ptr64 __cdecl CMetabasePath::GetMachinePath(unsigned short const * __ptr64,class IIS::CString & __ptr64,class IIS::CString * __ptr64) -?GetMachinePath@CMetabasePath@@SAPEBGPEBGAEAVCString@IIS@@PEAV23@@Z -; public: unsigned long __cdecl CFileChooser::GetOfnFlags(void) __ptr64 -?GetOfnFlags@CFileChooser@@QEAAKXZ -; public: static unsigned short const * __ptr64 __cdecl CMetabasePath::GetRootPath(unsigned short const * __ptr64,class IIS::CString & __ptr64,class IIS::CString * __ptr64) -?GetRootPath@CMetabasePath@@SAPEBGPEBGAEAVCString@IIS@@PEAV23@@Z -; public: static unsigned short const * __ptr64 __cdecl CMetabasePath::GetServicePath(unsigned short const * __ptr64,class IIS::CString & __ptr64,class IIS::CString * __ptr64) -?GetServicePath@CMetabasePath@@SAPEBGPEBGAEAVCString@IIS@@PEAV23@@Z -; public: unsigned long __cdecl CBlob::GetSize(void)const __ptr64 -?GetSize@CBlob@@QEBAKXZ -; public: unsigned long __cdecl CFileChooser::GetStyle(void)const __ptr64 -?GetStyle@CFileChooser@@QEBAKXZ -; public: virtual __int64 (__cdecl*__cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::GetWindowProc(void) __ptr64)(struct HWND__ * __ptr64,unsigned int,unsigned __int64,__int64) -?GetWindowProc@?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@UEAAP6A_JPEAUHWND__@@I_K_J@ZXZ -; public: static struct _ATL_WNDCLASSINFOW & __ptr64 __cdecl ATL::CWindowImpl<class CFileChooser,class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::GetWndClassInfo(void) -?GetWndClassInfo@?$CWindowImpl@VCFileChooser@@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@3@@ATL@@SAAEAU_ATL_WNDCLASSINFOW@@XZ -; public: static unsigned long __cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::GetWndExStyle(unsigned long) -?GetWndExStyle@?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@SAKK@Z -; public: static unsigned long __cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::GetWndStyle(unsigned long) -?GetWndStyle@?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@SAKK@Z -; public: long __cdecl CError::HResult(void)const __ptr64 -?HResult@CError@@QEBAJXZ -; public: static long __cdecl CError::HResult(long) -?HResult@CError@@SAJJ@Z -; protected: int __cdecl CIISSvcControl::HasInterface(void)const __ptr64 -?HasInterface@CIISSvcControl@@IEBAHXZ -; protected: int __cdecl CMetaInterface::HasInterface(void)const __ptr64 -?HasInterface@CMetaInterface@@IEBAHXZ -; protected: int __cdecl CWamInterface::HasInterface(void)const __ptr64 -?HasInterface@CWamInterface@@IEBAHXZ -; public: int __cdecl CBlob::IsEmpty(void)const __ptr64 -?IsEmpty@CBlob@@QEBAHXZ -; public: int __cdecl CIISApplication::IsEnabledApplication(void)const __ptr64 -?IsEnabledApplication@CIISApplication@@QEBAHXZ -; public: int __cdecl CMetaKey::IsHomeDirectoryPath(void)const __ptr64 -?IsHomeDirectoryPath@CMetaKey@@QEBAHXZ -; public: int __cdecl CMetabasePath::IsHomeDirectoryPath(void)const __ptr64 -?IsHomeDirectoryPath@CMetabasePath@@QEBAHXZ -; public: int __cdecl CIISApplication::IsInproc(void)const __ptr64 -?IsInproc@CIISApplication@@QEBAHXZ -; public: int __cdecl CComAuthInfo::IsLocal(void)const __ptr64 -?IsLocal@CComAuthInfo@@QEBAHXZ -; public: int __cdecl CIISInterface::IsLocal(void)const __ptr64 -?IsLocal@CIISInterface@@QEBAHXZ -; public: int __cdecl CMetaKey::IsOpen(void)const __ptr64 -?IsOpen@CMetaKey@@QEBAHXZ -; public: int __cdecl CIISApplication::IsOutOfProc(void)const __ptr64 -?IsOutOfProc@CIISApplication@@QEBAHXZ -; public: int __cdecl CIISApplication::IsPooledProc(void)const __ptr64 -?IsPooledProc@CIISApplication@@QEBAHXZ -; public: long __cdecl CIISSvcControl::Kill(void) __ptr64 -?Kill@CIISSvcControl@@QEAAJXZ -; public: long __cdecl CMetaBack::Next(unsigned long * __ptr64,unsigned short * __ptr64,struct _FILETIME * __ptr64) __ptr64 -?Next@CMetaBack@@QEAAJPEAKPEAGPEAU_FILETIME@@@Z -; public: virtual void __cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::OnFinalMessage(struct HWND__ * __ptr64) __ptr64 -?OnFinalMessage@?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@UEAAXPEAUHWND__@@@Z -; public: int __cdecl CFileChooser::OpenForRead(void) __ptr64 -?OpenForRead@CFileChooser@@QEAAHXZ -; protected: long __cdecl CMetaInterface::OpenKey(unsigned long,unsigned short const * __ptr64,unsigned long,unsigned long * __ptr64) __ptr64 -?OpenKey@CMetaInterface@@IEAAJKPEBGKPEAK@Z -; public: void __cdecl CMetaEnumerator::Pop(void) __ptr64 -?Pop@CMetaEnumerator@@QEAAXXZ -; public: virtual int __cdecl CFileChooser::ProcessWindowMessage(struct HWND__ * __ptr64,unsigned int,unsigned __int64,__int64,__int64 & __ptr64,unsigned long) __ptr64 -?ProcessWindowMessage@CFileChooser@@UEAAHPEAUHWND__@@I_K_JAEA_JK@Z -; public: void __cdecl CMetaEnumerator::Push(void) __ptr64 -?Push@CMetaEnumerator@@QEAAXXZ -; public: unsigned long __cdecl CIISApplication::QueryAppState(void)const __ptr64 -?QueryAppState@CIISApplication@@QEBAKXZ -; public: class CComAuthInfo * __ptr64 __cdecl CIISInterface::QueryAuthInfo(void) __ptr64 -?QueryAuthInfo@CIISInterface@@QEAAPEAVCComAuthInfo@@XZ -; public: unsigned long __cdecl CMetaKey::QueryFlags(void)const __ptr64 -?QueryFlags@CMetaKey@@QEBAKXZ -; public: unsigned short const * __ptr64 __cdecl CMetaKey::QueryMetaPath(void)const __ptr64 -?QueryMetaPath@CMetaKey@@QEBAPEBGXZ -; public: unsigned short const * __ptr64 __cdecl CMetabasePath::QueryMetaPath(void)const __ptr64 -?QueryMetaPath@CMetabasePath@@QEBAPEBGXZ -; public: unsigned short * __ptr64 __cdecl CComAuthInfo::QueryPassword(void)const __ptr64 -?QueryPassword@CComAuthInfo@@QEBAPEAGXZ -; public: virtual long __cdecl CIISInterface::QueryResult(void)const __ptr64 -?QueryResult@CIISInterface@@UEBAJXZ -; public: unsigned short * __ptr64 __cdecl CComAuthInfo::QueryServerName(void)const __ptr64 -?QueryServerName@CComAuthInfo@@QEBAPEAGXZ -; public: unsigned short const * __ptr64 __cdecl CIISInterface::QueryServerName(void)const __ptr64 -?QueryServerName@CIISInterface@@QEBAPEBGXZ -; public: unsigned short * __ptr64 __cdecl CComAuthInfo::QueryUserName(void)const __ptr64 -?QueryUserName@CComAuthInfo@@QEBAPEAGXZ -; public: long __cdecl CMetaKey::QueryValue(unsigned long,int & __ptr64,int * __ptr64,unsigned short const * __ptr64,unsigned long * __ptr64) __ptr64 -?QueryValue@CMetaKey@@QEAAJKAEAHPEAHPEBGPEAK@Z -; public: unsigned short const * __ptr64 __cdecl CIISApplication::QueryWamPath(void)const __ptr64 -?QueryWamPath@CIISApplication@@QEBAPEBGXZ -; public: long __cdecl CMetaKey::ReOpen(unsigned long) __ptr64 -?ReOpen@CMetaKey@@QEAAJK@Z -; public: long __cdecl CMetaKey::ReOpen(void) __ptr64 -?ReOpen@CMetaKey@@QEAAJXZ -; public: long __cdecl CIISSvcControl::Reboot(unsigned long,int) __ptr64 -?Reboot@CIISSvcControl@@QEAAJKH@Z -; public: long __cdecl CIISApplication::Recover(int) __ptr64 -?Recover@CIISApplication@@QEAAJH@Z -; public: __int64 __cdecl ATL::CWindowImplRoot<class ATL::CWindow>::ReflectNotifications(unsigned int,unsigned __int64,__int64,int & __ptr64) __ptr64 -?ReflectNotifications@?$CWindowImplRoot@VCWindow@ATL@@@ATL@@QEAA_JI_K_JAEAH@Z -; public: void __cdecl CError::RemoveOverride(long) __ptr64 -?RemoveOverride@CError@@QEAAXJ@Z -; public: void __cdecl CFileChooser::RemoveStyle(unsigned long) __ptr64 -?RemoveStyle@CFileChooser@@QEAAXK@Z -; protected: long __cdecl CMetaInterface::RenameKey(unsigned long,unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -?RenameKey@CMetaInterface@@IEAAJKPEBG0@Z -; public: long __cdecl CMetaKey::RenameKey(unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64 -?RenameKey@CMetaKey@@QEAAJPEBG0@Z -; public: void __cdecl CError::Reset(void) __ptr64 -?Reset@CError@@QEAAXXZ -; public: void __cdecl CMetaBack::Reset(void) __ptr64 -?Reset@CMetaBack@@QEAAXXZ -; public: void __cdecl CMetaEnumerator::Reset(unsigned long) __ptr64 -?Reset@CMetaEnumerator@@QEAAXK@Z -; protected: long __cdecl CMetaInterface::Restore(unsigned short const * __ptr64,unsigned long,unsigned long) __ptr64 -?Restore@CMetaInterface@@IEAAJPEBGKK@Z -; public: long __cdecl CMetaInterface::SaveData(void) __ptr64 -?SaveData@CMetaInterface@@QEAAJXZ -; protected: long __cdecl CMetaInterface::SetData(unsigned long,unsigned short const * __ptr64,struct _METADATA_RECORD * __ptr64) __ptr64 -?SetData@CMetaInterface@@IEAAJKPEBGPEAU_METADATA_RECORD@@@Z -; public: void __cdecl CFileChooser::SetDialogTitle(unsigned short const * __ptr64) __ptr64 -?SetDialogTitle@CFileChooser@@QEAAXPEBG@Z -; protected: long __cdecl CMetaInterface::SetLastChangeTime(unsigned long,unsigned short const * __ptr64,struct _FILETIME * __ptr64,int) __ptr64 -?SetLastChangeTime@CMetaInterface@@IEAAJKPEBGPEAU_FILETIME@@H@Z -; public: void __cdecl CError::SetLastWinError(void)const __ptr64 -?SetLastWinError@CError@@QEBAXXZ -; public: void __cdecl CFileChooser::SetOfnFlags(unsigned long) __ptr64 -?SetOfnFlags@CFileChooser@@QEAAXK@Z -; public: unsigned long __cdecl CFileChooser::SetStyle(unsigned long) __ptr64 -?SetStyle@CFileChooser@@QEAAKK@Z -; public: long __cdecl CMetaKey::SetValue(unsigned long,class IIS::CString & __ptr64,int * __ptr64,unsigned short const * __ptr64) __ptr64 -?SetValue@CMetaKey@@QEAAJKAEAVCString@IIS@@PEAHPEBG@Z -; public: long __cdecl CMetaKey::SetValue(unsigned long,int,int * __ptr64,unsigned short const * __ptr64) __ptr64 -?SetValue@CMetaKey@@QEAAJKHPEAHPEBG@Z -; public: long __cdecl CMetaKey::SetValue(unsigned long,unsigned long,int * __ptr64,unsigned short const * __ptr64) __ptr64 -?SetValue@CMetaKey@@QEAAJKKPEAHPEBG@Z -; public: long __cdecl CIISSvcControl::Start(unsigned long) __ptr64 -?Start@CIISSvcControl@@QEAAJK@Z -; public: static __int64 __cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::StartWindowProc(struct HWND__ * __ptr64,unsigned int,unsigned __int64,__int64) -?StartWindowProc@?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@SA_JPEAUHWND__@@I_K_J@Z -; public: long __cdecl CIISSvcControl::Status(unsigned long,unsigned char * __ptr64,unsigned long * __ptr64,unsigned long * __ptr64) __ptr64 -?Status@CIISSvcControl@@QEAAJKPEAEPEAK1@Z -; public: long __cdecl CIISSvcControl::Stop(unsigned long,int) __ptr64 -?Stop@CIISSvcControl@@QEAAJKH@Z -; public: void __cdecl CComAuthInfo::StorePassword(unsigned short const * __ptr64) __ptr64 -?StorePassword@CComAuthInfo@@QEAAXPEBG@Z -; public: int __cdecl CFileChooser::StyleBitSet(unsigned long) __ptr64 -?StyleBitSet@CFileChooser@@QEAAHK@Z -; public: int __cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::SubclassWindow(struct HWND__ * __ptr64) __ptr64 -?SubclassWindow@?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@QEAAHPEAUHWND__@@@Z -; public: int __cdecl CError::Succeeded(void)const __ptr64 -?Succeeded@CError@@QEBAHXZ -; public: static int __cdecl CError::Succeeded(long) -?Succeeded@CError@@SAHJ@Z -; public: virtual int __cdecl CIISInterface::Succeeded(void)const __ptr64 -?Succeeded@CIISInterface@@UEBAHXZ -; public: int __cdecl CWamInterface::SupportsPooledProc(void)const __ptr64 -?SupportsPooledProc@CWamInterface@@QEBAHXZ -; public: long __cdecl CIISApplication::Unload(int) __ptr64 -?Unload@CIISApplication@@QEAAJH@Z -; public: static void __cdecl CError::UnregisterFacility(unsigned long) -?UnregisterFacility@CError@@SAXK@Z -; public: struct HWND__ * __ptr64 __cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::UnsubclassWindow(int) __ptr64 -?UnsubclassWindow@?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@QEAAPEAUHWND__@@H@Z -; public: int __cdecl CComAuthInfo::UsesImpersonation(void)const __ptr64 -?UsesImpersonation@CComAuthInfo@@QEBAHXZ -; public: unsigned long __cdecl CError::Win32Error(void)const __ptr64 -?Win32Error@CError@@QEBAKXZ -; public: static unsigned long __cdecl CError::Win32Error(long) -?Win32Error@CError@@SAKJ@Z -; public: static __int64 __cdecl ATL::CWindowImplBaseT<class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::WindowProc(struct HWND__ * __ptr64,unsigned int,unsigned __int64,__int64) -?WindowProc@?$CWindowImplBaseT@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@2@@ATL@@SA_JPEAUHWND__@@I_K_J@Z -; protected: struct std::list<class IIS::CString,class std::allocator<class IIS::CString> >::_Node * __ptr64 __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::_Buynode(struct std::list<class IIS::CString,class std::allocator<class IIS::CString> >::_Node * __ptr64,struct std::list<class IIS::CString,class std::allocator<class IIS::CString> >::_Node * __ptr64) __ptr64 -?_Buynode@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@IEAAPEAU_Node@12@PEAU312@0@Z -; protected: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::_Freenode(struct std::list<class IIS::CString,class std::allocator<class IIS::CString> >::_Node * __ptr64) __ptr64 -?_Freenode@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@IEAAXPEAU_Node@12@@Z -; protected: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::_Splice(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class std::list<class IIS::CString,class std::allocator<class IIS::CString> > & __ptr64,class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator) __ptr64 -?_Splice@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@IEAAXViterator@12@AEAV12@00@Z -; protected: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::_Xran(void)const __ptr64 -?_Xran@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@IEBAXXZ -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::assign(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::const_iterator,class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::const_iterator) __ptr64 -?assign@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXVconst_iterator@12@0@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::assign(unsigned __int64,class IIS::CString const & __ptr64) __ptr64 -?assign@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAX_KAEBVCString@IIS@@@Z -; public: class IIS::CString & __ptr64 __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::back(void) __ptr64 -?back@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAAEAVCString@IIS@@XZ -; public: class IIS::CString const & __ptr64 __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::back(void)const __ptr64 -?back@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEBAAEBVCString@IIS@@XZ -; public: class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::begin(void) __ptr64 -?begin@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA?AViterator@12@XZ -; public: class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::const_iterator __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::begin(void)const __ptr64 -?begin@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEBA?AVconst_iterator@12@XZ -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::clear(void) __ptr64 -?clear@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXXZ -; public: bool __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::empty(void)const __ptr64 -?empty@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEBA_NXZ -; public: class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::end(void) __ptr64 -?end@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA?AViterator@12@XZ -; public: class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::const_iterator __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::end(void)const __ptr64 -?end@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEBA?AVconst_iterator@12@XZ -; public: class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::erase(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator) __ptr64 -?erase@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA?AViterator@12@V312@0@Z -; public: class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::erase(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator) __ptr64 -?erase@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA?AViterator@12@V312@@Z -; public: class IIS::CString & __ptr64 __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::front(void) __ptr64 -?front@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAAEAVCString@IIS@@XZ -; public: class IIS::CString const & __ptr64 __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::front(void)const __ptr64 -?front@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEBAAEBVCString@IIS@@XZ -; public: class std::allocator<class IIS::CString> __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::get_allocator(void)const __ptr64 -?get_allocator@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEBA?AV?$allocator@VCString@IIS@@@2@XZ -; public: class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::insert(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class IIS::CString const & __ptr64) __ptr64 -?insert@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA?AViterator@12@V312@AEBVCString@IIS@@@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::insert(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class IIS::CString const * __ptr64,class IIS::CString const * __ptr64) __ptr64 -?insert@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXViterator@12@PEBVCString@IIS@@1@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::insert(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::const_iterator,class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::const_iterator) __ptr64 -?insert@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXViterator@12@Vconst_iterator@12@1@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::insert(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,unsigned __int64,class IIS::CString const & __ptr64) __ptr64 -?insert@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXViterator@12@_KAEBVCString@IIS@@@Z -; public: unsigned __int64 __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::max_size(void)const __ptr64 -?max_size@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEBA_KXZ -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::merge(class std::list<class IIS::CString,class std::allocator<class IIS::CString> > & __ptr64) __ptr64 -?merge@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXAEAV12@@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::merge(class std::list<class IIS::CString,class std::allocator<class IIS::CString> > & __ptr64,struct std::greater<class IIS::CString>) __ptr64 -?merge@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXAEAV12@U?$greater@VCString@IIS@@@2@@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::pop_back(void) __ptr64 -?pop_back@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXXZ -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::pop_front(void) __ptr64 -?pop_front@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXXZ -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::push_back(class IIS::CString const & __ptr64) __ptr64 -?push_back@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXAEBVCString@IIS@@@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::push_front(class IIS::CString const & __ptr64) __ptr64 -?push_front@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXAEBVCString@IIS@@@Z -; public: class std::reverse_bidirectional_iterator<class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class IIS::CString,class IIS::CString & __ptr64,class IIS::CString * __ptr64,__int64> __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::rbegin(void) __ptr64 -?rbegin@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA?AV?$reverse_bidirectional_iterator@Viterator@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@VCString@IIS@@AEAV45@PEAV45@_J@2@XZ -; public: class std::reverse_bidirectional_iterator<class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::const_iterator,class IIS::CString,class IIS::CString const & __ptr64,class IIS::CString const * __ptr64,__int64> __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::rbegin(void)const __ptr64 -?rbegin@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEBA?AV?$reverse_bidirectional_iterator@Vconst_iterator@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@VCString@IIS@@AEBV45@PEBV45@_J@2@XZ -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::remove(class IIS::CString const & __ptr64) __ptr64 -?remove@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXAEBVCString@IIS@@@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::remove_if(class std::binder2nd<struct std::not_equal_to<class IIS::CString> >) __ptr64 -?remove_if@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXV?$binder2nd@U?$not_equal_to@VCString@IIS@@@std@@@2@@Z -; public: class std::reverse_bidirectional_iterator<class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class IIS::CString,class IIS::CString & __ptr64,class IIS::CString * __ptr64,__int64> __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::rend(void) __ptr64 -?rend@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAA?AV?$reverse_bidirectional_iterator@Viterator@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@VCString@IIS@@AEAV45@PEAV45@_J@2@XZ -; public: class std::reverse_bidirectional_iterator<class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::const_iterator,class IIS::CString,class IIS::CString const & __ptr64,class IIS::CString const * __ptr64,__int64> __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::rend(void)const __ptr64 -?rend@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEBA?AV?$reverse_bidirectional_iterator@Vconst_iterator@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@VCString@IIS@@AEBV45@PEBV45@_J@2@XZ -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::resize(unsigned __int64,class IIS::CString) __ptr64 -?resize@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAX_KVCString@IIS@@@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::reverse(void) __ptr64 -?reverse@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXXZ -; public: unsigned __int64 __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::size(void)const __ptr64 -?size@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEBA_KXZ -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::sort(struct std::greater<class IIS::CString>) __ptr64 -?sort@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXU?$greater@VCString@IIS@@@2@@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::sort(void) __ptr64 -?sort@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXXZ -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::splice(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class std::list<class IIS::CString,class std::allocator<class IIS::CString> > & __ptr64,class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator) __ptr64 -?splice@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXViterator@12@AEAV12@00@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::splice(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class std::list<class IIS::CString,class std::allocator<class IIS::CString> > & __ptr64,class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator) __ptr64 -?splice@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXViterator@12@AEAV12@0@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::splice(class std::list<class IIS::CString,class std::allocator<class IIS::CString> >::iterator,class std::list<class IIS::CString,class std::allocator<class IIS::CString> > & __ptr64) __ptr64 -?splice@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXViterator@12@AEAV12@@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::swap(class std::list<class IIS::CString,class std::allocator<class IIS::CString> > & __ptr64) __ptr64 -?swap@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXAEAV12@@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::unique(struct std::not_equal_to<class IIS::CString>) __ptr64 -?unique@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXU?$not_equal_to@VCString@IIS@@@2@@Z -; public: void __cdecl std::list<class IIS::CString,class std::allocator<class IIS::CString> >::unique(void) __ptr64 -?unique@?$list@VCString@IIS@@V?$allocator@VCString@IIS@@@std@@@std@@QEAAXXZ -; struct _ATL_WNDCLASSINFOW `public: static struct _ATL_WNDCLASSINFOW & __ptr64 __cdecl ATL::CWindowImpl<class CFileChooser,class ATL::CWindow,class ATL::CWinTraits<1442840576,0> >::GetWndClassInfo(void)'::`2'::wc -?wc@?1??GetWndClassInfo@?$CWindowImpl@VCFileChooser@@VCWindow@ATL@@V?$CWinTraits@$0FGAAAAAA@$0A@@3@@ATL@@SAAEAU_ATL_WNDCLASSINFOW@@XZ@4U4@A DATA -DllCanUnloadNow -DllGetClassObject -DllRegisterServer -DllUnregisterServer
diff --git a/mingw-w64-crt/libarm32/Makefile.am b/mingw-w64-crt/libarm32/Makefile.am index 06aa8c9..aeb9e75 100644 --- a/mingw-w64-crt/libarm32/Makefile.am +++ b/mingw-w64-crt/libarm32/Makefile.am
@@ -52,7 +52,6 @@ libarm32_DATA += %reldir%/libbdehdcfglib.a libarm32_DATA += %reldir%/libbderepair.a libarm32_DATA += %reldir%/libbdesvc.a -libarm32_DATA += %reldir%/libbdeui.a libarm32_DATA += %reldir%/libbfe.a libarm32_DATA += %reldir%/libbi.a libarm32_DATA += %reldir%/libbisrv.a @@ -171,7 +170,6 @@ libarm32_DATA += %reldir%/libdismapi.a libarm32_DATA += %reldir%/libdispci.a libarm32_DATA += %reldir%/libdisplay.a -libarm32_DATA += %reldir%/libdmdlgs.a libarm32_DATA += %reldir%/libdmdskmgr.a libarm32_DATA += %reldir%/libdmutil.a libarm32_DATA += %reldir%/libdmvdsitf.a @@ -209,7 +207,6 @@ libarm32_DATA += %reldir%/libdwrite.a libarm32_DATA += %reldir%/libdxgi.a libarm32_DATA += %reldir%/libdxgwdi.a -libarm32_DATA += %reldir%/libdxtrans.a libarm32_DATA += %reldir%/libdxva2.a libarm32_DATA += %reldir%/libeappcfg.a libarm32_DATA += %reldir%/libeappgnui.a @@ -267,7 +264,6 @@ libarm32_DATA += %reldir%/libfveapibase.a libarm32_DATA += %reldir%/libfveapi.a libarm32_DATA += %reldir%/libfvecerts.a -libarm32_DATA += %reldir%/libfvecpl.a libarm32_DATA += %reldir%/libfveskybackup.a libarm32_DATA += %reldir%/libfveui.a libarm32_DATA += %reldir%/libfvewiz.a @@ -289,7 +285,6 @@ libarm32_DATA += %reldir%/libgptext.a libarm32_DATA += %reldir%/libhal.a libarm32_DATA += %reldir%/libhbaapi.a -libarm32_DATA += %reldir%/libhhsetup.a libarm32_DATA += %reldir%/libhid.a libarm32_DATA += %reldir%/libhidserv.a libarm32_DATA += %reldir%/libhlink.a @@ -314,8 +309,6 @@ libarm32_DATA += %reldir%/libiesetup.a libarm32_DATA += %reldir%/libiesysprep.a libarm32_DATA += %reldir%/libieui.a -libarm32_DATA += %reldir%/libifsutil.a -libarm32_DATA += %reldir%/libifsutilx.a libarm32_DATA += %reldir%/libigddiag.a libarm32_DATA += %reldir%/libikeext.a libarm32_DATA += %reldir%/libimagehlp.a @@ -365,7 +358,6 @@ libarm32_DATA += %reldir%/libmaintenanceui.a libarm32_DATA += %reldir%/libmapi32.a libarm32_DATA += %reldir%/libmapistub.a -libarm32_DATA += %reldir%/libmbaexmlparser.a libarm32_DATA += %reldir%/libmcicda.a libarm32_DATA += %reldir%/libmciseq.a libarm32_DATA += %reldir%/libmciwave.a @@ -374,11 +366,8 @@ libarm32_DATA += %reldir%/libmdmregistration.a libarm32_DATA += %reldir%/libmf3216.a libarm32_DATA += %reldir%/libmfasfsrcsnk.a -libarm32_DATA += %reldir%/libmfc42.a -libarm32_DATA += %reldir%/libmfc42u.a libarm32_DATA += %reldir%/libmfcaptureengine.a libarm32_DATA += %reldir%/libmfcore.a -libarm32_DATA += %reldir%/libmfcsubs.a libarm32_DATA += %reldir%/libmf.a libarm32_DATA += %reldir%/libmfnetcore.a libarm32_DATA += %reldir%/libmfnetsrc.a @@ -392,7 +381,6 @@ libarm32_DATA += %reldir%/libmicrosoft.management.infrastructure.native.unmanaged.a libarm32_DATA += %reldir%/libmi.a libarm32_DATA += %reldir%/libmidimap.a -libarm32_DATA += %reldir%/libmigisol.a libarm32_DATA += %reldir%/libmimofcodec.a libarm32_DATA += %reldir%/libmirrordrvcompat.a libarm32_DATA += %reldir%/libmiutils.a @@ -441,7 +429,6 @@ libarm32_DATA += %reldir%/libmskeyprotcli.a libarm32_DATA += %reldir%/libmskeyprotect.a libarm32_DATA += %reldir%/libmsls31.a -libarm32_DATA += %reldir%/libmsmpeg2vdec.a libarm32_DATA += %reldir%/libmsoeacct.a libarm32_DATA += %reldir%/libmsoert2.a libarm32_DATA += %reldir%/libmspatcha.a @@ -585,7 +572,6 @@ libarm32_DATA += %reldir%/libprofsvcext.a libarm32_DATA += %reldir%/libpropsys.a libarm32_DATA += %reldir%/libprovsvc.a -libarm32_DATA += %reldir%/libprovthrd.a libarm32_DATA += %reldir%/libproximityrtapipal.a libarm32_DATA += %reldir%/libproximityservice.a libarm32_DATA += %reldir%/libproximityservicepal.a @@ -708,7 +694,6 @@ libarm32_DATA += %reldir%/libsimauth.a libarm32_DATA += %reldir%/libsimcfg.a libarm32_DATA += %reldir%/libsisbkup.a -libarm32_DATA += %reldir%/libskydrivetelemetry.a libarm32_DATA += %reldir%/libslc.a libarm32_DATA += %reldir%/libslcext.a libarm32_DATA += %reldir%/libslpts.a @@ -734,7 +719,6 @@ libarm32_DATA += %reldir%/libsppobjs.a libarm32_DATA += %reldir%/libsppwinob.a libarm32_DATA += %reldir%/libspwinsat.a -libarm32_DATA += %reldir%/libspwizeng.a libarm32_DATA += %reldir%/libsqlcecompact40.a libarm32_DATA += %reldir%/libsqlcese40.a libarm32_DATA += %reldir%/libsqlsrv32.a @@ -766,7 +750,6 @@ libarm32_DATA += %reldir%/libsxshared.a libarm32_DATA += %reldir%/libsxssrv.a libarm32_DATA += %reldir%/libsxsstore.a -libarm32_DATA += %reldir%/libsyncengine.a libarm32_DATA += %reldir%/libsysclass.a libarm32_DATA += %reldir%/libsysmain.a libarm32_DATA += %reldir%/libsysntfy.a @@ -788,7 +771,6 @@ libarm32_DATA += %reldir%/libtbs.a libarm32_DATA += %reldir%/libtcpipsetup.a libarm32_DATA += %reldir%/libtcpmib.a -libarm32_DATA += %reldir%/libtcpmon.a libarm32_DATA += %reldir%/libtcpmonui.a libarm32_DATA += %reldir%/libtdh.a libarm32_DATA += %reldir%/libtermsrv.a @@ -823,7 +805,6 @@ libarm32_DATA += %reldir%/libufat.a libarm32_DATA += %reldir%/libuiautomationcore.a libarm32_DATA += %reldir%/libuireng.a -libarm32_DATA += %reldir%/libulib.a libarm32_DATA += %reldir%/libumdmxfrm.a libarm32_DATA += %reldir%/libumpnpmgr.a libarm32_DATA += %reldir%/libumpo.a @@ -835,7 +816,6 @@ libarm32_DATA += %reldir%/libuntfs.a libarm32_DATA += %reldir%/libupnp.a libarm32_DATA += %reldir%/libupnphost.a -libarm32_DATA += %reldir%/libureg.a libarm32_DATA += %reldir%/liburl.a libarm32_DATA += %reldir%/liburlmon.a libarm32_DATA += %reldir%/libusbceip.a @@ -849,16 +829,11 @@ libarm32_DATA += %reldir%/libutildll.a libarm32_DATA += %reldir%/libuudf.a libarm32_DATA += %reldir%/libuxinit.a -libarm32_DATA += %reldir%/libuxlib.a libarm32_DATA += %reldir%/libuxtheme.a libarm32_DATA += %reldir%/libvan.a libarm32_DATA += %reldir%/libvaultcli.a libarm32_DATA += %reldir%/libvaultsvc.a -libarm32_DATA += %reldir%/libvccorlib110.a -libarm32_DATA += %reldir%/libvdsbas.a -libarm32_DATA += %reldir%/libvdsdyn.a libarm32_DATA += %reldir%/libvdsutil.a -libarm32_DATA += %reldir%/libvdsvd.a libarm32_DATA += %reldir%/libverifier.a libarm32_DATA += %reldir%/libversion.a libarm32_DATA += %reldir%/libvirtdisk.a @@ -868,7 +843,6 @@ libarm32_DATA += %reldir%/libvsstrace.a libarm32_DATA += %reldir%/libw32time.a libarm32_DATA += %reldir%/libw32topl.a -libarm32_DATA += %reldir%/libwbemcomn.a libarm32_DATA += %reldir%/libwbiosrvc.a libarm32_DATA += %reldir%/libwcl.a libarm32_DATA += %reldir%/libwcletw.a @@ -904,7 +878,6 @@ libarm32_DATA += %reldir%/libwevtsvc.a libarm32_DATA += %reldir%/libwfdprov.a libarm32_DATA += %reldir%/libwhealogr.a -libarm32_DATA += %reldir%/libwiarpc.a libarm32_DATA += %reldir%/libwiaservc.a libarm32_DATA += %reldir%/libwiashext.a libarm32_DATA += %reldir%/libwiatrace.a @@ -913,7 +886,6 @@ libarm32_DATA += %reldir%/libwinbici.a libarm32_DATA += %reldir%/libwinbio.a libarm32_DATA += %reldir%/libwinbrand.a -libarm32_DATA += %reldir%/libwincorlib.a libarm32_DATA += %reldir%/libwindowscodecs.a libarm32_DATA += %reldir%/libwindowscodecsext.a libarm32_DATA += %reldir%/libwindows.data.pdf.a @@ -1000,14 +972,11 @@ libarm32_DATA += %reldir%/libwshrm.a libarm32_DATA += %reldir%/libwshtcpip.a libarm32_DATA += %reldir%/libwsmagent.a -libarm32_DATA += %reldir%/libwsmanmigrationplugin.a -libarm32_DATA += %reldir%/libwsmauto.a libarm32_DATA += %reldir%/libwsmsvc.a libarm32_DATA += %reldir%/libwsmwmipl.a libarm32_DATA += %reldir%/libwsnmp32.a libarm32_DATA += %reldir%/libwsock32.a libarm32_DATA += %reldir%/libwsservice.a -libarm32_DATA += %reldir%/libwsshared.a libarm32_DATA += %reldir%/libwssync.a libarm32_DATA += %reldir%/libwtsapi32.a libarm32_DATA += %reldir%/libwuaext.a
diff --git a/mingw-w64-crt/libarm32/bdeui.def b/mingw-w64-crt/libarm32/bdeui.def deleted file mode 100644 index 6737c23..0000000 --- a/mingw-w64-crt/libarm32/bdeui.def +++ /dev/null
@@ -1,134 +0,0 @@ -; -; Definition file of BDEUI.dll -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "BDEUI.dll" -EXPORTS -??0BuiVolume@@QAA@XZ -??0BuiVolume@@QAA@_N@Z -??0VolumeFveStatus@@IAA@XZ -??0VolumeFveStatus@@QAA@K_KJW4_FVE_WIPING_STATE@@@Z -??1BuiVolume@@QAA@XZ -??4BuiVolume@@QAAAAV0@ABV0@@Z -??4VolumeFveStatus@@QAAAAV0@ABV0@@Z -?AddSmartCard@BuiVolume@@QAAJPAUHWND__@@@Z -?AllowForegroundWindowDisplay@BuiVolume@@AAAJXZ -?AttemptAutoUnlock@BuiVolume@@QAAJXZ -?BasicDispatch@BuiVolume@@AAAJJPAUHWND__@@PBGPAJ@Z -?BasicDispatch@BuiVolume@@AAAJJPBG0PAHPAJ@Z -?BasicDispatch@BuiVolume@@AAAJJPBG0PAJ@Z -?BasicDispatch@BuiVolume@@AAAJJPBGPAHPAJ@Z -?BasicDispatch@BuiVolume@@AAAJJPBGPAJ@Z -?BasicDispatch@BuiVolume@@AAAJJPBGPAPAG@Z -?BasicDispatch@BuiVolume@@AAAJJPBGPAUtagVARIANT@@@Z -?BuisCreateElevatedProxyObject@@YAJPAUHWND__@@PAPAUIDispatch@@@Z -?BuisCreateProxyObject@@YAJPAPAUIDispatch@@@Z -?BuisDetectExistingWizard@@YAJPBG00PAPAX@Z -?BuisIsFipsEnabled@@YA_NXZ -?BuisIsHardwareReadyForConversion@@YAJXZ -?BuisLaunchHelp@@YAJABU_GUID@@@Z -?CanBeResumed@BuiVolume@@QBA_NXZ -?CanRefreshStatus@BuiVolume@@ABA_NXZ -?ClearProxyObject@BuiVolume@@QAAXXZ -?Decrypt@BuiVolume@@QAAJPAUHWND__@@@Z -?DeleteVolumeList@BuiVolume@@SAXPAPAU_BuiVolumeNode@@@Z -?Disable@BuiVolume@@QAAJPAUHWND__@@@Z -?DisableAutoUnlock@BuiVolume@@QAAJXZ -?Dispatch@BuiVolume@@AAAJJPAUtagDISPPARAMS@@PAJ@Z -?Dispatch@BuiVolume@@AAAJJPAUtagDISPPARAMS@@PAUtagVARIANT@@@Z -?EnableAutoUnlock@BuiVolume@@QAAJXZ -?FailedDryRun@VolumeFveStatus@@QBA_NXZ -?FindMountPoint@BuiVolume@@AAAJXZ -?FormatNameAndMountPoint@BuiVolume@@AAAJXZ -?GetAllVolumes@BuiVolume@@SAJPAPAU_BuiVolumeNode@@@Z -?GetConvertedPercent@BuiVolume@@QBANXZ -?GetDescription@BuiVolume@@QAAJPAPAG@Z -?GetExtendedFlags@VolumeFveStatus@@QBA_KXZ -?GetLastConvertStatus@VolumeFveStatus@@QBAJXZ -?GetOsVolume@BuiVolume@@SAJPAPAV1@@Z -?GetPasswordId@BuiVolume@@QAAJPAPAG@Z -?GetStatusFlags@VolumeFveStatus@@QBAKXZ -?GetWipeCount@BuiVolume@@QBAKXZ -?GetWipedPercent@BuiVolume@@QBANXZ -?HasAutoUnlockVolumesBound@BuiVolume@@QAA_NXZ -?HasExternalKey@VolumeFveStatus@@QBA_NXZ -?HasPBKDF2RecoveryPassword@VolumeFveStatus@@QBA_NXZ -?HasPassphraseProtector@VolumeFveStatus@@QBA_NXZ -?HasPinProtector@VolumeFveStatus@@QBA_NXZ -?HasRecoveryData@VolumeFveStatus@@QBA_NXZ -?HasRecoveryPassword@VolumeFveStatus@@QBA_NXZ -?HasSmartCardProtector@VolumeFveStatus@@QBA_NXZ -?HasStartupKeyProtector@VolumeFveStatus@@QBA_NXZ -?HasTpmProtector@VolumeFveStatus@@QBA_NXZ -?ImplicitPauseConversion@BuiVolume@@QAAJXZ -?Init@BuiVolume@@QAAJPAG@Z -?InitMembers@BuiVolume@@AAAXXZ -?IsAutoUnlockEnabled@BuiVolume@@QAA_NXZ -?IsConverting@VolumeFveStatus@@QBA_NXZ -?IsCsvMetadataVolume@VolumeFveStatus@@QBA_NXZ -?IsCurrentPINEnhanced@BuiVolume@@QAAJPAH@Z -?IsDEAutoProvisioned@VolumeFveStatus@@QBA_NXZ -?IsDecrypted@VolumeFveStatus@@QBA_NXZ -?IsDecrypting@VolumeFveStatus@@QBA_NXZ -?IsDisabled@VolumeFveStatus@@QBA_NXZ -?IsEDriveVolume@VolumeFveStatus@@QBA_NXZ -?IsEncrypted@VolumeFveStatus@@QBA_NXZ -?IsEncrypting@VolumeFveStatus@@QBA_NXZ -?IsFveNotifyNecessary@BuiVolume@@QBA_NXZ -?IsLocked@VolumeFveStatus@@QBA_NXZ -?IsOn@VolumeFveStatus@@QBA_NXZ -?IsOsVolume@VolumeFveStatus@@QBA_NXZ -?IsPartiallyConverted@VolumeFveStatus@@QBA_NXZ -?IsPaused@VolumeFveStatus@@QBA_NXZ -?IsPreProvisioned@VolumeFveStatus@@QBA_NXZ -?IsRoamingDevice@VolumeFveStatus@@QBA_NXZ -?IsSecure@VolumeFveStatus@@QBA_NXZ -?IsUnknownFveVersion@VolumeFveStatus@@QBA_NXZ -?IsWiping@VolumeFveStatus@@QBA_NXZ -?LaunchUpdate@BuiVolume@@QAAJXZ -?LaunchWizard@BuiVolume@@QAAJG@Z -?ManagementRequiresElevation@BuiVolume@@QBA_NXZ -?NO_DRIVE_LETTER@BuiVolume@@2IB -?NeedsDiscoveryVolumeUpdate@BuiVolume@@QAAJPAH@Z -?NeedsRestart@VolumeFveStatus@@QBA_NXZ -?PauseConversion@BuiVolume@@QAAJXZ -?ProxyAddSmartCard@BuiVolume@@AAAJPAUHWND__@@@Z -?ProxyAreVolumesBound@BuiVolume@@AAAJXZ -?ProxyAttemptAutoUnlock@BuiVolume@@AAAJXZ -?ProxyDecrypt@BuiVolume@@AAAJPAUHWND__@@@Z -?ProxyDisable@BuiVolume@@AAAJPAUHWND__@@@Z -?ProxyDisableAutoUnlock@BuiVolume@@AAAJXZ -?ProxyEnableAutoUnlock@BuiVolume@@AAAJXZ -?ProxyGetDescription@BuiVolume@@AAAJPAPAG@Z -?ProxyGetPasswordId@BuiVolume@@AAAJPAPAG@Z -?ProxyGetProcessId@BuiVolume@@AAAJPAK@Z -?ProxyImplicitPauseConversion@BuiVolume@@AAAJXZ -?ProxyIsAutoUnlockEnabled@BuiVolume@@AAAJXZ -?ProxyLaunchUpdate@BuiVolume@@AAAJXZ -?ProxyLaunchWizard@BuiVolume@@AAAJG@Z -?ProxyNeedsDiscoveryVolumeUpdate@BuiVolume@@AAAJPAH@Z -?ProxyPauseConversion@BuiVolume@@AAAJXZ -?ProxyRemovePassphrase@BuiVolume@@AAAJXZ -?ProxyRemoveSmartCard@BuiVolume@@AAAJ_N@Z -?ProxyResumeConversion@BuiVolume@@AAAJXZ -?ProxyServiceDiscoveryVolume@BuiVolume@@AAAJXZ -?ProxyUnlockVolumeWithKey@BuiVolume@@AAAJPBGPAH@Z -?ProxyUnlockVolumeWithPassphrase@BuiVolume@@AAAJPBGPAH@Z -?ProxyUnlockVolumeWithPassword@BuiVolume@@AAAJPBGPAH@Z -?ProxyUnlockVolumeWithSmartCard@BuiVolume@@AAAJPAUHWND__@@PAH@Z -?ProxyUpgradeVolume@BuiVolume@@AAAJXZ -?RefreshStatus@BuiVolume@@QAAJ_N@Z -?RemovePassphrase@BuiVolume@@QAAJXZ -?RemoveSmartCard@BuiVolume@@QAAJ_N@Z -?ResumeConversion@BuiVolume@@QAAJXZ -?ResumeStatusRefreshing@BuiVolume@@QAAXXZ -?ServiceDiscoveryVolume@BuiVolume@@QAAJXZ -?SetProxyObject@BuiVolume@@QAAXPAUIDispatch@@@Z -?SuspendStatusRefreshing@BuiVolume@@QAAXXZ -?UnlockRequiresElevation@BuiVolume@@QBA_NXZ -?UnlockWithKey@BuiVolume@@QAAJPBGPAH@Z -?UnlockWithPassphrase@BuiVolume@@QAAJPBGPAH@Z -?UnlockWithPassword@BuiVolume@@QAAJPBGPAH@Z -?UnlockWithSmartCard@BuiVolume@@QAAJPAUHWND__@@PAH@Z -?UpgradeVolume@BuiVolume@@QAAJXZ
diff --git a/mingw-w64-crt/libarm32/dmdlgs.def b/mingw-w64-crt/libarm32/dmdlgs.def deleted file mode 100644 index 9dc0344..0000000 --- a/mingw-w64-crt/libarm32/dmdlgs.def +++ /dev/null
@@ -1,16 +0,0 @@ -; -; Definition file of DMDLGS.dll -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "DMDLGS.dll" -EXPORTS -?AddLDMObjMapEntry@CDataCache@@QAAXPAU_LDM_OBJ_MAP_ENTRY@@@Z -?FreeArrayOfStrings@@YAXPAUarrayOfStrings@@@Z -?GetDiskCount@CDataCache@@QAAKXZ -?GetLdmObjectId@CDMNodeObj@@QAA_JXZ -?GetNumMembers@CDMNodeObj@@QAAKXZ -?GetOcxFrameCWndPtr@CTaskData@@QAAPAVCWnd@@XZ -?GetRegionColorStructPtr@CTaskData@@QAAXPAPAU_REGION_COLORS@@AAH@Z -?GetServerName@CDataCache@@QAA?AVCString@@XZ -?GetVolumeCount@CDataCache@@QAAKXZ
diff --git a/mingw-w64-crt/libarm32/dxtrans.def b/mingw-w64-crt/libarm32/dxtrans.def deleted file mode 100644 index e883441..0000000 --- a/mingw-w64-crt/libarm32/dxtrans.def +++ /dev/null
@@ -1,13 +0,0 @@ -; -; Definition file of dxtrans.dll -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "dxtrans.dll" -EXPORTS -?DXConstOverArray@@YAXPAVDXPMSAMPLE@@ABV1@K@Z -?DXConstUnderArray@@YAXPAVDXPMSAMPLE@@ABV1@K@Z -?DXDitherArray@@YAXPBUDXDITHERDESC@@@Z -?DXLinearInterpolateArray@@YAXPBVDXBASESAMPLE@@PAUDXLIMAPINFO@@PAV1@K@Z -?DXOverArray@@YAXPAVDXPMSAMPLE@@PBV1@K@Z -?DXOverArrayMMX@@YAXPAVDXPMSAMPLE@@PBV1@K@Z
diff --git a/mingw-w64-crt/libarm32/fvecpl.def b/mingw-w64-crt/libarm32/fvecpl.def deleted file mode 100644 index 44c573f..0000000 --- a/mingw-w64-crt/libarm32/fvecpl.def +++ /dev/null
@@ -1,45 +0,0 @@ -; -; Definition file of USERCPL.dll -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "USERCPL.dll" -EXPORTS -??0VolumeFveStatus@@IAA@XZ -??0VolumeFveStatus@@QAA@K_KJW4_FVE_WIPING_STATE@@@Z -??4BuiVolume@@QAAAAV0@ABV0@@Z -??4VolumeFveStatus@@QAAAAV0@ABV0@@Z -?FailedDryRun@VolumeFveStatus@@QBA_NXZ -?GetExtendedFlags@VolumeFveStatus@@QBA_KXZ -?GetLastConvertStatus@VolumeFveStatus@@QBAJXZ -?GetStatusFlags@VolumeFveStatus@@QBAKXZ -?HasExternalKey@VolumeFveStatus@@QBA_NXZ -?HasPBKDF2RecoveryPassword@VolumeFveStatus@@QBA_NXZ -?HasPassphraseProtector@VolumeFveStatus@@QBA_NXZ -?HasPinProtector@VolumeFveStatus@@QBA_NXZ -?HasRecoveryData@VolumeFveStatus@@QBA_NXZ -?HasRecoveryPassword@VolumeFveStatus@@QBA_NXZ -?HasSmartCardProtector@VolumeFveStatus@@QBA_NXZ -?HasStartupKeyProtector@VolumeFveStatus@@QBA_NXZ -?HasTpmProtector@VolumeFveStatus@@QBA_NXZ -?IsConverting@VolumeFveStatus@@QBA_NXZ -?IsCsvMetadataVolume@VolumeFveStatus@@QBA_NXZ -?IsDEAutoProvisioned@VolumeFveStatus@@QBA_NXZ -?IsDecrypted@VolumeFveStatus@@QBA_NXZ -?IsDecrypting@VolumeFveStatus@@QBA_NXZ -?IsDisabled@VolumeFveStatus@@QBA_NXZ -?IsEDriveVolume@VolumeFveStatus@@QBA_NXZ -?IsEncrypted@VolumeFveStatus@@QBA_NXZ -?IsEncrypting@VolumeFveStatus@@QBA_NXZ -?IsLocked@VolumeFveStatus@@QBA_NXZ -?IsOn@VolumeFveStatus@@QBA_NXZ -?IsOsVolume@VolumeFveStatus@@QBA_NXZ -?IsPartiallyConverted@VolumeFveStatus@@QBA_NXZ -?IsPaused@VolumeFveStatus@@QBA_NXZ -?IsPreProvisioned@VolumeFveStatus@@QBA_NXZ -?IsRoamingDevice@VolumeFveStatus@@QBA_NXZ -?IsSecure@VolumeFveStatus@@QBA_NXZ -?IsUnknownFveVersion@VolumeFveStatus@@QBA_NXZ -?IsWiping@VolumeFveStatus@@QBA_NXZ -?NO_DRIVE_LETTER@BuiVolume@@2IB -?NeedsRestart@VolumeFveStatus@@QBA_NXZ
diff --git a/mingw-w64-crt/libarm32/hhsetup.def b/mingw-w64-crt/libarm32/hhsetup.def deleted file mode 100644 index 41f7fc0..0000000 --- a/mingw-w64-crt/libarm32/hhsetup.def +++ /dev/null
@@ -1,152 +0,0 @@ -; -; Definition file of hhsetup.dll -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "hhsetup.dll" -EXPORTS -??0CCollection@@QAA@XZ -??0CFIFOString@@QAA@XZ -??0CFolder@@QAA@XZ -??0CLocation@@QAA@XZ -??0CPointerList@@QAA@XZ -??0CTitle@@QAA@XZ -??1CCollection@@QAA@XZ -??1CFIFOString@@QAA@XZ -??1CFolder@@QAA@XZ -??1CLocation@@QAA@XZ -??1CPointerList@@QAA@XZ -??1CTitle@@QAA@XZ -??4CCollection@@QAAAAV0@ABV0@@Z -??4CFIFOString@@QAAAAV0@ABV0@@Z -??4CFolder@@QAAAAV0@ABV0@@Z -??4CLocation@@QAAAAV0@ABV0@@Z -??4CPointerList@@QAAAAV0@ABV0@@Z -??4CTitle@@QAAAAV0@ABV0@@Z -?Add@CPointerList@@QAAPAUListItem@@PAX@Z -?AddChildFolder@CFolder@@QAAKPAV1@@Z -?AddChildFolder@CFolder@@QAAPAV1@PBDKPAKG@Z -?AddChildFolder@CFolder@@QAAPAV1@PBGKPAKG@Z -?AddCollection@CCollection@@QAAPAVCColList@@XZ -?AddFolder@CCollection@@QAAPAVCFolder@@PBDKPAKG@Z -?AddFolder@CCollection@@QAAPAVCFolder@@PBGKPAKG@Z -?AddLocation@CCollection@@QAAPAVCLocation@@PBD000PAK@Z -?AddLocation@CCollection@@QAAPAVCLocation@@PBG000PAK@Z -?AddLocationHistory@CTitle@@QAAKKPBD00PBVCLocation@@00H@Z -?AddLocationHistory@CTitle@@QAAKKPBG00PBVCLocation@@00H@Z -?AddRef@CCollection@@QAAXXZ -?AddRefedTitle@CCollection@@AAAKPAVCFolder@@@Z -?AddTail@CFIFOString@@QAAKPAD@Z -?AddTitle@CCollection@@QAAPAVCTitle@@PBD0000GIPAVCLocation@@PAKH0@Z -?AddTitle@CCollection@@QAAPAVCTitle@@PBG0000GIPAVCLocation@@PAKH0@Z -?AllocCopyValue@CCollection@@AAAKPAVCParseXML@@PADPAPAD@Z -?AllocSetValue@@YAKPBDPAPAD@Z -?CheckTitleRef@CCollection@@AAAKPBDG@Z -?CheckTitleRef@CCollection@@AAAKPBGG@Z -?Close@CCollection@@QAAKXZ -?ConfirmTitles@CCollection@@QAAXXZ -?DecrementRefTitleCount@CCollection@@QAAXXZ -?DeleteChildren@CCollection@@AAAXPAPAVCFolder@@@Z -?DeleteFolder@CCollection@@QAAKPAVCFolder@@@Z -?DeleteFolders@CCollection@@AAAXPAPAVCFolder@@@Z -?DeleteLocalFiles@CCollection@@AAAXPAULocationHistory@@PAVCTitle@@@Z -?DeleteLocation@CCollection@@AAAKPAVCLocation@@@Z -?DeleteTitle@CCollection@@AAAKPAVCTitle@@@Z -?Dirty@CCollection@@QAAXXZ -?FindCollection@CCollection@@QAAPAVCColList@@PBD@Z -?FindLocation@CCollection@@QAAPAVCLocation@@PBDPAI@Z -?FindLocation@CCollection@@QAAPAVCLocation@@PBGPAI@Z -?FindTitle@CCollection@@QAAPAVCTitle@@PBDG@Z -?FindTitle@CCollection@@QAAPAVCTitle@@PBGG@Z -?First@CPointerList@@QAAPAUListItem@@XZ -?FirstLocation@CCollection@@QAAPAVCLocation@@XZ -?GetColNo@CCollection@@QAAKXZ -?GetCollectionFileName@CCollection@@QAAPBDXZ -?GetCollectionFileNameW@CCollection@@QAAPBGXZ -?GetFindMergedCHMS@CCollection@@QAAHXZ -?GetFirstChildFolder@CFolder@@QAAPAV1@XZ -?GetFirstTitle@CCollection@@QAAPAVCTitle@@XZ -?GetId@CLocation@@QBAPADXZ -?GetId@CTitle@@QAAPADXZ -?GetIdW@CLocation@@QAAPBGXZ -?GetIdW@CTitle@@QAAPBGXZ -?GetLangId@CCollection@@QAAGPBD@Z -?GetLangId@CCollection@@QAAGPBG@Z -?GetLanguage@CFolder@@QAAGXZ -?GetLanguage@CTitle@@QAAGXZ -?GetLocation@CTitle@@QAAPAULocationHistory@@K@Z -?GetMasterCHM@CCollection@@QAAHPAPADPAG@Z -?GetMasterCHM@CCollection@@QAAHPAPAGPAG@Z -?GetNextFolder@CFolder@@QAAPAV1@XZ -?GetNextLocation@CLocation@@QAAPAV1@XZ -?GetNextTitle@CTitle@@QAAPAV1@XZ -?GetOrder@CFolder@@QAAKXZ -?GetParent@CFolder@@QAAPAV1@XZ -?GetPath@CLocation@@QAAPADXZ -?GetPathW@CLocation@@QAAPBGXZ -?GetRefTitleCount@CCollection@@QAAKXZ -?GetRootFolder@CCollection@@QAAPAVCFolder@@XZ -?GetSampleLocation@CCollection@@QAAPADXZ -?GetSampleLocationW@CCollection@@QAAPBGXZ -?GetTail@CFIFOString@@QAAKPAPAD@Z -?GetTitle@CFolder@@QAAPADXZ -?GetTitle@CLocation@@QAAPADXZ -?GetTitleW@CFolder@@QAAPBGXZ -?GetTitleW@CLocation@@QAAPBGXZ -?GetVersion@CCollection@@QAAKXZ -?GetVisableRootFolder@CCollection@@QAAPAVCFolder@@XZ -?GetVolume@CLocation@@QAAPADXZ -?GetVolumeW@CLocation@@QAAPBGXZ -?HandleCollection@CCollection@@AAAKPAVCParseXML@@PAD@Z -?HandleCollectionEntry@CCollection@@AAAKPAVCParseXML@@PAD@Z -?HandleFolder@CCollection@@AAAKPAVCParseXML@@PAD@Z -?HandleLocation@CCollection@@AAAKPAVCParseXML@@PAD@Z -?HandleTitle@CCollection@@AAAKPAVCParseXML@@PAD@Z -?IncrementRefTitleCount@CCollection@@QAAXXZ -?IsDirty@CCollection@@QAAHXZ -?MergeKeywords@CCollection@@QAAHPAD@Z -?MergeKeywords@CCollection@@QAAHPAG@Z -?NewLocation@CCollection@@AAAPAVCLocation@@XZ -?NewLocationHistory@CTitle@@QAAPAULocationHistory@@XZ -?NewTitle@CCollection@@AAAPAVCTitle@@XZ -?Next@CPointerList@@QAAPAUListItem@@PAU2@@Z -?Open@CCollection@@QAAKPBD@Z -?Open@CCollection@@QAAKPBG@Z -?ParseFile@CCollection@@AAAKPBD@Z -?Release@CCollection@@AAAKXZ -?RemoveAll@CFIFOString@@QAAXXZ -?RemoveAll@CPointerList@@QAAXXZ -?RemoveCollection@CCollection@@QAAKH@Z -?RemoveCollectionEntry@CCollection@@QAAXPBD@Z -?Save@CCollection@@QAAKXZ -?SetExTitlePtr@CFolder@@QAAXPAVCExTitle@@@Z -?SetFindMergedCHMS@CCollection@@QAAXH@Z -?SetFirstChildFolder@CFolder@@QAAXPAV1@@Z -?SetId@CLocation@@QAAXPBD@Z -?SetId@CLocation@@QAAXPBG@Z -?SetId@CTitle@@QAAXPBD@Z -?SetId@CTitle@@QAAXPBG@Z -?SetLanguage@CFolder@@QAAXG@Z -?SetLanguage@CTitle@@QAAXG@Z -?SetMasterCHM@CCollection@@QAAXPBDG@Z -?SetMasterCHM@CCollection@@QAAXPBGG@Z -?SetNextFolder@CFolder@@QAAXPAV1@@Z -?SetNextLocation@CLocation@@QAAXPAV1@@Z -?SetNextTitle@CTitle@@QAAXPAV1@@Z -?SetOrder@CFolder@@QAAXK@Z -?SetParent@CFolder@@QAAXPAV1@@Z -?SetPath@CLocation@@QAAXPBD@Z -?SetPath@CLocation@@QAAXPBG@Z -?SetSampleLocation@CCollection@@QAAXPBD@Z -?SetSampleLocation@CCollection@@QAAXPBG@Z -?SetTitle@CFolder@@QAAXPBD@Z -?SetTitle@CFolder@@QAAXPBG@Z -?SetTitle@CLocation@@QAAXPBD@Z -?SetTitle@CLocation@@QAAXPBG@Z -?SetVersion@CCollection@@QAAXK@Z -?SetVolume@CLocation@@QAAXPBD@Z -?SetVolume@CLocation@@QAAXPBG@Z -?WriteFolder@CCollection@@AAAHPAPAVCFolder@@@Z -?WriteFolders@CCollection@@AAAHPAPAVCFolder@@@Z -?bIsVisable@CFolder@@QAAHXZ -?wssResetNextColNum@CCollection@@AAAXXZ
diff --git a/mingw-w64-crt/libarm32/iasrad.def b/mingw-w64-crt/libarm32/iasrad.def deleted file mode 100644 index 7f07628..0000000 --- a/mingw-w64-crt/libarm32/iasrad.def +++ /dev/null
@@ -1,12 +0,0 @@ -; -; Definition file of iasrad.dll -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "iasrad.dll" -EXPORTS -?initialize@VSAFilter@@QAAJXZ -?radiusFromIAS@VSAFilter@@QBAJPAUIAttributesRaw@@H@Z -?radiusToIAS@VSAFilter@@QBAJPAEKAAVIASAttributeVector@IASTL@@@Z -?radiusToIAS@VSAFilter@@QBAJPAUIAttributesRaw@@@Z -?shutdown@VSAFilter@@QAAJXZ
diff --git a/mingw-w64-crt/libarm32/ifsutil.def b/mingw-w64-crt/libarm32/ifsutil.def deleted file mode 100644 index 9ae8f68..0000000 --- a/mingw-w64-crt/libarm32/ifsutil.def +++ /dev/null
@@ -1,310 +0,0 @@ -; -; Definition file of ifsutil.dll -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "ifsutil.dll" -EXPORTS -??0BLOCK_CACHE@@QAA@XZ -??0CANNED_SECURITY@@QAA@XZ -??0DIGRAPH@@QAA@XZ -??0DIGRAPH_EDGE@@QAA@XZ -??0DP_DRIVE@@QAA@XZ -??0INTSTACK@@QAA@XZ -??0LOG_IO_DP_DRIVE@@QAA@XZ -??0MEDIA_TRACK_INFORMATION@@QAA@XZ -??0MOUNT_POINT_MAP@@QAA@XZ -??0MOUNT_POINT_TUPLE@@QAA@XZ -??0NUMBER_SET@@QAA@XZ -??0POW_CACHE@@QAA@XZ -??0POW_TRACK@@QAA@XZ -??0READ_AHEAD_CACHE@@QAA@XZ -??0READ_CACHE@@QAA@XZ -??0READ_MODIFY_WRITE_CACHE@@QAA@XZ -??0READ_WRITE_CACHE@@QAA@XZ -??0SECRUN@@QAA@XZ -??0SNAPSHOT@@AAA@XZ -??0SPARSE_SET@@QAA@XZ -??0SUPERAREA@@IAA@XZ -??0TLINK@@QAA@XZ -??0VOL_LIODPDRV@@IAA@XZ -??0WRITEVIEW_CACHE@@QAA@XZ -??0WRITEVIEW_CACHE_ENTRY@@QAA@PAVWRITEVIEW_CACHE@@G@Z -??0WRITE_ONCE_CACHE@@QAA@XZ -??1BLOCK_CACHE@@UAA@XZ -??1CANNED_SECURITY@@UAA@XZ -??1DIGRAPH@@UAA@XZ -??1DP_DRIVE@@UAA@XZ -??1INTSTACK@@UAA@XZ -??1LOG_IO_DP_DRIVE@@UAA@XZ -??1MOUNT_POINT_MAP@@UAA@XZ -??1NUMBER_SET@@UAA@XZ -??1SECRUN@@UAA@XZ -??1SNAPSHOT@@EAA@XZ -??1SPARSE_SET@@UAA@XZ -??1SUPERAREA@@UAA@XZ -??1TLINK@@UAA@XZ -??1VOL_LIODPDRV@@UAA@XZ -??1WRITEVIEW_CACHE@@UAA@XZ -??1WRITEVIEW_CACHE_ENTRY@@QAA@XZ -?Add@NUMBER_SET@@QAAEPBV1@@Z -?Add@NUMBER_SET@@QAAEVBIG_INT@@0@Z -?Add@NUMBER_SET@@QAAEVBIG_INT@@@Z -?Add@SPARSE_SET@@QAAEPBV1@@Z -?Add@SPARSE_SET@@QAAEVBIG_INT@@@Z -?AddDriveName@MOUNT_POINT_MAP@@QAAEPAVWSTRING@@0@Z -?AddEdge@DIGRAPH@@QAAEKK@Z -?AddEntry@AUTOREG@@SAEPBVWSTRING@@@Z -?AddNext@NUMBER_SET@@QAAEVBIG_INT@@@Z -?AddStart@NUMBER_SET@@QAAEVBIG_INT@@@Z -?AddVolumeName@MOUNT_POINT_MAP@@QAAEPAVWSTRING@@0@Z -?AdjustCacheSize@BLOCK_CACHE@@UAAXPA_K0@Z -?AdjustCacheSize@IO_DP_DRIVE@@QAAXPA_K0@Z -?AdjustCacheSize@WRITEVIEW_CACHE@@UAAXPA_K0@Z -?Check@SPARSE_SET@@QAAEVBIG_INT@@@Z -?CheckAndAdd@NUMBER_SET@@QAAEVBIG_INT@@PAE@Z -?CheckAndAdd@SPARSE_SET@@QAAEVBIG_INT@@PAE@Z -?CheckAndRemove@NUMBER_SET@@QAAEVBIG_INT@@PAE@Z -?CheckAndRemove@SPARSE_SET@@QAAEVBIG_INT@@PAE@Z -?CheckSnapshotPresence@SNAPSHOT@@QAAEXZ -?CheckValidSecurityDescriptor@IFS_SYSTEM@@SAEKPAU_SECURITY_DESCRIPTOR@@@Z -?ChkDsk@VOL_LIODPDRV@@QAAEW4FIX_LEVEL@@PAVMESSAGE@@KKGPAKPBVWSTRING@@@Z -?CleanupBackingStore@WRITEVIEW_BACKINGSTORE@@SAEPAVWSTRING@@@Z -?CloseDriveHandle@DP_DRIVE@@QAAXXZ -?ComputeVolId@SUPERAREA@@SAKK@Z -?CreateTrack@DP_DRIVE@@QAAEKEW4NwaType@1@@Z -?CreateTrack@MEDIA_TRACK_INFORMATION@@QAAPAV1@KE@Z -?Delete@WRITEVIEW_CACHE@@QAAXPAVWRITEVIEW_CACHE_ENTRY@@@Z -?DeleteEntry@AUTOREG@@SAEPBVWSTRING@@0@Z -?DeleteEntry@AUTOREG@@SAEPBVWSTRING@@E@Z -?DiskCopyMainLoop@@YAHPBVWSTRING@@000EPAVMESSAGE@@1@Z -?DismountAndLock@IO_DP_DRIVE@@QAAEXZ -?DismountVolume@IFS_SYSTEM@@SAEPBVWSTRING@@@Z -?DoesIntersectSet@NUMBER_SET@@QBAEVBIG_INT@@0@Z -?DosDriveNameToNtDriveName@IFS_SYSTEM@@SAEPBVWSTRING@@PAV2@@Z -?DumpHashTable@SPARSE_SET@@QAAXXZ -?EliminateCycles@DIGRAPH@@QAAEPAVCONTAINER@@PAE@Z -?EnableFileSystem@IFS_SYSTEM@@SAEPBVWSTRING@@@Z -?EnableVolumeCompression@IFS_SYSTEM@@SAEPBVWSTRING@@@Z -?EnableVolumeIntegrity@IFS_SYSTEM@@SAEPBVWSTRING@@G@Z -?EnableVolumeUpgrade@IFS_SYSTEM@@SAEPBVWSTRING@@@Z -?Export@FORMAT_SQM@@QAAEH@Z -?FileSetAttributes@IFS_SYSTEM@@SAEPBVWSTRING@@KPAK@Z -?FlushCache@IO_DP_DRIVE@@QAAEXZ -?ForceAutochk@VOL_LIODPDRV@@QAAEEKKGPBVWSTRING@@@Z -?Format@VOL_LIODPDRV@@QAA?AW4FORMAT_ERROR_CODE@@PBVWSTRING@@PAVMESSAGE@@KKK@Z -?FormatScaleQuickFormatVerify@IFS_SYSTEM@@SAE_KPAK11PA_K@Z -?FormatScaleTotalFreeClusters@IFS_SYSTEM@@SAE_K0PAK1PA_K2@Z -?GenerateLabelNotification@SUPERAREA@@SAJPBVWSTRING@@PAV2@PAU_FILE_FS_SIZE_INFORMATION@@PAU_FILE_FS_VOLUME_INFORMATION@@@Z -?GetAt@MOUNT_POINT_MAP@@QAAEKPAVWSTRING@@0@Z -?GetBuffer@TLINK@@QAAPAXPAX@Z -?GetCannedSecurity@IFS_SYSTEM@@SAPAVCANNED_SECURITY@@XZ -?GetCannedSecurityDescriptor@CANNED_SECURITY@@QAAPAXW4_CANNED_SECURITY_TYPE@@PAK@Z -?GetCurrentSnapshot@SNAPSHOT@@SAPAV1@XZ -?GetData@TLINK@@QAAAAVBIG_INT@@G@Z -?GetData@TLINK@@QAAAAVBIG_INT@@PAX@Z -?GetDefaultFileSystemIfs@@YAEPAUFMIFS_DEF_FS_PARAM@@PAUFMIFS_DEF_FS_OUT@@PAK@Z -?GetDrive@SECRUN@@QAAPAVIO_DP_DRIVE@@XZ -?GetDrive@SUPERAREA@@QAAPAVIO_DP_DRIVE@@XZ -?GetFileSystemName@VOL_LIODPDRV@@QAAPBGXZ -?GetFirst@TLINK@@QAAPAXXZ -?GetMessageW@IO_DP_DRIVE@@QAAPAVMESSAGE@@XZ -?GetMessageW@SUPERAREA@@QAAPAVMESSAGE@@XZ -?GetNext@TLINK@@QAAPAXPAX@Z -?GetNextDataSlot@TLINK@@QAAAAVBIG_INT@@XZ -?GetPerfFreq@BLOCK_CACHE@@QAA_KXZ -?GetPhaseSubPhase@DRIVE_CACHE@@SAXPAPAG0@Z -?GetSnapshotErrorMessage@SNAPSHOT@@SAEJPAVWSTRING@@@Z -?GetSnapshotGlobalDeviceName@SNAPSHOT@@QAAPAGXZ -?GetSnapshotNtDeviceName@SNAPSHOT@@QAAPAGXZ -?GetSortedFirst@TLINK@@QAAPAXXZ -?GetSortedNext@TLINK@@QAAPAXPAX@Z -?GetSystemTime@IFS_SYSTEM@@SAXPAU_TIME_FIELDS@@@Z -?GetVolumeSnapshot@SNAPSHOT@@SAJPAVWSTRING@@PAPAV1@@Z -?HardRead@IO_DP_DRIVE@@QAAEVBIG_INT@@KPAX@Z -?HardWrite@IO_DP_DRIVE@@QAAEVBIG_INT@@KPAXE@Z -?Initialize@BLOCK_CACHE@@QAAEPAVIO_DP_DRIVE@@@Z -?Initialize@CANNED_SECURITY@@QAAEXZ -?Initialize@DIGRAPH@@QAAEK@Z -?Initialize@DP_DRIVE@@QAAEPBVWSTRING@@0PAVMESSAGE@@EE@Z -?Initialize@DP_DRIVE@@QAAEPBVWSTRING@@PAVMESSAGE@@EEG@Z -?Initialize@FORMAT_SQM@@QAAEPAVDP_DRIVE@@PBGKK@Z -?Initialize@INTSTACK@@QAAEXZ -?Initialize@LOG_IO_DP_DRIVE@@QAAEPBVWSTRING@@0PAVMESSAGE@@E@Z -?Initialize@LOG_IO_DP_DRIVE@@QAAEPBVWSTRING@@PAVMESSAGE@@EG@Z -?Initialize@MEDIA_TRACK_INFORMATION@@QAAXPAU_TRACK_INFORMATION2@@@Z -?Initialize@MEDIA_TRACK_INFORMATION_SORTED_BY_SIZE@@QAAXPAVMEDIA_TRACK_INFORMATION@@@Z -?Initialize@MOUNT_POINT_MAP@@QAAEXZ -?Initialize@NUMBER_SET@@QAAEXZ -?Initialize@POW_CACHE@@QAAEKKKKK@Z -?Initialize@POW_CACHE@@QAAEPAVIO_DP_DRIVE@@@Z -?Initialize@READ_AHEAD_CACHE@@QAAEPAVIO_DP_DRIVE@@KK@Z -?Initialize@READ_CACHE@@QAAEPAVIO_DP_DRIVE@@K@Z -?Initialize@READ_MODIFY_WRITE_CACHE@@QAAEPAVIO_DP_DRIVE@@KKEE@Z -?Initialize@READ_WRITE_CACHE@@QAAEPAVIO_DP_DRIVE@@K@Z -?Initialize@SECRUN@@QAAEPAVMEM@@PAVIO_DP_DRIVE@@VBIG_INT@@K@Z -?Initialize@SNAPSHOT@@AAAJPAG@Z -?Initialize@SPARSE_SET@@QAAEXZ -?Initialize@SUPERAREA@@IAAEPAVMEM@@PAVLOG_IO_DP_DRIVE@@KPAVMESSAGE@@@Z -?Initialize@TLINK@@QAAEG@Z -?Initialize@VOL_LIODPDRV@@IAA?AW4FORMAT_ERROR_CODE@@PBVWSTRING@@PAVSUPERAREA@@PAVMESSAGE@@EEW4_MEDIA_TYPE@@GEIE@Z -?Initialize@VOL_LIODPDRV@@IAAEPBVWSTRING@@0PAVSUPERAREA@@PAVMESSAGE@@E@Z -?Initialize@WRITEVIEW_CACHE@@QAAEPAVIO_DP_DRIVE@@PAVDRIVE_CACHE@@PBVWSTRING@@GE@Z -?Initialize@WRITE_ONCE_CACHE@@QAAEPAVIO_DP_DRIVE@@KKK@Z -?InitializePowTrackConfiguration@DP_DRIVE@@QAAEEPAE@Z -?InvalidateFve@@YAEPAVDSTRING@@PAVMESSAGE@@PAU_FORMATEX_FN_PARAM@@@Z -?InvalidateVolume@IO_DP_DRIVE@@QAAEXZ -?IsArcSystemPartition@IFS_SYSTEM@@SAEPBVWSTRING@@PAE@Z -?IsBootCriticalVolume@DP_DRIVE@@QAAEXZ -?IsEntryPresent@AUTOREG@@SAEPBVWSTRING@@0@Z -?IsEntryPresent@AUTOREG@@SAEPBVWSTRING@@@Z -?IsFatalError@SNAPSHOT@@SAEJ@Z -?IsFileSystemEnabled@IFS_SYSTEM@@SAEPBVWSTRING@@PAE@Z -?IsFrontEndPresent@AUTOREG@@SAEPBVWSTRING@@0@Z -?IsMember@INTSTACK@@QBAEVBIG_INT@@@Z -?IsThisNtfs@IFS_SYSTEM@@SAEVBIG_INT@@KPAX@Z -?IsThisReFS@IFS_SYSTEM@@SAEVBIG_INT@@KPAX@Z -?IsTotalDeviceFailure@IFS_SYSTEM@@SAEJ@Z -?IsUdfMediaWritable@DP_DRIVE@@QAAEXZ -?IsVolumeDirty@IFS_SYSTEM@@SAEPAVWSTRING@@PAE1PAJ@Z -?IsVolumeWriteable@IFS_SYSTEM@@SAEPAVWSTRING@@PAEPAJ@Z -?IssueDeleteNotification@IO_DP_DRIVE@@QAAE_KK@Z -?Lock@IO_DP_DRIVE@@QAAEXZ -?Look@INTSTACK@@QBA?AVBIG_INT@@K@Z -?NotifyFveAfterFormat@@YAXPAVDSTRING@@@Z -?NtDeviceNameToDosDriveName@IFS_SYSTEM@@SAEPBVWSTRING@@PAV2@@Z -?NtDriveNameToDosDriveName@IFS_SYSTEM@@SAEPBVWSTRING@@PAV2@@Z -?Pop@INTSTACK@@QAAXK@Z -?PowForceAllocation@IO_DP_DRIVE@@QAAEKKPAKW4NwaType@DP_DRIVE@@@Z -?Prefetch@IO_DP_DRIVE@@QAAEVBIG_INT@@K@Z -?Purge@WRITEVIEW_CACHE@@QAAXVBIG_INT@@K@Z -?Push@INTSTACK@@QAAEVBIG_INT@@@Z -?PushEntry@AUTOREG@@SAEPBVWSTRING@@@Z -?QueryAutochkTimeOut@VOL_LIODPDRV@@SAEPAK@Z -?QueryCacheSize@BLOCK_CACHE@@UAAXPA_K0@Z -?QueryCacheSize@IO_DP_DRIVE@@QAAXPA_K0@Z -?QueryCacheSize@WRITEVIEW_CACHE@@UAAXPA_K0@Z -?QueryCanonicalNtDriveName@IFS_SYSTEM@@SAEPBVWSTRING@@PAV2@@Z -?QueryChildren@DIGRAPH@@QBAEKPAVNUMBER_SET@@@Z -?QueryCompressedInteger@BIG_INT@@QBAXPAE0@Z -?QueryContainingRange@NUMBER_SET@@QBAEVBIG_INT@@PAV2@1@Z -?QueryCorruptionState@IFS_SYSTEM@@SAEPAVWSTRING@@PAKPAEPAJ@Z -?QueryDataRedundancyCount@DP_DRIVE@@UAAJPAK0@Z -?QueryDiscStatus@DP_DRIVE@@QAAEPAK0@Z -?QueryDisjointRange@NUMBER_SET@@QBAXKPAVBIG_INT@@0@Z -?QueryDisjointRangeAndAssignBuffer@TLINK@@QAAPAXPAVBIG_INT@@PAG1PAXK2@Z -?QueryDriveHandle@DP_DRIVE@@QBAPAXXZ -?QueryDriveName@MOUNT_POINT_MAP@@QAAEPAVWSTRING@@0@Z -?QueryDriveType@DP_DRIVE@@QBA?AW4DRIVE_TYPE@@XZ -?QueryEccBlockSizeInSectors@DP_DRIVE@@QAAGXZ -?QueryFileSystemName@IFS_SYSTEM@@SAEPBVWSTRING@@PAV2@PAJ1@Z -?QueryFileSystemNameByHandle@IFS_SYSTEM@@SAEPAXPAVWSTRING@@PAJ1@Z -?QueryFirstBlockInLastNonEmptySession@DP_DRIVE@@QAAEPAK@Z -?QueryFirstBlockInLastSession@DP_DRIVE@@QAAEPAK@Z -?QueryFreeBlocksInLastTrack@DP_DRIVE@@QAAEPAK@Z -?QueryFreeBlocksInLastTrack@DP_DRIVE@@SAEPAXPAK@Z -?QueryFreeDiskSpace@IFS_SYSTEM@@SAEPBVWSTRING@@PAVBIG_INT@@@Z -?QueryHighestTrackAddress@DP_DRIVE@@QAAEPAK@Z -?QueryHotPlugInfo@DP_DRIVE@@QBAEXZ -?QueryID@DP_DRIVE@@QAAEPAU_GUID@@PBVWSTRING@@@Z -?QueryID@DP_DRIVE@@QAAEPAVWSTRING@@PBV2@@Z -?QueryLastRecordedAddress@DP_DRIVE@@QAAEPAK@Z -?QueryLastWritableAddress@DP_DRIVE@@QAAEPAKW4NwaType@1@@Z -?QueryMediaByte@DP_DRIVE@@QBAEXZ -?QueryMemberCount@TLINK@@QBAGXZ -?QueryMemoryLimit@IO_DP_DRIVE@@QAAEPA_KPAE@Z -?QueryMemoryLimit@WRITEVIEW_CACHE@@UAAEPA_KPAE@Z -?QueryMrwSupport@DP_DRIVE@@SAEPAX@Z -?QueryNextWritableAddress@DP_DRIVE@@QAAEPAKW4NwaType@1@@Z -?QueryNtfsSupportInfo@DP_DRIVE@@SAJPAXPAE@Z -?QueryNtfsTime@IFS_SYSTEM@@SAXPAT_LARGE_INTEGER@@@Z -?QueryNtfsVersion@IFS_SYSTEM@@SAEPAE0PAVLOG_IO_DP_DRIVE@@PAX@Z -?QueryNumChildren@DIGRAPH@@QBAKK@Z -?QueryNumParents@DIGRAPH@@QBAKK@Z -?QueryNumber@NUMBER_SET@@QBA?AVBIG_INT@@V2@@Z -?QueryOpenSessionBounds@DP_DRIVE@@QAAEPAK0@Z -?QueryPageSize@IFS_SYSTEM@@SAKXZ -?QueryParents@DIGRAPH@@QBAEKPAVNUMBER_SET@@@Z -?QueryParentsWithChildren@DIGRAPH@@QBAEPAVNUMBER_SET@@K@Z -?QueryPartitionStartingOffset@IO_DP_DRIVE@@QBA?AT_LARGE_INTEGER@@XZ -?QueryPhysicalSectorSize@DP_DRIVE@@QAAKXZ -?QueryProcessPrivateMemory@IFS_SYSTEM@@SAEPAXPA_K@Z -?QueryProcessorInformation@IFS_SYSTEM@@SAEPAVDSTRING@@PAKPA_K@Z -?QueryReadAndVerifiedUsage@IO_DP_DRIVE@@QAAXPA_K0@Z -?QueryReadUsage@IO_DP_DRIVE@@QAAXPA_K0@Z -?QueryRecommendedMediaType@DP_DRIVE@@QBA?AW4_MEDIA_TYPE@@XZ -?QueryRewritableMOSupport@DP_DRIVE@@QAAEXZ -?QuerySectorSize@DP_DRIVE@@UBAKXZ -?QuerySectorSize@POW_CACHE@@QAAKXZ -?QuerySectors@DP_DRIVE@@UBA?AVBIG_INT@@XZ -?QueryServer@IFS_SYSTEM@@SAEPAE@Z -?QuerySize@TLINK@@QBAGXZ -?QuerySnapshotDiffAreaVolume@SNAPSHOT@@QAAEPAVWSTRING@@@Z -?QueryStorageAdapterProperty@IFS_SYSTEM@@SAEPAXPAVDSTRING@@1@Z -?QueryStorageDeviceProperty@IFS_SYSTEM@@SAEPAXPAVDSTRING@@11PAE2@Z -?QuerySystemMemory@IFS_SYSTEM@@SAEPAKPA_K11@Z -?QuerySystemVersion@IFS_SYSTEM@@SAEPAVDSTRING@@@Z -?QueryUdfMediaHasPow@DP_DRIVE@@QAAEXZ -?QueryUdfMediaNeedsLowLevelFormat@DP_DRIVE@@QAAEXZ -?QueryUdfMediaNeedsSparing@DP_DRIVE@@QAAEXZ -?QueryUdfMediaNeedsVat@DP_DRIVE@@QAAEXZ -?QueryUdfMediaSupportsBackgroundFormat@DP_DRIVE@@QAAEXZ -?QueryUdfMediaSupportsQuickGrow@DP_DRIVE@@QAAEXZ -?QueryUdfMediaType@DP_DRIVE@@QAAKXZ -?QueryVerifyHandle@IO_DP_DRIVE@@QAAPAXXZ -?QueryVolumeBounds@DP_DRIVE@@QAAEPAK0@Z -?QueryVolumeName@MOUNT_POINT_MAP@@QAAEPAVWSTRING@@0@Z -?QueryVolumeSize@IFS_SYSTEM@@SAEPBVWSTRING@@PA_K@Z -?QueryWriteBlockSize@DP_DRIVE@@UBAKXZ -?QueryWriteUsage@IO_DP_DRIVE@@QAAXPA_K0@Z -?Read@IO_DP_DRIVE@@QAAEVBIG_INT@@KPAX@Z -?Read@SECRUN@@UAAEXZ -?ReadFormattableCapacity@DP_DRIVE@@QAAEEPAKPAE0@Z -?Recover@VOL_LIODPDRV@@QAAEPBVWSTRING@@PAVMESSAGE@@@Z -?RegisterExtensionCallbacks@@YAEPAU_CALLBACK_REGISTRATION@@@Z -?ReinitializeDriveParameters@DP_DRIVE@@QAAEPAVMESSAGE@@@Z -?ReinitiateBackgroundFormat@DP_DRIVE@@QAAEXZ -?ReleaseVolumeSnapshot@SNAPSHOT@@SAEPAV1@@Z -?Remove@NUMBER_SET@@QAAEPBV1@@Z -?Remove@NUMBER_SET@@QAAEVBIG_INT@@0@Z -?Remove@NUMBER_SET@@QAAEVBIG_INT@@@Z -?Remove@WRITEVIEW_CACHE@@QAAXPAVWRITEVIEW_CACHE_ENTRY@@@Z -?RemoveAll@NUMBER_SET@@QAAEXZ -?RemoveAll@SPARSE_SET@@QAAEXZ -?RemoveEdge@DIGRAPH@@QAAEKK@Z -?RestoreThreadExecutionState@@YAXJK@Z -?ReverseCopy@INTSTACK@@QAAEPAV1@@Z -?SearchForMatch@DIGRAPH@@QAAEKPAVBITVECTOR@@PAVNUMBER_SET@@PAEPAVBIG_INT@@@Z -?SendPowLowLevelFormat@DP_DRIVE@@QAAEPAVMESSAGE@@@Z -?SendSonyMSFormatCmd@DP_DRIVE@@QAAEE@Z -?SendSonyMSInquiryCmd@DP_DRIVE@@QAAEPAUSONY_MS_INQUIRY_DATA@@@Z -?SendSonyMSModeSenseCmd@DP_DRIVE@@QAAEPAUSONY_MS_MODE_SENSE_DATA@@@Z -?SendSonyMSRequestSenseCmd@DP_DRIVE@@QAAEPAU_SENSE_DATA@@@Z -?SendSonyMSTestUnitReadyCmd@DP_DRIVE@@QAAEPAU_SENSE_DATA@@@Z -?Set@BIG_INT@@QAAXEPBE@Z -?SetAutochkTimeOut@VOL_LIODPDRV@@SAEK@Z -?SetCache@IO_DP_DRIVE@@QAAXPAVDRIVE_CACHE@@@Z -?SetFileSystemName@VOL_LIODPDRV@@QAAEPBG@Z -?SetLastStatus@DP_DRIVE@@QAAXJ@Z -?SetPhaseSubPhase@DRIVE_CACHE@@SAXPAG0@Z -?SetPowTrackConfiguration@DP_DRIVE@@QAAEE@Z -?SetSectors@DP_DRIVE@@QAAXVBIG_INT@@@Z -?SetSystemId@LOG_IO_DP_DRIVE@@QAAEE@Z -?SetVerifyHandle@IO_DP_DRIVE@@QAAPAXPAX@Z -?SetVolumeLabelAndPrintFormatReport@VOL_LIODPDRV@@QAAEPBVWSTRING@@PAVMESSAGE@@@Z -?ShellSort@TLINK@@QAAXXZ -?Sort@TLINK@@QAAXXZ -?SqmExport@BLOCK_CACHE@@UAAEP6AEPAXKEPADZZ0@Z -?SqmExport@IO_DP_DRIVE@@QAAEPBVWSTRING@@P6AEPAXKEPADZZ1@Z -?SqmExport@WRITEVIEW_CACHE@@UAAEP6AEPAXKEPADZZ0@Z -?Subtract@NUMBER_SET@@QAAEPAV1@0@Z -?Verify@IO_DP_DRIVE@@QAAEVBIG_INT@@0@Z -?Verify@IO_DP_DRIVE@@QAAEVBIG_INT@@0PAVNUMBER_SET@@@Z -?VerifyRead@IO_DP_DRIVE@@QAAEVBIG_INT@@KPAX@Z -?VerifyRead@SECRUN@@UAAEPAE@Z -?WaitForUnit@DP_DRIVE@@QAAEPAVMESSAGE@@@Z -?WaitForWriteCompletion@DP_DRIVE@@QAAEPAVMESSAGE@@@Z -?Write@IO_DP_DRIVE@@QAAEVBIG_INT@@KPAX@Z -?Write@SECRUN@@UAAEXZ -?WriteEntireDrive@VOL_LIODPDRV@@UAA?AW4FORMAT_ERROR_CODE@@PAVMESSAGE@@PAXKII@Z -?WriteToFile@IFS_SYSTEM@@SAEPBVWSTRING@@PAXKE@Z
diff --git a/mingw-w64-crt/libarm32/ifsutilx.def b/mingw-w64-crt/libarm32/ifsutilx.def deleted file mode 100644 index 556befb..0000000 --- a/mingw-w64-crt/libarm32/ifsutilx.def +++ /dev/null
@@ -1,13 +0,0 @@ -; -; Definition file of ifsutilx.dll -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "ifsutilx.dll" -EXPORTS -?CheckSnapshotPresence@@YAEPAU_SNAPSHOT_DATA@@@Z -?CreateVolumeSnapshot@@YAJPAGPAPAU_SNAPSHOT_DATA@@@Z -?GetSnapshotErrorMessage@@YAEJPAVWSTRING@@@Z -?InitializeCOM@@YAJPAE@Z -?ReleaseVolumeSnapshot@@YAEPAU_SNAPSHOT_DATA@@@Z -?UninitializeCOM@@YAXXZ
diff --git a/mingw-w64-crt/libarm32/mbaexmlparser.def b/mingw-w64-crt/libarm32/mbaexmlparser.def deleted file mode 100644 index 856c3c1..0000000 --- a/mingw-w64-crt/libarm32/mbaexmlparser.def +++ /dev/null
@@ -1,12 +0,0 @@ -; -; Definition file of MbaeXmlParser.DLL -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "MbaeXmlParser.DLL" -EXPORTS -??0MbaeXmlParser@@QAA@ABV0@@Z -??0MbaeXmlParser@@QAA@XZ -??4MbaeXmlParser@@QAAAAV0@ABV0@@Z -??_7MbaeXmlParser@@6B@ DATA -?Create@MbaeXmlParser@@SAJPAPAV1@@Z
diff --git a/mingw-w64-crt/libarm32/mfc42.def b/mingw-w64-crt/libarm32/mfc42.def deleted file mode 100644 index 82946db..0000000 --- a/mingw-w64-crt/libarm32/mfc42.def +++ /dev/null
@@ -1,6387 +0,0 @@ -; -; Definition file of MFC42.dll -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "MFC42.dll" -EXPORTS -?classCCachedDataPathProperty@CCachedDataPathProperty@@2UCRuntimeClass@@B DATA -?classCDataPathProperty@CDataPathProperty@@2UCRuntimeClass@@B DATA -ord_256 @256 -ord_257 @257 -ord_258 @258 -ord_259 @259 -ord_260 @260 -ord_261 @261 -ord_262 @262 -ord_263 @263 -ord_264 @264 -ord_265 @265 -ord_266 @266 -ord_267 @267 -ord_268 @268 -ord_269 @269 -ord_270 @270 -ord_271 @271 -ord_272 @272 -ord_273 @273 -ord_274 @274 -ord_275 @275 -ord_276 @276 -ord_277 @277 -ord_278 @278 -ord_279 @279 -ord_280 @280 -ord_281 @281 -ord_282 @282 -ord_283 @283 -ord_284 @284 -ord_285 @285 -ord_286 @286 -ord_287 @287 -ord_288 @288 -ord_289 @289 -ord_290 @290 -ord_291 @291 -ord_292 @292 -ord_293 @293 -ord_294 @294 -ord_295 @295 -ord_296 @296 -ord_297 @297 -ord_298 @298 -ord_299 @299 -ord_300 @300 -ord_301 @301 -ord_302 @302 -ord_303 @303 -ord_304 @304 -ord_305 @305 -ord_306 @306 -ord_307 @307 -ord_308 @308 -ord_309 @309 -ord_310 @310 -ord_311 @311 -ord_312 @312 -ord_313 @313 -ord_314 @314 -ord_315 @315 -ord_316 @316 -ord_317 @317 -ord_318 @318 -ord_319 @319 -ord_320 @320 -ord_321 @321 -ord_322 @322 -ord_323 @323 -ord_324 @324 -ord_325 @325 -ord_326 @326 -ord_327 @327 -ord_328 @328 -ord_329 @329 -ord_330 @330 -ord_331 @331 -ord_332 @332 -ord_333 @333 -ord_334 @334 -ord_335 @335 -ord_336 @336 -ord_337 @337 -ord_338 @338 -ord_339 @339 -ord_340 @340 -ord_341 @341 -ord_342 @342 -ord_343 @343 -ord_344 @344 -ord_345 @345 -ord_346 @346 -ord_347 @347 -ord_348 @348 -ord_349 @349 -ord_350 @350 -ord_351 @351 -ord_352 @352 -ord_353 @353 -ord_354 @354 -ord_355 @355 -ord_356 @356 -ord_357 @357 -ord_358 @358 -ord_359 @359 -ord_360 @360 -ord_361 @361 -ord_362 @362 -ord_363 @363 -ord_364 @364 -ord_365 @365 -ord_366 @366 -ord_367 @367 -ord_368 @368 -ord_369 @369 -ord_370 @370 -ord_371 @371 -ord_372 @372 -ord_373 @373 -ord_374 @374 -ord_375 @375 -ord_376 @376 -ord_377 @377 -ord_378 @378 -ord_379 @379 -ord_380 @380 -ord_381 @381 -ord_382 @382 -ord_383 @383 -ord_384 @384 -ord_385 @385 -ord_386 @386 -ord_387 @387 -ord_388 @388 -ord_389 @389 -ord_390 @390 -ord_391 @391 -ord_392 @392 -ord_393 @393 -ord_394 @394 -ord_395 @395 -ord_396 @396 -ord_397 @397 -ord_398 @398 -ord_399 @399 -ord_400 @400 -ord_401 @401 -ord_402 @402 -ord_403 @403 -ord_404 @404 -ord_405 @405 -ord_406 @406 -ord_407 @407 -ord_408 @408 -ord_409 @409 -ord_410 @410 -ord_411 @411 -ord_412 @412 -ord_413 @413 -ord_414 @414 -ord_415 @415 -ord_416 @416 -ord_417 @417 -ord_418 @418 -ord_419 @419 -ord_420 @420 -ord_421 @421 -ord_422 @422 -ord_423 @423 -ord_424 @424 -ord_425 @425 -ord_426 @426 -ord_427 @427 -ord_428 @428 -ord_429 @429 -ord_430 @430 -ord_431 @431 -ord_432 @432 -ord_433 @433 -ord_434 @434 -ord_435 @435 -ord_436 @436 -ord_437 @437 -ord_438 @438 -ord_439 @439 -ord_440 @440 -ord_441 @441 -ord_442 @442 -ord_443 @443 -ord_444 @444 -ord_445 @445 -ord_446 @446 -ord_447 @447 -ord_448 @448 -ord_449 @449 -ord_450 @450 -ord_451 @451 -ord_452 @452 -ord_453 @453 -ord_454 @454 -ord_455 @455 -ord_456 @456 -ord_457 @457 -ord_458 @458 -ord_459 @459 -ord_460 @460 -ord_461 @461 -ord_462 @462 -ord_463 @463 -ord_464 @464 -ord_465 @465 -ord_466 @466 -ord_467 @467 -ord_468 @468 -ord_469 @469 -ord_470 @470 -ord_471 @471 -ord_472 @472 -ord_473 @473 -ord_474 @474 -ord_475 @475 -ord_476 @476 -ord_477 @477 -ord_478 @478 -ord_479 @479 -ord_480 @480 -ord_481 @481 -ord_482 @482 -ord_483 @483 -ord_484 @484 -ord_485 @485 -ord_486 @486 -ord_487 @487 -ord_488 @488 -ord_489 @489 -ord_490 @490 -ord_491 @491 -ord_492 @492 -ord_493 @493 -ord_494 @494 -ord_495 @495 -ord_496 @496 -ord_497 @497 -ord_498 @498 -ord_499 @499 -ord_500 @500 -ord_501 @501 -ord_502 @502 -ord_503 @503 -ord_504 @504 -ord_505 @505 -ord_506 @506 -ord_507 @507 -ord_508 @508 -ord_509 @509 -ord_510 @510 -ord_511 @511 -ord_512 @512 -ord_513 @513 -ord_514 @514 -ord_515 @515 -ord_516 @516 -ord_517 @517 -ord_518 @518 -ord_519 @519 -ord_520 @520 -ord_521 @521 -ord_522 @522 -ord_523 @523 -ord_524 @524 -ord_525 @525 -ord_526 @526 -ord_527 @527 -ord_528 @528 -ord_529 @529 -ord_530 @530 -ord_531 @531 -ord_532 @532 -ord_533 @533 -ord_534 @534 -ord_535 @535 -ord_536 @536 -ord_537 @537 -ord_538 @538 -ord_539 @539 -ord_540 @540 -ord_541 @541 -ord_542 @542 -ord_543 @543 -ord_544 @544 -ord_545 @545 -ord_546 @546 -ord_547 @547 -ord_548 @548 -ord_549 @549 -ord_550 @550 -ord_551 @551 -ord_552 @552 -ord_553 @553 -ord_554 @554 -ord_555 @555 -ord_556 @556 -ord_557 @557 -ord_558 @558 -ord_559 @559 -ord_560 @560 -ord_561 @561 -ord_562 @562 -ord_563 @563 -ord_564 @564 -ord_565 @565 -ord_566 @566 -ord_567 @567 -ord_568 @568 -ord_569 @569 -ord_570 @570 -ord_571 @571 -ord_572 @572 -ord_573 @573 -ord_574 @574 -ord_575 @575 -ord_576 @576 -ord_577 @577 -ord_578 @578 -ord_579 @579 -ord_580 @580 -ord_581 @581 -ord_582 @582 -ord_583 @583 -ord_584 @584 -ord_587 @587 -ord_588 @588 -ord_589 @589 -ord_590 @590 -ord_591 @591 -ord_592 @592 -ord_593 @593 -ord_594 @594 -ord_595 @595 -ord_596 @596 -ord_597 @597 -ord_598 @598 -ord_599 @599 -ord_600 @600 -ord_601 @601 -ord_602 @602 -ord_603 @603 -ord_604 @604 -ord_605 @605 -ord_606 @606 -ord_607 @607 -ord_608 @608 -ord_609 @609 -ord_610 @610 -ord_611 @611 -ord_612 @612 -ord_613 @613 -ord_614 @614 -ord_615 @615 -ord_616 @616 -ord_617 @617 -ord_618 @618 -ord_619 @619 -ord_620 @620 -ord_621 @621 -ord_622 @622 -ord_623 @623 -ord_624 @624 -ord_625 @625 -ord_626 @626 -ord_627 @627 -ord_628 @628 -ord_629 @629 -ord_630 @630 -ord_631 @631 -ord_632 @632 -ord_633 @633 -ord_634 @634 -ord_635 @635 -ord_636 @636 -ord_637 @637 -ord_638 @638 -ord_639 @639 -ord_640 @640 -ord_641 @641 -ord_642 @642 -ord_643 @643 -ord_644 @644 -ord_645 @645 -ord_646 @646 -ord_647 @647 -ord_648 @648 -ord_649 @649 -ord_650 @650 -ord_651 @651 -ord_652 @652 -ord_653 @653 -ord_654 @654 -ord_655 @655 -ord_656 @656 -ord_657 @657 -ord_658 @658 -ord_659 @659 -ord_660 @660 -ord_661 @661 -ord_662 @662 -ord_663 @663 -ord_664 @664 -ord_665 @665 -ord_666 @666 -ord_667 @667 -ord_668 @668 -ord_669 @669 -ord_670 @670 -ord_671 @671 -ord_672 @672 -ord_673 @673 -ord_674 @674 -ord_675 @675 -ord_676 @676 -ord_677 @677 -ord_678 @678 -ord_679 @679 -ord_681 @681 -ord_682 @682 -ord_683 @683 -ord_684 @684 -ord_685 @685 -ord_686 @686 -ord_687 @687 -ord_688 @688 -ord_689 @689 -ord_690 @690 -ord_691 @691 -ord_692 @692 -ord_693 @693 -ord_694 @694 -ord_695 @695 -ord_696 @696 -ord_697 @697 -ord_698 @698 -ord_699 @699 -ord_700 @700 -ord_701 @701 -ord_702 @702 -ord_703 @703 -ord_704 @704 -ord_705 @705 -ord_706 @706 -ord_707 @707 -ord_708 @708 -ord_709 @709 -ord_710 @710 -ord_711 @711 -ord_712 @712 -ord_713 @713 -ord_714 @714 -ord_715 @715 -ord_716 @716 -ord_717 @717 -ord_718 @718 -ord_719 @719 -ord_720 @720 -ord_721 @721 -ord_722 @722 -ord_723 @723 -ord_724 @724 -ord_725 @725 -ord_726 @726 -ord_727 @727 -ord_728 @728 -ord_729 @729 -ord_730 @730 -ord_731 @731 -ord_732 @732 -ord_733 @733 -ord_734 @734 -ord_735 @735 -ord_736 @736 -ord_737 @737 -ord_738 @738 -ord_739 @739 -ord_740 @740 -ord_741 @741 -ord_742 @742 -ord_743 @743 -ord_744 @744 -ord_745 @745 -ord_746 @746 -ord_747 @747 -ord_748 @748 -ord_749 @749 -ord_750 @750 -ord_751 @751 -ord_752 @752 -ord_753 @753 -ord_754 @754 -ord_755 @755 -ord_756 @756 -ord_757 @757 -ord_758 @758 -ord_759 @759 -ord_760 @760 -ord_761 @761 -ord_762 @762 -ord_763 @763 -ord_764 @764 -ord_765 @765 -ord_766 @766 -ord_767 @767 -ord_768 @768 -ord_769 @769 -ord_770 @770 -ord_771 @771 -ord_772 @772 -ord_773 @773 -ord_774 @774 -ord_775 @775 -ord_776 @776 -ord_777 @777 -ord_778 @778 -ord_779 @779 -ord_780 @780 -ord_781 @781 -ord_782 @782 -ord_783 @783 -ord_784 @784 -ord_785 @785 -ord_786 @786 -ord_787 @787 -ord_788 @788 -ord_789 @789 -ord_790 @790 -ord_791 @791 -ord_792 @792 -ord_793 @793 -ord_794 @794 -ord_795 @795 -ord_796 @796 -ord_797 @797 -ord_798 @798 -ord_799 @799 -ord_800 @800 -ord_801 @801 -ord_802 @802 -ord_803 @803 -ord_804 @804 -ord_805 @805 -ord_806 @806 -ord_807 @807 -ord_808 @808 -ord_809 @809 -ord_810 @810 -ord_811 @811 -ord_812 @812 -ord_813 @813 -ord_814 @814 -ord_815 @815 -ord_816 @816 -ord_817 @817 -ord_818 @818 -ord_819 @819 -ord_820 @820 -ord_821 @821 -ord_822 @822 -ord_823 @823 -ord_824 @824 -ord_825 @825 -ord_826 @826 -ord_827 @827 -ord_828 @828 -ord_829 @829 -ord_830 @830 -ord_831 @831 -ord_832 @832 -ord_833 @833 -ord_834 @834 -ord_835 @835 -ord_836 @836 -ord_837 @837 -ord_838 @838 -ord_839 @839 -ord_840 @840 -ord_841 @841 -ord_842 @842 -ord_843 @843 -ord_844 @844 -ord_845 @845 -ord_846 @846 -ord_847 @847 -ord_848 @848 -ord_849 @849 -ord_850 @850 -ord_851 @851 -ord_852 @852 -ord_853 @853 -ord_854 @854 -ord_855 @855 -ord_856 @856 -ord_857 @857 -ord_858 @858 -ord_859 @859 -ord_860 @860 -ord_861 @861 -ord_862 @862 -ord_863 @863 -ord_864 @864 -ord_865 @865 -ord_866 @866 -ord_867 @867 -ord_868 @868 -ord_869 @869 -ord_870 @870 -ord_871 @871 -ord_872 @872 -ord_873 @873 -ord_874 @874 -ord_875 @875 -ord_876 @876 -ord_877 @877 -ord_878 @878 -ord_879 @879 -ord_880 @880 -ord_881 @881 -ord_882 @882 -ord_883 @883 -ord_884 @884 -ord_885 @885 -ord_886 @886 -ord_887 @887 -ord_888 @888 -ord_889 @889 -ord_890 @890 -ord_891 @891 -ord_892 @892 -ord_893 @893 -ord_894 @894 -ord_895 @895 -ord_896 @896 -ord_897 @897 -ord_898 @898 -ord_899 @899 -ord_900 @900 -ord_901 @901 -ord_902 @902 -ord_903 @903 -ord_904 @904 -ord_905 @905 -ord_906 @906 -ord_907 @907 -ord_908 @908 -ord_909 @909 -ord_910 @910 -ord_911 @911 -ord_912 @912 -ord_913 @913 -ord_914 @914 -ord_915 @915 -ord_916 @916 -ord_917 @917 -ord_918 @918 -ord_919 @919 -ord_920 @920 -ord_921 @921 -ord_922 @922 -ord_923 @923 -ord_924 @924 -ord_925 @925 -ord_926 @926 -ord_927 @927 -ord_928 @928 -ord_929 @929 -ord_930 @930 -ord_931 @931 -ord_932 @932 -ord_933 @933 -ord_934 @934 -ord_935 @935 -ord_936 @936 -ord_937 @937 -ord_938 @938 -ord_939 @939 -ord_940 @940 -ord_941 @941 -ord_942 @942 -ord_943 @943 -ord_944 @944 DATA -ord_945 @945 -ord_946 @946 -ord_947 @947 DATA -ord_948 @948 -ord_949 @949 -ord_950 @950 DATA -ord_951 @951 -ord_952 @952 -ord_953 @953 -ord_954 @954 -ord_955 @955 -ord_956 @956 -ord_957 @957 -ord_958 @958 -ord_959 @959 -ord_960 @960 -ord_961 @961 -ord_962 @962 -ord_963 @963 -ord_964 @964 -ord_965 @965 -ord_966 @966 -ord_967 @967 -ord_968 @968 -ord_969 @969 -ord_970 @970 -ord_971 @971 -ord_972 @972 -ord_973 @973 -ord_974 @974 -ord_975 @975 -ord_976 @976 -ord_977 @977 -ord_978 @978 -ord_979 @979 -ord_980 @980 -ord_981 @981 -ord_982 @982 -ord_983 @983 -ord_984 @984 -ord_985 @985 -ord_986 @986 -ord_987 @987 -ord_988 @988 -ord_989 @989 -ord_990 @990 -ord_991 @991 -ord_992 @992 -ord_993 @993 -ord_994 @994 -ord_995 @995 -ord_996 @996 -ord_997 @997 -ord_998 @998 -ord_999 @999 -ord_1000 @1000 -ord_1001 @1001 -ord_1002 @1002 -ord_1003 @1003 -ord_1004 @1004 -ord_1005 @1005 -ord_1006 @1006 -ord_1007 @1007 -ord_1008 @1008 -ord_1009 @1009 -ord_1010 @1010 -ord_1011 @1011 -ord_1012 @1012 -ord_1013 @1013 -ord_1014 @1014 -ord_1015 @1015 -ord_1016 @1016 -ord_1017 @1017 -ord_1018 @1018 -ord_1019 @1019 -ord_1020 @1020 -ord_1021 @1021 -ord_1022 @1022 -ord_1023 @1023 -ord_1024 @1024 -ord_1025 @1025 -ord_1026 @1026 -ord_1027 @1027 -ord_1028 @1028 -ord_1029 @1029 -ord_1030 @1030 -ord_1031 @1031 -ord_1032 @1032 -ord_1033 @1033 -ord_1034 @1034 -ord_1035 @1035 -ord_1036 @1036 -ord_1037 @1037 -ord_1038 @1038 -ord_1039 @1039 -ord_1040 @1040 -ord_1041 @1041 -ord_1042 @1042 -ord_1043 @1043 -ord_1044 @1044 -ord_1045 @1045 -ord_1046 @1046 -ord_1047 @1047 -ord_1048 @1048 -ord_1049 @1049 -ord_1050 @1050 -ord_1051 @1051 -ord_1052 @1052 -ord_1053 @1053 -ord_1054 @1054 -ord_1055 @1055 -ord_1056 @1056 -ord_1057 @1057 -ord_1058 @1058 -ord_1059 @1059 -ord_1060 @1060 -ord_1061 @1061 -ord_1062 @1062 -ord_1063 @1063 -ord_1064 @1064 -ord_1065 @1065 -ord_1066 @1066 -ord_1067 @1067 -ord_1068 @1068 -ord_1069 @1069 -ord_1070 @1070 -ord_1071 @1071 -ord_1072 @1072 -ord_1073 @1073 -ord_1074 @1074 -ord_1075 @1075 -ord_1076 @1076 -ord_1077 @1077 -ord_1078 @1078 -ord_1079 @1079 -ord_1080 @1080 -ord_1081 @1081 -ord_1082 @1082 -ord_1083 @1083 -ord_1084 @1084 -ord_1085 @1085 -ord_1086 @1086 -ord_1087 @1087 -ord_1088 @1088 -ord_1089 @1089 -ord_1090 @1090 -ord_1091 @1091 -ord_1092 @1092 -ord_1093 @1093 -ord_1094 @1094 -ord_1095 @1095 -ord_1096 @1096 -ord_1097 @1097 -ord_1098 @1098 -ord_1099 @1099 -ord_1100 @1100 -ord_1101 @1101 -ord_1102 @1102 -ord_1103 @1103 -ord_1104 @1104 -ord_1105 @1105 -ord_1106 @1106 -ord_1107 @1107 -ord_1108 @1108 -ord_1109 @1109 -ord_1110 @1110 -ord_1111 @1111 -ord_1112 @1112 -ord_1113 @1113 -ord_1114 @1114 -ord_1115 @1115 -ord_1116 @1116 -ord_1117 @1117 -ord_1118 @1118 -ord_1119 @1119 -ord_1120 @1120 -ord_1121 @1121 -ord_1122 @1122 -ord_1123 @1123 -ord_1124 @1124 -ord_1125 @1125 -ord_1126 @1126 DATA -ord_1127 @1127 -ord_1128 @1128 -ord_1129 @1129 -ord_1130 @1130 -ord_1131 @1131 -ord_1132 @1132 -ord_1133 @1133 -ord_1134 @1134 -ord_1135 @1135 -ord_1136 @1136 -ord_1137 @1137 -ord_1138 @1138 -ord_1139 @1139 -ord_1140 @1140 -ord_1141 @1141 -ord_1142 @1142 -ord_1143 @1143 -ord_1144 @1144 -ord_1145 @1145 -ord_1146 @1146 -ord_1147 @1147 -ord_1148 @1148 -ord_1149 @1149 -ord_1150 @1150 -ord_1151 @1151 -ord_1152 @1152 -ord_1153 @1153 -ord_1154 @1154 -ord_1155 @1155 -ord_1157 @1157 -ord_1158 @1158 -ord_1159 @1159 -ord_1160 @1160 -ord_1161 @1161 -ord_1162 @1162 -ord_1163 @1163 -ord_1164 @1164 -ord_1165 @1165 -ord_1166 @1166 -ord_1167 @1167 -ord_1168 @1168 -ord_1169 @1169 -ord_1170 @1170 -ord_1171 @1171 -ord_1172 @1172 -ord_1173 @1173 -ord_1174 @1174 -ord_1175 @1175 -ord_1176 @1176 -ord_1177 @1177 -ord_1178 @1178 -ord_1179 @1179 -ord_1180 @1180 -ord_1181 @1181 -ord_1182 @1182 -ord_1183 @1183 -ord_1184 @1184 -ord_1185 @1185 -ord_1186 @1186 -ord_1187 @1187 -ord_1188 @1188 -ord_1189 @1189 -ord_1190 @1190 -ord_1191 @1191 -ord_1192 @1192 -ord_1193 @1193 -ord_1194 @1194 -ord_1195 @1195 -ord_1196 @1196 -ord_1197 @1197 -ord_1198 @1198 -ord_1199 @1199 -ord_1200 @1200 -ord_1201 @1201 -ord_1202 @1202 -ord_1203 @1203 -ord_1204 @1204 -ord_1205 @1205 -ord_1206 @1206 -ord_1207 @1207 -ord_1208 @1208 -ord_1209 @1209 -ord_1210 @1210 -ord_1211 @1211 -ord_1212 @1212 -ord_1213 @1213 -ord_1214 @1214 -ord_1215 @1215 -ord_1216 @1216 -ord_1217 @1217 -ord_1218 @1218 -ord_1219 @1219 -ord_1220 @1220 -ord_1221 @1221 -ord_1222 @1222 -ord_1223 @1223 -ord_1224 @1224 -ord_1225 @1225 -ord_1226 @1226 -ord_1227 @1227 -ord_1228 @1228 -ord_1229 @1229 -ord_1230 @1230 -ord_1231 @1231 -ord_1232 @1232 -ord_1233 @1233 -ord_1234 @1234 -ord_1235 @1235 -ord_1236 @1236 -ord_1237 @1237 -ord_1238 @1238 -ord_1239 @1239 -ord_1240 @1240 -ord_1241 @1241 -ord_1242 @1242 -ord_1243 @1243 -ord_1244 @1244 -ord_1245 @1245 -ord_1246 @1246 -ord_1247 @1247 -ord_1248 @1248 -ord_1249 @1249 -ord_1250 @1250 -ord_1251 @1251 -ord_1252 @1252 -ord_1253 @1253 -ord_1254 @1254 -ord_1255 @1255 -ord_1256 @1256 -ord_1257 @1257 -ord_1258 @1258 -ord_1259 @1259 -ord_1260 @1260 -ord_1261 @1261 -ord_1262 @1262 -ord_1263 @1263 -ord_1264 @1264 -ord_1265 @1265 -ord_1266 @1266 -ord_1267 @1267 -ord_1268 @1268 -ord_1269 @1269 -ord_1270 @1270 -ord_1271 @1271 -ord_1564 @1564 -ord_1565 @1565 -ord_1566 @1566 -ord_1567 @1567 -ord_1568 @1568 -ord_1569 @1569 -ord_1570 @1570 -ord_1571 @1571 -ord_1572 @1572 -ord_1573 @1573 -ord_1574 @1574 -ord_1575 @1575 -ord_1576 @1576 -ord_1577 @1577 -ord_1578 @1578 -ord_1579 @1579 -ord_1580 @1580 -ord_1581 @1581 -ord_1582 @1582 -ord_1583 @1583 -ord_1584 @1584 -ord_1585 @1585 -ord_1586 @1586 -ord_1587 @1587 -ord_1588 @1588 -ord_1589 @1589 -ord_1590 @1590 -ord_1591 @1591 -ord_1592 @1592 -ord_1593 @1593 -ord_1594 @1594 -ord_1595 @1595 -ord_1596 @1596 -ord_1597 @1597 -ord_1598 @1598 -ord_1599 @1599 -ord_1600 @1600 -ord_1601 @1601 -ord_1602 @1602 -ord_1603 @1603 -ord_1604 @1604 -ord_1605 @1605 -ord_1606 @1606 -ord_1607 @1607 -ord_1608 @1608 -ord_1609 @1609 -ord_1610 @1610 -ord_1611 @1611 -ord_1612 @1612 -ord_1613 @1613 -ord_1614 @1614 -ord_1615 @1615 -ord_1616 @1616 -ord_1617 @1617 -ord_1618 @1618 -ord_1619 @1619 -ord_1620 @1620 -ord_1621 @1621 -ord_1622 @1622 -ord_1623 @1623 -ord_1624 @1624 -ord_1625 @1625 -ord_1626 @1626 -ord_1627 @1627 -ord_1628 @1628 -ord_1629 @1629 -ord_1630 @1630 -ord_1631 @1631 -ord_1632 @1632 -ord_1633 @1633 -ord_1634 @1634 -ord_1635 @1635 -ord_1636 @1636 -ord_1637 @1637 -ord_1638 @1638 -ord_1639 @1639 -ord_1640 @1640 -ord_1641 @1641 -ord_1642 @1642 -ord_1643 @1643 -ord_1644 @1644 -ord_1645 @1645 -ord_1646 @1646 -ord_1647 @1647 -ord_1648 @1648 -ord_1649 @1649 -ord_1650 @1650 -ord_1651 @1651 -ord_1652 @1652 -ord_1653 @1653 -ord_1654 @1654 -ord_1655 @1655 -ord_1656 @1656 -ord_1657 @1657 -ord_1658 @1658 -ord_1659 @1659 -ord_1660 @1660 -ord_1661 @1661 -ord_1662 @1662 -ord_1663 @1663 -ord_1664 @1664 -ord_1665 @1665 -ord_1666 @1666 -ord_1667 @1667 -ord_1668 @1668 -ord_1669 @1669 -ord_1670 @1670 -ord_1671 @1671 -ord_1672 @1672 -ord_1673 @1673 -ord_1674 @1674 -ord_1675 @1675 -ord_1676 @1676 -ord_1677 @1677 -ord_1678 @1678 -ord_1679 @1679 -ord_1680 @1680 -ord_1681 @1681 -ord_1682 @1682 -ord_1683 @1683 -ord_1684 @1684 -ord_1685 @1685 -ord_1686 @1686 -ord_1687 @1687 -ord_1688 @1688 -ord_1689 @1689 -ord_1690 @1690 -ord_1691 @1691 -ord_1692 @1692 -ord_1693 @1693 -ord_1694 @1694 -ord_1695 @1695 -ord_1696 @1696 -ord_1697 @1697 -ord_1698 @1698 -ord_1699 @1699 -ord_1700 @1700 -ord_1701 @1701 -ord_1702 @1702 -ord_1703 @1703 -ord_1704 @1704 -ord_1705 @1705 -ord_1706 @1706 -ord_1707 @1707 -ord_1708 @1708 -ord_1709 @1709 -ord_1710 @1710 -ord_1711 @1711 -ord_1712 @1712 -ord_1713 @1713 -ord_1714 @1714 -ord_1715 @1715 -ord_1716 @1716 -ord_1717 @1717 -ord_1718 @1718 -ord_1719 @1719 -ord_1720 @1720 -ord_1721 @1721 -ord_1722 @1722 -ord_1723 @1723 -ord_1724 @1724 -ord_1725 @1725 -ord_1726 @1726 -ord_1727 @1727 -ord_1728 @1728 -ord_1729 @1729 -ord_1730 @1730 -ord_1731 @1731 -ord_1732 @1732 -ord_1733 @1733 -ord_1734 @1734 -ord_1735 @1735 -ord_1736 @1736 -ord_1737 @1737 -ord_1738 @1738 -ord_1739 @1739 -ord_1740 @1740 -ord_1741 @1741 -ord_1742 @1742 -ord_1743 @1743 -ord_1744 @1744 -ord_1745 @1745 -ord_1746 @1746 -ord_1747 @1747 -ord_1748 @1748 -ord_1749 @1749 -ord_1750 @1750 -ord_1751 @1751 -ord_1752 @1752 -ord_1753 @1753 -ord_1754 @1754 -ord_1755 @1755 -ord_1756 @1756 -ord_1757 @1757 -ord_1758 @1758 -ord_1759 @1759 -ord_1760 @1760 -ord_1761 @1761 -ord_1762 @1762 -ord_1763 @1763 -ord_1764 @1764 -ord_1765 @1765 -ord_1766 @1766 -ord_1767 @1767 -ord_1768 @1768 -ord_1769 @1769 -ord_1770 @1770 -ord_1771 @1771 -ord_1772 @1772 -ord_1773 @1773 -ord_1774 @1774 -ord_1775 @1775 -ord_1776 @1776 -ord_1777 @1777 -ord_1778 @1778 -ord_1779 @1779 -ord_1780 @1780 -ord_1781 @1781 -ord_1782 @1782 -ord_1783 @1783 -ord_1784 @1784 -ord_1785 @1785 -ord_1786 @1786 -ord_1787 @1787 -ord_1788 @1788 DATA -ord_1789 @1789 DATA -ord_1790 @1790 DATA -ord_1791 @1791 DATA -ord_1792 @1792 DATA -ord_1793 @1793 DATA -ord_1794 @1794 DATA -ord_1795 @1795 DATA -ord_1796 @1796 DATA -ord_1797 @1797 DATA -ord_1798 @1798 DATA -ord_1799 @1799 DATA -ord_1800 @1800 DATA -ord_1801 @1801 DATA -ord_1802 @1802 DATA -ord_1803 @1803 DATA -ord_1804 @1804 DATA -ord_1805 @1805 DATA -ord_1806 @1806 DATA -ord_1807 @1807 DATA -ord_1808 @1808 DATA -ord_1809 @1809 DATA -ord_1810 @1810 DATA -ord_1811 @1811 DATA -ord_1812 @1812 DATA -ord_1813 @1813 DATA -ord_1814 @1814 DATA -ord_1815 @1815 DATA -ord_1816 @1816 DATA -ord_1817 @1817 DATA -ord_1818 @1818 DATA -ord_1819 @1819 DATA -ord_1820 @1820 DATA -ord_1821 @1821 DATA -ord_1822 @1822 DATA -ord_1823 @1823 DATA -ord_1824 @1824 DATA -ord_1825 @1825 DATA -ord_1826 @1826 DATA -ord_1827 @1827 DATA -ord_1828 @1828 DATA -ord_1829 @1829 DATA -ord_1830 @1830 DATA -ord_1831 @1831 DATA -ord_1832 @1832 DATA -ord_1833 @1833 DATA -ord_1834 @1834 DATA -ord_1835 @1835 DATA -ord_1836 @1836 DATA -ord_1837 @1837 DATA -ord_1838 @1838 DATA -ord_1839 @1839 DATA -ord_1840 @1840 DATA -ord_1841 @1841 DATA -ord_1842 @1842 DATA -ord_1843 @1843 DATA -ord_1844 @1844 DATA -ord_1845 @1845 DATA -ord_1846 @1846 DATA -ord_1847 @1847 DATA -ord_1848 @1848 DATA -ord_1849 @1849 DATA -ord_1850 @1850 DATA -ord_1851 @1851 DATA -ord_1852 @1852 DATA -ord_1853 @1853 DATA -ord_1854 @1854 DATA -ord_1855 @1855 DATA -ord_1856 @1856 DATA -ord_1857 @1857 DATA -ord_1858 @1858 DATA -ord_1859 @1859 DATA -ord_1860 @1860 DATA -ord_1861 @1861 DATA -ord_1862 @1862 DATA -ord_1863 @1863 DATA -ord_1864 @1864 DATA -ord_1865 @1865 DATA -ord_1866 @1866 DATA -ord_1867 @1867 DATA -ord_1868 @1868 DATA -ord_1869 @1869 DATA -ord_1870 @1870 DATA -ord_1871 @1871 DATA -ord_1872 @1872 DATA -ord_1873 @1873 DATA -ord_1874 @1874 DATA -ord_1875 @1875 DATA -ord_1876 @1876 DATA -ord_1877 @1877 DATA -ord_1878 @1878 DATA -ord_1879 @1879 DATA -ord_1880 @1880 DATA -ord_1881 @1881 DATA -ord_1882 @1882 DATA -ord_1883 @1883 DATA -ord_1884 @1884 DATA -ord_1885 @1885 DATA -ord_1886 @1886 DATA -ord_1887 @1887 DATA -ord_1888 @1888 DATA -ord_1889 @1889 DATA -ord_1890 @1890 DATA -ord_1891 @1891 DATA -ord_1892 @1892 DATA -ord_1893 @1893 DATA -ord_1894 @1894 DATA -ord_1895 @1895 DATA -ord_1896 @1896 DATA -ord_1897 @1897 DATA -ord_1898 @1898 DATA -ord_1899 @1899 DATA -ord_1900 @1900 DATA -ord_1901 @1901 DATA -ord_1902 @1902 DATA -ord_1903 @1903 DATA -ord_1904 @1904 DATA -ord_1905 @1905 DATA -ord_1906 @1906 DATA -ord_1907 @1907 DATA -ord_1908 @1908 DATA -ord_1909 @1909 DATA -ord_1910 @1910 DATA -ord_1911 @1911 DATA -ord_1912 @1912 DATA -ord_1913 @1913 DATA -ord_1914 @1914 DATA -ord_1915 @1915 DATA -ord_1916 @1916 DATA -ord_1917 @1917 DATA -ord_1918 @1918 DATA -ord_1919 @1919 DATA -ord_1920 @1920 DATA -ord_1921 @1921 DATA -ord_1922 @1922 DATA -ord_1923 @1923 DATA -ord_1924 @1924 DATA -ord_1925 @1925 DATA -ord_1926 @1926 DATA -ord_1927 @1927 DATA -ord_1928 @1928 DATA -ord_1929 @1929 DATA -ord_1930 @1930 DATA -ord_1931 @1931 DATA -ord_1932 @1932 DATA -ord_1933 @1933 DATA -ord_1934 @1934 DATA -ord_1935 @1935 DATA -ord_1936 @1936 DATA -ord_1937 @1937 DATA -ord_1938 @1938 DATA -ord_1939 @1939 DATA -ord_1940 @1940 DATA -ord_1941 @1941 DATA -ord_1942 @1942 DATA -ord_1943 @1943 DATA -ord_1944 @1944 DATA -ord_1945 @1945 DATA -ord_1946 @1946 DATA -ord_1947 @1947 DATA -ord_1948 @1948 DATA -ord_1949 @1949 DATA -ord_1950 @1950 DATA -ord_1951 @1951 -ord_1952 @1952 -ord_1953 @1953 -ord_1954 @1954 -ord_1955 @1955 -ord_1956 @1956 -ord_1957 @1957 -ord_1958 @1958 -ord_1959 @1959 -ord_1960 @1960 -ord_1961 @1961 -ord_1962 @1962 -ord_1963 @1963 -ord_1964 @1964 -ord_1965 @1965 -ord_1966 @1966 -ord_1967 @1967 -ord_1968 @1968 -ord_1969 @1969 -ord_1970 @1970 -ord_1971 @1971 -ord_1972 @1972 -ord_1973 @1973 -ord_1974 @1974 -ord_1975 @1975 -ord_1976 @1976 -ord_1977 @1977 -ord_1978 @1978 -ord_1979 @1979 -ord_1980 @1980 -ord_1981 @1981 -ord_1982 @1982 -ord_1983 @1983 -ord_1984 @1984 -ord_1985 @1985 -ord_1986 @1986 -ord_1987 @1987 -ord_1988 @1988 -ord_1989 @1989 -ord_1990 @1990 -ord_1991 @1991 -ord_1992 @1992 -ord_1993 @1993 -ord_1994 @1994 -ord_1995 @1995 -ord_1996 @1996 -ord_1997 @1997 -ord_1998 @1998 -ord_1999 @1999 -ord_2000 @2000 -ord_2001 @2001 -ord_2002 @2002 -ord_2003 @2003 -ord_2004 @2004 -ord_2005 @2005 -ord_2006 @2006 -ord_2007 @2007 -ord_2008 @2008 -ord_2009 @2009 -ord_2010 @2010 DATA -ord_2011 @2011 -ord_2012 @2012 -ord_2013 @2013 -ord_2014 @2014 -ord_2015 @2015 -ord_2016 @2016 -ord_2017 @2017 -ord_2018 @2018 -ord_2019 @2019 -ord_2020 @2020 -ord_2021 @2021 -ord_2022 @2022 -ord_2023 @2023 -ord_2024 @2024 -ord_2025 @2025 -ord_2026 @2026 -ord_2027 @2027 -ord_2028 @2028 -ord_2029 @2029 -ord_2030 @2030 -ord_2031 @2031 -ord_2032 @2032 -ord_2033 @2033 DATA -ord_2034 @2034 DATA -ord_2035 @2035 -ord_2036 @2036 -ord_2037 @2037 -ord_2038 @2038 -ord_2039 @2039 -ord_2040 @2040 -ord_2041 @2041 -ord_2042 @2042 -ord_2043 @2043 -ord_2044 @2044 -ord_2045 @2045 -ord_2046 @2046 -ord_2047 @2047 -ord_2048 @2048 -ord_2049 @2049 -ord_2050 @2050 -ord_2051 @2051 -ord_2052 @2052 -ord_2053 @2053 -ord_2054 @2054 -ord_2055 @2055 -ord_2056 @2056 -ord_2057 @2057 -ord_2058 @2058 -ord_2059 @2059 -ord_2060 @2060 -ord_2061 @2061 -ord_2062 @2062 -ord_2063 @2063 -ord_2064 @2064 -ord_2065 @2065 -ord_2066 @2066 -ord_2067 @2067 -ord_2068 @2068 -ord_2069 @2069 -ord_2070 @2070 -ord_2071 @2071 -ord_2072 @2072 -ord_2073 @2073 -ord_2074 @2074 -ord_2075 @2075 -ord_2076 @2076 -ord_2077 @2077 -ord_2078 @2078 -ord_2079 @2079 -ord_2080 @2080 -ord_2081 @2081 -ord_2082 @2082 -ord_2083 @2083 -ord_2084 @2084 -ord_2085 @2085 -ord_2086 @2086 -ord_2087 @2087 -ord_2088 @2088 -ord_2089 @2089 -ord_2090 @2090 -ord_2091 @2091 -ord_2092 @2092 -ord_2093 @2093 -ord_2094 @2094 -ord_2095 @2095 -ord_2096 @2096 -ord_2097 @2097 -ord_2098 @2098 -ord_2099 @2099 -ord_2100 @2100 -ord_2101 @2101 -ord_2102 @2102 -ord_2103 @2103 -ord_2104 @2104 -ord_2105 @2105 -ord_2106 @2106 -ord_2107 @2107 -ord_2108 @2108 -ord_2109 @2109 -ord_2110 @2110 -ord_2111 @2111 -ord_2112 @2112 -ord_2113 @2113 -ord_2114 @2114 -ord_2115 @2115 -ord_2116 @2116 -ord_2117 @2117 -ord_2118 @2118 -ord_2119 @2119 -ord_2120 @2120 -ord_2121 @2121 -ord_2122 @2122 -ord_2123 @2123 -ord_2124 @2124 -ord_2125 @2125 -ord_2126 @2126 -ord_2127 @2127 -ord_2128 @2128 -ord_2129 @2129 -ord_2130 @2130 -ord_2131 @2131 -ord_2132 @2132 -ord_2133 @2133 -ord_2134 @2134 -ord_2135 @2135 -ord_2136 @2136 -ord_2137 @2137 -ord_2138 @2138 -ord_2139 @2139 -ord_2140 @2140 -ord_2141 @2141 -ord_2142 @2142 -ord_2143 @2143 -ord_2144 @2144 -ord_2145 @2145 -ord_2146 @2146 -ord_2147 @2147 -ord_2148 @2148 -ord_2149 @2149 -ord_2150 @2150 -ord_2151 @2151 -ord_2152 @2152 -ord_2153 @2153 -ord_2154 @2154 -ord_2155 @2155 -ord_2156 @2156 -ord_2157 @2157 -ord_2158 @2158 -ord_2159 @2159 -ord_2160 @2160 -ord_2161 @2161 -ord_2162 @2162 -ord_2163 @2163 -ord_2164 @2164 -ord_2165 @2165 -ord_2166 @2166 -ord_2167 @2167 -ord_2168 @2168 -ord_2169 @2169 -ord_2170 @2170 -ord_2171 @2171 -ord_2172 @2172 -ord_2173 @2173 -ord_2174 @2174 -ord_2175 @2175 -ord_2176 @2176 -ord_2177 @2177 -ord_2178 @2178 -ord_2179 @2179 -ord_2180 @2180 -ord_2181 @2181 -ord_2182 @2182 -ord_2183 @2183 -ord_2184 @2184 -ord_2185 @2185 -ord_2186 @2186 -ord_2187 @2187 -ord_2188 @2188 -ord_2189 @2189 -ord_2190 @2190 -ord_2192 @2192 -ord_2193 @2193 -ord_2194 @2194 -ord_2195 @2195 -ord_2196 @2196 -ord_2197 @2197 -ord_2198 @2198 -ord_2199 @2199 -ord_2200 @2200 -ord_2202 @2202 -ord_2203 @2203 -ord_2204 @2204 -ord_2205 @2205 -ord_2206 @2206 -ord_2207 @2207 -ord_2208 @2208 -ord_2209 @2209 -ord_2210 @2210 -ord_2211 @2211 -ord_2212 @2212 -ord_2213 @2213 -ord_2214 @2214 -ord_2215 @2215 -ord_2216 @2216 -ord_2217 @2217 -ord_2218 @2218 -ord_2219 @2219 -ord_2220 @2220 -ord_2221 @2221 -ord_2222 @2222 -ord_2223 @2223 -ord_2224 @2224 -ord_2225 @2225 -ord_2226 @2226 -ord_2227 @2227 -ord_2228 @2228 -ord_2229 @2229 -ord_2230 @2230 -ord_2231 @2231 -ord_2232 @2232 -ord_2233 @2233 -ord_2234 @2234 -ord_2235 @2235 -ord_2236 @2236 -ord_2237 @2237 -ord_2238 @2238 -ord_2239 @2239 -ord_2240 @2240 -ord_2241 @2241 -ord_2242 @2242 -ord_2243 @2243 -ord_2244 @2244 -ord_2245 @2245 -ord_2246 @2246 -ord_2247 @2247 -ord_2248 @2248 -ord_2249 @2249 -ord_2250 @2250 -ord_2251 @2251 -ord_2252 @2252 -ord_2253 @2253 -ord_2254 @2254 -ord_2255 @2255 -ord_2256 @2256 -ord_2257 @2257 -ord_2258 @2258 -ord_2259 @2259 -ord_2260 @2260 -ord_2261 @2261 -ord_2262 @2262 -ord_2263 @2263 -ord_2264 @2264 -ord_2265 @2265 -ord_2266 @2266 -ord_2267 @2267 -ord_2268 @2268 -ord_2269 @2269 -ord_2270 @2270 -ord_2271 @2271 -ord_2272 @2272 -ord_2273 @2273 -ord_2274 @2274 -ord_2275 @2275 -ord_2276 @2276 -ord_2277 @2277 -ord_2278 @2278 -ord_2279 @2279 -ord_2280 @2280 -ord_2281 @2281 -ord_2282 @2282 -ord_2283 @2283 -ord_2284 @2284 -ord_2285 @2285 -ord_2286 @2286 -ord_2287 @2287 -ord_2288 @2288 -ord_2289 @2289 -ord_2290 @2290 -ord_2291 @2291 -ord_2292 @2292 -ord_2293 @2293 -ord_2294 @2294 -ord_2295 @2295 -ord_2296 @2296 -ord_2297 @2297 -ord_2298 @2298 -ord_2299 @2299 -ord_2300 @2300 -ord_2301 @2301 -ord_2302 @2302 -ord_2303 @2303 -ord_2304 @2304 -ord_2305 @2305 -ord_2306 @2306 -ord_2307 @2307 -ord_2308 @2308 -ord_2309 @2309 -ord_2310 @2310 -ord_2311 @2311 -ord_2312 @2312 -ord_2313 @2313 -ord_2314 @2314 -ord_2315 @2315 -ord_2316 @2316 -ord_2317 @2317 -ord_2318 @2318 -ord_2319 @2319 -ord_2320 @2320 -ord_2321 @2321 -ord_2322 @2322 -ord_2323 @2323 -ord_2324 @2324 -ord_2325 @2325 -ord_2326 @2326 -ord_2327 @2327 -ord_2328 @2328 -ord_2329 @2329 -ord_2330 @2330 -ord_2331 @2331 -ord_2332 @2332 -ord_2333 @2333 -ord_2334 @2334 -ord_2335 @2335 -ord_2336 @2336 -ord_2337 @2337 -ord_2338 @2338 -ord_2339 @2339 -ord_2340 @2340 -ord_2341 @2341 -ord_2342 @2342 -ord_2343 @2343 -ord_2344 @2344 -ord_2345 @2345 -ord_2346 @2346 -ord_2347 @2347 -ord_2348 @2348 -ord_2349 @2349 -ord_2350 @2350 -ord_2351 @2351 -ord_2352 @2352 -ord_2353 @2353 -ord_2354 @2354 -ord_2355 @2355 -ord_2356 @2356 -ord_2357 @2357 -ord_2358 @2358 -ord_2359 @2359 -ord_2360 @2360 -ord_2361 @2361 -ord_2362 @2362 -ord_2363 @2363 -ord_2364 @2364 -ord_2365 @2365 -ord_2366 @2366 -ord_2367 @2367 -ord_2368 @2368 -ord_2369 @2369 -ord_2370 @2370 -ord_2371 @2371 -ord_2372 @2372 -ord_2373 @2373 -ord_2374 @2374 -ord_2375 @2375 -ord_2376 @2376 -ord_2377 @2377 -ord_2378 @2378 -ord_2379 @2379 -ord_2380 @2380 -ord_2381 @2381 -ord_2382 @2382 -ord_2383 @2383 -ord_2384 @2384 -ord_2385 @2385 -ord_2386 @2386 -ord_2387 @2387 -ord_2388 @2388 -ord_2389 @2389 -ord_2390 @2390 -ord_2391 @2391 -ord_2392 @2392 -ord_2393 @2393 -ord_2394 @2394 -ord_2395 @2395 -ord_2396 @2396 -ord_2397 @2397 -ord_2398 @2398 -ord_2399 @2399 -ord_2400 @2400 -ord_2401 @2401 -ord_2402 @2402 -ord_2403 @2403 -ord_2404 @2404 -ord_2405 @2405 -ord_2406 @2406 -ord_2407 @2407 -ord_2408 @2408 -ord_2409 @2409 -ord_2410 @2410 -ord_2411 @2411 -ord_2412 @2412 -ord_2413 @2413 -ord_2414 @2414 -ord_2415 @2415 -ord_2416 @2416 -ord_2417 @2417 -ord_2418 @2418 -ord_2419 @2419 -ord_2420 @2420 -ord_2421 @2421 -ord_2422 @2422 -ord_2423 @2423 -ord_2424 @2424 -ord_2425 @2425 -ord_2426 @2426 -ord_2427 @2427 -ord_2428 @2428 -ord_2429 @2429 -ord_2430 @2430 -ord_2431 @2431 -ord_2432 @2432 -ord_2433 @2433 -ord_2434 @2434 -ord_2435 @2435 -ord_2436 @2436 -ord_2437 @2437 -ord_2438 @2438 -ord_2439 @2439 -ord_2440 @2440 -ord_2441 @2441 -ord_2442 @2442 -ord_2443 @2443 -ord_2444 @2444 -ord_2445 @2445 -ord_2446 @2446 -ord_2447 @2447 -ord_2448 @2448 -ord_2449 @2449 -ord_2450 @2450 -ord_2451 @2451 -ord_2452 @2452 -ord_2453 @2453 -ord_2454 @2454 -ord_2455 @2455 -ord_2456 @2456 -ord_2457 @2457 -ord_2458 @2458 -ord_2459 @2459 -ord_2460 @2460 -ord_2461 @2461 -ord_2462 @2462 -ord_2463 @2463 -ord_2464 @2464 -ord_2465 @2465 -ord_2466 @2466 -ord_2467 @2467 -ord_2468 @2468 -ord_2469 @2469 -ord_2470 @2470 -ord_2471 @2471 -ord_2472 @2472 -ord_2473 @2473 -ord_2474 @2474 -ord_2475 @2475 -ord_2476 @2476 -ord_2477 @2477 -ord_2478 @2478 -ord_2479 @2479 -ord_2480 @2480 -ord_2481 @2481 -ord_2482 @2482 -ord_2483 @2483 -ord_2484 @2484 -ord_2485 @2485 -ord_2486 @2486 DATA -ord_2487 @2487 -ord_2488 @2488 -ord_2489 @2489 -ord_2490 @2490 -ord_2491 @2491 -ord_2492 @2492 -ord_2493 @2493 -ord_2494 @2494 -ord_2495 @2495 -ord_2496 @2496 -ord_2497 @2497 -ord_2498 @2498 -ord_2499 @2499 -ord_2500 @2500 -ord_2501 @2501 -ord_2502 @2502 -ord_2503 @2503 -ord_2504 @2504 -ord_2505 @2505 -ord_2506 @2506 -ord_2507 @2507 -ord_2508 @2508 -ord_2509 @2509 -ord_2510 @2510 -ord_2511 @2511 -ord_2512 @2512 -ord_2513 @2513 -ord_2514 @2514 -ord_2515 @2515 -ord_2516 @2516 -ord_2517 @2517 -ord_2518 @2518 -ord_2519 @2519 -ord_2520 @2520 -ord_2521 @2521 -ord_2522 @2522 -ord_2523 @2523 -ord_2524 @2524 -ord_2525 @2525 -ord_2526 @2526 -ord_2527 @2527 -ord_2528 @2528 -ord_2529 @2529 -ord_2530 @2530 -ord_2531 @2531 -ord_2532 @2532 -ord_2533 @2533 -ord_2534 @2534 -ord_2535 @2535 -ord_2536 @2536 -ord_2537 @2537 -ord_2538 @2538 -ord_2539 @2539 -ord_2540 @2540 -ord_2541 @2541 -ord_2542 @2542 -ord_2543 @2543 -ord_2544 @2544 -ord_2545 @2545 -ord_2546 @2546 -ord_2547 @2547 -ord_2548 @2548 -ord_2549 @2549 -ord_2550 @2550 -ord_2551 @2551 -ord_2552 @2552 -ord_2553 @2553 -ord_2554 @2554 -ord_2555 @2555 -ord_2556 @2556 -ord_2557 @2557 -ord_2558 @2558 -ord_2559 @2559 -ord_2560 @2560 -ord_2561 @2561 -ord_2562 @2562 -ord_2563 @2563 -ord_2564 @2564 -ord_2565 @2565 -ord_2566 @2566 -ord_2567 @2567 -ord_2568 @2568 -ord_2569 @2569 -ord_2570 @2570 -ord_2571 @2571 -ord_2572 @2572 -ord_2573 @2573 -ord_2574 @2574 -ord_2575 @2575 -ord_2576 @2576 -ord_2577 @2577 -ord_2578 @2578 -ord_2579 @2579 -ord_2580 @2580 -ord_2581 @2581 -ord_2582 @2582 -ord_2583 @2583 -ord_2584 @2584 -ord_2585 @2585 -ord_2586 @2586 -ord_2587 @2587 -ord_2588 @2588 -ord_2589 @2589 -ord_2590 @2590 -ord_2591 @2591 -ord_2592 @2592 -ord_2593 @2593 -ord_2594 @2594 -ord_2595 @2595 -ord_2596 @2596 -ord_2597 @2597 -ord_2598 @2598 -ord_2599 @2599 -ord_2600 @2600 -ord_2601 @2601 -ord_2602 @2602 -ord_2603 @2603 -ord_2604 @2604 -ord_2605 @2605 -ord_2606 @2606 -ord_2607 @2607 -ord_2608 @2608 -ord_2609 @2609 -ord_2610 @2610 -ord_2611 @2611 -ord_2612 @2612 -ord_2613 @2613 -ord_2614 @2614 -ord_2615 @2615 -ord_2616 @2616 -ord_2617 @2617 -ord_2618 @2618 -ord_2619 @2619 -ord_2620 @2620 -ord_2622 @2622 -ord_2623 @2623 -ord_2624 @2624 -ord_2625 @2625 -ord_2626 @2626 -ord_2627 @2627 -ord_2628 @2628 -ord_2629 @2629 -ord_2630 @2630 -ord_2631 @2631 -ord_2632 @2632 -ord_2633 @2633 -ord_2634 @2634 -ord_2635 @2635 -ord_2636 @2636 -ord_2637 @2637 -ord_2638 @2638 -ord_2639 @2639 -ord_2640 @2640 -ord_2641 @2641 -ord_2642 @2642 -ord_2643 @2643 -ord_2644 @2644 -ord_2645 @2645 -ord_2646 @2646 -ord_2647 @2647 -ord_2648 @2648 -ord_2649 @2649 -ord_2650 @2650 -ord_2651 @2651 -ord_2652 @2652 -ord_2653 @2653 -ord_2654 @2654 -ord_2655 @2655 -ord_2656 @2656 -ord_2657 @2657 -ord_2658 @2658 -ord_2659 @2659 -ord_2660 @2660 -ord_2661 @2661 -ord_2662 @2662 -ord_2663 @2663 -ord_2664 @2664 -ord_2665 @2665 -ord_2666 @2666 -ord_2667 @2667 -ord_2668 @2668 -ord_2669 @2669 -ord_2670 @2670 -ord_2671 @2671 -ord_2672 @2672 -ord_2673 @2673 -ord_2674 @2674 -ord_2675 @2675 -ord_2676 @2676 -ord_2677 @2677 -ord_2678 @2678 -ord_2679 @2679 -ord_2680 @2680 -ord_2681 @2681 -ord_2682 @2682 -ord_2683 @2683 -ord_2684 @2684 -ord_2685 @2685 -ord_2686 @2686 -ord_2687 @2687 -ord_2688 @2688 DATA -ord_2689 @2689 -ord_2690 @2690 -ord_2691 @2691 -ord_2692 @2692 -ord_2693 @2693 -ord_2694 @2694 -ord_2695 @2695 -ord_2696 @2696 -ord_2697 @2697 -ord_2698 @2698 -ord_2699 @2699 -ord_2700 @2700 -ord_2701 @2701 -ord_2702 @2702 -ord_2703 @2703 -ord_2704 @2704 -ord_2705 @2705 -ord_2706 @2706 -ord_2707 @2707 -ord_2708 @2708 -ord_2709 @2709 -ord_2710 @2710 -ord_2711 @2711 -ord_2712 @2712 -ord_2713 @2713 -ord_2714 @2714 -ord_2715 @2715 -ord_2716 @2716 -ord_2717 @2717 -ord_2718 @2718 -ord_2719 @2719 -ord_2720 @2720 -ord_2721 @2721 -ord_2722 @2722 -ord_2723 @2723 -ord_2724 @2724 -ord_2725 @2725 -ord_2726 @2726 -ord_2727 @2727 -ord_2728 @2728 -ord_2729 @2729 -ord_2730 @2730 -ord_2731 @2731 -ord_2732 @2732 -ord_2733 @2733 -ord_2734 @2734 DATA -ord_2735 @2735 DATA -ord_2736 @2736 DATA -ord_2737 @2737 -ord_2738 @2738 -ord_2739 @2739 -ord_2740 @2740 -ord_2741 @2741 -ord_2742 @2742 -ord_2743 @2743 -ord_2744 @2744 -ord_2745 @2745 -ord_2746 @2746 -ord_2747 @2747 -ord_2748 @2748 -ord_2749 @2749 -ord_2750 @2750 -ord_2751 @2751 -ord_2752 @2752 -ord_2753 @2753 -ord_2754 @2754 -ord_2755 @2755 -ord_2756 @2756 -ord_2757 @2757 -ord_2758 @2758 -ord_2759 @2759 -ord_2760 @2760 -ord_2761 @2761 -ord_2762 @2762 -ord_2763 @2763 -ord_2764 @2764 -ord_2765 @2765 -ord_2766 @2766 -ord_2767 @2767 -ord_2768 @2768 -ord_2769 @2769 -ord_2770 @2770 -ord_2771 @2771 -ord_2772 @2772 -ord_2773 @2773 -ord_2774 @2774 -ord_2775 @2775 -ord_2776 @2776 -ord_2777 @2777 -ord_2778 @2778 -ord_2779 @2779 -ord_2780 @2780 -ord_2781 @2781 -ord_2782 @2782 -ord_2783 @2783 -ord_2784 @2784 -ord_2785 @2785 -ord_2786 @2786 -ord_2787 @2787 -ord_2788 @2788 -ord_2789 @2789 -ord_2790 @2790 -ord_2791 @2791 -ord_2792 @2792 -ord_2793 @2793 -ord_2794 @2794 -ord_2795 @2795 -ord_2796 @2796 -ord_2797 @2797 -ord_2798 @2798 -ord_2799 @2799 -ord_2800 @2800 -ord_2801 @2801 -ord_2802 @2802 -ord_2803 @2803 -ord_2804 @2804 -ord_2805 @2805 -ord_2806 @2806 -ord_2807 @2807 -ord_2808 @2808 -ord_2809 @2809 -ord_2810 @2810 -ord_2811 @2811 -ord_2812 @2812 -ord_2813 @2813 -ord_2814 @2814 -ord_2815 @2815 -ord_2816 @2816 -ord_2817 @2817 -ord_2818 @2818 -ord_2819 @2819 -ord_2820 @2820 -ord_2821 @2821 -ord_2822 @2822 -ord_2823 @2823 -ord_2824 @2824 -ord_2825 @2825 -ord_2826 @2826 -ord_2827 @2827 -ord_2828 @2828 -ord_2829 @2829 -ord_2830 @2830 -ord_2831 @2831 -ord_2832 @2832 -ord_2833 @2833 -ord_2834 @2834 -ord_2835 @2835 -ord_2836 @2836 -ord_2837 @2837 -ord_2838 @2838 -ord_2839 @2839 -ord_2840 @2840 -ord_2841 @2841 -ord_2842 @2842 -ord_2843 @2843 -ord_2844 @2844 -ord_2845 @2845 -ord_2846 @2846 -ord_2847 @2847 -ord_2848 @2848 -ord_2849 @2849 -ord_2850 @2850 -ord_2851 @2851 -ord_2852 @2852 -ord_2853 @2853 -ord_2854 @2854 -ord_2855 @2855 -ord_2856 @2856 -ord_2857 @2857 -ord_2858 @2858 -ord_2859 @2859 -ord_2860 @2860 -ord_2861 @2861 -ord_2862 @2862 -ord_2863 @2863 -ord_2864 @2864 -ord_2865 @2865 -ord_2866 @2866 -ord_2867 @2867 -ord_2868 @2868 -ord_2869 @2869 -ord_2870 @2870 -ord_2871 @2871 -ord_2872 @2872 -ord_2873 @2873 -ord_2874 @2874 -ord_2875 @2875 -ord_2876 @2876 -ord_2877 @2877 -ord_2878 @2878 -ord_2879 @2879 -ord_2880 @2880 -ord_2881 @2881 -ord_2882 @2882 -ord_2883 @2883 -ord_2884 @2884 -ord_2885 @2885 -ord_2886 @2886 -ord_2887 @2887 -ord_2888 @2888 -ord_2889 @2889 -ord_2890 @2890 -ord_2891 @2891 -ord_2892 @2892 -ord_2893 @2893 -ord_2894 @2894 -ord_2895 @2895 -ord_2896 @2896 -ord_2897 @2897 -ord_2898 @2898 -ord_2899 @2899 -ord_2900 @2900 -ord_2901 @2901 -ord_2902 @2902 -ord_2903 @2903 -ord_2904 @2904 -ord_2905 @2905 -ord_2906 @2906 -ord_2907 @2907 -ord_2908 @2908 -ord_2909 @2909 -ord_2910 @2910 -ord_2911 @2911 -ord_2912 @2912 -ord_2913 @2913 -ord_2914 @2914 -ord_2915 @2915 -ord_2916 @2916 -ord_2917 @2917 -ord_2918 @2918 -ord_2919 @2919 -ord_2920 @2920 -ord_2921 @2921 -ord_2922 @2922 -ord_2923 @2923 -ord_2924 @2924 -ord_2925 @2925 -ord_2926 @2926 -ord_2927 @2927 -ord_2928 @2928 -ord_2929 @2929 -ord_2930 @2930 -ord_2931 @2931 -ord_2932 @2932 -ord_2933 @2933 -ord_2934 @2934 -ord_2935 @2935 -ord_2936 @2936 -ord_2937 @2937 -ord_2938 @2938 -ord_2939 @2939 -ord_2940 @2940 -ord_2941 @2941 -ord_2942 @2942 -ord_2943 @2943 -ord_2944 @2944 -ord_2945 @2945 -ord_2946 @2946 -ord_2947 @2947 -ord_2948 @2948 -ord_2949 @2949 -ord_2950 @2950 -ord_2951 @2951 -ord_2952 @2952 -ord_2953 @2953 -ord_2954 @2954 -ord_2955 @2955 -ord_2956 @2956 -ord_2957 @2957 -ord_2958 @2958 -ord_2959 @2959 -ord_2960 @2960 -ord_2961 @2961 -ord_2962 @2962 -ord_2963 @2963 -ord_2964 @2964 -ord_2965 @2965 -ord_2966 @2966 -ord_2967 @2967 -ord_2968 @2968 -ord_2969 @2969 -ord_2970 @2970 -ord_2971 @2971 -ord_2972 @2972 -ord_2973 @2973 -ord_2974 @2974 -ord_2975 @2975 -ord_2976 @2976 -ord_2977 @2977 -ord_2978 @2978 -ord_2979 @2979 -ord_2980 @2980 -ord_2981 @2981 -ord_2982 @2982 -ord_2983 @2983 -ord_2984 @2984 -ord_2985 @2985 -ord_2986 @2986 -ord_2987 @2987 -ord_2988 @2988 -ord_2989 @2989 -ord_2990 @2990 -ord_2991 @2991 -ord_2992 @2992 -ord_2993 @2993 -ord_2994 @2994 -ord_2995 @2995 -ord_2996 @2996 -ord_2997 @2997 -ord_2998 @2998 -ord_2999 @2999 -ord_3000 @3000 -ord_3001 @3001 -ord_3002 @3002 -ord_3003 @3003 -ord_3004 @3004 -ord_3005 @3005 -ord_3006 @3006 -ord_3007 @3007 -ord_3008 @3008 -ord_3009 @3009 -ord_3010 @3010 -ord_3011 @3011 -ord_3012 @3012 -ord_3013 @3013 -ord_3014 @3014 -ord_3015 @3015 -ord_3016 @3016 -ord_3017 @3017 -ord_3018 @3018 -ord_3019 @3019 -ord_3020 @3020 -ord_3021 @3021 -ord_3022 @3022 -ord_3023 @3023 -ord_3024 @3024 -ord_3025 @3025 -ord_3026 @3026 -ord_3027 @3027 -ord_3028 @3028 -ord_3029 @3029 -ord_3030 @3030 -ord_3031 @3031 -ord_3032 @3032 -ord_3033 @3033 -ord_3034 @3034 -ord_3035 @3035 -ord_3036 @3036 -ord_3037 @3037 -ord_3038 @3038 -ord_3039 @3039 -ord_3040 @3040 -ord_3041 @3041 -ord_3042 @3042 -ord_3043 @3043 -ord_3044 @3044 -ord_3045 @3045 -ord_3046 @3046 -ord_3047 @3047 -ord_3048 @3048 -ord_3049 @3049 -ord_3050 @3050 -ord_3051 @3051 -ord_3052 @3052 -ord_3053 @3053 -ord_3054 @3054 -ord_3055 @3055 -ord_3056 @3056 -ord_3057 @3057 -ord_3058 @3058 -ord_3059 @3059 -ord_3060 @3060 -ord_3061 @3061 -ord_3062 @3062 -ord_3063 @3063 -ord_3064 @3064 -ord_3065 @3065 -ord_3066 @3066 -ord_3067 @3067 -ord_3068 @3068 -ord_3069 @3069 -ord_3070 @3070 -ord_3071 @3071 -ord_3072 @3072 -ord_3073 @3073 -ord_3074 @3074 -ord_3075 @3075 -ord_3076 @3076 -ord_3077 @3077 -ord_3078 @3078 -ord_3079 @3079 -ord_3080 @3080 -ord_3081 @3081 -ord_3082 @3082 -ord_3083 @3083 -ord_3084 @3084 -ord_3085 @3085 -ord_3086 @3086 -ord_3087 @3087 -ord_3088 @3088 -ord_3089 @3089 -ord_3090 @3090 -ord_3091 @3091 -ord_3092 @3092 -ord_3093 @3093 -ord_3094 @3094 -ord_3095 @3095 -ord_3096 @3096 -ord_3097 @3097 -ord_3098 @3098 -ord_3099 @3099 -ord_3100 @3100 -ord_3101 @3101 -ord_3102 @3102 -ord_3103 @3103 -ord_3104 @3104 -ord_3105 @3105 -ord_3106 @3106 -ord_3107 @3107 -ord_3108 @3108 -ord_3109 @3109 -ord_3110 @3110 -ord_3111 @3111 -ord_3112 @3112 -ord_3113 @3113 -ord_3114 @3114 -ord_3115 @3115 -ord_3116 @3116 -ord_3117 @3117 -ord_3118 @3118 -ord_3119 @3119 -ord_3120 @3120 -ord_3121 @3121 -ord_3122 @3122 -ord_3123 @3123 -ord_3124 @3124 -ord_3125 @3125 -ord_3126 @3126 -ord_3127 @3127 -ord_3128 @3128 -ord_3129 @3129 -ord_3130 @3130 -ord_3131 @3131 -ord_3132 @3132 -ord_3133 @3133 -ord_3134 @3134 -ord_3135 @3135 -ord_3136 @3136 -ord_3137 @3137 -ord_3138 @3138 -ord_3139 @3139 -ord_3140 @3140 -ord_3141 @3141 -ord_3142 @3142 -ord_3143 @3143 -ord_3144 @3144 -ord_3145 @3145 -ord_3146 @3146 -ord_3147 @3147 -ord_3148 @3148 -ord_3149 @3149 -ord_3150 @3150 -ord_3151 @3151 -ord_3152 @3152 -ord_3153 @3153 -ord_3154 @3154 -ord_3155 @3155 -ord_3156 @3156 -ord_3157 @3157 -ord_3158 @3158 -ord_3159 @3159 -ord_3160 @3160 -ord_3161 @3161 -ord_3162 @3162 -ord_3163 @3163 -ord_3164 @3164 -ord_3165 @3165 -ord_3166 @3166 -ord_3167 @3167 -ord_3168 @3168 -ord_3169 @3169 -ord_3170 @3170 -ord_3171 @3171 -ord_3172 @3172 -ord_3173 @3173 -ord_3174 @3174 -ord_3175 @3175 -ord_3176 @3176 -ord_3177 @3177 -ord_3178 @3178 -ord_3179 @3179 -ord_3180 @3180 -ord_3181 @3181 -ord_3182 @3182 -ord_3183 @3183 -ord_3184 @3184 -ord_3185 @3185 -ord_3186 @3186 -ord_3187 @3187 -ord_3188 @3188 -ord_3189 @3189 -ord_3190 @3190 -ord_3191 @3191 -ord_3192 @3192 -ord_3193 @3193 -ord_3194 @3194 -ord_3195 @3195 -ord_3196 @3196 -ord_3197 @3197 -ord_3198 @3198 -ord_3199 @3199 -ord_3200 @3200 -ord_3201 @3201 -ord_3202 @3202 -ord_3203 @3203 -ord_3204 @3204 -ord_3205 @3205 -ord_3206 @3206 -ord_3207 @3207 -ord_3208 @3208 -ord_3209 @3209 -ord_3210 @3210 -ord_3211 @3211 -ord_3212 @3212 -ord_3213 @3213 -ord_3214 @3214 -ord_3215 @3215 -ord_3216 @3216 -ord_3217 @3217 -ord_3218 @3218 -ord_3219 @3219 -ord_3220 @3220 -ord_3221 @3221 -ord_3222 @3222 -ord_3223 @3223 -ord_3224 @3224 -ord_3225 @3225 -ord_3226 @3226 -ord_3227 @3227 -ord_3228 @3228 -ord_3229 @3229 -ord_3230 @3230 -ord_3231 @3231 -ord_3232 @3232 -ord_3233 @3233 -ord_3234 @3234 -ord_3235 @3235 -ord_3236 @3236 -ord_3237 @3237 -ord_3238 @3238 -ord_3239 @3239 -ord_3240 @3240 -ord_3241 @3241 -ord_3242 @3242 -ord_3243 @3243 -ord_3244 @3244 -ord_3245 @3245 -ord_3246 @3246 -ord_3247 @3247 -ord_3248 @3248 -ord_3249 @3249 -ord_3250 @3250 -ord_3251 @3251 -ord_3252 @3252 -ord_3253 @3253 -ord_3254 @3254 -ord_3255 @3255 -ord_3256 @3256 -ord_3257 @3257 -ord_3258 @3258 -ord_3259 @3259 -ord_3260 @3260 -ord_3261 @3261 -ord_3262 @3262 -ord_3263 @3263 -ord_3264 @3264 -ord_3265 @3265 -ord_3266 @3266 -ord_3267 @3267 -ord_3268 @3268 -ord_3269 @3269 -ord_3270 @3270 -ord_3271 @3271 -ord_3272 @3272 -ord_3273 @3273 -ord_3274 @3274 -ord_3275 @3275 -ord_3276 @3276 -ord_3277 @3277 -ord_3278 @3278 -ord_3279 @3279 -ord_3280 @3280 -ord_3281 @3281 -ord_3282 @3282 -ord_3283 @3283 -ord_3284 @3284 -ord_3285 @3285 -ord_3286 @3286 -ord_3287 @3287 -ord_3288 @3288 -ord_3289 @3289 -ord_3290 @3290 -ord_3291 @3291 -ord_3292 @3292 -ord_3293 @3293 -ord_3294 @3294 -ord_3295 @3295 -ord_3296 @3296 -ord_3297 @3297 -ord_3298 @3298 -ord_3299 @3299 -ord_3300 @3300 -ord_3301 @3301 -ord_3302 @3302 -ord_3303 @3303 -ord_3304 @3304 -ord_3305 @3305 -ord_3306 @3306 -ord_3307 @3307 -ord_3308 @3308 -ord_3309 @3309 -ord_3310 @3310 -ord_3311 @3311 -ord_3312 @3312 -ord_3313 @3313 -ord_3314 @3314 -ord_3315 @3315 -ord_3316 @3316 -ord_3317 @3317 -ord_3318 @3318 -ord_3319 @3319 -ord_3321 @3321 -ord_3322 @3322 -ord_3323 @3323 -ord_3326 @3326 -ord_3327 @3327 -ord_3328 @3328 -ord_3329 @3329 -ord_3330 @3330 -ord_3331 @3331 -ord_3332 @3332 -ord_3333 @3333 -ord_3334 @3334 -ord_3335 @3335 -ord_3336 @3336 -ord_3337 @3337 -ord_3338 @3338 -ord_3339 @3339 -ord_3340 @3340 -ord_3341 @3341 -ord_3342 @3342 -ord_3343 @3343 -ord_3344 @3344 -ord_3345 @3345 -ord_3346 @3346 -ord_3347 @3347 -ord_3348 @3348 -ord_3349 @3349 -ord_3350 @3350 -ord_3351 @3351 -ord_3352 @3352 -ord_3353 @3353 -ord_3354 @3354 -ord_3355 @3355 -ord_3356 @3356 -ord_3357 @3357 -ord_3358 @3358 -ord_3359 @3359 -ord_3360 @3360 -ord_3361 @3361 -ord_3362 @3362 -ord_3363 @3363 -ord_3364 @3364 -ord_3365 @3365 -ord_3366 @3366 -ord_3367 @3367 -ord_3368 @3368 -ord_3369 @3369 -ord_3370 @3370 -ord_3371 @3371 -ord_3372 @3372 -ord_3373 @3373 -ord_3374 @3374 -ord_3375 @3375 -ord_3376 @3376 -ord_3377 @3377 -ord_3378 @3378 -ord_3379 @3379 -ord_3380 @3380 -ord_3381 @3381 -ord_3382 @3382 -ord_3383 @3383 -ord_3384 @3384 -ord_3385 @3385 -ord_3386 @3386 -ord_3387 @3387 -ord_3388 @3388 -ord_3389 @3389 -ord_3390 @3390 -ord_3391 @3391 -ord_3392 @3392 -ord_3393 @3393 -ord_3394 @3394 -ord_3395 @3395 -ord_3396 @3396 -ord_3397 @3397 -ord_3398 @3398 -ord_3399 @3399 -ord_3400 @3400 -ord_3401 @3401 -ord_3402 @3402 -ord_3403 @3403 -ord_3404 @3404 -ord_3405 @3405 -ord_3406 @3406 -ord_3407 @3407 -ord_3408 @3408 -ord_3409 @3409 -ord_3410 @3410 -ord_3411 @3411 -ord_3412 @3412 -ord_3413 @3413 -ord_3414 @3414 -ord_3415 @3415 -ord_3416 @3416 -ord_3417 @3417 -ord_3418 @3418 -ord_3419 @3419 -ord_3420 @3420 -ord_3421 @3421 -ord_3422 @3422 -ord_3423 @3423 -ord_3424 @3424 -ord_3425 @3425 -ord_3426 @3426 -ord_3427 @3427 -ord_3428 @3428 -ord_3429 @3429 -ord_3430 @3430 -ord_3431 @3431 -ord_3432 @3432 -ord_3433 @3433 -ord_3434 @3434 -ord_3435 @3435 -ord_3436 @3436 -ord_3437 @3437 -ord_3438 @3438 -ord_3439 @3439 -ord_3440 @3440 -ord_3441 @3441 -ord_3442 @3442 -ord_3443 @3443 -ord_3444 @3444 -ord_3445 @3445 -ord_3446 @3446 -ord_3447 @3447 -ord_3448 @3448 -ord_3449 @3449 -ord_3450 @3450 -ord_3451 @3451 -ord_3452 @3452 -ord_3453 @3453 -ord_3454 @3454 -ord_3455 @3455 -ord_3456 @3456 -ord_3457 @3457 -ord_3458 @3458 -ord_3459 @3459 -ord_3460 @3460 -ord_3461 @3461 -ord_3462 @3462 -ord_3463 @3463 -ord_3464 @3464 -ord_3465 @3465 -ord_3466 @3466 -ord_3467 @3467 -ord_3468 @3468 -ord_3469 @3469 -ord_3470 @3470 -ord_3471 @3471 -ord_3472 @3472 -ord_3473 @3473 -ord_3474 @3474 -ord_3475 @3475 -ord_3476 @3476 -ord_3477 @3477 -ord_3478 @3478 -ord_3479 @3479 -ord_3480 @3480 -ord_3481 @3481 -ord_3482 @3482 -ord_3483 @3483 -ord_3484 @3484 -ord_3485 @3485 -ord_3486 @3486 -ord_3487 @3487 -ord_3488 @3488 -ord_3489 @3489 -ord_3490 @3490 -ord_3491 @3491 -ord_3492 @3492 -ord_3493 @3493 -ord_3494 @3494 -ord_3495 @3495 -ord_3496 @3496 -ord_3497 @3497 -ord_3498 @3498 -ord_3499 @3499 -ord_3500 @3500 -ord_3501 @3501 -ord_3502 @3502 -ord_3503 @3503 -ord_3504 @3504 -ord_3505 @3505 -ord_3506 @3506 -ord_3507 @3507 -ord_3508 @3508 -ord_3509 @3509 -ord_3510 @3510 -ord_3511 @3511 -ord_3512 @3512 -ord_3513 @3513 -ord_3514 @3514 -ord_3515 @3515 -ord_3516 @3516 -ord_3517 @3517 -ord_3518 @3518 -ord_3519 @3519 -ord_3520 @3520 -ord_3521 @3521 -ord_3522 @3522 -ord_3523 @3523 -ord_3524 @3524 -ord_3525 @3525 -ord_3526 @3526 -ord_3527 @3527 -ord_3528 @3528 -ord_3529 @3529 -ord_3530 @3530 -ord_3531 @3531 -ord_3532 @3532 -ord_3533 @3533 -ord_3534 @3534 -ord_3535 @3535 -ord_3536 @3536 -ord_3537 @3537 -ord_3538 @3538 -ord_3539 @3539 -ord_3540 @3540 -ord_3541 @3541 -ord_3542 @3542 -ord_3543 @3543 -ord_3544 @3544 -ord_3545 @3545 -ord_3546 @3546 -ord_3547 @3547 -ord_3548 @3548 -ord_3549 @3549 -ord_3550 @3550 -ord_3551 @3551 -ord_3552 @3552 -ord_3553 @3553 -ord_3554 @3554 -ord_3555 @3555 -ord_3556 @3556 -ord_3557 @3557 -ord_3558 @3558 -ord_3559 @3559 -ord_3560 @3560 -ord_3561 @3561 -ord_3562 @3562 -ord_3563 @3563 -ord_3564 @3564 -ord_3565 @3565 -ord_3566 @3566 -ord_3567 @3567 -ord_3568 @3568 -ord_3569 @3569 -ord_3570 @3570 -ord_3571 @3571 -ord_3572 @3572 -ord_3573 @3573 -ord_3574 @3574 -ord_3575 @3575 -ord_3576 @3576 -ord_3577 @3577 -ord_3578 @3578 -ord_3579 @3579 -ord_3580 @3580 -ord_3581 @3581 -ord_3582 @3582 -ord_3583 @3583 -ord_3584 @3584 -ord_3585 @3585 -ord_3586 @3586 -ord_3587 @3587 -ord_3588 @3588 -ord_3589 @3589 -ord_3590 @3590 -ord_3591 @3591 -ord_3592 @3592 -ord_3593 @3593 -ord_3594 @3594 -ord_3595 @3595 -ord_3596 @3596 -ord_3597 @3597 -ord_3598 @3598 -ord_3599 @3599 -ord_3600 @3600 -ord_3601 @3601 -ord_3602 @3602 -ord_3603 @3603 -ord_3604 @3604 -ord_3605 @3605 -ord_3606 @3606 -ord_3607 @3607 -ord_3608 @3608 -ord_3609 @3609 -ord_3610 @3610 -ord_3611 @3611 -ord_3612 @3612 -ord_3613 @3613 -ord_3614 @3614 -ord_3615 @3615 -ord_3616 @3616 -ord_3617 @3617 -ord_3618 @3618 -ord_3619 @3619 -ord_3620 @3620 -ord_3621 @3621 -ord_3622 @3622 -ord_3623 @3623 -ord_3624 @3624 -ord_3625 @3625 -ord_3626 @3626 -ord_3627 @3627 -ord_3628 @3628 -ord_3629 @3629 -ord_3630 @3630 -ord_3631 @3631 -ord_3632 @3632 -ord_3633 @3633 -ord_3634 @3634 -ord_3635 @3635 -ord_3636 @3636 -ord_3637 @3637 -ord_3638 @3638 -ord_3639 @3639 -ord_3640 @3640 -ord_3641 @3641 -ord_3642 @3642 -ord_3643 @3643 -ord_3644 @3644 -ord_3645 @3645 -ord_3646 @3646 -ord_3647 @3647 -ord_3648 @3648 -ord_3649 @3649 -ord_3650 @3650 -ord_3651 @3651 -ord_3652 @3652 -ord_3653 @3653 -ord_3654 @3654 -ord_3655 @3655 -ord_3656 @3656 -ord_3657 @3657 -ord_3658 @3658 -ord_3659 @3659 -ord_3660 @3660 -ord_3661 @3661 -ord_3662 @3662 -ord_3663 @3663 -ord_3664 @3664 -ord_3665 @3665 -ord_3666 @3666 -ord_3667 @3667 -ord_3668 @3668 -ord_3669 @3669 -ord_3670 @3670 -ord_3671 @3671 -ord_3672 @3672 -ord_3673 @3673 -ord_3674 @3674 -ord_3675 @3675 -ord_3676 @3676 -ord_3677 @3677 -ord_3678 @3678 -ord_3679 @3679 -ord_3680 @3680 -ord_3681 @3681 -ord_3682 @3682 -ord_3683 @3683 -ord_3684 @3684 -ord_3685 @3685 -ord_3686 @3686 -ord_3687 @3687 -ord_3688 @3688 -ord_3689 @3689 -ord_3690 @3690 -ord_3691 @3691 -ord_3692 @3692 -ord_3693 @3693 -ord_3694 @3694 -ord_3695 @3695 -ord_3696 @3696 -ord_3697 @3697 -ord_3698 @3698 -ord_3699 @3699 -ord_3700 @3700 -ord_3701 @3701 -ord_3702 @3702 -ord_3703 @3703 -ord_3704 @3704 -ord_3705 @3705 -ord_3706 @3706 -ord_3707 @3707 -ord_3708 @3708 -ord_3709 @3709 -ord_3710 @3710 -ord_3711 @3711 -ord_3712 @3712 -ord_3713 @3713 -ord_3714 @3714 -ord_3715 @3715 -ord_3716 @3716 -ord_3717 @3717 -ord_3718 @3718 -ord_3719 @3719 -ord_3720 @3720 -ord_3721 @3721 -ord_3722 @3722 -ord_3723 @3723 -ord_3724 @3724 -ord_3725 @3725 -ord_3726 @3726 -ord_3727 @3727 -ord_3728 @3728 -ord_3729 @3729 -ord_3730 @3730 -ord_3731 @3731 -ord_3732 @3732 -ord_3733 @3733 -ord_3734 @3734 -ord_3735 @3735 -ord_3736 @3736 -ord_3737 @3737 -ord_3738 @3738 -ord_3739 @3739 -ord_3740 @3740 -ord_3741 @3741 -ord_3742 @3742 -ord_3743 @3743 -ord_3744 @3744 -ord_3745 @3745 -ord_3746 @3746 -ord_3747 @3747 -ord_3748 @3748 -ord_3749 @3749 -ord_3750 @3750 -ord_3751 @3751 -ord_3752 @3752 -ord_3753 @3753 -ord_3754 @3754 -ord_3755 @3755 -ord_3756 @3756 -ord_3757 @3757 -ord_3758 @3758 -ord_3759 @3759 -ord_3760 @3760 -ord_3761 @3761 -ord_3762 @3762 -ord_3763 @3763 -ord_3764 @3764 -ord_3765 @3765 -ord_3766 @3766 -ord_3767 @3767 -ord_3768 @3768 -ord_3769 @3769 -ord_3770 @3770 -ord_3771 @3771 -ord_3772 @3772 -ord_3773 @3773 -ord_3774 @3774 -ord_3775 @3775 -ord_3776 @3776 -ord_3777 @3777 -ord_3778 @3778 -ord_3779 @3779 -ord_3780 @3780 -ord_3781 @3781 -ord_3782 @3782 -ord_3783 @3783 -ord_3784 @3784 -ord_3785 @3785 -ord_3786 @3786 -ord_3787 @3787 -ord_3788 @3788 -ord_3789 @3789 -ord_3790 @3790 -ord_3791 @3791 -ord_3792 @3792 -ord_3793 @3793 -ord_3794 @3794 -ord_3795 @3795 -ord_3796 @3796 -ord_3797 @3797 -ord_3798 @3798 -ord_3799 @3799 -ord_3800 @3800 -ord_3801 @3801 -ord_3802 @3802 -ord_3803 @3803 -ord_3804 @3804 -ord_3805 @3805 -ord_3806 @3806 -ord_3807 @3807 -ord_3808 @3808 -ord_3809 @3809 -ord_3810 @3810 -ord_3811 @3811 -ord_3812 @3812 -ord_3813 @3813 -ord_3814 @3814 -ord_3815 @3815 -ord_3816 @3816 -ord_3817 @3817 -ord_3818 @3818 -ord_3819 @3819 -ord_3820 @3820 -ord_3821 @3821 -ord_3822 @3822 -ord_3823 @3823 -ord_3824 @3824 -ord_3825 @3825 -ord_3826 @3826 -ord_3827 @3827 -ord_3828 @3828 -ord_3829 @3829 -ord_3830 @3830 -ord_3831 @3831 -ord_3832 @3832 -ord_3833 @3833 -ord_3834 @3834 -ord_3835 @3835 -ord_3836 @3836 -ord_3837 @3837 -ord_3838 @3838 -ord_3839 @3839 -ord_3840 @3840 -ord_3841 @3841 -ord_3842 @3842 -ord_3843 @3843 -ord_3844 @3844 -ord_3845 @3845 -ord_3846 @3846 -ord_3847 @3847 -ord_3848 @3848 -ord_3849 @3849 -ord_3850 @3850 -ord_3851 @3851 -ord_3852 @3852 -ord_3853 @3853 -ord_3854 @3854 -ord_3855 @3855 -ord_3856 @3856 -ord_3857 @3857 -ord_3858 @3858 -ord_3859 @3859 -ord_3860 @3860 -ord_3861 @3861 -ord_3862 @3862 -ord_3863 @3863 -ord_3864 @3864 -ord_3865 @3865 -ord_3866 @3866 -ord_3867 @3867 -ord_3868 @3868 -ord_3869 @3869 -ord_3870 @3870 -ord_3871 @3871 -ord_3872 @3872 -ord_3873 @3873 -ord_3874 @3874 -ord_3875 @3875 -ord_3876 @3876 -ord_3877 @3877 -ord_3878 @3878 -ord_3879 @3879 -ord_3880 @3880 -ord_3881 @3881 -ord_3882 @3882 -ord_3883 @3883 -ord_3884 @3884 -ord_3885 @3885 -ord_3886 @3886 -ord_3887 @3887 -ord_3888 @3888 -ord_3889 @3889 -ord_3890 @3890 -ord_3891 @3891 -ord_3892 @3892 -ord_3893 @3893 -ord_3894 @3894 -ord_3895 @3895 -ord_3896 @3896 -ord_3897 @3897 -ord_3898 @3898 -ord_3899 @3899 -ord_3900 @3900 -ord_3901 @3901 -ord_3902 @3902 -ord_3903 @3903 -ord_3904 @3904 -ord_3905 @3905 -ord_3906 @3906 -ord_3907 @3907 -ord_3908 @3908 -ord_3909 @3909 -ord_3910 @3910 -ord_3911 @3911 -ord_3912 @3912 -ord_3913 @3913 -ord_3914 @3914 -ord_3915 @3915 -ord_3916 @3916 -ord_3917 @3917 -ord_3918 @3918 -ord_3919 @3919 -ord_3920 @3920 -ord_3921 @3921 -ord_3922 @3922 -ord_3923 @3923 -ord_3924 @3924 -ord_3925 @3925 -ord_3926 @3926 -ord_3927 @3927 -ord_3928 @3928 -ord_3929 @3929 -ord_3930 @3930 -ord_3931 @3931 -ord_3932 @3932 -ord_3933 @3933 -ord_3934 @3934 -ord_3935 @3935 -ord_3936 @3936 -ord_3937 @3937 -ord_3938 @3938 -ord_3939 @3939 -ord_3940 @3940 -ord_3941 @3941 -ord_3942 @3942 -ord_3943 @3943 -ord_3944 @3944 -ord_3945 @3945 -ord_3946 @3946 -ord_3947 @3947 -ord_3948 @3948 -ord_3949 @3949 -ord_3950 @3950 -ord_3951 @3951 -ord_3952 @3952 -ord_3953 @3953 -ord_3954 @3954 -ord_3955 @3955 -ord_3956 @3956 -ord_3957 @3957 -ord_3958 @3958 -ord_3959 @3959 -ord_3960 @3960 -ord_3961 @3961 -ord_3962 @3962 -ord_3963 @3963 -ord_3964 @3964 -ord_3965 @3965 -ord_3966 @3966 -ord_3967 @3967 -ord_3968 @3968 -ord_3969 @3969 -ord_3970 @3970 -ord_3971 @3971 -ord_3972 @3972 -ord_3973 @3973 -ord_3974 @3974 -ord_3975 @3975 -ord_3976 @3976 -ord_3977 @3977 -ord_3978 @3978 -ord_3979 @3979 -ord_3980 @3980 -ord_3981 @3981 -ord_3982 @3982 -ord_3983 @3983 -ord_3984 @3984 -ord_3985 @3985 -ord_3986 @3986 -ord_3987 @3987 -ord_3988 @3988 -ord_3989 @3989 -ord_3990 @3990 -ord_3991 @3991 -ord_3992 @3992 -ord_3993 @3993 -ord_3994 @3994 -ord_3995 @3995 -ord_3996 @3996 -ord_3997 @3997 -ord_3998 @3998 -ord_3999 @3999 -ord_4000 @4000 -ord_4001 @4001 -ord_4002 @4002 -ord_4003 @4003 DATA -ord_4004 @4004 DATA -ord_4005 @4005 DATA -ord_4006 @4006 DATA -ord_4007 @4007 DATA -ord_4008 @4008 DATA -ord_4009 @4009 DATA -ord_4010 @4010 DATA -ord_4011 @4011 DATA -ord_4012 @4012 DATA -ord_4013 @4013 DATA -ord_4014 @4014 DATA -ord_4015 @4015 DATA -ord_4016 @4016 DATA -ord_4017 @4017 DATA -ord_4018 @4018 -ord_4019 @4019 -ord_4020 @4020 -ord_4021 @4021 -ord_4022 @4022 -ord_4023 @4023 -ord_4024 @4024 -ord_4025 @4025 -ord_4026 @4026 -ord_4027 @4027 -ord_4028 @4028 -ord_4029 @4029 -ord_4030 @4030 -ord_4031 @4031 -ord_4032 @4032 -ord_4033 @4033 -ord_4034 @4034 -ord_4035 @4035 -ord_4036 @4036 -ord_4037 @4037 -ord_4038 @4038 -ord_4039 @4039 -ord_4040 @4040 -ord_4041 @4041 -ord_4042 @4042 -ord_4043 @4043 -ord_4044 @4044 -ord_4045 @4045 -ord_4046 @4046 -ord_4047 @4047 -ord_4048 @4048 -ord_4049 @4049 -ord_4050 @4050 -ord_4051 @4051 -ord_4052 @4052 -ord_4053 @4053 -ord_4054 @4054 -ord_4055 @4055 -ord_4056 @4056 -ord_4057 @4057 -ord_4058 @4058 -ord_4059 @4059 -ord_4060 @4060 -ord_4061 @4061 -ord_4062 @4062 -ord_4063 @4063 -ord_4064 @4064 -ord_4065 @4065 -ord_4066 @4066 -ord_4067 @4067 -ord_4068 @4068 -ord_4069 @4069 -ord_4070 @4070 -ord_4071 @4071 -ord_4072 @4072 -ord_4073 @4073 -ord_4074 @4074 -ord_4075 @4075 -ord_4076 @4076 -ord_4077 @4077 -ord_4078 @4078 -ord_4079 @4079 -ord_4080 @4080 -ord_4081 @4081 -ord_4082 @4082 -ord_4083 @4083 -ord_4084 @4084 -ord_4085 @4085 -ord_4086 @4086 -ord_4087 @4087 -ord_4088 @4088 -ord_4089 @4089 -ord_4090 @4090 -ord_4091 @4091 -ord_4092 @4092 -ord_4093 @4093 -ord_4094 @4094 -ord_4095 @4095 -ord_4096 @4096 -ord_4097 @4097 -ord_4098 @4098 -ord_4099 @4099 -ord_4100 @4100 -ord_4101 @4101 -ord_4102 @4102 -ord_4103 @4103 -ord_4104 @4104 -ord_4105 @4105 -ord_4106 @4106 -ord_4107 @4107 -ord_4108 @4108 -ord_4109 @4109 -ord_4110 @4110 -ord_4111 @4111 -ord_4112 @4112 -ord_4113 @4113 -ord_4114 @4114 -ord_4115 @4115 -ord_4116 @4116 -ord_4117 @4117 -ord_4118 @4118 -ord_4119 @4119 -ord_4120 @4120 -ord_4121 @4121 -ord_4122 @4122 -ord_4123 @4123 -ord_4124 @4124 -ord_4125 @4125 -ord_4126 @4126 -ord_4127 @4127 -ord_4128 @4128 -ord_4129 @4129 -ord_4130 @4130 -ord_4131 @4131 -ord_4132 @4132 -ord_4133 @4133 -ord_4134 @4134 DATA -ord_4135 @4135 -ord_4136 @4136 -ord_4137 @4137 -ord_4138 @4138 -ord_4139 @4139 -ord_4140 @4140 -ord_4141 @4141 -ord_4142 @4142 -ord_4143 @4143 -ord_4144 @4144 -ord_4145 @4145 -ord_4146 @4146 -ord_4147 @4147 -ord_4148 @4148 -ord_4149 @4149 -ord_4150 @4150 -ord_4151 @4151 -ord_4152 @4152 -ord_4153 @4153 -ord_4154 @4154 -ord_4155 @4155 -ord_4156 @4156 -ord_4157 @4157 -ord_4158 @4158 -ord_4159 @4159 -ord_4160 @4160 -ord_4161 @4161 -ord_4162 @4162 -ord_4163 @4163 -ord_4164 @4164 -ord_4165 @4165 -ord_4166 @4166 -ord_4167 @4167 -ord_4168 @4168 -ord_4169 @4169 -ord_4170 @4170 -ord_4171 @4171 -ord_4172 @4172 -ord_4173 @4173 -ord_4174 @4174 -ord_4175 @4175 -ord_4176 @4176 -ord_4177 @4177 -ord_4178 @4178 -ord_4179 @4179 -ord_4180 @4180 -ord_4181 @4181 -ord_4182 @4182 -ord_4183 @4183 -ord_4184 @4184 -ord_4185 @4185 -ord_4186 @4186 -ord_4187 @4187 -ord_4188 @4188 -ord_4189 @4189 -ord_4190 @4190 -ord_4191 @4191 -ord_4192 @4192 -ord_4193 @4193 -ord_4194 @4194 -ord_4195 @4195 -ord_4196 @4196 -ord_4197 @4197 -ord_4198 @4198 -ord_4199 @4199 -ord_4200 @4200 -ord_4201 @4201 -ord_4202 @4202 -ord_4203 @4203 -ord_4204 @4204 -ord_4205 @4205 -ord_4206 @4206 -ord_4207 @4207 -ord_4208 @4208 -ord_4209 @4209 -ord_4210 @4210 -ord_4211 @4211 -ord_4212 @4212 -ord_4213 @4213 -ord_4214 @4214 -ord_4215 @4215 -ord_4216 @4216 -ord_4217 @4217 -ord_4218 @4218 -ord_4219 @4219 -ord_4220 @4220 -ord_4221 @4221 -ord_4222 @4222 -ord_4223 @4223 -ord_4224 @4224 -ord_4225 @4225 DATA -ord_4226 @4226 DATA -ord_4227 @4227 DATA -ord_4228 @4228 DATA -ord_4229 @4229 DATA -ord_4230 @4230 DATA -ord_4231 @4231 DATA -ord_4232 @4232 DATA -ord_4233 @4233 DATA -ord_4234 @4234 DATA -ord_4235 @4235 DATA -ord_4236 @4236 DATA -ord_4237 @4237 DATA -ord_4238 @4238 DATA -ord_4239 @4239 DATA -ord_4240 @4240 DATA -ord_4241 @4241 DATA -ord_4242 @4242 DATA -ord_4243 @4243 DATA -ord_4244 @4244 DATA -ord_4245 @4245 DATA -ord_4246 @4246 DATA -ord_4247 @4247 DATA -ord_4248 @4248 DATA -ord_4249 @4249 DATA -ord_4250 @4250 DATA -ord_4251 @4251 DATA -ord_4252 @4252 DATA -ord_4253 @4253 DATA -ord_4254 @4254 DATA -ord_4255 @4255 DATA -ord_4256 @4256 DATA -ord_4257 @4257 DATA -ord_4258 @4258 DATA -ord_4259 @4259 DATA -ord_4260 @4260 DATA -ord_4261 @4261 DATA -ord_4262 @4262 DATA -ord_4263 @4263 DATA -ord_4264 @4264 DATA -ord_4265 @4265 DATA -ord_4266 @4266 DATA -ord_4267 @4267 DATA -ord_4268 @4268 DATA -ord_4269 @4269 DATA -ord_4270 @4270 DATA -ord_4271 @4271 DATA -ord_4272 @4272 DATA -ord_4273 @4273 DATA -ord_4274 @4274 DATA -ord_4275 @4275 DATA -ord_4276 @4276 -ord_4277 @4277 -ord_4278 @4278 -ord_4279 @4279 -ord_4280 @4280 -ord_4281 @4281 -ord_4282 @4282 -ord_4283 @4283 -ord_4284 @4284 -ord_4285 @4285 -ord_4286 @4286 -ord_4287 @4287 -ord_4288 @4288 -ord_4289 @4289 -ord_4290 @4290 -ord_4291 @4291 -ord_4292 @4292 -ord_4293 @4293 -ord_4294 @4294 -ord_4295 @4295 -ord_4296 @4296 -ord_4297 @4297 -ord_4298 @4298 -ord_4299 @4299 -ord_4300 @4300 -ord_4301 @4301 DATA -ord_4302 @4302 DATA -ord_4303 @4303 -ord_4304 @4304 -ord_4305 @4305 -ord_4306 @4306 -ord_4307 @4307 -ord_4308 @4308 -ord_4309 @4309 -ord_4310 @4310 -ord_4311 @4311 -ord_4312 @4312 -ord_4313 @4313 -ord_4314 @4314 -ord_4315 @4315 -ord_4316 @4316 -ord_4317 @4317 -ord_4318 @4318 -ord_4319 @4319 -ord_4320 @4320 -ord_4321 @4321 -ord_4322 @4322 -ord_4323 @4323 -ord_4324 @4324 DATA -ord_4325 @4325 DATA -ord_4326 @4326 DATA -ord_4327 @4327 -ord_4328 @4328 -ord_4329 @4329 -ord_4330 @4330 -ord_4331 @4331 -ord_4332 @4332 -ord_4333 @4333 -ord_4334 @4334 -ord_4335 @4335 -ord_4336 @4336 -ord_4337 @4337 -ord_4338 @4338 -ord_4339 @4339 -ord_4340 @4340 -ord_4341 @4341 -ord_4342 @4342 -ord_4343 @4343 -ord_4344 @4344 -ord_4345 @4345 -ord_4346 @4346 -ord_4347 @4347 -ord_4348 @4348 -ord_4349 @4349 -ord_4350 @4350 -ord_4351 @4351 -ord_4352 @4352 -ord_4353 @4353 -ord_4354 @4354 -ord_4355 @4355 -ord_4356 @4356 -ord_4357 @4357 -ord_4358 @4358 -ord_4359 @4359 -ord_4360 @4360 -ord_4361 @4361 -ord_4362 @4362 -ord_4363 @4363 -ord_4364 @4364 -ord_4365 @4365 -ord_4366 @4366 -ord_4367 @4367 -ord_4368 @4368 -ord_4369 @4369 -ord_4370 @4370 -ord_4371 @4371 -ord_4372 @4372 -ord_4373 @4373 -ord_4374 @4374 -ord_4375 @4375 -ord_4376 @4376 -ord_4377 @4377 -ord_4378 @4378 -ord_4379 @4379 -ord_4380 @4380 -ord_4381 @4381 -ord_4382 @4382 -ord_4383 @4383 -ord_4384 @4384 -ord_4385 @4385 -ord_4386 @4386 -ord_4387 @4387 -ord_4388 @4388 -ord_4389 @4389 -ord_4390 @4390 -ord_4391 @4391 -ord_4392 @4392 -ord_4393 @4393 -ord_4394 @4394 -ord_4395 @4395 -ord_4396 @4396 -ord_4397 @4397 -ord_4398 @4398 -ord_4399 @4399 -ord_4400 @4400 -ord_4401 @4401 -ord_4402 @4402 -ord_4403 @4403 -ord_4404 @4404 -ord_4405 @4405 -ord_4406 @4406 -ord_4407 @4407 -ord_4408 @4408 -ord_4409 @4409 -ord_4410 @4410 -ord_4411 @4411 -ord_4412 @4412 -ord_4413 @4413 -ord_4414 @4414 -ord_4415 @4415 -ord_4416 @4416 -ord_4417 @4417 -ord_4418 @4418 -ord_4419 @4419 -ord_4420 @4420 -ord_4421 @4421 -ord_4422 @4422 -ord_4423 @4423 -ord_4424 @4424 -ord_4425 @4425 -ord_4426 @4426 -ord_4427 @4427 -ord_4428 @4428 -ord_4429 @4429 -ord_4430 @4430 -ord_4431 @4431 -ord_4432 @4432 -ord_4433 @4433 -ord_4434 @4434 -ord_4435 @4435 -ord_4436 @4436 -ord_4437 @4437 -ord_4438 @4438 -ord_4439 @4439 -ord_4440 @4440 -ord_4441 @4441 -ord_4442 @4442 -ord_4443 @4443 -ord_4444 @4444 -ord_4445 @4445 -ord_4446 @4446 -ord_4447 @4447 -ord_4448 @4448 -ord_4449 @4449 -ord_4450 @4450 -ord_4451 @4451 -ord_4452 @4452 -ord_4453 @4453 -ord_4454 @4454 -ord_4455 @4455 -ord_4456 @4456 -ord_4457 @4457 -ord_4458 @4458 -ord_4459 @4459 -ord_4460 @4460 -ord_4461 @4461 -ord_4462 @4462 -ord_4463 @4463 -ord_4464 @4464 -ord_4465 @4465 -ord_4466 @4466 -ord_4467 @4467 -ord_4468 @4468 -ord_4469 @4469 -ord_4470 @4470 -ord_4471 @4471 -ord_4472 @4472 -ord_4473 @4473 -ord_4474 @4474 -ord_4475 @4475 -ord_4476 @4476 -ord_4477 @4477 -ord_4478 @4478 -ord_4479 @4479 -ord_4480 @4480 -ord_4481 @4481 -ord_4482 @4482 -ord_4483 @4483 -ord_4484 @4484 -ord_4485 @4485 -ord_4486 @4486 -ord_4487 @4487 -ord_4488 @4488 -ord_4489 @4489 -ord_4490 @4490 -ord_4491 @4491 -ord_4492 @4492 -ord_4493 @4493 -ord_4494 @4494 -ord_4495 @4495 -ord_4496 @4496 -ord_4497 @4497 -ord_4498 @4498 -ord_4499 @4499 -ord_4500 @4500 -ord_4501 @4501 -ord_4502 @4502 -ord_4503 @4503 -ord_4504 @4504 -ord_4505 @4505 -ord_4506 @4506 -ord_4507 @4507 -ord_4508 @4508 -ord_4509 @4509 -ord_4510 @4510 -ord_4511 @4511 -ord_4512 @4512 -ord_4513 @4513 -ord_4514 @4514 -ord_4515 @4515 -ord_4516 @4516 -ord_4517 @4517 -ord_4518 @4518 -ord_4519 @4519 -ord_4520 @4520 -ord_4521 @4521 -ord_4522 @4522 -ord_4523 @4523 -ord_4524 @4524 -ord_4525 @4525 -ord_4526 @4526 -ord_4527 @4527 -ord_4528 @4528 -ord_4529 @4529 -ord_4530 @4530 -ord_4531 @4531 -ord_4532 @4532 -ord_4533 @4533 -ord_4534 @4534 -ord_4535 @4535 -ord_4536 @4536 -ord_4537 @4537 -ord_4538 @4538 -ord_4539 @4539 -ord_4540 @4540 -ord_4541 @4541 -ord_4542 @4542 -ord_4543 @4543 -ord_4544 @4544 -ord_4545 @4545 -ord_4546 @4546 -ord_4547 @4547 -ord_4548 @4548 -ord_4549 @4549 -ord_4550 @4550 -ord_4551 @4551 -ord_4552 @4552 -ord_4553 @4553 -ord_4554 @4554 -ord_4555 @4555 -ord_4556 @4556 -ord_4557 @4557 -ord_4558 @4558 -ord_4559 @4559 -ord_4560 @4560 -ord_4561 @4561 -ord_4562 @4562 -ord_4563 @4563 -ord_4564 @4564 -ord_4565 @4565 -ord_4566 @4566 -ord_4567 @4567 -ord_4568 @4568 -ord_4569 @4569 -ord_4570 @4570 -ord_4571 @4571 -ord_4572 @4572 -ord_4573 @4573 -ord_4574 @4574 -ord_4575 @4575 -ord_4576 @4576 -ord_4577 @4577 -ord_4578 @4578 -ord_4579 @4579 -ord_4580 @4580 -ord_4581 @4581 -ord_4582 @4582 -ord_4583 @4583 -ord_4584 @4584 -ord_4585 @4585 -ord_4586 @4586 -ord_4587 @4587 -ord_4588 @4588 -ord_4589 @4589 -ord_4590 @4590 -ord_4591 @4591 -ord_4592 @4592 -ord_4593 @4593 -ord_4594 @4594 -ord_4595 @4595 -ord_4596 @4596 -ord_4597 @4597 -ord_4598 @4598 -ord_4599 @4599 -ord_4600 @4600 -ord_4601 @4601 -ord_4602 @4602 -ord_4603 @4603 -ord_4604 @4604 -ord_4605 @4605 -ord_4606 @4606 -ord_4607 @4607 -ord_4608 @4608 -ord_4609 @4609 -ord_4610 @4610 -ord_4611 @4611 -ord_4612 @4612 -ord_4613 @4613 -ord_4614 @4614 -ord_4615 @4615 -ord_4616 @4616 -ord_4617 @4617 -ord_4618 @4618 -ord_4619 @4619 -ord_4620 @4620 -ord_4621 @4621 -ord_4622 @4622 -ord_4623 @4623 -ord_4624 @4624 -ord_4625 @4625 -ord_4626 @4626 -ord_4627 @4627 -ord_4628 @4628 -ord_4629 @4629 -ord_4630 @4630 -ord_4631 @4631 -ord_4632 @4632 -ord_4633 @4633 -ord_4634 @4634 -ord_4635 @4635 -ord_4636 @4636 -ord_4637 @4637 -ord_4638 @4638 -ord_4639 @4639 -ord_4640 @4640 -ord_4641 @4641 -ord_4642 @4642 -ord_4643 @4643 -ord_4644 @4644 -ord_4645 @4645 -ord_4646 @4646 -ord_4647 @4647 -ord_4648 @4648 -ord_4649 @4649 -ord_4650 @4650 -ord_4651 @4651 -ord_4652 @4652 -ord_4653 @4653 -ord_4654 @4654 -ord_4655 @4655 -ord_4656 @4656 -ord_4657 @4657 -ord_4658 @4658 -ord_4659 @4659 -ord_4660 @4660 -ord_4661 @4661 -ord_4662 @4662 -ord_4663 @4663 -ord_4664 @4664 -ord_4665 @4665 -ord_4666 @4666 -ord_4667 @4667 -ord_4668 @4668 -ord_4669 @4669 -ord_4670 @4670 -ord_4671 @4671 -ord_4672 @4672 -ord_4673 @4673 -ord_4674 @4674 -ord_4675 @4675 -ord_4676 @4676 -ord_4677 @4677 -ord_4678 @4678 -ord_4679 @4679 -ord_4680 @4680 -ord_4681 @4681 -ord_4682 @4682 -ord_4683 @4683 -ord_4684 @4684 -ord_4685 @4685 -ord_4686 @4686 -ord_4687 @4687 -ord_4688 @4688 -ord_4689 @4689 -ord_4690 @4690 -ord_4691 @4691 -ord_4692 @4692 -ord_4693 @4693 -ord_4694 @4694 -ord_4695 @4695 -ord_4696 @4696 -ord_4697 @4697 -ord_4698 @4698 -ord_4699 @4699 -ord_4700 @4700 -ord_4701 @4701 -ord_4702 @4702 -ord_4703 @4703 -ord_4704 @4704 -ord_4705 @4705 -ord_4706 @4706 -ord_4707 @4707 -ord_4708 @4708 -ord_4709 @4709 -ord_4710 @4710 -ord_4711 @4711 -ord_4712 @4712 -ord_4713 @4713 -ord_4714 @4714 -ord_4715 @4715 -ord_4716 @4716 -ord_4717 @4717 -ord_4718 @4718 -ord_4719 @4719 -ord_4720 @4720 -ord_4721 @4721 -ord_4722 @4722 -ord_4723 @4723 -ord_4724 @4724 -ord_4725 @4725 -ord_4726 @4726 -ord_4727 @4727 -ord_4728 @4728 -ord_4729 @4729 -ord_4730 @4730 -ord_4731 @4731 -ord_4732 @4732 -ord_4733 @4733 -ord_4734 @4734 -ord_4735 @4735 -ord_4736 @4736 -ord_4737 @4737 -ord_4738 @4738 -ord_4739 @4739 -ord_4740 @4740 -ord_4741 @4741 -ord_4742 @4742 -ord_4743 @4743 -ord_4744 @4744 -ord_4745 @4745 -ord_4746 @4746 -ord_4747 @4747 -ord_4748 @4748 -ord_4749 @4749 -ord_4750 @4750 -ord_4751 @4751 -ord_4752 @4752 -ord_4753 @4753 -ord_4754 @4754 -ord_4755 @4755 -ord_4756 @4756 -ord_4757 @4757 -ord_4758 @4758 -ord_4759 @4759 -ord_4760 @4760 -ord_4761 @4761 -ord_4762 @4762 -ord_4763 @4763 -ord_4764 @4764 -ord_4765 @4765 -ord_4766 @4766 -ord_4767 @4767 -ord_4768 @4768 -ord_4769 @4769 -ord_4770 @4770 -ord_4771 @4771 -ord_4772 @4772 -ord_4773 @4773 -ord_4774 @4774 -ord_4775 @4775 -ord_4776 @4776 -ord_4777 @4777 -ord_4778 @4778 -ord_4779 @4779 -ord_4780 @4780 -ord_4781 @4781 -ord_4782 @4782 -ord_4783 @4783 -ord_4784 @4784 -ord_4785 @4785 -ord_4786 @4786 -ord_4787 @4787 -ord_4788 @4788 -ord_4789 @4789 -ord_4790 @4790 -ord_4791 @4791 -ord_4792 @4792 -ord_4793 @4793 -ord_4794 @4794 -ord_4795 @4795 -ord_4796 @4796 -ord_4797 @4797 -ord_4798 @4798 -ord_4799 @4799 -ord_4800 @4800 -ord_4801 @4801 -ord_4802 @4802 -ord_4803 @4803 -ord_4804 @4804 -ord_4805 @4805 -ord_4806 @4806 -ord_4807 @4807 -ord_4808 @4808 -ord_4809 @4809 -ord_4810 @4810 -ord_4811 @4811 -ord_4812 @4812 -ord_4813 @4813 -ord_4814 @4814 -ord_4815 @4815 -ord_4816 @4816 -ord_4817 @4817 -ord_4818 @4818 -ord_4819 @4819 -ord_4820 @4820 -ord_4821 @4821 -ord_4822 @4822 -ord_4823 @4823 -ord_4824 @4824 -ord_4825 @4825 -ord_4826 @4826 -ord_4827 @4827 -ord_4828 @4828 -ord_4829 @4829 -ord_4830 @4830 -ord_4831 @4831 -ord_4832 @4832 -ord_4833 @4833 -ord_4834 @4834 -ord_4835 @4835 -ord_4836 @4836 -ord_4837 @4837 -ord_4838 @4838 -ord_4839 @4839 -ord_4840 @4840 -ord_4841 @4841 -ord_4842 @4842 -ord_4843 @4843 -ord_4844 @4844 -ord_4845 @4845 -ord_4846 @4846 -ord_4847 @4847 -ord_4848 @4848 -ord_4849 @4849 -ord_4850 @4850 -ord_4851 @4851 -ord_4852 @4852 -ord_4853 @4853 -ord_4854 @4854 -ord_4855 @4855 -ord_4856 @4856 -ord_4857 @4857 -ord_4858 @4858 -ord_4859 @4859 -ord_4860 @4860 -ord_4861 @4861 -ord_4862 @4862 -ord_4863 @4863 -ord_4864 @4864 -ord_4865 @4865 -ord_4866 @4866 -ord_4867 @4867 -ord_4868 @4868 -ord_4869 @4869 -ord_4870 @4870 -ord_4871 @4871 -ord_4872 @4872 -ord_4873 @4873 -ord_4874 @4874 -ord_4875 @4875 -ord_4876 @4876 -ord_4877 @4877 -ord_4878 @4878 -ord_4879 @4879 -ord_4880 @4880 -ord_4881 @4881 -ord_4882 @4882 -ord_4883 @4883 -ord_4884 @4884 -ord_4885 @4885 -ord_4886 @4886 -ord_4887 @4887 -ord_4888 @4888 -ord_4889 @4889 -ord_4890 @4890 -ord_4891 @4891 -ord_4892 @4892 -ord_4893 @4893 -ord_4894 @4894 -ord_4895 @4895 -ord_4896 @4896 -ord_4897 @4897 -ord_4898 @4898 -ord_4899 @4899 -ord_4900 @4900 -ord_4901 @4901 -ord_4902 @4902 -ord_4903 @4903 -ord_4905 @4905 -ord_4906 @4906 -ord_4907 @4907 -ord_4908 @4908 -ord_4909 @4909 -ord_4910 @4910 -ord_4911 @4911 -ord_4912 @4912 -ord_4913 @4913 -ord_4914 @4914 -ord_4915 @4915 -ord_4916 @4916 -ord_4917 @4917 -ord_4918 @4918 -ord_4919 @4919 -ord_4920 @4920 -ord_4921 @4921 -ord_4922 @4922 -ord_4923 @4923 -ord_4924 @4924 -ord_4925 @4925 -ord_4926 @4926 -ord_4927 @4927 -ord_4928 @4928 -ord_4929 @4929 -ord_4930 @4930 -ord_4931 @4931 -ord_4932 @4932 -ord_4933 @4933 -ord_4934 @4934 -ord_4935 @4935 -ord_4936 @4936 -ord_4937 @4937 -ord_4938 @4938 -ord_4939 @4939 -ord_4940 @4940 -ord_4941 @4941 -ord_4942 @4942 -ord_4943 @4943 -ord_4944 @4944 -ord_4945 @4945 -ord_4946 @4946 -ord_4947 @4947 -ord_4948 @4948 -ord_4949 @4949 -ord_4950 @4950 -ord_4951 @4951 -ord_4952 @4952 -ord_4953 @4953 -ord_4954 @4954 -ord_4955 @4955 -ord_4956 @4956 -ord_4957 @4957 -ord_4958 @4958 -ord_4959 @4959 -ord_4960 @4960 -ord_4961 @4961 -ord_4962 @4962 -ord_4963 @4963 -ord_4964 @4964 -ord_4965 @4965 -ord_4966 @4966 -ord_4967 @4967 -ord_4968 @4968 -ord_4969 @4969 -ord_4970 @4970 -ord_4971 @4971 -ord_4972 @4972 -ord_4973 @4973 -ord_4974 @4974 -ord_4975 @4975 -ord_4976 @4976 -ord_4977 @4977 -ord_4978 @4978 -ord_4979 @4979 -ord_4980 @4980 -ord_4981 @4981 -ord_4982 @4982 -ord_4983 @4983 -ord_4984 @4984 -ord_4985 @4985 -ord_4986 @4986 -ord_4987 @4987 -ord_4988 @4988 -ord_4989 @4989 -ord_4990 @4990 -ord_4991 @4991 -ord_4992 @4992 -ord_4993 @4993 -ord_4994 @4994 -ord_4995 @4995 -ord_4996 @4996 -ord_4997 @4997 -ord_4998 @4998 -ord_4999 @4999 -ord_5000 @5000 -ord_5001 @5001 -ord_5002 @5002 -ord_5003 @5003 -ord_5004 @5004 -ord_5005 @5005 -ord_5006 @5006 -ord_5007 @5007 -ord_5008 @5008 -ord_5009 @5009 -ord_5010 @5010 -ord_5011 @5011 -ord_5012 @5012 -ord_5013 @5013 -ord_5014 @5014 -ord_5015 @5015 -ord_5016 @5016 -ord_5017 @5017 -ord_5018 @5018 -ord_5019 @5019 -ord_5020 @5020 -ord_5021 @5021 -ord_5022 @5022 -ord_5023 @5023 -ord_5024 @5024 -ord_5025 @5025 -ord_5026 @5026 -ord_5027 @5027 -ord_5028 @5028 -ord_5029 @5029 -ord_5030 @5030 -ord_5031 @5031 -ord_5032 @5032 -ord_5033 @5033 -ord_5034 @5034 -ord_5035 @5035 -ord_5036 @5036 -ord_5037 @5037 -ord_5038 @5038 -ord_5039 @5039 -ord_5040 @5040 -ord_5041 @5041 -ord_5042 @5042 -ord_5043 @5043 -ord_5044 @5044 -ord_5045 @5045 -ord_5046 @5046 -ord_5047 @5047 -ord_5048 @5048 -ord_5049 @5049 -ord_5050 @5050 -ord_5051 @5051 -ord_5052 @5052 -ord_5053 @5053 -ord_5054 @5054 -ord_5055 @5055 -ord_5056 @5056 -ord_5057 @5057 -ord_5058 @5058 -ord_5059 @5059 -ord_5060 @5060 -ord_5061 @5061 -ord_5062 @5062 -ord_5063 @5063 -ord_5064 @5064 -ord_5065 @5065 -ord_5066 @5066 -ord_5067 @5067 -ord_5068 @5068 -ord_5069 @5069 -ord_5070 @5070 -ord_5071 @5071 -ord_5072 @5072 -ord_5073 @5073 -ord_5074 @5074 -ord_5075 @5075 -ord_5076 @5076 -ord_5077 @5077 -ord_5078 @5078 -ord_5079 @5079 -ord_5080 @5080 -ord_5081 @5081 -ord_5082 @5082 -ord_5083 @5083 -ord_5084 @5084 -ord_5085 @5085 -ord_5086 @5086 -ord_5087 @5087 -ord_5088 @5088 -ord_5089 @5089 -ord_5090 @5090 -ord_5091 @5091 -ord_5092 @5092 -ord_5093 @5093 -ord_5094 @5094 -ord_5095 @5095 -ord_5096 @5096 -ord_5097 @5097 -ord_5098 @5098 -ord_5099 @5099 -ord_5100 @5100 -ord_5101 @5101 -ord_5102 @5102 -ord_5103 @5103 -ord_5104 @5104 -ord_5105 @5105 -ord_5106 @5106 -ord_5107 @5107 -ord_5108 @5108 -ord_5109 @5109 -ord_5110 @5110 -ord_5111 @5111 -ord_5112 @5112 -ord_5113 @5113 -ord_5114 @5114 -ord_5115 @5115 -ord_5116 @5116 -ord_5117 @5117 -ord_5118 @5118 -ord_5119 @5119 -ord_5120 @5120 -ord_5121 @5121 -ord_5122 @5122 -ord_5123 @5123 -ord_5124 @5124 -ord_5125 @5125 -ord_5126 @5126 -ord_5127 @5127 -ord_5128 @5128 -ord_5129 @5129 -ord_5130 @5130 -ord_5131 @5131 -ord_5132 @5132 -ord_5133 @5133 -ord_5134 @5134 -ord_5135 @5135 -ord_5136 @5136 -ord_5137 @5137 -ord_5138 @5138 -ord_5139 @5139 -ord_5140 @5140 -ord_5141 @5141 -ord_5142 @5142 -ord_5143 @5143 -ord_5144 @5144 -ord_5145 @5145 -ord_5146 @5146 -ord_5147 @5147 -ord_5148 @5148 -ord_5149 @5149 -ord_5150 @5150 -ord_5151 @5151 -ord_5152 @5152 -ord_5153 @5153 -ord_5154 @5154 -ord_5155 @5155 -ord_5156 @5156 -ord_5157 @5157 -ord_5158 @5158 -ord_5159 @5159 -ord_5160 @5160 -ord_5161 @5161 -ord_5162 @5162 -ord_5163 @5163 -ord_5164 @5164 -ord_5165 @5165 -ord_5166 @5166 -ord_5167 @5167 -ord_5168 @5168 -ord_5169 @5169 -ord_5170 @5170 -ord_5171 @5171 -ord_5172 @5172 -ord_5173 @5173 -ord_5174 @5174 -ord_5175 @5175 -ord_5176 @5176 -ord_5177 @5177 -ord_5178 @5178 -ord_5179 @5179 -ord_5180 @5180 -ord_5181 @5181 -ord_5182 @5182 -ord_5183 @5183 -ord_5184 @5184 -ord_5185 @5185 -ord_5186 @5186 -ord_5187 @5187 -ord_5188 @5188 -ord_5189 @5189 -ord_5190 @5190 -ord_5191 @5191 -ord_5192 @5192 -ord_5193 @5193 -ord_5194 @5194 -ord_5195 @5195 -ord_5196 @5196 -ord_5197 @5197 -ord_5198 @5198 -ord_5199 @5199 -ord_5200 @5200 -ord_5201 @5201 -ord_5202 @5202 -ord_5203 @5203 -ord_5204 @5204 -ord_5205 @5205 -ord_5206 @5206 -ord_5207 @5207 -ord_5208 @5208 -ord_5209 @5209 -ord_5210 @5210 -ord_5211 @5211 -ord_5212 @5212 -ord_5213 @5213 -ord_5214 @5214 -ord_5215 @5215 -ord_5216 @5216 -ord_5217 @5217 -ord_5218 @5218 -ord_5219 @5219 -ord_5220 @5220 -ord_5221 @5221 -ord_5222 @5222 -ord_5223 @5223 -ord_5224 @5224 -ord_5225 @5225 -ord_5226 @5226 -ord_5227 @5227 -ord_5228 @5228 -ord_5229 @5229 -ord_5230 @5230 -ord_5231 @5231 -ord_5232 @5232 -ord_5233 @5233 -ord_5234 @5234 -ord_5235 @5235 -ord_5236 @5236 -ord_5237 @5237 -ord_5238 @5238 -ord_5239 @5239 -ord_5240 @5240 -ord_5241 @5241 -ord_5242 @5242 -ord_5243 @5243 -ord_5244 @5244 -ord_5245 @5245 -ord_5246 @5246 -ord_5247 @5247 -ord_5248 @5248 -ord_5249 @5249 -ord_5250 @5250 -ord_5251 @5251 -ord_5252 @5252 -ord_5253 @5253 -ord_5254 @5254 -ord_5255 @5255 -ord_5256 @5256 -ord_5257 @5257 -ord_5258 @5258 -ord_5259 @5259 -ord_5260 @5260 -ord_5261 @5261 -ord_5262 @5262 -ord_5263 @5263 -ord_5264 @5264 -ord_5265 @5265 -ord_5266 @5266 -ord_5267 @5267 -ord_5268 @5268 -ord_5269 @5269 -ord_5270 @5270 -ord_5271 @5271 -ord_5272 @5272 -ord_5273 @5273 -ord_5274 @5274 -ord_5275 @5275 -ord_5276 @5276 -ord_5277 @5277 -ord_5278 @5278 -ord_5279 @5279 -ord_5280 @5280 -ord_5281 @5281 -ord_5282 @5282 -ord_5283 @5283 -ord_5284 @5284 -ord_5285 @5285 -ord_5286 @5286 -ord_5287 @5287 -ord_5288 @5288 -ord_5289 @5289 -ord_5290 @5290 -ord_5291 @5291 -ord_5292 @5292 -ord_5293 @5293 -ord_5294 @5294 -ord_5295 @5295 -ord_5296 @5296 -ord_5297 @5297 -ord_5298 @5298 -ord_5299 @5299 -ord_5300 @5300 -ord_5301 @5301 -ord_5302 @5302 -ord_5303 @5303 -ord_5304 @5304 -ord_5305 @5305 -ord_5306 @5306 -ord_5307 @5307 -ord_5308 @5308 -ord_5309 @5309 -ord_5310 @5310 -ord_5311 @5311 -ord_5312 @5312 -ord_5313 @5313 -ord_5314 @5314 -ord_5315 @5315 -ord_5316 @5316 -ord_5317 @5317 -ord_5318 @5318 -ord_5319 @5319 -ord_5320 @5320 -ord_5321 @5321 -ord_5322 @5322 -ord_5323 @5323 -ord_5324 @5324 -ord_5325 @5325 -ord_5326 @5326 -ord_5327 @5327 -ord_5328 @5328 -ord_5329 @5329 -ord_5330 @5330 -ord_5331 @5331 -ord_5332 @5332 -ord_5333 @5333 -ord_5334 @5334 -ord_5335 @5335 -ord_5336 @5336 -ord_5337 @5337 -ord_5338 @5338 -ord_5339 @5339 -ord_5340 @5340 -ord_5341 @5341 -ord_5342 @5342 -ord_5343 @5343 -ord_5344 @5344 -ord_5345 @5345 -ord_5346 @5346 -ord_5347 @5347 -ord_5348 @5348 -ord_5349 @5349 -ord_5350 @5350 -ord_5351 @5351 -ord_5352 @5352 -ord_5353 @5353 -ord_5354 @5354 -ord_5355 @5355 -ord_5356 @5356 -ord_5357 @5357 -ord_5358 @5358 -ord_5359 @5359 -ord_5360 @5360 -ord_5361 @5361 -ord_5362 @5362 -ord_5363 @5363 -ord_5364 @5364 -ord_5365 @5365 -ord_5366 @5366 -ord_5367 @5367 -ord_5368 @5368 -ord_5369 @5369 -ord_5370 @5370 -ord_5371 @5371 -ord_5372 @5372 -ord_5373 @5373 -ord_5374 @5374 -ord_5375 @5375 -ord_5376 @5376 -ord_5377 @5377 -ord_5378 @5378 -ord_5379 @5379 -ord_5380 @5380 -ord_5381 @5381 -ord_5382 @5382 -ord_5383 @5383 -ord_5384 @5384 -ord_5385 @5385 -ord_5386 @5386 -ord_5387 @5387 -ord_5388 @5388 -ord_5389 @5389 -ord_5390 @5390 -ord_5391 @5391 -ord_5392 @5392 -ord_5393 @5393 -ord_5394 @5394 -ord_5395 @5395 -ord_5396 @5396 -ord_5397 @5397 -ord_5398 @5398 -ord_5399 @5399 -ord_5400 @5400 -ord_5401 @5401 -ord_5402 @5402 -ord_5403 @5403 -ord_5404 @5404 -ord_5405 @5405 -ord_5406 @5406 -ord_5407 @5407 -ord_5408 @5408 -ord_5409 @5409 -ord_5410 @5410 -ord_5411 @5411 -ord_5412 @5412 -ord_5413 @5413 -ord_5414 @5414 -ord_5415 @5415 -ord_5416 @5416 -ord_5417 @5417 -ord_5418 @5418 -ord_5419 @5419 -ord_5420 @5420 -ord_5421 @5421 -ord_5422 @5422 -ord_5423 @5423 -ord_5424 @5424 -ord_5425 @5425 -ord_5426 @5426 -ord_5427 @5427 -ord_5428 @5428 -ord_5429 @5429 -ord_5430 @5430 -ord_5431 @5431 -ord_5432 @5432 -ord_5433 @5433 -ord_5434 @5434 -ord_5435 @5435 -ord_5436 @5436 -ord_5437 @5437 -ord_5438 @5438 -ord_5439 @5439 -ord_5440 @5440 -ord_5441 @5441 -ord_5442 @5442 -ord_5443 @5443 -ord_5444 @5444 -ord_5445 @5445 -ord_5446 @5446 -ord_5447 @5447 -ord_5448 @5448 -ord_5449 @5449 -ord_5450 @5450 -ord_5451 @5451 -ord_5452 @5452 -ord_5453 @5453 -ord_5454 @5454 -ord_5455 @5455 -ord_5456 @5456 -ord_5457 @5457 -ord_5458 @5458 -ord_5459 @5459 -ord_5460 @5460 -ord_5461 @5461 -ord_5462 @5462 -ord_5463 @5463 -ord_5464 @5464 -ord_5465 @5465 -ord_5466 @5466 -ord_5467 @5467 -ord_5468 @5468 -ord_5469 @5469 -ord_5470 @5470 -ord_5471 @5471 -ord_5472 @5472 -ord_5473 @5473 -ord_5474 @5474 -ord_5475 @5475 -ord_5476 @5476 -ord_5477 @5477 -ord_5478 @5478 -ord_5479 @5479 -ord_5480 @5480 -ord_5481 @5481 -ord_5482 @5482 -ord_5483 @5483 -ord_5484 @5484 DATA -ord_5485 @5485 -ord_5486 @5486 -ord_5487 @5487 -ord_5488 @5488 -ord_5489 @5489 -ord_5490 @5490 -ord_5491 @5491 -ord_5492 @5492 -ord_5493 @5493 -ord_5494 @5494 -ord_5495 @5495 -ord_5496 @5496 -ord_5497 @5497 -ord_5498 @5498 -ord_5499 @5499 -ord_5500 @5500 -ord_5501 @5501 -ord_5502 @5502 -ord_5503 @5503 -ord_5504 @5504 -ord_5505 @5505 -ord_5506 @5506 -ord_5507 @5507 -ord_5508 @5508 -ord_5509 @5509 -ord_5510 @5510 -ord_5511 @5511 -ord_5512 @5512 -ord_5513 @5513 -ord_5515 @5515 -ord_5516 @5516 -ord_5517 @5517 -ord_5518 @5518 -ord_5519 @5519 -ord_5520 @5520 -ord_5521 @5521 -ord_5522 @5522 -ord_5523 @5523 -ord_5524 @5524 -ord_5525 @5525 -ord_5526 @5526 -ord_5527 @5527 -ord_5528 @5528 -ord_5529 @5529 -ord_5530 @5530 -ord_5531 @5531 -ord_5532 @5532 -ord_5533 @5533 -ord_5534 @5534 -ord_5535 @5535 -ord_5536 @5536 -ord_5537 @5537 -ord_5538 @5538 -ord_5539 @5539 -ord_5540 @5540 -ord_5541 @5541 -ord_5542 @5542 -ord_5543 @5543 -ord_5544 @5544 -ord_5545 @5545 -ord_5546 @5546 -ord_5547 @5547 -ord_5548 @5548 -ord_5549 @5549 -ord_5550 @5550 -ord_5551 @5551 -ord_5552 @5552 -ord_5553 @5553 -ord_5554 @5554 -ord_5555 @5555 -ord_5556 @5556 -ord_5557 @5557 -ord_5558 @5558 -ord_5559 @5559 -ord_5560 @5560 -ord_5561 @5561 -ord_5562 @5562 -ord_5563 @5563 -ord_5564 @5564 -ord_5565 @5565 -ord_5566 @5566 -ord_5567 @5567 -ord_5568 @5568 -ord_5569 @5569 -ord_5570 @5570 -ord_5571 @5571 -ord_5572 @5572 -ord_5573 @5573 -ord_5574 @5574 -ord_5575 @5575 -ord_5576 @5576 -ord_5577 @5577 -ord_5578 @5578 -ord_5579 @5579 -ord_5580 @5580 -ord_5581 @5581 -ord_5582 @5582 -ord_5583 @5583 -ord_5584 @5584 -ord_5585 @5585 -ord_5586 @5586 -ord_5587 @5587 -ord_5588 @5588 -ord_5589 @5589 -ord_5590 @5590 -ord_5591 @5591 -ord_5592 @5592 -ord_5593 @5593 -ord_5594 @5594 -ord_5595 @5595 -ord_5596 @5596 -ord_5597 @5597 -ord_5598 @5598 -ord_5599 @5599 -ord_5600 @5600 -ord_5601 @5601 -ord_5602 @5602 -ord_5603 @5603 -ord_5604 @5604 -ord_5605 @5605 -ord_5606 @5606 -ord_5607 @5607 -ord_5608 @5608 -ord_5609 @5609 -ord_5610 @5610 -ord_5611 @5611 -ord_5612 @5612 -ord_5613 @5613 -ord_5614 @5614 -ord_5615 @5615 -ord_5616 @5616 -ord_5617 @5617 -ord_5618 @5618 -ord_5619 @5619 -ord_5620 @5620 -ord_5621 @5621 -ord_5622 @5622 -ord_5623 @5623 -ord_5624 @5624 -ord_5625 @5625 -ord_5626 @5626 -ord_5627 @5627 -ord_5628 @5628 -ord_5629 @5629 -ord_5630 @5630 -ord_5631 @5631 -ord_5632 @5632 -ord_5633 @5633 -ord_5634 @5634 -ord_5635 @5635 -ord_5636 @5636 -ord_5637 @5637 -ord_5638 @5638 -ord_5639 @5639 -ord_5640 @5640 -ord_5641 @5641 -ord_5642 @5642 -ord_5643 @5643 -ord_5644 @5644 -ord_5645 @5645 -ord_5646 @5646 -ord_5647 @5647 -ord_5648 @5648 -ord_5649 @5649 -ord_5650 @5650 -ord_5651 @5651 -ord_5652 @5652 -ord_5653 @5653 -ord_5654 @5654 -ord_5655 @5655 -ord_5656 @5656 -ord_5657 @5657 -ord_5658 @5658 -ord_5659 @5659 -ord_5660 @5660 -ord_5661 @5661 -ord_5662 @5662 -ord_5663 @5663 -ord_5664 @5664 -ord_5665 @5665 -ord_5666 @5666 -ord_5667 @5667 -ord_5668 @5668 -ord_5669 @5669 -ord_5670 @5670 -ord_5671 @5671 -ord_5672 @5672 -ord_5673 @5673 -ord_5674 @5674 -ord_5675 @5675 -ord_5676 @5676 -ord_5677 @5677 -ord_5678 @5678 -ord_5679 @5679 -ord_5680 @5680 -ord_5681 @5681 -ord_5682 @5682 -ord_5683 @5683 -ord_5684 @5684 -ord_5685 @5685 -ord_5686 @5686 -ord_5687 @5687 -ord_5688 @5688 -ord_5689 @5689 -ord_5690 @5690 -ord_5691 @5691 -ord_5692 @5692 -ord_5693 @5693 -ord_5694 @5694 -ord_5695 @5695 -ord_5696 @5696 -ord_5697 @5697 -ord_5698 @5698 -ord_5699 @5699 -ord_5700 @5700 -ord_5701 @5701 -ord_5702 @5702 -ord_5703 @5703 -ord_5704 @5704 -ord_5705 @5705 -ord_5706 @5706 -ord_5707 @5707 -ord_5708 @5708 -ord_5709 @5709 -ord_5710 @5710 -ord_5711 @5711 -ord_5712 @5712 -ord_5713 @5713 -ord_5714 @5714 -ord_5715 @5715 -ord_5716 @5716 -ord_5717 @5717 -ord_5718 @5718 -ord_5719 @5719 -ord_5720 @5720 -ord_5721 @5721 -ord_5722 @5722 -ord_5723 @5723 -ord_5724 @5724 -ord_5725 @5725 -ord_5726 @5726 -ord_5727 @5727 -ord_5728 @5728 -ord_5729 @5729 -ord_5730 @5730 -ord_5731 @5731 -ord_5732 @5732 -ord_5733 @5733 -ord_5734 @5734 -ord_5735 @5735 -ord_5736 @5736 -ord_5737 @5737 -ord_5738 @5738 -ord_5739 @5739 -ord_5740 @5740 -ord_5741 @5741 -ord_5742 @5742 -ord_5743 @5743 -ord_5744 @5744 -ord_5745 @5745 -ord_5746 @5746 -ord_5747 @5747 -ord_5748 @5748 -ord_5749 @5749 -ord_5750 @5750 -ord_5751 @5751 -ord_5752 @5752 -ord_5753 @5753 -ord_5754 @5754 -ord_5755 @5755 -ord_5756 @5756 -ord_5757 @5757 -ord_5758 @5758 -ord_5759 @5759 -ord_5760 @5760 -ord_5761 @5761 -ord_5762 @5762 -ord_5763 @5763 -ord_5764 @5764 -ord_5765 @5765 -ord_5766 @5766 -ord_5767 @5767 -ord_5768 @5768 -ord_5769 @5769 -ord_5770 @5770 -ord_5771 @5771 -ord_5772 @5772 -ord_5773 @5773 -ord_5774 @5774 -ord_5775 @5775 -ord_5776 @5776 -ord_5777 @5777 -ord_5778 @5778 -ord_5779 @5779 -ord_5780 @5780 -ord_5781 @5781 -ord_5782 @5782 -ord_5783 @5783 -ord_5784 @5784 -ord_5785 @5785 -ord_5786 @5786 -ord_5787 @5787 -ord_5788 @5788 -ord_5789 @5789 -ord_5790 @5790 -ord_5791 @5791 -ord_5792 @5792 -ord_5793 @5793 -ord_5794 @5794 -ord_5795 @5795 -ord_5796 @5796 -ord_5797 @5797 -ord_5798 @5798 -ord_5799 @5799 -ord_5800 @5800 -ord_5801 @5801 -ord_5802 @5802 -ord_5803 @5803 -ord_5804 @5804 -ord_5805 @5805 -ord_5806 @5806 -ord_5807 @5807 -ord_5808 @5808 -ord_5809 @5809 -ord_5810 @5810 -ord_5811 @5811 -ord_5812 @5812 -ord_5813 @5813 -ord_5814 @5814 -ord_5815 @5815 -ord_5816 @5816 -ord_5817 @5817 -ord_5818 @5818 -ord_5819 @5819 -ord_5820 @5820 -ord_5821 @5821 -ord_5822 @5822 -ord_5823 @5823 -ord_5824 @5824 -ord_5825 @5825 -ord_5826 @5826 -ord_5827 @5827 -ord_5828 @5828 -ord_5829 @5829 -ord_5830 @5830 -ord_5831 @5831 -ord_5832 @5832 -ord_5833 @5833 -ord_5834 @5834 -ord_5835 @5835 -ord_5836 @5836 -ord_5837 @5837 -ord_5838 @5838 -ord_5839 @5839 -ord_5840 @5840 -ord_5841 @5841 -ord_5842 @5842 -ord_5843 @5843 -ord_5844 @5844 -ord_5845 @5845 -ord_5846 @5846 -ord_5847 @5847 -ord_5848 @5848 -ord_5849 @5849 -ord_5850 @5850 -ord_5851 @5851 -ord_5852 @5852 -ord_5853 @5853 -ord_5854 @5854 -ord_5855 @5855 -ord_5856 @5856 -ord_5857 @5857 -ord_5858 @5858 -ord_5859 @5859 -ord_5860 @5860 -ord_5861 @5861 -ord_5862 @5862 -ord_5863 @5863 -ord_5864 @5864 -ord_5865 @5865 -ord_5866 @5866 -ord_5867 @5867 -ord_5868 @5868 -ord_5869 @5869 -ord_5870 @5870 -ord_5871 @5871 -ord_5872 @5872 -ord_5873 @5873 -ord_5874 @5874 -ord_5875 @5875 -ord_5876 @5876 -ord_5877 @5877 -ord_5878 @5878 -ord_5879 @5879 -ord_5880 @5880 -ord_5881 @5881 -ord_5882 @5882 -ord_5883 @5883 -ord_5884 @5884 -ord_5885 @5885 -ord_5886 @5886 -ord_5887 @5887 -ord_5888 @5888 -ord_5889 @5889 -ord_5890 @5890 -ord_5891 @5891 -ord_5892 @5892 -ord_5893 @5893 -ord_5894 @5894 -ord_5895 @5895 -ord_5896 @5896 -ord_5897 @5897 -ord_5898 @5898 -ord_5899 @5899 -ord_5900 @5900 -ord_5901 @5901 -ord_5902 @5902 -ord_5903 @5903 -ord_5904 @5904 -ord_5905 @5905 -ord_5906 @5906 -ord_5907 @5907 -ord_5908 @5908 -ord_5909 @5909 -ord_5910 @5910 -ord_5911 @5911 -ord_5912 @5912 -ord_5913 @5913 -ord_5914 @5914 -ord_5915 @5915 -ord_5916 @5916 -ord_5917 @5917 -ord_5918 @5918 -ord_5919 @5919 -ord_5920 @5920 -ord_5921 @5921 -ord_5922 @5922 -ord_5923 @5923 -ord_5924 @5924 -ord_5925 @5925 -ord_5926 @5926 -ord_5927 @5927 -ord_5928 @5928 -ord_5929 @5929 -ord_5930 @5930 -ord_5931 @5931 -ord_5932 @5932 -ord_5933 @5933 -ord_5934 @5934 -ord_5935 @5935 -ord_5936 @5936 -ord_5937 @5937 -ord_5938 @5938 -ord_5939 @5939 -ord_5940 @5940 -ord_5941 @5941 -ord_5942 @5942 -ord_5943 @5943 -ord_5944 @5944 -ord_5945 @5945 -ord_5946 @5946 -ord_5947 @5947 -ord_5948 @5948 -ord_5949 @5949 -ord_5950 @5950 -ord_5951 @5951 -ord_5952 @5952 -ord_5953 @5953 -ord_5954 @5954 -ord_5955 @5955 -ord_5956 @5956 -ord_5957 @5957 -ord_5958 @5958 -ord_5959 @5959 -ord_5960 @5960 -ord_5961 @5961 -ord_5962 @5962 -ord_5963 @5963 -ord_5964 @5964 -ord_5965 @5965 -ord_5966 @5966 -ord_5967 @5967 -ord_5968 @5968 -ord_5969 @5969 -ord_5970 @5970 -ord_5971 @5971 -ord_5972 @5972 -ord_5973 @5973 -ord_5974 @5974 -ord_5975 @5975 -ord_5976 @5976 -ord_5977 @5977 -ord_5978 @5978 -ord_5979 @5979 -ord_5980 @5980 -ord_5981 @5981 -ord_5982 @5982 -ord_5983 @5983 -ord_5984 @5984 -ord_5985 @5985 -ord_5986 @5986 -ord_5987 @5987 -ord_5988 @5988 -ord_5989 @5989 -ord_5990 @5990 -ord_5991 @5991 -ord_5992 @5992 -ord_5993 @5993 -ord_5994 @5994 -ord_5995 @5995 -ord_5996 @5996 -ord_5997 @5997 -ord_5998 @5998 -ord_5999 @5999 -ord_6000 @6000 -ord_6001 @6001 -ord_6002 @6002 -ord_6003 @6003 -ord_6004 @6004 -ord_6005 @6005 -ord_6006 @6006 -ord_6007 @6007 -ord_6008 @6008 -ord_6009 @6009 -ord_6010 @6010 -ord_6011 @6011 -ord_6012 @6012 -ord_6013 @6013 -ord_6014 @6014 -ord_6015 @6015 -ord_6016 @6016 -ord_6017 @6017 -ord_6018 @6018 -ord_6019 @6019 -ord_6020 @6020 -ord_6021 @6021 -ord_6022 @6022 -ord_6023 @6023 -ord_6024 @6024 -ord_6025 @6025 -ord_6026 @6026 -ord_6027 @6027 -ord_6028 @6028 -ord_6029 @6029 -ord_6030 @6030 -ord_6031 @6031 -ord_6032 @6032 -ord_6033 @6033 -ord_6034 @6034 -ord_6035 @6035 -ord_6036 @6036 -ord_6037 @6037 -ord_6038 @6038 -ord_6039 @6039 -ord_6040 @6040 -ord_6041 @6041 -ord_6042 @6042 -ord_6043 @6043 -ord_6044 @6044 -ord_6045 @6045 -ord_6046 @6046 -ord_6047 @6047 -ord_6048 @6048 -ord_6049 @6049 -ord_6050 @6050 -ord_6051 @6051 -ord_6052 @6052 -ord_6053 @6053 -ord_6054 @6054 -ord_6055 @6055 -ord_6056 @6056 -ord_6057 @6057 -ord_6058 @6058 -ord_6059 @6059 -ord_6060 @6060 -ord_6061 @6061 -ord_6062 @6062 -ord_6063 @6063 -ord_6064 @6064 -ord_6065 @6065 -ord_6066 @6066 -ord_6067 @6067 -ord_6068 @6068 -ord_6069 @6069 -ord_6070 @6070 -ord_6071 @6071 -ord_6072 @6072 -ord_6073 @6073 -ord_6074 @6074 -ord_6075 @6075 -ord_6076 @6076 -ord_6077 @6077 -ord_6078 @6078 -ord_6079 @6079 -ord_6080 @6080 -ord_6081 @6081 -ord_6082 @6082 -ord_6083 @6083 -ord_6084 @6084 -ord_6085 @6085 -ord_6086 @6086 -ord_6087 @6087 -ord_6088 @6088 -ord_6089 @6089 -ord_6090 @6090 -ord_6091 @6091 -ord_6092 @6092 -ord_6093 @6093 -ord_6094 @6094 -ord_6095 @6095 -ord_6096 @6096 -ord_6097 @6097 -ord_6098 @6098 -ord_6099 @6099 -ord_6100 @6100 -ord_6101 @6101 -ord_6102 @6102 -ord_6103 @6103 -ord_6104 @6104 -ord_6105 @6105 -ord_6106 @6106 -ord_6107 @6107 -ord_6108 @6108 -ord_6109 @6109 -ord_6110 @6110 -ord_6111 @6111 -ord_6112 @6112 -ord_6113 @6113 -ord_6114 @6114 -ord_6115 @6115 -ord_6116 @6116 -ord_6117 @6117 -ord_6118 @6118 -ord_6119 @6119 -ord_6120 @6120 -ord_6121 @6121 -ord_6122 @6122 -ord_6123 @6123 -ord_6124 @6124 -ord_6125 @6125 -ord_6126 @6126 -ord_6127 @6127 -ord_6128 @6128 -ord_6129 @6129 -ord_6130 @6130 -ord_6131 @6131 -ord_6132 @6132 -ord_6133 @6133 -ord_6134 @6134 -ord_6135 @6135 -ord_6136 @6136 -ord_6137 @6137 -ord_6138 @6138 -ord_6139 @6139 -ord_6140 @6140 -ord_6141 @6141 -ord_6142 @6142 -ord_6143 @6143 -ord_6144 @6144 -ord_6145 @6145 -ord_6146 @6146 -ord_6147 @6147 -ord_6148 @6148 -ord_6149 @6149 -ord_6150 @6150 -ord_6151 @6151 -ord_6152 @6152 -ord_6153 @6153 -ord_6154 @6154 -ord_6155 @6155 -ord_6156 @6156 -ord_6157 @6157 -ord_6158 @6158 -ord_6159 @6159 -ord_6160 @6160 -ord_6161 @6161 -ord_6162 @6162 -ord_6163 @6163 -ord_6164 @6164 -ord_6165 @6165 -ord_6166 @6166 -ord_6167 @6167 -ord_6168 @6168 -ord_6169 @6169 -ord_6170 @6170 -ord_6171 @6171 -ord_6172 @6172 -ord_6173 @6173 -ord_6174 @6174 -ord_6175 @6175 -ord_6176 @6176 -ord_6177 @6177 -ord_6178 @6178 -ord_6179 @6179 -ord_6180 @6180 -ord_6181 @6181 -ord_6182 @6182 -ord_6183 @6183 -ord_6184 @6184 -ord_6185 @6185 -ord_6186 @6186 -ord_6187 @6187 -ord_6188 @6188 -ord_6189 @6189 -ord_6190 @6190 -ord_6191 @6191 -ord_6192 @6192 -ord_6193 @6193 -ord_6194 @6194 -ord_6195 @6195 -ord_6196 @6196 -ord_6197 @6197 -ord_6198 @6198 -ord_6199 @6199 -ord_6200 @6200 -ord_6201 @6201 -ord_6202 @6202 -ord_6203 @6203 -ord_6204 @6204 -ord_6205 @6205 -ord_6206 @6206 -ord_6207 @6207 -ord_6208 @6208 -ord_6209 @6209 -ord_6210 @6210 -ord_6211 @6211 -ord_6212 @6212 -ord_6213 @6213 -ord_6214 @6214 -ord_6215 @6215 -ord_6216 @6216 -ord_6217 @6217 -ord_6218 @6218 -ord_6219 @6219 -ord_6220 @6220 -ord_6221 @6221 -ord_6222 @6222 -ord_6223 @6223 -ord_6224 @6224 -ord_6225 @6225 -ord_6226 @6226 -ord_6227 @6227 -ord_6228 @6228 -ord_6229 @6229 -ord_6230 @6230 -ord_6231 @6231 -ord_6232 @6232 -ord_6233 @6233 -ord_6234 @6234 -ord_6235 @6235 -ord_6236 @6236 -ord_6237 @6237 -ord_6238 @6238 -ord_6241 @6241 -ord_6242 @6242 -ord_6243 @6243 -ord_6244 @6244 -ord_6245 @6245 -ord_6246 @6246 -ord_6247 @6247 -ord_6248 @6248 -ord_6249 @6249 -ord_6250 @6250 -ord_6251 @6251 -ord_6252 @6252 -ord_6253 @6253 -ord_6254 @6254 -ord_6255 @6255 -ord_6256 @6256 -ord_6257 @6257 -ord_6258 @6258 -ord_6259 @6259 -ord_6260 @6260 -ord_6261 @6261 -ord_6262 @6262 -ord_6263 @6263 -ord_6264 @6264 -ord_6265 @6265 -ord_6266 @6266 -ord_6267 @6267 -ord_6268 @6268 -ord_6269 @6269 -ord_6270 @6270 -ord_6271 @6271 -ord_6272 @6272 -ord_6273 @6273 -ord_6274 @6274 -ord_6275 @6275 -ord_6276 @6276 -ord_6277 @6277 -ord_6278 @6278 -ord_6279 @6279 -ord_6280 @6280 -ord_6281 @6281 -ord_6282 @6282 -ord_6283 @6283 -ord_6284 @6284 -ord_6285 @6285 -ord_6286 @6286 -ord_6287 @6287 -ord_6288 @6288 -ord_6289 @6289 -ord_6290 @6290 -ord_6291 @6291 -ord_6292 @6292 -ord_6293 @6293 -ord_6294 @6294 -ord_6295 @6295 -ord_6296 @6296 -ord_6297 @6297 -ord_6298 @6298 -ord_6299 @6299 -ord_6300 @6300 -ord_6301 @6301 -ord_6302 @6302 -ord_6303 @6303 -ord_6304 @6304 -ord_6305 @6305 -ord_6306 @6306 -ord_6307 @6307 -ord_6308 @6308 -ord_6309 @6309 -ord_6310 @6310 -ord_6311 @6311 -ord_6312 @6312 -ord_6313 @6313 -ord_6314 @6314 -ord_6315 @6315 -ord_6316 @6316 -ord_6317 @6317 -ord_6318 @6318 -ord_6319 @6319 -ord_6320 @6320 -ord_6321 @6321 -ord_6322 @6322 -ord_6323 @6323 -ord_6324 @6324 -ord_6325 @6325 -ord_6326 @6326 -ord_6327 @6327 -ord_6328 @6328 -ord_6329 @6329 -ord_6330 @6330 -ord_6331 @6331 -ord_6332 @6332 -ord_6333 @6333 -ord_6334 @6334 -ord_6335 @6335 -ord_6336 @6336 -ord_6337 @6337 -ord_6338 @6338 -ord_6339 @6339 -ord_6340 @6340 -ord_6341 @6341 -ord_6342 @6342 -ord_6343 @6343 -ord_6344 @6344 -ord_6345 @6345 -ord_6346 @6346 -ord_6347 @6347 -ord_6348 @6348 -ord_6349 @6349 -ord_6350 @6350 -ord_6351 @6351 -ord_6352 @6352 -ord_6353 @6353 -ord_6354 @6354 -ord_6355 @6355 -ord_6356 @6356 -ord_6357 @6357 -ord_6358 @6358 -ord_6359 @6359 -ord_6360 @6360 -ord_6361 @6361 -ord_6362 @6362 -ord_6363 @6363 -ord_6364 @6364 -ord_6365 @6365 -ord_6366 @6366 -ord_6367 @6367 -ord_6368 @6368 -ord_6369 @6369 -ord_6370 @6370 -ord_6371 @6371 -ord_6372 @6372 -ord_6373 @6373 -ord_6374 @6374 -ord_6375 @6375 -ord_6376 @6376 -ord_6377 @6377 DATA -ord_6378 @6378 DATA -ord_6379 @6379 DATA -ord_6380 @6380 DATA -ord_6381 @6381 -ord_6382 @6382 -ord_6383 @6383 -ord_6384 @6384 -ord_6385 @6385 -ord_6387 @6387 -ord_6388 @6388 -ord_6389 @6389 -ord_6390 @6390 -ord_6391 @6391 -ord_6392 @6392 -ord_6393 @6393 -ord_6394 @6394 -ord_6395 @6395 -ord_6396 @6396 -ord_6397 @6397 -ord_6398 @6398 -ord_6399 @6399 -ord_6400 @6400 -ord_6401 @6401 -ord_6402 @6402 -ord_6403 @6403 -ord_6404 @6404 -ord_6405 @6405 -ord_6406 @6406 -ord_6407 @6407 -ord_6408 @6408 -ord_6409 @6409 -ord_6410 @6410 -ord_6411 @6411 -ord_6412 @6412 DATA -ord_6413 @6413 -ord_6414 @6414 -ord_6415 @6415 -ord_6416 @6416 -ord_6417 @6417 -ord_6418 @6418 -ord_6421 @6421 DATA -ord_6422 @6422 -ord_6423 @6423 -ord_6424 @6424 -ord_6425 @6425 -ord_6426 @6426 -ord_6427 @6427 -ord_6428 @6428 -ord_6429 @6429 -ord_6430 @6430 -ord_6431 @6431 -ord_6432 @6432 -ord_6433 @6433 -ord_6434 @6434 -ord_6435 @6435 -ord_6436 @6436 -ord_6437 @6437 -ord_6438 @6438 -ord_6439 @6439 -ord_6440 @6440 -ord_6441 @6441 -ord_6442 @6442 -ord_6443 @6443 -ord_6444 @6444 -ord_6445 @6445 -ord_6446 @6446 -ord_6447 @6447 -ord_6448 @6448 DATA -ord_6449 @6449 DATA -ord_6450 @6450 -ord_6451 @6451 -ord_6452 @6452 -ord_6453 @6453 -ord_6454 @6454 -ord_6455 @6455 -ord_6456 @6456 -ord_6457 @6457 -ord_6458 @6458 -ord_6459 @6459 -ord_6460 @6460 -ord_6461 @6461 -ord_6462 @6462 -ord_6463 @6463 -ord_6464 @6464 -ord_6465 @6465 -ord_6466 @6466 -ord_6467 @6467 -ord_6468 @6468 -ord_6469 @6469 -ord_6470 @6470 -ord_6471 @6471 -ord_6472 @6472 -ord_6473 @6473 -ord_6474 @6474 -ord_6475 @6475 -ord_6476 @6476 -ord_6477 @6477 -ord_6478 @6478 -ord_6479 @6479 -ord_6480 @6480 -ord_6481 @6481 -ord_6482 @6482 -ord_6483 @6483 -ord_6484 @6484 -ord_6485 @6485 -ord_6486 @6486 -ord_6487 @6487 -ord_6488 @6488 -ord_6489 @6489 -ord_6490 @6490 -ord_6491 @6491 -ord_6492 @6492 -ord_6493 @6493 -ord_6494 @6494 -ord_6495 @6495 -ord_6496 @6496 -ord_6497 @6497 -ord_6498 @6498 -ord_6499 @6499 -ord_6500 @6500 -ord_6501 @6501 -ord_6502 @6502 -ord_6503 @6503 -ord_6504 @6504 -ord_6505 @6505 -ord_6506 @6506 -ord_6507 @6507 -ord_6508 @6508 -ord_6509 @6509 -ord_6510 @6510 -ord_6511 @6511 -ord_6512 @6512 -ord_6513 @6513 -ord_6514 @6514 -ord_6515 @6515 -ord_6516 @6516 -ord_6517 @6517 -ord_6518 @6518 -ord_6519 @6519 -ord_6520 @6520 -ord_6521 @6521 -ord_6522 @6522 -ord_6523 @6523 -ord_6524 @6524 -ord_6525 @6525 -ord_6526 @6526 -ord_6527 @6527 -ord_6528 @6528 -ord_6529 @6529 -ord_6530 @6530 -ord_6531 @6531 -ord_6532 @6532 -ord_6533 @6533 -ord_6534 @6534 -ord_6535 @6535 -ord_6536 @6536 -ord_6537 @6537 -ord_6538 @6538 -ord_6539 @6539 -ord_6540 @6540 -ord_6541 @6541 -ord_6542 @6542 -ord_6543 @6543 -ord_6544 @6544 -ord_6545 @6545 -ord_6546 @6546 -ord_6547 @6547 -ord_6548 @6548 -ord_6549 @6549 -ord_6550 @6550 -ord_6551 @6551 -ord_6552 @6552 -ord_6553 @6553 -ord_6554 @6554 -ord_6555 @6555 -ord_6556 @6556 -ord_6557 @6557 -ord_6558 @6558 -ord_6559 @6559 -ord_6560 @6560 -ord_6561 @6561 -ord_6562 @6562 -ord_6563 @6563 -ord_6564 @6564 -ord_6565 @6565 -ord_6566 @6566 -ord_6567 @6567 -ord_6568 @6568 -ord_6569 @6569 -ord_6570 @6570 -ord_6571 @6571 -ord_6572 @6572 -ord_6573 @6573 -ord_6574 @6574 -ord_6575 @6575 -ord_6576 @6576 -ord_6577 @6577 -ord_6578 @6578 -ord_6579 @6579 -ord_6580 @6580 -ord_6581 @6581 -ord_6582 @6582 -ord_6583 @6583 -ord_6584 @6584 -ord_6585 @6585 -ord_6586 @6586 -ord_6587 @6587 -ord_6588 @6588 -ord_6589 @6589 -ord_6590 @6590 -ord_6591 @6591 -ord_6592 @6592 -ord_6593 @6593 -ord_6594 @6594 -ord_6595 @6595 -ord_6596 @6596 DATA -ord_6597 @6597 DATA -ord_6598 @6598 DATA -ord_6599 @6599 DATA -ord_6600 @6600 DATA -ord_6601 @6601 DATA -ord_6602 @6602 DATA -ord_6603 @6603 DATA -ord_6604 @6604 DATA -ord_6605 @6605 -ord_6606 @6606 -ord_6607 @6607 -ord_6608 @6608 -ord_6609 @6609 -ord_6610 @6610 -ord_6611 @6611 -ord_6612 @6612 -ord_6613 @6613 -ord_6614 @6614 -ord_6615 @6615 -ord_6616 @6616 -ord_6617 @6617 -ord_6618 @6618 -ord_6619 @6619 -ord_6620 @6620 -ord_6621 @6621 -ord_6622 @6622 -ord_6623 @6623 -ord_6624 @6624 -ord_6625 @6625 -ord_6626 @6626 -ord_6627 @6627 -ord_6628 @6628 -ord_6629 @6629 -ord_6630 @6630 -ord_6631 @6631 -ord_6632 @6632 -ord_6633 @6633 -ord_6634 @6634 -ord_6635 @6635 -ord_6636 @6636 -ord_6637 @6637 -ord_6638 @6638 -ord_6639 @6639 -ord_6640 @6640 -ord_6641 @6641 -ord_6642 @6642 -ord_6643 @6643 -ord_6644 @6644 -ord_6645 @6645 -ord_6646 @6646 -ord_6647 @6647 -ord_6648 @6648 -ord_6649 @6649 -ord_6650 @6650 -ord_6651 @6651 -ord_6652 @6652 -ord_6653 @6653 -ord_6654 @6654 -ord_6655 @6655 -ord_6656 @6656 -ord_6657 @6657 -ord_6658 @6658 DATA -ord_6659 @6659 -ord_6660 @6660 -ord_6661 @6661 -ord_6662 @6662 -ord_6663 @6663 -ord_6664 @6664 -ord_6665 @6665 -ord_6666 @6666 -ord_6668 @6668 -ord_6669 @6669 -ord_6670 @6670 -ord_6671 @6671 -ord_6672 @6672 -ord_6673 @6673 -ord_6674 @6674 -ord_6675 @6675 -ord_6676 @6676 -ord_6677 @6677 -ord_6678 @6678 -ord_6679 @6679 -ord_6680 @6680 -ord_6681 @6681 -ord_6682 @6682 -ord_6683 @6683 -ord_6684 @6684 -ord_6685 @6685 -ord_6686 @6686 -ord_6687 @6687 -ord_6688 @6688 -ord_6689 @6689 -ord_6690 @6690 -ord_6691 @6691 -ord_6692 @6692 -ord_6693 @6693 -ord_6694 @6694 -ord_6695 @6695 -ord_6696 @6696 -ord_6697 @6697 -ord_6698 @6698 -ord_6699 @6699 -ord_6700 @6700 -ord_6701 @6701 -ord_6702 @6702 -ord_6703 @6703 -ord_6704 @6704 -ord_6705 @6705 -ord_6706 @6706 -ord_6707 @6707 -ord_6708 @6708 -ord_6709 @6709 -ord_6710 @6710 -ord_6711 @6711 -ord_6712 @6712 -ord_6713 @6713 -ord_6714 @6714 -ord_6715 @6715 -ord_6716 @6716 -ord_6717 @6717 -ord_6718 @6718 -ord_6719 @6719 -ord_6720 @6720 -ord_6721 @6721 -ord_6722 @6722 -ord_6723 @6723 -ord_6724 @6724 -ord_6725 @6725 -ord_6726 @6726 -ord_6727 @6727 -ord_6728 @6728 -ord_6729 @6729 -ord_6730 @6730 -ord_6731 @6731 -ord_6732 @6732 -ord_6733 @6733 -ord_6734 @6734 -ord_6735 @6735 -ord_6736 @6736 -ord_6737 @6737 -ord_6738 @6738 -ord_6739 @6739 -ord_6740 @6740 -ord_6741 @6741 -ord_6742 @6742 -ord_6743 @6743 -ord_6744 @6744 -ord_6745 @6745 -ord_6746 @6746 -ord_6747 @6747 -ord_6748 @6748 -ord_6749 @6749 -ord_6750 @6750 -ord_6751 @6751 -ord_6752 @6752 -ord_6753 @6753 -ord_6754 @6754 -ord_6755 @6755 -ord_6756 @6756 -ord_6757 @6757 -ord_6758 @6758 -ord_6759 @6759 -ord_6760 @6760 -ord_6761 @6761 -ord_6762 @6762 -ord_6763 @6763 -ord_6764 @6764 -ord_6765 @6765 -ord_6766 @6766 -ord_6767 @6767 -ord_6768 @6768 -ord_6769 @6769 -ord_6770 @6770 -ord_6771 @6771 -ord_6772 @6772 -ord_6773 @6773 -ord_6774 @6774 -ord_6775 @6775 -ord_6776 @6776 -ord_6777 @6777 -ord_6778 @6778 -ord_6779 @6779 -ord_6780 @6780 -ord_6781 @6781 -ord_6782 @6782 -ord_6783 @6783 -ord_6784 @6784 -ord_6785 @6785 -ord_6786 @6786 -ord_6787 @6787 DATA -ord_6788 @6788 -ord_6789 @6789 -ord_6790 @6790 -ord_6791 @6791 -ord_6792 @6792 -ord_6793 @6793 -ord_6794 @6794 -ord_6795 @6795 -ord_6796 @6796 -ord_6797 @6797 -ord_6798 @6798 -ord_6799 @6799 -ord_6800 @6800 DATA -ord_6801 @6801 DATA -ord_6802 @6802 DATA -ord_6803 @6803 -ord_6804 @6804 -ord_6805 @6805 -ord_6806 @6806 -ord_6807 @6807 -ord_6808 @6808 -ord_6809 @6809 -ord_6810 @6810 -ord_6811 @6811 -ord_6812 @6812 -ord_6813 @6813 -ord_6814 @6814 -ord_6815 @6815 -ord_6816 @6816 -ord_6817 @6817 -ord_6818 @6818 -ord_6819 @6819 -ord_6820 @6820 -ord_6821 @6821 -ord_6822 @6822 -ord_6823 @6823 -ord_6824 @6824 -ord_6825 @6825 -ord_6826 @6826 -ord_6827 @6827 -ord_6828 @6828 -ord_6829 @6829 -ord_6830 @6830 -ord_6831 @6831 -ord_6832 @6832 -ord_6833 @6833 -ord_6834 @6834 -ord_6835 @6835 -ord_6836 @6836 -ord_6837 @6837 -ord_6838 @6838 -ord_6839 @6839 -ord_6840 @6840 -ord_6841 @6841 -ord_6842 @6842 -ord_6843 @6843 -ord_6844 @6844 -ord_6845 @6845 -ord_6846 @6846 -ord_6847 @6847 -ord_6848 @6848 -ord_6849 @6849 -ord_6850 @6850 -ord_6851 @6851 -ord_6852 @6852 -ord_6853 @6853 -ord_6854 @6854 -ord_6855 @6855 -ord_6856 @6856 -ord_6857 @6857 -ord_6858 @6858 -ord_6859 @6859 -ord_6860 @6860 -ord_6861 @6861 -ord_6862 @6862 -ord_6863 @6863 -ord_6864 @6864 -ord_6865 @6865 -ord_6866 @6866 -ord_6867 @6867 -ord_6868 @6868 -ord_6869 @6869 -ord_6870 @6870 -ord_6871 @6871 -ord_6872 @6872 -ord_6873 @6873 -ord_6874 @6874 -ord_6875 @6875 -ord_6876 @6876 -ord_6877 @6877 -ord_6878 @6878 -ord_6879 @6879 -ord_6880 @6880 -ord_6881 @6881 -ord_6882 @6882 -ord_6883 @6883 -ord_6884 @6884 -ord_6885 @6885 -ord_6886 @6886 -ord_6887 @6887 -ord_6888 @6888 -ord_6889 @6889 -ord_6890 @6890 -ord_6891 @6891 -ord_6892 @6892 -ord_6893 @6893 -ord_6894 @6894 -ord_6895 @6895 -ord_6896 @6896 -ord_6897 @6897 -ord_6898 @6898 -ord_6899 @6899 -ord_6900 @6900 -ord_6901 @6901 -ord_6902 @6902 -ord_6903 @6903 -ord_6904 @6904 -ord_6905 @6905 -ord_6906 @6906 -ord_6907 @6907 -ord_6908 @6908 -ord_6909 @6909 -ord_6910 @6910 -ord_6911 @6911 -ord_6912 @6912 -ord_6913 @6913 -ord_6914 @6914 -ord_6915 @6915 -ord_6916 @6916 -ord_6917 @6917 -ord_6918 @6918 -ord_6919 @6919 -ord_6920 @6920 -ord_6921 @6921 -ord_6922 @6922 -ord_6923 @6923 -ord_6924 @6924 -ord_6925 @6925 -ord_6926 @6926 -ord_6927 @6927 -ord_6928 @6928 -ord_6929 @6929 -ord_6930 @6930 -ord_6931 @6931 -ord_6932 @6932 -ord_6933 @6933 -ord_6934 @6934 -ord_6935 @6935 -ord_6936 @6936 DATA -ord_6937 @6937 -ord_6938 @6938 -ord_6939 @6939 -ord_6940 @6940 -ord_6941 @6941 -ord_6942 @6942 -ord_6943 @6943
diff --git a/mingw-w64-crt/libarm32/mfc42u.def b/mingw-w64-crt/libarm32/mfc42u.def deleted file mode 100644 index 3f6ac80..0000000 --- a/mingw-w64-crt/libarm32/mfc42u.def +++ /dev/null
@@ -1,6385 +0,0 @@ -; -; Definition file of MFC42u.dll -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "MFC42u.dll" -EXPORTS -?classCCachedDataPathProperty@CCachedDataPathProperty@@2UCRuntimeClass@@B DATA -?classCDataPathProperty@CDataPathProperty@@2UCRuntimeClass@@B DATA -ord_256 @256 -ord_257 @257 -ord_258 @258 -ord_259 @259 -ord_260 @260 -ord_261 @261 -ord_262 @262 -ord_263 @263 -ord_264 @264 -ord_265 @265 -ord_266 @266 -ord_267 @267 -ord_268 @268 -ord_269 @269 -ord_270 @270 -ord_271 @271 -ord_272 @272 -ord_273 @273 -ord_274 @274 -ord_275 @275 -ord_276 @276 -ord_277 @277 -ord_278 @278 -ord_279 @279 -ord_280 @280 -ord_281 @281 -ord_282 @282 -ord_283 @283 -ord_284 @284 -ord_285 @285 -ord_286 @286 -ord_287 @287 -ord_288 @288 -ord_289 @289 -ord_290 @290 -ord_291 @291 -ord_292 @292 -ord_293 @293 -ord_294 @294 -ord_295 @295 -ord_296 @296 -ord_297 @297 -ord_298 @298 -ord_299 @299 -ord_300 @300 -ord_301 @301 -ord_302 @302 -ord_303 @303 -ord_304 @304 -ord_305 @305 -ord_306 @306 -ord_307 @307 -ord_308 @308 -ord_309 @309 -ord_310 @310 -ord_311 @311 -ord_312 @312 -ord_313 @313 -ord_314 @314 -ord_315 @315 -ord_316 @316 -ord_317 @317 -ord_318 @318 -ord_319 @319 -ord_320 @320 -ord_321 @321 -ord_322 @322 -ord_323 @323 -ord_324 @324 -ord_325 @325 -ord_326 @326 -ord_327 @327 -ord_328 @328 -ord_329 @329 -ord_330 @330 -ord_331 @331 -ord_332 @332 -ord_333 @333 -ord_334 @334 -ord_335 @335 -ord_336 @336 -ord_337 @337 -ord_338 @338 -ord_339 @339 -ord_340 @340 -ord_341 @341 -ord_342 @342 -ord_343 @343 -ord_344 @344 -ord_345 @345 -ord_346 @346 -ord_347 @347 -ord_348 @348 -ord_349 @349 -ord_350 @350 -ord_351 @351 -ord_352 @352 -ord_353 @353 -ord_354 @354 -ord_355 @355 -ord_356 @356 -ord_357 @357 -ord_358 @358 -ord_359 @359 -ord_360 @360 -ord_361 @361 -ord_362 @362 -ord_363 @363 -ord_364 @364 -ord_365 @365 -ord_366 @366 -ord_367 @367 -ord_368 @368 -ord_369 @369 -ord_370 @370 -ord_371 @371 -ord_372 @372 -ord_373 @373 -ord_374 @374 -ord_375 @375 -ord_376 @376 -ord_377 @377 -ord_378 @378 -ord_379 @379 -ord_380 @380 -ord_381 @381 -ord_382 @382 -ord_383 @383 -ord_384 @384 -ord_385 @385 -ord_386 @386 -ord_387 @387 -ord_388 @388 -ord_389 @389 -ord_390 @390 -ord_391 @391 -ord_392 @392 -ord_393 @393 -ord_394 @394 -ord_395 @395 -ord_396 @396 -ord_397 @397 -ord_398 @398 -ord_399 @399 -ord_400 @400 -ord_401 @401 -ord_402 @402 -ord_403 @403 -ord_404 @404 -ord_405 @405 -ord_406 @406 -ord_407 @407 -ord_408 @408 -ord_409 @409 -ord_410 @410 -ord_411 @411 -ord_412 @412 -ord_413 @413 -ord_414 @414 -ord_415 @415 -ord_416 @416 -ord_417 @417 -ord_418 @418 -ord_419 @419 -ord_420 @420 -ord_421 @421 -ord_422 @422 -ord_423 @423 -ord_424 @424 -ord_425 @425 -ord_426 @426 -ord_427 @427 -ord_428 @428 -ord_429 @429 -ord_430 @430 -ord_431 @431 -ord_432 @432 -ord_433 @433 -ord_434 @434 -ord_435 @435 -ord_436 @436 -ord_437 @437 -ord_438 @438 -ord_439 @439 -ord_440 @440 -ord_441 @441 -ord_442 @442 -ord_443 @443 -ord_444 @444 -ord_445 @445 -ord_446 @446 -ord_447 @447 -ord_448 @448 -ord_449 @449 -ord_450 @450 -ord_451 @451 -ord_452 @452 -ord_453 @453 -ord_454 @454 -ord_455 @455 -ord_456 @456 -ord_457 @457 -ord_458 @458 -ord_459 @459 -ord_460 @460 -ord_461 @461 -ord_462 @462 -ord_463 @463 -ord_464 @464 -ord_465 @465 -ord_466 @466 -ord_467 @467 -ord_468 @468 -ord_469 @469 -ord_470 @470 -ord_471 @471 -ord_472 @472 -ord_473 @473 -ord_474 @474 -ord_475 @475 -ord_476 @476 -ord_477 @477 -ord_478 @478 -ord_479 @479 -ord_480 @480 -ord_481 @481 -ord_482 @482 -ord_483 @483 -ord_484 @484 -ord_485 @485 -ord_486 @486 -ord_487 @487 -ord_488 @488 -ord_489 @489 -ord_490 @490 -ord_491 @491 -ord_492 @492 -ord_493 @493 -ord_494 @494 -ord_495 @495 -ord_496 @496 -ord_497 @497 -ord_498 @498 -ord_499 @499 -ord_500 @500 -ord_501 @501 -ord_502 @502 -ord_503 @503 -ord_504 @504 -ord_505 @505 -ord_506 @506 -ord_507 @507 -ord_508 @508 -ord_509 @509 -ord_510 @510 -ord_511 @511 -ord_512 @512 -ord_513 @513 -ord_514 @514 -ord_515 @515 -ord_516 @516 -ord_517 @517 -ord_518 @518 -ord_519 @519 -ord_520 @520 -ord_521 @521 -ord_522 @522 -ord_523 @523 -ord_524 @524 -ord_525 @525 -ord_526 @526 -ord_527 @527 -ord_528 @528 -ord_529 @529 -ord_530 @530 -ord_531 @531 -ord_532 @532 -ord_533 @533 -ord_534 @534 -ord_535 @535 -ord_536 @536 -ord_537 @537 -ord_538 @538 -ord_539 @539 -ord_540 @540 -ord_541 @541 -ord_542 @542 -ord_543 @543 -ord_544 @544 -ord_545 @545 -ord_546 @546 -ord_547 @547 -ord_548 @548 -ord_549 @549 -ord_550 @550 -ord_551 @551 -ord_552 @552 -ord_553 @553 -ord_554 @554 -ord_555 @555 -ord_556 @556 -ord_557 @557 -ord_558 @558 -ord_559 @559 -ord_560 @560 -ord_561 @561 -ord_562 @562 -ord_563 @563 -ord_564 @564 -ord_565 @565 -ord_566 @566 -ord_567 @567 -ord_568 @568 -ord_569 @569 -ord_570 @570 -ord_571 @571 -ord_572 @572 -ord_573 @573 -ord_574 @574 -ord_575 @575 -ord_576 @576 -ord_577 @577 -ord_578 @578 -ord_579 @579 -ord_580 @580 -ord_581 @581 -ord_582 @582 -ord_583 @583 -ord_584 @584 -ord_587 @587 -ord_588 @588 -ord_589 @589 -ord_590 @590 -ord_591 @591 -ord_592 @592 -ord_593 @593 -ord_594 @594 -ord_595 @595 -ord_596 @596 -ord_597 @597 -ord_598 @598 -ord_599 @599 -ord_600 @600 -ord_601 @601 -ord_602 @602 -ord_603 @603 -ord_604 @604 -ord_605 @605 -ord_606 @606 -ord_607 @607 -ord_608 @608 -ord_609 @609 -ord_610 @610 -ord_611 @611 -ord_612 @612 -ord_613 @613 -ord_614 @614 -ord_615 @615 -ord_616 @616 -ord_617 @617 -ord_618 @618 -ord_619 @619 -ord_620 @620 -ord_621 @621 -ord_622 @622 -ord_623 @623 -ord_624 @624 -ord_625 @625 -ord_626 @626 -ord_627 @627 -ord_628 @628 -ord_629 @629 -ord_630 @630 -ord_631 @631 -ord_632 @632 -ord_633 @633 -ord_634 @634 -ord_635 @635 -ord_636 @636 -ord_637 @637 -ord_638 @638 -ord_639 @639 -ord_640 @640 -ord_641 @641 -ord_642 @642 -ord_643 @643 -ord_644 @644 -ord_645 @645 -ord_646 @646 -ord_647 @647 -ord_648 @648 -ord_649 @649 -ord_650 @650 -ord_651 @651 -ord_652 @652 -ord_653 @653 -ord_654 @654 -ord_655 @655 -ord_656 @656 -ord_657 @657 -ord_658 @658 -ord_659 @659 -ord_660 @660 -ord_661 @661 -ord_662 @662 -ord_663 @663 -ord_664 @664 -ord_665 @665 -ord_666 @666 -ord_667 @667 -ord_668 @668 -ord_669 @669 -ord_670 @670 -ord_671 @671 -ord_672 @672 -ord_673 @673 -ord_674 @674 -ord_675 @675 -ord_676 @676 -ord_677 @677 -ord_678 @678 -ord_679 @679 -ord_680 @680 -ord_681 @681 -ord_682 @682 -ord_683 @683 -ord_684 @684 -ord_685 @685 -ord_686 @686 -ord_687 @687 -ord_688 @688 -ord_689 @689 -ord_690 @690 -ord_691 @691 -ord_692 @692 -ord_693 @693 -ord_694 @694 -ord_695 @695 -ord_696 @696 -ord_697 @697 -ord_698 @698 -ord_699 @699 -ord_700 @700 -ord_701 @701 -ord_702 @702 -ord_703 @703 -ord_704 @704 -ord_705 @705 -ord_706 @706 -ord_707 @707 -ord_708 @708 -ord_709 @709 -ord_710 @710 -ord_711 @711 -ord_712 @712 -ord_713 @713 -ord_714 @714 -ord_715 @715 -ord_716 @716 -ord_717 @717 -ord_718 @718 -ord_719 @719 -ord_720 @720 -ord_721 @721 -ord_722 @722 -ord_723 @723 -ord_724 @724 -ord_725 @725 -ord_726 @726 -ord_727 @727 -ord_728 @728 -ord_729 @729 -ord_730 @730 -ord_731 @731 -ord_732 @732 -ord_733 @733 -ord_734 @734 -ord_735 @735 -ord_736 @736 -ord_737 @737 -ord_738 @738 -ord_739 @739 -ord_740 @740 -ord_741 @741 -ord_742 @742 -ord_743 @743 -ord_744 @744 -ord_745 @745 -ord_746 @746 -ord_747 @747 -ord_748 @748 -ord_749 @749 -ord_750 @750 -ord_751 @751 -ord_752 @752 -ord_753 @753 -ord_754 @754 -ord_755 @755 -ord_756 @756 -ord_757 @757 -ord_758 @758 -ord_759 @759 -ord_760 @760 -ord_761 @761 -ord_762 @762 -ord_763 @763 -ord_764 @764 -ord_765 @765 -ord_766 @766 -ord_767 @767 -ord_768 @768 -ord_769 @769 -ord_770 @770 -ord_771 @771 -ord_772 @772 -ord_773 @773 -ord_774 @774 -ord_775 @775 -ord_776 @776 -ord_777 @777 -ord_778 @778 -ord_779 @779 -ord_780 @780 -ord_781 @781 -ord_782 @782 -ord_783 @783 -ord_784 @784 -ord_785 @785 -ord_786 @786 -ord_787 @787 -ord_788 @788 -ord_789 @789 -ord_790 @790 -ord_791 @791 -ord_792 @792 -ord_793 @793 -ord_794 @794 -ord_795 @795 -ord_796 @796 -ord_797 @797 -ord_798 @798 -ord_799 @799 -ord_800 @800 -ord_801 @801 -ord_802 @802 -ord_803 @803 -ord_804 @804 -ord_805 @805 -ord_806 @806 -ord_807 @807 -ord_808 @808 -ord_809 @809 -ord_810 @810 -ord_811 @811 -ord_812 @812 -ord_813 @813 -ord_814 @814 -ord_815 @815 -ord_816 @816 -ord_817 @817 -ord_818 @818 -ord_819 @819 -ord_820 @820 -ord_821 @821 -ord_822 @822 -ord_823 @823 -ord_824 @824 -ord_825 @825 -ord_826 @826 -ord_827 @827 -ord_828 @828 -ord_829 @829 -ord_830 @830 -ord_831 @831 -ord_832 @832 -ord_833 @833 -ord_834 @834 -ord_835 @835 -ord_836 @836 -ord_837 @837 -ord_838 @838 -ord_839 @839 -ord_840 @840 -ord_841 @841 -ord_842 @842 -ord_843 @843 -ord_844 @844 -ord_845 @845 -ord_846 @846 -ord_847 @847 -ord_848 @848 -ord_849 @849 -ord_850 @850 -ord_851 @851 -ord_852 @852 -ord_853 @853 -ord_854 @854 -ord_855 @855 -ord_856 @856 -ord_857 @857 -ord_858 @858 -ord_859 @859 -ord_860 @860 -ord_861 @861 -ord_862 @862 -ord_863 @863 -ord_864 @864 -ord_865 @865 -ord_866 @866 -ord_867 @867 -ord_868 @868 -ord_869 @869 -ord_870 @870 -ord_871 @871 -ord_872 @872 -ord_873 @873 -ord_874 @874 -ord_875 @875 -ord_876 @876 -ord_877 @877 -ord_878 @878 -ord_879 @879 -ord_880 @880 -ord_881 @881 -ord_882 @882 -ord_883 @883 -ord_884 @884 -ord_885 @885 -ord_886 @886 -ord_887 @887 -ord_888 @888 -ord_889 @889 -ord_890 @890 -ord_891 @891 -ord_892 @892 -ord_893 @893 -ord_894 @894 -ord_895 @895 -ord_896 @896 -ord_897 @897 -ord_898 @898 -ord_899 @899 -ord_900 @900 -ord_901 @901 -ord_902 @902 -ord_903 @903 -ord_904 @904 -ord_905 @905 -ord_906 @906 -ord_907 @907 -ord_908 @908 -ord_909 @909 -ord_910 @910 -ord_911 @911 -ord_912 @912 -ord_913 @913 -ord_914 @914 -ord_915 @915 -ord_916 @916 -ord_917 @917 -ord_918 @918 -ord_919 @919 -ord_920 @920 -ord_921 @921 -ord_922 @922 -ord_923 @923 -ord_924 @924 -ord_925 @925 -ord_926 @926 -ord_927 @927 -ord_928 @928 -ord_929 @929 -ord_930 @930 -ord_931 @931 -ord_932 @932 -ord_933 @933 -ord_934 @934 -ord_935 @935 -ord_936 @936 -ord_937 @937 -ord_938 @938 -ord_939 @939 -ord_940 @940 -ord_941 @941 -ord_942 @942 -ord_943 @943 -ord_944 @944 -ord_945 @945 DATA -ord_946 @946 -ord_947 @947 -ord_948 @948 -ord_949 @949 -ord_950 @950 DATA -ord_951 @951 -ord_952 @952 -ord_953 @953 -ord_954 @954 -ord_955 @955 -ord_956 @956 -ord_957 @957 -ord_958 @958 -ord_959 @959 -ord_960 @960 -ord_961 @961 -ord_962 @962 -ord_963 @963 -ord_964 @964 -ord_965 @965 -ord_966 @966 -ord_967 @967 -ord_968 @968 -ord_969 @969 -ord_970 @970 -ord_971 @971 -ord_972 @972 -ord_973 @973 -ord_974 @974 -ord_975 @975 -ord_976 @976 -ord_977 @977 -ord_978 @978 -ord_979 @979 -ord_980 @980 -ord_981 @981 -ord_982 @982 -ord_983 @983 -ord_984 @984 -ord_985 @985 -ord_986 @986 -ord_987 @987 -ord_988 @988 -ord_989 @989 -ord_990 @990 -ord_991 @991 -ord_992 @992 -ord_993 @993 -ord_994 @994 -ord_995 @995 -ord_996 @996 -ord_997 @997 -ord_998 @998 -ord_999 @999 -ord_1000 @1000 -ord_1001 @1001 -ord_1002 @1002 -ord_1003 @1003 -ord_1004 @1004 -ord_1005 @1005 -ord_1006 @1006 -ord_1007 @1007 -ord_1008 @1008 -ord_1009 @1009 -ord_1010 @1010 -ord_1011 @1011 -ord_1012 @1012 -ord_1013 @1013 -ord_1014 @1014 -ord_1015 @1015 -ord_1016 @1016 -ord_1017 @1017 -ord_1018 @1018 -ord_1019 @1019 -ord_1020 @1020 -ord_1021 @1021 -ord_1022 @1022 -ord_1023 @1023 -ord_1024 @1024 -ord_1025 @1025 -ord_1026 @1026 -ord_1027 @1027 -ord_1028 @1028 -ord_1029 @1029 -ord_1030 @1030 -ord_1031 @1031 -ord_1032 @1032 -ord_1033 @1033 -ord_1034 @1034 -ord_1035 @1035 -ord_1036 @1036 -ord_1037 @1037 -ord_1038 @1038 -ord_1039 @1039 -ord_1040 @1040 -ord_1041 @1041 -ord_1042 @1042 -ord_1043 @1043 -ord_1044 @1044 -ord_1045 @1045 -ord_1046 @1046 -ord_1047 @1047 -ord_1048 @1048 -ord_1049 @1049 -ord_1050 @1050 -ord_1051 @1051 -ord_1052 @1052 -ord_1053 @1053 -ord_1054 @1054 -ord_1055 @1055 -ord_1056 @1056 -ord_1057 @1057 -ord_1058 @1058 -ord_1059 @1059 -ord_1060 @1060 -ord_1061 @1061 -ord_1062 @1062 -ord_1063 @1063 -ord_1064 @1064 -ord_1065 @1065 -ord_1066 @1066 -ord_1067 @1067 -ord_1068 @1068 -ord_1069 @1069 -ord_1070 @1070 -ord_1071 @1071 -ord_1072 @1072 -ord_1073 @1073 -ord_1074 @1074 -ord_1075 @1075 -ord_1076 @1076 -ord_1077 @1077 -ord_1078 @1078 -ord_1079 @1079 -ord_1080 @1080 -ord_1081 @1081 -ord_1082 @1082 -ord_1083 @1083 -ord_1084 @1084 -ord_1085 @1085 -ord_1086 @1086 -ord_1087 @1087 -ord_1088 @1088 -ord_1089 @1089 -ord_1090 @1090 -ord_1091 @1091 -ord_1092 @1092 -ord_1093 @1093 -ord_1094 @1094 -ord_1095 @1095 -ord_1096 @1096 -ord_1097 @1097 -ord_1098 @1098 -ord_1099 @1099 -ord_1100 @1100 -ord_1101 @1101 -ord_1102 @1102 -ord_1103 @1103 -ord_1104 @1104 -ord_1105 @1105 -ord_1106 @1106 -ord_1107 @1107 -ord_1108 @1108 -ord_1109 @1109 -ord_1110 @1110 -ord_1111 @1111 -ord_1112 @1112 -ord_1113 @1113 -ord_1114 @1114 -ord_1115 @1115 -ord_1116 @1116 -ord_1117 @1117 -ord_1118 @1118 -ord_1119 @1119 -ord_1120 @1120 -ord_1121 @1121 -ord_1122 @1122 -ord_1123 @1123 -ord_1124 @1124 -ord_1125 @1125 DATA -ord_1126 @1126 -ord_1127 @1127 -ord_1128 @1128 -ord_1129 @1129 -ord_1130 @1130 -ord_1131 @1131 -ord_1132 @1132 -ord_1133 @1133 -ord_1134 @1134 -ord_1135 @1135 -ord_1136 @1136 -ord_1137 @1137 -ord_1138 @1138 -ord_1139 @1139 -ord_1140 @1140 -ord_1141 @1141 -ord_1142 @1142 -ord_1143 @1143 -ord_1144 @1144 -ord_1145 @1145 -ord_1146 @1146 -ord_1147 @1147 -ord_1148 @1148 -ord_1149 @1149 -ord_1150 @1150 -ord_1151 @1151 -ord_1152 @1152 -ord_1154 @1154 -ord_1155 @1155 -ord_1156 @1156 -ord_1157 @1157 -ord_1158 @1158 -ord_1159 @1159 -ord_1160 @1160 -ord_1161 @1161 -ord_1162 @1162 -ord_1163 @1163 -ord_1164 @1164 -ord_1165 @1165 -ord_1166 @1166 -ord_1167 @1167 -ord_1168 @1168 -ord_1169 @1169 -ord_1170 @1170 -ord_1171 @1171 -ord_1172 @1172 -ord_1173 @1173 -ord_1174 @1174 -ord_1175 @1175 -ord_1176 @1176 -ord_1177 @1177 -ord_1178 @1178 -ord_1179 @1179 -ord_1180 @1180 -ord_1181 @1181 -ord_1182 @1182 -ord_1183 @1183 -ord_1184 @1184 -ord_1185 @1185 -ord_1186 @1186 -ord_1187 @1187 -ord_1188 @1188 -ord_1189 @1189 -ord_1190 @1190 -ord_1191 @1191 -ord_1192 @1192 -ord_1193 @1193 -ord_1194 @1194 -ord_1195 @1195 -ord_1196 @1196 -ord_1197 @1197 -ord_1198 @1198 -ord_1199 @1199 -ord_1200 @1200 -ord_1201 @1201 -ord_1202 @1202 -ord_1203 @1203 -ord_1204 @1204 -ord_1205 @1205 -ord_1206 @1206 -ord_1207 @1207 -ord_1208 @1208 -ord_1209 @1209 -ord_1210 @1210 -ord_1211 @1211 -ord_1212 @1212 -ord_1213 @1213 -ord_1214 @1214 -ord_1215 @1215 -ord_1216 @1216 -ord_1217 @1217 -ord_1218 @1218 -ord_1219 @1219 -ord_1220 @1220 -ord_1221 @1221 -ord_1222 @1222 -ord_1223 @1223 -ord_1224 @1224 -ord_1225 @1225 -ord_1226 @1226 -ord_1227 @1227 -ord_1228 @1228 -ord_1229 @1229 -ord_1230 @1230 -ord_1231 @1231 -ord_1232 @1232 -ord_1233 @1233 -ord_1234 @1234 -ord_1235 @1235 -ord_1236 @1236 -ord_1237 @1237 -ord_1238 @1238 -ord_1239 @1239 -ord_1240 @1240 -ord_1241 @1241 -ord_1242 @1242 -ord_1243 @1243 -ord_1244 @1244 -ord_1245 @1245 -ord_1246 @1246 -ord_1247 @1247 -ord_1248 @1248 -ord_1249 @1249 -ord_1250 @1250 -ord_1251 @1251 -ord_1252 @1252 -ord_1253 @1253 -ord_1254 @1254 -ord_1255 @1255 -ord_1256 @1256 -ord_1257 @1257 -ord_1258 @1258 -ord_1259 @1259 -ord_1260 @1260 -ord_1261 @1261 -ord_1262 @1262 -ord_1263 @1263 -ord_1264 @1264 -ord_1557 @1557 -ord_1558 @1558 -ord_1559 @1559 -ord_1560 @1560 -ord_1561 @1561 -ord_1562 @1562 -ord_1563 @1563 -ord_1564 @1564 -ord_1565 @1565 -ord_1566 @1566 -ord_1567 @1567 -ord_1568 @1568 -ord_1569 @1569 -ord_1570 @1570 -ord_1571 @1571 -ord_1572 @1572 -ord_1573 @1573 -ord_1574 @1574 -ord_1575 @1575 -ord_1576 @1576 -ord_1577 @1577 -ord_1578 @1578 -ord_1579 @1579 -ord_1580 @1580 -ord_1581 @1581 -ord_1582 @1582 -ord_1583 @1583 -ord_1584 @1584 -ord_1585 @1585 -ord_1586 @1586 -ord_1587 @1587 -ord_1588 @1588 -ord_1589 @1589 -ord_1590 @1590 -ord_1591 @1591 -ord_1592 @1592 -ord_1593 @1593 -ord_1594 @1594 -ord_1595 @1595 -ord_1596 @1596 -ord_1597 @1597 -ord_1598 @1598 -ord_1599 @1599 -ord_1600 @1600 -ord_1601 @1601 -ord_1602 @1602 -ord_1603 @1603 -ord_1604 @1604 -ord_1605 @1605 -ord_1606 @1606 -ord_1607 @1607 -ord_1608 @1608 -ord_1609 @1609 -ord_1610 @1610 -ord_1611 @1611 -ord_1612 @1612 -ord_1613 @1613 -ord_1614 @1614 -ord_1615 @1615 -ord_1616 @1616 -ord_1617 @1617 -ord_1618 @1618 -ord_1619 @1619 -ord_1620 @1620 -ord_1621 @1621 -ord_1622 @1622 -ord_1623 @1623 -ord_1624 @1624 -ord_1625 @1625 -ord_1626 @1626 -ord_1627 @1627 -ord_1628 @1628 -ord_1629 @1629 -ord_1630 @1630 -ord_1631 @1631 -ord_1632 @1632 -ord_1633 @1633 -ord_1634 @1634 -ord_1635 @1635 -ord_1636 @1636 -ord_1637 @1637 -ord_1638 @1638 -ord_1639 @1639 -ord_1640 @1640 -ord_1641 @1641 -ord_1642 @1642 -ord_1643 @1643 -ord_1644 @1644 -ord_1645 @1645 -ord_1646 @1646 -ord_1647 @1647 -ord_1648 @1648 -ord_1649 @1649 -ord_1650 @1650 -ord_1651 @1651 -ord_1652 @1652 -ord_1653 @1653 -ord_1654 @1654 -ord_1655 @1655 -ord_1656 @1656 -ord_1657 @1657 -ord_1658 @1658 -ord_1659 @1659 -ord_1660 @1660 -ord_1661 @1661 -ord_1662 @1662 -ord_1663 @1663 -ord_1664 @1664 -ord_1665 @1665 -ord_1666 @1666 -ord_1667 @1667 -ord_1668 @1668 -ord_1669 @1669 -ord_1670 @1670 -ord_1671 @1671 -ord_1672 @1672 -ord_1673 @1673 -ord_1674 @1674 -ord_1675 @1675 -ord_1676 @1676 -ord_1677 @1677 -ord_1678 @1678 -ord_1679 @1679 -ord_1680 @1680 -ord_1681 @1681 -ord_1682 @1682 -ord_1683 @1683 -ord_1684 @1684 -ord_1685 @1685 -ord_1686 @1686 -ord_1687 @1687 -ord_1688 @1688 -ord_1689 @1689 -ord_1690 @1690 -ord_1691 @1691 -ord_1692 @1692 -ord_1693 @1693 -ord_1694 @1694 -ord_1695 @1695 -ord_1696 @1696 -ord_1697 @1697 -ord_1698 @1698 -ord_1699 @1699 -ord_1700 @1700 -ord_1701 @1701 -ord_1702 @1702 -ord_1703 @1703 -ord_1704 @1704 -ord_1705 @1705 -ord_1706 @1706 -ord_1707 @1707 -ord_1708 @1708 -ord_1709 @1709 -ord_1710 @1710 -ord_1711 @1711 -ord_1712 @1712 -ord_1713 @1713 -ord_1714 @1714 -ord_1715 @1715 -ord_1716 @1716 -ord_1717 @1717 -ord_1718 @1718 -ord_1719 @1719 -ord_1720 @1720 -ord_1721 @1721 -ord_1722 @1722 -ord_1723 @1723 -ord_1724 @1724 -ord_1725 @1725 -ord_1726 @1726 -ord_1727 @1727 -ord_1728 @1728 -ord_1729 @1729 -ord_1730 @1730 -ord_1731 @1731 -ord_1732 @1732 -ord_1733 @1733 -ord_1734 @1734 -ord_1735 @1735 -ord_1736 @1736 -ord_1737 @1737 -ord_1738 @1738 -ord_1739 @1739 -ord_1740 @1740 -ord_1741 @1741 -ord_1742 @1742 -ord_1743 @1743 -ord_1744 @1744 -ord_1745 @1745 -ord_1746 @1746 -ord_1747 @1747 -ord_1748 @1748 -ord_1749 @1749 -ord_1750 @1750 -ord_1751 @1751 -ord_1752 @1752 -ord_1753 @1753 -ord_1754 @1754 -ord_1755 @1755 -ord_1756 @1756 -ord_1757 @1757 -ord_1758 @1758 -ord_1759 @1759 -ord_1760 @1760 -ord_1761 @1761 -ord_1762 @1762 -ord_1763 @1763 -ord_1764 @1764 -ord_1765 @1765 -ord_1766 @1766 -ord_1767 @1767 -ord_1768 @1768 -ord_1769 @1769 -ord_1770 @1770 -ord_1771 @1771 -ord_1772 @1772 -ord_1773 @1773 -ord_1774 @1774 -ord_1775 @1775 -ord_1776 @1776 -ord_1777 @1777 -ord_1778 @1778 -ord_1779 @1779 -ord_1780 @1780 DATA -ord_1781 @1781 DATA -ord_1782 @1782 DATA -ord_1783 @1783 DATA -ord_1784 @1784 DATA -ord_1785 @1785 DATA -ord_1786 @1786 DATA -ord_1787 @1787 DATA -ord_1788 @1788 DATA -ord_1789 @1789 DATA -ord_1790 @1790 DATA -ord_1791 @1791 DATA -ord_1792 @1792 DATA -ord_1793 @1793 DATA -ord_1794 @1794 DATA -ord_1795 @1795 DATA -ord_1796 @1796 DATA -ord_1797 @1797 DATA -ord_1798 @1798 DATA -ord_1799 @1799 DATA -ord_1800 @1800 DATA -ord_1801 @1801 DATA -ord_1802 @1802 DATA -ord_1803 @1803 DATA -ord_1804 @1804 DATA -ord_1805 @1805 DATA -ord_1806 @1806 DATA -ord_1807 @1807 DATA -ord_1808 @1808 DATA -ord_1809 @1809 DATA -ord_1810 @1810 DATA -ord_1811 @1811 DATA -ord_1812 @1812 DATA -ord_1813 @1813 DATA -ord_1814 @1814 DATA -ord_1815 @1815 DATA -ord_1816 @1816 DATA -ord_1817 @1817 DATA -ord_1818 @1818 DATA -ord_1819 @1819 DATA -ord_1820 @1820 DATA -ord_1821 @1821 DATA -ord_1822 @1822 DATA -ord_1823 @1823 DATA -ord_1824 @1824 DATA -ord_1825 @1825 DATA -ord_1826 @1826 DATA -ord_1827 @1827 DATA -ord_1828 @1828 DATA -ord_1829 @1829 DATA -ord_1830 @1830 DATA -ord_1831 @1831 DATA -ord_1832 @1832 DATA -ord_1833 @1833 DATA -ord_1834 @1834 DATA -ord_1835 @1835 DATA -ord_1836 @1836 DATA -ord_1837 @1837 DATA -ord_1838 @1838 DATA -ord_1839 @1839 DATA -ord_1840 @1840 DATA -ord_1841 @1841 DATA -ord_1842 @1842 DATA -ord_1843 @1843 DATA -ord_1844 @1844 DATA -ord_1845 @1845 DATA -ord_1846 @1846 DATA -ord_1847 @1847 DATA -ord_1848 @1848 DATA -ord_1849 @1849 DATA -ord_1850 @1850 DATA -ord_1851 @1851 DATA -ord_1852 @1852 DATA -ord_1853 @1853 DATA -ord_1854 @1854 DATA -ord_1855 @1855 DATA -ord_1856 @1856 DATA -ord_1857 @1857 DATA -ord_1858 @1858 DATA -ord_1859 @1859 DATA -ord_1860 @1860 DATA -ord_1861 @1861 DATA -ord_1862 @1862 DATA -ord_1863 @1863 DATA -ord_1864 @1864 DATA -ord_1865 @1865 DATA -ord_1866 @1866 DATA -ord_1867 @1867 DATA -ord_1868 @1868 DATA -ord_1869 @1869 DATA -ord_1870 @1870 DATA -ord_1871 @1871 DATA -ord_1872 @1872 DATA -ord_1873 @1873 DATA -ord_1874 @1874 DATA -ord_1875 @1875 DATA -ord_1876 @1876 DATA -ord_1877 @1877 DATA -ord_1878 @1878 DATA -ord_1879 @1879 DATA -ord_1880 @1880 DATA -ord_1881 @1881 DATA -ord_1882 @1882 DATA -ord_1883 @1883 DATA -ord_1884 @1884 DATA -ord_1885 @1885 DATA -ord_1886 @1886 DATA -ord_1887 @1887 DATA -ord_1888 @1888 DATA -ord_1889 @1889 DATA -ord_1890 @1890 DATA -ord_1891 @1891 DATA -ord_1892 @1892 DATA -ord_1893 @1893 DATA -ord_1894 @1894 DATA -ord_1895 @1895 DATA -ord_1896 @1896 DATA -ord_1897 @1897 DATA -ord_1898 @1898 DATA -ord_1899 @1899 DATA -ord_1900 @1900 DATA -ord_1901 @1901 DATA -ord_1902 @1902 DATA -ord_1903 @1903 DATA -ord_1904 @1904 DATA -ord_1905 @1905 DATA -ord_1906 @1906 DATA -ord_1907 @1907 DATA -ord_1908 @1908 DATA -ord_1909 @1909 DATA -ord_1910 @1910 DATA -ord_1911 @1911 DATA -ord_1912 @1912 DATA -ord_1913 @1913 DATA -ord_1914 @1914 DATA -ord_1915 @1915 DATA -ord_1916 @1916 DATA -ord_1917 @1917 DATA -ord_1918 @1918 DATA -ord_1919 @1919 DATA -ord_1920 @1920 DATA -ord_1921 @1921 DATA -ord_1922 @1922 DATA -ord_1923 @1923 DATA -ord_1924 @1924 DATA -ord_1925 @1925 DATA -ord_1926 @1926 DATA -ord_1927 @1927 DATA -ord_1928 @1928 DATA -ord_1929 @1929 DATA -ord_1930 @1930 DATA -ord_1931 @1931 DATA -ord_1932 @1932 DATA -ord_1933 @1933 DATA -ord_1934 @1934 DATA -ord_1935 @1935 DATA -ord_1936 @1936 DATA -ord_1937 @1937 DATA -ord_1938 @1938 DATA -ord_1939 @1939 DATA -ord_1940 @1940 DATA -ord_1941 @1941 DATA -ord_1942 @1942 DATA -ord_1943 @1943 -ord_1944 @1944 -ord_1945 @1945 -ord_1946 @1946 -ord_1947 @1947 -ord_1948 @1948 -ord_1949 @1949 -ord_1950 @1950 -ord_1951 @1951 -ord_1952 @1952 -ord_1953 @1953 -ord_1954 @1954 -ord_1955 @1955 -ord_1956 @1956 -ord_1957 @1957 -ord_1958 @1958 -ord_1959 @1959 -ord_1960 @1960 -ord_1961 @1961 -ord_1962 @1962 -ord_1963 @1963 -ord_1964 @1964 -ord_1965 @1965 -ord_1966 @1966 -ord_1967 @1967 -ord_1968 @1968 -ord_1969 @1969 -ord_1970 @1970 -ord_1971 @1971 -ord_1972 @1972 -ord_1973 @1973 -ord_1974 @1974 -ord_1975 @1975 -ord_1976 @1976 -ord_1977 @1977 -ord_1978 @1978 -ord_1979 @1979 -ord_1980 @1980 -ord_1981 @1981 -ord_1982 @1982 -ord_1983 @1983 -ord_1984 @1984 -ord_1985 @1985 -ord_1986 @1986 -ord_1987 @1987 -ord_1988 @1988 -ord_1989 @1989 -ord_1990 @1990 -ord_1991 @1991 -ord_1992 @1992 -ord_1993 @1993 -ord_1994 @1994 -ord_1995 @1995 -ord_1996 @1996 -ord_1997 @1997 -ord_1998 @1998 -ord_1999 @1999 -ord_2000 @2000 -ord_2001 @2001 -ord_2002 @2002 DATA -ord_2003 @2003 -ord_2004 @2004 -ord_2005 @2005 -ord_2006 @2006 -ord_2007 @2007 -ord_2008 @2008 -ord_2009 @2009 -ord_2010 @2010 -ord_2011 @2011 -ord_2012 @2012 -ord_2013 @2013 -ord_2014 @2014 -ord_2015 @2015 -ord_2016 @2016 -ord_2017 @2017 -ord_2018 @2018 -ord_2019 @2019 -ord_2020 @2020 -ord_2021 @2021 -ord_2022 @2022 -ord_2023 @2023 -ord_2024 @2024 -ord_2025 @2025 DATA -ord_2026 @2026 DATA -ord_2027 @2027 -ord_2028 @2028 -ord_2029 @2029 -ord_2030 @2030 -ord_2031 @2031 -ord_2032 @2032 -ord_2033 @2033 -ord_2034 @2034 -ord_2035 @2035 -ord_2036 @2036 -ord_2037 @2037 -ord_2038 @2038 -ord_2039 @2039 -ord_2040 @2040 -ord_2041 @2041 -ord_2042 @2042 -ord_2043 @2043 -ord_2044 @2044 -ord_2045 @2045 -ord_2046 @2046 -ord_2047 @2047 -ord_2048 @2048 -ord_2049 @2049 -ord_2050 @2050 -ord_2051 @2051 -ord_2052 @2052 -ord_2053 @2053 -ord_2054 @2054 -ord_2055 @2055 -ord_2056 @2056 -ord_2057 @2057 -ord_2058 @2058 -ord_2059 @2059 -ord_2060 @2060 -ord_2061 @2061 -ord_2062 @2062 -ord_2063 @2063 -ord_2064 @2064 -ord_2065 @2065 -ord_2066 @2066 -ord_2067 @2067 -ord_2068 @2068 -ord_2069 @2069 -ord_2070 @2070 -ord_2071 @2071 -ord_2072 @2072 -ord_2073 @2073 -ord_2074 @2074 -ord_2075 @2075 -ord_2076 @2076 -ord_2077 @2077 -ord_2078 @2078 -ord_2079 @2079 -ord_2080 @2080 -ord_2081 @2081 -ord_2082 @2082 -ord_2083 @2083 -ord_2084 @2084 -ord_2085 @2085 -ord_2086 @2086 -ord_2087 @2087 -ord_2088 @2088 -ord_2089 @2089 -ord_2090 @2090 -ord_2091 @2091 -ord_2092 @2092 -ord_2093 @2093 -ord_2094 @2094 -ord_2095 @2095 -ord_2096 @2096 -ord_2097 @2097 -ord_2098 @2098 -ord_2099 @2099 -ord_2100 @2100 -ord_2101 @2101 -ord_2102 @2102 -ord_2103 @2103 -ord_2104 @2104 -ord_2105 @2105 -ord_2106 @2106 -ord_2107 @2107 -ord_2108 @2108 -ord_2109 @2109 -ord_2110 @2110 -ord_2111 @2111 -ord_2112 @2112 -ord_2113 @2113 -ord_2114 @2114 -ord_2115 @2115 -ord_2116 @2116 -ord_2117 @2117 -ord_2118 @2118 -ord_2119 @2119 -ord_2120 @2120 -ord_2121 @2121 -ord_2122 @2122 -ord_2123 @2123 -ord_2124 @2124 -ord_2125 @2125 -ord_2126 @2126 -ord_2127 @2127 -ord_2128 @2128 -ord_2129 @2129 -ord_2130 @2130 -ord_2131 @2131 -ord_2132 @2132 -ord_2133 @2133 -ord_2134 @2134 -ord_2135 @2135 -ord_2136 @2136 -ord_2137 @2137 -ord_2138 @2138 -ord_2139 @2139 -ord_2140 @2140 -ord_2141 @2141 -ord_2142 @2142 -ord_2143 @2143 -ord_2144 @2144 -ord_2145 @2145 -ord_2146 @2146 -ord_2147 @2147 -ord_2148 @2148 -ord_2149 @2149 -ord_2150 @2150 -ord_2151 @2151 -ord_2152 @2152 -ord_2153 @2153 -ord_2154 @2154 -ord_2155 @2155 -ord_2156 @2156 -ord_2157 @2157 -ord_2158 @2158 -ord_2159 @2159 -ord_2160 @2160 -ord_2161 @2161 -ord_2162 @2162 -ord_2163 @2163 -ord_2164 @2164 -ord_2165 @2165 -ord_2166 @2166 -ord_2167 @2167 -ord_2168 @2168 -ord_2169 @2169 -ord_2170 @2170 -ord_2171 @2171 -ord_2172 @2172 -ord_2173 @2173 -ord_2174 @2174 -ord_2175 @2175 -ord_2176 @2176 -ord_2177 @2177 -ord_2178 @2178 -ord_2179 @2179 -ord_2180 @2180 -ord_2181 @2181 -ord_2182 @2182 -ord_2184 @2184 -ord_2185 @2185 -ord_2186 @2186 -ord_2187 @2187 -ord_2188 @2188 -ord_2189 @2189 -ord_2190 @2190 -ord_2191 @2191 -ord_2192 @2192 -ord_2195 @2195 -ord_2196 @2196 -ord_2197 @2197 -ord_2198 @2198 -ord_2199 @2199 -ord_2200 @2200 -ord_2201 @2201 -ord_2202 @2202 -ord_2203 @2203 -ord_2204 @2204 -ord_2205 @2205 -ord_2206 @2206 -ord_2207 @2207 -ord_2208 @2208 -ord_2209 @2209 -ord_2210 @2210 -ord_2211 @2211 -ord_2212 @2212 -ord_2213 @2213 -ord_2214 @2214 -ord_2215 @2215 -ord_2216 @2216 -ord_2217 @2217 -ord_2218 @2218 -ord_2219 @2219 -ord_2220 @2220 -ord_2221 @2221 -ord_2222 @2222 -ord_2223 @2223 -ord_2224 @2224 -ord_2225 @2225 -ord_2226 @2226 -ord_2227 @2227 -ord_2228 @2228 -ord_2229 @2229 -ord_2230 @2230 -ord_2231 @2231 -ord_2232 @2232 -ord_2233 @2233 -ord_2234 @2234 -ord_2235 @2235 -ord_2236 @2236 -ord_2237 @2237 -ord_2238 @2238 -ord_2239 @2239 -ord_2240 @2240 -ord_2241 @2241 -ord_2242 @2242 -ord_2243 @2243 -ord_2244 @2244 -ord_2245 @2245 -ord_2246 @2246 -ord_2247 @2247 -ord_2248 @2248 -ord_2249 @2249 -ord_2250 @2250 -ord_2251 @2251 -ord_2252 @2252 -ord_2253 @2253 -ord_2254 @2254 -ord_2255 @2255 -ord_2256 @2256 -ord_2257 @2257 -ord_2258 @2258 -ord_2259 @2259 -ord_2260 @2260 -ord_2261 @2261 -ord_2262 @2262 -ord_2263 @2263 -ord_2264 @2264 -ord_2265 @2265 -ord_2266 @2266 -ord_2267 @2267 -ord_2268 @2268 -ord_2269 @2269 -ord_2270 @2270 -ord_2271 @2271 -ord_2272 @2272 -ord_2273 @2273 -ord_2274 @2274 -ord_2275 @2275 -ord_2276 @2276 -ord_2277 @2277 -ord_2278 @2278 -ord_2279 @2279 -ord_2280 @2280 -ord_2281 @2281 -ord_2282 @2282 -ord_2283 @2283 -ord_2284 @2284 -ord_2285 @2285 -ord_2286 @2286 -ord_2287 @2287 -ord_2288 @2288 -ord_2289 @2289 -ord_2290 @2290 -ord_2291 @2291 -ord_2292 @2292 -ord_2293 @2293 -ord_2294 @2294 -ord_2295 @2295 -ord_2296 @2296 -ord_2297 @2297 -ord_2298 @2298 -ord_2299 @2299 -ord_2300 @2300 -ord_2301 @2301 -ord_2302 @2302 -ord_2303 @2303 -ord_2304 @2304 -ord_2305 @2305 -ord_2306 @2306 -ord_2307 @2307 -ord_2308 @2308 -ord_2309 @2309 -ord_2310 @2310 -ord_2311 @2311 -ord_2312 @2312 -ord_2313 @2313 -ord_2314 @2314 -ord_2315 @2315 -ord_2316 @2316 -ord_2317 @2317 -ord_2318 @2318 -ord_2319 @2319 -ord_2320 @2320 -ord_2321 @2321 -ord_2322 @2322 -ord_2323 @2323 -ord_2324 @2324 -ord_2325 @2325 -ord_2326 @2326 -ord_2327 @2327 -ord_2328 @2328 -ord_2329 @2329 -ord_2330 @2330 -ord_2331 @2331 -ord_2332 @2332 -ord_2333 @2333 -ord_2334 @2334 -ord_2335 @2335 -ord_2336 @2336 -ord_2337 @2337 -ord_2338 @2338 -ord_2339 @2339 -ord_2340 @2340 -ord_2341 @2341 -ord_2342 @2342 -ord_2343 @2343 -ord_2344 @2344 -ord_2345 @2345 -ord_2346 @2346 -ord_2347 @2347 -ord_2348 @2348 -ord_2349 @2349 -ord_2350 @2350 -ord_2351 @2351 -ord_2352 @2352 -ord_2353 @2353 -ord_2354 @2354 -ord_2355 @2355 -ord_2356 @2356 -ord_2357 @2357 -ord_2358 @2358 -ord_2359 @2359 -ord_2360 @2360 -ord_2361 @2361 -ord_2362 @2362 -ord_2363 @2363 -ord_2364 @2364 -ord_2365 @2365 -ord_2366 @2366 -ord_2367 @2367 -ord_2368 @2368 -ord_2369 @2369 -ord_2370 @2370 -ord_2371 @2371 -ord_2372 @2372 -ord_2373 @2373 -ord_2374 @2374 -ord_2375 @2375 -ord_2376 @2376 -ord_2377 @2377 -ord_2378 @2378 -ord_2379 @2379 -ord_2380 @2380 -ord_2381 @2381 -ord_2382 @2382 -ord_2383 @2383 -ord_2384 @2384 -ord_2385 @2385 -ord_2386 @2386 -ord_2387 @2387 -ord_2388 @2388 -ord_2389 @2389 -ord_2390 @2390 -ord_2391 @2391 -ord_2392 @2392 -ord_2393 @2393 -ord_2394 @2394 -ord_2395 @2395 -ord_2396 @2396 -ord_2397 @2397 -ord_2398 @2398 -ord_2399 @2399 -ord_2400 @2400 -ord_2401 @2401 -ord_2402 @2402 -ord_2403 @2403 -ord_2404 @2404 -ord_2405 @2405 -ord_2406 @2406 -ord_2407 @2407 -ord_2408 @2408 -ord_2409 @2409 -ord_2410 @2410 -ord_2411 @2411 -ord_2412 @2412 -ord_2413 @2413 -ord_2414 @2414 -ord_2415 @2415 -ord_2416 @2416 -ord_2417 @2417 -ord_2418 @2418 -ord_2419 @2419 -ord_2420 @2420 -ord_2421 @2421 -ord_2422 @2422 -ord_2423 @2423 -ord_2424 @2424 -ord_2425 @2425 -ord_2426 @2426 -ord_2427 @2427 -ord_2428 @2428 -ord_2429 @2429 -ord_2430 @2430 -ord_2431 @2431 -ord_2432 @2432 -ord_2433 @2433 -ord_2434 @2434 -ord_2435 @2435 -ord_2436 @2436 -ord_2437 @2437 -ord_2438 @2438 -ord_2439 @2439 -ord_2440 @2440 -ord_2441 @2441 -ord_2442 @2442 -ord_2443 @2443 -ord_2444 @2444 -ord_2445 @2445 -ord_2446 @2446 -ord_2447 @2447 -ord_2448 @2448 -ord_2449 @2449 -ord_2450 @2450 -ord_2451 @2451 -ord_2452 @2452 -ord_2453 @2453 -ord_2454 @2454 -ord_2455 @2455 -ord_2456 @2456 -ord_2457 @2457 -ord_2458 @2458 -ord_2459 @2459 -ord_2460 @2460 -ord_2461 @2461 -ord_2462 @2462 -ord_2463 @2463 -ord_2464 @2464 -ord_2465 @2465 -ord_2466 @2466 -ord_2467 @2467 -ord_2468 @2468 -ord_2469 @2469 -ord_2470 @2470 -ord_2471 @2471 -ord_2472 @2472 -ord_2473 @2473 -ord_2474 @2474 -ord_2475 @2475 -ord_2476 @2476 -ord_2477 @2477 -ord_2478 @2478 DATA -ord_2479 @2479 -ord_2480 @2480 -ord_2481 @2481 -ord_2482 @2482 -ord_2483 @2483 -ord_2484 @2484 -ord_2485 @2485 -ord_2486 @2486 -ord_2487 @2487 -ord_2488 @2488 -ord_2489 @2489 -ord_2490 @2490 -ord_2491 @2491 -ord_2492 @2492 -ord_2493 @2493 -ord_2494 @2494 -ord_2495 @2495 -ord_2496 @2496 -ord_2497 @2497 -ord_2498 @2498 -ord_2499 @2499 -ord_2500 @2500 -ord_2501 @2501 -ord_2502 @2502 -ord_2503 @2503 -ord_2504 @2504 -ord_2505 @2505 -ord_2506 @2506 -ord_2507 @2507 -ord_2508 @2508 -ord_2509 @2509 -ord_2510 @2510 -ord_2511 @2511 -ord_2512 @2512 -ord_2513 @2513 -ord_2514 @2514 -ord_2515 @2515 -ord_2516 @2516 -ord_2517 @2517 -ord_2518 @2518 -ord_2519 @2519 -ord_2520 @2520 -ord_2521 @2521 -ord_2522 @2522 -ord_2523 @2523 -ord_2524 @2524 -ord_2525 @2525 -ord_2526 @2526 -ord_2527 @2527 -ord_2528 @2528 -ord_2529 @2529 -ord_2530 @2530 -ord_2531 @2531 -ord_2532 @2532 -ord_2533 @2533 -ord_2534 @2534 -ord_2535 @2535 -ord_2536 @2536 -ord_2537 @2537 -ord_2538 @2538 -ord_2539 @2539 -ord_2540 @2540 -ord_2541 @2541 -ord_2542 @2542 -ord_2543 @2543 -ord_2544 @2544 -ord_2545 @2545 -ord_2546 @2546 -ord_2547 @2547 -ord_2548 @2548 -ord_2549 @2549 -ord_2550 @2550 -ord_2551 @2551 -ord_2552 @2552 -ord_2553 @2553 -ord_2554 @2554 -ord_2555 @2555 -ord_2556 @2556 -ord_2557 @2557 -ord_2558 @2558 -ord_2559 @2559 -ord_2560 @2560 -ord_2561 @2561 -ord_2562 @2562 -ord_2563 @2563 -ord_2564 @2564 -ord_2565 @2565 -ord_2566 @2566 -ord_2567 @2567 -ord_2568 @2568 -ord_2569 @2569 -ord_2570 @2570 -ord_2571 @2571 -ord_2572 @2572 -ord_2573 @2573 -ord_2574 @2574 -ord_2575 @2575 -ord_2576 @2576 -ord_2577 @2577 -ord_2578 @2578 -ord_2579 @2579 -ord_2580 @2580 -ord_2581 @2581 -ord_2582 @2582 -ord_2583 @2583 -ord_2584 @2584 -ord_2585 @2585 -ord_2586 @2586 -ord_2587 @2587 -ord_2588 @2588 -ord_2589 @2589 -ord_2590 @2590 -ord_2591 @2591 -ord_2592 @2592 -ord_2593 @2593 -ord_2594 @2594 -ord_2595 @2595 -ord_2596 @2596 -ord_2597 @2597 -ord_2598 @2598 -ord_2599 @2599 -ord_2600 @2600 -ord_2601 @2601 -ord_2602 @2602 -ord_2603 @2603 -ord_2604 @2604 -ord_2605 @2605 -ord_2606 @2606 -ord_2607 @2607 -ord_2608 @2608 -ord_2609 @2609 -ord_2610 @2610 -ord_2611 @2611 -ord_2612 @2612 -ord_2614 @2614 -ord_2615 @2615 -ord_2616 @2616 -ord_2617 @2617 -ord_2618 @2618 -ord_2619 @2619 -ord_2620 @2620 -ord_2621 @2621 -ord_2622 @2622 -ord_2623 @2623 -ord_2624 @2624 -ord_2625 @2625 -ord_2626 @2626 -ord_2627 @2627 -ord_2628 @2628 -ord_2629 @2629 -ord_2630 @2630 -ord_2631 @2631 -ord_2632 @2632 -ord_2633 @2633 -ord_2634 @2634 -ord_2635 @2635 -ord_2636 @2636 -ord_2637 @2637 -ord_2638 @2638 -ord_2639 @2639 -ord_2640 @2640 -ord_2641 @2641 -ord_2642 @2642 -ord_2643 @2643 -ord_2644 @2644 -ord_2645 @2645 -ord_2646 @2646 -ord_2647 @2647 -ord_2648 @2648 -ord_2649 @2649 -ord_2650 @2650 -ord_2651 @2651 -ord_2652 @2652 -ord_2653 @2653 -ord_2654 @2654 -ord_2655 @2655 -ord_2656 @2656 -ord_2657 @2657 -ord_2658 @2658 -ord_2659 @2659 -ord_2660 @2660 -ord_2661 @2661 -ord_2662 @2662 -ord_2663 @2663 -ord_2664 @2664 -ord_2665 @2665 -ord_2666 @2666 -ord_2667 @2667 -ord_2668 @2668 -ord_2669 @2669 -ord_2670 @2670 -ord_2671 @2671 -ord_2672 @2672 -ord_2673 @2673 -ord_2674 @2674 -ord_2675 @2675 -ord_2676 @2676 -ord_2677 @2677 -ord_2678 @2678 -ord_2679 @2679 -ord_2680 @2680 DATA -ord_2681 @2681 -ord_2682 @2682 -ord_2683 @2683 -ord_2684 @2684 -ord_2685 @2685 -ord_2686 @2686 -ord_2687 @2687 -ord_2688 @2688 -ord_2689 @2689 -ord_2690 @2690 -ord_2691 @2691 -ord_2692 @2692 -ord_2693 @2693 -ord_2694 @2694 -ord_2695 @2695 -ord_2696 @2696 -ord_2697 @2697 -ord_2698 @2698 -ord_2699 @2699 -ord_2700 @2700 -ord_2701 @2701 -ord_2702 @2702 -ord_2703 @2703 -ord_2704 @2704 -ord_2705 @2705 -ord_2706 @2706 -ord_2707 @2707 -ord_2708 @2708 -ord_2709 @2709 -ord_2710 @2710 -ord_2711 @2711 -ord_2712 @2712 -ord_2713 @2713 -ord_2714 @2714 -ord_2715 @2715 -ord_2716 @2716 -ord_2717 @2717 -ord_2718 @2718 -ord_2719 @2719 -ord_2720 @2720 -ord_2721 @2721 -ord_2722 @2722 -ord_2723 @2723 -ord_2724 @2724 -ord_2725 @2725 -ord_2726 @2726 DATA -ord_2727 @2727 DATA -ord_2728 @2728 DATA -ord_2729 @2729 -ord_2730 @2730 -ord_2731 @2731 -ord_2732 @2732 -ord_2733 @2733 -ord_2734 @2734 -ord_2735 @2735 -ord_2736 @2736 -ord_2737 @2737 -ord_2738 @2738 -ord_2739 @2739 -ord_2740 @2740 -ord_2741 @2741 -ord_2742 @2742 -ord_2743 @2743 -ord_2744 @2744 -ord_2745 @2745 -ord_2746 @2746 -ord_2747 @2747 -ord_2748 @2748 -ord_2749 @2749 -ord_2750 @2750 -ord_2751 @2751 -ord_2752 @2752 -ord_2753 @2753 -ord_2754 @2754 -ord_2755 @2755 -ord_2756 @2756 -ord_2757 @2757 -ord_2758 @2758 -ord_2759 @2759 -ord_2760 @2760 -ord_2761 @2761 -ord_2762 @2762 -ord_2763 @2763 -ord_2764 @2764 -ord_2765 @2765 -ord_2766 @2766 -ord_2767 @2767 -ord_2768 @2768 -ord_2769 @2769 -ord_2770 @2770 -ord_2771 @2771 -ord_2772 @2772 -ord_2773 @2773 -ord_2774 @2774 -ord_2775 @2775 -ord_2776 @2776 -ord_2777 @2777 -ord_2778 @2778 -ord_2779 @2779 -ord_2780 @2780 -ord_2781 @2781 -ord_2782 @2782 -ord_2783 @2783 -ord_2784 @2784 -ord_2785 @2785 -ord_2786 @2786 -ord_2787 @2787 -ord_2788 @2788 -ord_2789 @2789 -ord_2790 @2790 -ord_2791 @2791 -ord_2792 @2792 -ord_2793 @2793 -ord_2794 @2794 -ord_2795 @2795 -ord_2796 @2796 -ord_2797 @2797 -ord_2798 @2798 -ord_2799 @2799 -ord_2800 @2800 -ord_2801 @2801 -ord_2802 @2802 -ord_2803 @2803 -ord_2804 @2804 -ord_2805 @2805 -ord_2806 @2806 -ord_2807 @2807 -ord_2808 @2808 -ord_2809 @2809 -ord_2810 @2810 -ord_2811 @2811 -ord_2812 @2812 -ord_2813 @2813 -ord_2814 @2814 -ord_2815 @2815 -ord_2816 @2816 -ord_2817 @2817 -ord_2818 @2818 -ord_2819 @2819 -ord_2820 @2820 -ord_2821 @2821 -ord_2822 @2822 -ord_2823 @2823 -ord_2824 @2824 -ord_2825 @2825 -ord_2826 @2826 -ord_2827 @2827 -ord_2828 @2828 -ord_2829 @2829 -ord_2830 @2830 -ord_2831 @2831 -ord_2832 @2832 -ord_2833 @2833 -ord_2834 @2834 -ord_2835 @2835 -ord_2836 @2836 -ord_2837 @2837 -ord_2838 @2838 -ord_2839 @2839 -ord_2840 @2840 -ord_2841 @2841 -ord_2842 @2842 -ord_2843 @2843 -ord_2844 @2844 -ord_2845 @2845 -ord_2846 @2846 -ord_2847 @2847 -ord_2848 @2848 -ord_2849 @2849 -ord_2850 @2850 -ord_2851 @2851 -ord_2852 @2852 -ord_2853 @2853 -ord_2854 @2854 -ord_2855 @2855 -ord_2856 @2856 -ord_2857 @2857 -ord_2858 @2858 -ord_2859 @2859 -ord_2860 @2860 -ord_2861 @2861 -ord_2862 @2862 -ord_2863 @2863 -ord_2864 @2864 -ord_2865 @2865 -ord_2866 @2866 -ord_2867 @2867 -ord_2868 @2868 -ord_2869 @2869 -ord_2870 @2870 -ord_2871 @2871 -ord_2872 @2872 -ord_2873 @2873 -ord_2874 @2874 -ord_2875 @2875 -ord_2876 @2876 -ord_2877 @2877 -ord_2878 @2878 -ord_2879 @2879 -ord_2880 @2880 -ord_2881 @2881 -ord_2882 @2882 -ord_2883 @2883 -ord_2884 @2884 -ord_2885 @2885 -ord_2886 @2886 -ord_2887 @2887 -ord_2888 @2888 -ord_2889 @2889 -ord_2890 @2890 -ord_2891 @2891 -ord_2892 @2892 -ord_2893 @2893 -ord_2894 @2894 -ord_2895 @2895 -ord_2896 @2896 -ord_2897 @2897 -ord_2898 @2898 -ord_2899 @2899 -ord_2900 @2900 -ord_2901 @2901 -ord_2902 @2902 -ord_2903 @2903 -ord_2904 @2904 -ord_2905 @2905 -ord_2906 @2906 -ord_2907 @2907 -ord_2908 @2908 -ord_2909 @2909 -ord_2910 @2910 -ord_2911 @2911 -ord_2912 @2912 -ord_2913 @2913 -ord_2914 @2914 -ord_2915 @2915 -ord_2916 @2916 -ord_2917 @2917 -ord_2918 @2918 -ord_2919 @2919 -ord_2920 @2920 -ord_2921 @2921 -ord_2922 @2922 -ord_2923 @2923 -ord_2924 @2924 -ord_2925 @2925 -ord_2926 @2926 -ord_2927 @2927 -ord_2928 @2928 -ord_2929 @2929 -ord_2930 @2930 -ord_2931 @2931 -ord_2932 @2932 -ord_2933 @2933 -ord_2934 @2934 -ord_2935 @2935 -ord_2936 @2936 -ord_2937 @2937 -ord_2938 @2938 -ord_2939 @2939 -ord_2940 @2940 -ord_2941 @2941 -ord_2942 @2942 -ord_2943 @2943 -ord_2944 @2944 -ord_2945 @2945 -ord_2946 @2946 -ord_2947 @2947 -ord_2948 @2948 -ord_2949 @2949 -ord_2950 @2950 -ord_2951 @2951 -ord_2952 @2952 -ord_2953 @2953 -ord_2954 @2954 -ord_2955 @2955 -ord_2956 @2956 -ord_2957 @2957 -ord_2958 @2958 -ord_2959 @2959 -ord_2960 @2960 -ord_2961 @2961 -ord_2962 @2962 -ord_2963 @2963 -ord_2964 @2964 -ord_2965 @2965 -ord_2966 @2966 -ord_2967 @2967 -ord_2968 @2968 -ord_2969 @2969 -ord_2970 @2970 -ord_2971 @2971 -ord_2972 @2972 -ord_2973 @2973 -ord_2974 @2974 -ord_2975 @2975 -ord_2976 @2976 -ord_2977 @2977 -ord_2978 @2978 -ord_2979 @2979 -ord_2980 @2980 -ord_2981 @2981 -ord_2982 @2982 -ord_2983 @2983 -ord_2984 @2984 -ord_2985 @2985 -ord_2986 @2986 -ord_2987 @2987 -ord_2988 @2988 -ord_2989 @2989 -ord_2990 @2990 -ord_2991 @2991 -ord_2992 @2992 -ord_2993 @2993 -ord_2994 @2994 -ord_2995 @2995 -ord_2996 @2996 -ord_2997 @2997 -ord_2998 @2998 -ord_2999 @2999 -ord_3000 @3000 -ord_3001 @3001 -ord_3002 @3002 -ord_3003 @3003 -ord_3004 @3004 -ord_3005 @3005 -ord_3006 @3006 -ord_3007 @3007 -ord_3008 @3008 -ord_3009 @3009 -ord_3010 @3010 -ord_3011 @3011 -ord_3012 @3012 -ord_3013 @3013 -ord_3014 @3014 -ord_3015 @3015 -ord_3016 @3016 -ord_3017 @3017 -ord_3018 @3018 -ord_3019 @3019 -ord_3020 @3020 -ord_3021 @3021 -ord_3022 @3022 -ord_3023 @3023 -ord_3024 @3024 -ord_3025 @3025 -ord_3026 @3026 -ord_3027 @3027 -ord_3028 @3028 -ord_3029 @3029 -ord_3030 @3030 -ord_3031 @3031 -ord_3032 @3032 -ord_3033 @3033 -ord_3034 @3034 -ord_3035 @3035 -ord_3036 @3036 -ord_3037 @3037 -ord_3038 @3038 -ord_3039 @3039 -ord_3040 @3040 -ord_3041 @3041 -ord_3042 @3042 -ord_3043 @3043 -ord_3044 @3044 -ord_3045 @3045 -ord_3046 @3046 -ord_3047 @3047 -ord_3048 @3048 -ord_3049 @3049 -ord_3050 @3050 -ord_3051 @3051 -ord_3052 @3052 -ord_3053 @3053 -ord_3054 @3054 -ord_3055 @3055 -ord_3056 @3056 -ord_3057 @3057 -ord_3058 @3058 -ord_3059 @3059 -ord_3060 @3060 -ord_3061 @3061 -ord_3062 @3062 -ord_3063 @3063 -ord_3064 @3064 -ord_3065 @3065 -ord_3066 @3066 -ord_3067 @3067 -ord_3068 @3068 -ord_3069 @3069 -ord_3070 @3070 -ord_3071 @3071 -ord_3072 @3072 -ord_3073 @3073 -ord_3074 @3074 -ord_3075 @3075 -ord_3076 @3076 -ord_3077 @3077 -ord_3078 @3078 -ord_3079 @3079 -ord_3080 @3080 -ord_3081 @3081 -ord_3082 @3082 -ord_3083 @3083 -ord_3084 @3084 -ord_3085 @3085 -ord_3086 @3086 -ord_3087 @3087 -ord_3088 @3088 -ord_3089 @3089 -ord_3090 @3090 -ord_3091 @3091 -ord_3092 @3092 -ord_3093 @3093 -ord_3094 @3094 -ord_3095 @3095 -ord_3096 @3096 -ord_3097 @3097 -ord_3098 @3098 -ord_3099 @3099 -ord_3100 @3100 -ord_3101 @3101 -ord_3102 @3102 -ord_3103 @3103 -ord_3104 @3104 -ord_3105 @3105 -ord_3106 @3106 -ord_3107 @3107 -ord_3108 @3108 -ord_3109 @3109 -ord_3110 @3110 -ord_3111 @3111 -ord_3112 @3112 -ord_3113 @3113 -ord_3114 @3114 -ord_3115 @3115 -ord_3116 @3116 -ord_3117 @3117 -ord_3118 @3118 -ord_3119 @3119 -ord_3120 @3120 -ord_3121 @3121 -ord_3122 @3122 -ord_3123 @3123 -ord_3124 @3124 -ord_3125 @3125 -ord_3126 @3126 -ord_3127 @3127 -ord_3128 @3128 -ord_3129 @3129 -ord_3130 @3130 -ord_3131 @3131 -ord_3132 @3132 -ord_3133 @3133 -ord_3134 @3134 -ord_3135 @3135 -ord_3136 @3136 -ord_3137 @3137 -ord_3138 @3138 -ord_3139 @3139 -ord_3140 @3140 -ord_3141 @3141 -ord_3142 @3142 -ord_3143 @3143 -ord_3144 @3144 -ord_3145 @3145 -ord_3146 @3146 -ord_3147 @3147 -ord_3148 @3148 -ord_3149 @3149 -ord_3150 @3150 -ord_3151 @3151 -ord_3152 @3152 -ord_3153 @3153 -ord_3154 @3154 -ord_3155 @3155 -ord_3156 @3156 -ord_3157 @3157 -ord_3158 @3158 -ord_3159 @3159 -ord_3160 @3160 -ord_3161 @3161 -ord_3162 @3162 -ord_3163 @3163 -ord_3164 @3164 -ord_3165 @3165 -ord_3166 @3166 -ord_3167 @3167 -ord_3168 @3168 -ord_3169 @3169 -ord_3170 @3170 -ord_3171 @3171 -ord_3172 @3172 -ord_3173 @3173 -ord_3174 @3174 -ord_3175 @3175 -ord_3176 @3176 -ord_3177 @3177 -ord_3178 @3178 -ord_3179 @3179 -ord_3180 @3180 -ord_3181 @3181 -ord_3182 @3182 -ord_3183 @3183 -ord_3184 @3184 -ord_3185 @3185 -ord_3186 @3186 -ord_3187 @3187 -ord_3188 @3188 -ord_3189 @3189 -ord_3190 @3190 -ord_3191 @3191 -ord_3192 @3192 -ord_3193 @3193 -ord_3194 @3194 -ord_3195 @3195 -ord_3196 @3196 -ord_3197 @3197 -ord_3198 @3198 -ord_3199 @3199 -ord_3200 @3200 -ord_3201 @3201 -ord_3202 @3202 -ord_3203 @3203 -ord_3204 @3204 -ord_3205 @3205 -ord_3206 @3206 -ord_3207 @3207 -ord_3208 @3208 -ord_3209 @3209 -ord_3210 @3210 -ord_3211 @3211 -ord_3212 @3212 -ord_3213 @3213 -ord_3214 @3214 -ord_3215 @3215 -ord_3216 @3216 -ord_3217 @3217 -ord_3218 @3218 -ord_3219 @3219 -ord_3220 @3220 -ord_3221 @3221 -ord_3222 @3222 -ord_3223 @3223 -ord_3224 @3224 -ord_3225 @3225 -ord_3226 @3226 -ord_3227 @3227 -ord_3228 @3228 -ord_3229 @3229 -ord_3230 @3230 -ord_3231 @3231 -ord_3232 @3232 -ord_3233 @3233 -ord_3234 @3234 -ord_3235 @3235 -ord_3236 @3236 -ord_3237 @3237 -ord_3238 @3238 -ord_3239 @3239 -ord_3240 @3240 -ord_3241 @3241 -ord_3242 @3242 -ord_3243 @3243 -ord_3244 @3244 -ord_3245 @3245 -ord_3246 @3246 -ord_3247 @3247 -ord_3248 @3248 -ord_3249 @3249 -ord_3250 @3250 -ord_3251 @3251 -ord_3252 @3252 -ord_3253 @3253 -ord_3254 @3254 -ord_3255 @3255 -ord_3256 @3256 -ord_3257 @3257 -ord_3258 @3258 -ord_3259 @3259 -ord_3260 @3260 -ord_3261 @3261 -ord_3262 @3262 -ord_3263 @3263 -ord_3264 @3264 -ord_3265 @3265 -ord_3266 @3266 -ord_3267 @3267 -ord_3268 @3268 -ord_3269 @3269 -ord_3270 @3270 -ord_3271 @3271 -ord_3272 @3272 -ord_3273 @3273 -ord_3274 @3274 -ord_3275 @3275 -ord_3276 @3276 -ord_3277 @3277 -ord_3278 @3278 -ord_3279 @3279 -ord_3280 @3280 -ord_3281 @3281 -ord_3282 @3282 -ord_3283 @3283 -ord_3284 @3284 -ord_3285 @3285 -ord_3286 @3286 -ord_3287 @3287 -ord_3288 @3288 -ord_3289 @3289 -ord_3290 @3290 -ord_3291 @3291 -ord_3292 @3292 -ord_3293 @3293 -ord_3294 @3294 -ord_3295 @3295 -ord_3296 @3296 -ord_3297 @3297 -ord_3298 @3298 -ord_3299 @3299 -ord_3300 @3300 -ord_3301 @3301 -ord_3302 @3302 -ord_3303 @3303 -ord_3304 @3304 -ord_3305 @3305 -ord_3306 @3306 -ord_3307 @3307 -ord_3308 @3308 -ord_3309 @3309 -ord_3310 @3310 -ord_3311 @3311 -ord_3312 @3312 -ord_3313 @3313 -ord_3314 @3314 -ord_3316 @3316 -ord_3317 @3317 -ord_3318 @3318 -ord_3321 @3321 -ord_3322 @3322 -ord_3323 @3323 -ord_3324 @3324 -ord_3325 @3325 -ord_3326 @3326 -ord_3327 @3327 -ord_3328 @3328 -ord_3329 @3329 -ord_3330 @3330 -ord_3331 @3331 -ord_3332 @3332 -ord_3333 @3333 -ord_3334 @3334 -ord_3335 @3335 -ord_3336 @3336 -ord_3337 @3337 -ord_3338 @3338 -ord_3339 @3339 -ord_3340 @3340 -ord_3341 @3341 -ord_3342 @3342 -ord_3343 @3343 -ord_3344 @3344 -ord_3345 @3345 -ord_3346 @3346 -ord_3347 @3347 -ord_3348 @3348 -ord_3349 @3349 -ord_3350 @3350 -ord_3351 @3351 -ord_3352 @3352 -ord_3353 @3353 -ord_3354 @3354 -ord_3355 @3355 -ord_3356 @3356 -ord_3357 @3357 -ord_3358 @3358 -ord_3359 @3359 -ord_3360 @3360 -ord_3361 @3361 -ord_3362 @3362 -ord_3363 @3363 -ord_3364 @3364 -ord_3365 @3365 -ord_3366 @3366 -ord_3367 @3367 -ord_3368 @3368 -ord_3369 @3369 -ord_3370 @3370 -ord_3371 @3371 -ord_3372 @3372 -ord_3373 @3373 -ord_3374 @3374 -ord_3375 @3375 -ord_3376 @3376 -ord_3377 @3377 -ord_3378 @3378 -ord_3379 @3379 -ord_3380 @3380 -ord_3381 @3381 -ord_3382 @3382 -ord_3383 @3383 -ord_3384 @3384 -ord_3385 @3385 -ord_3386 @3386 -ord_3387 @3387 -ord_3388 @3388 -ord_3389 @3389 -ord_3390 @3390 -ord_3391 @3391 -ord_3392 @3392 -ord_3393 @3393 -ord_3394 @3394 -ord_3395 @3395 -ord_3396 @3396 -ord_3397 @3397 -ord_3398 @3398 -ord_3399 @3399 -ord_3400 @3400 -ord_3401 @3401 -ord_3402 @3402 -ord_3403 @3403 -ord_3404 @3404 -ord_3405 @3405 -ord_3406 @3406 -ord_3407 @3407 -ord_3408 @3408 -ord_3409 @3409 -ord_3410 @3410 -ord_3411 @3411 -ord_3412 @3412 -ord_3413 @3413 -ord_3414 @3414 -ord_3415 @3415 -ord_3416 @3416 -ord_3417 @3417 -ord_3418 @3418 -ord_3419 @3419 -ord_3420 @3420 -ord_3421 @3421 -ord_3422 @3422 -ord_3423 @3423 -ord_3424 @3424 -ord_3425 @3425 -ord_3426 @3426 -ord_3427 @3427 -ord_3428 @3428 -ord_3429 @3429 -ord_3430 @3430 -ord_3431 @3431 -ord_3432 @3432 -ord_3433 @3433 -ord_3434 @3434 -ord_3435 @3435 -ord_3436 @3436 -ord_3437 @3437 -ord_3438 @3438 -ord_3439 @3439 -ord_3440 @3440 -ord_3441 @3441 -ord_3442 @3442 -ord_3443 @3443 -ord_3444 @3444 -ord_3445 @3445 -ord_3446 @3446 -ord_3447 @3447 -ord_3448 @3448 -ord_3449 @3449 -ord_3450 @3450 -ord_3451 @3451 -ord_3452 @3452 -ord_3453 @3453 -ord_3454 @3454 -ord_3455 @3455 -ord_3456 @3456 -ord_3457 @3457 -ord_3458 @3458 -ord_3459 @3459 -ord_3460 @3460 -ord_3461 @3461 -ord_3462 @3462 -ord_3463 @3463 -ord_3464 @3464 -ord_3465 @3465 -ord_3466 @3466 -ord_3467 @3467 -ord_3468 @3468 -ord_3469 @3469 -ord_3470 @3470 -ord_3471 @3471 -ord_3472 @3472 -ord_3473 @3473 -ord_3474 @3474 -ord_3475 @3475 -ord_3476 @3476 -ord_3477 @3477 -ord_3478 @3478 -ord_3479 @3479 -ord_3480 @3480 -ord_3481 @3481 -ord_3482 @3482 -ord_3483 @3483 -ord_3484 @3484 -ord_3485 @3485 -ord_3486 @3486 -ord_3487 @3487 -ord_3488 @3488 -ord_3489 @3489 -ord_3490 @3490 -ord_3491 @3491 -ord_3492 @3492 -ord_3493 @3493 -ord_3494 @3494 -ord_3495 @3495 -ord_3496 @3496 -ord_3497 @3497 -ord_3498 @3498 -ord_3499 @3499 -ord_3500 @3500 -ord_3501 @3501 -ord_3502 @3502 -ord_3503 @3503 -ord_3504 @3504 -ord_3505 @3505 -ord_3506 @3506 -ord_3507 @3507 -ord_3508 @3508 -ord_3509 @3509 -ord_3510 @3510 -ord_3511 @3511 -ord_3512 @3512 -ord_3513 @3513 -ord_3514 @3514 -ord_3515 @3515 -ord_3516 @3516 -ord_3517 @3517 -ord_3518 @3518 -ord_3519 @3519 -ord_3520 @3520 -ord_3521 @3521 -ord_3522 @3522 -ord_3523 @3523 -ord_3524 @3524 -ord_3525 @3525 -ord_3526 @3526 -ord_3527 @3527 -ord_3528 @3528 -ord_3529 @3529 -ord_3530 @3530 -ord_3531 @3531 -ord_3532 @3532 -ord_3533 @3533 -ord_3534 @3534 -ord_3535 @3535 -ord_3536 @3536 -ord_3537 @3537 -ord_3538 @3538 -ord_3539 @3539 -ord_3540 @3540 -ord_3541 @3541 -ord_3542 @3542 -ord_3543 @3543 -ord_3544 @3544 -ord_3545 @3545 -ord_3546 @3546 -ord_3547 @3547 -ord_3548 @3548 -ord_3549 @3549 -ord_3550 @3550 -ord_3551 @3551 -ord_3552 @3552 -ord_3553 @3553 -ord_3554 @3554 -ord_3555 @3555 -ord_3556 @3556 -ord_3557 @3557 -ord_3558 @3558 -ord_3559 @3559 -ord_3560 @3560 -ord_3561 @3561 -ord_3562 @3562 -ord_3563 @3563 -ord_3564 @3564 -ord_3565 @3565 -ord_3566 @3566 -ord_3567 @3567 -ord_3568 @3568 -ord_3569 @3569 -ord_3570 @3570 -ord_3571 @3571 -ord_3572 @3572 -ord_3573 @3573 -ord_3574 @3574 -ord_3575 @3575 -ord_3576 @3576 -ord_3577 @3577 -ord_3578 @3578 -ord_3579 @3579 -ord_3580 @3580 -ord_3581 @3581 -ord_3582 @3582 -ord_3583 @3583 -ord_3584 @3584 -ord_3585 @3585 -ord_3586 @3586 -ord_3587 @3587 -ord_3588 @3588 -ord_3589 @3589 -ord_3590 @3590 -ord_3591 @3591 -ord_3592 @3592 -ord_3593 @3593 -ord_3594 @3594 -ord_3595 @3595 -ord_3596 @3596 -ord_3597 @3597 -ord_3598 @3598 -ord_3599 @3599 -ord_3600 @3600 -ord_3601 @3601 -ord_3602 @3602 -ord_3603 @3603 -ord_3604 @3604 -ord_3605 @3605 -ord_3606 @3606 -ord_3607 @3607 -ord_3608 @3608 -ord_3609 @3609 -ord_3610 @3610 -ord_3611 @3611 -ord_3612 @3612 -ord_3613 @3613 -ord_3614 @3614 -ord_3615 @3615 -ord_3616 @3616 -ord_3617 @3617 -ord_3618 @3618 -ord_3619 @3619 -ord_3620 @3620 -ord_3621 @3621 -ord_3622 @3622 -ord_3623 @3623 -ord_3624 @3624 -ord_3625 @3625 -ord_3626 @3626 -ord_3627 @3627 -ord_3628 @3628 -ord_3629 @3629 -ord_3630 @3630 -ord_3631 @3631 -ord_3632 @3632 -ord_3633 @3633 -ord_3634 @3634 -ord_3635 @3635 -ord_3636 @3636 -ord_3637 @3637 -ord_3638 @3638 -ord_3639 @3639 -ord_3640 @3640 -ord_3641 @3641 -ord_3642 @3642 -ord_3643 @3643 -ord_3644 @3644 -ord_3645 @3645 -ord_3646 @3646 -ord_3647 @3647 -ord_3648 @3648 -ord_3649 @3649 -ord_3650 @3650 -ord_3651 @3651 -ord_3652 @3652 -ord_3653 @3653 -ord_3654 @3654 -ord_3655 @3655 -ord_3656 @3656 -ord_3657 @3657 -ord_3658 @3658 -ord_3659 @3659 -ord_3660 @3660 -ord_3661 @3661 -ord_3662 @3662 -ord_3663 @3663 -ord_3664 @3664 -ord_3665 @3665 -ord_3666 @3666 -ord_3667 @3667 -ord_3668 @3668 -ord_3669 @3669 -ord_3670 @3670 -ord_3671 @3671 -ord_3672 @3672 -ord_3673 @3673 -ord_3674 @3674 -ord_3675 @3675 -ord_3676 @3676 -ord_3677 @3677 -ord_3678 @3678 -ord_3679 @3679 -ord_3680 @3680 -ord_3681 @3681 -ord_3682 @3682 -ord_3683 @3683 -ord_3684 @3684 -ord_3685 @3685 -ord_3686 @3686 -ord_3687 @3687 -ord_3688 @3688 -ord_3689 @3689 -ord_3690 @3690 -ord_3691 @3691 -ord_3692 @3692 -ord_3693 @3693 -ord_3694 @3694 -ord_3695 @3695 -ord_3696 @3696 -ord_3697 @3697 -ord_3698 @3698 -ord_3699 @3699 -ord_3700 @3700 -ord_3701 @3701 -ord_3702 @3702 -ord_3703 @3703 -ord_3704 @3704 -ord_3705 @3705 -ord_3706 @3706 -ord_3707 @3707 -ord_3708 @3708 -ord_3709 @3709 -ord_3710 @3710 -ord_3711 @3711 -ord_3712 @3712 -ord_3713 @3713 -ord_3714 @3714 -ord_3715 @3715 -ord_3716 @3716 -ord_3717 @3717 -ord_3718 @3718 -ord_3719 @3719 -ord_3720 @3720 -ord_3721 @3721 -ord_3722 @3722 -ord_3723 @3723 -ord_3724 @3724 -ord_3725 @3725 -ord_3726 @3726 -ord_3727 @3727 -ord_3728 @3728 -ord_3729 @3729 -ord_3730 @3730 -ord_3731 @3731 -ord_3732 @3732 -ord_3733 @3733 -ord_3734 @3734 -ord_3735 @3735 -ord_3736 @3736 -ord_3737 @3737 -ord_3738 @3738 -ord_3739 @3739 -ord_3740 @3740 -ord_3741 @3741 -ord_3742 @3742 -ord_3743 @3743 -ord_3744 @3744 -ord_3745 @3745 -ord_3746 @3746 -ord_3747 @3747 -ord_3748 @3748 -ord_3749 @3749 -ord_3750 @3750 -ord_3751 @3751 -ord_3752 @3752 -ord_3753 @3753 -ord_3754 @3754 -ord_3755 @3755 -ord_3756 @3756 -ord_3757 @3757 -ord_3758 @3758 -ord_3759 @3759 -ord_3760 @3760 -ord_3761 @3761 -ord_3762 @3762 -ord_3763 @3763 -ord_3764 @3764 -ord_3765 @3765 -ord_3766 @3766 -ord_3767 @3767 -ord_3768 @3768 -ord_3769 @3769 -ord_3770 @3770 -ord_3771 @3771 -ord_3772 @3772 -ord_3773 @3773 -ord_3774 @3774 -ord_3775 @3775 -ord_3776 @3776 -ord_3777 @3777 -ord_3778 @3778 -ord_3779 @3779 -ord_3780 @3780 -ord_3781 @3781 -ord_3782 @3782 -ord_3783 @3783 -ord_3784 @3784 -ord_3785 @3785 -ord_3786 @3786 -ord_3787 @3787 -ord_3788 @3788 -ord_3789 @3789 -ord_3790 @3790 -ord_3791 @3791 -ord_3792 @3792 -ord_3793 @3793 -ord_3794 @3794 -ord_3795 @3795 -ord_3796 @3796 -ord_3797 @3797 -ord_3798 @3798 -ord_3799 @3799 -ord_3800 @3800 -ord_3801 @3801 -ord_3802 @3802 -ord_3803 @3803 -ord_3804 @3804 -ord_3805 @3805 -ord_3806 @3806 -ord_3807 @3807 -ord_3808 @3808 -ord_3809 @3809 -ord_3810 @3810 -ord_3811 @3811 -ord_3812 @3812 -ord_3813 @3813 -ord_3814 @3814 -ord_3815 @3815 -ord_3816 @3816 -ord_3817 @3817 -ord_3818 @3818 -ord_3819 @3819 -ord_3820 @3820 -ord_3821 @3821 -ord_3822 @3822 -ord_3823 @3823 -ord_3824 @3824 -ord_3825 @3825 -ord_3826 @3826 -ord_3827 @3827 -ord_3828 @3828 -ord_3829 @3829 -ord_3830 @3830 -ord_3831 @3831 -ord_3832 @3832 -ord_3833 @3833 -ord_3834 @3834 -ord_3835 @3835 -ord_3836 @3836 -ord_3837 @3837 -ord_3838 @3838 -ord_3839 @3839 -ord_3840 @3840 -ord_3841 @3841 -ord_3842 @3842 -ord_3843 @3843 -ord_3844 @3844 -ord_3845 @3845 -ord_3846 @3846 -ord_3847 @3847 -ord_3848 @3848 -ord_3849 @3849 -ord_3850 @3850 -ord_3851 @3851 -ord_3852 @3852 -ord_3853 @3853 -ord_3854 @3854 -ord_3855 @3855 -ord_3856 @3856 -ord_3857 @3857 -ord_3858 @3858 -ord_3859 @3859 -ord_3860 @3860 -ord_3861 @3861 -ord_3862 @3862 -ord_3863 @3863 -ord_3864 @3864 -ord_3865 @3865 -ord_3866 @3866 -ord_3867 @3867 -ord_3868 @3868 -ord_3869 @3869 -ord_3870 @3870 -ord_3871 @3871 -ord_3872 @3872 -ord_3873 @3873 -ord_3874 @3874 -ord_3875 @3875 -ord_3876 @3876 -ord_3877 @3877 -ord_3878 @3878 -ord_3879 @3879 -ord_3880 @3880 -ord_3881 @3881 -ord_3882 @3882 -ord_3883 @3883 -ord_3884 @3884 -ord_3885 @3885 -ord_3886 @3886 -ord_3887 @3887 -ord_3888 @3888 -ord_3889 @3889 -ord_3890 @3890 -ord_3891 @3891 -ord_3892 @3892 -ord_3893 @3893 -ord_3894 @3894 -ord_3895 @3895 -ord_3896 @3896 -ord_3897 @3897 -ord_3898 @3898 -ord_3899 @3899 -ord_3900 @3900 -ord_3901 @3901 -ord_3902 @3902 -ord_3903 @3903 -ord_3904 @3904 -ord_3905 @3905 -ord_3906 @3906 -ord_3907 @3907 -ord_3908 @3908 -ord_3909 @3909 -ord_3910 @3910 -ord_3911 @3911 -ord_3912 @3912 -ord_3913 @3913 -ord_3914 @3914 -ord_3915 @3915 -ord_3916 @3916 -ord_3917 @3917 -ord_3918 @3918 -ord_3919 @3919 -ord_3920 @3920 -ord_3921 @3921 -ord_3922 @3922 -ord_3923 @3923 -ord_3924 @3924 -ord_3925 @3925 -ord_3926 @3926 -ord_3927 @3927 -ord_3928 @3928 -ord_3929 @3929 -ord_3930 @3930 -ord_3931 @3931 -ord_3932 @3932 -ord_3933 @3933 -ord_3934 @3934 -ord_3935 @3935 -ord_3936 @3936 -ord_3937 @3937 -ord_3938 @3938 -ord_3939 @3939 -ord_3940 @3940 -ord_3941 @3941 -ord_3942 @3942 -ord_3943 @3943 -ord_3944 @3944 -ord_3945 @3945 -ord_3946 @3946 -ord_3947 @3947 -ord_3948 @3948 -ord_3949 @3949 -ord_3950 @3950 -ord_3951 @3951 -ord_3952 @3952 -ord_3953 @3953 -ord_3954 @3954 -ord_3955 @3955 -ord_3956 @3956 -ord_3957 @3957 -ord_3958 @3958 -ord_3959 @3959 -ord_3960 @3960 -ord_3961 @3961 -ord_3962 @3962 -ord_3963 @3963 -ord_3964 @3964 -ord_3965 @3965 -ord_3966 @3966 -ord_3967 @3967 -ord_3968 @3968 -ord_3969 @3969 -ord_3970 @3970 -ord_3971 @3971 -ord_3972 @3972 -ord_3973 @3973 -ord_3974 @3974 -ord_3975 @3975 -ord_3976 @3976 -ord_3977 @3977 -ord_3978 @3978 -ord_3979 @3979 -ord_3980 @3980 -ord_3981 @3981 -ord_3982 @3982 -ord_3983 @3983 -ord_3984 @3984 -ord_3985 @3985 -ord_3986 @3986 -ord_3987 @3987 -ord_3988 @3988 -ord_3989 @3989 -ord_3990 @3990 -ord_3991 @3991 -ord_3992 @3992 -ord_3993 @3993 -ord_3994 @3994 -ord_3995 @3995 -ord_3996 @3996 -ord_3997 @3997 -ord_3998 @3998 DATA -ord_3999 @3999 DATA -ord_4000 @4000 DATA -ord_4001 @4001 DATA -ord_4002 @4002 DATA -ord_4003 @4003 DATA -ord_4004 @4004 DATA -ord_4005 @4005 DATA -ord_4006 @4006 DATA -ord_4007 @4007 DATA -ord_4008 @4008 DATA -ord_4009 @4009 DATA -ord_4010 @4010 DATA -ord_4011 @4011 DATA -ord_4012 @4012 DATA -ord_4013 @4013 -ord_4014 @4014 -ord_4015 @4015 -ord_4016 @4016 -ord_4017 @4017 -ord_4018 @4018 -ord_4019 @4019 -ord_4020 @4020 -ord_4021 @4021 -ord_4022 @4022 -ord_4023 @4023 -ord_4024 @4024 -ord_4025 @4025 -ord_4026 @4026 -ord_4027 @4027 -ord_4028 @4028 -ord_4029 @4029 -ord_4030 @4030 -ord_4031 @4031 -ord_4032 @4032 -ord_4033 @4033 -ord_4034 @4034 -ord_4035 @4035 -ord_4036 @4036 -ord_4037 @4037 -ord_4038 @4038 -ord_4039 @4039 -ord_4040 @4040 -ord_4041 @4041 -ord_4042 @4042 -ord_4043 @4043 -ord_4044 @4044 -ord_4045 @4045 -ord_4046 @4046 -ord_4047 @4047 -ord_4048 @4048 -ord_4049 @4049 -ord_4050 @4050 -ord_4051 @4051 -ord_4052 @4052 -ord_4053 @4053 -ord_4054 @4054 -ord_4055 @4055 -ord_4056 @4056 -ord_4057 @4057 -ord_4058 @4058 -ord_4059 @4059 -ord_4060 @4060 -ord_4061 @4061 -ord_4062 @4062 -ord_4063 @4063 -ord_4064 @4064 -ord_4065 @4065 -ord_4066 @4066 -ord_4067 @4067 -ord_4068 @4068 -ord_4069 @4069 -ord_4070 @4070 -ord_4071 @4071 -ord_4072 @4072 -ord_4073 @4073 -ord_4074 @4074 -ord_4075 @4075 -ord_4076 @4076 -ord_4077 @4077 -ord_4078 @4078 -ord_4079 @4079 -ord_4080 @4080 -ord_4081 @4081 -ord_4082 @4082 -ord_4083 @4083 -ord_4084 @4084 -ord_4085 @4085 -ord_4086 @4086 -ord_4087 @4087 -ord_4088 @4088 -ord_4089 @4089 -ord_4090 @4090 -ord_4091 @4091 -ord_4092 @4092 -ord_4093 @4093 -ord_4094 @4094 -ord_4095 @4095 -ord_4096 @4096 -ord_4097 @4097 -ord_4098 @4098 -ord_4099 @4099 -ord_4100 @4100 -ord_4101 @4101 -ord_4102 @4102 -ord_4103 @4103 -ord_4104 @4104 -ord_4105 @4105 -ord_4106 @4106 -ord_4107 @4107 -ord_4108 @4108 -ord_4109 @4109 -ord_4110 @4110 -ord_4111 @4111 -ord_4112 @4112 -ord_4113 @4113 -ord_4114 @4114 -ord_4115 @4115 -ord_4116 @4116 -ord_4117 @4117 -ord_4118 @4118 -ord_4119 @4119 -ord_4120 @4120 -ord_4121 @4121 -ord_4122 @4122 -ord_4123 @4123 -ord_4124 @4124 -ord_4125 @4125 -ord_4126 @4126 -ord_4127 @4127 -ord_4128 @4128 -ord_4129 @4129 DATA -ord_4130 @4130 -ord_4131 @4131 -ord_4132 @4132 -ord_4133 @4133 -ord_4134 @4134 -ord_4135 @4135 -ord_4136 @4136 -ord_4137 @4137 -ord_4138 @4138 -ord_4139 @4139 -ord_4140 @4140 -ord_4141 @4141 -ord_4142 @4142 -ord_4143 @4143 -ord_4144 @4144 -ord_4145 @4145 -ord_4146 @4146 -ord_4147 @4147 -ord_4148 @4148 -ord_4149 @4149 -ord_4150 @4150 -ord_4151 @4151 -ord_4152 @4152 -ord_4153 @4153 -ord_4154 @4154 -ord_4155 @4155 -ord_4156 @4156 -ord_4157 @4157 -ord_4158 @4158 -ord_4159 @4159 -ord_4160 @4160 -ord_4161 @4161 -ord_4162 @4162 -ord_4163 @4163 -ord_4164 @4164 -ord_4165 @4165 -ord_4166 @4166 -ord_4167 @4167 -ord_4168 @4168 -ord_4169 @4169 -ord_4170 @4170 -ord_4171 @4171 -ord_4172 @4172 -ord_4173 @4173 -ord_4174 @4174 -ord_4175 @4175 -ord_4176 @4176 -ord_4177 @4177 -ord_4178 @4178 -ord_4179 @4179 -ord_4180 @4180 -ord_4181 @4181 -ord_4182 @4182 -ord_4183 @4183 -ord_4184 @4184 -ord_4185 @4185 -ord_4186 @4186 -ord_4187 @4187 -ord_4188 @4188 -ord_4189 @4189 -ord_4190 @4190 -ord_4191 @4191 -ord_4192 @4192 -ord_4193 @4193 -ord_4194 @4194 -ord_4195 @4195 -ord_4196 @4196 -ord_4197 @4197 -ord_4198 @4198 -ord_4199 @4199 -ord_4200 @4200 -ord_4201 @4201 -ord_4202 @4202 -ord_4203 @4203 -ord_4204 @4204 -ord_4205 @4205 -ord_4206 @4206 -ord_4207 @4207 -ord_4208 @4208 -ord_4209 @4209 -ord_4210 @4210 -ord_4211 @4211 -ord_4212 @4212 -ord_4213 @4213 -ord_4214 @4214 -ord_4215 @4215 -ord_4216 @4216 -ord_4217 @4217 -ord_4218 @4218 -ord_4219 @4219 -ord_4220 @4220 DATA -ord_4221 @4221 DATA -ord_4222 @4222 DATA -ord_4223 @4223 DATA -ord_4224 @4224 DATA -ord_4225 @4225 DATA -ord_4226 @4226 DATA -ord_4227 @4227 DATA -ord_4228 @4228 DATA -ord_4229 @4229 DATA -ord_4230 @4230 DATA -ord_4231 @4231 DATA -ord_4232 @4232 DATA -ord_4233 @4233 DATA -ord_4234 @4234 DATA -ord_4235 @4235 DATA -ord_4236 @4236 DATA -ord_4237 @4237 DATA -ord_4238 @4238 DATA -ord_4239 @4239 DATA -ord_4240 @4240 DATA -ord_4241 @4241 DATA -ord_4242 @4242 DATA -ord_4243 @4243 DATA -ord_4244 @4244 DATA -ord_4245 @4245 DATA -ord_4246 @4246 DATA -ord_4247 @4247 DATA -ord_4248 @4248 DATA -ord_4249 @4249 DATA -ord_4250 @4250 DATA -ord_4251 @4251 DATA -ord_4252 @4252 DATA -ord_4253 @4253 DATA -ord_4254 @4254 DATA -ord_4255 @4255 DATA -ord_4256 @4256 DATA -ord_4257 @4257 DATA -ord_4258 @4258 DATA -ord_4259 @4259 DATA -ord_4260 @4260 DATA -ord_4261 @4261 DATA -ord_4262 @4262 DATA -ord_4263 @4263 DATA -ord_4264 @4264 DATA -ord_4265 @4265 DATA -ord_4266 @4266 DATA -ord_4267 @4267 DATA -ord_4268 @4268 DATA -ord_4269 @4269 DATA -ord_4270 @4270 DATA -ord_4271 @4271 -ord_4272 @4272 -ord_4273 @4273 -ord_4274 @4274 -ord_4275 @4275 -ord_4276 @4276 -ord_4277 @4277 -ord_4278 @4278 -ord_4279 @4279 -ord_4280 @4280 -ord_4281 @4281 -ord_4282 @4282 -ord_4283 @4283 -ord_4284 @4284 -ord_4285 @4285 -ord_4286 @4286 -ord_4287 @4287 -ord_4288 @4288 -ord_4289 @4289 -ord_4290 @4290 -ord_4291 @4291 -ord_4292 @4292 -ord_4293 @4293 -ord_4294 @4294 -ord_4295 @4295 -ord_4296 @4296 DATA -ord_4297 @4297 DATA -ord_4298 @4298 -ord_4299 @4299 -ord_4300 @4300 -ord_4301 @4301 -ord_4302 @4302 -ord_4303 @4303 -ord_4304 @4304 -ord_4305 @4305 -ord_4306 @4306 -ord_4307 @4307 -ord_4308 @4308 -ord_4309 @4309 -ord_4310 @4310 -ord_4311 @4311 -ord_4312 @4312 -ord_4313 @4313 -ord_4314 @4314 -ord_4315 @4315 -ord_4316 @4316 -ord_4317 @4317 -ord_4318 @4318 -ord_4319 @4319 DATA -ord_4320 @4320 DATA -ord_4321 @4321 DATA -ord_4322 @4322 -ord_4323 @4323 -ord_4324 @4324 -ord_4325 @4325 -ord_4326 @4326 -ord_4327 @4327 -ord_4328 @4328 -ord_4329 @4329 -ord_4330 @4330 -ord_4331 @4331 -ord_4332 @4332 -ord_4333 @4333 -ord_4334 @4334 -ord_4335 @4335 -ord_4336 @4336 -ord_4337 @4337 -ord_4338 @4338 -ord_4339 @4339 -ord_4340 @4340 -ord_4341 @4341 -ord_4342 @4342 -ord_4343 @4343 -ord_4344 @4344 -ord_4345 @4345 -ord_4346 @4346 -ord_4347 @4347 -ord_4348 @4348 -ord_4349 @4349 -ord_4350 @4350 -ord_4351 @4351 -ord_4352 @4352 -ord_4353 @4353 -ord_4354 @4354 -ord_4355 @4355 -ord_4356 @4356 -ord_4357 @4357 -ord_4358 @4358 -ord_4359 @4359 -ord_4360 @4360 -ord_4361 @4361 -ord_4362 @4362 -ord_4363 @4363 -ord_4364 @4364 -ord_4365 @4365 -ord_4366 @4366 -ord_4367 @4367 -ord_4368 @4368 -ord_4369 @4369 -ord_4370 @4370 -ord_4371 @4371 -ord_4372 @4372 -ord_4373 @4373 -ord_4374 @4374 -ord_4375 @4375 -ord_4376 @4376 -ord_4377 @4377 -ord_4378 @4378 -ord_4379 @4379 -ord_4380 @4380 -ord_4381 @4381 -ord_4382 @4382 -ord_4383 @4383 -ord_4384 @4384 -ord_4385 @4385 -ord_4386 @4386 -ord_4387 @4387 -ord_4388 @4388 -ord_4389 @4389 -ord_4390 @4390 -ord_4391 @4391 -ord_4392 @4392 -ord_4393 @4393 -ord_4394 @4394 -ord_4395 @4395 -ord_4396 @4396 -ord_4397 @4397 -ord_4398 @4398 -ord_4399 @4399 -ord_4400 @4400 -ord_4401 @4401 -ord_4402 @4402 -ord_4403 @4403 -ord_4404 @4404 -ord_4405 @4405 -ord_4406 @4406 -ord_4407 @4407 -ord_4408 @4408 -ord_4409 @4409 -ord_4410 @4410 -ord_4411 @4411 -ord_4412 @4412 -ord_4413 @4413 -ord_4414 @4414 -ord_4415 @4415 -ord_4416 @4416 -ord_4417 @4417 -ord_4418 @4418 -ord_4419 @4419 -ord_4420 @4420 -ord_4421 @4421 -ord_4422 @4422 -ord_4423 @4423 -ord_4424 @4424 -ord_4425 @4425 -ord_4426 @4426 -ord_4427 @4427 -ord_4428 @4428 -ord_4429 @4429 -ord_4430 @4430 -ord_4431 @4431 -ord_4432 @4432 -ord_4433 @4433 -ord_4434 @4434 -ord_4435 @4435 -ord_4436 @4436 -ord_4437 @4437 -ord_4438 @4438 -ord_4439 @4439 -ord_4440 @4440 -ord_4441 @4441 -ord_4442 @4442 -ord_4443 @4443 -ord_4444 @4444 -ord_4445 @4445 -ord_4446 @4446 -ord_4447 @4447 -ord_4448 @4448 -ord_4449 @4449 -ord_4450 @4450 -ord_4451 @4451 -ord_4452 @4452 -ord_4453 @4453 -ord_4454 @4454 -ord_4455 @4455 -ord_4456 @4456 -ord_4457 @4457 -ord_4458 @4458 -ord_4459 @4459 -ord_4460 @4460 -ord_4461 @4461 -ord_4462 @4462 -ord_4463 @4463 -ord_4464 @4464 -ord_4465 @4465 -ord_4466 @4466 -ord_4467 @4467 -ord_4468 @4468 -ord_4469 @4469 -ord_4470 @4470 -ord_4471 @4471 -ord_4472 @4472 -ord_4473 @4473 -ord_4474 @4474 -ord_4475 @4475 -ord_4476 @4476 -ord_4477 @4477 -ord_4478 @4478 -ord_4479 @4479 -ord_4480 @4480 -ord_4481 @4481 -ord_4482 @4482 -ord_4483 @4483 -ord_4484 @4484 -ord_4485 @4485 -ord_4486 @4486 -ord_4487 @4487 -ord_4488 @4488 -ord_4489 @4489 -ord_4490 @4490 -ord_4491 @4491 -ord_4492 @4492 -ord_4493 @4493 -ord_4494 @4494 -ord_4495 @4495 -ord_4496 @4496 -ord_4497 @4497 -ord_4498 @4498 -ord_4499 @4499 -ord_4500 @4500 -ord_4501 @4501 -ord_4502 @4502 -ord_4503 @4503 -ord_4504 @4504 -ord_4505 @4505 -ord_4506 @4506 -ord_4507 @4507 -ord_4508 @4508 -ord_4509 @4509 -ord_4510 @4510 -ord_4511 @4511 -ord_4512 @4512 -ord_4513 @4513 -ord_4514 @4514 -ord_4515 @4515 -ord_4516 @4516 -ord_4517 @4517 -ord_4518 @4518 -ord_4519 @4519 -ord_4520 @4520 -ord_4521 @4521 -ord_4522 @4522 -ord_4523 @4523 -ord_4524 @4524 -ord_4525 @4525 -ord_4526 @4526 -ord_4527 @4527 -ord_4528 @4528 -ord_4529 @4529 -ord_4530 @4530 -ord_4531 @4531 -ord_4532 @4532 -ord_4533 @4533 -ord_4534 @4534 -ord_4535 @4535 -ord_4536 @4536 -ord_4537 @4537 -ord_4538 @4538 -ord_4539 @4539 -ord_4540 @4540 -ord_4541 @4541 -ord_4542 @4542 -ord_4543 @4543 -ord_4544 @4544 -ord_4545 @4545 -ord_4546 @4546 -ord_4547 @4547 -ord_4548 @4548 -ord_4549 @4549 -ord_4550 @4550 -ord_4551 @4551 -ord_4552 @4552 -ord_4553 @4553 -ord_4554 @4554 -ord_4555 @4555 -ord_4556 @4556 -ord_4557 @4557 -ord_4558 @4558 -ord_4559 @4559 -ord_4560 @4560 -ord_4561 @4561 -ord_4562 @4562 -ord_4563 @4563 -ord_4564 @4564 -ord_4565 @4565 -ord_4566 @4566 -ord_4567 @4567 -ord_4568 @4568 -ord_4569 @4569 -ord_4570 @4570 -ord_4571 @4571 -ord_4572 @4572 -ord_4573 @4573 -ord_4574 @4574 -ord_4575 @4575 -ord_4576 @4576 -ord_4577 @4577 -ord_4578 @4578 -ord_4579 @4579 -ord_4580 @4580 -ord_4581 @4581 -ord_4582 @4582 -ord_4583 @4583 -ord_4584 @4584 -ord_4585 @4585 -ord_4586 @4586 -ord_4587 @4587 -ord_4588 @4588 -ord_4589 @4589 -ord_4590 @4590 -ord_4591 @4591 -ord_4592 @4592 -ord_4593 @4593 -ord_4594 @4594 -ord_4595 @4595 -ord_4596 @4596 -ord_4597 @4597 -ord_4598 @4598 -ord_4599 @4599 -ord_4600 @4600 -ord_4601 @4601 -ord_4602 @4602 -ord_4603 @4603 -ord_4604 @4604 -ord_4605 @4605 -ord_4606 @4606 -ord_4607 @4607 -ord_4608 @4608 -ord_4609 @4609 -ord_4610 @4610 -ord_4611 @4611 -ord_4612 @4612 -ord_4613 @4613 -ord_4614 @4614 -ord_4615 @4615 -ord_4616 @4616 -ord_4617 @4617 -ord_4618 @4618 -ord_4619 @4619 -ord_4620 @4620 -ord_4621 @4621 -ord_4622 @4622 -ord_4623 @4623 -ord_4624 @4624 -ord_4625 @4625 -ord_4626 @4626 -ord_4627 @4627 -ord_4628 @4628 -ord_4629 @4629 -ord_4630 @4630 -ord_4631 @4631 -ord_4632 @4632 -ord_4633 @4633 -ord_4634 @4634 -ord_4635 @4635 -ord_4636 @4636 -ord_4637 @4637 -ord_4638 @4638 -ord_4639 @4639 -ord_4640 @4640 -ord_4641 @4641 -ord_4642 @4642 -ord_4643 @4643 -ord_4644 @4644 -ord_4645 @4645 -ord_4646 @4646 -ord_4647 @4647 -ord_4648 @4648 -ord_4649 @4649 -ord_4650 @4650 -ord_4651 @4651 -ord_4652 @4652 -ord_4653 @4653 -ord_4654 @4654 -ord_4655 @4655 -ord_4656 @4656 -ord_4657 @4657 -ord_4658 @4658 -ord_4659 @4659 -ord_4660 @4660 -ord_4661 @4661 -ord_4662 @4662 -ord_4663 @4663 -ord_4664 @4664 -ord_4665 @4665 -ord_4666 @4666 -ord_4667 @4667 -ord_4668 @4668 -ord_4669 @4669 -ord_4670 @4670 -ord_4671 @4671 -ord_4672 @4672 -ord_4673 @4673 -ord_4674 @4674 -ord_4675 @4675 -ord_4676 @4676 -ord_4677 @4677 -ord_4678 @4678 -ord_4679 @4679 -ord_4680 @4680 -ord_4681 @4681 -ord_4682 @4682 -ord_4683 @4683 -ord_4684 @4684 -ord_4685 @4685 -ord_4686 @4686 -ord_4687 @4687 -ord_4688 @4688 -ord_4689 @4689 -ord_4690 @4690 -ord_4691 @4691 -ord_4692 @4692 -ord_4693 @4693 -ord_4694 @4694 -ord_4695 @4695 -ord_4696 @4696 -ord_4697 @4697 -ord_4698 @4698 -ord_4699 @4699 -ord_4700 @4700 -ord_4701 @4701 -ord_4702 @4702 -ord_4703 @4703 -ord_4704 @4704 -ord_4705 @4705 -ord_4706 @4706 -ord_4707 @4707 -ord_4708 @4708 -ord_4709 @4709 -ord_4710 @4710 -ord_4711 @4711 -ord_4712 @4712 -ord_4713 @4713 -ord_4714 @4714 -ord_4715 @4715 -ord_4716 @4716 -ord_4717 @4717 -ord_4718 @4718 -ord_4719 @4719 -ord_4720 @4720 -ord_4721 @4721 -ord_4722 @4722 -ord_4723 @4723 -ord_4724 @4724 -ord_4725 @4725 -ord_4726 @4726 -ord_4727 @4727 -ord_4728 @4728 -ord_4729 @4729 -ord_4730 @4730 -ord_4731 @4731 -ord_4732 @4732 -ord_4733 @4733 -ord_4734 @4734 -ord_4735 @4735 -ord_4736 @4736 -ord_4737 @4737 -ord_4738 @4738 -ord_4739 @4739 -ord_4740 @4740 -ord_4741 @4741 -ord_4742 @4742 -ord_4743 @4743 -ord_4744 @4744 -ord_4745 @4745 -ord_4746 @4746 -ord_4747 @4747 -ord_4748 @4748 -ord_4749 @4749 -ord_4750 @4750 -ord_4751 @4751 -ord_4752 @4752 -ord_4753 @4753 -ord_4754 @4754 -ord_4755 @4755 -ord_4756 @4756 -ord_4757 @4757 -ord_4758 @4758 -ord_4759 @4759 -ord_4760 @4760 -ord_4761 @4761 -ord_4762 @4762 -ord_4763 @4763 -ord_4764 @4764 -ord_4765 @4765 -ord_4766 @4766 -ord_4767 @4767 -ord_4768 @4768 -ord_4769 @4769 -ord_4770 @4770 -ord_4771 @4771 -ord_4772 @4772 -ord_4773 @4773 -ord_4774 @4774 -ord_4775 @4775 -ord_4776 @4776 -ord_4777 @4777 -ord_4778 @4778 -ord_4779 @4779 -ord_4780 @4780 -ord_4781 @4781 -ord_4782 @4782 -ord_4783 @4783 -ord_4784 @4784 -ord_4785 @4785 -ord_4786 @4786 -ord_4787 @4787 -ord_4788 @4788 -ord_4789 @4789 -ord_4790 @4790 -ord_4791 @4791 -ord_4792 @4792 -ord_4793 @4793 -ord_4794 @4794 -ord_4795 @4795 -ord_4796 @4796 -ord_4797 @4797 -ord_4798 @4798 -ord_4799 @4799 -ord_4800 @4800 -ord_4801 @4801 -ord_4802 @4802 -ord_4803 @4803 -ord_4804 @4804 -ord_4805 @4805 -ord_4806 @4806 -ord_4807 @4807 -ord_4808 @4808 -ord_4809 @4809 -ord_4810 @4810 -ord_4811 @4811 -ord_4812 @4812 -ord_4813 @4813 -ord_4814 @4814 -ord_4815 @4815 -ord_4816 @4816 -ord_4817 @4817 -ord_4818 @4818 -ord_4819 @4819 -ord_4820 @4820 -ord_4821 @4821 -ord_4822 @4822 -ord_4823 @4823 -ord_4824 @4824 -ord_4825 @4825 -ord_4826 @4826 -ord_4827 @4827 -ord_4828 @4828 -ord_4829 @4829 -ord_4830 @4830 -ord_4831 @4831 -ord_4832 @4832 -ord_4833 @4833 -ord_4834 @4834 -ord_4835 @4835 -ord_4836 @4836 -ord_4837 @4837 -ord_4838 @4838 -ord_4839 @4839 -ord_4840 @4840 -ord_4841 @4841 -ord_4842 @4842 -ord_4843 @4843 -ord_4844 @4844 -ord_4845 @4845 -ord_4846 @4846 -ord_4847 @4847 -ord_4848 @4848 -ord_4849 @4849 -ord_4850 @4850 -ord_4851 @4851 -ord_4852 @4852 -ord_4853 @4853 -ord_4854 @4854 -ord_4855 @4855 -ord_4856 @4856 -ord_4857 @4857 -ord_4858 @4858 -ord_4859 @4859 -ord_4860 @4860 -ord_4861 @4861 -ord_4862 @4862 -ord_4863 @4863 -ord_4864 @4864 -ord_4865 @4865 -ord_4866 @4866 -ord_4867 @4867 -ord_4868 @4868 -ord_4869 @4869 -ord_4870 @4870 -ord_4871 @4871 -ord_4872 @4872 -ord_4873 @4873 -ord_4874 @4874 -ord_4875 @4875 -ord_4876 @4876 -ord_4877 @4877 -ord_4878 @4878 -ord_4879 @4879 -ord_4880 @4880 -ord_4881 @4881 -ord_4882 @4882 -ord_4883 @4883 -ord_4884 @4884 -ord_4885 @4885 -ord_4886 @4886 -ord_4887 @4887 -ord_4888 @4888 -ord_4889 @4889 -ord_4890 @4890 -ord_4891 @4891 -ord_4892 @4892 -ord_4893 @4893 -ord_4894 @4894 -ord_4895 @4895 -ord_4896 @4896 -ord_4897 @4897 -ord_4899 @4899 -ord_4900 @4900 -ord_4901 @4901 -ord_4902 @4902 -ord_4903 @4903 -ord_4904 @4904 -ord_4905 @4905 -ord_4906 @4906 -ord_4907 @4907 -ord_4908 @4908 -ord_4909 @4909 -ord_4910 @4910 -ord_4911 @4911 -ord_4912 @4912 -ord_4913 @4913 -ord_4914 @4914 -ord_4915 @4915 -ord_4916 @4916 -ord_4917 @4917 -ord_4918 @4918 -ord_4919 @4919 -ord_4920 @4920 -ord_4921 @4921 -ord_4922 @4922 -ord_4923 @4923 -ord_4924 @4924 -ord_4925 @4925 -ord_4926 @4926 -ord_4927 @4927 -ord_4928 @4928 -ord_4929 @4929 -ord_4930 @4930 -ord_4931 @4931 -ord_4932 @4932 -ord_4933 @4933 -ord_4934 @4934 -ord_4935 @4935 -ord_4936 @4936 -ord_4937 @4937 -ord_4938 @4938 -ord_4939 @4939 -ord_4940 @4940 -ord_4941 @4941 -ord_4942 @4942 -ord_4943 @4943 -ord_4944 @4944 -ord_4945 @4945 -ord_4946 @4946 -ord_4947 @4947 -ord_4948 @4948 -ord_4949 @4949 -ord_4950 @4950 -ord_4951 @4951 -ord_4952 @4952 -ord_4953 @4953 -ord_4954 @4954 -ord_4955 @4955 -ord_4956 @4956 -ord_4957 @4957 -ord_4958 @4958 -ord_4959 @4959 -ord_4960 @4960 -ord_4961 @4961 -ord_4962 @4962 -ord_4963 @4963 -ord_4964 @4964 -ord_4965 @4965 -ord_4966 @4966 -ord_4967 @4967 -ord_4968 @4968 -ord_4969 @4969 -ord_4970 @4970 -ord_4971 @4971 -ord_4972 @4972 -ord_4973 @4973 -ord_4974 @4974 -ord_4975 @4975 -ord_4976 @4976 -ord_4977 @4977 -ord_4978 @4978 -ord_4979 @4979 -ord_4980 @4980 -ord_4981 @4981 -ord_4982 @4982 -ord_4983 @4983 -ord_4984 @4984 -ord_4985 @4985 -ord_4986 @4986 -ord_4987 @4987 -ord_4988 @4988 -ord_4989 @4989 -ord_4990 @4990 -ord_4991 @4991 -ord_4992 @4992 -ord_4993 @4993 -ord_4994 @4994 -ord_4995 @4995 -ord_4996 @4996 -ord_4997 @4997 -ord_4998 @4998 -ord_4999 @4999 -ord_5000 @5000 -ord_5001 @5001 -ord_5002 @5002 -ord_5003 @5003 -ord_5004 @5004 -ord_5005 @5005 -ord_5006 @5006 -ord_5007 @5007 -ord_5008 @5008 -ord_5009 @5009 -ord_5010 @5010 -ord_5011 @5011 -ord_5012 @5012 -ord_5013 @5013 -ord_5014 @5014 -ord_5015 @5015 -ord_5016 @5016 -ord_5017 @5017 -ord_5018 @5018 -ord_5019 @5019 -ord_5020 @5020 -ord_5021 @5021 -ord_5022 @5022 -ord_5023 @5023 -ord_5024 @5024 -ord_5025 @5025 -ord_5026 @5026 -ord_5027 @5027 -ord_5028 @5028 -ord_5029 @5029 -ord_5030 @5030 -ord_5031 @5031 -ord_5032 @5032 -ord_5033 @5033 -ord_5034 @5034 -ord_5035 @5035 -ord_5036 @5036 -ord_5037 @5037 -ord_5038 @5038 -ord_5039 @5039 -ord_5040 @5040 -ord_5041 @5041 -ord_5042 @5042 -ord_5043 @5043 -ord_5044 @5044 -ord_5045 @5045 -ord_5046 @5046 -ord_5047 @5047 -ord_5048 @5048 -ord_5049 @5049 -ord_5050 @5050 -ord_5051 @5051 -ord_5052 @5052 -ord_5053 @5053 -ord_5054 @5054 -ord_5055 @5055 -ord_5056 @5056 -ord_5057 @5057 -ord_5058 @5058 -ord_5059 @5059 -ord_5060 @5060 -ord_5061 @5061 -ord_5062 @5062 -ord_5063 @5063 -ord_5064 @5064 -ord_5065 @5065 -ord_5066 @5066 -ord_5067 @5067 -ord_5068 @5068 -ord_5069 @5069 -ord_5070 @5070 -ord_5071 @5071 -ord_5072 @5072 -ord_5073 @5073 -ord_5074 @5074 -ord_5075 @5075 -ord_5076 @5076 -ord_5077 @5077 -ord_5078 @5078 -ord_5079 @5079 -ord_5080 @5080 -ord_5081 @5081 -ord_5082 @5082 -ord_5083 @5083 -ord_5084 @5084 -ord_5085 @5085 -ord_5086 @5086 -ord_5087 @5087 -ord_5088 @5088 -ord_5089 @5089 -ord_5090 @5090 -ord_5091 @5091 -ord_5092 @5092 -ord_5093 @5093 -ord_5094 @5094 -ord_5095 @5095 -ord_5096 @5096 -ord_5097 @5097 -ord_5098 @5098 -ord_5099 @5099 -ord_5100 @5100 -ord_5101 @5101 -ord_5102 @5102 -ord_5103 @5103 -ord_5104 @5104 -ord_5105 @5105 -ord_5106 @5106 -ord_5107 @5107 -ord_5108 @5108 -ord_5109 @5109 -ord_5110 @5110 -ord_5111 @5111 -ord_5112 @5112 -ord_5113 @5113 -ord_5114 @5114 -ord_5115 @5115 -ord_5116 @5116 -ord_5117 @5117 -ord_5118 @5118 -ord_5119 @5119 -ord_5120 @5120 -ord_5121 @5121 -ord_5122 @5122 -ord_5123 @5123 -ord_5124 @5124 -ord_5125 @5125 -ord_5126 @5126 -ord_5127 @5127 -ord_5128 @5128 -ord_5129 @5129 -ord_5130 @5130 -ord_5131 @5131 -ord_5132 @5132 -ord_5133 @5133 -ord_5134 @5134 -ord_5135 @5135 -ord_5136 @5136 -ord_5137 @5137 -ord_5138 @5138 -ord_5139 @5139 -ord_5140 @5140 -ord_5141 @5141 -ord_5142 @5142 -ord_5143 @5143 -ord_5144 @5144 -ord_5145 @5145 -ord_5146 @5146 -ord_5147 @5147 -ord_5148 @5148 -ord_5149 @5149 -ord_5150 @5150 -ord_5151 @5151 -ord_5152 @5152 -ord_5153 @5153 -ord_5154 @5154 -ord_5155 @5155 -ord_5156 @5156 -ord_5157 @5157 -ord_5158 @5158 -ord_5159 @5159 -ord_5160 @5160 -ord_5161 @5161 -ord_5162 @5162 -ord_5163 @5163 -ord_5164 @5164 -ord_5165 @5165 -ord_5166 @5166 -ord_5167 @5167 -ord_5168 @5168 -ord_5169 @5169 -ord_5170 @5170 -ord_5171 @5171 -ord_5172 @5172 -ord_5173 @5173 -ord_5174 @5174 -ord_5175 @5175 -ord_5176 @5176 -ord_5177 @5177 -ord_5178 @5178 -ord_5179 @5179 -ord_5180 @5180 -ord_5181 @5181 -ord_5182 @5182 -ord_5183 @5183 -ord_5184 @5184 -ord_5185 @5185 -ord_5186 @5186 -ord_5187 @5187 -ord_5188 @5188 -ord_5189 @5189 -ord_5190 @5190 -ord_5191 @5191 -ord_5192 @5192 -ord_5193 @5193 -ord_5194 @5194 -ord_5195 @5195 -ord_5196 @5196 -ord_5197 @5197 -ord_5198 @5198 -ord_5199 @5199 -ord_5200 @5200 -ord_5201 @5201 -ord_5202 @5202 -ord_5203 @5203 -ord_5204 @5204 -ord_5205 @5205 -ord_5206 @5206 -ord_5207 @5207 -ord_5208 @5208 -ord_5209 @5209 -ord_5210 @5210 -ord_5211 @5211 -ord_5212 @5212 -ord_5213 @5213 -ord_5214 @5214 -ord_5215 @5215 -ord_5216 @5216 -ord_5217 @5217 -ord_5218 @5218 -ord_5219 @5219 -ord_5220 @5220 -ord_5221 @5221 -ord_5222 @5222 -ord_5223 @5223 -ord_5224 @5224 -ord_5225 @5225 -ord_5226 @5226 -ord_5227 @5227 -ord_5228 @5228 -ord_5229 @5229 -ord_5230 @5230 -ord_5231 @5231 -ord_5232 @5232 -ord_5233 @5233 -ord_5234 @5234 -ord_5235 @5235 -ord_5236 @5236 -ord_5237 @5237 -ord_5238 @5238 -ord_5239 @5239 -ord_5240 @5240 -ord_5241 @5241 -ord_5242 @5242 -ord_5243 @5243 -ord_5244 @5244 -ord_5245 @5245 -ord_5246 @5246 -ord_5247 @5247 -ord_5248 @5248 -ord_5249 @5249 -ord_5250 @5250 -ord_5251 @5251 -ord_5252 @5252 -ord_5253 @5253 -ord_5254 @5254 -ord_5255 @5255 -ord_5256 @5256 -ord_5257 @5257 -ord_5258 @5258 -ord_5259 @5259 -ord_5260 @5260 -ord_5261 @5261 -ord_5262 @5262 -ord_5263 @5263 -ord_5264 @5264 -ord_5265 @5265 -ord_5266 @5266 -ord_5267 @5267 -ord_5268 @5268 -ord_5269 @5269 -ord_5270 @5270 -ord_5271 @5271 -ord_5272 @5272 -ord_5273 @5273 -ord_5274 @5274 -ord_5275 @5275 -ord_5276 @5276 -ord_5277 @5277 -ord_5278 @5278 -ord_5279 @5279 -ord_5280 @5280 -ord_5281 @5281 -ord_5282 @5282 -ord_5283 @5283 -ord_5284 @5284 -ord_5285 @5285 -ord_5286 @5286 -ord_5287 @5287 -ord_5288 @5288 -ord_5289 @5289 -ord_5290 @5290 -ord_5291 @5291 -ord_5292 @5292 -ord_5293 @5293 -ord_5294 @5294 -ord_5295 @5295 -ord_5296 @5296 -ord_5297 @5297 -ord_5298 @5298 -ord_5299 @5299 -ord_5300 @5300 -ord_5301 @5301 -ord_5302 @5302 -ord_5303 @5303 -ord_5304 @5304 -ord_5305 @5305 -ord_5306 @5306 -ord_5307 @5307 -ord_5308 @5308 -ord_5309 @5309 -ord_5310 @5310 -ord_5311 @5311 -ord_5312 @5312 -ord_5313 @5313 -ord_5314 @5314 -ord_5315 @5315 -ord_5316 @5316 -ord_5317 @5317 -ord_5318 @5318 -ord_5319 @5319 -ord_5320 @5320 -ord_5321 @5321 -ord_5322 @5322 -ord_5323 @5323 -ord_5324 @5324 -ord_5325 @5325 -ord_5326 @5326 -ord_5327 @5327 -ord_5328 @5328 -ord_5329 @5329 -ord_5330 @5330 -ord_5331 @5331 -ord_5332 @5332 -ord_5333 @5333 -ord_5334 @5334 -ord_5335 @5335 -ord_5336 @5336 -ord_5337 @5337 -ord_5338 @5338 -ord_5339 @5339 -ord_5340 @5340 -ord_5341 @5341 -ord_5342 @5342 -ord_5343 @5343 -ord_5344 @5344 -ord_5345 @5345 -ord_5346 @5346 -ord_5347 @5347 -ord_5348 @5348 -ord_5349 @5349 -ord_5350 @5350 -ord_5351 @5351 -ord_5352 @5352 -ord_5353 @5353 -ord_5354 @5354 -ord_5355 @5355 -ord_5356 @5356 -ord_5357 @5357 -ord_5358 @5358 -ord_5359 @5359 -ord_5360 @5360 -ord_5361 @5361 -ord_5362 @5362 -ord_5363 @5363 -ord_5364 @5364 -ord_5365 @5365 -ord_5366 @5366 -ord_5367 @5367 -ord_5368 @5368 -ord_5369 @5369 -ord_5370 @5370 -ord_5371 @5371 -ord_5372 @5372 -ord_5373 @5373 -ord_5374 @5374 -ord_5375 @5375 -ord_5376 @5376 -ord_5377 @5377 -ord_5378 @5378 -ord_5379 @5379 -ord_5380 @5380 -ord_5381 @5381 -ord_5382 @5382 -ord_5383 @5383 -ord_5384 @5384 -ord_5385 @5385 -ord_5386 @5386 -ord_5387 @5387 -ord_5388 @5388 -ord_5389 @5389 -ord_5390 @5390 -ord_5391 @5391 -ord_5392 @5392 -ord_5393 @5393 -ord_5394 @5394 -ord_5395 @5395 -ord_5396 @5396 -ord_5397 @5397 -ord_5398 @5398 -ord_5399 @5399 -ord_5400 @5400 -ord_5401 @5401 -ord_5402 @5402 -ord_5403 @5403 -ord_5404 @5404 -ord_5405 @5405 -ord_5406 @5406 -ord_5407 @5407 -ord_5408 @5408 -ord_5409 @5409 -ord_5410 @5410 -ord_5411 @5411 -ord_5412 @5412 -ord_5413 @5413 -ord_5414 @5414 -ord_5415 @5415 -ord_5416 @5416 -ord_5417 @5417 -ord_5418 @5418 -ord_5419 @5419 -ord_5420 @5420 -ord_5421 @5421 -ord_5422 @5422 -ord_5423 @5423 -ord_5424 @5424 -ord_5425 @5425 -ord_5426 @5426 -ord_5427 @5427 -ord_5428 @5428 -ord_5429 @5429 -ord_5430 @5430 -ord_5431 @5431 -ord_5432 @5432 -ord_5433 @5433 -ord_5434 @5434 -ord_5435 @5435 -ord_5436 @5436 -ord_5437 @5437 -ord_5438 @5438 -ord_5439 @5439 -ord_5440 @5440 -ord_5441 @5441 -ord_5442 @5442 -ord_5443 @5443 -ord_5444 @5444 -ord_5445 @5445 -ord_5446 @5446 -ord_5447 @5447 -ord_5448 @5448 -ord_5449 @5449 -ord_5450 @5450 -ord_5451 @5451 -ord_5452 @5452 -ord_5453 @5453 -ord_5454 @5454 -ord_5455 @5455 -ord_5456 @5456 -ord_5457 @5457 -ord_5458 @5458 -ord_5459 @5459 -ord_5460 @5460 -ord_5461 @5461 -ord_5462 @5462 -ord_5463 @5463 -ord_5464 @5464 -ord_5465 @5465 -ord_5466 @5466 -ord_5467 @5467 -ord_5468 @5468 -ord_5469 @5469 -ord_5470 @5470 -ord_5471 @5471 -ord_5472 @5472 -ord_5473 @5473 -ord_5474 @5474 -ord_5475 @5475 -ord_5476 @5476 -ord_5477 @5477 -ord_5478 @5478 -ord_5479 @5479 -ord_5480 @5480 DATA -ord_5481 @5481 -ord_5482 @5482 -ord_5483 @5483 -ord_5484 @5484 -ord_5485 @5485 -ord_5486 @5486 -ord_5487 @5487 -ord_5488 @5488 -ord_5489 @5489 -ord_5490 @5490 -ord_5491 @5491 -ord_5492 @5492 -ord_5493 @5493 -ord_5494 @5494 -ord_5495 @5495 -ord_5496 @5496 -ord_5497 @5497 -ord_5498 @5498 -ord_5499 @5499 -ord_5500 @5500 -ord_5501 @5501 -ord_5502 @5502 -ord_5503 @5503 -ord_5504 @5504 -ord_5505 @5505 -ord_5506 @5506 -ord_5507 @5507 -ord_5508 @5508 -ord_5509 @5509 -ord_5510 @5510 -ord_5511 @5511 -ord_5512 @5512 -ord_5513 @5513 -ord_5514 @5514 -ord_5515 @5515 -ord_5516 @5516 -ord_5517 @5517 -ord_5518 @5518 -ord_5519 @5519 -ord_5520 @5520 -ord_5521 @5521 -ord_5522 @5522 -ord_5523 @5523 -ord_5524 @5524 -ord_5525 @5525 -ord_5526 @5526 -ord_5527 @5527 -ord_5528 @5528 -ord_5529 @5529 -ord_5530 @5530 -ord_5531 @5531 -ord_5532 @5532 -ord_5533 @5533 -ord_5534 @5534 -ord_5535 @5535 -ord_5536 @5536 -ord_5537 @5537 -ord_5538 @5538 -ord_5539 @5539 -ord_5540 @5540 -ord_5541 @5541 -ord_5542 @5542 -ord_5543 @5543 -ord_5544 @5544 -ord_5545 @5545 -ord_5546 @5546 -ord_5547 @5547 -ord_5548 @5548 -ord_5549 @5549 -ord_5550 @5550 -ord_5551 @5551 -ord_5552 @5552 -ord_5553 @5553 -ord_5554 @5554 -ord_5555 @5555 -ord_5556 @5556 -ord_5557 @5557 -ord_5558 @5558 -ord_5559 @5559 -ord_5560 @5560 -ord_5561 @5561 -ord_5562 @5562 -ord_5563 @5563 -ord_5564 @5564 -ord_5565 @5565 -ord_5566 @5566 -ord_5567 @5567 -ord_5568 @5568 -ord_5569 @5569 -ord_5570 @5570 -ord_5571 @5571 -ord_5572 @5572 -ord_5573 @5573 -ord_5574 @5574 -ord_5575 @5575 -ord_5576 @5576 -ord_5577 @5577 -ord_5578 @5578 -ord_5579 @5579 -ord_5580 @5580 -ord_5581 @5581 -ord_5582 @5582 -ord_5583 @5583 -ord_5584 @5584 -ord_5585 @5585 -ord_5586 @5586 -ord_5587 @5587 -ord_5588 @5588 -ord_5589 @5589 -ord_5590 @5590 -ord_5591 @5591 -ord_5592 @5592 -ord_5593 @5593 -ord_5594 @5594 -ord_5595 @5595 -ord_5596 @5596 -ord_5597 @5597 -ord_5598 @5598 -ord_5599 @5599 -ord_5600 @5600 -ord_5601 @5601 -ord_5602 @5602 -ord_5603 @5603 -ord_5604 @5604 -ord_5605 @5605 -ord_5606 @5606 -ord_5607 @5607 -ord_5608 @5608 -ord_5609 @5609 -ord_5610 @5610 -ord_5611 @5611 -ord_5612 @5612 -ord_5613 @5613 -ord_5614 @5614 -ord_5615 @5615 -ord_5616 @5616 -ord_5617 @5617 -ord_5618 @5618 -ord_5619 @5619 -ord_5620 @5620 -ord_5621 @5621 -ord_5622 @5622 -ord_5623 @5623 -ord_5624 @5624 -ord_5625 @5625 -ord_5626 @5626 -ord_5627 @5627 -ord_5628 @5628 -ord_5629 @5629 -ord_5630 @5630 -ord_5631 @5631 -ord_5632 @5632 -ord_5633 @5633 -ord_5634 @5634 -ord_5635 @5635 -ord_5636 @5636 -ord_5637 @5637 -ord_5638 @5638 -ord_5639 @5639 -ord_5640 @5640 -ord_5641 @5641 -ord_5642 @5642 -ord_5643 @5643 -ord_5644 @5644 -ord_5645 @5645 -ord_5646 @5646 -ord_5647 @5647 -ord_5648 @5648 -ord_5649 @5649 -ord_5650 @5650 -ord_5651 @5651 -ord_5652 @5652 -ord_5653 @5653 -ord_5654 @5654 -ord_5655 @5655 -ord_5656 @5656 -ord_5657 @5657 -ord_5658 @5658 -ord_5659 @5659 -ord_5660 @5660 -ord_5661 @5661 -ord_5662 @5662 -ord_5663 @5663 -ord_5664 @5664 -ord_5665 @5665 -ord_5666 @5666 -ord_5667 @5667 -ord_5668 @5668 -ord_5669 @5669 -ord_5670 @5670 -ord_5671 @5671 -ord_5672 @5672 -ord_5673 @5673 -ord_5674 @5674 -ord_5675 @5675 -ord_5676 @5676 -ord_5677 @5677 -ord_5678 @5678 -ord_5679 @5679 -ord_5680 @5680 -ord_5681 @5681 -ord_5682 @5682 -ord_5683 @5683 -ord_5684 @5684 -ord_5685 @5685 -ord_5686 @5686 -ord_5687 @5687 -ord_5688 @5688 -ord_5689 @5689 -ord_5690 @5690 -ord_5691 @5691 -ord_5692 @5692 -ord_5693 @5693 -ord_5694 @5694 -ord_5695 @5695 -ord_5696 @5696 -ord_5697 @5697 -ord_5698 @5698 -ord_5699 @5699 -ord_5700 @5700 -ord_5701 @5701 -ord_5702 @5702 -ord_5703 @5703 -ord_5704 @5704 -ord_5705 @5705 -ord_5706 @5706 -ord_5707 @5707 -ord_5708 @5708 -ord_5709 @5709 -ord_5710 @5710 -ord_5711 @5711 -ord_5712 @5712 -ord_5713 @5713 -ord_5714 @5714 -ord_5715 @5715 -ord_5716 @5716 -ord_5717 @5717 -ord_5718 @5718 -ord_5719 @5719 -ord_5720 @5720 -ord_5721 @5721 -ord_5722 @5722 -ord_5723 @5723 -ord_5724 @5724 -ord_5725 @5725 -ord_5726 @5726 -ord_5727 @5727 -ord_5728 @5728 -ord_5729 @5729 -ord_5730 @5730 -ord_5731 @5731 -ord_5732 @5732 -ord_5733 @5733 -ord_5734 @5734 -ord_5735 @5735 -ord_5736 @5736 -ord_5737 @5737 -ord_5738 @5738 -ord_5739 @5739 -ord_5740 @5740 -ord_5741 @5741 -ord_5742 @5742 -ord_5743 @5743 -ord_5744 @5744 -ord_5745 @5745 -ord_5746 @5746 -ord_5747 @5747 -ord_5748 @5748 -ord_5749 @5749 -ord_5750 @5750 -ord_5751 @5751 -ord_5752 @5752 -ord_5753 @5753 -ord_5754 @5754 -ord_5755 @5755 -ord_5756 @5756 -ord_5757 @5757 -ord_5758 @5758 -ord_5759 @5759 -ord_5760 @5760 -ord_5761 @5761 -ord_5762 @5762 -ord_5763 @5763 -ord_5764 @5764 -ord_5765 @5765 -ord_5766 @5766 -ord_5767 @5767 -ord_5768 @5768 -ord_5769 @5769 -ord_5770 @5770 -ord_5771 @5771 -ord_5772 @5772 -ord_5773 @5773 -ord_5774 @5774 -ord_5775 @5775 -ord_5776 @5776 -ord_5777 @5777 -ord_5778 @5778 -ord_5779 @5779 -ord_5780 @5780 -ord_5781 @5781 -ord_5782 @5782 -ord_5783 @5783 -ord_5784 @5784 -ord_5785 @5785 -ord_5786 @5786 -ord_5787 @5787 -ord_5788 @5788 -ord_5789 @5789 -ord_5790 @5790 -ord_5791 @5791 -ord_5792 @5792 -ord_5793 @5793 -ord_5794 @5794 -ord_5795 @5795 -ord_5796 @5796 -ord_5797 @5797 -ord_5798 @5798 -ord_5799 @5799 -ord_5800 @5800 -ord_5801 @5801 -ord_5802 @5802 -ord_5803 @5803 -ord_5804 @5804 -ord_5805 @5805 -ord_5806 @5806 -ord_5807 @5807 -ord_5808 @5808 -ord_5809 @5809 -ord_5810 @5810 -ord_5811 @5811 -ord_5812 @5812 -ord_5813 @5813 -ord_5814 @5814 -ord_5815 @5815 -ord_5816 @5816 -ord_5817 @5817 -ord_5818 @5818 -ord_5819 @5819 -ord_5820 @5820 -ord_5821 @5821 -ord_5822 @5822 -ord_5823 @5823 -ord_5824 @5824 -ord_5825 @5825 -ord_5826 @5826 -ord_5827 @5827 -ord_5828 @5828 -ord_5829 @5829 -ord_5830 @5830 -ord_5831 @5831 -ord_5832 @5832 -ord_5833 @5833 -ord_5834 @5834 -ord_5835 @5835 -ord_5836 @5836 -ord_5837 @5837 -ord_5838 @5838 -ord_5839 @5839 -ord_5840 @5840 -ord_5841 @5841 -ord_5842 @5842 -ord_5843 @5843 -ord_5844 @5844 -ord_5845 @5845 -ord_5846 @5846 -ord_5847 @5847 -ord_5848 @5848 -ord_5849 @5849 -ord_5850 @5850 -ord_5851 @5851 -ord_5852 @5852 -ord_5853 @5853 -ord_5854 @5854 -ord_5855 @5855 -ord_5856 @5856 -ord_5857 @5857 -ord_5858 @5858 -ord_5859 @5859 -ord_5860 @5860 -ord_5861 @5861 -ord_5862 @5862 -ord_5863 @5863 -ord_5864 @5864 -ord_5865 @5865 -ord_5866 @5866 -ord_5867 @5867 -ord_5868 @5868 -ord_5869 @5869 -ord_5870 @5870 -ord_5871 @5871 -ord_5872 @5872 -ord_5873 @5873 -ord_5874 @5874 -ord_5875 @5875 -ord_5876 @5876 -ord_5877 @5877 -ord_5878 @5878 -ord_5879 @5879 -ord_5880 @5880 -ord_5881 @5881 -ord_5882 @5882 -ord_5883 @5883 -ord_5884 @5884 -ord_5885 @5885 -ord_5886 @5886 -ord_5887 @5887 -ord_5888 @5888 -ord_5889 @5889 -ord_5890 @5890 -ord_5891 @5891 -ord_5892 @5892 -ord_5893 @5893 -ord_5894 @5894 -ord_5895 @5895 -ord_5896 @5896 -ord_5897 @5897 -ord_5898 @5898 -ord_5899 @5899 -ord_5900 @5900 -ord_5901 @5901 -ord_5902 @5902 -ord_5903 @5903 -ord_5904 @5904 -ord_5905 @5905 -ord_5906 @5906 -ord_5907 @5907 -ord_5908 @5908 -ord_5909 @5909 -ord_5910 @5910 -ord_5911 @5911 -ord_5912 @5912 -ord_5913 @5913 -ord_5914 @5914 -ord_5915 @5915 -ord_5916 @5916 -ord_5917 @5917 -ord_5918 @5918 -ord_5919 @5919 -ord_5920 @5920 -ord_5921 @5921 -ord_5922 @5922 -ord_5923 @5923 -ord_5924 @5924 -ord_5925 @5925 -ord_5926 @5926 -ord_5927 @5927 -ord_5928 @5928 -ord_5929 @5929 -ord_5930 @5930 -ord_5931 @5931 -ord_5932 @5932 -ord_5933 @5933 -ord_5934 @5934 -ord_5935 @5935 -ord_5936 @5936 -ord_5937 @5937 -ord_5938 @5938 -ord_5939 @5939 -ord_5940 @5940 -ord_5941 @5941 -ord_5942 @5942 -ord_5943 @5943 -ord_5944 @5944 -ord_5945 @5945 -ord_5946 @5946 -ord_5947 @5947 -ord_5948 @5948 -ord_5949 @5949 -ord_5950 @5950 -ord_5951 @5951 -ord_5952 @5952 -ord_5953 @5953 -ord_5954 @5954 -ord_5955 @5955 -ord_5956 @5956 -ord_5957 @5957 -ord_5958 @5958 -ord_5959 @5959 -ord_5960 @5960 -ord_5961 @5961 -ord_5962 @5962 -ord_5963 @5963 -ord_5964 @5964 -ord_5965 @5965 -ord_5966 @5966 -ord_5967 @5967 -ord_5968 @5968 -ord_5969 @5969 -ord_5970 @5970 -ord_5971 @5971 -ord_5972 @5972 -ord_5973 @5973 -ord_5974 @5974 -ord_5975 @5975 -ord_5976 @5976 -ord_5977 @5977 -ord_5978 @5978 -ord_5979 @5979 -ord_5980 @5980 -ord_5981 @5981 -ord_5982 @5982 -ord_5983 @5983 -ord_5984 @5984 -ord_5985 @5985 -ord_5986 @5986 -ord_5987 @5987 -ord_5988 @5988 -ord_5989 @5989 -ord_5990 @5990 -ord_5991 @5991 -ord_5992 @5992 -ord_5993 @5993 -ord_5994 @5994 -ord_5995 @5995 -ord_5996 @5996 -ord_5997 @5997 -ord_5998 @5998 -ord_5999 @5999 -ord_6000 @6000 -ord_6001 @6001 -ord_6002 @6002 -ord_6003 @6003 -ord_6004 @6004 -ord_6005 @6005 -ord_6006 @6006 -ord_6007 @6007 -ord_6008 @6008 -ord_6009 @6009 -ord_6010 @6010 -ord_6011 @6011 -ord_6012 @6012 -ord_6013 @6013 -ord_6014 @6014 -ord_6015 @6015 -ord_6016 @6016 -ord_6017 @6017 -ord_6018 @6018 -ord_6019 @6019 -ord_6020 @6020 -ord_6021 @6021 -ord_6022 @6022 -ord_6023 @6023 -ord_6024 @6024 -ord_6025 @6025 -ord_6026 @6026 -ord_6027 @6027 -ord_6028 @6028 -ord_6029 @6029 -ord_6030 @6030 -ord_6031 @6031 -ord_6032 @6032 -ord_6033 @6033 -ord_6034 @6034 -ord_6035 @6035 -ord_6036 @6036 -ord_6037 @6037 -ord_6038 @6038 -ord_6039 @6039 -ord_6040 @6040 -ord_6041 @6041 -ord_6042 @6042 -ord_6043 @6043 -ord_6044 @6044 -ord_6045 @6045 -ord_6046 @6046 -ord_6047 @6047 -ord_6048 @6048 -ord_6049 @6049 -ord_6050 @6050 -ord_6051 @6051 -ord_6052 @6052 -ord_6053 @6053 -ord_6054 @6054 -ord_6055 @6055 -ord_6056 @6056 -ord_6057 @6057 -ord_6058 @6058 -ord_6059 @6059 -ord_6060 @6060 -ord_6061 @6061 -ord_6062 @6062 -ord_6063 @6063 -ord_6064 @6064 -ord_6065 @6065 -ord_6066 @6066 -ord_6067 @6067 -ord_6068 @6068 -ord_6069 @6069 -ord_6070 @6070 -ord_6071 @6071 -ord_6072 @6072 -ord_6073 @6073 -ord_6074 @6074 -ord_6075 @6075 -ord_6076 @6076 -ord_6077 @6077 -ord_6078 @6078 -ord_6079 @6079 -ord_6080 @6080 -ord_6081 @6081 -ord_6082 @6082 -ord_6083 @6083 -ord_6084 @6084 -ord_6085 @6085 -ord_6086 @6086 -ord_6087 @6087 -ord_6088 @6088 -ord_6089 @6089 -ord_6090 @6090 -ord_6091 @6091 -ord_6092 @6092 -ord_6093 @6093 -ord_6094 @6094 -ord_6095 @6095 -ord_6096 @6096 -ord_6097 @6097 -ord_6098 @6098 -ord_6099 @6099 -ord_6100 @6100 -ord_6101 @6101 -ord_6102 @6102 -ord_6103 @6103 -ord_6104 @6104 -ord_6105 @6105 -ord_6106 @6106 -ord_6107 @6107 -ord_6108 @6108 -ord_6109 @6109 -ord_6110 @6110 -ord_6111 @6111 -ord_6112 @6112 -ord_6113 @6113 -ord_6114 @6114 -ord_6115 @6115 -ord_6116 @6116 -ord_6117 @6117 -ord_6118 @6118 -ord_6119 @6119 -ord_6120 @6120 -ord_6121 @6121 -ord_6122 @6122 -ord_6123 @6123 -ord_6124 @6124 -ord_6125 @6125 -ord_6126 @6126 -ord_6127 @6127 -ord_6128 @6128 -ord_6129 @6129 -ord_6130 @6130 -ord_6131 @6131 -ord_6132 @6132 -ord_6133 @6133 -ord_6134 @6134 -ord_6135 @6135 -ord_6136 @6136 -ord_6137 @6137 -ord_6138 @6138 -ord_6139 @6139 -ord_6140 @6140 -ord_6141 @6141 -ord_6142 @6142 -ord_6143 @6143 -ord_6144 @6144 -ord_6145 @6145 -ord_6146 @6146 -ord_6147 @6147 -ord_6148 @6148 -ord_6149 @6149 -ord_6150 @6150 -ord_6151 @6151 -ord_6152 @6152 -ord_6153 @6153 -ord_6154 @6154 -ord_6155 @6155 -ord_6156 @6156 -ord_6157 @6157 -ord_6158 @6158 -ord_6159 @6159 -ord_6160 @6160 -ord_6161 @6161 -ord_6162 @6162 -ord_6163 @6163 -ord_6164 @6164 -ord_6165 @6165 -ord_6166 @6166 -ord_6167 @6167 -ord_6168 @6168 -ord_6169 @6169 -ord_6170 @6170 -ord_6171 @6171 -ord_6172 @6172 -ord_6173 @6173 -ord_6174 @6174 -ord_6175 @6175 -ord_6176 @6176 -ord_6177 @6177 -ord_6178 @6178 -ord_6179 @6179 -ord_6180 @6180 -ord_6181 @6181 -ord_6182 @6182 -ord_6183 @6183 -ord_6184 @6184 -ord_6185 @6185 -ord_6186 @6186 -ord_6187 @6187 -ord_6188 @6188 -ord_6189 @6189 -ord_6190 @6190 -ord_6191 @6191 -ord_6192 @6192 -ord_6193 @6193 -ord_6194 @6194 -ord_6195 @6195 -ord_6196 @6196 -ord_6197 @6197 -ord_6198 @6198 -ord_6199 @6199 -ord_6200 @6200 -ord_6201 @6201 -ord_6202 @6202 -ord_6203 @6203 -ord_6204 @6204 -ord_6205 @6205 -ord_6206 @6206 -ord_6207 @6207 -ord_6208 @6208 -ord_6209 @6209 -ord_6210 @6210 -ord_6211 @6211 -ord_6212 @6212 -ord_6213 @6213 -ord_6214 @6214 -ord_6215 @6215 -ord_6216 @6216 -ord_6217 @6217 -ord_6218 @6218 -ord_6219 @6219 -ord_6220 @6220 -ord_6221 @6221 -ord_6222 @6222 -ord_6223 @6223 -ord_6224 @6224 -ord_6225 @6225 -ord_6226 @6226 -ord_6227 @6227 -ord_6228 @6228 -ord_6229 @6229 -ord_6230 @6230 -ord_6231 @6231 -ord_6232 @6232 -ord_6233 @6233 -ord_6234 @6234 -ord_6237 @6237 -ord_6238 @6238 -ord_6239 @6239 -ord_6240 @6240 -ord_6241 @6241 -ord_6242 @6242 -ord_6243 @6243 -ord_6244 @6244 -ord_6245 @6245 -ord_6246 @6246 -ord_6247 @6247 -ord_6248 @6248 -ord_6249 @6249 -ord_6250 @6250 -ord_6251 @6251 -ord_6252 @6252 -ord_6253 @6253 -ord_6254 @6254 -ord_6255 @6255 -ord_6256 @6256 -ord_6257 @6257 -ord_6258 @6258 -ord_6259 @6259 -ord_6260 @6260 -ord_6261 @6261 -ord_6262 @6262 -ord_6263 @6263 -ord_6264 @6264 -ord_6265 @6265 -ord_6266 @6266 -ord_6267 @6267 -ord_6268 @6268 -ord_6269 @6269 -ord_6270 @6270 -ord_6271 @6271 -ord_6272 @6272 -ord_6273 @6273 -ord_6274 @6274 -ord_6275 @6275 -ord_6276 @6276 -ord_6277 @6277 -ord_6278 @6278 -ord_6279 @6279 -ord_6280 @6280 -ord_6281 @6281 -ord_6282 @6282 -ord_6283 @6283 -ord_6284 @6284 -ord_6285 @6285 -ord_6286 @6286 -ord_6287 @6287 -ord_6288 @6288 -ord_6289 @6289 -ord_6290 @6290 -ord_6291 @6291 -ord_6292 @6292 -ord_6293 @6293 -ord_6294 @6294 -ord_6295 @6295 -ord_6296 @6296 -ord_6297 @6297 -ord_6298 @6298 -ord_6299 @6299 -ord_6300 @6300 -ord_6301 @6301 -ord_6302 @6302 -ord_6303 @6303 -ord_6304 @6304 -ord_6305 @6305 -ord_6306 @6306 -ord_6307 @6307 -ord_6308 @6308 -ord_6309 @6309 -ord_6310 @6310 -ord_6311 @6311 -ord_6312 @6312 -ord_6313 @6313 -ord_6314 @6314 -ord_6315 @6315 -ord_6316 @6316 -ord_6317 @6317 -ord_6318 @6318 -ord_6319 @6319 -ord_6320 @6320 -ord_6321 @6321 -ord_6322 @6322 -ord_6323 @6323 -ord_6324 @6324 -ord_6325 @6325 -ord_6326 @6326 -ord_6327 @6327 -ord_6328 @6328 -ord_6329 @6329 -ord_6330 @6330 -ord_6331 @6331 -ord_6332 @6332 -ord_6333 @6333 -ord_6334 @6334 -ord_6335 @6335 -ord_6336 @6336 -ord_6337 @6337 -ord_6338 @6338 -ord_6339 @6339 -ord_6340 @6340 -ord_6341 @6341 -ord_6342 @6342 -ord_6343 @6343 -ord_6344 @6344 -ord_6345 @6345 -ord_6346 @6346 -ord_6347 @6347 -ord_6348 @6348 -ord_6349 @6349 -ord_6350 @6350 -ord_6351 @6351 -ord_6352 @6352 -ord_6353 @6353 -ord_6354 @6354 -ord_6355 @6355 -ord_6356 @6356 -ord_6357 @6357 -ord_6358 @6358 -ord_6359 @6359 -ord_6360 @6360 -ord_6361 @6361 -ord_6362 @6362 -ord_6363 @6363 -ord_6364 @6364 -ord_6365 @6365 -ord_6366 @6366 -ord_6367 @6367 -ord_6368 @6368 -ord_6369 @6369 -ord_6370 @6370 -ord_6371 @6371 -ord_6372 @6372 -ord_6373 @6373 DATA -ord_6374 @6374 DATA -ord_6375 @6375 DATA -ord_6376 @6376 DATA -ord_6377 @6377 -ord_6378 @6378 -ord_6379 @6379 -ord_6380 @6380 -ord_6381 @6381 -ord_6383 @6383 -ord_6384 @6384 -ord_6385 @6385 -ord_6386 @6386 -ord_6387 @6387 -ord_6388 @6388 -ord_6389 @6389 -ord_6390 @6390 -ord_6391 @6391 -ord_6392 @6392 -ord_6393 @6393 -ord_6394 @6394 -ord_6395 @6395 -ord_6396 @6396 -ord_6397 @6397 -ord_6398 @6398 -ord_6399 @6399 -ord_6400 @6400 -ord_6401 @6401 -ord_6402 @6402 -ord_6403 @6403 -ord_6404 @6404 -ord_6405 @6405 -ord_6406 @6406 -ord_6407 @6407 -ord_6408 @6408 DATA -ord_6409 @6409 -ord_6410 @6410 -ord_6411 @6411 -ord_6412 @6412 -ord_6413 @6413 -ord_6414 @6414 -ord_6417 @6417 DATA -ord_6418 @6418 -ord_6419 @6419 -ord_6420 @6420 -ord_6421 @6421 -ord_6422 @6422 -ord_6423 @6423 -ord_6424 @6424 -ord_6425 @6425 -ord_6426 @6426 -ord_6427 @6427 -ord_6428 @6428 -ord_6429 @6429 -ord_6430 @6430 -ord_6431 @6431 -ord_6432 @6432 -ord_6433 @6433 -ord_6434 @6434 -ord_6435 @6435 -ord_6436 @6436 -ord_6437 @6437 -ord_6438 @6438 -ord_6439 @6439 -ord_6440 @6440 -ord_6441 @6441 -ord_6442 @6442 -ord_6443 @6443 -ord_6444 @6444 DATA -ord_6445 @6445 DATA -ord_6446 @6446 -ord_6447 @6447 -ord_6448 @6448 -ord_6449 @6449 -ord_6450 @6450 -ord_6451 @6451 -ord_6452 @6452 -ord_6453 @6453 -ord_6454 @6454 -ord_6455 @6455 -ord_6456 @6456 -ord_6457 @6457 -ord_6458 @6458 -ord_6459 @6459 -ord_6460 @6460 -ord_6461 @6461 -ord_6462 @6462 -ord_6463 @6463 -ord_6464 @6464 -ord_6465 @6465 -ord_6466 @6466 -ord_6467 @6467 -ord_6468 @6468 -ord_6469 @6469 -ord_6470 @6470 -ord_6471 @6471 -ord_6472 @6472 -ord_6473 @6473 -ord_6474 @6474 -ord_6475 @6475 -ord_6476 @6476 -ord_6477 @6477 -ord_6478 @6478 -ord_6479 @6479 -ord_6480 @6480 -ord_6481 @6481 -ord_6482 @6482 -ord_6483 @6483 -ord_6484 @6484 -ord_6485 @6485 -ord_6486 @6486 -ord_6487 @6487 -ord_6488 @6488 -ord_6489 @6489 -ord_6490 @6490 -ord_6491 @6491 -ord_6492 @6492 -ord_6493 @6493 -ord_6494 @6494 -ord_6495 @6495 -ord_6496 @6496 -ord_6497 @6497 -ord_6498 @6498 -ord_6499 @6499 -ord_6500 @6500 -ord_6501 @6501 -ord_6502 @6502 -ord_6503 @6503 -ord_6504 @6504 -ord_6505 @6505 -ord_6506 @6506 -ord_6507 @6507 -ord_6508 @6508 -ord_6509 @6509 -ord_6510 @6510 -ord_6511 @6511 -ord_6512 @6512 -ord_6513 @6513 -ord_6514 @6514 -ord_6515 @6515 -ord_6516 @6516 -ord_6517 @6517 -ord_6518 @6518 -ord_6519 @6519 -ord_6520 @6520 -ord_6521 @6521 -ord_6522 @6522 -ord_6523 @6523 -ord_6524 @6524 -ord_6525 @6525 -ord_6526 @6526 -ord_6527 @6527 -ord_6528 @6528 -ord_6529 @6529 -ord_6530 @6530 -ord_6531 @6531 -ord_6532 @6532 -ord_6533 @6533 -ord_6534 @6534 -ord_6535 @6535 -ord_6536 @6536 -ord_6537 @6537 -ord_6538 @6538 -ord_6539 @6539 -ord_6540 @6540 -ord_6541 @6541 -ord_6542 @6542 -ord_6543 @6543 -ord_6544 @6544 -ord_6545 @6545 -ord_6546 @6546 -ord_6547 @6547 -ord_6548 @6548 -ord_6549 @6549 -ord_6550 @6550 -ord_6551 @6551 -ord_6552 @6552 -ord_6553 @6553 -ord_6554 @6554 -ord_6555 @6555 -ord_6556 @6556 -ord_6557 @6557 -ord_6558 @6558 -ord_6559 @6559 -ord_6560 @6560 -ord_6561 @6561 -ord_6562 @6562 -ord_6563 @6563 -ord_6564 @6564 -ord_6565 @6565 -ord_6566 @6566 -ord_6567 @6567 -ord_6568 @6568 -ord_6569 @6569 -ord_6570 @6570 -ord_6571 @6571 -ord_6572 @6572 -ord_6573 @6573 -ord_6574 @6574 -ord_6575 @6575 -ord_6576 @6576 -ord_6577 @6577 -ord_6578 @6578 -ord_6579 @6579 -ord_6580 @6580 -ord_6581 @6581 -ord_6582 @6582 -ord_6583 @6583 -ord_6584 @6584 -ord_6585 @6585 -ord_6586 @6586 -ord_6587 @6587 -ord_6588 @6588 DATA -ord_6589 @6589 DATA -ord_6590 @6590 DATA -ord_6591 @6591 DATA -ord_6592 @6592 DATA -ord_6593 @6593 DATA -ord_6594 @6594 DATA -ord_6595 @6595 DATA -ord_6596 @6596 DATA -ord_6597 @6597 -ord_6598 @6598 -ord_6599 @6599 -ord_6600 @6600 -ord_6601 @6601 -ord_6602 @6602 -ord_6603 @6603 -ord_6604 @6604 -ord_6605 @6605 -ord_6606 @6606 -ord_6607 @6607 -ord_6608 @6608 -ord_6609 @6609 -ord_6610 @6610 -ord_6611 @6611 -ord_6612 @6612 -ord_6613 @6613 -ord_6614 @6614 -ord_6615 @6615 -ord_6616 @6616 -ord_6617 @6617 -ord_6618 @6618 -ord_6619 @6619 -ord_6620 @6620 -ord_6621 @6621 -ord_6622 @6622 -ord_6623 @6623 -ord_6624 @6624 -ord_6625 @6625 -ord_6626 @6626 -ord_6627 @6627 -ord_6628 @6628 -ord_6629 @6629 -ord_6630 @6630 -ord_6631 @6631 -ord_6632 @6632 -ord_6633 @6633 -ord_6634 @6634 -ord_6635 @6635 -ord_6636 @6636 -ord_6637 @6637 -ord_6638 @6638 -ord_6639 @6639 -ord_6640 @6640 -ord_6641 @6641 -ord_6642 @6642 -ord_6643 @6643 -ord_6644 @6644 -ord_6645 @6645 -ord_6646 @6646 -ord_6647 @6647 -ord_6648 @6648 -ord_6649 @6649 -ord_6650 @6650 DATA -ord_6651 @6651 -ord_6652 @6652 -ord_6653 @6653 -ord_6654 @6654 -ord_6655 @6655 -ord_6656 @6656 -ord_6657 @6657 -ord_6658 @6658 -ord_6660 @6660 -ord_6661 @6661 -ord_6662 @6662 -ord_6663 @6663 -ord_6664 @6664 -ord_6665 @6665 -ord_6666 @6666 -ord_6667 @6667 -ord_6668 @6668 -ord_6669 @6669 -ord_6670 @6670 -ord_6671 @6671 -ord_6672 @6672 -ord_6673 @6673 -ord_6674 @6674 -ord_6675 @6675 -ord_6676 @6676 -ord_6677 @6677 -ord_6678 @6678 -ord_6679 @6679 -ord_6680 @6680 -ord_6681 @6681 -ord_6682 @6682 -ord_6683 @6683 -ord_6684 @6684 -ord_6685 @6685 -ord_6686 @6686 -ord_6687 @6687 -ord_6688 @6688 -ord_6689 @6689 -ord_6690 @6690 -ord_6691 @6691 -ord_6692 @6692 -ord_6693 @6693 -ord_6694 @6694 -ord_6695 @6695 -ord_6696 @6696 -ord_6697 @6697 -ord_6698 @6698 -ord_6699 @6699 -ord_6700 @6700 -ord_6701 @6701 -ord_6702 @6702 -ord_6703 @6703 -ord_6704 @6704 -ord_6705 @6705 -ord_6706 @6706 -ord_6707 @6707 -ord_6708 @6708 -ord_6709 @6709 -ord_6710 @6710 -ord_6711 @6711 -ord_6712 @6712 -ord_6713 @6713 -ord_6714 @6714 -ord_6715 @6715 -ord_6716 @6716 -ord_6717 @6717 -ord_6718 @6718 -ord_6719 @6719 -ord_6720 @6720 -ord_6721 @6721 -ord_6722 @6722 -ord_6723 @6723 -ord_6724 @6724 -ord_6725 @6725 -ord_6726 @6726 -ord_6727 @6727 -ord_6728 @6728 -ord_6729 @6729 -ord_6730 @6730 -ord_6731 @6731 -ord_6732 @6732 -ord_6733 @6733 -ord_6734 @6734 -ord_6735 @6735 -ord_6736 @6736 -ord_6737 @6737 -ord_6738 @6738 -ord_6739 @6739 -ord_6740 @6740 -ord_6741 @6741 -ord_6742 @6742 -ord_6743 @6743 -ord_6744 @6744 -ord_6745 @6745 -ord_6746 @6746 -ord_6747 @6747 -ord_6748 @6748 -ord_6749 @6749 -ord_6750 @6750 -ord_6751 @6751 -ord_6752 @6752 -ord_6753 @6753 -ord_6754 @6754 -ord_6755 @6755 -ord_6756 @6756 -ord_6757 @6757 -ord_6758 @6758 -ord_6759 @6759 -ord_6760 @6760 -ord_6761 @6761 -ord_6762 @6762 -ord_6763 @6763 -ord_6764 @6764 -ord_6765 @6765 -ord_6766 @6766 -ord_6767 @6767 -ord_6768 @6768 -ord_6769 @6769 -ord_6770 @6770 -ord_6771 @6771 -ord_6772 @6772 -ord_6773 @6773 -ord_6774 @6774 -ord_6775 @6775 -ord_6776 @6776 -ord_6777 @6777 -ord_6778 @6778 -ord_6779 @6779 DATA -ord_6780 @6780 -ord_6781 @6781 -ord_6782 @6782 -ord_6783 @6783 -ord_6784 @6784 -ord_6785 @6785 -ord_6786 @6786 -ord_6787 @6787 -ord_6788 @6788 -ord_6789 @6789 -ord_6790 @6790 -ord_6791 @6791 DATA -ord_6792 @6792 DATA -ord_6793 @6793 DATA -ord_6794 @6794 -ord_6795 @6795 -ord_6796 @6796 -ord_6797 @6797 -ord_6798 @6798 -ord_6799 @6799 -ord_6800 @6800 -ord_6801 @6801 -ord_6802 @6802 -ord_6803 @6803 -ord_6804 @6804 -ord_6805 @6805 -ord_6806 @6806 -ord_6807 @6807 -ord_6808 @6808 -ord_6809 @6809 -ord_6810 @6810 -ord_6811 @6811 -ord_6812 @6812 -ord_6813 @6813 -ord_6814 @6814 -ord_6815 @6815 -ord_6816 @6816 -ord_6817 @6817 -ord_6818 @6818 -ord_6819 @6819 -ord_6820 @6820 -ord_6821 @6821 -ord_6822 @6822 -ord_6823 @6823 -ord_6824 @6824 -ord_6825 @6825 -ord_6826 @6826 -ord_6827 @6827 -ord_6828 @6828 -ord_6829 @6829 -ord_6830 @6830 -ord_6831 @6831 -ord_6832 @6832 -ord_6833 @6833 -ord_6834 @6834 -ord_6835 @6835 -ord_6836 @6836 -ord_6837 @6837 -ord_6838 @6838 -ord_6839 @6839 -ord_6840 @6840 -ord_6841 @6841 -ord_6842 @6842 -ord_6843 @6843 -ord_6844 @6844 -ord_6845 @6845 -ord_6846 @6846 -ord_6847 @6847 -ord_6848 @6848 -ord_6849 @6849 -ord_6850 @6850 -ord_6851 @6851 -ord_6852 @6852 -ord_6853 @6853 -ord_6854 @6854 -ord_6855 @6855 -ord_6856 @6856 -ord_6857 @6857 -ord_6858 @6858 -ord_6859 @6859 -ord_6860 @6860 -ord_6861 @6861 -ord_6862 @6862 -ord_6863 @6863 -ord_6864 @6864 -ord_6865 @6865 -ord_6866 @6866 -ord_6867 @6867 -ord_6868 @6868 -ord_6869 @6869 -ord_6870 @6870 -ord_6871 @6871 -ord_6872 @6872 -ord_6873 @6873 -ord_6874 @6874 -ord_6875 @6875 -ord_6876 @6876 -ord_6877 @6877 -ord_6878 @6878 -ord_6879 @6879 -ord_6880 @6880 -ord_6881 @6881 -ord_6882 @6882 -ord_6883 @6883 -ord_6884 @6884 -ord_6885 @6885 -ord_6886 @6886 -ord_6887 @6887 -ord_6888 @6888 -ord_6889 @6889 -ord_6890 @6890 -ord_6891 @6891 -ord_6892 @6892 -ord_6893 @6893 -ord_6894 @6894 -ord_6895 @6895 -ord_6896 @6896 -ord_6897 @6897 -ord_6898 @6898 -ord_6899 @6899 -ord_6900 @6900 -ord_6901 @6901 -ord_6902 @6902 -ord_6903 @6903 -ord_6904 @6904 -ord_6905 @6905 -ord_6906 @6906 -ord_6907 @6907 -ord_6908 @6908 -ord_6909 @6909 -ord_6910 @6910 -ord_6911 @6911 -ord_6912 @6912 -ord_6913 @6913 -ord_6914 @6914 -ord_6915 @6915 -ord_6916 @6916 -ord_6917 @6917 -ord_6918 @6918 -ord_6919 @6919 -ord_6920 @6920 -ord_6921 @6921 -ord_6922 @6922 -ord_6923 @6923 -ord_6924 @6924 -ord_6925 @6925 -ord_6926 @6926 -ord_6927 @6927 DATA -ord_6928 @6928 -ord_6929 @6929 -ord_6930 @6930 -ord_6931 @6931 -ord_6932 @6932 -ord_6933 @6933 -ord_6934 @6934 -ord_6935 @6935 -ord_6936 @6936 -ord_6937 @6937 -ord_6938 @6938 -ord_6939 @6939 -ord_6940 @6940
diff --git a/mingw-w64-crt/libarm32/mfcsubs.def b/mingw-w64-crt/libarm32/mfcsubs.def deleted file mode 100644 index 18d0302..0000000 --- a/mingw-w64-crt/libarm32/mfcsubs.def +++ /dev/null
@@ -1,173 +0,0 @@ -; -; Definition file of MfcSubs.dll -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "MfcSubs.dll" -EXPORTS -??$ConstructElements@VCString@@@@YAXPAVCString@@H@Z -??$CopyElements@VCString@@@@YAXPAVCString@@PBV0@H@Z -??$DestructElements@VCString@@@@YAXPAVCString@@H@Z -??$HashKey@ABU_GUID@@@@YAIABU_GUID@@@Z -??$HashKey@PBD@@YAIPBD@Z -??$HashKey@PBG@@YAIPBG@Z -??0CCriticalSection@@QAA@XZ -??0CMapStringToPtr@@QAA@H@Z -??0CObject@@IAA@XZ -??0CString@@QAA@ABV0@@Z -??0CString@@QAA@GH@Z -??0CString@@QAA@PBD@Z -??0CString@@QAA@PBE@Z -??0CString@@QAA@PBG@Z -??0CString@@QAA@PBGH@Z -??0CString@@QAA@XZ -??0CStringArray@@QAA@XZ -??0CSyncObject@@QAA@PBG@Z -??1CCriticalSection@@UAA@XZ -??1CMapStringToPtr@@UAA@XZ -??1CObject@@UAA@XZ -??1CString@@QAA@XZ -??1CStringArray@@UAA@XZ -??1CSyncObject@@UAA@XZ -??4CPlex@@QAAAAU0@ABU0@@Z -??4CString@@QAAABV0@ABV0@@Z -??4CString@@QAAABV0@D@Z -??4CString@@QAAABV0@G@Z -??4CString@@QAAABV0@PBD@Z -??4CString@@QAAABV0@PBE@Z -??4CString@@QAAABV0@PBG@Z -??8@YA_NABVCString@@0@Z -??8@YA_NABVCString@@PBG@Z -??8@YA_NPBGABVCString@@@Z -??9@YA_NABVCString@@0@Z -??9@YA_NABVCString@@PBG@Z -??9@YA_NPBGABVCString@@@Z -??ACMapStringToPtr@@QAAAAPAXPBG@Z -??ACString@@QBAGH@Z -??ACStringArray@@QAAAAVCString@@H@Z -??ACStringArray@@QBA?AVCString@@H@Z -??BCCriticalSection@@QAAPAU_RTL_CRITICAL_SECTION@@XZ -??BCString@@QBAPBGXZ -??BCSyncObject@@QBAPAXXZ -??H@YA?AVCString@@ABV0@0@Z -??H@YA?AVCString@@ABV0@D@Z -??H@YA?AVCString@@ABV0@G@Z -??H@YA?AVCString@@ABV0@PBG@Z -??H@YA?AVCString@@DABV0@@Z -??H@YA?AVCString@@GABV0@@Z -??H@YA?AVCString@@PBGABV0@@Z -??M@YA_NABVCString@@0@Z -??M@YA_NABVCString@@PBG@Z -??M@YA_NPBGABVCString@@@Z -??N@YA_NABVCString@@0@Z -??N@YA_NABVCString@@PBG@Z -??N@YA_NPBGABVCString@@@Z -??O@YA_NABVCString@@0@Z -??O@YA_NABVCString@@PBG@Z -??O@YA_NPBGABVCString@@@Z -??P@YA_NABVCString@@0@Z -??P@YA_NABVCString@@PBG@Z -??P@YA_NPBGABVCString@@@Z -??YCString@@QAAABV0@ABV0@@Z -??YCString@@QAAABV0@D@Z -??YCString@@QAAABV0@G@Z -??YCString@@QAAABV0@PBG@Z -??_7CCriticalSection@@6B@ DATA -??_7CMapStringToPtr@@6B@ DATA -??_7CObject@@6B@ DATA -??_7CStringArray@@6B@ DATA -??_7CSyncObject@@6B@ DATA -??_FCMapStringToPtr@@QAAXXZ -?Add@CStringArray@@QAAHPBG@Z -?AfxA2WHelper@@YAPAGPAGPBDH@Z -?AfxExtractSubString@@YAHAAVCString@@PBGHG@Z -?AfxGetEmptyString@@YAABVCString@@XZ -?AfxLoadString@@YAHIPAGI@Z -?AfxW2AHelper@@YAPADPADPBGH@Z -?AllocBeforeWrite@CString@@IAAXH@Z -?AllocBuffer@CString@@IAAXH@Z -?AllocCopy@CString@@IBAXAAV1@III@Z -?Append@CStringArray@@QAAHABV1@@Z -?AssignCopy@CString@@IAAXHPBG@Z -?Collate@CString@@QBAHPBG@Z -?Compare@CString@@QBAHPBG@Z -?CompareNoCase@CString@@QBAHPBG@Z -?ConcatCopy@CString@@IAAXHPBGH0@Z -?ConcatInPlace@CString@@IAAXHPBG@Z -?Copy@CStringArray@@QAAXABV1@@Z -?CopyBeforeWrite@CString@@IAAXXZ -?Create@CPlex@@SAPAU1@AAPAU1@II@Z -?ElementAt@CStringArray@@QAAAAVCString@@H@Z -?Empty@CString@@QAAXXZ -?Find@CString@@QBAHG@Z -?Find@CString@@QBAHPBG@Z -?FindOneOf@CString@@QBAHPBG@Z -?Format@CString@@QAAXIZZ -?Format@CString@@QAAXPBGZZ -?FormatMessageW@CString@@QAAXIZZ -?FormatMessageW@CString@@QAAXPBGZZ -?FormatV@CString@@IAAXPBGPAD@Z -?FreeAssoc@CMapStringToPtr@@IAAXPAUCAssoc@1@@Z -?FreeDataChain@CPlex@@QAAXXZ -?FreeExtra@CString@@QAAXXZ -?FreeExtra@CStringArray@@QAAXXZ -?GetAllocLength@CString@@QBAHXZ -?GetAssocAt@CMapStringToPtr@@IBAPAUCAssoc@1@PBGAAI@Z -?GetAt@CString@@QBAGH@Z -?GetAt@CStringArray@@QBA?AVCString@@H@Z -?GetBuffer@CString@@QAAPAGH@Z -?GetBufferSetLength@CString@@QAAPAGH@Z -?GetCount@CMapStringToPtr@@QBAHXZ -?GetData@CString@@IBAPAUCStringData@@XZ -?GetData@CStringArray@@QAAPAVCString@@XZ -?GetData@CStringArray@@QBAPBVCString@@XZ -?GetHashTableSize@CMapStringToPtr@@QBAIXZ -?GetLength@CString@@QBAHXZ -?GetNextAssoc@CMapStringToPtr@@QBAXAAPAU__POSITION@@AAVCString@@AAPAX@Z -?GetSize@CStringArray@@QBAHXZ -?GetStartPosition@CMapStringToPtr@@QBAPAU__POSITION@@XZ -?GetUpperBound@CStringArray@@QBAHXZ -?HashKey@CMapStringToPtr@@QBAIPBG@Z -?Init@CString@@IAAXXZ -?InitHashTable@CMapStringToPtr@@QAAXIH@Z -?InsertAt@CStringArray@@QAAXHPAV1@@Z -?InsertAt@CStringArray@@QAAXHPBGH@Z -?IsEmpty@CMapStringToPtr@@QBAHXZ -?IsEmpty@CString@@QBAHXZ -?Left@CString@@QBA?AV1@H@Z -?LoadStringW@CString@@QAAHI@Z -?Lock@CCriticalSection@@QAAHXZ -?Lock@CCriticalSection@@UAAHK@Z -?Lock@CSyncObject@@UAAHK@Z -?LockBuffer@CString@@QAAPAGXZ -?Lookup@CMapStringToPtr@@QBAHPBGAAPAX@Z -?LookupKey@CMapStringToPtr@@QBAHPBGAAPBG@Z -?MakeLower@CString@@QAAXXZ -?MakeReverse@CString@@QAAXXZ -?MakeUpper@CString@@QAAXXZ -?Mid@CString@@QBA?AV1@H@Z -?Mid@CString@@QBA?AV1@HH@Z -?NewAssoc@CMapStringToPtr@@IAAPAUCAssoc@1@XZ -?Release@CString@@IAAXXZ -?Release@CString@@KAXPAUCStringData@@@Z -?ReleaseBuffer@CString@@QAAXH@Z -?RemoveAll@CMapStringToPtr@@QAAXXZ -?RemoveAll@CStringArray@@QAAXXZ -?RemoveAt@CStringArray@@QAAXHH@Z -?RemoveKey@CMapStringToPtr@@QAAHPBG@Z -?ReverseFind@CString@@QBAHG@Z -?Right@CString@@QBA?AV1@H@Z -?SafeStrlen@CString@@KAHPBG@Z -?SetAt@CMapStringToPtr@@QAAXPBGPAX@Z -?SetAt@CString@@QAAXHG@Z -?SetAt@CStringArray@@QAAXHPBG@Z -?SetAtGrow@CStringArray@@QAAXHPBG@Z -?SetSize@CStringArray@@QAAXHH@Z -?SpanExcluding@CString@@QBA?AV1@PBG@Z -?SpanIncluding@CString@@QBA?AV1@PBG@Z -?TrimLeft@CString@@QAAXXZ -?TrimRight@CString@@QAAXXZ -?Unlock@CCriticalSection@@UAAHXZ -?Unlock@CSyncObject@@UAAHJPAJ@Z -?UnlockBuffer@CString@@QAAXXZ -?data@CPlex@@QAAPAXXZ
diff --git a/mingw-w64-crt/libarm32/migisol.def b/mingw-w64-crt/libarm32/migisol.def deleted file mode 100644 index edbae1c..0000000 --- a/mingw-w64-crt/libarm32/migisol.def +++ /dev/null
@@ -1,705 +0,0 @@ -; -; Definition file of migisol.dll -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "migisol.dll" -EXPORTS -??0CDynLib@@IAA@XZ -??0CIlAdvapi32@@QAA@ABV0@@Z -??0CIlAdvapi32@@QAA@XZ -??0CIlDeplorch@@QAA@ABV0@@Z -??0CIlDeplorch@@QAA@XZ -??0CIlIphlpapi@@QAA@ABV0@@Z -??0CIlIphlpapi@@QAA@XZ -??0CIlKernel32@@QAA@ABV0@@Z -??0CIlKernel32@@QAA@XZ -??0CIlMuisetupapi@@QAA@ABV0@@Z -??0CIlMuisetupapi@@QAA@XZ -??0CIlNt4Advapi32@@QAA@ABV0@@Z -??0CIlNt4Advapi32@@QAA@XZ -??0CIlNt4Kernel32@@QAA@ABV0@@Z -??0CIlNt4Kernel32@@QAA@XZ -??0CIlNt4Netapi32@@QAA@ABV0@@Z -??0CIlNt4Netapi32@@QAA@XZ -??0CIlNt4Setupapi@@QAA@ABV0@@Z -??0CIlNt4Setupapi@@QAA@XZ -??0CIlNt4User32@@QAA@ABV0@@Z -??0CIlNt4User32@@QAA@XZ -??0CIlNt4Userenv@@QAA@ABV0@@Z -??0CIlNt4Userenv@@QAA@XZ -??0CIlNt6Userenv@@QAA@ABV0@@Z -??0CIlNt6Userenv@@QAA@XZ -??0CIlOle32@@QAA@ABV0@@Z -??0CIlOle32@@QAA@XZ -??0CIlOleaut32@@QAA@ABV0@@Z -??0CIlOleaut32@@QAA@XZ -??0CIlSetupapi@@QAA@ABV0@@Z -??0CIlSetupapi@@QAA@XZ -??0CIlShell32@@QAA@ABV0@@Z -??0CIlShell32@@QAA@XZ -??0CIlUser32@@QAA@ABV0@@Z -??0CIlUser32@@QAA@XZ -??0CIlVersion@@QAA@ABV0@@Z -??0CIlVersion@@QAA@XZ -??0CIlW2kDynWs2_32@@QAA@ABV0@@Z -??0CIlW2kDynWs2_32@@QAA@XZ -??0CIlWimgapi@@QAA@ABV0@@Z -??0CIlWimgapi@@QAA@XZ -??0CIlWs2_32@@QAA@ABV0@@Z -??0CIlWs2_32@@QAA@XZ -??1CIlKernel32@@QAA@XZ -??4CDynLib@@QAAAAV0@ABV0@@Z -??4CIlAdvapi32@@QAAAAV0@ABV0@@Z -??4CIlDeplorch@@QAAAAV0@ABV0@@Z -??4CIlIphlpapi@@QAAAAV0@ABV0@@Z -??4CIlKernel32@@QAAAAV0@ABV0@@Z -??4CIlMuisetupapi@@QAAAAV0@ABV0@@Z -??4CIlNt4Advapi32@@QAAAAV0@ABV0@@Z -??4CIlNt4Kernel32@@QAAAAV0@ABV0@@Z -??4CIlNt4Netapi32@@QAAAAV0@ABV0@@Z -??4CIlNt4Setupapi@@QAAAAV0@ABV0@@Z -??4CIlNt4User32@@QAAAAV0@ABV0@@Z -??4CIlNt4Userenv@@QAAAAV0@ABV0@@Z -??4CIlNt6Userenv@@QAAAAV0@ABV0@@Z -??4CIlOle32@@QAAAAV0@ABV0@@Z -??4CIlOleaut32@@QAAAAV0@ABV0@@Z -??4CIlSetupapi@@QAAAAV0@ABV0@@Z -??4CIlShell32@@QAAAAV0@ABV0@@Z -??4CIlUser32@@QAAAAV0@ABV0@@Z -??4CIlVersion@@QAAAAV0@ABV0@@Z -??4CIlW2kDynWs2_32@@QAAAAV0@ABV0@@Z -??4CIlWimgapi@@QAAAAV0@ABV0@@Z -??4CIlWs2_32@@QAAAAV0@ABV0@@Z -??_7CIlAdvapi32@@6B@ DATA -??_7CIlDeplorch@@6B@ DATA -??_7CIlIphlpapi@@6B@ DATA -??_7CIlKernel32@@6B@ DATA -??_7CIlMuisetupapi@@6B@ DATA -??_7CIlNt4Advapi32@@6B@ DATA -??_7CIlNt4Kernel32@@6B@ DATA -??_7CIlNt4Netapi32@@6B@ DATA -??_7CIlNt4Setupapi@@6B@ DATA -??_7CIlNt4User32@@6B@ DATA -??_7CIlNt4Userenv@@6B@ DATA -??_7CIlNt6Userenv@@6B@ DATA -??_7CIlOle32@@6B@ DATA -??_7CIlOleaut32@@6B@ DATA -??_7CIlSetupapi@@6B@ DATA -??_7CIlShell32@@6B@ DATA -??_7CIlUser32@@6B@ DATA -??_7CIlVersion@@6B@ DATA -??_7CIlW2kDynWs2_32@@6B@ DATA -??_7CIlWimgapi@@6B@ DATA -??_7CIlWs2_32@@6B@ DATA -?AdjustTokenPrivileges@CIlAdvapi32@@UAAHPAXHPAU_TOKEN_PRIVILEGES@@K1PAK@Z -?AllocateAndInitializeSid@CIlAdvapi32@@UAAHPAU_SID_IDENTIFIER_AUTHORITY@@EKKKKKKKKPAPAX@Z -?ChangeServiceConfigW@CIlNt4Advapi32@@UAAHPAUSC_HANDLE__@@KKKPBG1PAK1111@Z -?CloseHandle@CIlKernel32@@UAAHPAX@Z -?CloseServiceHandle@CIlNt4Advapi32@@UAAHPAUSC_HANDLE__@@@Z -?CoCreateInstance@CIlOle32@@UAAJABU_GUID@@PAUIUnknown@@K0PAPAX@Z -?CoInitialize@CIlOle32@@UAAJPAX@Z -?CoInitializeEx@CIlOle32@@UAAJPAXK@Z -?CoTaskMemAlloc@CIlOle32@@UAAPAXK@Z -?CoTaskMemFree@CIlOle32@@UAAXPAX@Z -?CoUninitialize@CIlOle32@@UAAXXZ -?ConvertSecurityDescriptorToStringSecurityDescriptorW@CIlNt4Advapi32@@UAAHPAXKKPAPAGPAK@Z -?ConvertSidToStringSidW@CIlNt4Advapi32@@UAAHPAXPAPAG@Z -?ConvertStringSecurityDescriptorToSecurityDescriptorW@CIlNt4Advapi32@@UAAHPBGKPAPAXPAK@Z -?ConvertStringSidToSidW@CIlNt4Advapi32@@UAAHPAGPAPAX@Z -?CopyFileW@CIlKernel32@@UAAHPBG0H@Z -?CreateDirectoryW@CIlKernel32@@UAAHPBGPAU_SECURITY_ATTRIBUTES@@@Z -?CreateEventW@CIlKernel32@@UAAPAXPAU_SECURITY_ATTRIBUTES@@HHPBG@Z -?CreateFileMappingW@CIlKernel32@@UAAPAXPAXPAU_SECURITY_ATTRIBUTES@@KKKPBG@Z -?CreateFileW@CIlKernel32@@UAAPAXPBGKKPAU_SECURITY_ATTRIBUTES@@KKPAX@Z -?CreateProcessA@CIlKernel32@@UAAHPBDPADPAU_SECURITY_ATTRIBUTES@@2HKPAX0PAU_STARTUPINFOA@@PAU_PROCESS_INFORMATION@@@Z -?CreateProcessW@CIlKernel32@@UAAHPBGPAGPAU_SECURITY_ATTRIBUTES@@2HKPAX0PAU_STARTUPINFOW@@PAU_PROCESS_INFORMATION@@@Z -?CreateProfile@CIlNt6Userenv@@UAAJPBG0PAGK@Z -?CreateServiceW@CIlNt4Advapi32@@UAAPAUSC_HANDLE__@@PAU2@PBG1KKKK11PAK111@Z -?CreateStreamOnHGlobal@CIlOle32@@UAAJPAXHPAPAUIStream@@@Z -?CreateThread@CIlKernel32@@UAAPAXPAU_SECURITY_ATTRIBUTES@@KP6AKPAX@Z1KPAK@Z -?CreateToolhelp32Snapshot@CIlNt4Kernel32@@UAAPAXKK@Z -?CreateUserProfileExW@CIlNt4Userenv@@UAAHPAXPBG1PAGKH@Z -?CreateWellKnownSid@CIlNt4Advapi32@@UAAHW4WELL_KNOWN_SID_TYPE@@PAX1PAK@Z -?CryptAcquireContextW@CIlAdvapi32@@UAAHPAKPBG1KK@Z -?CryptCreateHash@CIlAdvapi32@@UAAHKIKKPAK@Z -?CryptDecrypt@CIlAdvapi32@@UAAHKKHKPAEPAK@Z -?CryptDeriveKey@CIlAdvapi32@@UAAHKIKKPAK@Z -?CryptDestroyHash@CIlAdvapi32@@UAAHK@Z -?CryptDestroyKey@CIlAdvapi32@@UAAHK@Z -?CryptDuplicateHash@CIlAdvapi32@@UAAHKPAKK0@Z -?CryptDuplicateKey@CIlAdvapi32@@UAAHKPAKK0@Z -?CryptEncrypt@CIlAdvapi32@@UAAHKKHKPAEPAKK@Z -?CryptGenRandom@CIlAdvapi32@@UAAHKKPAE@Z -?CryptGetHashParam@CIlAdvapi32@@UAAHKKPAEPAKK@Z -?CryptGetKeyParam@CIlAdvapi32@@UAAHKKPAEPAKK@Z -?CryptHashData@CIlAdvapi32@@UAAHKPBEKK@Z -?CryptReleaseContext@CIlAdvapi32@@UAAHKK@Z -?CryptSetKeyParam@CIlAdvapi32@@UAAHKKPBEK@Z -?DebugBreak@CIlKernel32@@UAAXXZ -?DeleteCriticalSection@CIlKernel32@@UAAXPAU_RTL_CRITICAL_SECTION@@@Z -?DeleteFileW@CIlKernel32@@UAAHPBG@Z -?DuplicateHandle@CIlKernel32@@UAAHPAX00PAPAXKHK@Z -?EncryptFileW@CIlNt4Advapi32@@UAAHPBG@Z -?EnterCriticalSection@CIlKernel32@@UAAXPAU_RTL_CRITICAL_SECTION@@@Z -?EnumServicesStatusExW@CIlNt4Advapi32@@UAAHPAUSC_HANDLE__@@W4_SC_ENUM_TYPE@@KKPAEKPAK33PBG@Z -?EqualSid@CIlAdvapi32@@UAAHPAX0@Z -?ExitProcess@CIlKernel32@@UAAXI@Z -?ExpandEnvironmentStringsW@CIlKernel32@@UAAKPBGPAGK@Z -?ExtractIconExW@CIlShell32@@UAAIPBGHPAPAUHICON__@@1I@Z -?FindClose@CIlKernel32@@UAAHPAX@Z -?FindFirstFileW@CIlKernel32@@UAAPAXPBGPAU_WIN32_FIND_DATAW@@@Z -?FindNextFileW@CIlKernel32@@UAAHPAXPAU_WIN32_FIND_DATAW@@@Z -?FreeLibrary@CIlKernel32@@UAAHPAUHINSTANCE__@@@Z -?FreeSid@CIlAdvapi32@@UAAPAXPAX@Z -?GetCommandLineW@CIlKernel32@@UAAPAGXZ -?GetComputerNameW@CIlKernel32@@UAAHPAGPAK@Z -?GetCurrentProcess@CIlKernel32@@UAAPAXXZ -?GetCurrentThreadId@CIlKernel32@@UAAKXZ -?GetDiskFreeSpaceExW@CIlKernel32@@UAAHPBGPAT_ULARGE_INTEGER@@11@Z -?GetDiskFreeSpaceW@CIlKernel32@@UAAHPBGPAK111@Z -?GetDriveTypeW@CIlKernel32@@UAAIPBG@Z -?GetExitCodeProcess@CIlKernel32@@UAAHPAXPAK@Z -?GetFileAttributesW@CIlKernel32@@UAAKPBG@Z -?GetFileSize@CIlKernel32@@UAAKPAXPAK@Z -?GetFileType@CIlKernel32@@UAAKPAX@Z -?GetFileVersionInfoSizeW@CIlVersion@@UAAKPBGPAK@Z -?GetFileVersionInfoW@CIlVersion@@UAAHPBGKKPAX@Z -?GetFullPathNameW@CIlKernel32@@UAAKPBGKPAGPAPAG@Z -?GetHGlobalFromStream@CIlOle32@@UAAJPAUIStream@@PAPAX@Z -?GetIlProc@CDynLib@@IAAP6AHXZPBGPBDP6AHXZAAP6AHXZAAK@Z -?GetIpAddrTable@CIlIphlpapi@@UAAKPAU_MIB_IPADDRTABLE@@PAKH@Z -?GetLastError@CIlKernel32@@UAAKXZ -?GetLocaleInfoW@CIlKernel32@@UAAHKKPAGH@Z -?GetLogicalDriveStringsW@CIlKernel32@@UAAKKPAG@Z -?GetLogicalDrives@CIlKernel32@@UAAKXZ -?GetOverlappedResult@CIlKernel32@@UAAHPAXPAU_OVERLAPPED@@PAKH@Z -?GetPrivateProfileStringW@CIlKernel32@@UAAKPBG00PAGK0@Z -?GetProcAddress@CIlKernel32@@UAAP6AHXZPAUHINSTANCE__@@PBD@Z -?GetProcessHeap@CIlKernel32@@UAAPAXXZ -?GetSecurityDescriptorDacl@CIlAdvapi32@@UAAHPAXPAHPAPAU_ACL@@1@Z -?GetSecurityDescriptorGroup@CIlAdvapi32@@UAAHPAXPAPAXPAH@Z -?GetSecurityDescriptorOwner@CIlAdvapi32@@UAAHPAXPAPAXPAH@Z -?GetSecurityDescriptorSacl@CIlAdvapi32@@UAAHPAXPAHPAPAU_ACL@@1@Z -?GetSecurityInfo@CIlAdvapi32@@UAAKPAXW4_SE_OBJECT_TYPE@@KPAPAX2PAPAU_ACL@@32@Z -?GetShortPathNameW@CIlKernel32@@UAAKPBGPAGK@Z -?GetSystemInfo@CIlKernel32@@UAAXPAU_SYSTEM_INFO@@@Z -?GetSystemWindowsDirectoryW@CIlNt4Kernel32@@UAAIPAGI@Z -?GetTempFileNameW@CIlKernel32@@UAAIPBG0IPAG@Z -?GetTempPathW@CIlKernel32@@UAAKKPAG@Z -?GetTickCount@CIlKernel32@@UAAKXZ -?GetTokenInformation@CIlAdvapi32@@UAAHPAXW4_TOKEN_INFORMATION_CLASS@@0KPAK@Z -?GetUpgradeLanguage@CIlMuisetupapi@@UAAKPAGII@Z -?GetUpgradeLanguageEx@CIlMuisetupapi@@UAAKPAGIIPBG@Z -?GetUserNameW@CIlAdvapi32@@UAAHPAGPAK@Z -?GetVersionExA@CIlKernel32@@UAAHPAU_OSVERSIONINFOA@@@Z -?GetVersionExW@CIlKernel32@@UAAHPAU_OSVERSIONINFOW@@@Z -?GetVolumeInformationW@CIlKernel32@@UAAHPBGPAGKPAK221K@Z -?GetWindowsDirectoryW@CIlKernel32@@UAAIPAGI@Z -?GlobalAlloc@CIlKernel32@@UAAPAXIK@Z -?GlobalFree@CIlKernel32@@UAAPAXPAX@Z -?GlobalLock@CIlKernel32@@UAAPAXPAX@Z -?GlobalMemoryStatus@CIlKernel32@@UAAXPAU_MEMORYSTATUS@@@Z -?GlobalMemoryStatusEx@CIlNt4Kernel32@@UAAHPAU_MEMORYSTATUSEX@@@Z -?GlobalSize@CIlKernel32@@UAAKPAX@Z -?GlobalUnlock@CIlKernel32@@UAAHPAX@Z -?HeapAlloc@CIlKernel32@@UAAPAXPAXKK@Z -?HeapCompact@CIlKernel32@@UAAKPAXK@Z -?HeapCreate@CIlKernel32@@UAAPAXKKK@Z -?HeapDestroy@CIlKernel32@@UAAHPAX@Z -?HeapFree@CIlKernel32@@UAAHPAXK0@Z -?HeapReAlloc@CIlKernel32@@UAAPAXPAXK0K@Z -?HeapValidate@CIlKernel32@@UAAHPAXKPBX@Z -?HeapWalk@CIlKernel32@@UAAHPAXPAU_PROCESS_HEAP_ENTRY@@@Z -?IlAdvapi32@@3VCIlAdvapi32@@A DATA -?IlChangeServiceConfigW@CIlNt4Advapi32@@CAHPAUSC_HANDLE__@@KKKPBG1PAK1111@Z -?IlCloseServiceHandle@CIlNt4Advapi32@@CAHPAUSC_HANDLE__@@@Z -?IlConvertSecurityDescriptorToStringSecurityDescriptorW@CIlNt4Advapi32@@CAHPAXKKPAPAGPAK@Z -?IlConvertSidToStringSidW@CIlNt4Advapi32@@CAHPAXPAPAG@Z -?IlConvertStringSecurityDescriptorToSecurityDescriptorW@CIlNt4Advapi32@@CAHPBGKPAPAXPAK@Z -?IlConvertStringSidToSidW@CIlNt4Advapi32@@CAHPAGPAPAX@Z -?IlCreateProfile@CIlNt6Userenv@@CAJPBG0PAGK@Z -?IlCreateServiceW@CIlNt4Advapi32@@CAPAUSC_HANDLE__@@PAU2@PBG1KKKK11PAK111@Z -?IlCreateToolhelp32Snapshot@CIlNt4Kernel32@@CAPAXKK@Z -?IlCreateUserProfileExW@CIlNt4Userenv@@CAHPAXPBG1PAGKH@Z -?IlCreateWellKnownSid@CIlNt4Advapi32@@CAHW4WELL_KNOWN_SID_TYPE@@PAX1PAK@Z -?IlDeplorch@@3VCIlDeplorch@@A DATA -?IlEncryptFileW@CIlNt4Advapi32@@CAHPBG@Z -?IlEnumServicesStatusExW@CIlNt4Advapi32@@CAHPAUSC_HANDLE__@@W4_SC_ENUM_TYPE@@KKPAEKPAK33PBG@Z -?IlGetSystemWindowsDirectoryW@CIlNt4Kernel32@@CAIPAGI@Z -?IlGlobalMemoryStatusEx@CIlNt4Kernel32@@CAHPAU_MEMORYSTATUSEX@@@Z -?IlInitiateSystemShutdownExW@CIlNt4Advapi32@@CAHPAG0KHHK@Z -?IlIphlpapi@@3VCIlIphlpapi@@A DATA -?IlKernel32@@3VCIlKernel32@@A DATA -?IlLockServiceDatabase@CIlNt4Advapi32@@CAPAXPAUSC_HANDLE__@@@Z -?IlLockSetForegroundWindow@CIlNt4User32@@CAHI@Z -?IlMuisetupapi@@3VCIlMuisetupapi@@A DATA -?IlNetApiBufferFree@CIlNt4Netapi32@@CAKPAX@Z -?IlNetLocalGroupAdd@CIlNt4Netapi32@@CAKPBGKPAEPAK@Z -?IlNetLocalGroupAddMembers@CIlNt4Netapi32@@CAKPBG0KPAEK@Z -?IlNetLocalGroupEnum@CIlNt4Netapi32@@CAKPBGKPAPAEKPAK22@Z -?IlNetUserAdd@CIlNt4Netapi32@@CAKPBGKPAEPAK@Z -?IlNetUserDel@CIlNt4Netapi32@@CAKPBG0@Z -?IlNetUserEnum@CIlNt4Netapi32@@CAKPBGKKPAPAEKPAK22@Z -?IlNetUserGetLocalGroups@CIlNt4Netapi32@@CAKPBG0KKPAPAEKPAK2@Z -?IlNetWkstaGetInfo@CIlNt4Netapi32@@CAKPAGKPAPAE@Z -?IlNt4Advapi32@@3VCIlNt4Advapi32@@A DATA -?IlNt4Kernel32@@3VCIlNt4Kernel32@@A DATA -?IlNt4Netapi32@@3VCIlNt4Netapi32@@A DATA -?IlNt4Setupapi@@3VCIlNt4Setupapi@@A DATA -?IlNt4User32@@3VCIlNt4User32@@A DATA -?IlNt4Userenv@@3VCIlNt4Userenv@@A DATA -?IlNt6Userenv@@3VCIlNt6Userenv@@A DATA -?IlOle32@@3VCIlOle32@@A DATA -?IlOleaut32@@3VCIlOleaut32@@A DATA -?IlOpenSCManagerW@CIlNt4Advapi32@@CAPAUSC_HANDLE__@@PBG0K@Z -?IlOpenServiceW@CIlNt4Advapi32@@CAPAUSC_HANDLE__@@PAU2@PBGK@Z -?IlProcess32FirstW@CIlNt4Kernel32@@CAHPAXPAUtagPROCESSENTRY32W@@@Z -?IlProcess32NextW@CIlNt4Kernel32@@CAHPAXPAUtagPROCESSENTRY32W@@@Z -?IlQueryServiceConfigW@CIlNt4Advapi32@@CAHPAUSC_HANDLE__@@PAU_QUERY_SERVICE_CONFIGW@@KPAK@Z -?IlRegisterWaitForSingleObject@CIlNt4Kernel32@@CAHPAPAXPAXP6AX1E@Z1KK@Z -?IlSetupCloseFileQueue@CIlNt4Setupapi@@CAHPAX@Z -?IlSetupDiBuildDriverInfoList@CIlNt4Setupapi@@CAHPAXPAU_SP_DEVINFO_DATA@@K@Z -?IlSetupDiCallClassInstaller@CIlNt4Setupapi@@CAHIPAXPAU_SP_DEVINFO_DATA@@@Z -?IlSetupDiCreateDeviceInfoListExW@CIlNt4Setupapi@@CAPAXPBU_GUID@@PAUHWND__@@PBGPAX@Z -?IlSetupDiDestroyDeviceInfoList@CIlNt4Setupapi@@CAHPAX@Z -?IlSetupDiDestroyDriverInfoList@CIlNt4Setupapi@@CAHPAXPAU_SP_DEVINFO_DATA@@K@Z -?IlSetupDiEnumDeviceInfo@CIlNt4Setupapi@@CAHPAXKPAU_SP_DEVINFO_DATA@@@Z -?IlSetupDiEnumDeviceInterfaces@CIlNt4Setupapi@@CAHPAXPAU_SP_DEVINFO_DATA@@PBU_GUID@@KPAU_SP_DEVICE_INTERFACE_DATA@@@Z -?IlSetupDiEnumDriverInfoW@CIlNt4Setupapi@@CAHPAXPAU_SP_DEVINFO_DATA@@KKPAU_SP_DRVINFO_DATA_V2_W@@@Z -?IlSetupDiGetClassDevsExW@CIlNt4Setupapi@@CAPAXPBU_GUID@@PBGPAUHWND__@@KPAX13@Z -?IlSetupDiGetClassDevsW@CIlNt4Setupapi@@CAPAXPBU_GUID@@PBGPAUHWND__@@K@Z -?IlSetupDiGetDeviceInstallParamsW@CIlNt4Setupapi@@CAHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DEVINSTALL_PARAMS_W@@@Z -?IlSetupDiGetDeviceInterfaceDetailW@CIlNt4Setupapi@@CAHPAXPAU_SP_DEVICE_INTERFACE_DATA@@PAU_SP_DEVICE_INTERFACE_DETAIL_DATA_W@@KPAKPAU_SP_DEVINFO_DATA@@@Z -?IlSetupDiGetDeviceRegistryPropertyW@CIlNt4Setupapi@@CAHPAXPAU_SP_DEVINFO_DATA@@KPAKPAEK2@Z -?IlSetupDiGetDriverInfoDetailW@CIlNt4Setupapi@@CAHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DRVINFO_DATA_V2_W@@PAU_SP_DRVINFO_DETAIL_DATA_W@@KPAK@Z -?IlSetupDiOpenDevRegKey@CIlNt4Setupapi@@CAPAUHKEY__@@PAXPAU_SP_DEVINFO_DATA@@KKKK@Z -?IlSetupDiOpenDeviceInfoW@CIlNt4Setupapi@@CAHPAXPBGPAUHWND__@@KPAU_SP_DEVINFO_DATA@@@Z -?IlSetupDiSetDeviceInstallParamsW@CIlNt4Setupapi@@CAHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DEVINSTALL_PARAMS_W@@@Z -?IlSetupDiSetSelectedDriverW@CIlNt4Setupapi@@CAHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DRVINFO_DATA_V2_W@@@Z -?IlSetupGetInfInformationW@CIlNt4Setupapi@@CAHPBXKPAU_SP_INF_INFORMATION@@KPAK@Z -?IlSetupOpenFileQueue@CIlNt4Setupapi@@CAPAXXZ -?IlSetupQueryInfOriginalFileInformationW@CIlNt4Setupapi@@CAHPAU_SP_INF_INFORMATION@@IPAU_SP_ALTPLATFORM_INFO_V2@@PAU_SP_ORIGINAL_FILE_INFO_W@@@Z -?IlSetupScanFileQueueW@CIlNt4Setupapi@@CAHPAXKPAUHWND__@@P6AI0III@Z0PAK@Z -?IlSetupapi@@3VCIlSetupapi@@A DATA -?IlShell32@@3VCIlShell32@@A DATA -?IlStartServiceW@CIlNt4Advapi32@@CAHPAUSC_HANDLE__@@KPAPBG@Z -?IlUnlockServiceDatabase@CIlNt4Advapi32@@CAHPAX@Z -?IlUser32@@3VCIlUser32@@A DATA -?IlVersion@@3VCIlVersion@@A DATA -?IlW2kDynWs2_32@@3VCIlW2kDynWs2_32@@A DATA -?IlWimgapi@@3VCIlWimgapi@@A DATA -?IlWs2_32@@3VCIlWs2_32@@A DATA -?Ilfreeaddrinfo@CIlW2kDynWs2_32@@CAXPAUaddrinfo@@@Z -?Ilgetaddrinfo@CIlW2kDynWs2_32@@CAHPBD0PBUaddrinfo@@PAPAU2@@Z -?Ilgetnameinfo@CIlW2kDynWs2_32@@CAHPBUsockaddr@@HPADK1KH@Z -?InitializeCriticalSection@CIlKernel32@@UAAXPAU_RTL_CRITICAL_SECTION@@@Z -?InitializeSecurityDescriptor@CIlAdvapi32@@UAAHPAXK@Z -?InitiateSystemShutdownExW@CIlNt4Advapi32@@UAAHPAG0KHHK@Z -?IsValidSid@CIlAdvapi32@@UAAHPAX@Z -?LeaveCriticalSection@CIlKernel32@@UAAXPAU_RTL_CRITICAL_SECTION@@@Z -?LoadIconW@CIlUser32@@UAAPAUHICON__@@PAUHINSTANCE__@@PBG@Z -?LoadLibraryW@CIlKernel32@@UAAPAUHINSTANCE__@@PBG@Z -?LockServiceDatabase@CIlNt4Advapi32@@UAAPAXPAUSC_HANDLE__@@@Z -?LockSetForegroundWindow@CIlNt4User32@@UAAHI@Z -?LookupAccountNameW@CIlAdvapi32@@UAAHPBG0PAXPAKPAG2PAW4_SID_NAME_USE@@@Z -?LookupAccountSidW@CIlAdvapi32@@UAAHPBGPAXPAGPAK23PAW4_SID_NAME_USE@@@Z -?LookupPrivilegeValueW@CIlAdvapi32@@UAAHPBG0PAU_LUID@@@Z -?MapViewOfFile@CIlKernel32@@UAAPAXPAXKKKK@Z -?MessageBoxA@CIlUser32@@UAAHPAUHWND__@@PBD1I@Z -?MessageBoxW@CIlUser32@@UAAHPAUHWND__@@PBG1I@Z -?MoveFileExW@CIlKernel32@@UAAHPBG0K@Z -?MoveFileW@CIlKernel32@@UAAHPBG0@Z -?NetApiBufferFree@CIlNt4Netapi32@@UAAKPAX@Z -?NetLocalGroupAdd@CIlNt4Netapi32@@UAAKPBGKPAEPAK@Z -?NetLocalGroupAddMembers@CIlNt4Netapi32@@UAAKPBG0KPAEK@Z -?NetLocalGroupEnum@CIlNt4Netapi32@@UAAKPBGKPAPAEKPAK22@Z -?NetUserAdd@CIlNt4Netapi32@@UAAKPBGKPAEPAK@Z -?NetUserDel@CIlNt4Netapi32@@UAAKPBG0@Z -?NetUserEnum@CIlNt4Netapi32@@UAAKPBGKKPAPAEKPAK22@Z -?NetUserGetLocalGroups@CIlNt4Netapi32@@UAAKPBG0KKPAPAEKPAK2@Z -?NetWkstaGetInfo@CIlNt4Netapi32@@UAAKPAGKPAPAE@Z -?OpenEventW@CIlKernel32@@UAAPAXKHPBG@Z -?OpenProcess@CIlKernel32@@UAAPAXKHK@Z -?OpenProcessToken@CIlAdvapi32@@UAAHPAXKPAPAX@Z -?OpenSCManagerW@CIlNt4Advapi32@@UAAPAUSC_HANDLE__@@PBG0K@Z -?OpenServiceW@CIlNt4Advapi32@@UAAPAUSC_HANDLE__@@PAU2@PBGK@Z -?PostMessageW@CIlUser32@@UAAHPAUHWND__@@IIJ@Z -?Process32FirstW@CIlNt4Kernel32@@UAAHPAXPAUtagPROCESSENTRY32W@@@Z -?Process32NextW@CIlNt4Kernel32@@UAAHPAXPAUtagPROCESSENTRY32W@@@Z -?QueryServiceConfigW@CIlNt4Advapi32@@UAAHPAUSC_HANDLE__@@PAU_QUERY_SERVICE_CONFIGW@@KPAK@Z -?RaiseException@CIlKernel32@@UAAXKKKPBK@Z -?ReadFile@CIlKernel32@@UAAHPAX0KPAKPAU_OVERLAPPED@@@Z -?RegCloseKey@CIlAdvapi32@@UAAJPAUHKEY__@@@Z -?RegCreateKeyExW@CIlAdvapi32@@UAAJPAUHKEY__@@PBGKPAGKKPAU_SECURITY_ATTRIBUTES@@PAPAU2@PAK@Z -?RegDeleteKeyW@CIlAdvapi32@@UAAJPAUHKEY__@@PBG@Z -?RegDeleteValueW@CIlAdvapi32@@UAAJPAUHKEY__@@PBG@Z -?RegEnumKeyExW@CIlAdvapi32@@UAAJPAUHKEY__@@KPAGPAK212PAU_FILETIME@@@Z -?RegEnumValueW@CIlAdvapi32@@UAAJPAUHKEY__@@KPAGPAK22PAE2@Z -?RegFlushKey@CIlAdvapi32@@UAAJPAUHKEY__@@@Z -?RegLoadKeyW@CIlAdvapi32@@UAAJPAUHKEY__@@PBG1@Z -?RegOpenKeyExW@CIlAdvapi32@@UAAJPAUHKEY__@@PBGKKPAPAU2@@Z -?RegQueryInfoKeyW@CIlAdvapi32@@UAAJPAUHKEY__@@PAGPAK22222222PAU_FILETIME@@@Z -?RegQueryValueExW@CIlAdvapi32@@UAAJPAUHKEY__@@PBGPAK2PAE2@Z -?RegSetKeySecurity@CIlAdvapi32@@UAAJPAUHKEY__@@KPAX@Z -?RegSetValueExW@CIlAdvapi32@@UAAJPAUHKEY__@@PBGKKPBEK@Z -?RegUnLoadKeyW@CIlAdvapi32@@UAAJPAUHKEY__@@PBG@Z -?RegisterWaitForSingleObject@CIlNt4Kernel32@@UAAHPAPAXPAXP6AX1E@Z1KK@Z -?ReleaseProc@CDynLib@@IAAXAAP6AHXZAAK@Z -?RemoveDirectoryW@CIlKernel32@@UAAHPBG@Z -?ResetEvent@CIlKernel32@@UAAHPAX@Z -?SetEndOfFile@CIlKernel32@@UAAHPAX@Z -?SetErrorMode@CIlKernel32@@UAAII@Z -?SetEvent@CIlKernel32@@UAAHPAX@Z -?SetFileAttributesW@CIlKernel32@@UAAHPBGK@Z -?SetFilePointer@CIlKernel32@@UAAKPAXJPAJK@Z -?SetFileTime@CIlKernel32@@UAAHPAXPBU_FILETIME@@11@Z -?SetLastError@CIlKernel32@@UAAXK@Z -?SetNamedSecurityInfoW@CIlAdvapi32@@UAAKPAGW4_SE_OBJECT_TYPE@@KPAX2PAU_ACL@@3@Z -?SetSecurityDescriptorOwner@CIlAdvapi32@@UAAHPAX0H@Z -?SetSecurityInfo@CIlAdvapi32@@UAAKPAXW4_SE_OBJECT_TYPE@@K00PAU_ACL@@2@Z -?SetupCloseFileQueue@CIlNt4Setupapi@@UAAHPAX@Z -?SetupCloseInfFile@CIlSetupapi@@UAAXPAX@Z -?SetupDiBuildDriverInfoList@CIlNt4Setupapi@@UAAHPAXPAU_SP_DEVINFO_DATA@@K@Z -?SetupDiCallClassInstaller@CIlNt4Setupapi@@UAAHIPAXPAU_SP_DEVINFO_DATA@@@Z -?SetupDiCreateDeviceInfoListExW@CIlNt4Setupapi@@UAAPAXPBU_GUID@@PAUHWND__@@PBGPAX@Z -?SetupDiDestroyDeviceInfoList@CIlNt4Setupapi@@UAAHPAX@Z -?SetupDiDestroyDriverInfoList@CIlNt4Setupapi@@UAAHPAXPAU_SP_DEVINFO_DATA@@K@Z -?SetupDiEnumDeviceInfo@CIlNt4Setupapi@@UAAHPAXKPAU_SP_DEVINFO_DATA@@@Z -?SetupDiEnumDeviceInterfaces@CIlNt4Setupapi@@UAAHPAXPAU_SP_DEVINFO_DATA@@PBU_GUID@@KPAU_SP_DEVICE_INTERFACE_DATA@@@Z -?SetupDiEnumDriverInfoW@CIlNt4Setupapi@@UAAHPAXPAU_SP_DEVINFO_DATA@@KKPAU_SP_DRVINFO_DATA_V2_W@@@Z -?SetupDiGetClassDevsExW@CIlNt4Setupapi@@UAAPAXPBU_GUID@@PBGPAUHWND__@@KPAX13@Z -?SetupDiGetClassDevsW@CIlNt4Setupapi@@UAAPAXPBU_GUID@@PBGPAUHWND__@@K@Z -?SetupDiGetDeviceInstallParamsW@CIlNt4Setupapi@@UAAHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DEVINSTALL_PARAMS_W@@@Z -?SetupDiGetDeviceInterfaceDetailW@CIlNt4Setupapi@@UAAHPAXPAU_SP_DEVICE_INTERFACE_DATA@@PAU_SP_DEVICE_INTERFACE_DETAIL_DATA_W@@KPAKPAU_SP_DEVINFO_DATA@@@Z -?SetupDiGetDeviceRegistryPropertyW@CIlNt4Setupapi@@UAAHPAXPAU_SP_DEVINFO_DATA@@KPAKPAEK2@Z -?SetupDiGetDriverInfoDetailW@CIlNt4Setupapi@@UAAHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DRVINFO_DATA_V2_W@@PAU_SP_DRVINFO_DETAIL_DATA_W@@KPAK@Z -?SetupDiOpenDevRegKey@CIlNt4Setupapi@@UAAPAUHKEY__@@PAXPAU_SP_DEVINFO_DATA@@KKKK@Z -?SetupDiOpenDeviceInfoW@CIlNt4Setupapi@@UAAHPAXPBGPAUHWND__@@KPAU_SP_DEVINFO_DATA@@@Z -?SetupDiSetDeviceInstallParamsW@CIlNt4Setupapi@@UAAHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DEVINSTALL_PARAMS_W@@@Z -?SetupDiSetSelectedDriverW@CIlNt4Setupapi@@UAAHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DRVINFO_DATA_V2_W@@@Z -?SetupFindFirstLineW@CIlSetupapi@@UAAHPAXPBG1PAU_INFCONTEXT@@@Z -?SetupFindNextLine@CIlSetupapi@@UAAHPAU_INFCONTEXT@@0@Z -?SetupGetInfInformationW@CIlNt4Setupapi@@UAAHPBXKPAU_SP_INF_INFORMATION@@KPAK@Z -?SetupGetLineTextW@CIlSetupapi@@UAAHPAU_INFCONTEXT@@PAXPBG2PAGKPAK@Z -?SetupGetStringFieldW@CIlSetupapi@@UAAHPAU_INFCONTEXT@@KPAGKPAK@Z -?SetupOpenFileQueue@CIlNt4Setupapi@@UAAPAXXZ -?SetupOpenInfFileW@CIlSetupapi@@UAAPAXPBG0KPAI@Z -?SetupQueryInfOriginalFileInformationW@CIlNt4Setupapi@@UAAHPAU_SP_INF_INFORMATION@@IPAU_SP_ALTPLATFORM_INFO_V2@@PAU_SP_ORIGINAL_FILE_INFO_W@@@Z -?SetupScanFileQueueW@CIlNt4Setupapi@@UAAHPAXKPAUHWND__@@P6AI0III@Z0PAK@Z -?ShellExecuteExW@CIlShell32@@UAAHPAU_SHELLEXECUTEINFOW@@@Z -?Sleep@CIlKernel32@@UAAXK@Z -?StartServiceW@CIlNt4Advapi32@@UAAHPAUSC_HANDLE__@@KPAPBG@Z -?SysprepIsStagedOS@CIlDeplorch@@UAAHXZ -?TerminateProcess@CIlKernel32@@UAAHPAXI@Z -?UnlockServiceDatabase@CIlNt4Advapi32@@UAAHPAX@Z -?UnmapViewOfFile@CIlKernel32@@UAAHPBX@Z -?VariantClear@CIlOleaut32@@UAAJPAUtagVARIANT@@@Z -?VerQueryValueW@CIlVersion@@UAAHQAXPBGPAPAXPAI@Z -?VirtualAlloc@CIlKernel32@@UAAPAXPAXKKK@Z -?VirtualFree@CIlKernel32@@UAAHPAXKK@Z -?WIMApplyImage@CIlWimgapi@@UAAHPAXPAGK@Z -?WIMCloseHandle@CIlWimgapi@@UAAHPAX@Z -?WIMCreateFile@CIlWimgapi@@UAAPAXPAGKKKKPAK@Z -?WIMLoadImage@CIlWimgapi@@UAAPAXPAXK@Z -?WIMRegisterMessageCallback@CIlWimgapi@@UAAKPAXP6AHXZ0@Z -?WIMSetTemporaryPath@CIlWimgapi@@UAAHPAXPAG@Z -?WIMUnregisterMessageCallback@CIlWimgapi@@UAAHPAXP6AHXZ@Z -?WSACleanup@CIlWs2_32@@UAAHXZ -?WSAGetLastError@CIlWs2_32@@UAAHXZ -?WSAIoctl@CIlWs2_32@@UAAHIKPAXK0KPAKPAU_OVERLAPPED@@P6AXKK2K@Z@Z -?WSAStartup@CIlWs2_32@@UAAHGPAUWSAData@@@Z -?WaitForMultipleObjects@CIlKernel32@@UAAKKPBQAXHK@Z -?WaitForSingleObject@CIlKernel32@@UAAKPAXK@Z -?WriteFile@CIlKernel32@@UAAHPAXPBXKPAKPAU_OVERLAPPED@@@Z -?__WSAFDIsSet@CIlWs2_32@@UAAHIPAUfd_set@@@Z -?accept@CIlWs2_32@@UAAIIPAUsockaddr@@PAH@Z -?bind@CIlWs2_32@@UAAHIPBUsockaddr@@H@Z -?closesocket@CIlWs2_32@@UAAHI@Z -?connect@CIlWs2_32@@UAAHIPBUsockaddr@@H@Z -?freeaddrinfo@CIlW2kDynWs2_32@@UAAXPAUaddrinfo@@@Z -?g_Advapi32@@3PAUIAdvapi32Interface@@A DATA -?g_Deplorch@@3PAUIDeplorchInterface@@A DATA -?g_Iphlpapi@@3PAUIIphlpapiInterface@@A DATA -?g_Kernel32@@3PAUIKernel32Interface@@A DATA -?g_Muisetupapi@@3PAUIMuisetupapiInterface@@A DATA -?g_Nt4Advapi32@@3PAUIW2kAdvapi32Interface@@A DATA -?g_Nt4Kernel32@@3PAUIW2kKernel32Interface@@A DATA -?g_Nt4Netapi32@@3PAUIW2kNetapi32Interface@@A DATA -?g_Nt4Setupapi@@3PAUIW2kSetupapiInterface@@A DATA -?g_Nt4User32@@3PAUIW2kUser32Interface@@A DATA -?g_Nt4Userenv@@3PAUIW2kUserenvInterface@@A DATA -?g_Nt6Userenv@@3PAUINt6UserenvInterface@@A DATA -?g_Ole32@@3PAUIOle32Interface@@A DATA -?g_Oleaut32@@3PAUIOleaut32Interface@@A DATA -?g_Setupapi@@3PAUISetupapiInterface@@A DATA -?g_Shell32@@3PAUIShell32Interface@@A DATA -?g_User32@@3PAUIUser32Interface@@A DATA -?g_Version@@3PAUIVersionInterface@@A DATA -?g_W2kWs2_32@@3PAUIlW2kDynWs2_32Interface@@A DATA -?g_Wimgapi@@3PAUIWimgapiInterface@@A DATA -?g_Ws2_32@@3PAUIWs2_32Interface@@A DATA -?get_ChangeServiceConfigW@CIlNt4Advapi32@@QAAP6AHPAUSC_HANDLE__@@KKKPBG1PAK1111@ZXZ -?get_CloseServiceHandle@CIlNt4Advapi32@@QAAP6AHPAUSC_HANDLE__@@@ZXZ -?get_ConvertSecurityDescriptorToStringSecurityDescriptorW@CIlNt4Advapi32@@QAAP6AHPAXKKPAPAGPAK@ZXZ -?get_ConvertSidToStringSidW@CIlNt4Advapi32@@QAAP6AHPAXPAPAG@ZXZ -?get_ConvertStringSecurityDescriptorToSecurityDescriptorW@CIlNt4Advapi32@@QAAP6AHPBGKPAPAXPAK@ZXZ -?get_ConvertStringSidToSidW@CIlNt4Advapi32@@QAAP6AHPAGPAPAX@ZXZ -?get_CreateProfile@CIlNt6Userenv@@QAAP6AJPBG0PAGK@ZXZ -?get_CreateServiceW@CIlNt4Advapi32@@QAAP6APAUSC_HANDLE__@@PAU2@PBG1KKKK11PAK111@ZXZ -?get_CreateToolhelp32Snapshot@CIlNt4Kernel32@@QAAP6APAXKK@ZXZ -?get_CreateUserProfileExW@CIlNt4Userenv@@QAAP6AHPAXPBG1PAGKH@ZXZ -?get_CreateWellKnownSid@CIlNt4Advapi32@@QAAP6AHW4WELL_KNOWN_SID_TYPE@@PAX1PAK@ZXZ -?get_EncryptFileW@CIlNt4Advapi32@@QAAP6AHPBG@ZXZ -?get_EnumServicesStatusExW@CIlNt4Advapi32@@QAAP6AHPAUSC_HANDLE__@@W4_SC_ENUM_TYPE@@KKPAEKPAK33PBG@ZXZ -?get_GetSystemWindowsDirectoryW@CIlNt4Kernel32@@QAAP6AIPAGI@ZXZ -?get_GlobalMemoryStatusEx@CIlNt4Kernel32@@QAAP6AHPAU_MEMORYSTATUSEX@@@ZXZ -?get_InitiateSystemShutdownExW@CIlNt4Advapi32@@QAAP6AHPAG0KHHK@ZXZ -?get_LockServiceDatabase@CIlNt4Advapi32@@QAAP6APAXPAUSC_HANDLE__@@@ZXZ -?get_LockSetForegroundWindow@CIlNt4User32@@QAAP6AHI@ZXZ -?get_NetApiBufferFree@CIlNt4Netapi32@@QAAP6AKPAX@ZXZ -?get_NetLocalGroupAdd@CIlNt4Netapi32@@QAAP6AKPBGKPAEPAK@ZXZ -?get_NetLocalGroupAddMembers@CIlNt4Netapi32@@QAAP6AKPBG0KPAEK@ZXZ -?get_NetLocalGroupEnum@CIlNt4Netapi32@@QAAP6AKPBGKPAPAEKPAK22@ZXZ -?get_NetUserAdd@CIlNt4Netapi32@@QAAP6AKPBGKPAEPAK@ZXZ -?get_NetUserDel@CIlNt4Netapi32@@QAAP6AKPBG0@ZXZ -?get_NetUserEnum@CIlNt4Netapi32@@QAAP6AKPBGKKPAPAEKPAK22@ZXZ -?get_NetUserGetLocalGroups@CIlNt4Netapi32@@QAAP6AKPBG0KKPAPAEKPAK2@ZXZ -?get_NetWkstaGetInfo@CIlNt4Netapi32@@QAAP6AKPAGKPAPAE@ZXZ -?get_OpenSCManagerW@CIlNt4Advapi32@@QAAP6APAUSC_HANDLE__@@PBG0K@ZXZ -?get_OpenServiceW@CIlNt4Advapi32@@QAAP6APAUSC_HANDLE__@@PAU2@PBGK@ZXZ -?get_Process32FirstW@CIlNt4Kernel32@@QAAP6AHPAXPAUtagPROCESSENTRY32W@@@ZXZ -?get_Process32NextW@CIlNt4Kernel32@@QAAP6AHPAXPAUtagPROCESSENTRY32W@@@ZXZ -?get_QueryServiceConfigW@CIlNt4Advapi32@@QAAP6AHPAUSC_HANDLE__@@PAU_QUERY_SERVICE_CONFIGW@@KPAK@ZXZ -?get_RegisterWaitForSingleObject@CIlNt4Kernel32@@QAAP6AHPAPAXPAXP6AX1E@Z1KK@ZXZ -?get_SetupCloseFileQueue@CIlNt4Setupapi@@QAAP6AHPAX@ZXZ -?get_SetupDiBuildDriverInfoList@CIlNt4Setupapi@@QAAP6AHPAXPAU_SP_DEVINFO_DATA@@K@ZXZ -?get_SetupDiCallClassInstaller@CIlNt4Setupapi@@QAAP6AHIPAXPAU_SP_DEVINFO_DATA@@@ZXZ -?get_SetupDiCreateDeviceInfoListExW@CIlNt4Setupapi@@QAAP6APAXPBU_GUID@@PAUHWND__@@PBGPAX@ZXZ -?get_SetupDiDestroyDeviceInfoList@CIlNt4Setupapi@@QAAP6AHPAX@ZXZ -?get_SetupDiDestroyDriverInfoList@CIlNt4Setupapi@@QAAP6AHPAXPAU_SP_DEVINFO_DATA@@K@ZXZ -?get_SetupDiEnumDeviceInfo@CIlNt4Setupapi@@QAAP6AHPAXKPAU_SP_DEVINFO_DATA@@@ZXZ -?get_SetupDiEnumDeviceInterfaces@CIlNt4Setupapi@@QAAP6AHPAXPAU_SP_DEVINFO_DATA@@PBU_GUID@@KPAU_SP_DEVICE_INTERFACE_DATA@@@ZXZ -?get_SetupDiEnumDriverInfoW@CIlNt4Setupapi@@QAAP6AHPAXPAU_SP_DEVINFO_DATA@@KKPAU_SP_DRVINFO_DATA_V2_W@@@ZXZ -?get_SetupDiGetClassDevsExW@CIlNt4Setupapi@@QAAP6APAXPBU_GUID@@PBGPAUHWND__@@KPAX13@ZXZ -?get_SetupDiGetClassDevsW@CIlNt4Setupapi@@QAAP6APAXPBU_GUID@@PBGPAUHWND__@@K@ZXZ -?get_SetupDiGetDeviceInstallParamsW@CIlNt4Setupapi@@QAAP6AHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DEVINSTALL_PARAMS_W@@@ZXZ -?get_SetupDiGetDeviceInterfaceDetailW@CIlNt4Setupapi@@QAAP6AHPAXPAU_SP_DEVICE_INTERFACE_DATA@@PAU_SP_DEVICE_INTERFACE_DETAIL_DATA_W@@KPAKPAU_SP_DEVINFO_DATA@@@ZXZ -?get_SetupDiGetDeviceRegistryPropertyW@CIlNt4Setupapi@@QAAP6AHPAXPAU_SP_DEVINFO_DATA@@KPAKPAEK2@ZXZ -?get_SetupDiGetDriverInfoDetailW@CIlNt4Setupapi@@QAAP6AHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DRVINFO_DATA_V2_W@@PAU_SP_DRVINFO_DETAIL_DATA_W@@KPAK@ZXZ -?get_SetupDiOpenDevRegKey@CIlNt4Setupapi@@QAAP6APAUHKEY__@@PAXPAU_SP_DEVINFO_DATA@@KKKK@ZXZ -?get_SetupDiOpenDeviceInfoW@CIlNt4Setupapi@@QAAP6AHPAXPBGPAUHWND__@@KPAU_SP_DEVINFO_DATA@@@ZXZ -?get_SetupDiSetDeviceInstallParamsW@CIlNt4Setupapi@@QAAP6AHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DEVINSTALL_PARAMS_W@@@ZXZ -?get_SetupDiSetSelectedDriverW@CIlNt4Setupapi@@QAAP6AHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DRVINFO_DATA_V2_W@@@ZXZ -?get_SetupGetInfInformationW@CIlNt4Setupapi@@QAAP6AHPBXKPAU_SP_INF_INFORMATION@@KPAK@ZXZ -?get_SetupOpenFileQueue@CIlNt4Setupapi@@QAAP6APAXXZXZ -?get_SetupQueryInfOriginalFileInformationW@CIlNt4Setupapi@@QAAP6AHPAU_SP_INF_INFORMATION@@IPAU_SP_ALTPLATFORM_INFO_V2@@PAU_SP_ORIGINAL_FILE_INFO_W@@@ZXZ -?get_SetupScanFileQueueW@CIlNt4Setupapi@@QAAP6AHPAXKPAUHWND__@@P6AI0III@Z0PAK@ZXZ -?get_StartServiceW@CIlNt4Advapi32@@QAAP6AHPAUSC_HANDLE__@@KPAPBG@ZXZ -?get_UnlockServiceDatabase@CIlNt4Advapi32@@QAAP6AHPAX@ZXZ -?get_freeaddrinfo@CIlW2kDynWs2_32@@UAAP6AXPAUaddrinfo@@@ZXZ -?get_getaddrinfo@CIlW2kDynWs2_32@@UAAP6AHPBD0PBUaddrinfo@@PAPAU2@@ZXZ -?get_getnameinfo@CIlW2kDynWs2_32@@UAAP6AHPBUsockaddr@@HPADK1KH@ZXZ -?getaddrinfo@CIlW2kDynWs2_32@@UAAHPBD0PBUaddrinfo@@PAPAU2@@Z -?gethostbyname@CIlWs2_32@@UAAPAUhostent@@PBD@Z -?gethostname@CIlWs2_32@@UAAHPADH@Z -?getnameinfo@CIlW2kDynWs2_32@@UAAHPBUsockaddr@@HPADK1KH@Z -?getsockname@CIlWs2_32@@UAAHIPAUsockaddr@@PAH@Z -?getsockopt@CIlWs2_32@@UAAHIHHPADPAH@Z -?htonl@CIlWs2_32@@UAAKK@Z -?htons@CIlWs2_32@@UAAGG@Z -?inet_addr@CIlWs2_32@@UAAKPBD@Z -?inet_ntoa@CIlWs2_32@@UAAPADUin_addr@@@Z -?ioctlsocket@CIlWs2_32@@UAAHIJPAK@Z -?listen@CIlWs2_32@@UAAHIH@Z -?m_ChangeServiceConfigW@CIlNt4Advapi32@@0P6AHPAUSC_HANDLE__@@KKKPBG1PAK1111@ZA DATA -?m_CloseServiceHandle@CIlNt4Advapi32@@0P6AHPAUSC_HANDLE__@@@ZA DATA -?m_ConvertSecurityDescriptorToStringSecurityDescriptorW@CIlNt4Advapi32@@0P6AHPAXKKPAPAGPAK@ZA DATA -?m_ConvertSidToStringSidW@CIlNt4Advapi32@@0P6AHPAXPAPAG@ZA DATA -?m_ConvertStringSecurityDescriptorToSecurityDescriptorW@CIlNt4Advapi32@@0P6AHPBGKPAPAXPAK@ZA DATA -?m_ConvertStringSidToSidW@CIlNt4Advapi32@@0P6AHPAGPAPAX@ZA DATA -?m_CreateProfile@CIlNt6Userenv@@0P6AJPBG0PAGK@ZA DATA -?m_CreateServiceW@CIlNt4Advapi32@@0P6APAUSC_HANDLE__@@PAU2@PBG1KKKK11PAK111@ZA DATA -?m_CreateToolhelp32Snapshot@CIlNt4Kernel32@@0P6APAXKK@ZA DATA -?m_CreateUserProfileExW@CIlNt4Userenv@@0P6AHPAXPBG1PAGKH@ZA DATA -?m_CreateWellKnownSid@CIlNt4Advapi32@@0P6AHW4WELL_KNOWN_SID_TYPE@@PAX1PAK@ZA DATA -?m_EncryptFileW@CIlNt4Advapi32@@0P6AHPBG@ZA DATA -?m_EnumServicesStatusExW@CIlNt4Advapi32@@0P6AHPAUSC_HANDLE__@@W4_SC_ENUM_TYPE@@KKPAEKPAK33PBG@ZA DATA -?m_GetSystemWindowsDirectoryW@CIlNt4Kernel32@@0P6AIPAGI@ZA DATA -?m_GlobalMemoryStatusEx@CIlNt4Kernel32@@0P6AHPAU_MEMORYSTATUSEX@@@ZA DATA -?m_InitiateSystemShutdownExW@CIlNt4Advapi32@@0P6AHPAG0KHHK@ZA DATA -?m_LockServiceDatabase@CIlNt4Advapi32@@0P6APAXPAUSC_HANDLE__@@@ZA DATA -?m_LockSetForegroundWindow@CIlNt4User32@@0P6AHI@ZA DATA -?m_NetApiBufferFree@CIlNt4Netapi32@@0P6AKPAX@ZA DATA -?m_NetLocalGroupAdd@CIlNt4Netapi32@@0P6AKPBGKPAEPAK@ZA DATA -?m_NetLocalGroupAddMembers@CIlNt4Netapi32@@0P6AKPBG0KPAEK@ZA DATA -?m_NetLocalGroupEnum@CIlNt4Netapi32@@0P6AKPBGKPAPAEKPAK22@ZA DATA -?m_NetUserAdd@CIlNt4Netapi32@@0P6AKPBGKPAEPAK@ZA DATA -?m_NetUserDel@CIlNt4Netapi32@@0P6AKPBG0@ZA DATA -?m_NetUserEnum@CIlNt4Netapi32@@0P6AKPBGKKPAPAEKPAK22@ZA DATA -?m_NetUserGetLocalGroups@CIlNt4Netapi32@@0P6AKPBG0KKPAPAEKPAK2@ZA DATA -?m_NetWkstaGetInfo@CIlNt4Netapi32@@0P6AKPAGKPAPAE@ZA DATA -?m_OpenSCManagerW@CIlNt4Advapi32@@0P6APAUSC_HANDLE__@@PBG0K@ZA DATA -?m_OpenServiceW@CIlNt4Advapi32@@0P6APAUSC_HANDLE__@@PAU2@PBGK@ZA DATA -?m_Process32FirstW@CIlNt4Kernel32@@0P6AHPAXPAUtagPROCESSENTRY32W@@@ZA DATA -?m_Process32NextW@CIlNt4Kernel32@@0P6AHPAXPAUtagPROCESSENTRY32W@@@ZA DATA -?m_QueryServiceConfigW@CIlNt4Advapi32@@0P6AHPAUSC_HANDLE__@@PAU_QUERY_SERVICE_CONFIGW@@KPAK@ZA DATA -?m_RefCountChangeServiceConfigW@CIlNt4Advapi32@@0KA DATA -?m_RefCountCloseServiceHandle@CIlNt4Advapi32@@0KA DATA -?m_RefCountConvertSecurityDescriptorToStringSecurityDescriptorW@CIlNt4Advapi32@@0KA DATA -?m_RefCountConvertSidToStringSidW@CIlNt4Advapi32@@0KA DATA -?m_RefCountConvertStringSecurityDescriptorToSecurityDescriptorW@CIlNt4Advapi32@@0KA DATA -?m_RefCountConvertStringSidToSidW@CIlNt4Advapi32@@0KA DATA -?m_RefCountCreateProfile@CIlNt6Userenv@@0KA DATA -?m_RefCountCreateServiceW@CIlNt4Advapi32@@0KA DATA -?m_RefCountCreateToolhelp32Snapshot@CIlNt4Kernel32@@0KA DATA -?m_RefCountCreateUserProfileExW@CIlNt4Userenv@@0KA DATA -?m_RefCountCreateWellKnownSid@CIlNt4Advapi32@@0KA DATA -?m_RefCountEncryptFileW@CIlNt4Advapi32@@0KA DATA -?m_RefCountEnumServicesStatusExW@CIlNt4Advapi32@@0KA DATA -?m_RefCountGetSystemWindowsDirectoryW@CIlNt4Kernel32@@0KA DATA -?m_RefCountGlobalMemoryStatusEx@CIlNt4Kernel32@@0KA DATA -?m_RefCountInitiateSystemShutdownExW@CIlNt4Advapi32@@0KA DATA -?m_RefCountLockServiceDatabase@CIlNt4Advapi32@@0KA DATA -?m_RefCountLockSetForegroundWindow@CIlNt4User32@@0KA DATA -?m_RefCountNetApiBufferFree@CIlNt4Netapi32@@0KA DATA -?m_RefCountNetLocalGroupAdd@CIlNt4Netapi32@@0KA DATA -?m_RefCountNetLocalGroupAddMembers@CIlNt4Netapi32@@0KA DATA -?m_RefCountNetLocalGroupEnum@CIlNt4Netapi32@@0KA DATA -?m_RefCountNetUserAdd@CIlNt4Netapi32@@0KA DATA -?m_RefCountNetUserDel@CIlNt4Netapi32@@0KA DATA -?m_RefCountNetUserEnum@CIlNt4Netapi32@@0KA DATA -?m_RefCountNetUserGetLocalGroups@CIlNt4Netapi32@@0KA DATA -?m_RefCountNetWkstaGetInfo@CIlNt4Netapi32@@0KA DATA -?m_RefCountOpenSCManagerW@CIlNt4Advapi32@@0KA DATA -?m_RefCountOpenServiceW@CIlNt4Advapi32@@0KA DATA -?m_RefCountProcess32FirstW@CIlNt4Kernel32@@0KA DATA -?m_RefCountProcess32NextW@CIlNt4Kernel32@@0KA DATA -?m_RefCountQueryServiceConfigW@CIlNt4Advapi32@@0KA DATA -?m_RefCountRegisterWaitForSingleObject@CIlNt4Kernel32@@0KA DATA -?m_RefCountSetupCloseFileQueue@CIlNt4Setupapi@@0KA DATA -?m_RefCountSetupDiBuildDriverInfoList@CIlNt4Setupapi@@0KA DATA -?m_RefCountSetupDiCallClassInstaller@CIlNt4Setupapi@@0KA DATA -?m_RefCountSetupDiCreateDeviceInfoListExW@CIlNt4Setupapi@@0KA DATA -?m_RefCountSetupDiDestroyDeviceInfoList@CIlNt4Setupapi@@0KA DATA -?m_RefCountSetupDiDestroyDriverInfoList@CIlNt4Setupapi@@0KA DATA -?m_RefCountSetupDiEnumDeviceInfo@CIlNt4Setupapi@@0KA DATA -?m_RefCountSetupDiEnumDeviceInterfaces@CIlNt4Setupapi@@0KA DATA -?m_RefCountSetupDiEnumDriverInfoW@CIlNt4Setupapi@@0KA DATA -?m_RefCountSetupDiGetClassDevsExW@CIlNt4Setupapi@@0KA DATA -?m_RefCountSetupDiGetClassDevsW@CIlNt4Setupapi@@0KA DATA -?m_RefCountSetupDiGetDeviceInstallParamsW@CIlNt4Setupapi@@0KA DATA -?m_RefCountSetupDiGetDeviceInterfaceDetailW@CIlNt4Setupapi@@0KA DATA -?m_RefCountSetupDiGetDeviceRegistryPropertyW@CIlNt4Setupapi@@0KA DATA -?m_RefCountSetupDiGetDriverInfoDetailW@CIlNt4Setupapi@@0KA DATA -?m_RefCountSetupDiOpenDevRegKey@CIlNt4Setupapi@@0KA DATA -?m_RefCountSetupDiOpenDeviceInfoW@CIlNt4Setupapi@@0KA DATA -?m_RefCountSetupDiSetDeviceInstallParamsW@CIlNt4Setupapi@@0KA DATA -?m_RefCountSetupDiSetSelectedDriverW@CIlNt4Setupapi@@0KA DATA -?m_RefCountSetupGetInfInformationW@CIlNt4Setupapi@@0KA DATA -?m_RefCountSetupOpenFileQueue@CIlNt4Setupapi@@0KA DATA -?m_RefCountSetupQueryInfOriginalFileInformationW@CIlNt4Setupapi@@0KA DATA -?m_RefCountSetupScanFileQueueW@CIlNt4Setupapi@@0KA DATA -?m_RefCountStartServiceW@CIlNt4Advapi32@@0KA DATA -?m_RefCountUnlockServiceDatabase@CIlNt4Advapi32@@0KA DATA -?m_RefCountfreeaddrinfo@CIlW2kDynWs2_32@@0KA DATA -?m_RefCountgetaddrinfo@CIlW2kDynWs2_32@@0KA DATA -?m_RefCountgetnameinfo@CIlW2kDynWs2_32@@0KA DATA -?m_RegisterWaitForSingleObject@CIlNt4Kernel32@@0P6AHPAPAXPAXP6AX1E@Z1KK@ZA DATA -?m_SetupCloseFileQueue@CIlNt4Setupapi@@0P6AHPAX@ZA DATA -?m_SetupDiBuildDriverInfoList@CIlNt4Setupapi@@0P6AHPAXPAU_SP_DEVINFO_DATA@@K@ZA DATA -?m_SetupDiCallClassInstaller@CIlNt4Setupapi@@0P6AHIPAXPAU_SP_DEVINFO_DATA@@@ZA DATA -?m_SetupDiCreateDeviceInfoListExW@CIlNt4Setupapi@@0P6APAXPBU_GUID@@PAUHWND__@@PBGPAX@ZA DATA -?m_SetupDiDestroyDeviceInfoList@CIlNt4Setupapi@@0P6AHPAX@ZA DATA -?m_SetupDiDestroyDriverInfoList@CIlNt4Setupapi@@0P6AHPAXPAU_SP_DEVINFO_DATA@@K@ZA DATA -?m_SetupDiEnumDeviceInfo@CIlNt4Setupapi@@0P6AHPAXKPAU_SP_DEVINFO_DATA@@@ZA DATA -?m_SetupDiEnumDeviceInterfaces@CIlNt4Setupapi@@0P6AHPAXPAU_SP_DEVINFO_DATA@@PBU_GUID@@KPAU_SP_DEVICE_INTERFACE_DATA@@@ZA DATA -?m_SetupDiEnumDriverInfoW@CIlNt4Setupapi@@0P6AHPAXPAU_SP_DEVINFO_DATA@@KKPAU_SP_DRVINFO_DATA_V2_W@@@ZA DATA -?m_SetupDiGetClassDevsExW@CIlNt4Setupapi@@0P6APAXPBU_GUID@@PBGPAUHWND__@@KPAX13@ZA DATA -?m_SetupDiGetClassDevsW@CIlNt4Setupapi@@0P6APAXPBU_GUID@@PBGPAUHWND__@@K@ZA DATA -?m_SetupDiGetDeviceInstallParamsW@CIlNt4Setupapi@@0P6AHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DEVINSTALL_PARAMS_W@@@ZA DATA -?m_SetupDiGetDeviceInterfaceDetailW@CIlNt4Setupapi@@0P6AHPAXPAU_SP_DEVICE_INTERFACE_DATA@@PAU_SP_DEVICE_INTERFACE_DETAIL_DATA_W@@KPAKPAU_SP_DEVINFO_DATA@@@ZA DATA -?m_SetupDiGetDeviceRegistryPropertyW@CIlNt4Setupapi@@0P6AHPAXPAU_SP_DEVINFO_DATA@@KPAKPAEK2@ZA DATA -?m_SetupDiGetDriverInfoDetailW@CIlNt4Setupapi@@0P6AHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DRVINFO_DATA_V2_W@@PAU_SP_DRVINFO_DETAIL_DATA_W@@KPAK@ZA DATA -?m_SetupDiOpenDevRegKey@CIlNt4Setupapi@@0P6APAUHKEY__@@PAXPAU_SP_DEVINFO_DATA@@KKKK@ZA DATA -?m_SetupDiOpenDeviceInfoW@CIlNt4Setupapi@@0P6AHPAXPBGPAUHWND__@@KPAU_SP_DEVINFO_DATA@@@ZA DATA -?m_SetupDiSetDeviceInstallParamsW@CIlNt4Setupapi@@0P6AHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DEVINSTALL_PARAMS_W@@@ZA DATA -?m_SetupDiSetSelectedDriverW@CIlNt4Setupapi@@0P6AHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DRVINFO_DATA_V2_W@@@ZA DATA -?m_SetupGetInfInformationW@CIlNt4Setupapi@@0P6AHPBXKPAU_SP_INF_INFORMATION@@KPAK@ZA DATA -?m_SetupOpenFileQueue@CIlNt4Setupapi@@0P6APAXXZA DATA -?m_SetupQueryInfOriginalFileInformationW@CIlNt4Setupapi@@0P6AHPAU_SP_INF_INFORMATION@@IPAU_SP_ALTPLATFORM_INFO_V2@@PAU_SP_ORIGINAL_FILE_INFO_W@@@ZA DATA -?m_SetupScanFileQueueW@CIlNt4Setupapi@@0P6AHPAXKPAUHWND__@@P6AI0III@Z0PAK@ZA DATA -?m_StartServiceW@CIlNt4Advapi32@@0P6AHPAUSC_HANDLE__@@KPAPBG@ZA DATA -?m_UnlockServiceDatabase@CIlNt4Advapi32@@0P6AHPAX@ZA DATA -?m_freeaddrinfo@CIlW2kDynWs2_32@@0P6AXPAUaddrinfo@@@ZA DATA -?m_getaddrinfo@CIlW2kDynWs2_32@@0P6AHPBD0PBUaddrinfo@@PAPAU2@@ZA DATA -?m_getnameinfo@CIlW2kDynWs2_32@@0P6AHPBUsockaddr@@HPADK1KH@ZA DATA -?recv@CIlWs2_32@@UAAHIPADHH@Z -?recvfrom@CIlWs2_32@@UAAHIPADHHPAUsockaddr@@PAH@Z -?release_ChangeServiceConfigW@CIlNt4Advapi32@@QAAXXZ -?release_CloseServiceHandle@CIlNt4Advapi32@@QAAXXZ -?release_ConvertSecurityDescriptorToStringSecurityDescriptorW@CIlNt4Advapi32@@QAAXXZ -?release_ConvertSidToStringSidW@CIlNt4Advapi32@@QAAXXZ -?release_ConvertStringSecurityDescriptorToSecurityDescriptorW@CIlNt4Advapi32@@QAAXXZ -?release_ConvertStringSidToSidW@CIlNt4Advapi32@@QAAXXZ -?release_CreateProfile@CIlNt6Userenv@@QAAXXZ -?release_CreateServiceW@CIlNt4Advapi32@@QAAXXZ -?release_CreateToolhelp32Snapshot@CIlNt4Kernel32@@QAAXXZ -?release_CreateUserProfileExW@CIlNt4Userenv@@QAAXXZ -?release_CreateWellKnownSid@CIlNt4Advapi32@@QAAXXZ -?release_EncryptFileW@CIlNt4Advapi32@@QAAXXZ -?release_EnumServicesStatusExW@CIlNt4Advapi32@@QAAXXZ -?release_GetSystemWindowsDirectoryW@CIlNt4Kernel32@@QAAXXZ -?release_GlobalMemoryStatusEx@CIlNt4Kernel32@@QAAXXZ -?release_InitiateSystemShutdownExW@CIlNt4Advapi32@@QAAXXZ -?release_LockServiceDatabase@CIlNt4Advapi32@@QAAXXZ -?release_LockSetForegroundWindow@CIlNt4User32@@QAAXXZ -?release_NetApiBufferFree@CIlNt4Netapi32@@QAAXXZ -?release_NetLocalGroupAdd@CIlNt4Netapi32@@QAAXXZ -?release_NetLocalGroupAddMembers@CIlNt4Netapi32@@QAAXXZ -?release_NetLocalGroupEnum@CIlNt4Netapi32@@QAAXXZ -?release_NetUserAdd@CIlNt4Netapi32@@QAAXXZ -?release_NetUserDel@CIlNt4Netapi32@@QAAXXZ -?release_NetUserEnum@CIlNt4Netapi32@@QAAXXZ -?release_NetUserGetLocalGroups@CIlNt4Netapi32@@QAAXXZ -?release_NetWkstaGetInfo@CIlNt4Netapi32@@QAAXXZ -?release_OpenSCManagerW@CIlNt4Advapi32@@QAAXXZ -?release_OpenServiceW@CIlNt4Advapi32@@QAAXXZ -?release_Process32FirstW@CIlNt4Kernel32@@QAAXXZ -?release_Process32NextW@CIlNt4Kernel32@@QAAXXZ -?release_QueryServiceConfigW@CIlNt4Advapi32@@QAAXXZ -?release_RegisterWaitForSingleObject@CIlNt4Kernel32@@QAAXXZ -?release_SetupCloseFileQueue@CIlNt4Setupapi@@QAAXXZ -?release_SetupDiBuildDriverInfoList@CIlNt4Setupapi@@QAAXXZ -?release_SetupDiCallClassInstaller@CIlNt4Setupapi@@QAAXXZ -?release_SetupDiCreateDeviceInfoListExW@CIlNt4Setupapi@@QAAXXZ -?release_SetupDiDestroyDeviceInfoList@CIlNt4Setupapi@@QAAXXZ -?release_SetupDiDestroyDriverInfoList@CIlNt4Setupapi@@QAAXXZ -?release_SetupDiEnumDeviceInfo@CIlNt4Setupapi@@QAAXXZ -?release_SetupDiEnumDeviceInterfaces@CIlNt4Setupapi@@QAAXXZ -?release_SetupDiEnumDriverInfoW@CIlNt4Setupapi@@QAAXXZ -?release_SetupDiGetClassDevsExW@CIlNt4Setupapi@@QAAXXZ -?release_SetupDiGetClassDevsW@CIlNt4Setupapi@@QAAXXZ -?release_SetupDiGetDeviceInstallParamsW@CIlNt4Setupapi@@QAAXXZ -?release_SetupDiGetDeviceInterfaceDetailW@CIlNt4Setupapi@@QAAXXZ -?release_SetupDiGetDeviceRegistryPropertyW@CIlNt4Setupapi@@QAAXXZ -?release_SetupDiGetDriverInfoDetailW@CIlNt4Setupapi@@QAAXXZ -?release_SetupDiOpenDevRegKey@CIlNt4Setupapi@@QAAXXZ -?release_SetupDiOpenDeviceInfoW@CIlNt4Setupapi@@QAAXXZ -?release_SetupDiSetDeviceInstallParamsW@CIlNt4Setupapi@@QAAXXZ -?release_SetupDiSetSelectedDriverW@CIlNt4Setupapi@@QAAXXZ -?release_SetupGetInfInformationW@CIlNt4Setupapi@@QAAXXZ -?release_SetupOpenFileQueue@CIlNt4Setupapi@@QAAXXZ -?release_SetupQueryInfOriginalFileInformationW@CIlNt4Setupapi@@QAAXXZ -?release_SetupScanFileQueueW@CIlNt4Setupapi@@QAAXXZ -?release_StartServiceW@CIlNt4Advapi32@@QAAXXZ -?release_UnlockServiceDatabase@CIlNt4Advapi32@@QAAXXZ -?release_freeaddrinfo@CIlW2kDynWs2_32@@UAAXXZ -?release_getaddrinfo@CIlW2kDynWs2_32@@UAAXXZ -?release_getnameinfo@CIlW2kDynWs2_32@@UAAXXZ -?select@CIlWs2_32@@UAAHHPAUfd_set@@00PBUtimeval@@@Z -?send@CIlWs2_32@@UAAHIPBDHH@Z -?sendto@CIlWs2_32@@UAAHIPBDHHPBUsockaddr@@H@Z -?setsockopt@CIlWs2_32@@UAAHIHHPBDH@Z -?shutdown@CIlWs2_32@@UAAHIH@Z -?socket@CIlWs2_32@@UAAIHHH@Z
diff --git a/mingw-w64-crt/libarm32/msmpeg2vdec.def b/mingw-w64-crt/libarm32/msmpeg2vdec.def deleted file mode 100644 index ce90d2e..0000000 --- a/mingw-w64-crt/libarm32/msmpeg2vdec.def +++ /dev/null
@@ -1,10 +0,0 @@ -; -; Definition file of msmpeg2vdec.dll -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "msmpeg2vdec.dll" -EXPORTS -?GetSurface@CVIDEOfilter@@QAAJHPAEJ@Z -?GetSurfaceSize@CVIDEOfilter@@QAAJHPAJ@Z -?LoadSurface@CVIDEOfilter@@QAAJHPAEK@Z
diff --git a/mingw-w64-crt/libarm32/provthrd.def b/mingw-w64-crt/libarm32/provthrd.def deleted file mode 100644 index 389d785..0000000 --- a/mingw-w64-crt/libarm32/provthrd.def +++ /dev/null
@@ -1,961 +0,0 @@ -; -; Definition file of PROVTHRD.dll -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "PROVTHRD.dll" -EXPORTS -??$CompareElements@PAGPAG@@YAHPBQAG0@Z -??$HashKey@PAG@@YAIPAG@Z -??0CBString@@QAA@H@Z -??0CBString@@QAA@PBG@Z -??0CBString@@QAA@XZ -??0Conjunctions@@QAA@K@Z -??0Disjunctions@@QAA@KK@Z -??0PartitionSet@@QAA@ABV0@@Z -??0PartitionSet@@QAA@XZ -??0ProvAnalyser@@QAA@ABV0@@Z -??0ProvAnalyser@@QAA@PBG@Z -??0ProvBitStringType@@QAA@ABV0@@Z -??0ProvBitStringType@@QAA@PBG@Z -??0ProvBitStringType@@QAA@PBGABVProvOctetString@@@Z -??0ProvBitStringType@@QAA@PBGPAPBGABK@Z -??0ProvCounter64@@QAA@ABV0@@Z -??0ProvCounter64@@QAA@KK@Z -??0ProvCounter64Type@@QAA@ABV0@@Z -??0ProvCounter64Type@@QAA@ABVProvCounter64@@@Z -??0ProvCounter64Type@@QAA@KK@Z -??0ProvCounter64Type@@QAA@PBG@Z -??0ProvCounter64Type@@QAA@XZ -??0ProvCounter@@QAA@ABV0@@Z -??0ProvCounter@@QAA@K@Z -??0ProvCounterType@@QAA@ABV0@@Z -??0ProvCounterType@@QAA@ABVProvCounter@@@Z -??0ProvCounterType@@QAA@K@Z -??0ProvCounterType@@QAA@PBG@Z -??0ProvCounterType@@QAA@XZ -??0ProvDateTimeType@@QAA@ABV0@@Z -??0ProvDateTimeType@@QAA@ABVProvOctetString@@@Z -??0ProvDateTimeType@@QAA@PBG@Z -??0ProvDateTimeType@@QAA@XZ -??0ProvDebugLog@@QAA@D@Z -??0ProvDisplayStringType@@QAA@ABV0@@Z -??0ProvDisplayStringType@@QAA@ABVProvOctetString@@PBG@Z -??0ProvDisplayStringType@@QAA@PBG0@Z -??0ProvDisplayStringType@@QAA@PBG@Z -??0ProvEnumeratedType@@QAA@ABV0@@Z -??0ProvEnumeratedType@@QAA@PBG0@Z -??0ProvEnumeratedType@@QAA@PBG@Z -??0ProvEnumeratedType@@QAA@PBGABJ@Z -??0ProvEnumeratedType@@QAA@PBGABVProvInteger@@@Z -??0ProvEventObject@@QAA@ABV0@@Z -??0ProvEventObject@@QAA@PBG@Z -??0ProvFixedLengthDisplayStringType@@QAA@ABK@Z -??0ProvFixedLengthDisplayStringType@@QAA@ABKABVProvOctetString@@@Z -??0ProvFixedLengthDisplayStringType@@QAA@ABKPBG@Z -??0ProvFixedLengthDisplayStringType@@QAA@ABV0@@Z -??0ProvFixedLengthOctetStringType@@QAA@ABK@Z -??0ProvFixedLengthOctetStringType@@QAA@ABKABVProvOctetString@@@Z -??0ProvFixedLengthOctetStringType@@QAA@ABKPBE@Z -??0ProvFixedLengthOctetStringType@@QAA@ABKPBG@Z -??0ProvFixedLengthOctetStringType@@QAA@ABV0@@Z -??0ProvFixedLengthOpaqueType@@QAA@ABK@Z -??0ProvFixedLengthOpaqueType@@QAA@ABKABVProvOpaque@@@Z -??0ProvFixedLengthOpaqueType@@QAA@ABKPBEK@Z -??0ProvFixedLengthOpaqueType@@QAA@ABKPBG@Z -??0ProvFixedLengthOpaqueType@@QAA@ABV0@@Z -??0ProvFixedLengthPhysAddressType@@QAA@ABK@Z -??0ProvFixedLengthPhysAddressType@@QAA@ABKABVProvOctetString@@@Z -??0ProvFixedLengthPhysAddressType@@QAA@ABKPBG@Z -??0ProvFixedLengthPhysAddressType@@QAA@ABV0@@Z -??0ProvFixedType@@QAA@ABV0@@Z -??0ProvFixedType@@QAA@K@Z -??0ProvGauge@@QAA@ABV0@@Z -??0ProvGauge@@QAA@J@Z -??0ProvGaugeType@@QAA@ABV0@@Z -??0ProvGaugeType@@QAA@ABVProvGauge@@PBG@Z -??0ProvGaugeType@@QAA@KPBG@Z -??0ProvGaugeType@@QAA@PBG0@Z -??0ProvGaugeType@@QAA@PBG@Z -??0ProvInstanceType@@IAA@ABV0@@Z -??0ProvInstanceType@@IAA@HH@Z -??0ProvInteger@@QAA@ABV0@@Z -??0ProvInteger@@QAA@J@Z -??0ProvIntegerType@@QAA@ABV0@@Z -??0ProvIntegerType@@QAA@ABVProvInteger@@PBG@Z -??0ProvIntegerType@@QAA@JPBG@Z -??0ProvIntegerType@@QAA@PBG0@Z -??0ProvIntegerType@@QAA@PBG@Z -??0ProvIpAddress@@QAA@ABV0@@Z -??0ProvIpAddress@@QAA@K@Z -??0ProvIpAddress@@QAA@PBD@Z -??0ProvIpAddressType@@QAA@ABV0@@Z -??0ProvIpAddressType@@QAA@ABVProvIpAddress@@@Z -??0ProvIpAddressType@@QAA@K@Z -??0ProvIpAddressType@@QAA@PBG@Z -??0ProvIpAddressType@@QAA@XZ -??0ProvLexicon@@QAA@XZ -??0ProvMacAddressType@@QAA@ABV0@@Z -??0ProvMacAddressType@@QAA@ABVProvOctetString@@@Z -??0ProvMacAddressType@@QAA@PBE@Z -??0ProvMacAddressType@@QAA@PBG@Z -??0ProvMacAddressType@@QAA@XZ -??0ProvNegativeRangeType@@QAA@ABV0@@Z -??0ProvNegativeRangeType@@QAA@JJ@Z -??0ProvNegativeRangeType@@QAA@XZ -??0ProvNetworkAddressType@@QAA@ABV0@@Z -??0ProvNetworkAddressType@@QAA@ABVProvIpAddress@@@Z -??0ProvNetworkAddressType@@QAA@K@Z -??0ProvNetworkAddressType@@QAA@PBG@Z -??0ProvNetworkAddressType@@QAA@XZ -??0ProvNull@@QAA@XZ -??0ProvNullType@@QAA@ABV0@@Z -??0ProvNullType@@QAA@ABVProvNull@@@Z -??0ProvNullType@@QAA@XZ -??0ProvOSIAddressType@@QAA@ABV0@@Z -??0ProvOSIAddressType@@QAA@ABVProvOctetString@@@Z -??0ProvOSIAddressType@@QAA@PBEK@Z -??0ProvOSIAddressType@@QAA@PBG@Z -??0ProvOSIAddressType@@QAA@XZ -??0ProvObjectIdentifier@@QAA@ABV0@@Z -??0ProvObjectIdentifier@@QAA@PBD@Z -??0ProvObjectIdentifier@@QAA@PBKK@Z -??0ProvObjectIdentifierType@@QAA@ABV0@@Z -??0ProvObjectIdentifierType@@QAA@ABVProvObjectIdentifier@@@Z -??0ProvObjectIdentifierType@@QAA@PBG@Z -??0ProvObjectIdentifierType@@QAA@PBKK@Z -??0ProvObjectIdentifierType@@QAA@XZ -??0ProvOctetString@@QAA@ABV0@@Z -??0ProvOctetString@@QAA@PBEK@Z -??0ProvOctetStringType@@QAA@ABV0@@Z -??0ProvOctetStringType@@QAA@ABVProvOctetString@@PBG@Z -??0ProvOctetStringType@@QAA@PBEKPBG@Z -??0ProvOctetStringType@@QAA@PBG0@Z -??0ProvOctetStringType@@QAA@PBG@Z -??0ProvOpaque@@QAA@ABV0@@Z -??0ProvOpaque@@QAA@PBEK@Z -??0ProvOpaqueType@@QAA@ABV0@@Z -??0ProvOpaqueType@@QAA@ABVProvOpaque@@PBG@Z -??0ProvOpaqueType@@QAA@PBEKPBG@Z -??0ProvOpaqueType@@QAA@PBG0@Z -??0ProvOpaqueType@@QAA@PBG@Z -??0ProvPhysAddressType@@QAA@ABV0@@Z -??0ProvPhysAddressType@@QAA@ABVProvOctetString@@PBG@Z -??0ProvPhysAddressType@@QAA@PBEKPBG@Z -??0ProvPhysAddressType@@QAA@PBG0@Z -??0ProvPhysAddressType@@QAA@PBG@Z -??0ProvPositiveRangeType@@QAA@ABV0@@Z -??0ProvPositiveRangeType@@QAA@KJ@Z -??0ProvPositiveRangeType@@QAA@XZ -??0ProvPositiveRangedType@@QAA@ABV0@@Z -??0ProvPositiveRangedType@@QAA@PBG@Z -??0ProvRowStatusType@@QAA@ABJ@Z -??0ProvRowStatusType@@QAA@ABV0@@Z -??0ProvRowStatusType@@QAA@ABVProvInteger@@@Z -??0ProvRowStatusType@@QAA@ABW4ProvRowStatusEnum@0@@Z -??0ProvRowStatusType@@QAA@PBG@Z -??0ProvRowStatusType@@QAA@XZ -??0ProvTimeTicks@@QAA@ABV0@@Z -??0ProvTimeTicks@@QAA@K@Z -??0ProvTimeTicksType@@QAA@ABV0@@Z -??0ProvTimeTicksType@@QAA@ABVProvTimeTicks@@@Z -??0ProvTimeTicksType@@QAA@K@Z -??0ProvTimeTicksType@@QAA@PBG@Z -??0ProvTimeTicksType@@QAA@XZ -??0ProvUDPAddressType@@QAA@ABV0@@Z -??0ProvUDPAddressType@@QAA@ABVProvOctetString@@@Z -??0ProvUDPAddressType@@QAA@PBE@Z -??0ProvUDPAddressType@@QAA@PBG@Z -??0ProvUDPAddressType@@QAA@XZ -??0ProvUInteger32@@QAA@ABV0@@Z -??0ProvUInteger32@@QAA@J@Z -??0ProvValue@@AAA@ABV0@@Z -??0ProvValue@@IAA@XZ -??0QueryPreprocessor@@QAA@ABV0@@Z -??0QueryPreprocessor@@QAA@XZ -??0WmiAndNode@@QAA@ABV0@@Z -??0WmiAndNode@@QAA@PAVWmiTreeNode@@00@Z -??0WmiNotNode@@QAA@ABV0@@Z -??0WmiNotNode@@QAA@PAVWmiTreeNode@@0@Z -??0WmiNullNode@@QAA@ABV0@@Z -??0WmiNullNode@@QAA@PAGKPAVWmiTreeNode@@@Z -??0WmiNullRangeNode@@QAA@ABV0@@Z -??0WmiNullRangeNode@@QAA@PAGKPAVWmiTreeNode@@1@Z -??0WmiOperatorEqualNode@@QAA@ABV0@@Z -??0WmiOperatorEqualNode@@QAA@PAVWmiTreeNode@@0@Z -??0WmiOperatorEqualOrGreaterNode@@QAA@ABV0@@Z -??0WmiOperatorEqualOrGreaterNode@@QAA@PAVWmiTreeNode@@0@Z -??0WmiOperatorEqualOrLessNode@@QAA@ABV0@@Z -??0WmiOperatorEqualOrLessNode@@QAA@PAVWmiTreeNode@@0@Z -??0WmiOperatorGreaterNode@@QAA@ABV0@@Z -??0WmiOperatorGreaterNode@@QAA@PAVWmiTreeNode@@0@Z -??0WmiOperatorIsANode@@QAA@ABV0@@Z -??0WmiOperatorIsANode@@QAA@PAVWmiTreeNode@@0@Z -??0WmiOperatorLessNode@@QAA@ABV0@@Z -??0WmiOperatorLessNode@@QAA@PAVWmiTreeNode@@0@Z -??0WmiOperatorLikeNode@@QAA@ABV0@@Z -??0WmiOperatorLikeNode@@QAA@PAVWmiTreeNode@@0@Z -??0WmiOperatorNode@@QAA@ABV0@@Z -??0WmiOperatorNode@@QAA@KPAVWmiTreeNode@@0@Z -??0WmiOperatorNotEqualNode@@QAA@ABV0@@Z -??0WmiOperatorNotEqualNode@@QAA@PAVWmiTreeNode@@0@Z -??0WmiOperatorNotIsANode@@QAA@ABV0@@Z -??0WmiOperatorNotIsANode@@QAA@PAVWmiTreeNode@@0@Z -??0WmiOperatorNotLikeNode@@QAA@ABV0@@Z -??0WmiOperatorNotLikeNode@@QAA@PAVWmiTreeNode@@0@Z -??0WmiOrNode@@QAA@ABV0@@Z -??0WmiOrNode@@QAA@PAVWmiTreeNode@@00@Z -??0WmiRangeNode@@QAA@ABV0@@Z -??0WmiRangeNode@@QAA@KPAGKHHHHPAVWmiTreeNode@@1@Z -??0WmiSignedIntegerNode@@QAA@ABV0@@Z -??0WmiSignedIntegerNode@@QAA@PAGJKPAVWmiTreeNode@@@Z -??0WmiSignedIntegerRangeNode@@QAA@ABV0@@Z -??0WmiSignedIntegerRangeNode@@QAA@PAGKHHHHJJPAVWmiTreeNode@@1@Z -??0WmiStringNode@@QAA@ABV0@@Z -??0WmiStringNode@@QAA@PAG0W4WmiValueFunction@WmiValueNode@@1KPAVWmiTreeNode@@@Z -??0WmiStringRangeNode@@QAA@ABV0@@Z -??0WmiStringRangeNode@@QAA@PAGKHHHH00PAVWmiTreeNode@@1@Z -??0WmiTreeNode@@QAA@ABV0@@Z -??0WmiTreeNode@@QAA@KPAXPAV0@11@Z -??0WmiTreeNode@@QAA@PAV0@@Z -??0WmiTreeNodeIterator@@QAA@ABV0@@Z -??0WmiTreeNodeIterator@@QAA@PAV0@@Z -??0WmiTreeNodeIterator@@QAA@PAVWmiTreeNode@@@Z -??0WmiUnsignedIntegerNode@@QAA@ABV0@@Z -??0WmiUnsignedIntegerNode@@QAA@PAGKKPAVWmiTreeNode@@@Z -??0WmiUnsignedIntegerRangeNode@@QAA@ABV0@@Z -??0WmiUnsignedIntegerRangeNode@@QAA@PAGKHHHHKKPAVWmiTreeNode@@1@Z -??0WmiValueNode@@QAA@ABV0@@Z -??0WmiValueNode@@QAA@KPAGW4WmiValueFunction@0@1KPAVWmiTreeNode@@@Z -??1CBString@@QAA@XZ -??1Conjunctions@@QAA@XZ -??1Disjunctions@@QAA@XZ -??1PartitionSet@@UAA@XZ -??1ProvAnalyser@@UAA@XZ -??1ProvBitStringType@@UAA@XZ -??1ProvCounter64@@UAA@XZ -??1ProvCounter64Type@@UAA@XZ -??1ProvCounter@@UAA@XZ -??1ProvCounterType@@UAA@XZ -??1ProvDateTimeType@@UAA@XZ -??1ProvDisplayStringType@@UAA@XZ -??1ProvEnumeratedType@@UAA@XZ -??1ProvEventObject@@UAA@XZ -??1ProvFixedLengthDisplayStringType@@UAA@XZ -??1ProvFixedLengthOctetStringType@@UAA@XZ -??1ProvFixedLengthOpaqueType@@UAA@XZ -??1ProvFixedLengthPhysAddressType@@UAA@XZ -??1ProvFixedType@@UAA@XZ -??1ProvGauge@@UAA@XZ -??1ProvGaugeType@@UAA@XZ -??1ProvInstanceType@@UAA@XZ -??1ProvInteger@@UAA@XZ -??1ProvIntegerType@@UAA@XZ -??1ProvIpAddress@@UAA@XZ -??1ProvIpAddressType@@UAA@XZ -??1ProvLexicon@@QAA@XZ -??1ProvMacAddressType@@UAA@XZ -??1ProvNegativeRangeType@@UAA@XZ -??1ProvNetworkAddressType@@UAA@XZ -??1ProvNull@@UAA@XZ -??1ProvNullType@@UAA@XZ -??1ProvOSIAddressType@@UAA@XZ -??1ProvObjectIdentifier@@UAA@XZ -??1ProvObjectIdentifierType@@UAA@XZ -??1ProvOctetString@@UAA@XZ -??1ProvOctetStringType@@UAA@XZ -??1ProvOpaque@@UAA@XZ -??1ProvOpaqueType@@UAA@XZ -??1ProvPhysAddressType@@UAA@XZ -??1ProvPositiveRangeType@@UAA@XZ -??1ProvPositiveRangedType@@UAA@XZ -??1ProvRowStatusType@@UAA@XZ -??1ProvTimeTicks@@UAA@XZ -??1ProvTimeTicksType@@UAA@XZ -??1ProvUDPAddressType@@UAA@XZ -??1ProvUInteger32@@UAA@XZ -??1ProvValue@@UAA@XZ -??1QueryPreprocessor@@UAA@XZ -??1WmiAndNode@@UAA@XZ -??1WmiNotNode@@UAA@XZ -??1WmiNullNode@@UAA@XZ -??1WmiNullRangeNode@@UAA@XZ -??1WmiOperatorEqualNode@@UAA@XZ -??1WmiOperatorEqualOrGreaterNode@@UAA@XZ -??1WmiOperatorEqualOrLessNode@@UAA@XZ -??1WmiOperatorGreaterNode@@UAA@XZ -??1WmiOperatorIsANode@@UAA@XZ -??1WmiOperatorLessNode@@UAA@XZ -??1WmiOperatorLikeNode@@UAA@XZ -??1WmiOperatorNode@@UAA@XZ -??1WmiOperatorNotEqualNode@@UAA@XZ -??1WmiOperatorNotIsANode@@UAA@XZ -??1WmiOperatorNotLikeNode@@UAA@XZ -??1WmiOrNode@@UAA@XZ -??1WmiRangeNode@@UAA@XZ -??1WmiSignedIntegerNode@@UAA@XZ -??1WmiSignedIntegerRangeNode@@UAA@XZ -??1WmiStringNode@@UAA@XZ -??1WmiStringRangeNode@@UAA@XZ -??1WmiTreeNode@@UAA@XZ -??1WmiTreeNodeIterator@@UAA@XZ -??1WmiUnsignedIntegerNode@@UAA@XZ -??1WmiUnsignedIntegerRangeNode@@UAA@XZ -??1WmiValueNode@@UAA@XZ -??4CBString@@QAAAAV0@ABV0@@Z -??4CBString@@QAAABV0@PBG@Z -??4Conjunctions@@QAAAAV0@ABV0@@Z -??4Disjunctions@@QAAAAV0@ABV0@@Z -??4PartitionSet@@QAAAAV0@ABV0@@Z -??4ProvAnalyser@@QAAAAV0@ABV0@@Z -??4ProvBitStringType@@QAAAAV0@ABV0@@Z -??4ProvCounter64@@QAAAAVProvValue@@ABV0@@Z -??4ProvCounter64Type@@QAAAAV0@ABV0@@Z -??4ProvCounter@@QAAAAVProvValue@@ABV0@@Z -??4ProvCounterType@@QAAAAV0@ABV0@@Z -??4ProvDateTimeType@@QAAAAV0@ABV0@@Z -??4ProvDebugLog@@QAAAAV0@ABV0@@Z -??4ProvDisplayStringType@@QAAAAV0@ABV0@@Z -??4ProvEnumeratedType@@QAAAAV0@ABV0@@Z -??4ProvEventObject@@QAAAAV0@ABV0@@Z -??4ProvFixedLengthDisplayStringType@@QAAAAV0@ABV0@@Z -??4ProvFixedLengthOctetStringType@@QAAAAV0@ABV0@@Z -??4ProvFixedLengthOpaqueType@@QAAAAV0@ABV0@@Z -??4ProvFixedLengthPhysAddressType@@QAAAAV0@ABV0@@Z -??4ProvFixedType@@QAAAAV0@ABV0@@Z -??4ProvGauge@@QAAAAVProvValue@@ABV0@@Z -??4ProvGaugeType@@QAAAAV0@ABV0@@Z -??4ProvInstanceType@@QAAAAV0@ABV0@@Z -??4ProvInteger@@QAAAAVProvValue@@ABV0@@Z -??4ProvIntegerType@@QAAAAV0@ABV0@@Z -??4ProvIpAddress@@QAAAAVProvValue@@ABV0@@Z -??4ProvIpAddressType@@QAAAAV0@ABV0@@Z -??4ProvLexicon@@QAAAAV0@ABV0@@Z -??4ProvMacAddressType@@QAAAAV0@ABV0@@Z -??4ProvNegativeRangeType@@QAAAAV0@ABV0@@Z -??4ProvNetworkAddressType@@QAAAAV0@ABV0@@Z -??4ProvNull@@QAAAAVProvValue@@ABV0@@Z -??4ProvNullType@@QAAAAV0@ABV0@@Z -??4ProvOSIAddressType@@QAAAAV0@ABV0@@Z -??4ProvObjectIdentifier@@QAAAAVProvValue@@ABV0@@Z -??4ProvObjectIdentifierType@@QAAAAV0@ABV0@@Z -??4ProvOctetString@@QAAAAVProvValue@@ABV0@@Z -??4ProvOctetStringType@@QAAAAV0@ABV0@@Z -??4ProvOpaque@@QAAAAVProvValue@@ABV0@@Z -??4ProvOpaqueType@@QAAAAV0@ABV0@@Z -??4ProvPhysAddressType@@QAAAAV0@ABV0@@Z -??4ProvPositiveRangeType@@QAAAAV0@ABV0@@Z -??4ProvPositiveRangedType@@QAAAAV0@ABV0@@Z -??4ProvRowStatusType@@QAAAAV0@ABV0@@Z -??4ProvTimeTicks@@QAAAAVProvValue@@ABV0@@Z -??4ProvTimeTicksType@@QAAAAV0@ABV0@@Z -??4ProvUDPAddressType@@QAAAAV0@ABV0@@Z -??4ProvUInteger32@@QAAAAVProvValue@@ABV0@@Z -??4ProvValue@@AAAAAV0@ABV0@@Z -??4QueryPreprocessor@@QAAAAV0@ABV0@@Z -??4WmiAndNode@@QAAAAV0@ABV0@@Z -??4WmiNotNode@@QAAAAV0@ABV0@@Z -??4WmiNullNode@@QAAAAV0@ABV0@@Z -??4WmiNullRangeNode@@QAAAAV0@ABV0@@Z -??4WmiOperatorEqualNode@@QAAAAV0@ABV0@@Z -??4WmiOperatorEqualOrGreaterNode@@QAAAAV0@ABV0@@Z -??4WmiOperatorEqualOrLessNode@@QAAAAV0@ABV0@@Z -??4WmiOperatorGreaterNode@@QAAAAV0@ABV0@@Z -??4WmiOperatorIsANode@@QAAAAV0@ABV0@@Z -??4WmiOperatorLessNode@@QAAAAV0@ABV0@@Z -??4WmiOperatorLikeNode@@QAAAAV0@ABV0@@Z -??4WmiOperatorNode@@QAAAAV0@ABV0@@Z -??4WmiOperatorNotEqualNode@@QAAAAV0@ABV0@@Z -??4WmiOperatorNotIsANode@@QAAAAV0@ABV0@@Z -??4WmiOperatorNotLikeNode@@QAAAAV0@ABV0@@Z -??4WmiOrNode@@QAAAAV0@ABV0@@Z -??4WmiRangeNode@@QAAAAV0@ABV0@@Z -??4WmiSignedIntegerNode@@QAAAAV0@ABV0@@Z -??4WmiSignedIntegerRangeNode@@QAAAAV0@ABV0@@Z -??4WmiStringNode@@QAAAAV0@ABV0@@Z -??4WmiStringRangeNode@@QAAAAV0@ABV0@@Z -??4WmiTreeNode@@QAAAAV0@ABV0@@Z -??4WmiTreeNodeIterator@@QAAAAV0@ABV0@@Z -??4WmiUnsignedIntegerNode@@QAAAAV0@ABV0@@Z -??4WmiUnsignedIntegerRangeNode@@QAAAAV0@ABV0@@Z -??4WmiValueNode@@QAAAAV0@ABV0@@Z -??8ProvInstanceType@@QBAHABV0@@Z -??8ProvObjectIdentifier@@QBAHABV0@@Z -??8ProvValue@@QBAHABV0@@Z -??9ProvInstanceType@@QBAHABV0@@Z -??9ProvObjectIdentifier@@QBAHABV0@@Z -??9ProvValue@@QBAHABV0@@Z -??AProvObjectIdentifier@@QBAAAKK@Z -??BProvAnalyser@@UAAPAXXZ -??BProvInstanceType@@UAAPAXXZ -??BProvPositiveRangedType@@UAAPAXXZ -??HProvObjectIdentifier@@QBA?AV0@ABV0@@Z -??MProvObjectIdentifier@@QBAHABV0@@Z -??NProvObjectIdentifier@@QBAHABV0@@Z -??OProvObjectIdentifier@@QBAHABV0@@Z -??PProvObjectIdentifier@@QBAHABV0@@Z -??RProvIpAddress@@QBAPAXXZ -??RProvObjectIdentifier@@QBAPAXXZ -??RProvOctetString@@QBAPAXXZ -??RProvOpaque@@QBAPAXXZ -??_7PartitionSet@@6B@ DATA -??_7ProvAnalyser@@6B@ DATA -??_7ProvBitStringType@@6BProvInstanceType@@@ DATA -??_7ProvBitStringType@@6BProvPositiveRangedType@@@ DATA -??_7ProvCounter64@@6B@ DATA -??_7ProvCounter64Type@@6B@ DATA -??_7ProvCounter@@6B@ DATA -??_7ProvCounterType@@6B@ DATA -??_7ProvDateTimeType@@6BProvInstanceType@@@ DATA -??_7ProvDateTimeType@@6BProvPositiveRangedType@@@ DATA -??_7ProvDisplayStringType@@6BProvInstanceType@@@ DATA -??_7ProvDisplayStringType@@6BProvPositiveRangedType@@@ DATA -??_7ProvEnumeratedType@@6BProvInstanceType@@@ DATA -??_7ProvEnumeratedType@@6BProvNegativeRangedType@@@ DATA -??_7ProvEventObject@@6B@ DATA -??_7ProvFixedLengthDisplayStringType@@6B@ DATA -??_7ProvFixedLengthDisplayStringType@@6BProvInstanceType@@@ DATA -??_7ProvFixedLengthDisplayStringType@@6BProvPositiveRangedType@@@ DATA -??_7ProvFixedLengthOctetStringType@@6B@ DATA -??_7ProvFixedLengthOctetStringType@@6BProvInstanceType@@@ DATA -??_7ProvFixedLengthOctetStringType@@6BProvPositiveRangedType@@@ DATA -??_7ProvFixedLengthOpaqueType@@6B@ DATA -??_7ProvFixedLengthOpaqueType@@6BProvInstanceType@@@ DATA -??_7ProvFixedLengthOpaqueType@@6BProvPositiveRangedType@@@ DATA -??_7ProvFixedLengthPhysAddressType@@6B@ DATA -??_7ProvFixedLengthPhysAddressType@@6BProvInstanceType@@@ DATA -??_7ProvFixedLengthPhysAddressType@@6BProvPositiveRangedType@@@ DATA -??_7ProvFixedType@@6B@ DATA -??_7ProvGauge@@6B@ DATA -??_7ProvGaugeType@@6BProvInstanceType@@@ DATA -??_7ProvGaugeType@@6BProvPositiveRangedType@@@ DATA -??_7ProvInstanceType@@6B@ DATA -??_7ProvInteger@@6B@ DATA -??_7ProvIntegerType@@6BProvInstanceType@@@ DATA -??_7ProvIntegerType@@6BProvNegativeRangedType@@@ DATA -??_7ProvIpAddress@@6B@ DATA -??_7ProvIpAddressType@@6B@ DATA -??_7ProvMacAddressType@@6B@ DATA -??_7ProvMacAddressType@@6BProvInstanceType@@@ DATA -??_7ProvMacAddressType@@6BProvPositiveRangedType@@@ DATA -??_7ProvNegativeRangeType@@6B@ DATA -??_7ProvNetworkAddressType@@6B@ DATA -??_7ProvNull@@6B@ DATA -??_7ProvNullType@@6B@ DATA -??_7ProvOSIAddressType@@6BProvInstanceType@@@ DATA -??_7ProvOSIAddressType@@6BProvPositiveRangedType@@@ DATA -??_7ProvObjectIdentifier@@6B@ DATA -??_7ProvObjectIdentifierType@@6B@ DATA -??_7ProvOctetString@@6B@ DATA -??_7ProvOctetStringType@@6BProvInstanceType@@@ DATA -??_7ProvOctetStringType@@6BProvPositiveRangedType@@@ DATA -??_7ProvOpaque@@6B@ DATA -??_7ProvOpaqueType@@6BProvInstanceType@@@ DATA -??_7ProvOpaqueType@@6BProvPositiveRangedType@@@ DATA -??_7ProvPhysAddressType@@6BProvInstanceType@@@ DATA -??_7ProvPhysAddressType@@6BProvPositiveRangedType@@@ DATA -??_7ProvPositiveRangeType@@6B@ DATA -??_7ProvPositiveRangedType@@6B@ DATA -??_7ProvRowStatusType@@6BProvInstanceType@@@ DATA -??_7ProvRowStatusType@@6BProvNegativeRangedType@@@ DATA -??_7ProvTimeTicks@@6B@ DATA -??_7ProvTimeTicksType@@6B@ DATA -??_7ProvUDPAddressType@@6B@ DATA -??_7ProvUDPAddressType@@6BProvInstanceType@@@ DATA -??_7ProvUDPAddressType@@6BProvPositiveRangedType@@@ DATA -??_7ProvUInteger32@@6B@ DATA -??_7ProvValue@@6B@ DATA -??_7QueryPreprocessor@@6B@ DATA -??_7WmiAndNode@@6B@ DATA -??_7WmiNotNode@@6B@ DATA -??_7WmiNullNode@@6B@ DATA -??_7WmiNullRangeNode@@6B@ DATA -??_7WmiOperatorEqualNode@@6B@ DATA -??_7WmiOperatorEqualOrGreaterNode@@6B@ DATA -??_7WmiOperatorEqualOrLessNode@@6B@ DATA -??_7WmiOperatorGreaterNode@@6B@ DATA -??_7WmiOperatorIsANode@@6B@ DATA -??_7WmiOperatorLessNode@@6B@ DATA -??_7WmiOperatorLikeNode@@6B@ DATA -??_7WmiOperatorNode@@6B@ DATA -??_7WmiOperatorNotEqualNode@@6B@ DATA -??_7WmiOperatorNotIsANode@@6B@ DATA -??_7WmiOperatorNotLikeNode@@6B@ DATA -??_7WmiOrNode@@6B@ DATA -??_7WmiRangeNode@@6B@ DATA -??_7WmiSignedIntegerNode@@6B@ DATA -??_7WmiSignedIntegerRangeNode@@6B@ DATA -??_7WmiStringNode@@6B@ DATA -??_7WmiStringRangeNode@@6B@ DATA -??_7WmiTreeNode@@6B@ DATA -??_7WmiTreeNodeIterator@@6B@ DATA -??_7WmiUnsignedIntegerNode@@6B@ DATA -??_7WmiUnsignedIntegerRangeNode@@6B@ DATA -??_7WmiValueNode@@6B@ DATA -??_FProvAnalyser@@QAAXXZ -??_FProvDisplayStringType@@QAAXXZ -??_FProvEventObject@@QAAXXZ -??_FProvGaugeType@@QAAXXZ -??_FProvInstanceType@@QAAXXZ -??_FProvIntegerType@@QAAXXZ -??_FProvOctetStringType@@QAAXXZ -??_FProvOpaqueType@@QAAXXZ -??_FProvPhysAddressType@@QAAXXZ -??_FProvPositiveRangedType@@QAAXXZ -??_FWmiAndNode@@QAAXXZ -??_FWmiNotNode@@QAAXXZ -??_FWmiOperatorEqualNode@@QAAXXZ -??_FWmiOperatorEqualOrGreaterNode@@QAAXXZ -??_FWmiOperatorEqualOrLessNode@@QAAXXZ -??_FWmiOperatorGreaterNode@@QAAXXZ -??_FWmiOperatorIsANode@@QAAXXZ -??_FWmiOperatorLessNode@@QAAXXZ -??_FWmiOperatorLikeNode@@QAAXXZ -??_FWmiOperatorNotEqualNode@@QAAXXZ -??_FWmiOperatorNotIsANode@@QAAXXZ -??_FWmiOperatorNotLikeNode@@QAAXXZ -??_FWmiOrNode@@QAAXXZ -??_FWmiTreeNode@@QAAXXZ -?AllocInfiniteRangeNode@QueryPreprocessor@@MAAPAVWmiRangeNode@@PAXPAG@Z -?AllocTypeNode@QueryPreprocessor@@MAAPAVWmiTreeNode@@PAXPAGAAUtagVARIANT@@W4WmiValueFunction@WmiValueNode@@3PAV2@@Z -?Analyse@ProvAnalyser@@MAAHPAVProvLexicon@@AAKGPBG1HHH@Z -?BitStringDef@ProvBitStringType@@AAAHXZ -?Check@ProvPositiveRangedType@@QAAHABK@Z -?Clear@ProvEventObject@@QAAXXZ -?ClosedLowerBound@WmiRangeNode@@QAAHXZ -?ClosedUpperBound@WmiRangeNode@@QAAHXZ -?Closedown@ProvDebugLog@@SAXXZ -?Compare@ProvObjectIdentifier@@IBA?AW4Comparison@1@ABV1@0@Z -?ComparePropertyName@WmiRangeNode@@QAAJAAV1@@Z -?ComparePropertyName@WmiValueNode@@QAAJAAV1@@Z -?Complete@ProvEventObject@@UAAXXZ -?ConvertToRanges@QueryPreprocessor@@IAA?AW4WmiTriState@@AAPAVWmiTreeNode@@@Z -?Copy@ProvBitStringType@@UBAPAVProvInstanceType@@XZ -?Copy@ProvCounter64@@UBAPAVProvValue@@XZ -?Copy@ProvCounter64Type@@UBAPAVProvInstanceType@@XZ -?Copy@ProvCounter@@UBAPAVProvValue@@XZ -?Copy@ProvCounterType@@UBAPAVProvInstanceType@@XZ -?Copy@ProvDateTimeType@@UBAPAVProvInstanceType@@XZ -?Copy@ProvDisplayStringType@@UBAPAVProvInstanceType@@XZ -?Copy@ProvEnumeratedType@@UBAPAVProvInstanceType@@XZ -?Copy@ProvFixedLengthDisplayStringType@@UBAPAVProvInstanceType@@XZ -?Copy@ProvFixedLengthOctetStringType@@UBAPAVProvInstanceType@@XZ -?Copy@ProvFixedLengthOpaqueType@@UBAPAVProvInstanceType@@XZ -?Copy@ProvFixedLengthPhysAddressType@@UBAPAVProvInstanceType@@XZ -?Copy@ProvGauge@@UBAPAVProvValue@@XZ -?Copy@ProvGaugeType@@UBAPAVProvInstanceType@@XZ -?Copy@ProvInteger@@UBAPAVProvValue@@XZ -?Copy@ProvIntegerType@@UBAPAVProvInstanceType@@XZ -?Copy@ProvIpAddress@@UBAPAVProvValue@@XZ -?Copy@ProvIpAddressType@@UBAPAVProvInstanceType@@XZ -?Copy@ProvMacAddressType@@UBAPAVProvInstanceType@@XZ -?Copy@ProvNegativeRangeType@@UAAPAV1@XZ -?Copy@ProvNetworkAddressType@@UBAPAVProvInstanceType@@XZ -?Copy@ProvNull@@UBAPAVProvValue@@XZ -?Copy@ProvNullType@@UBAPAVProvInstanceType@@XZ -?Copy@ProvOSIAddressType@@UBAPAVProvInstanceType@@XZ -?Copy@ProvObjectIdentifier@@UBAPAVProvValue@@XZ -?Copy@ProvObjectIdentifierType@@UBAPAVProvInstanceType@@XZ -?Copy@ProvOctetString@@UBAPAVProvValue@@XZ -?Copy@ProvOctetStringType@@UBAPAVProvInstanceType@@XZ -?Copy@ProvOpaque@@UBAPAVProvValue@@XZ -?Copy@ProvOpaqueType@@UBAPAVProvInstanceType@@XZ -?Copy@ProvPhysAddressType@@UBAPAVProvInstanceType@@XZ -?Copy@ProvPositiveRangeType@@UAAPAV1@XZ -?Copy@ProvRowStatusType@@UBAPAVProvInstanceType@@XZ -?Copy@ProvTimeTicks@@UBAPAVProvValue@@XZ -?Copy@ProvTimeTicksType@@UBAPAVProvInstanceType@@XZ -?Copy@ProvUDPAddressType@@UBAPAVProvInstanceType@@XZ -?Copy@ProvUInteger32@@UBAPAVProvValue@@XZ -?Copy@WmiAndNode@@UAAPAVWmiTreeNode@@XZ -?Copy@WmiNotNode@@UAAPAVWmiTreeNode@@XZ -?Copy@WmiNullNode@@UAAPAVWmiTreeNode@@XZ -?Copy@WmiNullRangeNode@@UAAPAVWmiTreeNode@@XZ -?Copy@WmiOperatorEqualNode@@UAAPAVWmiTreeNode@@XZ -?Copy@WmiOperatorEqualOrGreaterNode@@UAAPAVWmiTreeNode@@XZ -?Copy@WmiOperatorEqualOrLessNode@@UAAPAVWmiTreeNode@@XZ -?Copy@WmiOperatorGreaterNode@@UAAPAVWmiTreeNode@@XZ -?Copy@WmiOperatorIsANode@@UAAPAVWmiTreeNode@@XZ -?Copy@WmiOperatorLessNode@@UAAPAVWmiTreeNode@@XZ -?Copy@WmiOperatorLikeNode@@UAAPAVWmiTreeNode@@XZ -?Copy@WmiOperatorNotEqualNode@@UAAPAVWmiTreeNode@@XZ -?Copy@WmiOperatorNotIsANode@@UAAPAVWmiTreeNode@@XZ -?Copy@WmiOperatorNotLikeNode@@UAAPAVWmiTreeNode@@XZ -?Copy@WmiOrNode@@UAAPAVWmiTreeNode@@XZ -?Copy@WmiSignedIntegerNode@@UAAPAVWmiTreeNode@@XZ -?Copy@WmiSignedIntegerRangeNode@@UAAPAVWmiTreeNode@@XZ -?Copy@WmiStringNode@@UAAPAVWmiTreeNode@@XZ -?Copy@WmiStringRangeNode@@UAAPAVWmiTreeNode@@XZ -?Copy@WmiTreeNode@@UAAPAV1@XZ -?Copy@WmiTreeNodeIterator@@UAAPAV1@XZ -?Copy@WmiUnsignedIntegerNode@@UAAPAVWmiTreeNode@@XZ -?Copy@WmiUnsignedIntegerRangeNode@@UAAPAVWmiTreeNode@@XZ -?CopyNode@WmiTreeNode@@UAAPAV1@XZ -?CountDisjunctions@QueryPreprocessor@@IAAXPAVWmiTreeNode@@AAK@Z -?CreateDisjunctionContainer@QueryPreprocessor@@IAA?AW4WmiTriState@@PAXPAVWmiTreeNode@@KPAPAGAAPAVDisjunctions@@@Z -?CreateDisjunctions@QueryPreprocessor@@IAA?AW4WmiTriState@@PAXPAVWmiTreeNode@@PAVDisjunctions@@KPAPAGAAK@Z -?CreateLexicon@ProvAnalyser@@MAAPAVProvLexicon@@XZ -?CreatePartitionSet@QueryPreprocessor@@IAA?AW4WmiTriState@@PAVDisjunctions@@AAPAVPartitionSet@@@Z -?Cut@ProvObjectIdentifier@@QBAPAV1@AAV1@@Z -?DateTimeDef@ProvDateTimeType@@AAAHXZ -?DbcsToUnicodeString@@YAPAGPBD@Z -?DecCharToDecInteger@ProvAnalyser@@SAKD@Z -?DecIntegerToDecChar@ProvAnalyser@@SADE@Z -?DecIntegerToDecWChar@ProvAnalyser@@SAGE@Z -?DecIntegerToHexChar@ProvAnalyser@@SADE@Z -?DecIntegerToHexWChar@ProvAnalyser@@SAGE@Z -?DecIntegerToOctChar@ProvAnalyser@@SADE@Z -?DecIntegerToOctWChar@ProvAnalyser@@SAGE@Z -?DecWCharToDecInteger@ProvAnalyser@@SAKG@Z -?DisjunctiveNormalForm@QueryPreprocessor@@IAA?AW4QuadState@1@AAPAVWmiTreeNode@@@Z -?Encode@ProvDateTimeType@@AAAXABK0000000000@Z -?EnumerationDef@ProvEnumeratedType@@AAAHXZ -?Equivalent@ProvCounter64@@MBAHABVProvValue@@@Z -?Equivalent@ProvCounter64@@QBAHABV1@@Z -?Equivalent@ProvCounter64Type@@MBAHABVProvInstanceType@@@Z -?Equivalent@ProvCounter@@MBAHABVProvValue@@@Z -?Equivalent@ProvCounter@@QBAHABV1@@Z -?Equivalent@ProvCounterType@@MBAHABVProvInstanceType@@@Z -?Equivalent@ProvGauge@@MBAHABVProvValue@@@Z -?Equivalent@ProvGauge@@QBAHABV1@@Z -?Equivalent@ProvGaugeType@@MBAHABVProvInstanceType@@@Z -?Equivalent@ProvInteger@@MBAHABVProvValue@@@Z -?Equivalent@ProvInteger@@QBAHABV1@@Z -?Equivalent@ProvIntegerType@@MBAHABVProvInstanceType@@@Z -?Equivalent@ProvIpAddress@@MBAHABVProvValue@@@Z -?Equivalent@ProvIpAddress@@QBAHABV1@@Z -?Equivalent@ProvIpAddressType@@MBAHABVProvInstanceType@@@Z -?Equivalent@ProvNetworkAddressType@@MBAHABVProvInstanceType@@@Z -?Equivalent@ProvNull@@MBAHABVProvValue@@@Z -?Equivalent@ProvNullType@@MBAHABVProvInstanceType@@@Z -?Equivalent@ProvObjectIdentifier@@IBAHABV1@@Z -?Equivalent@ProvObjectIdentifier@@MBAHABVProvValue@@@Z -?Equivalent@ProvObjectIdentifier@@QBAHABV1@K@Z -?Equivalent@ProvObjectIdentifierType@@MBAHABVProvInstanceType@@@Z -?Equivalent@ProvOctetString@@MBAHABVProvValue@@@Z -?Equivalent@ProvOctetString@@QBAHABV1@@Z -?Equivalent@ProvOctetStringType@@MBAHABVProvInstanceType@@@Z -?Equivalent@ProvOpaque@@MBAHABVProvValue@@@Z -?Equivalent@ProvOpaque@@QBAHABV1@@Z -?Equivalent@ProvOpaqueType@@MBAHABVProvInstanceType@@@Z -?Equivalent@ProvTimeTicks@@MBAHABVProvValue@@@Z -?Equivalent@ProvTimeTicks@@QBAHABV1@@Z -?Equivalent@ProvTimeTicksType@@MBAHABVProvInstanceType@@@Z -?Equivalent@ProvUInteger32@@MBAHABVProvValue@@@Z -?Equivalent@ProvUInteger32@@QBAHABV1@@Z -?Evaluate@QueryPreprocessor@@IAAHPAXAAUSQL_LEVEL_1_RPN_EXPRESSION@@PAPAVWmiTreeNode@@@Z -?EvaluateAndExpression@QueryPreprocessor@@IAA?AW4WmiTriState@@AAPAVWmiTreeNode@@@Z -?EvaluateNotEqualExpression@QueryPreprocessor@@IAA?AW4WmiTriState@@AAPAVWmiTreeNode@@@Z -?EvaluateNotExpression@QueryPreprocessor@@IAA?AW4WmiTriState@@AAPAVWmiTreeNode@@@Z -?EvaluateOrExpression@QueryPreprocessor@@IAA?AW4WmiTriState@@AAPAVWmiTreeNode@@@Z -?Get@ProvAnalyser@@QAAPAVProvLexicon@@HHH@Z -?Get@ProvBitStringType@@AAAPAVProvLexicon@@XZ -?Get@ProvDateTimeType@@AAAPAVProvLexicon@@XZ -?Get@ProvEnumeratedType@@AAAPAVProvLexicon@@XZ -?Get@ProvPositiveRangedType@@IAAPAVProvLexicon@@XZ -?GetAllocatedString@ProvObjectIdentifier@@QBAPADXZ -?GetConjunctionCount@Disjunctions@@QAAKXZ -?GetConstantFunction@WmiValueNode@@QAA?AW4WmiValueFunction@1@XZ -?GetData@WmiTreeNode@@QAAPAXXZ -?GetData@WmiTreeNode@@QAAXPAPAX@Z -?GetDisjunction@Disjunctions@@QAAPAVConjunctions@@K@Z -?GetDisjunctionCount@Disjunctions@@QAAKXZ -?GetHandle@ProvEventObject@@QAAPAXXZ -?GetHighValue@ProvCounter64@@QBAKXZ -?GetIndex@WmiRangeNode@@QAAKXZ -?GetIndex@WmiValueNode@@QAAKXZ -?GetIntersectingRange@WmiSignedIntegerRangeNode@@QAA?AW4WmiTriState@@AAV1@AAPAV1@@Z -?GetIntersectingRange@WmiStringRangeNode@@QAA?AW4WmiTriState@@AAV1@AAPAV1@@Z -?GetIntersectingRange@WmiUnsignedIntegerRangeNode@@QAA?AW4WmiTriState@@AAV1@AAPAV1@@Z -?GetIterator@WmiTreeNodeIterator@@QAAPAVWmiTreeNode@@XZ -?GetKeyIndex@PartitionSet@@QAAKXZ -?GetLeft@WmiTreeNode@@QAAPAV1@XZ -?GetLeft@WmiTreeNode@@QAAXAAPAPAV1@@Z -?GetLevel@ProvDebugLog@@QAAKXZ -?GetLogging@ProvDebugLog@@QAAHXZ -?GetLowValue@ProvCounter64@@QBAKXZ -?GetLowerBound@ProvNegativeRangeType@@QAAJXZ -?GetLowerBound@ProvPositiveRangeType@@QAAKXZ -?GetOverlappingRange@WmiSignedIntegerRangeNode@@QAA?AW4WmiTriState@@AAV1@AAPAV1@@Z -?GetOverlappingRange@WmiStringRangeNode@@QAA?AW4WmiTriState@@AAV1@AAPAV1@@Z -?GetOverlappingRange@WmiUnsignedIntegerRangeNode@@QAA?AW4WmiTriState@@AAV1@AAPAV1@@Z -?GetParent@WmiTreeNode@@QAAPAV1@XZ -?GetParent@WmiTreeNode@@QAAXAAPAPAV1@@Z -?GetPartition@PartitionSet@@QAAPAV1@K@Z -?GetPartitionCount@PartitionSet@@QAAKXZ -?GetPropertyFunction@WmiValueNode@@QAA?AW4WmiValueFunction@1@XZ -?GetPropertyName@WmiRangeNode@@QAAPAGXZ -?GetPropertyName@WmiValueNode@@QAAPAGXZ -?GetProvDebugLog@ProvDebugLog@@SAPAV1@D@Z -?GetRange@Conjunctions@@QAAPAVWmiRangeNode@@K@Z -?GetRange@PartitionSet@@QAAPAVWmiRangeNode@@XZ -?GetRange@WmiOperatorEqualNode@@UAAPAVWmiRangeNode@@XZ -?GetRange@WmiOperatorEqualOrGreaterNode@@UAAPAVWmiRangeNode@@XZ -?GetRange@WmiOperatorEqualOrLessNode@@UAAPAVWmiRangeNode@@XZ -?GetRange@WmiOperatorGreaterNode@@UAAPAVWmiRangeNode@@XZ -?GetRange@WmiOperatorIsANode@@UAAPAVWmiRangeNode@@XZ -?GetRange@WmiOperatorLessNode@@UAAPAVWmiRangeNode@@XZ -?GetRange@WmiOperatorLikeNode@@UAAPAVWmiRangeNode@@XZ -?GetRange@WmiOperatorNotEqualNode@@UAAPAVWmiRangeNode@@XZ -?GetRange@WmiOperatorNotIsANode@@UAAPAVWmiRangeNode@@XZ -?GetRange@WmiOperatorNotLikeNode@@UAAPAVWmiRangeNode@@XZ -?GetRangeCount@Conjunctions@@QAAKXZ -?GetRight@WmiTreeNode@@QAAPAV1@XZ -?GetRight@WmiTreeNode@@QAAXAAPAPAV1@@Z -?GetRowStatus@ProvRowStatusType@@QBA?AW4ProvRowStatusEnum@1@XZ -?GetString@CBString@@QAAPAGXZ -?GetStringValue@ProvBitStringType@@UBAPAGXZ -?GetStringValue@ProvCounter64Type@@UBAPAGXZ -?GetStringValue@ProvCounterType@@UBAPAGXZ -?GetStringValue@ProvDateTimeType@@UBAPAGXZ -?GetStringValue@ProvDisplayStringType@@UBAPAGXZ -?GetStringValue@ProvEnumeratedType@@UBAPAGXZ -?GetStringValue@ProvFixedLengthDisplayStringType@@UBAPAGXZ -?GetStringValue@ProvFixedLengthPhysAddressType@@UBAPAGXZ -?GetStringValue@ProvGaugeType@@UBAPAGXZ -?GetStringValue@ProvIntegerType@@UBAPAGXZ -?GetStringValue@ProvIpAddressType@@UBAPAGXZ -?GetStringValue@ProvMacAddressType@@UBAPAGXZ -?GetStringValue@ProvNetworkAddressType@@UBAPAGXZ -?GetStringValue@ProvNullType@@UBAPAGXZ -?GetStringValue@ProvOSIAddressType@@UBAPAGXZ -?GetStringValue@ProvObjectIdentifierType@@UBAPAGXZ -?GetStringValue@ProvOctetStringType@@UBAPAGXZ -?GetStringValue@ProvOpaqueType@@UBAPAGXZ -?GetStringValue@ProvPhysAddressType@@UBAPAGXZ -?GetStringValue@ProvRowStatusType@@UBAPAGXZ -?GetStringValue@ProvTimeTicksType@@UBAPAGXZ -?GetStringValue@ProvUDPAddressType@@UBAPAGXZ -?GetToken@ProvAnalyser@@AAAPAVProvLexicon@@HHH@Z -?GetToken@ProvLexicon@@QAA?AW4LexiconToken@1@XZ -?GetType@WmiTreeNode@@QAAKXZ -?GetUpperBound@ProvNegativeRangeType@@QAAJXZ -?GetUpperBound@ProvPositiveRangeType@@QAAKXZ -?GetValue@ProvBitStringType@@QBAKAAPAPAG@Z -?GetValue@ProvCounter64Type@@QBAXAAK0@Z -?GetValue@ProvCounter@@QBAKXZ -?GetValue@ProvCounterType@@QBAKXZ -?GetValue@ProvDateTimeType@@QBAPAGXZ -?GetValue@ProvDisplayStringType@@QBAPAGXZ -?GetValue@ProvEnumeratedType@@QBAPAGXZ -?GetValue@ProvFixedLengthDisplayStringType@@QBAPAGXZ -?GetValue@ProvGauge@@QBAKXZ -?GetValue@ProvGaugeType@@QBAKXZ -?GetValue@ProvInteger@@QBAJXZ -?GetValue@ProvIntegerType@@QBAJXZ -?GetValue@ProvIpAddress@@QBAKXZ -?GetValue@ProvIpAddressType@@QBAKXZ -?GetValue@ProvLexicon@@QAAPATProvLexiconValue@@XZ -?GetValue@ProvNetworkAddressType@@QBAKXZ -?GetValue@ProvObjectIdentifier@@QBAPAKXZ -?GetValue@ProvObjectIdentifierType@@QBAPAKXZ -?GetValue@ProvOctetString@@QBAPAEXZ -?GetValue@ProvOctetStringType@@QBAPAEXZ -?GetValue@ProvOpaque@@QBAPAEXZ -?GetValue@ProvOpaqueType@@QBAPAEXZ -?GetValue@ProvRowStatusType@@QBAPAGXZ -?GetValue@ProvTimeTicks@@QBAKXZ -?GetValue@ProvTimeTicksType@@QBAKXZ -?GetValue@ProvUInteger32@@QBAKXZ -?GetValue@WmiSignedIntegerNode@@QAAJXZ -?GetValue@WmiStringNode@@QAAPAGXZ -?GetValue@WmiUnsignedIntegerNode@@QAAKXZ -?GetValueLength@ProvObjectIdentifier@@QBAKXZ -?GetValueLength@ProvObjectIdentifierType@@QBAKXZ -?GetValueLength@ProvOctetString@@QBAKXZ -?GetValueLength@ProvOctetStringType@@QBAKXZ -?GetValueLength@ProvOpaque@@QBAKXZ -?GetValueLength@ProvOpaqueType@@QBAKXZ -?HexCharToDecInteger@ProvAnalyser@@SAKD@Z -?HexWCharToDecInteger@ProvAnalyser@@SAKG@Z -?InfiniteLowerBound@WmiRangeNode@@QAAHXZ -?InfiniteUpperBound@WmiRangeNode@@QAAHXZ -?Initialise@ProvAnalyser@@MAAXXZ -?Initialize@Conjunctions@@QAA?AW4WmiTriState@@XZ -?Initialize@Disjunctions@@QAA?AW4WmiTriState@@XZ -?Initialize@PartitionSet@@QAA?AW4WmiTriState@@K@Z -?Initialize@ProvObjectIdentifier@@MAAXPBKK@Z -?Initialize@ProvOctetString@@MAAXPBEK@Z -?InsertNode@QueryPreprocessor@@IAA?AW4WmiTriState@@AAPAVWmiTreeNode@@0@Z -?InvariantEvaluate@QueryPreprocessor@@MAA?AW4QuadState@1@PAXPAVWmiTreeNode@@1@Z -?IsAlpha@ProvAnalyser@@SAHG@Z -?IsAlphaNumeric@ProvAnalyser@@SAHG@Z -?IsDecimal@ProvAnalyser@@SAHG@Z -?IsEof@ProvAnalyser@@SAHG@Z -?IsHex@ProvAnalyser@@SAHG@Z -?IsLeadingDecimal@ProvAnalyser@@SAHG@Z -?IsNull@ProvInstanceType@@UBAHXZ -?IsOctal@ProvAnalyser@@SAHG@Z -?IsProvV1Type@ProvCounter64Type@@UBAHXZ -?IsProvV1Type@ProvInstanceType@@UBAHXZ -?IsProvV2CType@ProvInstanceType@@UBAHXZ -?IsProvV2CType@ProvNullType@@UBAHXZ -?IsValid@ProvInstanceType@@UBAHXZ -?IsValid@ProvPositiveRangedType@@QAAHXZ -?IsWhitespace@ProvAnalyser@@SAHG@Z -?Leaf@PartitionSet@@QAAHXZ -?LexicographicallyAfter@WmiSignedIntegerNode@@QAAHAAJ@Z -?LexicographicallyAfter@WmiStringNode@@QAAHAAPAG@Z -?LexicographicallyAfter@WmiUnsignedIntegerNode@@QAAHAAK@Z -?LexicographicallyBefore@WmiSignedIntegerNode@@QAAHAAJ@Z -?LexicographicallyBefore@WmiStringNode@@QAAHAAPAG@Z -?LexicographicallyBefore@WmiUnsignedIntegerNode@@QAAHAAK@Z -?LowerBound@WmiSignedIntegerRangeNode@@QAAJXZ -?LowerBound@WmiStringRangeNode@@QAAPAGXZ -?LowerBound@WmiUnsignedIntegerRangeNode@@QAAKXZ -?Match@ProvBitStringType@@AAAPAVProvLexicon@@W4LexiconToken@2@@Z -?Match@ProvDateTimeType@@AAAPAVProvLexicon@@W4LexiconToken@2@@Z -?Match@ProvEnumeratedType@@AAAPAVProvLexicon@@W4LexiconToken@2@@Z -?Match@ProvPositiveRangedType@@IAAPAVProvLexicon@@W4LexiconToken@2@@Z -?OctCharToDecInteger@ProvAnalyser@@SAKD@Z -?OctWCharToDecInteger@ProvAnalyser@@SAKG@Z -?OverWrite@ProvObjectIdentifier@@AAAXPBK@Z -?OverWrite@ProvOctetString@@AAAXPBE@Z -?Parse@ProvBitStringType@@AAAHPBG@Z -?Parse@ProvCounter64Type@@IAAHPBG@Z -?Parse@ProvCounterType@@IAAHPBG@Z -?Parse@ProvDateTimeType@@AAAHPBG@Z -?Parse@ProvEnumeratedType@@AAAHPBG@Z -?Parse@ProvFixedLengthPhysAddressType@@IAAHPBG@Z -?Parse@ProvGaugeType@@IAAHPBG@Z -?Parse@ProvIntegerType@@IAAHPBG@Z -?Parse@ProvIpAddressType@@IAAHPBG@Z -?Parse@ProvMacAddressType@@IAAHPBG@Z -?Parse@ProvNetworkAddressType@@IAAHPBG@Z -?Parse@ProvOSIAddressType@@IAAHPBG@Z -?Parse@ProvObjectIdentifierType@@IAAHPBG@Z -?Parse@ProvOctetStringType@@IAAHPBG@Z -?Parse@ProvOpaqueType@@IAAHPBG@Z -?Parse@ProvPhysAddressType@@IAAHPBG@Z -?Parse@ProvPositiveRangedType@@IAAHPBG@Z -?Parse@ProvTimeTicksType@@IAAHPBG@Z -?Parse@ProvUDPAddressType@@IAAHPBG@Z -?PreProcess@QueryPreprocessor@@QAA?AW4QuadState@1@PAXPAUSQL_LEVEL_1_RPN_EXPRESSION@@AAPAVWmiTreeNode@@@Z -?PreProcess@QueryPreprocessor@@QAA?AW4QuadState@1@PAXPAUSQL_LEVEL_1_RPN_EXPRESSION@@PAVWmiTreeNode@@KPAPAGAAPAVPartitionSet@@@Z -?Prefix@ProvObjectIdentifier@@QBAHKAAV1@@Z -?Print@WmiAndNode@@UAAXXZ -?Print@WmiNotNode@@UAAXXZ -?Print@WmiNullNode@@UAAXXZ -?Print@WmiNullRangeNode@@UAAXXZ -?Print@WmiOperatorEqualNode@@UAAXXZ -?Print@WmiOperatorEqualOrGreaterNode@@UAAXXZ -?Print@WmiOperatorEqualOrLessNode@@UAAXXZ -?Print@WmiOperatorGreaterNode@@UAAXXZ -?Print@WmiOperatorIsANode@@UAAXXZ -?Print@WmiOperatorLessNode@@UAAXXZ -?Print@WmiOperatorLikeNode@@UAAXXZ -?Print@WmiOperatorNotEqualNode@@UAAXXZ -?Print@WmiOperatorNotIsANode@@UAAXXZ -?Print@WmiOperatorNotLikeNode@@UAAXXZ -?Print@WmiOrNode@@UAAXXZ -?Print@WmiSignedIntegerNode@@UAAXXZ -?Print@WmiSignedIntegerRangeNode@@UAAXXZ -?Print@WmiStringNode@@UAAXXZ -?Print@WmiStringRangeNode@@UAAXXZ -?Print@WmiTreeNode@@UAAXXZ -?Print@WmiUnsignedIntegerNode@@UAAXXZ -?Print@WmiUnsignedIntegerRangeNode@@UAAXXZ -?PrintTree@QueryPreprocessor@@IAAXPAVWmiTreeNode@@@Z -?Process@ProvEventObject@@UAAXXZ -?PushBack@ProvBitStringType@@AAAXXZ -?PushBack@ProvDateTimeType@@AAAXXZ -?PushBack@ProvEnumeratedType@@AAAXXZ -?PushBack@ProvPositiveRangedType@@IAAXXZ -?PutBack@ProvAnalyser@@QAAXPBVProvLexicon@@@Z -?Query@QueryPreprocessor@@QAA?AW4QuadState@1@PAGAAPAUSQL_LEVEL_1_RPN_EXPRESSION@@@Z -?QuickSort@QueryPreprocessor@@IAAXPAPAVWmiRangeNode@@PAKK@Z -?RangeDef@ProvPositiveRangedType@@IAAHXZ -?RecursiveConvertToRanges@QueryPreprocessor@@IAA?AW4WmiTriState@@AAPAVWmiTreeNode@@@Z -?RecursiveDef@ProvBitStringType@@AAAHXZ -?RecursiveDef@ProvEnumeratedType@@AAAHXZ -?RecursiveDef@ProvPositiveRangedType@@IAAHXZ -?RecursiveDisjunctiveNormalForm@QueryPreprocessor@@IAA?AW4QuadState@1@AAPAVWmiTreeNode@@@Z -?RecursiveEvaluate@QueryPreprocessor@@IAAHPAXAAUSQL_LEVEL_1_RPN_EXPRESSION@@PAVWmiTreeNode@@PAPAV3@AAH@Z -?RecursiveInsertNode@QueryPreprocessor@@IAA?AW4WmiTriState@@AAPAVWmiTreeNode@@0@Z -?RecursivePartitionSet@QueryPreprocessor@@IAA?AW4WmiTriState@@PAVDisjunctions@@AAPAVPartitionSet@@KPAKK@Z -?RecursiveQuickSort@QueryPreprocessor@@IAAXPAPAVWmiRangeNode@@PAKKK@Z -?RecursiveRemoveInvariants@QueryPreprocessor@@IAA?AW4QuadState@1@PAXAAPAVWmiTreeNode@@@Z -?RecursiveRemoveNonOverlappingRanges@QueryPreprocessor@@IAA?AW4QuadState@1@AAPAVWmiTreeNode@@0@Z -?RecursiveSort@QueryPreprocessor@@IAA?AW4WmiTriState@@AAPAVWmiTreeNode@@@Z -?RecursiveSortConditionals@QueryPreprocessor@@IAA?AW4WmiTriState@@AAPAVWmiTreeNode@@0@Z -?RemoveInvariants@QueryPreprocessor@@IAA?AW4QuadState@1@PAXAAPAVWmiTreeNode@@@Z -?RemoveNonOverlappingRanges@QueryPreprocessor@@IAA?AW4QuadState@1@AAPAVWmiTreeNode@@@Z -?RemoveOverlaps@QueryPreprocessor@@IAA?AW4WmiTriState@@PAKK00PAPAVWmiRangeNode@@@Z -?Replicate@ProvObjectIdentifier@@MBAPAKPBKK0K@Z -?Replicate@ProvObjectIdentifier@@MBAPAKPBKK@Z -?Replicate@ProvOctetString@@MAAPAEPBEK@Z -?Root@PartitionSet@@QAAHXZ -?Set@ProvAnalyser@@QAAXPBG@Z -?Set@ProvEventObject@@QAAXXZ -?SetData@WmiTreeNode@@QAAPAXPAX@Z -?SetIterator@WmiTreeNodeIterator@@QAAPAVWmiTreeNode@@PAV2@@Z -?SetKeyIndex@PartitionSet@@QAAXK@Z -?SetLeft@WmiTreeNode@@QAAPAV1@PAV1@@Z -?SetLowerBound@ProvNegativeRangeType@@QAAXABJ@Z -?SetLowerBound@ProvPositiveRangeType@@QAAXABK@Z -?SetNull@ProvInstanceType@@QAAXH@Z -?SetParent@WmiTreeNode@@QAAPAV1@PAV1@@Z -?SetPartition@PartitionSet@@QAAXKPAV1@@Z -?SetRange@Conjunctions@@QAAXKPAVWmiRangeNode@@@Z -?SetRange@PartitionSet@@QAAXPAVWmiRangeNode@@@Z -?SetRight@WmiTreeNode@@QAAPAV1@PAV1@@Z -?SetStatus@ProvInstanceType@@QAAXH@Z -?SetStatus@ProvPositiveRangedType@@QAAXABH@Z -?SetToken@ProvLexicon@@QAAXW4LexiconToken@1@@Z -?SetType@WmiTreeNode@@QAAXK@Z -?SetUpperBound@ProvNegativeRangeType@@QAAXABJ@Z -?SetUpperBound@ProvPositiveRangeType@@QAAXABK@Z -?SetValue@ProvCounter64@@QAAXKK@Z -?SetValue@ProvCounter@@QAAXK@Z -?SetValue@ProvGauge@@QAAXK@Z -?SetValue@ProvInteger@@QAAXJ@Z -?SetValue@ProvIpAddress@@QAAXK@Z -?SetValue@ProvObjectIdentifier@@QAAXPBKK@Z -?SetValue@ProvOctetString@@QAAXPBEK@Z -?SetValue@ProvOpaque@@QAAXPBEK@Z -?SetValue@ProvTimeTicks@@QAAXK@Z -?SetValue@ProvUInteger32@@QAAXK@Z -?Sort@QueryPreprocessor@@IAA?AW4WmiTriState@@AAPAVWmiTreeNode@@@Z -?SortConditionals@QueryPreprocessor@@IAA?AW4WmiTriState@@AAPAVWmiTreeNode@@@Z -?SortRanges@QueryPreprocessor@@IAAXKPAKPAPAVWmiRangeNode@@@Z -?Startup@ProvDebugLog@@SAHXZ -?Suffix@ProvObjectIdentifier@@QBAHKAAV1@@Z -?TransformAndOrExpression@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@1@Z -?TransformAndTrueEvaluation@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z -?TransformIntersectingRange@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@1@Z -?TransformNonIntersectingRange@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z -?TransformNotAndExpression@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z -?TransformNotEqualExpression@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z -?TransformNotNotExpression@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z -?TransformNotOperatorEqualExpression@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z -?TransformNotOperatorEqualOrGreaterExpression@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z -?TransformNotOperatorEqualOrLessExpression@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z -?TransformNotOperatorGreaterExpression@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z -?TransformNotOperatorIsAExpression@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z -?TransformNotOperatorLessExpression@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z -?TransformNotOperatorLikeExpression@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z -?TransformNotOperatorNotEqualExpression@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z -?TransformNotOperatorNotIsAExpression@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z -?TransformNotOperatorNotLikeExpression@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z -?TransformNotOrExpression@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z -?TransformOperatorToRange@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@@Z -?TransformOrFalseEvaluation@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z -?UnReplicate@ProvObjectIdentifier@@MAAXPAK@Z -?UnReplicate@ProvOctetString@@MAAXPAE@Z -?UnicodeStringAppend@@YAPAGPBG0@Z -?UnicodeStringDuplicate@@YAPAGPBG@Z -?UnicodeToDbcsString@@YAPADPBG@Z -?UpperBound@WmiSignedIntegerRangeNode@@QAAJXZ -?UpperBound@WmiStringRangeNode@@QAAPAGXZ -?UpperBound@WmiUnsignedIntegerRangeNode@@QAAKXZ -?Wait@ProvEventObject@@UAAHXZ -?Write@ProvDebugLog@@QAAXPBGZZ -?WriteA@ProvDebugLog@@QAAXPBDZZ -?WriteFileAndLine@ProvDebugLog@@QAAXPBDKPBGZZ -?WriteFileAndLine@ProvDebugLog@@QAAXPBGK0ZZ -?WriteFileAndLineA@ProvDebugLog@@QAAXPBDK0ZZ -?WriteFileAndLineW@ProvDebugLog@@QAAXPBGK0ZZ -?WriteW@ProvDebugLog@@QAAXPBGZZ -?s_ProvDebugLog@ProvDebugLog@@2PAV1@A DATA -?s_ReferenceCount@ProvDebugLog@@2JA DATA -?s_aLogs@ProvDebugLog@@2PAV1@A DATA
diff --git a/mingw-w64-crt/libarm32/skydrivetelemetry.def b/mingw-w64-crt/libarm32/skydrivetelemetry.def deleted file mode 100644 index 936063f..0000000 --- a/mingw-w64-crt/libarm32/skydrivetelemetry.def +++ /dev/null
@@ -1,397 +0,0 @@ -; -; Definition file of SkyDriveTelemetry.dll -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "SkyDriveTelemetry.dll" -EXPORTS -??0ScenarioQosAutoUpdate@QoS@@QAA@ABV01@@Z -??0ScenarioQosAutoUpdate@QoS@@QAA@XZ -??0ScenarioQosChangeEnumeration@QoS@@QAA@ABV01@@Z -??0ScenarioQosChangeEnumeration@QoS@@QAA@XZ -??0ScenarioQosClientPolicy@QoS@@QAA@ABV01@@Z -??0ScenarioQosClientPolicy@QoS@@QAA@XZ -??0ScenarioQosConnectingToWns@QoS@@QAA@ABV01@@Z -??0ScenarioQosConnectingToWns@QoS@@QAA@XZ -??0ScenarioQosCreateJumpLink@QoS@@QAA@ABV01@@Z -??0ScenarioQosCreateJumpLink@QoS@@QAA@XZ -??0ScenarioQosCreateSubscription@QoS@@QAA@ABV01@@Z -??0ScenarioQosCreateSubscription@QoS@@QAA@XZ -??0ScenarioQosCreatingSubscription@QoS@@QAA@ABV01@@Z -??0ScenarioQosCreatingSubscription@QoS@@QAA@XZ -??0ScenarioQosDelegatedSyncWrapper@QoS@@IAA@W4_ScenarioId@Bici@@@Z -??0ScenarioQosDelegatedSyncWrapper@QoS@@QAA@ABV01@@Z -??0ScenarioQosDeleteSubscription@QoS@@QAA@ABV01@@Z -??0ScenarioQosDeleteSubscription@QoS@@QAA@XZ -??0ScenarioQosDeviceHeroShot@QoS@@QAA@ABV01@@Z -??0ScenarioQosDeviceHeroShot@QoS@@QAA@XZ -??0ScenarioQosDownloadChunk@QoS@@QAA@ABV01@@Z -??0ScenarioQosDownloadChunk@QoS@@QAA@XZ -??0ScenarioQosDownloadFile@QoS@@QAA@ABV01@@Z -??0ScenarioQosDownloadFile@QoS@@QAA@XZ -??0ScenarioQosGetThumbnail@QoS@@QAA@ABV01@@Z -??0ScenarioQosGetThumbnail@QoS@@QAA@XZ -??0ScenarioQosLoginFRE@QoS@@QAA@ABV01@@Z -??0ScenarioQosLoginFRE@QoS@@QAA@XZ -??0ScenarioQosLoginPartnerFirstRun@QoS@@QAA@ABV01@@Z -??0ScenarioQosLoginPartnerFirstRun@QoS@@QAA@XZ -??0ScenarioQosLoginSubsequent@QoS@@QAA@ABV01@@Z -??0ScenarioQosLoginSubsequent@QoS@@QAA@XZ -??0ScenarioQosPartnerDefault@QoS@@QAA@ABV01@@Z -??0ScenarioQosPartnerDefault@QoS@@QAA@XZ -??0ScenarioQosPartnerDelete@QoS@@QAA@ABV01@@Z -??0ScenarioQosPartnerDelete@QoS@@QAA@XZ -??0ScenarioQosPartnerDownload@QoS@@QAA@ABV01@@Z -??0ScenarioQosPartnerDownload@QoS@@QAA@XZ -??0ScenarioQosPartnerLookup@QoS@@QAA@ABV01@@Z -??0ScenarioQosPartnerLookup@QoS@@QAA@XZ -??0ScenarioQosPartnerReload@QoS@@QAA@ABV01@@Z -??0ScenarioQosPartnerReload@QoS@@QAA@XZ -??0ScenarioQosPartnerRename@QoS@@QAA@ABV01@@Z -??0ScenarioQosPartnerRename@QoS@@QAA@XZ -??0ScenarioQosPartnerReset@QoS@@QAA@ABV01@@Z -??0ScenarioQosPartnerReset@QoS@@QAA@XZ -??0ScenarioQosPartnerStart@QoS@@QAA@ABV01@@Z -??0ScenarioQosPartnerStart@QoS@@QAA@XZ -??0ScenarioQosPartnerStop@QoS@@QAA@ABV01@@Z -??0ScenarioQosPartnerStop@QoS@@QAA@XZ -??0ScenarioQosPartnerUpload@QoS@@QAA@ABV01@@Z -??0ScenarioQosPartnerUpload@QoS@@QAA@XZ -??0ScenarioQosPlatWrapper@QoS@@IAA@W4_ScenarioId@Bici@@@Z -??0ScenarioQosPlatWrapper@QoS@@QAA@ABV01@@Z -??0ScenarioQosPollingChangeEnumeration@QoS@@QAA@ABV01@@Z -??0ScenarioQosPollingChangeEnumeration@QoS@@QAA@XZ -??0ScenarioQosPostLogs@QoS@@QAA@ABV01@@Z -??0ScenarioQosPostLogs@QoS@@QAA@XZ -??0ScenarioQosPostTransactionReport@QoS@@QAA@ABV01@@Z -??0ScenarioQosPostTransactionReport@QoS@@QAA@XZ -??0ScenarioQosProviderWrapper@QoS@@IAA@W4_ScenarioId@Bici@@@Z -??0ScenarioQosProviderWrapper@QoS@@QAA@ABV01@@Z -??0ScenarioQosQuotaStatus@QoS@@QAA@ABV01@@Z -??0ScenarioQosQuotaStatus@QoS@@QAA@XZ -??0ScenarioQosRemoteAccessWrapper@QoS@@QAA@ABV01@@Z -??0ScenarioQosRemoteAccessWrapper@QoS@@QAA@IPBG@Z -??0ScenarioQosSelectiveSyncEnumeration@QoS@@QAA@ABV01@@Z -??0ScenarioQosSelectiveSyncEnumeration@QoS@@QAA@XZ -??0ScenarioQosStartup@QoS@@QAA@ABV01@@Z -??0ScenarioQosStartup@QoS@@QAA@XZ -??0ScenarioQosStartupChangeEnumeration@QoS@@QAA@ABV01@@Z -??0ScenarioQosStartupChangeEnumeration@QoS@@QAA@XZ -??0ScenarioQosStorageProvisioning@QoS@@QAA@ABV01@@Z -??0ScenarioQosStorageProvisioning@QoS@@QAA@XZ -??0ScenarioQosSyncVerification@QoS@@QAA@ABV01@@Z -??0ScenarioQosSyncVerification@QoS@@QAA@XZ -??0ScenarioQosSyncWrapper@QoS@@IAA@W4_ScenarioId@Bici@@@Z -??0ScenarioQosSyncWrapper@QoS@@QAA@ABV01@@Z -??0ScenarioQosSystrayInteraction@QoS@@QAA@ABV01@@Z -??0ScenarioQosSystrayInteraction@QoS@@QAA@XZ -??0ScenarioQosTargetedQuery@QoS@@QAA@ABV01@@Z -??0ScenarioQosTargetedQuery@QoS@@QAA@XZ -??0ScenarioQosTelemetryWrapper@QoS@@IAA@W4_ScenarioId@Bici@@@Z -??0ScenarioQosTelemetryWrapper@QoS@@QAA@ABV01@@Z -??0ScenarioQosUXWrapper@QoS@@IAA@W4_ScenarioId@Bici@@@Z -??0ScenarioQosUXWrapper@QoS@@QAA@ABV01@@Z -??0ScenarioQosUploadExternalFile@QoS@@QAA@ABV01@@Z -??0ScenarioQosUploadExternalFile@QoS@@QAA@XZ -??0ScenarioQosUploadFile@QoS@@QAA@ABV01@@Z -??0ScenarioQosUploadFile@QoS@@QAA@XZ -??0ScenarioQosUploadMetadata@QoS@@QAA@ABV01@@Z -??0ScenarioQosUploadMetadata@QoS@@QAA@XZ -??0ScenarioQosUserRequestedChangeEnumeration@QoS@@QAA@ABV01@@Z -??0ScenarioQosUserRequestedChangeEnumeration@QoS@@QAA@XZ -??0ScenarioQosWNSNotificationChangeEnumeration@QoS@@QAA@ABV01@@Z -??0ScenarioQosWNSNotificationChangeEnumeration@QoS@@QAA@XZ -??0ScenarioQosWrapper@QoS@@IAA@IPBG@Z -??0ScenarioQosWrapper@QoS@@IAA@W4_ScenarioId@Bici@@@Z -??0ScenarioQosWrapper@QoS@@IAA@W4_ScenarioId@Bici@@_N@Z -??0ScenarioQosWrapper@QoS@@QAA@ABV01@@Z -??1ScenarioQosAutoUpdate@QoS@@UAA@XZ -??1ScenarioQosChangeEnumeration@QoS@@UAA@XZ -??1ScenarioQosClientPolicy@QoS@@UAA@XZ -??1ScenarioQosConnectingToWns@QoS@@UAA@XZ -??1ScenarioQosCreateJumpLink@QoS@@UAA@XZ -??1ScenarioQosCreateSubscription@QoS@@UAA@XZ -??1ScenarioQosCreatingSubscription@QoS@@UAA@XZ -??1ScenarioQosDelegatedSyncWrapper@QoS@@UAA@XZ -??1ScenarioQosDeleteSubscription@QoS@@UAA@XZ -??1ScenarioQosDeviceHeroShot@QoS@@UAA@XZ -??1ScenarioQosDownloadChunk@QoS@@UAA@XZ -??1ScenarioQosDownloadFile@QoS@@UAA@XZ -??1ScenarioQosGetThumbnail@QoS@@UAA@XZ -??1ScenarioQosLoginFRE@QoS@@UAA@XZ -??1ScenarioQosLoginPartnerFirstRun@QoS@@UAA@XZ -??1ScenarioQosLoginSubsequent@QoS@@UAA@XZ -??1ScenarioQosPartnerDefault@QoS@@UAA@XZ -??1ScenarioQosPartnerDelete@QoS@@UAA@XZ -??1ScenarioQosPartnerDownload@QoS@@UAA@XZ -??1ScenarioQosPartnerLookup@QoS@@UAA@XZ -??1ScenarioQosPartnerReload@QoS@@UAA@XZ -??1ScenarioQosPartnerRename@QoS@@UAA@XZ -??1ScenarioQosPartnerReset@QoS@@UAA@XZ -??1ScenarioQosPartnerStart@QoS@@UAA@XZ -??1ScenarioQosPartnerStop@QoS@@UAA@XZ -??1ScenarioQosPartnerUpload@QoS@@UAA@XZ -??1ScenarioQosPlatWrapper@QoS@@UAA@XZ -??1ScenarioQosPollingChangeEnumeration@QoS@@UAA@XZ -??1ScenarioQosPostLogs@QoS@@UAA@XZ -??1ScenarioQosPostTransactionReport@QoS@@UAA@XZ -??1ScenarioQosProviderWrapper@QoS@@UAA@XZ -??1ScenarioQosQuotaStatus@QoS@@UAA@XZ -??1ScenarioQosRemoteAccessWrapper@QoS@@UAA@XZ -??1ScenarioQosSelectiveSyncEnumeration@QoS@@UAA@XZ -??1ScenarioQosStartup@QoS@@UAA@XZ -??1ScenarioQosStartupChangeEnumeration@QoS@@UAA@XZ -??1ScenarioQosStorageProvisioning@QoS@@UAA@XZ -??1ScenarioQosSyncVerification@QoS@@UAA@XZ -??1ScenarioQosSyncWrapper@QoS@@UAA@XZ -??1ScenarioQosSystrayInteraction@QoS@@UAA@XZ -??1ScenarioQosTargetedQuery@QoS@@UAA@XZ -??1ScenarioQosTelemetryWrapper@QoS@@UAA@XZ -??1ScenarioQosUXWrapper@QoS@@UAA@XZ -??1ScenarioQosUploadExternalFile@QoS@@UAA@XZ -??1ScenarioQosUploadFile@QoS@@UAA@XZ -??1ScenarioQosUploadMetadata@QoS@@UAA@XZ -??1ScenarioQosUserRequestedChangeEnumeration@QoS@@UAA@XZ -??1ScenarioQosWNSNotificationChangeEnumeration@QoS@@UAA@XZ -??1ScenarioQosWrapper@QoS@@MAA@XZ -??4PlaceholderQosRecorder@@QAAAAV0@ABV0@@Z -??4ScenarioQosAutoUpdate@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosChangeEnumeration@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosClientPolicy@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosConnectingToWns@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosCreateJumpLink@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosCreateSubscription@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosCreatingSubscription@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosDelegatedSyncWrapper@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosDeleteSubscription@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosDeviceHeroShot@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosDownloadChunk@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosDownloadFile@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosGetThumbnail@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosLoginFRE@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosLoginPartnerFirstRun@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosLoginSubsequent@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosPartnerDefault@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosPartnerDelete@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosPartnerDownload@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosPartnerLookup@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosPartnerReload@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosPartnerRename@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosPartnerReset@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosPartnerStart@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosPartnerStop@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosPartnerUpload@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosPlatWrapper@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosPollingChangeEnumeration@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosPostLogs@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosPostTransactionReport@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosProviderWrapper@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosQuotaStatus@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosRemoteAccessWrapper@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosSelectiveSyncEnumeration@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosStartup@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosStartupChangeEnumeration@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosStorageProvisioning@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosSyncVerification@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosSyncWrapper@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosSystrayInteraction@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosTargetedQuery@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosTelemetryWrapper@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosUXWrapper@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosUploadExternalFile@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosUploadFile@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosUploadMetadata@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosUserRequestedChangeEnumeration@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosWNSNotificationChangeEnumeration@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosWrapper@QoS@@QAAAAV01@ABV01@@Z -??_7ScenarioQosAutoUpdate@QoS@@6B@ DATA -??_7ScenarioQosChangeEnumeration@QoS@@6B@ DATA -??_7ScenarioQosClientPolicy@QoS@@6B@ DATA -??_7ScenarioQosConnectingToWns@QoS@@6B@ DATA -??_7ScenarioQosCreateJumpLink@QoS@@6B@ DATA -??_7ScenarioQosCreateSubscription@QoS@@6B@ DATA -??_7ScenarioQosCreatingSubscription@QoS@@6B@ DATA -??_7ScenarioQosDelegatedSyncWrapper@QoS@@6B@ DATA -??_7ScenarioQosDeleteSubscription@QoS@@6B@ DATA -??_7ScenarioQosDeviceHeroShot@QoS@@6B@ DATA -??_7ScenarioQosDownloadChunk@QoS@@6B@ DATA -??_7ScenarioQosDownloadFile@QoS@@6B@ DATA -??_7ScenarioQosGetThumbnail@QoS@@6B@ DATA -??_7ScenarioQosLoginFRE@QoS@@6B@ DATA -??_7ScenarioQosLoginPartnerFirstRun@QoS@@6B@ DATA -??_7ScenarioQosLoginSubsequent@QoS@@6B@ DATA -??_7ScenarioQosPartnerDefault@QoS@@6B@ DATA -??_7ScenarioQosPartnerDelete@QoS@@6B@ DATA -??_7ScenarioQosPartnerDownload@QoS@@6B@ DATA -??_7ScenarioQosPartnerLookup@QoS@@6B@ DATA -??_7ScenarioQosPartnerReload@QoS@@6B@ DATA -??_7ScenarioQosPartnerRename@QoS@@6B@ DATA -??_7ScenarioQosPartnerReset@QoS@@6B@ DATA -??_7ScenarioQosPartnerStart@QoS@@6B@ DATA -??_7ScenarioQosPartnerStop@QoS@@6B@ DATA -??_7ScenarioQosPartnerUpload@QoS@@6B@ DATA -??_7ScenarioQosPlatWrapper@QoS@@6B@ DATA -??_7ScenarioQosPollingChangeEnumeration@QoS@@6B@ DATA -??_7ScenarioQosPostLogs@QoS@@6B@ DATA -??_7ScenarioQosPostTransactionReport@QoS@@6B@ DATA -??_7ScenarioQosProviderWrapper@QoS@@6B@ DATA -??_7ScenarioQosQuotaStatus@QoS@@6B@ DATA -??_7ScenarioQosRemoteAccessWrapper@QoS@@6B@ DATA -??_7ScenarioQosSelectiveSyncEnumeration@QoS@@6B@ DATA -??_7ScenarioQosStartup@QoS@@6B@ DATA -??_7ScenarioQosStartupChangeEnumeration@QoS@@6B@ DATA -??_7ScenarioQosStorageProvisioning@QoS@@6B@ DATA -??_7ScenarioQosSyncVerification@QoS@@6B@ DATA -??_7ScenarioQosSyncWrapper@QoS@@6B@ DATA -??_7ScenarioQosSystrayInteraction@QoS@@6B@ DATA -??_7ScenarioQosTargetedQuery@QoS@@6B@ DATA -??_7ScenarioQosTelemetryWrapper@QoS@@6B@ DATA -??_7ScenarioQosUXWrapper@QoS@@6B@ DATA -??_7ScenarioQosUploadExternalFile@QoS@@6B@ DATA -??_7ScenarioQosUploadFile@QoS@@6B@ DATA -??_7ScenarioQosUploadMetadata@QoS@@6B@ DATA -??_7ScenarioQosUserRequestedChangeEnumeration@QoS@@6B@ DATA -??_7ScenarioQosWNSNotificationChangeEnumeration@QoS@@6B@ DATA -??_7ScenarioQosWrapper@QoS@@6B@ DATA -?AcceptableResponseCode@ScenarioQosDelegatedSyncWrapper@QoS@@QAA_NJ@Z -?AddDwordToDatapointValueList@QoS@@YAJPAXK@Z -?AddStringToDatapointValueList@QoS@@YAJPAXABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z -?AddToStream@QoS@@YAJKPAX@Z -?AllowedDeleteFileResult@ScenarioQosDelegatedSyncWrapper@QoS@@QAA_NJ@Z -?AllowedGetChangesResult@ScenarioQosDelegatedSyncWrapper@QoS@@QAA_NJ@Z -?AllowedGetFileStatusResult@ScenarioQosDelegatedSyncWrapper@QoS@@QAA_NJ@Z -?AllowedGetSupportedFileExtensionsResult@ScenarioQosDelegatedSyncWrapper@QoS@@QAA_NJ@Z -?AllowedInitializeResult@ScenarioQosDelegatedSyncWrapper@QoS@@QAA_NJ@Z -?AllowedLocalFileChangeResult@ScenarioQosDelegatedSyncWrapper@QoS@@QAA_NJ@Z -?AllowedRenameFileResult@ScenarioQosDelegatedSyncWrapper@QoS@@QAA_NJ@Z -?AllowedResetCacheResult@ScenarioQosDelegatedSyncWrapper@QoS@@QAA_NJ@Z -?AllowedServerFileChangeResult@ScenarioQosDelegatedSyncWrapper@QoS@@QAA_NJ@Z -?AllowedSetClientConnectivityStateResult@ScenarioQosDelegatedSyncWrapper@QoS@@QAA_NJ@Z -?AllowedUninitializeResult@ScenarioQosDelegatedSyncWrapper@QoS@@QAA_NJ@Z -?CheckRecordedErrorType@ScenarioQosWrapper@QoS@@AAAXW4_ErrorType@Bici@@@Z -?CreateDatapointValueList@QoS@@YAJPAPAX@Z -?DefaultOrMostSevereErrorTypeRecorded@ScenarioQosWrapper@QoS@@QAA?AW4_ErrorType@Bici@@W434@@Z -?DestroyDatapointValueList@QoS@@YAJPAX@Z -?DetermineReportingCode@ScenarioQosDelegatedSyncWrapper@QoS@@QAA_NJ@Z -?GetApiId@ScenarioQosWrapper@QoS@@IAA?AW4_ApiId@Bici@@XZ -?GetBiciTelemetryStartedEvent@QoS@@YAPAXXZ -?GetEventProviderGuid@QoS@@YAPBU_GUID@@XZ -?GetInstance@Telemetry@@CAPAV1@XZ -?GetLastSherlockTransactionReportUploadTime@QoS@@YA_JXZ -?GetMostSevereErrorTypeRecorded@ScenarioQosWrapper@QoS@@QAA?AW4_ErrorType@Bici@@XZ -?GetScenarioErrorCode@ScenarioQosSyncVerification@QoS@@QAAIXZ -?GetTxnContextString@ScenarioQosWrapper@QoS@@UAA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@XZ -?IncrementDatapoint@QoS@@YAJKK@Z -?Initialize@ScenarioQosWrapper@QoS@@IAAXXZ -?InitializeWithTxnContext@ScenarioQosWrapper@QoS@@IAAXIPBG@Z -?IsMsftInternal@QoS@@YA_NXZ -?IsRPCError@ScenarioQosDelegatedSyncWrapper@QoS@@QAA_NJ@Z -?IsSherlockUserConsented@QoS@@YA_NXZ -?OnUserDataAvailable@QoS@@YAXXZ -?RecordApi@ScenarioQosDelegatedSyncWrapper@QoS@@QAAXJABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z -?RecordApi@ScenarioQosPlatWrapper@QoS@@QAAXJW4_ErrorType@Bici@@@Z -?RecordApi@ScenarioQosProviderWrapper@QoS@@QAAXHW4_ErrorType@Bici@@@Z -?RecordApi@ScenarioQosSyncWrapper@QoS@@QAAXJIABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z -?RecordApi@ScenarioQosSyncWrapper@QoS@@QAAXJIABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@ABV?$set@IU?$less@I@std@@V?$allocator@I@2@@4@@Z -?RecordApi@ScenarioQosTelemetryWrapper@QoS@@QAAXJ@Z -?RecordApi@ScenarioQosTelemetryWrapper@QoS@@QAAXJI@Z -?RecordApi@ScenarioQosUXWrapper@QoS@@QAAXJ@Z -?RecordApi@ScenarioQosUXWrapper@QoS@@QAAXJI@Z -?RecordApi@ScenarioQosWrapper@QoS@@IAAXHW4_ErrorType@Bici@@IPAVDatapointValueList@4@@Z -?RecordApi@ScenarioQosWrapper@QoS@@IAAXHW4_ErrorType@Bici@@PAVDatapointValueList@4@@Z -?RecordApiWithDescription@ScenarioQosPlatWrapper@QoS@@QAAXJABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z -?RecordApiWithSize@ScenarioQosSyncWrapper@QoS@@QAAXJIABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z -?RecordApiWithSize@ScenarioQosSyncWrapper@QoS@@QAAXJIIABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z -?RecordApiWithSize@ScenarioQosSyncWrapper@QoS@@QAAXJIIABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@ABV?$set@IU?$less@I@std@@V?$allocator@I@2@@4@@Z -?RecordConnectingToWnsApi@ScenarioQosConnectingToWns@QoS@@QAAXJIII@Z -?RecordDependentApiQos@ScenarioQosWrapper@QoS@@AAAXPAVTransactionContext@Bici@@HW4_ErrorType@4@_KIPAVDatapointValueList@4@@Z -?RecordFailedAssert@QoS@@YAXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@00I0_N@Z -?RecordFailedAssert@QoS@@YAXABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@00I0_N@Z -?RecordInternalApiQos@ScenarioQosWrapper@QoS@@AAAXPAVTransactionContext@Bici@@HW4_ErrorType@4@_KIPAVDatapointValueList@4@@Z -?RecordScenario@ScenarioQosDelegatedSyncWrapper@QoS@@UAAXHW4_ErrorType@Bici@@@Z -?RecordScenario@ScenarioQosPlatWrapper@QoS@@UAAXHW4_ErrorType@Bici@@@Z -?RecordScenario@ScenarioQosProviderWrapper@QoS@@QAAXHW4_ErrorType@Bici@@@Z -?RecordScenario@ScenarioQosSyncWrapper@QoS@@UAAXHW4_ErrorType@Bici@@@Z -?RecordScenario@ScenarioQosSyncWrapper@QoS@@UAAXHW4_ErrorType@Bici@@IABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z -?RecordScenario@ScenarioQosTelemetryWrapper@QoS@@UAAXHW4_ErrorType@Bici@@@Z -?RecordScenario@ScenarioQosUXWrapper@QoS@@UAAXHW4_ErrorType@Bici@@@Z -?RecordScenario@ScenarioQosWrapper@QoS@@IAAXHW4_ErrorType@Bici@@IPAVDatapointValueList@4@@Z -?RecordScenario@ScenarioQosWrapper@QoS@@IAAXHW4_ErrorType@Bici@@PAVDatapointValueList@4@@Z -?RecordScenarioQos@ScenarioQosWrapper@QoS@@AAAXPAVTransactionContext@Bici@@HW4_ErrorType@4@_KIPAVDatapointValueList@4@@Z -?RecordScenarioWithSize@ScenarioQosSyncWrapper@QoS@@UAAXHW4_ErrorType@Bici@@I@Z -?RecordScenarioWithSize@ScenarioQosTelemetryWrapper@QoS@@UAAXHW4_ErrorType@Bici@@I@Z -?RecordShellQosResults@PlaceholderQosRecorder@@SAJUPlaceholderQosResult@@KPBU2@@Z -?SetANID@QoS@@YAXABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z -?SetCID@QoS@@YAXABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z -?SetDatapoint@QoS@@YAJKK@Z -?SetLastSherlockLogUploadTime@QoS@@YAX_J@Z -?SetLastSherlockTransactionReportUploadTime@QoS@@YAX_J@Z -?SetLiveIdConnectionSettings@QoS@@YAXABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@0@Z -?SetQosEnabled@QoS@@YAX_N@Z -?SetScenarioErrorCode@ScenarioQosSyncVerification@QoS@@QAAXI@Z -?SetSherlockEnabled@QoS@@YAX_NABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@1PAVISkyDrivePrincipal@@@Z -?SetSherlockThrottles@QoS@@YAX_J0@Z -?SetUploadEnabled@QoS@@YAX_N@Z -?SetUserBetaState@QoS@@YAX_N@Z -?SetUserId@QoS@@YAXABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z -?Start@QoS@@YAXABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z -?StartAndRecordCheckMismatches@ScenarioQosSyncVerification@QoS@@QAAXJK@Z -?StartAndRecordCheckPartnerMismatches@ScenarioQosSyncVerification@QoS@@QAAXJK@Z -?StartAndRecordCheckPlaceholderMismatches@ScenarioQosSyncVerification@QoS@@QAAXJK@Z -?StartAndRecordCheckProgress@ScenarioQosSyncVerification@QoS@@QAAXJK@Z -?StartAndRecordCheckPropertyMismatches@ScenarioQosSyncVerification@QoS@@QAAXJK@Z -?StartAndRecordDependentApi@ScenarioQosWrapper@QoS@@IAAXW4_ApiId@Bici@@W4_PropertyId@4@HW4_ErrorType@4@HIPAVDatapointValueList@4@@Z -?StartAndRecordDispatchRuntimeThreads@ScenarioQosStartup@QoS@@QAAXJABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z -?StartAndRecordInitGlobalClientState@ScenarioQosStartup@QoS@@QAAXJABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z -?StartAndRecordInitSyncEngineCore@ScenarioQosStartup@QoS@@QAAXJABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z -?StartAndRecordInitializeSyncController@ScenarioQosStartup@QoS@@QAAXJABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z -?StartAndRecordInternalApi@ScenarioQosWrapper@QoS@@IAAXW4_ApiId@Bici@@HW4_ErrorType@4@HIPAVDatapointValueList@4@@Z -?StartAndRecordSetUpSyncRoot@ScenarioQosStartup@QoS@@QAAXJABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z -?StartAndRecordShowHideSkyDriveShellItems@ScenarioQosStartup@QoS@@QAAXJABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z -?StartAndRecordWorkerPoolStart@ScenarioQosStartup@QoS@@QAAXJABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z -?StartApi@ScenarioQosUXWrapper@QoS@@QAAXW4_ApiId@Bici@@@Z -?StartBitsCloseSession@ScenarioQosSyncWrapper@QoS@@QAAXXZ -?StartBitsCreateSession@ScenarioQosSyncWrapper@QoS@@QAAXXZ -?StartBitsFragment@ScenarioQosSyncWrapper@QoS@@QAAXXZ -?StartCompressLogs@ScenarioQosPostLogs@QoS@@QAAXXZ -?StartCreateJumpLink@ScenarioQosSyncWrapper@QoS@@QAAXXZ -?StartCreateNotificationSubscription@ScenarioQosSyncWrapper@QoS@@QAAXXZ -?StartCreateWnsChannel@ScenarioQosPlatWrapper@QoS@@QAAXXZ -?StartDeleteFile@ScenarioQosDelegatedSyncWrapper@QoS@@QAAXXZ -?StartDeleteNotificationSubscription@ScenarioQosSyncWrapper@QoS@@QAAXXZ -?StartDependentApi@ScenarioQosWrapper@QoS@@IAAXW4_ApiId@Bici@@W4_PropertyId@4@@Z -?StartDownloadBlock@ScenarioQosSyncWrapper@QoS@@QAAXXZ -?StartEnumChanges@ScenarioQosSyncWrapper@QoS@@QAAXXZ -?StartGenerateResponseStream@ScenarioQosProviderWrapper@QoS@@QAAXW4_ApiId@Bici@@@Z -?StartGetAlbumMetadata@ScenarioQosProviderWrapper@QoS@@QAAXXZ -?StartGetChanges@ScenarioQosDelegatedSyncWrapper@QoS@@QAAXXZ -?StartGetClientPolicy@ScenarioQosSyncWrapper@QoS@@QAAXXZ -?StartGetDeviceHeroShot@ScenarioQosProviderWrapper@QoS@@QAAXXZ -?StartGetFileMetadata@ScenarioQosSyncWrapper@QoS@@QAAXXZ -?StartGetFileStatus@ScenarioQosDelegatedSyncWrapper@QoS@@QAAXXZ -?StartGetLiveFolder@ScenarioQosSyncWrapper@QoS@@QAAXXZ -?StartGetQuotaInformation@ScenarioQosSyncWrapper@QoS@@QAAXXZ -?StartGetSupportedFileExtensions@ScenarioQosDelegatedSyncWrapper@QoS@@QAAXXZ -?StartInitialize@ScenarioQosDelegatedSyncWrapper@QoS@@QAAXXZ -?StartInternalApi@ScenarioQosWrapper@QoS@@IAAXW4_ApiId@Bici@@@Z -?StartLocalFileChange@ScenarioQosDelegatedSyncWrapper@QoS@@QAAXXZ -?StartParseTransactionReportResponse@ScenarioQosPostTransactionReport@QoS@@QAAXXZ -?StartPostLogs@ScenarioQosPostLogs@QoS@@QAAXXZ -?StartPostSubscriptionToStorage@ScenarioQosPlatWrapper@QoS@@QAAXXZ -?StartPostTransactionReport@ScenarioQosPostTransactionReport@QoS@@QAAXXZ -?StartProviderInitialGet@ScenarioQosRemoteAccessWrapper@QoS@@QAAXXZ -?StartProvisionLiveFolder@ScenarioQosSyncWrapper@QoS@@QAAXXZ -?StartRenameFile@ScenarioQosDelegatedSyncWrapper@QoS@@QAAXXZ -?StartResetCache@ScenarioQosDelegatedSyncWrapper@QoS@@QAAXXZ -?StartSelectiveSyncEnumeration@ScenarioQosSyncWrapper@QoS@@QAAXXZ -?StartServerFileChange@ScenarioQosDelegatedSyncWrapper@QoS@@QAAXXZ -?StartSetClientConnectivityState@ScenarioQosDelegatedSyncWrapper@QoS@@QAAXXZ -?StartUninitialize@ScenarioQosDelegatedSyncWrapper@QoS@@QAAXXZ -?StartUploadBatch@ScenarioQosSyncWrapper@QoS@@QAAXXZ -?StartUploadResults@ScenarioQosProviderWrapper@QoS@@QAAXW4_ApiId@Bici@@@Z -?StartUploadSyncDiagnostic@ScenarioQosSyncWrapper@QoS@@QAAXXZ -?Stop@QoS@@YAXXZ -?StopProviderInitialGet@ScenarioQosRemoteAccessWrapper@QoS@@QAAXJI@Z -?UploadToSherlock@QoS@@YAJABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@JABV?$map@V?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@V12@U?$less@V?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@V12@@std@@@2@@3@@Z -?UploadToSherlockEx@QoS@@YAJABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@@Z -?_RecordDataPoints@PlaceholderQosRecorder@@CAJW4_ScenarioId@Bici@@W4_ApiId@3@PBVTransactionContext@3@J@Z
diff --git a/mingw-w64-crt/libarm32/spwizeng.def b/mingw-w64-crt/libarm32/spwizeng.def deleted file mode 100644 index d1d0065..0000000 --- a/mingw-w64-crt/libarm32/spwizeng.def +++ /dev/null
@@ -1,1251 +0,0 @@ -; -; Definition file of SPWIZENG.DLL -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "SPWIZENG.DLL" -EXPORTS -??0?$CSimpleArray@PAGV?$CSimpleArrayEqualHelper@PAG@ATL@@@ATL@@QAA@ABV01@@Z -??0?$CSimpleArray@PAGV?$CSimpleArrayEqualHelper@PAG@ATL@@@ATL@@QAA@XZ -??0?$CSimpleArray@PAUIResourceModuleEvent@@V?$CSimpleArrayEqualHelper@PAUIResourceModuleEvent@@@ATL@@@ATL@@QAA@ABV01@@Z -??0?$CSimpleArray@PAUIResourceModuleEvent@@V?$CSimpleArrayEqualHelper@PAUIResourceModuleEvent@@@ATL@@@ATL@@QAA@XZ -??0?$CSimpleArray@PAUKEYBOARD@@V?$CSimpleArrayEqualHelper@PAUKEYBOARD@@@ATL@@@ATL@@QAA@ABV01@@Z -??0?$CSimpleArray@PAUKEYBOARD@@V?$CSimpleArrayEqualHelper@PAUKEYBOARD@@@ATL@@@ATL@@QAA@XZ -??0?$CSimpleArray@PAULANGUAGE@@V?$CSimpleArrayEqualHelper@PAULANGUAGE@@@ATL@@@ATL@@QAA@ABV01@@Z -??0?$CSimpleArray@PAULANGUAGE@@V?$CSimpleArrayEqualHelper@PAULANGUAGE@@@ATL@@@ATL@@QAA@XZ -??0?$CSimpleArray@PAULOCALE@@V?$CSimpleArrayEqualHelper@PAULOCALE@@@ATL@@@ATL@@QAA@ABV01@@Z -??0?$CSimpleArray@PAULOCALE@@V?$CSimpleArrayEqualHelper@PAULOCALE@@@ATL@@@ATL@@QAA@XZ -??0?$CSimpleStringT@G$0A@@ATL@@QAA@ABV01@@Z -??0?$CSimpleStringT@G$0A@@ATL@@QAA@ABV?$CSimpleStringT@G$00@1@@Z -??0?$CSimpleStringT@G$0A@@ATL@@QAA@PAUIAtlStringMgr@1@@Z -??0?$CSimpleStringT@G$0A@@ATL@@QAA@PBGHPAUIAtlStringMgr@1@@Z -??0?$CSimpleStringT@G$0A@@ATL@@QAA@PBGPAUIAtlStringMgr@1@@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@ABUtagVARIANT@@@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@ABUtagVARIANT@@PAUIAtlStringMgr@1@@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@ABV01@@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@DH@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@GH@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PAUIAtlStringMgr@1@@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBD@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBDH@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBDHPAUIAtlStringMgr@1@@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBDPAUIAtlStringMgr@1@@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBE@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBEPAUIAtlStringMgr@1@@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBG@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBGH@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBGHPAUIAtlStringMgr@1@@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBGPAUIAtlStringMgr@1@@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@XZ -??0AppWindow@@QAA@ABV0@@Z -??0AppWindow@@QAA@PAVWizardUI@@I@Z -??0BranchWizStrategy@@QAA@ABV0@@Z -??0BranchWizStrategy@@QAA@PAVWizardEx@@@Z -??0CAnimation@@QAA@ABV0@@Z -??0CAnimation@@QAA@XZ -??0CAnimationControl@@QAA@ABV0@@Z -??0CAnimationControl@@QAA@XZ -??0CAttachDataDlg@@QAA@ABV0@@Z -??0CAttachDataDlg@@QAA@PAUHINSTANCE__@@0@Z -??0CCritSec@@QAA@ABV0@@Z -??0CCritSec@@QAA@XZ -??0CCtlText@@QAA@ABV0@@Z -??0CCtlText@@QAA@XZ -??0CCursor@@AAA@XZ -??0CCursor@@QAA@ABV0@@Z -??0CCustomButtonEx@@AAA@XZ -??0CCustomButtonEx@@QAA@ABV0@@Z -??0CCustomGraphicEx@@QAA@ABV0@@Z -??0CCustomGraphicEx@@QAA@XZ -??0CDIB@@QAA@XZ -??0CDrawBackground@@QAA@ABV0@@Z -??0CDrawBackground@@QAA@XZ -??0CDrawItem@@QAA@ABV0@@Z -??0CDrawItem@@QAA@XZ -??0CDrawItemComposite@@QAA@ABV0@@Z -??0CDrawItemComposite@@QAA@XZ -??0CGenericNavWindow@@QAA@ABV0@@Z -??0CGenericNavWindow@@QAA@PAVAppWindow@@@Z -??0CHighContrast@@AAA@XZ -??0CHighContrast@@QAA@ABV0@@Z -??0CResourceModule@@QAA@ABV0@@Z -??0CResourceModule@@QAA@PAUHINSTANCE__@@@Z -??0CResourceModule@@QAA@PAUHINSTANCE__@@PBG@Z -??0CResourceModule@@QAA@PBG@Z -??0CRichEditControl@@QAA@XZ -??0CScreenDIB@@QAA@ABV0@@Z -??0CScreenDIB@@QAA@XZ -??0CScreenText@@QAA@ABV0@@Z -??0CScreenText@@QAA@XZ -??0CWndObj@@QAA@ABV0@@Z -??0CWndObj@@QAA@XZ -??0ChoiceWizStrategy@@QAA@ABV0@@Z -??0ChoiceWizStrategy@@QAA@PAVWizardEx@@@Z -??0ICreateNavbarWnd@@QAA@ABV0@@Z -??0ICreateNavbarWnd@@QAA@XZ -??0ICreateProgressWnd@@QAA@ABV0@@Z -??0ICreateProgressWnd@@QAA@XZ -??0IResourceModuleEvent@@QAA@ABU0@@Z -??0IResourceModuleEvent@@QAA@XZ -??0LanguageNeutralSelectionDialogBase@@QAA@ABV0@@Z -??0LanguageNeutralSelectionDialogBase@@QAA@XZ -??0LanguageSelectionDialogBase@@QAA@ABV0@@Z -??0LanguageSelectionDialogBase@@QAA@XZ -??0MyString@@QAA@XZ -??0NavWindow@@QAA@ABV0@@Z -??0NavWindow@@QAA@PAVAppWindow@@@Z -??0NavigationStack@@QAA@ABV0@@Z -??0NavigationStack@@QAA@XZ -??0Navigator@@AAA@XZ -??0Navigator@@QAA@ABV0@@Z -??0PIDStringView@@QAA@ABV0@@Z -??0PIDStringView@@QAA@XZ -??0PageContainer@@QAA@ABV0@@Z -??0PageContainer@@QAA@XZ -??0ProtoPageDimensions@@QAA@USimpleRect@@USimpleSize@@HH11MM@Z -??0ProtoPageDimensions@@QAA@XZ -??0ProtoPageList@@QAA@ABV0@@Z -??0ProtoPageList@@QAA@PAVWizardDesciption@@KKKHPAVICreateProgressWnd@@HPAUtagSIZE@@PAVICreateNavbarWnd@@UProtoPageDimensions@@KKH@Z -??0ProtoPageList@@QAA@XZ -??0ScrWindow@@QAA@ABV0@@Z -??0ScrWindow@@QAA@PAVWizardUI@@I@Z -??0SimpleDialogBase@@QAA@ABV0@@Z -??0SimpleDialogBase@@QAA@XZ -??0SimpleRect@@QAA@HHHH@Z -??0SimpleRect@@QAA@XZ -??0SimpleSize@@QAA@HH@Z -??0SimpleSize@@QAA@XZ -??0SimpleWizStrategy@@QAA@ABV0@@Z -??0SimpleWizStrategy@@QAA@PAVWizardEx@@@Z -??0SummaryWizStrategy@@QAA@ABV0@@Z -??0SummaryWizStrategy@@QAA@PAVWizardEx@@@Z -??0VariationWizStrategy@@QAA@ABV0@@Z -??0VariationWizStrategy@@QAA@PAVWizardEx@@ABV?$CSimpleMap@HHV?$CSimpleMapEqualHelper@HH@ATL@@@ATL@@H@Z -??0Win32Navigator@@AAA@XZ -??0Win32Navigator@@QAA@ABV0@@Z -??0Wiz_Node@@QAA@ABV0@@Z -??0Wiz_Node@@QAA@I@Z -??0WizardBranch@@QAA@ABV0@@Z -??0WizardBranch@@QAA@IPAPAVWiz_Node@@@Z -??0WizardCollection@@QAA@ABV0@@Z -??0WizardCollection@@QAA@IIPAPAVWiz_Node@@@Z -??0WizardDesciption@@QAA@ABV0@@Z -??0WizardDesciption@@QAA@IPAPAVWiz_Node@@@Z -??0WizardDialogPost@@QAA@ABV0@@Z -??0WizardDialogPost@@QAA@XZ -??0WizardDialogPre@@QAA@ABV0@@Z -??0WizardDialogPre@@QAA@XZ -??0WizardEx@@QAA@ABV0@@Z -??0WizardEx@@QAA@XZ -??0WizardHandler@@QAA@ABV0@@Z -??0WizardHandler@@QAA@XZ -??0WizardNode@@QAA@ABV0@@Z -??0WizardNode@@QAA@IIPAVWizardEx@@PAVWizardUI@@@Z -??0WizardNode@@QAA@XZ -??0WizardPage@@QAA@ABV0@@Z -??0WizardPage@@QAA@IIPAVWizardEx@@PAVWizardUI@@@Z -??0WizardRoot@@QAA@ABV0@@Z -??0WizardRoot@@QAA@XZ -??0WizardStrategy@@QAA@ABV0@@Z -??0WizardStrategy@@QAA@PAVWizardEx@@@Z -??0WizardSummary@@QAA@ABV0@@Z -??0WizardSummary@@QAA@IPAPAVWiz_Node@@@Z -??0WizardUI@@QAA@XZ -??0WizardVariation@@QAA@ABV0@@Z -??0WizardVariation@@QAA@IPAPAVWiz_Node@@ABV?$CSimpleMap@HHV?$CSimpleMapEqualHelper@HH@ATL@@@ATL@@PBG@Z -??0Wizard_PageDesciption@@QAA@ABV0@@Z -??0Wizard_PageDesciption@@QAA@KPBG0KP6APAVWizardRoot@@PAVWizardPage@@@ZK@Z -??1?$CSimpleArray@PAGV?$CSimpleArrayEqualHelper@PAG@ATL@@@ATL@@QAA@XZ -??1?$CSimpleArray@PAUIResourceModuleEvent@@V?$CSimpleArrayEqualHelper@PAUIResourceModuleEvent@@@ATL@@@ATL@@QAA@XZ -??1?$CSimpleArray@PAUKEYBOARD@@V?$CSimpleArrayEqualHelper@PAUKEYBOARD@@@ATL@@@ATL@@QAA@XZ -??1?$CSimpleArray@PAULANGUAGE@@V?$CSimpleArrayEqualHelper@PAULANGUAGE@@@ATL@@@ATL@@QAA@XZ -??1?$CSimpleArray@PAULOCALE@@V?$CSimpleArrayEqualHelper@PAULOCALE@@@ATL@@@ATL@@QAA@XZ -??1?$CSimpleStringT@G$0A@@ATL@@QAA@XZ -??1?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@XZ -??1AppWindow@@UAA@XZ -??1BranchWizStrategy@@UAA@XZ -??1CAnimation@@UAA@XZ -??1CAnimationControl@@UAA@XZ -??1CAttachDataDlg@@QAA@XZ -??1CCritSec@@UAA@XZ -??1CCtlText@@UAA@XZ -??1CCursor@@EAA@XZ -??1CCustomButtonEx@@EAA@XZ -??1CCustomGraphicEx@@UAA@XZ -??1CDIB@@QAA@XZ -??1CDrawBackground@@UAA@XZ -??1CDrawItem@@UAA@XZ -??1CDrawItemComposite@@UAA@XZ -??1CGenericNavWindow@@UAA@XZ -??1CHighContrast@@EAA@XZ -??1CResourceModule@@QAA@XZ -??1CScreenDIB@@UAA@XZ -??1CScreenText@@UAA@XZ -??1CWndObj@@UAA@XZ -??1ChoiceWizStrategy@@UAA@XZ -??1ICreateNavbarWnd@@UAA@XZ -??1ICreateProgressWnd@@UAA@XZ -??1LanguageNeutralSelectionDialogBase@@QAA@XZ -??1LanguageSelectionDialogBase@@QAA@XZ -??1NavWindow@@UAA@XZ -??1NavigationStack@@UAA@XZ -??1Navigator@@EAA@XZ -??1PIDStringView@@UAA@XZ -??1PageContainer@@UAA@XZ -??1ScrWindow@@UAA@XZ -??1SimpleWizStrategy@@UAA@XZ -??1SummaryWizStrategy@@UAA@XZ -??1VariationWizStrategy@@UAA@XZ -??1Win32Navigator@@EAA@XZ -??1Wiz_Node@@UAA@XZ -??1WizardBranch@@UAA@XZ -??1WizardCollection@@UAA@XZ -??1WizardDesciption@@UAA@XZ -??1WizardEx@@UAA@XZ -??1WizardNode@@UAA@XZ -??1WizardPage@@UAA@XZ -??1WizardRoot@@UAA@XZ -??1WizardStrategy@@UAA@XZ -??1WizardSummary@@UAA@XZ -??1WizardUI@@QAA@XZ -??1WizardVariation@@UAA@XZ -??1Wizard_PageDesciption@@UAA@XZ -??4?$CSimpleArray@PAGV?$CSimpleArrayEqualHelper@PAG@ATL@@@ATL@@QAAAAV01@ABV01@@Z -??4?$CSimpleArray@PAUIResourceModuleEvent@@V?$CSimpleArrayEqualHelper@PAUIResourceModuleEvent@@@ATL@@@ATL@@QAAAAV01@ABV01@@Z -??4?$CSimpleArray@PAUKEYBOARD@@V?$CSimpleArrayEqualHelper@PAUKEYBOARD@@@ATL@@@ATL@@QAAAAV01@ABV01@@Z -??4?$CSimpleArray@PAULANGUAGE@@V?$CSimpleArrayEqualHelper@PAULANGUAGE@@@ATL@@@ATL@@QAAAAV01@ABV01@@Z -??4?$CSimpleArray@PAULOCALE@@V?$CSimpleArrayEqualHelper@PAULOCALE@@@ATL@@@ATL@@QAAAAV01@ABV01@@Z -??4?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@ABV01@@Z -??4?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@ABV?$CSimpleStringT@G$00@1@@Z -??4?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@PBG@Z -??4?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@ABUtagVARIANT@@@Z -??4?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@ABV01@@Z -??4?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@D@Z -??4?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@G@Z -??4?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@PBD@Z -??4?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@PBE@Z -??4?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@PBG@Z -??4AppWindow@@QAAAAV0@ABV0@@Z -??4BranchWizStrategy@@QAAAAV0@ABV0@@Z -??4CAnimation@@QAAAAV0@ABV0@@Z -??4CAnimationControl@@QAAAAV0@ABV0@@Z -??4CAttachDataDlg@@QAAAAV0@ABV0@@Z -??4CCritSec@@QAAAAV0@ABV0@@Z -??4CCtlText@@QAAAAV0@ABV0@@Z -??4CCursor@@QAAAAV0@ABV0@@Z -??4CCustomButtonEx@@QAAAAV0@ABV0@@Z -??4CCustomGraphicEx@@QAAAAV0@ABV0@@Z -??4CDIB@@QAAAAV0@ABV0@@Z -??4CDrawBackground@@QAAAAV0@ABV0@@Z -??4CDrawItem@@QAAAAV0@ABV0@@Z -??4CDrawItemComposite@@QAAAAV0@ABV0@@Z -??4CGenericNavWindow@@QAAAAV0@ABV0@@Z -??4CHighContrast@@QAAAAV0@ABV0@@Z -??4CResourceModule@@QAAAAV0@ABV0@@Z -??4CResourceModuleFactory@@QAAAAV0@ABV0@@Z -??4CRichEditControl@@QAAAAV0@ABV0@@Z -??4CScreenDIB@@QAAAAV0@ABV0@@Z -??4CScreenText@@QAAAAV0@ABV0@@Z -??4CWndObj@@QAAAAV0@ABV0@@Z -??4ChoiceWizStrategy@@QAAAAV0@ABV0@@Z -??4ICreateNavbarWnd@@QAAAAV0@ABV0@@Z -??4ICreateProgressWnd@@QAAAAV0@ABV0@@Z -??4IResourceModuleEvent@@QAAAAU0@ABU0@@Z -??4LanguageNeutralSelectionDialogBase@@QAAAAV0@ABV0@@Z -??4LanguageSelectionDialogBase@@QAAAAV0@ABV0@@Z -??4MyString@@QAAAAV0@ABV0@@Z -??4NavWindow@@QAAAAV0@ABV0@@Z -??4NavigationStack@@QAAAAV0@ABV0@@Z -??4Navigator@@QAAAAV0@ABV0@@Z -??4PIDStringView@@QAAAAV0@ABV0@@Z -??4PageContainer@@QAAAAV0@ABV0@@Z -??4PageDef@@QAAAAU0@ABU0@@Z -??4ProgressCreateStruct@@QAAAAU0@ABU0@@Z -??4ProtoPageDimensions@@QAAAAU0@ABU0@@Z -??4ProtoPageList@@QAAAAV0@ABV0@@Z -??4ScrWindow@@QAAAAV0@ABV0@@Z -??4SimpleDialogBase@@QAAAAV0@ABV0@@Z -??4SimpleRect@@QAAAAU0@ABU0@@Z -??4SimpleSize@@QAAAAU0@ABU0@@Z -??4SimpleWizStrategy@@QAAAAV0@ABV0@@Z -??4SummaryWizStrategy@@QAAAAV0@ABV0@@Z -??4Win32Navigator@@QAAAAV0@ABV0@@Z -??4Wiz_Node@@QAAAAV0@ABV0@@Z -??4WizardBranch@@QAAAAV0@ABV0@@Z -??4WizardCollection@@QAAAAV0@ABV0@@Z -??4WizardDesciption@@QAAAAV0@ABV0@@Z -??4WizardDialogPost@@QAAAAV0@ABV0@@Z -??4WizardDialogPre@@QAAAAV0@ABV0@@Z -??4WizardEx@@QAAAAV0@ABV0@@Z -??4WizardHandler@@QAAAAV0@ABV0@@Z -??4WizardNode@@QAAAAV0@ABV0@@Z -??4WizardPage@@QAAAAV0@ABV0@@Z -??4WizardRoot@@QAAAAV0@ABV0@@Z -??4WizardStrategy@@QAAAAV0@ABV0@@Z -??4WizardSummary@@QAAAAV0@ABV0@@Z -??4WizardUI@@QAAAAV0@ABV0@@Z -??4Wizard_PageDesciption@@QAAAAV0@ABV0@@Z -??A?$CSimpleArray@PAGV?$CSimpleArrayEqualHelper@PAG@ATL@@@ATL@@QAAAAPAGH@Z -??A?$CSimpleArray@PAGV?$CSimpleArrayEqualHelper@PAG@ATL@@@ATL@@QBAABQAGH@Z -??A?$CSimpleArray@PAUIResourceModuleEvent@@V?$CSimpleArrayEqualHelper@PAUIResourceModuleEvent@@@ATL@@@ATL@@QAAAAPAUIResourceModuleEvent@@H@Z -??A?$CSimpleArray@PAUIResourceModuleEvent@@V?$CSimpleArrayEqualHelper@PAUIResourceModuleEvent@@@ATL@@@ATL@@QBAABQAUIResourceModuleEvent@@H@Z -??A?$CSimpleArray@PAUKEYBOARD@@V?$CSimpleArrayEqualHelper@PAUKEYBOARD@@@ATL@@@ATL@@QAAAAPAUKEYBOARD@@H@Z -??A?$CSimpleArray@PAUKEYBOARD@@V?$CSimpleArrayEqualHelper@PAUKEYBOARD@@@ATL@@@ATL@@QBAABQAUKEYBOARD@@H@Z -??A?$CSimpleArray@PAULANGUAGE@@V?$CSimpleArrayEqualHelper@PAULANGUAGE@@@ATL@@@ATL@@QAAAAPAULANGUAGE@@H@Z -??A?$CSimpleArray@PAULANGUAGE@@V?$CSimpleArrayEqualHelper@PAULANGUAGE@@@ATL@@@ATL@@QBAABQAULANGUAGE@@H@Z -??A?$CSimpleArray@PAULOCALE@@V?$CSimpleArrayEqualHelper@PAULOCALE@@@ATL@@@ATL@@QAAAAPAULOCALE@@H@Z -??A?$CSimpleArray@PAULOCALE@@V?$CSimpleArrayEqualHelper@PAULOCALE@@@ATL@@@ATL@@QBAABQAULOCALE@@H@Z -??A?$CSimpleStringT@G$0A@@ATL@@QBAGH@Z -??B?$CSimpleStringT@G$0A@@ATL@@QAAAAV?$CSimpleStringT@G$00@1@XZ -??B?$CSimpleStringT@G$0A@@ATL@@QBAPBGXZ -??B?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV?$CSimpleStringT@G$00@1@XZ -??Y?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@ABV01@@Z -??Y?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@D@Z -??Y?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@E@Z -??Y?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@G@Z -??Y?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@PBG@Z -??Y?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@ABUtagVARIANT@@@Z -??Y?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@ABV?$CSimpleStringT@G$0A@@1@@Z -??Y?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@D@Z -??Y?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@E@Z -??Y?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@G@Z -??Y?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@PBD@Z -??Y?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@PBG@Z -??_7AppWindow@@6BIWndObj@@@ DATA -??_7AppWindow@@6BIWndProp@@@ DATA -??_7BranchWizStrategy@@6B@ DATA -??_7CAnimation@@6B@ DATA -??_7CAnimationControl@@6B@ DATA -??_7CAttachDataDlg@@6B@ DATA -??_7CCritSec@@6B@ DATA -??_7CCtlText@@6B@ DATA -??_7CCursor@@6B@ DATA -??_7CCustomButtonEx@@6B@ DATA -??_7CCustomGraphicEx@@6B@ DATA -??_7CDrawBackground@@6B@ DATA -??_7CDrawItem@@6B@ DATA -??_7CDrawItemComposite@@6B@ DATA -??_7CGenericNavWindow@@6B@ DATA -??_7CHighContrast@@6B@ DATA -??_7CScreenDIB@@6B@ DATA -??_7CScreenText@@6B@ DATA -??_7CWndObj@@6BIWndObj@@@ DATA -??_7CWndObj@@6BIWndProp@@@ DATA -??_7ChoiceWizStrategy@@6B@ DATA -??_7ICreateNavbarWnd@@6B@ DATA -??_7ICreateProgressWnd@@6B@ DATA -??_7IResourceModuleEvent@@6B@ DATA -??_7LanguageNeutralSelectionDialogBase@@6B@ DATA -??_7LanguageSelectionDialogBase@@6B@ DATA -??_7NavWindow@@6B@ DATA -??_7NavigationStack@@6B@ DATA -??_7Navigator@@6B@ DATA -??_7PIDStringView@@6B@ DATA -??_7PageContainer@@6B@ DATA -??_7ScrWindow@@6BIWndObj@@@ DATA -??_7ScrWindow@@6BIWndProp@@@ DATA -??_7SimpleDialogBase@@6B@ DATA -??_7SimpleWizStrategy@@6B@ DATA -??_7SummaryWizStrategy@@6B@ DATA -??_7VariationWizStrategy@@6B@ DATA -??_7Win32Navigator@@6B@ DATA -??_7Wiz_Node@@6B@ DATA -??_7WizardBranch@@6B@ DATA -??_7WizardCollection@@6B@ DATA -??_7WizardDesciption@@6B@ DATA -??_7WizardDialogPost@@6B@ DATA -??_7WizardDialogPre@@6B@ DATA -??_7WizardEx@@6BINavigationNode@@@ DATA -??_7WizardEx@@6BWizardNode@@@ DATA -??_7WizardHandler@@6B@ DATA -??_7WizardNode@@6B@ DATA -??_7WizardPage@@6B@ DATA -??_7WizardRoot@@6B@ DATA -??_7WizardStrategy@@6B@ DATA -??_7WizardSummary@@6B@ DATA -??_7WizardVariation@@6B@ DATA -??_7Wizard_PageDesciption@@6B@ DATA -?Add@?$CSimpleArray@PAGV?$CSimpleArrayEqualHelper@PAG@ATL@@@ATL@@QAAHABQAG@Z -?Add@?$CSimpleArray@PAUIResourceModuleEvent@@V?$CSimpleArrayEqualHelper@PAUIResourceModuleEvent@@@ATL@@@ATL@@QAAHABQAUIResourceModuleEvent@@@Z -?Add@?$CSimpleArray@PAUKEYBOARD@@V?$CSimpleArrayEqualHelper@PAUKEYBOARD@@@ATL@@@ATL@@QAAHABQAUKEYBOARD@@@Z -?Add@?$CSimpleArray@PAULANGUAGE@@V?$CSimpleArrayEqualHelper@PAULANGUAGE@@@ATL@@@ATL@@QAAHABQAULANGUAGE@@@Z -?Add@?$CSimpleArray@PAULOCALE@@V?$CSimpleArrayEqualHelper@PAULOCALE@@@ATL@@@ATL@@QAAHABQAULOCALE@@@Z -?AddItem@CDrawItemComposite@@QAAXPAVCDrawItem@@@Z -?AddPage@PageContainer@@QAAXPAVWizardPage@@@Z -?AddPage@WizardUI@@QAAHPAVWizardPage@@@Z -?AddRef@CWndObj@@UAAKXZ -?AllocSysString@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAPAGXZ -?Append@?$CSimpleStringT@G$0A@@ATL@@QAAXABV12@@Z -?Append@?$CSimpleStringT@G$0A@@ATL@@QAAXPBG@Z -?Append@?$CSimpleStringT@G$0A@@ATL@@QAAXPBGH@Z -?AppendChar@?$CSimpleStringT@G$0A@@ATL@@QAAXG@Z -?AppendFormat@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXIZZ -?AppendFormat@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXPBGZZ -?AppendFormatV@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXPBGPAD@Z -?Attach@?$CSimpleStringT@G$0A@@ATL@@AAAXPAUCStringData@2@@Z -?Back@Navigator@@UAAPAVWizardPage@@PAVWizardNode@@@Z -?Back@WizardEx@@UAAPAVWizardPage@@PAVWizardNode@@@Z -?BlendNormal32@CDIB@@CAXPAV1@0@Z -?ButtonContinue@WizardHandler@@QAAPAVCCustomButtonEx@@XZ -?ButtonContinue@WizardRoot@@QAAAAPAVCCustomButtonEx@@XZ -?ButtonFinish@WizardHandler@@QAAPAVCCustomButtonEx@@XZ -?ButtonFinish@WizardRoot@@QAAAAPAVCCustomButtonEx@@XZ -?CStringExpandEnvironmentStrings@@YA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@V12@@Z -?CStringGetModuleFileName@@YA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@PAUHINSTANCE__@@@Z -?CStringGetPrivateProfileString@@YA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@PBG000@Z -?CStringGetWindowText@@YA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@PAUHWND__@@@Z -?CStringGetWindowsDirectory@@YA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ -?CalcAppSize@WizardUI@@AAAXXZ -?CanPageBeActivated@LanguageNeutralSelectionDialogBase@@UAAHW4Direction@@PAH@Z -?CanPageBeActivated@LanguageSelectionDialogBase@@UAAHW4Direction@@PAH@Z -?CanPageBeActivated@WizardHandler@@EAAHW4Direction@@PAH@Z -?CanPageBeActivated@WizardRoot@@UAAHW4Direction@@PAH@Z -?CanPageBeActivatedWrapper@WizardHandler@@QAAHW4Direction@@PAH@Z -?Cancel@Navigator@@UAAPAVWizardPage@@XZ -?CenterApp@WizardUI@@AAAXPAUHWND__@@UtagRECT@@@Z -?CenterRelativeToWindow@@YAHPAUHWND__@@0I@Z -?ChangeUiLanguage@CResourceModule@@SAHPBG@Z -?CharToOemA@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXXZ -?CheckImplicitLoad@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@AAA_NPBX@Z -?ClearCursorWait@CCursor@@QAAXXZ -?ClearString@MyString@@QAAXXZ -?ClearString@PIDStringView@@QAAXXZ -?CloneData@?$CSimpleStringT@G$0A@@ATL@@CAPAUCStringData@2@PAU32@@Z -?Collate@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHPBG@Z -?CollateNoCase@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHPBG@Z -?CommandHandled@WizardRoot@@QAAAAHXZ -?Compare@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHPBG@Z -?CompareNoCase@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHPBG@Z -?ComposeOffscreen@CDrawItem@@UAAXPAUHWND__@@@Z -?ComposeOffscreen@CDrawItemComposite@@UAAXPAUHWND__@@@Z -?ComposeOffscreen@CScreenText@@UAAXPAUHWND__@@@Z -?Concatenate@?$CSimpleStringT@G$0A@@ATL@@KAXAAV12@PBGH1H@Z -?Construct@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@SAXPAV12@@Z -?ConvertColorKeyToAlpha@CDIB@@QAAXXZ -?CopyChars@?$CSimpleStringT@G$0A@@ATL@@SAXPAGIPBGH@Z -?CopyChars@?$CSimpleStringT@G$0A@@ATL@@SAXPAGPBGH@Z -?CopyCharsOverlapped@?$CSimpleStringT@G$0A@@ATL@@SAXPAGIPBGH@Z -?CopyCharsOverlapped@?$CSimpleStringT@G$0A@@ATL@@SAXPAGPBGH@Z -?Create@CCustomButtonEx@@SAPAV1@PAUHINSTANCE__@@0PAUHWND__@@@Z -?Create@CCustomButtonEx@@SAPAV1@PAUHINSTANCE__@@0PAUHWND__@@I@Z -?Create@CCustomButtonEx@@SAPAV1@PAUHINSTANCE__@@0PAUHWND__@@IPAUHDC__@@1@Z -?Create@CCustomButtonEx@@SAPAV1@PAUHINSTANCE__@@0PAUHWND__@@PAUHDC__@@1@Z -?CreateAppWindow@WizardUI@@AAAXXZ -?CreateEx@CCustomButtonEx@@SAPAV1@PAUHINSTANCE__@@0PAUHWND__@@IQAU_Button_Data@@PAUHDC__@@1@Z -?CreateEx@CCustomButtonEx@@SAPAV1@PAUHINSTANCE__@@0PAUHWND__@@QAU_Button_Data@@PAUHDC__@@1@Z -?CreateFromHwnd@CDIB@@QAAHPAUHWND__@@@Z -?CreateIndirect@CCustomButtonEx@@SAPAV1@PAUHINSTANCE__@@0PAUHWND__@@IQAU_Button_Data@@@Z -?CreateIndirect@CCustomButtonEx@@SAPAV1@PAUHINSTANCE__@@0PAUHWND__@@QAU_Button_Data@@@Z -?CreateMirroredIcon@@YAPAUHICON__@@PAU1@@Z -?CreateModifiedFont@@YAPAUHFONT__@@PAUHDC__@@PAUtagLOGFONTW@@HHHH@Z -?CreateNavWindow@WizardUI@@AAAHXZ -?CreateNode@WizardBranch@@UAAPAVWizardNode@@IPAVWizardEx@@PAVWizardUI@@@Z -?CreateNode@WizardDesciption@@UAAPAVWizardNode@@IPAVWizardEx@@PAVWizardUI@@@Z -?CreateNode@WizardSummary@@UAAPAVWizardNode@@IPAVWizardEx@@PAVWizardUI@@@Z -?CreateNode@WizardVariation@@UAAPAVWizardNode@@IPAVWizardEx@@PAVWizardUI@@@Z -?CreateNode@Wizard_PageDesciption@@UAAPAVWizardNode@@IPAVWizardEx@@PAVWizardUI@@@Z -?CreateNodeHelper@WizardCollection@@QAAPAVWizardEx@@IPAV2@PAVWizardUI@@@Z -?CreateProgressWindow@WizardUI@@AAAHXZ -?CreatePropertySheet@WizardUI@@AAAXXZ -?CreateScrWindow@WizardUI@@AAAXXZ -?CreateWindows@WizardUI@@AAAXXZ -?Delete@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHHH@Z -?DeleteBackground@WizardUI@@CAXXZ -?Destroy@CCustomButtonEx@@SAXPAV1@@Z -?DestroyAllStandardButtons@WizardRoot@@QAAXXZ -?DestroyAppWindow@WizardUI@@AAAXXZ -?DestroyDialog@CAttachDataDlg@@QAAXIIJ@Z -?DestroyDialog@CGenericNavWindow@@AAAXXZ -?DestroyNavWindow@WizardUI@@AAAXXZ -?DestroyProgressWindow@WizardUI@@AAAXXZ -?DestroyPropertySheet@WizardUI@@AAAXXZ -?DestroyScrWindow@WizardUI@@AAAXXZ -?DestroyStandardButton@WizardRoot@@QAAXPAVCCustomButtonEx@@@Z -?DestroyWindows@WizardUI@@AAAXXZ -?DibHeight@CDIB@@QBAJXZ -?DibWidth@CDIB@@QBAJXZ -?DoCancel@Win32Navigator@@UAAXXZ -?DoGoToPageIndex@Win32Navigator@@UAAXH@Z -?Draw@CAnimation@@UAAHPAUHDC__@@@Z -?Draw@CDIB@@QAAHPAUHDC__@@HH@Z -?Draw@CDIB@@QAAHPAUHDC__@@HHUtagRECT@@@Z -?Draw@CDrawBackground@@UAAHPAUHDC__@@@Z -?Draw@CDrawItem@@QAAHPAUHWND__@@@Z -?Draw@CDrawItem@@QAAHXZ -?Draw@CDrawItemComposite@@UAAHPAUHDC__@@@Z -?Draw@CScreenDIB@@UAAHPAUHDC__@@@Z -?Draw@CScreenText@@UAAHPAUHDC__@@@Z -?DrawAlphaBlended@CDIB@@AAAHPAUHDC__@@HHUtagRECT@@@Z -?DrawColorKey@CDIB@@AAAHPAUHDC__@@HHUtagRECT@@@Z -?DrawCore@CDIB@@AAAHPAUHDC__@@HHUtagRECT@@H@Z -?DrawLVItem@LanguageNeutralSelectionDialogBase@@AAAJPAUtagNMLVCUSTOMDRAW@@@Z -?DrawOpaque@CDIB@@QAAHPAUHDC__@@HH@Z -?DrawOpaque@CDIB@@QAAHPAUHDC__@@HHUtagRECT@@@Z -?DumpToFile@CDIB@@QAAHPBG@Z -?EditStreamCallbackAnsi@CRichEditControl@@CAKKPAEJPAJ@Z -?EditStreamCallbackUnicode@CRichEditControl@@CAKKPAEJPAJ@Z -?Empty@?$CSimpleStringT@G$0A@@ATL@@QAAXXZ -?EnableInput@WizardUI@@QAAXH@Z -?EndUI@WizardUI@@QAAHXZ -?Enter@CCritSec@@UAAXXZ -?EnteringTrackedWnd@CCursor@@QAAHPAUHWND__@@@Z -?Find@?$CSimpleArray@PAGV?$CSimpleArrayEqualHelper@PAG@ATL@@@ATL@@QBAHABQAG@Z -?Find@?$CSimpleArray@PAUIResourceModuleEvent@@V?$CSimpleArrayEqualHelper@PAUIResourceModuleEvent@@@ATL@@@ATL@@QBAHABQAUIResourceModuleEvent@@@Z -?Find@?$CSimpleArray@PAUKEYBOARD@@V?$CSimpleArrayEqualHelper@PAUKEYBOARD@@@ATL@@@ATL@@QBAHABQAUKEYBOARD@@@Z -?Find@?$CSimpleArray@PAULANGUAGE@@V?$CSimpleArrayEqualHelper@PAULANGUAGE@@@ATL@@@ATL@@QBAHABQAULANGUAGE@@@Z -?Find@?$CSimpleArray@PAULOCALE@@V?$CSimpleArrayEqualHelper@PAULOCALE@@@ATL@@@ATL@@QBAHABQAULOCALE@@@Z -?Find@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHGH@Z -?Find@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHPBGH@Z -?FindOneOf@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHPBG@Z -?FirstVisit@WizardHandler@@EAAXXZ -?Fork@?$CSimpleStringT@G$0A@@ATL@@AAAXH@Z -?Format@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXIZZ -?Format@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXPBGZZ -?FormatMessageV@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXPBGPAPAD@Z -?FormatMessageW@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXIZZ -?FormatMessageW@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXPBGZZ -?FormatV@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXPBGPAD@Z -?FormatVarMessage@@YAKKPBXKKPAGKZZ -?FreeExtra@?$CSimpleStringT@G$0A@@ATL@@QAAXXZ -?FreeInstance@CCursor@@SAXXZ -?FreeInstance@CHighContrast@@SAXXZ -?FreeInstance@Navigator@@SAXXZ -?FreeInstance@Win32Navigator@@SAXXZ -?GetAllocLength@?$CSimpleStringT@G$0A@@ATL@@QBAHXZ -?GetAllowMirror@CDIB@@QAAHXZ -?GetAppBitmap@WizardUI@@SAGXZ -?GetAppDib@AppWindow@@QAAPAVCDIB@@XZ -?GetAppDimensions@WizardUI@@SAPAUProtoPageDimensions@@XZ -?GetAppHWnd@WizardUI@@QAAPAUHWND__@@XZ -?GetAppImage@AppWindow@@QAAPAUHDC__@@XZ -?GetAppRect@AppWindow@@QAAXPAUtagRECT@@@Z -?GetAppWindow@WizardUI@@QAAPAVAppWindow@@XZ -?GetAppWindowInBackgroundBitmap@ProtoPageDimensions@@QAA?AUSimpleRect@@XZ -?GetAppWindowOffset@ProtoPageDimensions@@QAA?AUSimpleSize@@XZ -?GetAppWindowSize@ProtoPageDimensions@@QAA?AUSimpleSize@@XZ -?GetAt@?$CSimpleStringT@G$0A@@ATL@@QBAGH@Z -?GetBitsPerPixel@CDIB@@QAAIXZ -?GetBkBrush@CHighContrast@@QAAPAUHBRUSH__@@PAU2@@Z -?GetBkColor@CHighContrast@@QAAKK@Z -?GetBottomMargin@ProtoPageDimensions@@QAAHXZ -?GetBuffer@?$CSimpleStringT@G$0A@@ATL@@QAAPAGH@Z -?GetBuffer@?$CSimpleStringT@G$0A@@ATL@@QAAPAGXZ -?GetBufferSetLength@?$CSimpleStringT@G$0A@@ATL@@QAAPAGH@Z -?GetButtons@WizardPage@@QAAKXZ -?GetButtons@Wizard_PageDesciption@@QAAKXZ -?GetCancelNoShow@WizardUI@@QAAHXZ -?GetCancelPage@WizardUI@@QAAPAVWizardPage@@XZ -?GetCanceled@WizardUI@@QAAHXZ -?GetContainerHwnd@PageContainer@@QAAPAUHWND__@@XZ -?GetCreateWizardDialog@Wizard_PageDesciption@@QAAQ6APAVWizardRoot@@PAVWizardPage@@@ZXZ -?GetCurrentPage@WizardUI@@QAAPAVWizardPage@@XZ -?GetCurrentPageHwnd@PageContainer@@QAAPAUHWND__@@XZ -?GetCurrentPageIndex@PageContainer@@QAAHXZ -?GetCurrentVariation@WizardVariation@@MAAXXZ -?GetData@?$CSimpleArray@PAGV?$CSimpleArrayEqualHelper@PAG@ATL@@@ATL@@QBAPAPAGXZ -?GetData@?$CSimpleArray@PAUIResourceModuleEvent@@V?$CSimpleArrayEqualHelper@PAUIResourceModuleEvent@@@ATL@@@ATL@@QBAPAPAUIResourceModuleEvent@@XZ -?GetData@?$CSimpleArray@PAUKEYBOARD@@V?$CSimpleArrayEqualHelper@PAUKEYBOARD@@@ATL@@@ATL@@QBAPAPAUKEYBOARD@@XZ -?GetData@?$CSimpleArray@PAULANGUAGE@@V?$CSimpleArrayEqualHelper@PAULANGUAGE@@@ATL@@@ATL@@QBAPAPAULANGUAGE@@XZ -?GetData@?$CSimpleArray@PAULOCALE@@V?$CSimpleArrayEqualHelper@PAULOCALE@@@ATL@@@ATL@@QBAPAPAULOCALE@@XZ -?GetData@?$CSimpleStringT@G$0A@@ATL@@ABAPAUCStringData@2@XZ -?GetData@WizardPage@@QAAPAXXZ -?GetDialog@WizardPage@@QAAPAVWizardRoot@@XZ -?GetDib@CScreenDIB@@QAAABVCDIB@@XZ -?GetElement@NavigationStack@@QAAPAVWizardNode@@H@Z -?GetEnvironmentVariableW@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHPBG@Z -?GetFirstPage@WizardEx@@QAAPAVWizardPage@@XZ -?GetFontCharSet@WizardUI@@QAAKXZ -?GetFontName@WizardUI@@QAAPBGXZ -?GetFontSize@WizardUI@@QAAIXZ -?GetHWnd@WizardPage@@QAAPAUHWND__@@XZ -?GetHdc@CDIB@@QBAPAUHDC__@@XZ -?GetHwndFont@@YAPAUHFONT__@@PAUHWND__@@PAUtagLOGFONTW@@@Z -?GetHwndLogFont@@YAHPAUHWND__@@PAUtagLOGFONTW@@@Z -?GetIndex@WizardNode@@QAAIXZ -?GetInstance@CCursor@@SAPAV1@XZ -?GetInstance@CHighContrast@@SAPAV1@XZ -?GetLength@?$CSimpleStringT@G$0A@@ATL@@QBAHXZ -?GetManager@?$CSimpleStringT@G$0A@@ATL@@QBAPAUIAtlStringMgr@2@XZ -?GetManager@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAPAUIAtlStringMgr@2@XZ -?GetMaxCount@WizardEx@@QAAIXZ -?GetMaxPageIndex@PageContainer@@QAAHXZ -?GetNavBarHeight@ProtoPageDimensions@@QAAHXZ -?GetNavHWnd@WizardUI@@QAAPAUHWND__@@XZ -?GetNavRect@AppWindow@@QAAXPAUtagRECT@@@Z -?GetPage@WizardEx@@UAAPAVWizardPage@@XZ -?GetPage@WizardPage@@UAAPAV1@XZ -?GetPageContainer@WizardUI@@QAAPAVPageContainer@@XZ -?GetPageHandler@WizardRoot@@UAAPAVWizardHandler@@XZ -?GetPageHwndFromPageIndex@PageContainer@@QAAPAUHWND__@@H@Z -?GetPageIndex@WizardEx@@QAAIXZ -?GetPageIndex@WizardNode@@QAAIXZ -?GetPageList@WizardEx@@QAAPAPAVWizardNode@@XZ -?GetPageListItem@WizardEx@@QAAPAVWizardNode@@H@Z -?GetPageName@WizardRoot@@QAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ -?GetParent@WizardNode@@QAAPAVWizardEx@@XZ -?GetPidStr@PIDStringView@@QAAPBGXZ -?GetResourceInstance@CResourceModule@@QAAPAUHINSTANCE__@@XZ -?GetResourceInstance@CResourceModuleFactory@@QAAPAUHINSTANCE__@@XZ -?GetResourceInstanceLoc@WizardPage@@QAAPAUHINSTANCE__@@XZ -?GetResourceInstanceLoc@WizardUI@@QAAPAUHINSTANCE__@@XZ -?GetResourceInstanceNonLoc@WizardPage@@QAAPAUHINSTANCE__@@XZ -?GetResourceInstanceNonLoc@WizardUI@@QAAPAUHINSTANCE__@@XZ -?GetResourceLocName@Wizard_PageDesciption@@QAAPBGXZ -?GetResourceModule@CResourceModuleFactory@@QAAPAVCResourceModule@@XZ -?GetResourceNonLocName@Wizard_PageDesciption@@QAAPBGXZ -?GetResourceStringLoc@WizardPage@@QAAPBGXZ -?GetRoot@WizardHandler@@QAAPAVWizardRoot@@XZ -?GetScaledBackgroundBitmapSize@ProtoPageDimensions@@QAA?AUSimpleSize@@XZ -?GetScrHWnd@WizardUI@@QAAPAUHWND__@@XZ -?GetScrImage@ScrWindow@@QAAPAUHDC__@@XZ -?GetScrRect@ScrWindow@@QAAXPAUtagRECT@@@Z -?GetScrWindow@WizardUI@@QAAPAVScrWindow@@XZ -?GetScreenBitmap@WizardUI@@SAGXZ -?GetScreenBitmapSize@ProtoPageDimensions@@QAA?AUSimpleSize@@XZ -?GetSelectedLanguage@LanguageSelectionDialogBase@@AAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ -?GetSelectedLocale@LanguageSelectionDialogBase@@AAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ -?GetShowScreenWindow@WizardUI@@QAAHXZ -?GetSize@?$CSimpleArray@PAGV?$CSimpleArrayEqualHelper@PAG@ATL@@@ATL@@QBAHXZ -?GetSize@?$CSimpleArray@PAUIResourceModuleEvent@@V?$CSimpleArrayEqualHelper@PAUIResourceModuleEvent@@@ATL@@@ATL@@QBAHXZ -?GetSize@?$CSimpleArray@PAUKEYBOARD@@V?$CSimpleArrayEqualHelper@PAUKEYBOARD@@@ATL@@@ATL@@QBAHXZ -?GetSize@?$CSimpleArray@PAULANGUAGE@@V?$CSimpleArrayEqualHelper@PAULANGUAGE@@@ATL@@@ATL@@QBAHXZ -?GetSize@?$CSimpleArray@PAULOCALE@@V?$CSimpleArrayEqualHelper@PAULOCALE@@@ATL@@@ATL@@QBAHXZ -?GetSize@NavigationStack@@QAAHXZ -?GetStrategy@WizardEx@@QAAPAVWizardStrategy@@XZ -?GetString@?$CSimpleStringT@G$0A@@ATL@@QBAPBGXZ -?GetString@MyString@@QAAPBGXZ -?GetTemplate@WizardPage@@QAAKXZ -?GetTemplate@Wizard_PageDesciption@@QAAKXZ -?GetTextColor@CHighContrast@@QAAKK@Z -?GetTitle@WizardPage@@QAAKXZ -?GetTitle@Wizard_PageDesciption@@QAAKXZ -?GetTop@NavigationStack@@QAAPAVWizardNode@@XZ -?GetTransparentColor@CDIB@@QAAKXZ -?GetType@WizardNode@@QAAIXZ -?GetUiMutex@WizardUI@@QAAPAXXZ -?GetUserSelectedHideOOBELang@WizardUI@@QAAPAGXZ -?GetUserSelectedKeyboardType@WizardUI@@QAAPAGXZ -?GetUserSelectedLDId@WizardUI@@QAAPAGXZ -?GetUserSelectedLocale@WizardUI@@QAAPAGXZ -?GetUserSelectedTargetLanguage@WizardUI@@QAAPAGXZ -?GetUserSelectedUILanguage@WizardUI@@QAAPAGXZ -?GetWindowProc@WizardPage@@QAAP6AHPAUHWND__@@IIJ@ZXZ -?GetWindowProc@WizardRoot@@UAAP6AHPAUHWND__@@IIJ@ZXZ -?GetWizNodeType@Wiz_Node@@QAAIXZ -?GetWizUI@WizardNode@@QAAPAVWizardUI@@XZ -?GetWizUI@WizardUI@@SAPAV1@XZ -?GetWizardPageWithIndex@PageContainer@@QAAPAVWizardPage@@H@Z -?GetWizardPageWithPageIndex@WizardUI@@QAAPAVWizardPage@@H@Z -?GetWizardRect@AppWindow@@QAAXPAUtagRECT@@@Z -?HdcBackground@WizardUI@@SAPAUHDC__@@XZ -?Hdlg@CAttachDataDlg@@QAAPAUHWND__@@XZ -?Hdlg@CGenericNavWindow@@QAAAAPAUHWND__@@XZ -?Hdlg@WizardHandler@@QAAPAUHWND__@@XZ -?Hdlg@WizardRoot@@QAAAAPAUHWND__@@XZ -?Hide@CWndObj@@UAAXXZ -?HideSplashScreen@WizardUI@@AAAXXZ -?HwndBackground@WizardUI@@SAPAUHWND__@@XZ -?HwndProgress@WizardUI@@SAPAUHWND__@@XZ -?Init@AppWindow@@QAAHIII@Z -?Init@CAnimationControl@@QAAHPAUHWND__@@IPAUHINSTANCE__@@IKHH@Z -?Init@CCtlText@@QAAHPAUHWND__@@I@Z -?Init@CCustomGraphicEx@@QAAHPAUHWND__@@I@Z -?Init@CResourceModuleFactory@@QAAXPAUHINSTANCE__@@@Z -?Init@CResourceModuleFactory@@QAAXPAUHINSTANCE__@@PBG@Z -?Init@CScreenText@@QAAHXZ -?Init@CWndObj@@UAAHPAUIWndObj@@@Z -?Init@ProtoPageDimensions@@QAAHXZ -?Init@ScrWindow@@QAAHI@Z -?Init@WizardHandler@@QAAXPAVWizardRoot@@@Z -?InitAllStandardButtons@WizardRoot@@QAAXXZ -?InitButtons@CGenericNavWindow@@MAAXXZ -?InitDialog@CAttachDataDlg@@SAXPAUHWND__@@IIJ@Z -?InitDialog@CGenericNavWindow@@AAAXPAUHWND__@@@Z -?InitFonts@WizardUI@@AAAHPAUHINSTANCE__@@@Z -?InitLangNeutralLV@LanguageNeutralSelectionDialogBase@@AAAXXZ -?InitPage@WizardHandler@@UAAXXZ -?InitStandardButton@WizardRoot@@QAAPAVCCustomButtonEx@@I@Z -?InitSurface@CGenericNavWindow@@AAAXXZ -?Initialize@CHighContrast@@QAAHXZ -?Initialize@CRichEditControl@@QAAXPAUHWND__@@PBG@Z -?Initialize@WizardPage@@QAAXKKKPAVWizardRoot@@PBG1@Z -?Initialize@WizardUI@@QAAHPAVCResourceModule@@0@Z -?InitializeWithMsftEdit@CRichEditControl@@QAAXPAUHWND__@@@Z -?Insert@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHHG@Z -?Insert@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHHPBG@Z -?InsertChar@MyString@@QAAHHG@Z -?InsertString@MyString@@QAAHHPBG@Z -?InsertString@PIDStringView@@QAAHHPBG@Z -?InstallFont@WizardUI@@AAAHPAUHINSTANCE__@@@Z -?InternalSetAtIndex@?$CSimpleArray@PAGV?$CSimpleArrayEqualHelper@PAG@ATL@@@ATL@@QAAXHABQAG@Z -?InternalSetAtIndex@?$CSimpleArray@PAUIResourceModuleEvent@@V?$CSimpleArrayEqualHelper@PAUIResourceModuleEvent@@@ATL@@@ATL@@QAAXHABQAUIResourceModuleEvent@@@Z -?InternalSetAtIndex@?$CSimpleArray@PAUKEYBOARD@@V?$CSimpleArrayEqualHelper@PAUKEYBOARD@@@ATL@@@ATL@@QAAXHABQAUKEYBOARD@@@Z -?InternalSetAtIndex@?$CSimpleArray@PAULANGUAGE@@V?$CSimpleArrayEqualHelper@PAULANGUAGE@@@ATL@@@ATL@@QAAXHABQAULANGUAGE@@@Z -?InternalSetAtIndex@?$CSimpleArray@PAULOCALE@@V?$CSimpleArrayEqualHelper@PAULOCALE@@@ATL@@@ATL@@QAAXHABQAULOCALE@@@Z -?IsAppMirrored@AppWindow@@QAAHXZ -?IsCancelRequest@WizardUI@@AAAHPAUtagMSG@@@Z -?IsControlKeys@WizardUI@@AAAHPAUHWND__@@PAUtagMSG@@@Z -?IsDialogMessageW@PageContainer@@QAAHPAUtagMSG@@@Z -?IsDlgMsg@CWndObj@@UAAHPAUtagMSG@@@Z -?IsEmpty@?$CSimpleStringT@G$0A@@ATL@@QBA_NXZ -?IsFunctionKeys@WizardUI@@AAAHPAUHWND__@@PAUtagMSG@@@Z -?IsHighContrast@CHighContrast@@QAAHXZ -?IsInitialized@CDIB@@QAAHXZ -?IsInitialized@ProtoPageDimensions@@QAAHXZ -?IsLanguageSelectionUiShown@LanguageSelectionDialogBase@@SAHXZ -?IsMinimizeRequest@WizardUI@@AAAHPAUtagMSG@@@Z -?IsStandardSizing@ProtoPageDimensions@@QAAHXZ -?IsWDS@LanguageNeutralSelectionDialogBase@@UAAHXZ -?IsWDS@LanguageSelectionDialogBase@@UAAHXZ -?KillActive@WizardHandler@@UAAXAAH@Z -?KillActive@WizardRoot@@UAAXXZ -?LangNeutralLVSubProc@LanguageNeutralSelectionDialogBase@@CAJPAUHWND__@@IIJ@Z -?Leave@CCritSec@@UAAXXZ -?LeavingTrackedWnd@CCursor@@QAAHPAUHWND__@@@Z -?Left@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBA?AV12@H@Z -?Load32FromOther@CDIB@@AAAHPAV1@@Z -?Load@CAnimation@@QAAHPAUHINSTANCE__@@IKHJJ@Z -?Load@CDIB@@QAAHPAUHINSTANCE__@@IKH@Z -?Load@CDrawBackground@@QAAHPAUHWND__@@PAUHDC__@@0@Z -?Load@CScreenDIB@@QAAHPAUHINSTANCE__@@IK@Z -?LoadBackground@AppWindow@@QAAXXZ -?LoadBitmapW@CHighContrast@@QAAPAUHBITMAP__@@PAUHINSTANCE__@@IHHI@Z -?LoadFontInfo@WizardUI@@AAAXXZ -?LoadHtmlResource@@YAPAXPAUHINSTANCE__@@PBGPAK@Z -?LoadLibraryW@CResourceModule@@AAAXXZ -?LoadScaled@CDIB@@QAAHPAUHINSTANCE__@@IJJKH@Z -?LoadScaledFromOther@CDIB@@QAAHPAV1@JJH@Z -?LoadStringResources@LanguageSelectionDialogBase@@QAAXXZ -?LoadStringW@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHI@Z -?LoadStringW@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHPAUHINSTANCE__@@I@Z -?LoadStringW@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHPAUHINSTANCE__@@IG@Z -?LockBuffer@?$CSimpleStringT@G$0A@@ATL@@QAAPAGXZ -?MakeFullyOpaque@CDIB@@AAAXXZ -?MakeLower@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@XZ -?MakeReverse@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@XZ -?MakeUpper@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@XZ -?MessageBoxFromMessage@@YAHPAUHINSTANCE__@@PAUHWND__@@III@Z -?MessageBoxFromMessage@@YAHPAUHINSTANCE__@@PAUHWND__@@PBGII@Z -?MessageBoxFromMessageWithTimeout@@YAHPAUHINSTANCE__@@PAUHWND__@@IIIIH@Z -?MessageBoxFromMessageWithTimeout@@YAHPAUHINSTANCE__@@PAUHWND__@@PBGIIIH@Z -?MessagePump@WizardUI@@AAAXXZ -?Mid@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBA?AV12@H@Z -?Mid@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBA?AV12@HH@Z -?MirrorImage@CDIB@@QAAXXZ -?Move@CWndObj@@UAAXPAUtagPOINT@@@Z -?MoveControl@@YAXPAUHWND__@@IJJ@Z -?MyDynamicSetWindowText@@YAHPAUHWND__@@IV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z -?MyPropSheet_GetWizButtons@WizardRoot@@QAAKXZ -?MyPropSheet_SetWizButtons@WizardRoot@@QAAXK@Z -?MySetWindowText@@YAHPAUHWND__@@IV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z -?NeedToRedrawNavWindow@WizardUI@@AAAHXZ -?Next@Navigator@@UAAPAVWizardPage@@HPAVWizardNode@@@Z -?Next@Navigator@@UAAPAVWizardPage@@PAVWizardNode@@@Z -?Next@WizardEx@@UAAPAVWizardPage@@HPAVWizardNode@@@Z -?Next@WizardEx@@UAAPAVWizardPage@@PAVWizardNode@@@Z -?NextPage@BranchWizStrategy@@UAAPAVWizardPage@@HPAVWizardNode@@@Z -?NextPage@SimpleWizStrategy@@UAAPAVWizardPage@@HPAVWizardNode@@@Z -?NextPage@SummaryWizStrategy@@UAAPAVWizardPage@@HPAVWizardNode@@@Z -?NextPage@VariationWizStrategy@@UAAPAVWizardPage@@HPAVWizardNode@@@Z -?NextPageHelper@ChoiceWizStrategy@@IAAPAVWizardPage@@HPAVWizardNode@@@Z -?NotifyWizBack@WizardHandler@@UAAHAAH@Z -?NotifyWizBack@WizardRoot@@UAAHXZ -?NotifyWizCancel@WizardHandler@@UAAHAAH@Z -?NotifyWizCancel@WizardRoot@@UAAHXZ -?NotifyWizFinish@WizardHandler@@UAAHAAH@Z -?NotifyWizFinish@WizardRoot@@UAAHXZ -?NotifyWizNext@WizardHandler@@UAAHAAH@Z -?NotifyWizNext@WizardRoot@@UAAHXZ -?OemToCharA@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXXZ -?OnActivate@AppWindow@@MAAJIJ@Z -?OnActivate@CWndObj@@MAAJIJ@Z -?OnActivate@ScrWindow@@MAAJIJ@Z -?OnActivateApp@CWndObj@@MAAJIJ@Z -?OnApp@CWndObj@@MAAJIIJ@Z -?OnAskCBFormatName@CWndObj@@MAAJIJ@Z -?OnBack@AppWindow@@MAAJIIJ@Z -?OnBack@CGenericNavWindow@@QAAJGGPAUHWND__@@AAH@Z -?OnCancel@AppWindow@@MAAJIIJ@Z -?OnCancel@CGenericNavWindow@@QAAJGGPAUHWND__@@AAH@Z -?OnCancelJournal@CWndObj@@MAAJIJ@Z -?OnCancelMode@CWndObj@@MAAJIJ@Z -?OnCaptureChanged@CWndObj@@MAAJIJ@Z -?OnChangeCBChain@CWndObj@@MAAJIJ@Z -?OnChar@CWndObj@@MAAJIJ@Z -?OnCharToItem@CWndObj@@MAAJIJ@Z -?OnChildActivate@CWndObj@@MAAJIJ@Z -?OnClose@AppWindow@@MAAJIJ@Z -?OnClose@CWndObj@@MAAJIJ@Z -?OnClose@ScrWindow@@MAAJIJ@Z -?OnCommand@AppWindow@@MAAJIJ@Z -?OnCommand@CWndObj@@MAAJIJ@Z -?OnCommand@ScrWindow@@MAAJIJ@Z -?OnCommandBack@WizardDialogPost@@QAAJGGPAUHWND__@@AAH@Z -?OnCommandCancel@WizardDialogPost@@QAAJGGPAUHWND__@@AAH@Z -?OnCommandContinue@LanguageSelectionDialogBase@@QAAJGGPAUHWND__@@AAH@Z -?OnCommandContinue@WizardDialogPost@@QAAJGGPAUHWND__@@AAH@Z -?OnCommandFinish@WizardDialogPost@@QAAJGGPAUHWND__@@AAH@Z -?OnCompacting@CWndObj@@MAAJIJ@Z -?OnCompareItem@CWndObj@@MAAJIJ@Z -?OnContextMenu@CWndObj@@MAAJIJ@Z -?OnCopyData@CWndObj@@MAAJIJ@Z -?OnCreate@AppWindow@@MAAJIJ@Z -?OnCreate@CWndObj@@MAAJIJ@Z -?OnCreate@ScrWindow@@MAAJIJ@Z -?OnCtlColor@CGenericNavWindow@@QAAJIIJAAH@Z -?OnCtlColorBtn@CWndObj@@MAAJIJ@Z -?OnCtlColorDlg@CWndObj@@MAAJIJ@Z -?OnCtlColorEdit@CWndObj@@MAAJIJ@Z -?OnCtlColorListbox@CWndObj@@MAAJIJ@Z -?OnCtlColorMsgbox@CWndObj@@MAAJIJ@Z -?OnCtlColorScrollbar@CWndObj@@MAAJIJ@Z -?OnCtlColorStatic@CWndObj@@MAAJIJ@Z -?OnCtlColorStatic@SimpleDialogBase@@QAAJIIJAAH@Z -?OnCtlColorStatic@WizardDialogPost@@QAAJIIJAAH@Z -?OnCustomDraw@LanguageNeutralSelectionDialogBase@@QAAJHPAUtagNMHDR@@AAH@Z -?OnDeadChar@CWndObj@@MAAJIJ@Z -?OnDeleteItem@CWndObj@@MAAJIJ@Z -?OnDestroy@AppWindow@@MAAJIJ@Z -?OnDestroy@CGenericNavWindow@@QAAJIIJAAH@Z -?OnDestroy@CWndObj@@MAAJIJ@Z -?OnDestroy@ScrWindow@@MAAJIJ@Z -?OnDestroy@WizardDialogPre@@QAAJIIJAAH@Z -?OnDestroyClipboard@CWndObj@@MAAJIJ@Z -?OnDeviceChange@AppWindow@@MAAJIJ@Z -?OnDeviceChange@CWndObj@@MAAJIJ@Z -?OnDeviceChange@ScrWindow@@MAAJIJ@Z -?OnDevmodeChange@CWndObj@@MAAJIJ@Z -?OnDisplayChange@CGenericNavWindow@@QAAJIIJAAH@Z -?OnDisplayChange@CWndObj@@MAAJIJ@Z -?OnDisplayChange@ScrWindow@@MAAJIJ@Z -?OnDrawClipboard@CWndObj@@MAAJIJ@Z -?OnDrawItem@CGenericNavWindow@@QAAJIIJAAH@Z -?OnDrawItem@CWndObj@@MAAJIJ@Z -?OnDrawItem@WizardDialogPre@@QAAJIIJAAH@Z -?OnDropFiles@CWndObj@@MAAJIJ@Z -?OnEnable@CWndObj@@MAAJIJ@Z -?OnEndSession@CWndObj@@MAAJIJ@Z -?OnEnterIdle@CWndObj@@MAAJIJ@Z -?OnEnterMenuLoop@CWndObj@@MAAJIJ@Z -?OnEnterSizeMove@CWndObj@@MAAJIJ@Z -?OnEraseBkGnd@AppWindow@@MAAJIJ@Z -?OnEraseBkGnd@CWndObj@@MAAJIJ@Z -?OnEraseBkGnd@ScrWindow@@MAAJIJ@Z -?OnEraseBkGnd@WizardDialogPre@@QAAJIIJAAH@Z -?OnExitMenuLoop@CWndObj@@MAAJIJ@Z -?OnExitSizeMove@CWndObj@@MAAJIJ@Z -?OnFontChange@CWndObj@@MAAJIJ@Z -?OnGetButtons@AppWindow@@MAAJIIJ@Z -?OnGetButtons@CGenericNavWindow@@QAAJIIJAAH@Z -?OnGetDefID@AppWindow@@MAAJIIJ@Z -?OnGetDlgCode@CWndObj@@MAAJIJ@Z -?OnGetIcon@CWndObj@@MAAJIJ@Z -?OnGetMinMaxInfo@CWndObj@@MAAJIJ@Z -?OnGetText@CWndObj@@MAAJIJ@Z -?OnGetTextLength@CWndObj@@MAAJIJ@Z -?OnHScroll@CWndObj@@MAAJIJ@Z -?OnHelp@CWndObj@@MAAJIJ@Z -?OnHotKey@CWndObj@@MAAJIJ@Z -?OnInitDialog@CGenericNavWindow@@QAAJIIJAAH@Z -?OnInitDialog@CWndObj@@MAAJIJ@Z -?OnInitDialog@LanguageNeutralSelectionDialogBase@@QAAJIIJAAH@Z -?OnInitDialog@LanguageSelectionDialogBase@@QAAJIIJAAH@Z -?OnInitDialog@WizardDialogPre@@QAAJIIJAAH@Z -?OnKeyDown@CWndObj@@MAAJIJ@Z -?OnKeyUp@CWndObj@@MAAJIJ@Z -?OnKeyUp@LanguageNeutralSelectionDialogBase@@QAAJIIJAAH@Z -?OnKillFocus@CWndObj@@MAAJIJ@Z -?OnLButtonDblClk@CWndObj@@MAAJIJ@Z -?OnLButtonDown@CWndObj@@MAAJIJ@Z -?OnLButtonUp@CWndObj@@MAAJIJ@Z -?OnLanguageChange@LanguageSelectionDialogBase@@QAAJGGPAUHWND__@@AAH@Z -?OnLanguageSelect@LanguageNeutralSelectionDialogBase@@QAAJHPAUtagNMHDR@@AAH@Z -?OnLocaleChange@LanguageSelectionDialogBase@@QAAJGGPAUHWND__@@AAH@Z -?OnMeasureItem@CWndObj@@MAAJIJ@Z -?OnMenuChar@CWndObj@@MAAJIJ@Z -?OnMenuSelect@CWndObj@@MAAJIJ@Z -?OnMouseActivate@CWndObj@@MAAJIJ@Z -?OnMouseLeave@CWndObj@@MAAJIJ@Z -?OnMouseMove@CWndObj@@MAAJIJ@Z -?OnMouseOver@LanguageNeutralSelectionDialogBase@@QAAJHPAUtagNMHDR@@AAH@Z -?OnMove@CWndObj@@MAAJIJ@Z -?OnMoving@CWndObj@@MAAJIJ@Z -?OnNCCalcSize@CWndObj@@MAAJIJ@Z -?OnNCCreate@CWndObj@@MAAJIJ@Z -?OnNCDestroy@CWndObj@@MAAJIJ@Z -?OnNCHitTest@CWndObj@@MAAJIJ@Z -?OnNCPaint@CWndObj@@MAAJIJ@Z -?OnNotify@CWndObj@@MAAJIJ@Z -?OnNull@CWndObj@@MAAJIJ@Z -?OnPaint@AppWindow@@MAAJIJ@Z -?OnPaint@CGenericNavWindow@@QAAJIIJAAH@Z -?OnPaint@CWndObj@@MAAJIJ@Z -?OnPaint@ScrWindow@@MAAJIJ@Z -?OnPaintClipboard@CWndObj@@MAAJIJ@Z -?OnParentNotify@CWndObj@@MAAJIJ@Z -?OnPower@CWndObj@@MAAJIJ@Z -?OnPowerBroadcast@CWndObj@@MAAJIJ@Z -?OnQueryEndSession@CWndObj@@MAAJIJ@Z -?OnQueryOpen@CWndObj@@MAAJIJ@Z -?OnQuit@CWndObj@@MAAJIJ@Z -?OnRButtonDblClk@CWndObj@@MAAJIJ@Z -?OnRButtonDown@CWndObj@@MAAJIJ@Z -?OnRButtonUp@CWndObj@@MAAJIJ@Z -?OnRegistered@AppWindow@@MAAJIIJ@Z -?OnRegistered@CWndObj@@MAAJIIJ@Z -?OnRegistered@ScrWindow@@MAAJIIJ@Z -?OnRenderAllFormats@CWndObj@@MAAJIJ@Z -?OnRenderFormat@CWndObj@@MAAJIJ@Z -?OnResourceChanged@LanguageSelectionDialogBase@@UAAXAAH@Z -?OnResourceChanged@WizardHandler@@UAAXAAH@Z -?OnResourceChanged@WizardRoot@@UAAXXZ -?OnSetBitmap@AppWindow@@MAAJIIJ@Z -?OnSetBitmap@CGenericNavWindow@@QAAJIIJAAH@Z -?OnSetButtons@AppWindow@@MAAJIIJ@Z -?OnSetButtons@CGenericNavWindow@@QAAJIIJAAH@Z -?OnSetCaption@AppWindow@@MAAJIIJ@Z -?OnSetCaption@CGenericNavWindow@@QAAJIIJAAH@Z -?OnSetCursor@AppWindow@@MAAJIJ@Z -?OnSetCursor@CWndObj@@MAAJIJ@Z -?OnSetCursor@ScrWindow@@MAAJIJ@Z -?OnSetFocus@CWndObj@@MAAJIJ@Z -?OnSetRedraw@CWndObj@@MAAJIJ@Z -?OnSetText@CWndObj@@MAAJIJ@Z -?OnSettingChange@CWndObj@@MAAJIJ@Z -?OnShowWindow@CWndObj@@MAAJIJ@Z -?OnSize@CWndObj@@MAAJIJ@Z -?OnSizeClipboard@CWndObj@@MAAJIJ@Z -?OnSizing@CWndObj@@MAAJIJ@Z -?OnSysChar@CWndObj@@MAAJIJ@Z -?OnSysColorChange@CWndObj@@MAAJIJ@Z -?OnSysCommand@CWndObj@@MAAJIJ@Z -?OnTimer@CWndObj@@MAAJIJ@Z -?OnUser@AppWindow@@MAAJIIJ@Z -?OnUser@CWndObj@@MAAJIIJ@Z -?OnUser@ScrWindow@@MAAJIIJ@Z -?OnVScroll@CWndObj@@MAAJIJ@Z -?OnVScrollClipboard@CWndObj@@MAAJIJ@Z -?OnWindowPosChanged@CWndObj@@MAAJIJ@Z -?OnWindowPosChanging@CWndObj@@MAAJIJ@Z -?OnWmxClose@AppWindow@@MAAJIIJ@Z -?OnWmxClose@ScrWindow@@MAAJIIJ@Z -?PageData@WizardHandler@@QAAPAVWizardPage@@XZ -?PageData@WizardRoot@@QAAAAPAVWizardPage@@XZ -?PaintWindowRegion@@YAHPAUHWND__@@@Z -?Pop@NavigationStack@@QAAPAVWizardNode@@XZ -?PopulateKeyboardList@LanguageSelectionDialogBase@@AAAIXZ -?PopulateLanguageList@LanguageSelectionDialogBase@@AAAIXZ -?PopulateLayeredDriverList@LanguageSelectionDialogBase@@AAAIXZ -?PopulateLocaleList@LanguageSelectionDialogBase@@AAAHXZ -?Post@CWndObj@@UAAHIIJ@Z -?Preallocate@?$CSimpleStringT@G$0A@@ATL@@QAAXH@Z -?PrepareWrite2@?$CSimpleStringT@G$0A@@ATL@@AAAXH@Z -?PrepareWrite@?$CSimpleStringT@G$0A@@ATL@@AAAPAGH@Z -?ProcessLanguageSelection@LanguageSelectionDialogBase@@UAAHAAH@Z -?ProcessSelectedLanguage@LanguageNeutralSelectionDialogBase@@AAAXXZ -?ProcessWindowMessage@CAttachDataDlg@@UAAHPAUHWND__@@IIJAAJK@Z -?ProcessWindowMessage@CGenericNavWindow@@UAAHPAUHWND__@@IIJAAJK@Z -?ProcessWindowMessage@LanguageNeutralSelectionDialogBase@@UAAHPAUHWND__@@IIJAAJK@Z -?ProcessWindowMessage@LanguageSelectionDialogBase@@UAAHPAUHWND__@@IIJAAJK@Z -?ProcessWindowMessage@SimpleDialogBase@@UAAHPAUHWND__@@IIJAAJK@Z -?ProcessWindowMessage@WizardDialogPost@@UAAHPAUHWND__@@IIJAAJK@Z -?ProcessWindowMessage@WizardDialogPre@@UAAHPAUHWND__@@IIJAAJK@Z -?PseudoToScreenCoordinate@ProtoPageDimensions@@QAAXAAH0@Z -?Pulse@CAnimation@@QAAXXZ -?PumpMessage@WizardUI@@AAAXUtagMSG@@@Z -?Push@NavigationStack@@QAAHPAVWizardNode@@@Z -?QueryInterface@CWndObj@@UAAJABU_GUID@@PAPAX@Z -?ReadSelectedKeyboardType@LanguageSelectionDialogBase@@AAAXXZ -?ReadSelectedLanguage@LanguageSelectionDialogBase@@AAAXXZ -?ReadSelectedLayeredDriver@LanguageSelectionDialogBase@@AAAXXZ -?ReadSelectedLocale@LanguageSelectionDialogBase@@AAAXXZ -?Reallocate@?$CSimpleStringT@G$0A@@ATL@@AAAXH@Z -?RectDest@CGenericNavWindow@@QAAAAUtagRECT@@XZ -?Refresh@CDrawItem@@QAAHXZ -?RegisterObserver@CResourceModule@@QAAHPAUIResourceModuleEvent@@@Z -?ReinstantiatePages@PageContainer@@QAAXXZ -?Release@CWndObj@@UAAKXZ -?ReleaseBuffer@?$CSimpleStringT@G$0A@@ATL@@QAAXH@Z -?ReleaseBufferSetLength@?$CSimpleStringT@G$0A@@ATL@@QAAXH@Z -?Reload@WizardRoot@@QAAXXZ -?ReloadAllStandardButtons@WizardRoot@@QAAXXZ -?ReloadCaptions@CCustomButtonEx@@QAAXPAUHINSTANCE__@@@Z -?Remove@?$CSimpleArray@PAGV?$CSimpleArrayEqualHelper@PAG@ATL@@@ATL@@QAAHABQAG@Z -?Remove@?$CSimpleArray@PAUIResourceModuleEvent@@V?$CSimpleArrayEqualHelper@PAUIResourceModuleEvent@@@ATL@@@ATL@@QAAHABQAUIResourceModuleEvent@@@Z -?Remove@?$CSimpleArray@PAUKEYBOARD@@V?$CSimpleArrayEqualHelper@PAUKEYBOARD@@@ATL@@@ATL@@QAAHABQAUKEYBOARD@@@Z -?Remove@?$CSimpleArray@PAULANGUAGE@@V?$CSimpleArrayEqualHelper@PAULANGUAGE@@@ATL@@@ATL@@QAAHABQAULANGUAGE@@@Z -?Remove@?$CSimpleArray@PAULOCALE@@V?$CSimpleArrayEqualHelper@PAULOCALE@@@ATL@@@ATL@@QAAHABQAULOCALE@@@Z -?Remove@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHG@Z -?RemoveAll@?$CSimpleArray@PAGV?$CSimpleArrayEqualHelper@PAG@ATL@@@ATL@@QAAXXZ -?RemoveAll@?$CSimpleArray@PAUIResourceModuleEvent@@V?$CSimpleArrayEqualHelper@PAUIResourceModuleEvent@@@ATL@@@ATL@@QAAXXZ -?RemoveAll@?$CSimpleArray@PAUKEYBOARD@@V?$CSimpleArrayEqualHelper@PAUKEYBOARD@@@ATL@@@ATL@@QAAXXZ -?RemoveAll@?$CSimpleArray@PAULANGUAGE@@V?$CSimpleArrayEqualHelper@PAULANGUAGE@@@ATL@@@ATL@@QAAXXZ -?RemoveAll@?$CSimpleArray@PAULOCALE@@V?$CSimpleArrayEqualHelper@PAULOCALE@@@ATL@@@ATL@@QAAXXZ -?RemoveAt@?$CSimpleArray@PAGV?$CSimpleArrayEqualHelper@PAG@ATL@@@ATL@@QAAHH@Z -?RemoveAt@?$CSimpleArray@PAUIResourceModuleEvent@@V?$CSimpleArrayEqualHelper@PAUIResourceModuleEvent@@@ATL@@@ATL@@QAAHH@Z -?RemoveAt@?$CSimpleArray@PAUKEYBOARD@@V?$CSimpleArrayEqualHelper@PAUKEYBOARD@@@ATL@@@ATL@@QAAHH@Z -?RemoveAt@?$CSimpleArray@PAULANGUAGE@@V?$CSimpleArrayEqualHelper@PAULANGUAGE@@@ATL@@@ATL@@QAAHH@Z -?RemoveAt@?$CSimpleArray@PAULOCALE@@V?$CSimpleArrayEqualHelper@PAULOCALE@@@ATL@@@ATL@@QAAHH@Z -?RemoveChar@MyString@@QAAHH@Z -?RemoveFonts@WizardUI@@AAAXXZ -?RemoveString@MyString@@QAAHHH@Z -?RemoveString@PIDStringView@@QAAHHHH@Z -?Replace@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHGG@Z -?Replace@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHPBG0@Z -?ReplaceString@PIDStringView@@QAAHHHPBG@Z -?RepositionAllWindows@WizardUI@@QAAXIJ@Z -?RepositionAppWindow@WizardUI@@AAAXXZ -?RepositionNavWindow@WizardUI@@AAAXIJ@Z -?RepositionProgressWindow@WizardUI@@AAAXIJ@Z -?RequestCancel@Win32Navigator@@UAAXXZ -?RequestFinish@Win32Navigator@@UAAXXZ -?RequestGoBack@Win32Navigator@@UAAXXZ -?RequestGoNext@Win32Navigator@@UAAXH@Z -?RequestGoNext@Win32Navigator@@UAAXXZ -?Reset@PageContainer@@QAAHH@Z -?Reset@WizardEx@@UAAHXZ -?Reset@WizardPage@@UAAHXZ -?ResetLanguage@AppWindow@@QAAHXZ -?ResetLanguage@CResourceModule@@QAAHXZ -?ResetLanguage@CResourceModuleFactory@@QAAHXZ -?ResetLanguage@WizardUI@@QAAHPBG@Z -?ResetWizUI@WizardUI@@CAXXZ -?Resize@CDIB@@QAAHJJ@Z -?ReverseFind@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHG@Z -?Right@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBA?AV12@H@Z -?SPWE_CloseCurrentMessageBox@@YAXXZ -?SPWE_MessageBox@@YAHPAUHWND__@@PAUHINSTANCE__@@PBG2IP6AH0IIJ@ZIH@Z -?ScreenToPseudoCoordinate@ProtoPageDimensions@@QAAXAAH0@Z -?Send@CWndObj@@UAAHIIJ@Z -?SetActive@SimpleDialogBase@@UAAXAAH@Z -?SetActive@WizardDialogPost@@UAAXAAH@Z -?SetActive@WizardDialogPre@@UAAXAAH@Z -?SetActive@WizardHandler@@UAAXAAH@Z -?SetActive@WizardRoot@@UAAXXZ -?SetActiveAppWnd@AppWindow@@QAAXPAUHWND__@@@Z -?SetAllowMirror@CAnimation@@QAAXH@Z -?SetAllowMirror@CAnimationControl@@QAAXH@Z -?SetAllowMirror@CDIB@@QAAXH@Z -?SetAppHWnd@WizardUI@@QAAXPAUHWND__@@@Z -?SetAppWindow@WizardUI@@QAAXPAVAppWindow@@@Z -?SetAt@?$CSimpleStringT@G$0A@@ATL@@QAAXHG@Z -?SetAtIndex@?$CSimpleArray@PAGV?$CSimpleArrayEqualHelper@PAG@ATL@@@ATL@@QAAHHABQAG@Z -?SetAtIndex@?$CSimpleArray@PAUIResourceModuleEvent@@V?$CSimpleArrayEqualHelper@PAUIResourceModuleEvent@@@ATL@@@ATL@@QAAHHABQAUIResourceModuleEvent@@@Z -?SetAtIndex@?$CSimpleArray@PAUKEYBOARD@@V?$CSimpleArrayEqualHelper@PAUKEYBOARD@@@ATL@@@ATL@@QAAHHABQAUKEYBOARD@@@Z -?SetAtIndex@?$CSimpleArray@PAULANGUAGE@@V?$CSimpleArrayEqualHelper@PAULANGUAGE@@@ATL@@@ATL@@QAAHHABQAULANGUAGE@@@Z -?SetAtIndex@?$CSimpleArray@PAULOCALE@@V?$CSimpleArrayEqualHelper@PAULOCALE@@@ATL@@@ATL@@QAAHHABQAULOCALE@@@Z -?SetBackGroundColor@CRichEditControl@@QAAXK@Z -?SetBackgroundHDC@CCustomButtonEx@@QAAXPAUHDC__@@@Z -?SetCancelNoShow@WizardUI@@QAAXH@Z -?SetCanceled@WizardUI@@QAAXH@Z -?SetColor@CScreenText@@QAAHK@Z -?SetControlFonts@@YAXPAUHWND__@@@Z -?SetCurrentPage@PageContainer@@QAAXH@Z -?SetCursorState@CCursor@@QAAXI@Z -?SetCursorStateForButton@CCursor@@QAAXI@Z -?SetCursorWait@CCursor@@QAAXXZ -?SetData@WizardPage@@QAAXPAX@Z -?SetDlgItemTextFromResID@@YAXPAUHWND__@@IPAUHINSTANCE__@@I@Z -?SetFirstPage@Win32Navigator@@UAAXPAVWizardPage@@@Z -?SetFont@CScreenText@@QAAHPAUHFONT__@@@Z -?SetFontSize@PageContainer@@QAAXH@Z -?SetFontSize@WizardUI@@QAAXI@Z -?SetGraphic@CCustomGraphicEx@@QAAHPAVCDrawItem@@@Z -?SetHWnd@WizardPage@@QAAXPAUHWND__@@@Z -?SetHdcDest@CDrawItem@@QAAXPAUHDC__@@@Z -?SetHwndDest@CDrawItem@@QAAXPAUHWND__@@@Z -?SetIndex@WizardNode@@QAAXI@Z -?SetLanguageString@WizardUI@@AAAJPAPAGPAG@Z -?SetLength@?$CSimpleStringT@G$0A@@ATL@@AAAXH@Z -?SetManager@?$CSimpleStringT@G$0A@@ATL@@QAAXPAUIAtlStringMgr@2@@Z -?SetMaxCount@WizardEx@@QAAXI@Z -?SetMdi@CWndObj@@UAAXPAUIWndObj@@@Z -?SetNavHWnd@WizardUI@@QAAXPAUHWND__@@@Z -?SetPageIndex@WizardNode@@QAAXI@Z -?SetPageList@WizardEx@@QAAXPAPAVWizardNode@@@Z -?SetPageListItem@WizardEx@@QAAXHPAVWizardNode@@@Z -?SetParent@WizardNode@@QAAXPAVWizardEx@@@Z -?SetPosition@CDrawItem@@QAAXKK@Z -?SetRichTextAnsi@CRichEditControl@@QAAXPBDPAK@Z -?SetScrWindow@WizardUI@@QAAXPAVScrWindow@@@Z -?SetStrategy@WizardEx@@QAAXPAVWizardStrategy@@@Z -?SetString@?$CSimpleStringT@G$0A@@ATL@@QAAXPBG@Z -?SetString@?$CSimpleStringT@G$0A@@ATL@@QAAXPBGH@Z -?SetSysString@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAPAGPAPAG@Z -?SetText@CCtlText@@QAAXPAUHWND__@@PAUHFONT__@@KPBG@Z -?SetText@CRichEditControl@@QAAXPBG@Z -?SetText@CScreenText@@QAAHPAUHWND__@@PBG@Z -?SetTextColor@CRichEditControl@@QAAXK@Z -?SetTextMode@CRichEditControl@@QAAXI@Z -?SetTextNoFormat@CRichEditControl@@QAAXPBG@Z -?SetTextStyle@@YAHPAUHWND__@@HHHHH@Z -?SetTextStyle@WizardRoot@@QAAHHMHHH@Z -?SetTransparentColor@CAnimation@@QAAXK@Z -?SetTransparentColor@CAnimationControl@@QAAXK@Z -?SetTransparentColor@CDIB@@QAAXK@Z -?SetType@WizardNode@@QAAXI@Z -?SetUserSelectedHideOOBELang@WizardUI@@QAAJPAG@Z -?SetUserSelectedKeyboardType@WizardUI@@QAAJPAG@Z -?SetUserSelectedLDId@WizardUI@@QAAJPAG@Z -?SetUserSelectedLocale@WizardUI@@QAAJPAG@Z -?SetUserSelectedTargetLanguage@WizardUI@@QAAJPAG@Z -?SetUserSelectedUILanguage@WizardUI@@QAAJPAG@Z -?SetWizUI@WizardNode@@QAAXPAVWizardUI@@@Z -?SetWizUI@WizardUI@@CAXPAV1@@Z -?Show@CWndObj@@UAAXK@Z -?Show@CWndObj@@UAAXXZ -?ShowError@LanguageSelectionDialogBase@@AAAHPAUHINSTANCE__@@K@Z -?ShowLanguageNeutralSelectionUI@LanguageNeutralSelectionDialogBase@@UAAHXZ -?ShowLanguageSelectionUI@LanguageSelectionDialogBase@@UAAHXZ -?ShowMigrationReport@@YAXPAUHINSTANCE__@@PAUHWND__@@IPBGI@Z -?ShowReadMoreWnd@@YAHPAUHINSTANCE__@@PAUHWND__@@IPBGI@Z -?ShowReadMoreWnd@@YAXPAUHINSTANCE__@@PAUHWND__@@III@Z -?ShowReadMoreWndHtml@@YAXPAUHINSTANCE__@@PAUHWND__@@IPBGI@Z -?ShowReadMoreWndHtmlFromResource@@YAXPAUHINSTANCE__@@PAUHWND__@@IPBG2I@Z -?ShowScreenWindow@WizardUI@@QAAXH@Z -?ShowUI@PageContainer@@QAAXPAUHWND__@@PAVWizardPage@@@Z -?ShowWindow@PageContainer@@QAAXH@Z -?ShowWindows@WizardUI@@AAAXXZ -?Size@CWndObj@@UAAXPAUtagSIZE@@@Z -?SleepMessageSafe@WizardUI@@QAAXK@Z -?SmartSetWindowText@@YAHPAUHWND__@@IV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z -?SpanExcluding@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBA?AV12@PBG@Z -?SpanIncluding@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBA?AV12@PBG@Z -?SpwLoadBitmap@@YAPAUHBITMAP__@@PAUHINSTANCE__@@IHHI@Z -?Stack@WizardUI@@QAAPAVNavigationStack@@XZ -?Start@CAnimation@@QAAHXZ -?StartUI@WizardUI@@QAAHPBVProtoPageList@@@Z -?Stop@CAnimation@@QAAHXZ -?StorageWidthBytes@CDIB@@ABAKXZ -?StretchControlToWindow@@YAXPAUHWND__@@II@Z -?StringLength@?$CSimpleStringT@G$0A@@ATL@@SAHPBD@Z -?StringLength@?$CSimpleStringT@G$0A@@ATL@@SAHPBG@Z -?TearDown@PageContainer@@QAAXXZ -?TestHighcontrast@CHighContrast@@QAAXH@Z -?TextFitsInWindow@@YAJPAUHWND__@@V?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z -?ThrowMemoryException@?$CSimpleStringT@G$0A@@ATL@@KAXXZ -?Tokenize@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBA?AV12@PBGAAH@Z -?Trim@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@G@Z -?Trim@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@PBG@Z -?Trim@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@XZ -?TrimLeft@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@G@Z -?TrimLeft@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@PBG@Z -?TrimLeft@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@XZ -?TrimRight@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@G@Z -?TrimRight@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@PBG@Z -?TrimRight@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@XZ -?Truncate@?$CSimpleStringT@G$0A@@ATL@@QAAXH@Z -?Uninit@CResourceModuleFactory@@QAAXXZ -?Unload@CDIB@@QAAXXZ -?UnlockBuffer@?$CSimpleStringT@G$0A@@ATL@@QAAXXZ -?UnregisterObserver@CResourceModule@@QAAHPAUIResourceModuleEvent@@@Z -?Update@CWndObj@@UAAXXZ -?WMFree@CWndObj@@QAAXXZ -?WMHandler@CWndObj@@QAAJIIJ@Z -?WMInit@CWndObj@@QAAXPAUHWND__@@@Z -?WaitForMultipleObjectsMessageSafe@WizardUI@@QAAKKPBQAXHK@Z -?WaitForMultipleObjectsMessageSafeEx@WizardUI@@QAAKKPBQAXHKH@Z -?WaitForSingleObjectMessageSafe@WizardUI@@QAAKPAXK@Z -?WaitForSingleObjectMessageSafeEx@WizardUI@@QAAKPAXKH@Z -?WaitForUIEnd@WizardUI@@QAAHXZ -?WindowProc@CAttachDataDlg@@SAJPAUHWND__@@IIJ@Z -?WindowProc@CGenericNavWindow@@SAJPAUHWND__@@IIJ@Z -?WizardThreadProc@WizardUI@@CAKPAX@Z -?add_WexStyle@CWndObj@@UAAXK@Z -?add_WndStyle@CWndObj@@UAAXK@Z -?bLangUiShown@LanguageSelectionDialogBase@@0HA DATA -?bWeAllocatedInstance@Navigator@@0HA DATA -?clr_WexStyle@CWndObj@@UAAXK@Z -?clr_WndStyle@CWndObj@@UAAXK@Z -?dlgProc@@YAHPAUHWND__@@IIJ@Z -?getInstance@Navigator@@SAPAUINavigator@@XZ -?getInstance@Win32Navigator@@SAPAV1@XZ -?get_Alpha@CWndObj@@UAAKXZ -?get_BackColor@CWndObj@@UAAKXZ -?get_Class@CWndObj@@UAAPBGXZ -?get_ClsStyle@CWndObj@@UAAKXZ -?get_Cursor@CWndObj@@UAAPAUHICON__@@XZ -?get_Icon@CWndObj@@UAAPAUHICON__@@XZ -?get_Instance@CWndObj@@UAAPAUHINSTANCE__@@XZ -?get_Menu@CWndObj@@UAAPAUHMENU__@@XZ -?get_Parent@CWndObj@@UAAPAUHWND__@@XZ -?get_Position@CWndObj@@UAAPAUtagPOINT@@XZ -?get_Size@CWndObj@@UAAPAUtagSIZE@@XZ -?get_TextColor@CWndObj@@UAAKXZ -?get_Title@CWndObj@@UAAPBGXZ -?get_WexStyle@CWndObj@@UAAKXZ -?get_WndID@CWndObj@@UAAKXZ -?get_WndStyle@CWndObj@@UAAKXZ -?get_hWnd@CWndObj@@UAAPAUHWND__@@XZ -?instance@Navigator@@0PAUINavigator@@A DATA -?m_CurrentVariation@VariationWizStrategy@@1HA DATA -?m_CurrentVariation@WizardVariation@@0HA DATA -?m_hcInstance@CHighContrast@@0PAV1@A DATA -?m_instance@Win32Navigator@@0PAV1@A DATA -?s_OldLangNeutralLVProc@LanguageNeutralSelectionDialogBase@@0P6AJPAUHWND__@@IIJ@ZA DATA -?s_hbmpScreenBackgroundOld@WizardUI@@0PAUHBITMAP__@@A DATA -?s_hdcScreenBackground@WizardUI@@0PAUHDC__@@A DATA -?s_lInitialized@CCursor@@0JA DATA -?s_pCursor@CCursor@@0PAV1@A DATA -?s_pWizardUI@WizardUI@@0PAV1@A DATA -?s_szUiLanguage@CResourceModule@@0PAGA DATA -?setInstance@Navigator@@SAXPAUINavigator@@@Z -?set_Alpha@CWndObj@@UAAXK@Z -?set_BackColor@CWndObj@@UAAXK@Z -?set_Class@CWndObj@@UAAXPBG@Z -?set_ClsStyle@CWndObj@@UAAXK@Z -?set_Cursor@CWndObj@@UAAXPAUHICON__@@@Z -?set_Icon@CWndObj@@UAAXPAUHICON__@@@Z -?set_Instance@CWndObj@@UAAXPAUHINSTANCE__@@@Z -?set_Menu@CWndObj@@UAAXPAUHMENU__@@@Z -?set_Parent@CWndObj@@UAAXPAUHWND__@@@Z -?set_Position@CWndObj@@UAAXPAUtagPOINT@@@Z -?set_Size@CWndObj@@UAAXPAUtagSIZE@@@Z -?set_Template@CWndObj@@UAAXK@Z -?set_TextColor@CWndObj@@UAAXK@Z -?set_Title@CWndObj@@UAAXPBG@Z -?set_Type@CWndObj@@UAAXK@Z -?set_WexStyle@CWndObj@@UAAXK@Z -?set_WndID@CWndObj@@UAAXK@Z -?set_WndStyle@CWndObj@@UAAXK@Z -?utlGetCtlRect@@YAHPAUHWND__@@0PAUtagRECT@@@Z -?v_Chk@CAnimationControl@@AAAHK@Z -?v_Chk@CCtlText@@AAAHK@Z -?v_Chk@CWndObj@@AAAHK@Z -?v_Chk@NavigationStack@@AAAHK@Z -?v_Chk@PageContainer@@AAAHK@Z -?v_ChkStack@NavigationStack@@AAAHXZ -?v_Clr@CAnimationControl@@AAAXK@Z -?v_Clr@CCtlText@@AAAXK@Z -?v_Clr@CWndObj@@AAAXK@Z -?v_Clr@NavigationStack@@AAAXK@Z -?v_Clr@PageContainer@@AAAXK@Z -?v_ClrProps@CWndObj@@AAAXXZ -?v_CreatePage@PageContainer@@AAAXHH@Z -?v_DefWndProc@CWndObj@@AAAJIIJ@Z -?v_DestroyAllCachedPages@PageContainer@@AAAXXZ -?v_DlgCreate@CWndObj@@AAAHXZ -?v_DoPageChange@Win32Navigator@@AAAXW4Direction@@PAVWizardPage@@@Z -?v_GetHCBkColor@CHighContrast@@AAAKXZ -?v_InitSurface@AppWindow@@AAAXI@Z -?v_InitSurface@ScrWindow@@AAAXXZ -?v_IsRtf@CRichEditControl@@AAAHXZ -?v_IsValid@PIDStringView@@AAAHG@Z -?v_LoadLibrary@CResourceModule@@AAAPAUHINSTANCE__@@PBG0@Z -?v_MakePidString@PIDStringView@@AAAHXZ -?v_MakeValidString@PIDStringView@@AAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@PBG@Z -?v_NotifyObservers@CResourceModule@@AAAXXZ -?v_Register@CWndObj@@AAAHXZ -?v_ReleaseResource@CResourceModule@@AAAXPAUHINSTANCE__@@@Z -?v_Set@CAnimationControl@@AAAXK@Z -?v_Set@CCtlText@@AAAXK@Z -?v_Set@CWndObj@@AAAXK@Z -?v_Set@NavigationStack@@AAAXK@Z -?v_Set@PageContainer@@AAAXK@Z -?v_SetCurrentPageInternal@PageContainer@@AAAXHH@Z -?v_SetWindowTitle@AppWindow@@AAAXXZ -?v_SetWindowTitle@ScrWindow@@AAAXXZ -?v_Unload@CDrawBackground@@AAAXXZ -?v_Unregister@CWndObj@@AAAHXZ -?v_WndCreate@CWndObj@@AAAHXZ -?wndProc@@YAJPAUHWND__@@IIJ@Z
diff --git a/mingw-w64-crt/libarm32/syncengine.def b/mingw-w64-crt/libarm32/syncengine.def deleted file mode 100644 index b288879..0000000 --- a/mingw-w64-crt/libarm32/syncengine.def +++ /dev/null
@@ -1,40 +0,0 @@ -; -; Definition file of SyncEngine.DLL -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "SyncEngine.DLL" -EXPORTS -??0ScenarioQosConnectingToWns@QoS@@QAA@ABV01@@Z -??0ScenarioQosConnectingToWns@QoS@@QAA@XZ -??0ScenarioQosCreatingSubscription@QoS@@QAA@ABV01@@Z -??0ScenarioQosCreatingSubscription@QoS@@QAA@XZ -??0ScenarioQosPlatWrapper@QoS@@QAA@ABV01@@Z -??0ScenarioQosStartup@QoS@@QAA@ABV01@@Z -??0ScenarioQosStartup@QoS@@QAA@XZ -??0ScenarioQosWrapper@QoS@@QAA@ABV01@@Z -??1ScenarioQosConnectingToWns@QoS@@UAA@XZ -??1ScenarioQosCreatingSubscription@QoS@@UAA@XZ -??1ScenarioQosStartup@QoS@@UAA@XZ -??4ScenarioQosConnectingToWns@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosCreatingSubscription@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosPlatWrapper@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosStartup@QoS@@QAAAAV01@ABV01@@Z -??4ScenarioQosWrapper@QoS@@QAAAAV01@ABV01@@Z -??_7ScenarioQosConnectingToWns@QoS@@6B@ DATA -??_7ScenarioQosCreatingSubscription@QoS@@6B@ DATA -??_7ScenarioQosPlatWrapper@QoS@@6B@ DATA -??_7ScenarioQosStartup@QoS@@6B@ DATA -??_7ScenarioQosWrapper@QoS@@6B@ DATA -?CreateSyncEngine@SyncEngineClientWrapper@@YAJPAPAUISyncEngine@@@Z -?DefaultOrMostSevereErrorTypeRecorded@ScenarioQosWrapper@QoS@@QAA?AW4_ErrorType@Bici@@W434@@Z -?GetApiId@ScenarioQosWrapper@QoS@@IAA?AW4_ApiId@Bici@@XZ -?GetEventProviderGuid@SyncEngineClientWrapper@@YAPBU_GUID@@XZ -?GetMostSevereErrorTypeRecorded@ScenarioQosWrapper@QoS@@QAA?AW4_ErrorType@Bici@@XZ -?GetRecordInfoForSetSelectiveSyncStatusEntry@SyncEngineClientWrapper@@YAJPAPAUIRecordInfo@@@Z -?InstallSyncEnginePerformanceCounters@SyncEngineClientWrapper@@YAJXZ -?RegisterAppShutdownCallback@SyncEngineClientWrapper@@YAXP6AXPAX@Z0@Z -?RegisterSyncEngineCOMServer@SyncEngineClientWrapper@@YAJXZ -?ReportAssertInfo@SyncEngineClientWrapper@@YAXPBG0I00@Z -?UninstallSyncEnginePerformanceCounters@SyncEngineClientWrapper@@YAJXZ -?UnregisterSyncEngineCOMServer@SyncEngineClientWrapper@@YAJXZ
diff --git a/mingw-w64-crt/libarm32/tcpmon.def b/mingw-w64-crt/libarm32/tcpmon.def deleted file mode 100644 index 9e36db0..0000000 --- a/mingw-w64-crt/libarm32/tcpmon.def +++ /dev/null
@@ -1,19 +0,0 @@ -; -; Definition file of TCPMON.dll -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "TCPMON.dll" -EXPORTS -??0CPortABC@@QAA@ABV0@@Z -??0CPortABC@@QAA@XZ -??0CTcpMibABC@@QAA@ABV0@@Z -??0CTcpMibABC@@QAA@XZ -??1CPortABC@@UAA@XZ -??1CTcpMibABC@@UAA@XZ -??4CPortABC@@QAAAAV0@ABV0@@Z -??4CTcpMibABC@@QAAAAV0@ABV0@@Z -??_7CPortABC@@6B@ DATA -??_7CTcpMibABC@@6B@ DATA -?Read@CPortABC@@UAAKQAXPAEKPAK@Z -InitializePrintMonitor2
diff --git a/mingw-w64-crt/libarm32/ulib.def b/mingw-w64-crt/libarm32/ulib.def deleted file mode 100644 index 79ac6c8..0000000 --- a/mingw-w64-crt/libarm32/ulib.def +++ /dev/null
@@ -1,453 +0,0 @@ -; -; Definition file of ulib.dll -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "ulib.dll" -EXPORTS -??0ADMINFILEPRIVS@@QAA@XZ -??0ARGUMENT_LEXEMIZER@@QAA@XZ -??0ARRAY@@QAA@XZ -??0BDSTRING@@QAA@ABV0@@Z -??0BDSTRING@@QAA@XZ -??0BITVECTOR@@QAA@XZ -??0BSTRING@@IAA@XZ -??0BSTRING@@QAA@ABV0@@Z -??0BYTE_STREAM@@QAA@XZ -??0CHKDSK_MESSAGE@@QAA@XZ -??0CLASS_DESCRIPTOR@@QAA@XZ -??0COMM_DEVICE@@QAA@XZ -??0CONT_MEM@@QAA@XZ -??0DSTRING@@QAA@ABV0@@Z -??0DSTRING@@QAA@XZ -??0FLAG_ARGUMENT@@QAA@XZ -??0FSN_FILTER@@QAA@XZ -??0FSTRING@@QAA@ABV0@@Z -??0FSTRING@@QAA@XZ -??0HMEM@@QAA@XZ -??0ITERATOR@@IAA@XZ -??0ITERATOR@@QAA@ABV0@@Z -??0KEYBOARD@@QAA@XZ -??0LIST@@QAA@XZ -??0LONG_ARGUMENT@@QAA@XZ -??0MEM_ALLOCATOR@@QAA@XZ -??0MEM_BLOCK_MGR@@QAA@XZ -??0MESSAGE@@QAA@XZ -??0MESSAGE_ID_COUNT@@QAA@XZ -??0MULTIPLE_PATH_ARGUMENT@@QAA@XZ -??0OBJECT@@IAA@XZ -??0OBJECT@@QAA@ABV0@@Z -??0PATH@@QAA@XZ -??0PATH_ARGUMENT@@QAA@XZ -??0PRINT_STREAM@@QAA@XZ -??0PROGRAM@@IAA@XZ -??0REST_OF_LINE_ARGUMENT@@QAA@XZ -??0SCREEN@@QAA@XZ -??0SORTED_LIST@@QAA@XZ -??0STREAM_MESSAGE@@QAA@XZ -??0STRING_ARGUMENT@@QAA@XZ -??0STRING_ARRAY@@QAA@XZ -??0TIMEINFO@@QAA@XZ -??0TIMEINFO_ARGUMENT@@QAA@XZ -??0WSTRING@@IAA@XZ -??0WSTRING@@QAA@ABV0@@Z -??1ADMINFILEPRIVS@@QAA@XZ -??1ARGUMENT_LEXEMIZER@@UAA@XZ -??1ARRAY@@UAA@XZ -??1BDSTRING@@UAA@XZ -??1BITVECTOR@@UAA@XZ -??1BSTRING@@UAA@XZ -??1BYTE_STREAM@@UAA@XZ -??1CHKDSK_MESSAGE@@UAA@XZ -??1COMM_DEVICE@@UAA@XZ -??1DSTRING@@UAA@XZ -??1FSN_FILTER@@UAA@XZ -??1FSTRING@@UAA@XZ -??1HMEM@@UAA@XZ -??1ITERATOR@@UAA@XZ -??1LIST@@UAA@XZ -??1MEM_ALLOCATOR@@UAA@XZ -??1MEM_BLOCK_MGR@@UAA@XZ -??1MESSAGE@@UAA@XZ -??1MESSAGE_ID_COUNT@@UAA@XZ -??1MULTIPLE_PATH_ARGUMENT@@UAA@XZ -??1OBJECT@@UAA@XZ -??1PATH@@UAA@XZ -??1PATH_ARGUMENT@@UAA@XZ -??1PRINT_STREAM@@UAA@XZ -??1PROGRAM@@UAA@XZ -??1SCREEN@@UAA@XZ -??1SORTED_LIST@@UAA@XZ -??1STREAM_MESSAGE@@UAA@XZ -??1STRING_ARGUMENT@@UAA@XZ -??1TIMEINFO_ARGUMENT@@UAA@XZ -??1WSTRING@@UAA@XZ -??4BDSTRING@@QAAAAV0@ABV0@@Z -??4BSTRING@@QAAAAV0@ABV0@@Z -??4DSTRING@@QAAAAV0@ABV0@@Z -??4FSTRING@@QAAAAV0@ABV0@@Z -??4ITERATOR@@QAAAAV0@ABV0@@Z -??4OBJECT@@QAAAAV0@ABV0@@Z -??4WSTRING@@QAAAAV0@ABV0@@Z -??8WSTRING@@QBAEABV0@@Z -??9WSTRING@@QBAEABV0@@Z -??MTIMEINFO@@QBAEV0@@Z -??MWSTRING@@QBAEABV0@@Z -??NWSTRING@@QBAEABV0@@Z -??OTIMEINFO@@QBAEV0@@Z -??OWSTRING@@QBAEABV0@@Z -??PWSTRING@@QBAEABV0@@Z -??_7BDSTRING@@6B@ DATA -??_7BSTRING@@6B@ DATA -??_7DSTRING@@6B@ DATA -??_7FSTRING@@6B@ DATA -??_7ITERATOR@@6B@ DATA -??_7OBJECT@@6B@ DATA -??_7WSTRING@@6B@ DATA -?Acquire@CONT_MEM@@UAAPAXKK@Z -?Acquire@HMEM@@UAAPAXKK@Z -?Alloc@MEM_BLOCK_MGR@@QAAPAXXZ -?Allocate@MEM_ALLOCATOR@@QAAPAXK@Z -?AnalyzePath@PATH@@QAA?AW4PATH_ANALYZE_CODE@@PAVWSTRING@@PAV1@0@Z -?AppendBase@PATH@@QAAEPBVWSTRING@@E@Z -?AppendDelimiter@PATH@@QAAEXZ -?AppendString@PATH@@QAAEPBVWSTRING@@@Z -?Cast@FILE_STREAM@@SAPAV1@PBVOBJECT@@@Z -?Cast@KEYBOARD@@SAPAV1@PBVOBJECT@@@Z -?Cast@SCREEN@@SAPAV1@PBVOBJECT@@@Z -?ChangeScreenSize@SCREEN@@QAAEGGPAE@Z -?CharNextW@MBSTR@@SAPADPAD@Z -?CheckSpace@WSTRING@@CAHPAG@Z -?CommitState@COMM_DEVICE@@QAAEXZ -?Compare@OBJECT@@UBAJPBV1@@Z -?ComputeCountSet@BITVECTOR@@ABAKXZ -?Construct@BDSTRING@@AAAXXZ -?Construct@BSTRING@@IAAXXZ -?Construct@DSTRING@@AAAXXZ -?Construct@OBJECT@@IAAXXZ -?Construct@WSTRING@@IAAXXZ -?ConvertOemToUnicodeN@WSTRING@@CAEPAGKPAKPADK@Z -?ConvertToLocal@TIMEINFO@@QAAEXZ -?ConvertToUTC@TIMEINFO@@QAAEXZ -?ConvertUnicodeToOemN@WSTRING@@CAEPADKPAKPAGK@Z -?Copy@FSN_FILE@@QBAEPAVPATH@@PAW4_COPY_ERROR@@KP6AKT_LARGE_INTEGER@@222KKPAX33@Z3PAH@Z -?CreateDirectoryPath@FSN_DIRECTORY@@QBAPAV1@PBVPATH@@@Z -?DeleteAllMembers@ARRAY@@UAAEXZ -?DeleteAllMembers@SEQUENTIAL_CONTAINER@@UAAEXZ -?DeleteAllMembers@SORTED_LIST@@UAAEXZ -?DeleteChAt@BSTRING@@QAAXKK@Z -?DeleteChAt@WSTRING@@QAAXKK@Z -?DeleteDirectory@FSN_DIRECTORY@@QAAEXZ -?DeleteOldest@SVILOGFILES@@QAAEXZ -?DisableBreakHandling@KEYBOARD@@SAEXZ -?DisableLineMode@KEYBOARD@@QAAEXZ -?Display@MESSAGE@@QAAEPBDZZ -?DisplayMessage@PROGRAM@@UBAEKW4MESSAGE_TYPE@@@Z -?DisplayMessage@PROGRAM@@UBAEKW4MESSAGE_TYPE@@PADZZ -?DisplayMsg@MESSAGE@@QAAEK@Z -?DisplayMsg@MESSAGE@@QAAEKPBDZZ -?DisplayMsg@MESSAGE@@QAAEKW4MESSAGE_TYPE@@K@Z -?DisplayMsg@MESSAGE@@QAAEKW4MESSAGE_TYPE@@KPBDZZ -?DisplaySystemError@SYSTEM@@SAXKH@Z -?DoNotRestoreConsoleMode@KEYBOARD@@UAAXXZ -?DoParsing@ARGUMENT_LEXEMIZER@@QAAEPAVARRAY@@@Z -?DoesNodeMatch@FSN_FILTER@@QAAEPAVFSNODE@@@Z -?DumpDataToLog@MESSAGE@@QAAEPAXK@Z -?EnableBreakHandling@KEYBOARD@@SAEXZ -?EnableLineMode@KEYBOARD@@QAAEXZ -?EnablePrivileges@ADMINFILEPRIVS@@QAAJXZ -?EndsWithDelimiter@PATH@@QBAEXZ -?EraseScreen@SCREEN@@QAAEXZ -?EraseScreenAndResetAttribute@SCREEN@@QAAEXZ -?ExitProgram@PROGRAM@@SAXK@Z -?Export@@YAEPAVARRAY@@P6AEPAXKEPADZZ1@Z -?Fatal@PROGRAM@@UBAXKKPADZZ -?Fatal@PROGRAM@@UBAXXZ -?FileExport@SQMEXPORT@@SAEPAXKEPADZZ -?FillAndReadByte@BYTE_STREAM@@AAAEPAE@Z -?FindFirstFileW@@YAPAXPBVPATH@@PAU_WIN32_FIND_DATAW@@@Z -?FindNext@ITERATOR@@UAAPAVOBJECT@@PBV2@@Z -?Flush@KEYBOARD@@QAAEXZ -?Free@MEM_BLOCK_MGR@@QAAEPAX@Z -?FreeLibraryHandle@SYSTEM@@SAXPAX@Z -?GetAt@ARRAY@@UBAPAVOBJECT@@K@Z -?GetClassDescriptor@OBJECT@@QBAPBVCLASS_DESCRIPTOR@@XZ -?GetCompareArgument@ARRAY@@SAPAVOBJECT@@PAX@Z -?GetFileSecurityBackup@SYSTEM@@SAEPBVPATH@@KPAU_SECURITY_ATTRIBUTES@@PAK@Z -?GetHandleNewLogFile@SVILOGFILES@@QAAEPAPAX@Z -?GetLexeme@ARGUMENT@@QAAPAVWSTRING@@XZ -?GetLexemeAt@ARGUMENT_LEXEMIZER@@QAAPAVWSTRING@@K@Z -?GetNext@FSN_DIRECTORY@@QAAPAVFSNODE@@PAPAXPAK@Z -?GetPFlagBreak@KEYBOARD@@QBAQAHXZ -?GetPattern@ARGUMENT@@QAAPAVWSTRING@@XZ -?GetStandardError@PROGRAM@@UAAPAVSTREAM@@XZ -?GetStandardInput@PROGRAM@@UAAPAVSTREAM@@XZ -?GetStandardOutput@PROGRAM@@UAAPAVSTREAM@@XZ -?GetWSTR@WSTRING@@QBAPBGXZ -?Get_Standard_Error_Stream@@YAPAVSTREAM@@XZ -?Get_Standard_Input_Stream@@YAPAVSTREAM@@XZ -?Get_Standard_Output_Stream@@YAPAVSTREAM@@XZ -?GotABreak@KEYBOARD@@SAEXZ -?HasWildCard@PATH@@QBAEXZ -?Initialize@ARGUMENT_LEXEMIZER@@QAAEPAVARRAY@@@Z -?Initialize@ARRAY@@QAAEKK@Z -?Initialize@BITVECTOR@@QAAEKW4BIT@@PAK@Z -?Initialize@BITVECTOR@@QAAXPAKK@Z -?Initialize@BSTRING@@QAAEPBDK@Z -?Initialize@BSTRING@@QAAEXZ -?Initialize@BYTE_STREAM@@QAAEPAVSTREAM@@K@Z -?Initialize@CHKDSK_MESSAGE@@QAAEPAVSTREAM@@00@Z -?Initialize@CLASS_DESCRIPTOR@@QAAEXZ -?Initialize@COMM_DEVICE@@QAAEPBVPATH@@PAE@Z -?Initialize@CONT_MEM@@QAAEPAXK@Z -?Initialize@FLAG_ARGUMENT@@QAAEPAD@Z -?Initialize@FLAG_ARGUMENT@@QAAEPAVWSTRING@@@Z -?Initialize@FSN_FILTER@@QAAEXZ -?Initialize@FSTRING@@QAAPAVWSTRING@@PAGK@Z -?Initialize@HMEM@@QAAEXZ -?Initialize@KEYBOARD@@QAAEEE@Z -?Initialize@LIST@@QAAEXZ -?Initialize@LONG_ARGUMENT@@QAAEPAD@Z -?Initialize@MEM_ALLOCATOR@@QAAE_KK@Z -?Initialize@MEM_BLOCK_MGR@@QAAEKK@Z -?Initialize@MESSAGE@@QAAEXZ -?Initialize@MULTIPLE_PATH_ARGUMENT@@QAAEPADEE@Z -?Initialize@PATH@@QAAEPBGE@Z -?Initialize@PATH@@QAAEPBV1@E@Z -?Initialize@PATH@@QAAEPBVWSTRING@@E@Z -?Initialize@PATH_ARGUMENT@@QAAEPADE@Z -?Initialize@PRINT_STREAM@@QAAEPBVPATH@@@Z -?Initialize@PROGRAM@@QAAEKKK@Z -?Initialize@REST_OF_LINE_ARGUMENT@@QAAEXZ -?Initialize@SCREEN@@QAAEXZ -?Initialize@SORTED_LIST@@QAAEE@Z -?Initialize@STREAM_MESSAGE@@QAAEPAVSTREAM@@00@Z -?Initialize@STRING_ARGUMENT@@QAAEPAD@Z -?Initialize@STRING_ARRAY@@QAAEKKK@Z -?Initialize@SVILOGFILES@@QAAEPBG00K@Z -?Initialize@TIMEINFO@@QAAEPAU_FILETIME@@@Z -?Initialize@TIMEINFO@@QAAEXZ -?Initialize@TIMEINFO@@QAAXPBV1@@Z -?Initialize@TIMEINFO_ARGUMENT@@QAAEPAD@Z -?Initialize@WSTRING@@QAAEJ@Z -?Initialize@WSTRING@@QAAEPBDK@Z -?Initialize@WSTRING@@QAAEPBGK@Z -?Initialize@WSTRING@@QAAEPBV1@KK@Z -?Initialize@WSTRING@@QAAEXZ -?Insert@ARRAY@@QAAEPAVOBJECT@@K@Z -?Insert@LIST@@QAAEPAVOBJECT@@PAVITERATOR@@@Z -?InsertString@WSTRING@@QAAEKPBV1@KK@Z -?IsCorrectVersion@SYSTEM@@SAEXZ -?IsDrive@PATH@@QBAEXZ -?IsEmpty@FSN_DIRECTORY@@QBAEXZ -?IsGuidVolName@PATH@@QAAEXZ -?IsInAutoChk@MESSAGE@@UAAEXZ -?IsInSetup@MESSAGE@@UAAEXZ -?IsKeyAvailable@KEYBOARD@@QBAEPAE@Z -?IsKeyPressed@MESSAGE@@UAAEKK@Z -?IsLoggingEnabled@MESSAGE@@QAAEXZ -?IsSameClass@OBJECT@@QBAEPBV1@@Z -?IsSameObject@OBJECT@@QBAEPBV1@@Z -?IsSuppressedMessage@MESSAGE@@UAAEE@Z -?IsValueSet@ARGUMENT@@QAAEXZ -?IsYesResponse@CHKDSK_MESSAGE@@UAAEE@Z -?IsYesResponse@MESSAGE@@UAAEE@Z -?IsYesResponse@STREAM_MESSAGE@@UAAEE@Z -?Lock@MESSAGE@@QAAXXZ -?Log@MESSAGE@@QAAEPBDZZ -?LogMessage@MESSAGE@@QAAEPBVWSTRING@@@Z -?LogMsg@MESSAGE@@QAAEK@Z -?LogMsg@MESSAGE@@QAAEKPBDZZ -?LogOnly@MESSAGE@@QAAEXZ -?MakeDirectory@SYSTEM@@SAPAVFSN_DIRECTORY@@PBVPATH@@0PAW4_COPY_ERROR@@P6AKT_LARGE_INTEGER@@222KKPAX33@Z3PAHK@Z -?MakeFile@SYSTEM@@SAPAVFSN_FILE@@PBVPATH@@@Z -?MakeFileToken@MESSAGE@@SA_KPBD@Z -?MakeTemporaryFile@SYSTEM@@SAPAVFSN_FILE@@PBVWSTRING@@PBVPATH@@@Z -?ModifyName@PATH@@QAAEPBVWSTRING@@@Z -?MoveCursorTo@SCREEN@@QAAEGG@Z -?NewBuf@BDSTRING@@UAAEK@Z -?NewBuf@DSTRING@@UAAEK@Z -?NewBuf@FSTRING@@UAAEK@Z -?NewLogFileName@SVILOGFILES@@QAAEPAVWSTRING@@@Z -?NextChar@BSTRING@@QAAKK@Z -?OrderedInsert@ARRAY@@QAAEPAVOBJECT@@PAPAX@Z -?OrderedSearch@ARRAY@@QAAPAVOBJECT@@PAV2@PAPAX@Z -?PathWasTooBig@PATH@@QAAEXZ -?PrepareToParse@ARGUMENT_LEXEMIZER@@QAAEPAVWSTRING@@@Z -?Put@ARRAY@@UAAEPAVOBJECT@@@Z -?Put@LIST@@UAAEPAVOBJECT@@@Z -?Put@SORTED_LIST@@UAAEPAVOBJECT@@@Z -?PutMultipleSwitch@ARGUMENT_LEXEMIZER@@QAAXPBD@Z -?PutMultipleSwitch@ARGUMENT_LEXEMIZER@@QAAXPBVWSTRING@@@Z -?PutSeparators@ARGUMENT_LEXEMIZER@@QAAXPBD@Z -?PutString@BSTRING@@IAAXPADK@Z -?PutString@WSTRING@@IAAXPAG@Z -?PutString@WSTRING@@IAAXPAGK@Z -?PutSwitches@ARGUMENT_LEXEMIZER@@QAAXPBD@Z -?PutSwitches@ARGUMENT_LEXEMIZER@@QAAXPBVWSTRING@@@Z -?QueryByteCount@WSTRING@@QBAKXZ -?QueryChAt@WSTRING@@QBAGK@Z -?QueryChCount@BSTRING@@QBAKXZ -?QueryChCount@WSTRING@@QBAKXZ -?QueryClassId@OBJECT@@QBAKXZ -?QueryCodePage@SCREEN@@QAAKXZ -?QueryComponentArray@PATH@@QBAPAVARRAY@@PAV2@@Z -?QueryCurrentDosDriveName@SYSTEM@@SAEPAVWSTRING@@@Z -?QueryDate@TIMEINFO@@QBAEPAVWSTRING@@@Z -?QueryDirectory@SYSTEM@@SAPAVFSN_DIRECTORY@@PBVPATH@@E@Z -?QueryDriveType@SYSTEM@@SA?AW4DRIVE_TYPE@@PBVWSTRING@@@Z -?QueryEnvironmentVariable@SYSTEM@@SAPAVWSTRING@@PBV2@@Z -?QueryFile@SYSTEM@@SAPAVFSN_FILE@@PBVPATH@@EPAE@Z -?QueryFileType@SYSTEM@@SA?AW4FILE_TYPE@@PBVWSTRING@@@Z -?QueryFsnodeArray@FSN_DIRECTORY@@QBAPAVARRAY@@PAVFSN_FILTER@@@Z -?QueryFullPath@PATH@@QBAPAV1@XZ -?QueryFullPathString@PATH@@QBAPAVWSTRING@@XZ -?QueryGuidString@PATH@@QAAPAVWSTRING@@PAV2@PAE0@Z -?QueryInvalidArgument@ARGUMENT_LEXEMIZER@@QAAPAVWSTRING@@XZ -?QueryIterator@ARRAY@@UBAPAVITERATOR@@XZ -?QueryIterator@LIST@@UBAPAVITERATOR@@XZ -?QueryIterator@SORTED_LIST@@UBAPAVITERATOR@@XZ -?QueryLibraryEntryPoint@SYSTEM@@SAP6AHXZPBVWSTRING@@0PAPAX@Z -?QueryLocalTimeFromUTime@SYSTEM@@SAEPBVTIMEINFO@@PAV2@@Z -?QueryMemberCount@ARRAY@@UBAKXZ -?QueryMemberCount@LIST@@UBAKXZ -?QueryMemberCount@SORTED_LIST@@UBAKXZ -?QueryMountPointPath@PATH@@QAAPAV1@XZ -?QueryNextLibraryEntryPoint@SYSTEM@@SAP6AHXZPAXPBVWSTRING@@@Z -?QueryNextLoggedMessage@MESSAGE@@QAAEPAVFSTRING@@@Z -?QueryNumber@WSTRING@@QBAEPAJKK@Z -?QueryPackedLog@MESSAGE@@QAAEPAVHMEM@@PAK@Z -?QueryPath@PATH@@QBAPAV1@XZ -?QueryResetBit@BITVECTOR@@QBAEKK@Z -?QueryResourceString@BASE_SYSTEM@@SAEPAVWSTRING@@KPBDZZ -?QueryResourceStringV@BASE_SYSTEM@@SAEPAVWSTRING@@KPBDPAD@Z -?QueryRoot@PATH@@QAAPAVWSTRING@@XZ -?QuerySTR@BSTRING@@QBAPADKKPADKE@Z -?QuerySTR@WSTRING@@QBAPADKKPADKE@Z -?QueryScreenSize@SCREEN@@QBAXPAG000@Z -?QuerySetBit@BITVECTOR@@QBAEKK@Z -?QueryStream@FSN_FILE@@QAAPAVFILE_STREAM@@W4STREAMACCESS@@K@Z -?QueryString@WSTRING@@QBAPAV1@KK@Z -?QueryStringInput@MESSAGE@@UAAEPAVWSTRING@@@Z -?QuerySystemDirectory@SYSTEM@@SAPAVPATH@@XZ -?QueryTime@TIMEINFO@@QBAEPAVWSTRING@@@Z -?QueryTimeOut@COMM_DEVICE@@QBAEXZ -?QueryVolumeLabel@SYSTEM@@SAPAVWSTRING@@PAVPATH@@PAU_VOL_SERIAL_NUMBER@@@Z -?QueryWCExpansion@PATH@@QAAPAV1@PAV1@@Z -?QueryWSTR@WSTRING@@QBAPAGKKPAGKE@Z -?QueryWindowsErrorMessage@SYSTEM@@SAEKPAVWSTRING@@@Z -?ReadAt@FILE_STREAM@@QAAEPAEK_JW4SEEKORIGIN@@PAK@Z -?ReadLine@STREAM@@QAAEPAVWSTRING@@E@Z -?ReadMbLine@STREAM@@QAAEPADKPAKEK@Z -?ReadWLine@STREAM@@QAAEPAGKPAKEK@Z -?Remove@ARRAY@@UAAPAVOBJECT@@PAVITERATOR@@@Z -?RemoveAt@ARRAY@@UAAPAVOBJECT@@K@Z -?RemoveNode@SYSTEM@@SAEPAPAVFSNODE@@E@Z -?Replace@WSTRING@@QAAEKKPBV1@KK@Z -?ReplaceWithChars@BSTRING@@QAAEKKDK@Z -?ReplaceWithChars@WSTRING@@QAAEKKGK@Z -?ResetBit@BITVECTOR@@QAAXKK@Z -?ResetConversions@WSTRING@@SAXXZ -?ResetLoggingIterator@MESSAGE@@QAAXXZ -?Resize@BDSTRING@@UAAEK@Z -?Resize@DSTRING@@UAAEK@Z -?Resize@FSTRING@@UAAEK@Z -?Resize@HMEM@@QAAEKK@Z -?RestorePrivileges@ADMINFILEPRIVS@@QAAJXZ -?SPrintf@DSTRING@@UAAEPBGZZ -?SPrintf@FSTRING@@UAAEPBGZZ -?SPrintfAppend@DSTRING@@UAAEPBGZZ -?SPrintfAppend@FSTRING@@UAAEPBGZZ -?SPrintfWorker@DSTRING@@AAAEPBGPAD@Z -?SearchPathW@SYSTEM@@SAPAVPATH@@PAVWSTRING@@0@Z -?SelectResponse@MESSAGE@@UAAKKZZ -?Set@CHKDSK_MESSAGE@@UAAEKW4MESSAGE_TYPE@@K@Z -?Set@STREAM_MESSAGE@@UAAEKW4MESSAGE_TYPE@@K@Z -?SetAllowSwitchGlomming@ARGUMENT_LEXEMIZER@@QAAXE@Z -?SetAnsiConversions@WSTRING@@SAXXZ -?SetAttributes@FSNODE@@QAAEKPAK@Z -?SetAttributes@FSN_FILTER@@QAAEKKK@Z -?SetBaudRate@COMM_DEVICE@@QAAEK@Z -?SetBit@BITVECTOR@@QAAXKK@Z -?SetCaseSensitive@ARGUMENT_LEXEMIZER@@QAAXE@Z -?SetChAt@WSTRING@@QAAGGK@Z -?SetClassDescriptor@OBJECT@@IAAXPBVCLASS_DESCRIPTOR@@@Z -?SetCodePage@SCREEN@@QAAEK@Z -?SetConsoleConversions@WSTRING@@SAXXZ -?SetDataBits@COMM_DEVICE@@QAAEK@Z -?SetDevice@PATH@@QAAEPBVWSTRING@@@Z -?SetDotsOnly@MESSAGE@@UAAEE@Z -?SetDtrControl@COMM_DEVICE@@QAAEW4DTR_CONTROL@@@Z -?SetFileName@FSN_FILTER@@QAAEPBD@Z -?SetFileName@FSN_FILTER@@QAAEPBVWSTRING@@@Z -?SetIdsr@COMM_DEVICE@@QAAEE@Z -?SetLogOnly@MESSAGE@@QAAEE@Z -?SetLoggingEnabled@MESSAGE@@QAAXE@Z -?SetName@PATH@@QAAEPBVWSTRING@@@Z -?SetNoSpcBetweenDstAndSwitch@ARGUMENT_LEXEMIZER@@QAAXE@Z -?SetOcts@COMM_DEVICE@@QAAEE@Z -?SetOdsr@COMM_DEVICE@@QAAEE@Z -?SetOemConversions@WSTRING@@SAXXZ -?SetOutputCodePage@SCREEN@@QAAEK@Z -?SetParity@COMM_DEVICE@@QAAEW4PARITY@@@Z -?SetRtsControl@COMM_DEVICE@@QAAEW4RTS_CONTROL@@@Z -?SetSize@BITVECTOR@@QAAKKW4BIT@@@Z -?SetStopBits@COMM_DEVICE@@QAAEW4STOPBITS@@@Z -?SetTimeInfo@FSN_FILTER@@QAAEPBVTIMEINFO@@W4FSN_TIME@@G@Z -?SetTimeOut@COMM_DEVICE@@QAAEE@Z -?SetXon@COMM_DEVICE@@QAAEE@Z -?ShiftLogs@SVILOGFILES@@QAAEPBG@Z -?SkipWhite@WSTRING@@SAPAGPAG@Z -?Sort@ARRAY@@UAAEE@Z -?Sort@ARRAY@@UAAEP6AHPAX0@Z@Z -?Sort@STRING_ARRAY@@UAAEE@Z -?Split@WSTRING@@QBAEPAVARRAY@@PBV1@E@Z -?SqmExport@CHKDSK_MESSAGE@@UAAEP6AEPAXKEPADZZ0@Z -?SqmExport@SQMEXPORT@@SAEPAXKEPADZZ -?SqmExportOnError@SQMEXPORT@@SAXKKEE_KU_GUID@@@Z -?Strcat@WSTRING@@QAAEPBG@Z -?Strcat@WSTRING@@QAAEPBV1@@Z -?Strchr@BSTRING@@QBAKDK@Z -?Strchr@WSTRING@@QBAKGK@Z -?Strcmp@WSTRING@@QBAJPBV1@@Z -?Strcmp@WSTRING@@QBAJPBV1@K@Z -?Strcmp@WSTRING@@QBAJPBV1@KKKK@Z -?Strcmp@WSTRING@@SAHPAG0@Z -?Strcmpis@MBSTR@@SAHPAD0@Z -?Strcmpis@WSTRING@@SAHPAG0@Z -?Strcmps@MBSTR@@SAHPAD0@Z -?Strcmps@WSTRING@@SAHPAG0@Z -?Strcspn@WSTRING@@QBAKPBV1@K@Z -?Stricmp@MBSTR@@SAHPAD0@Z -?Stricmp@WSTRING@@QBAJPBV1@@Z -?Stricmp@WSTRING@@QBAJPBV1@K@Z -?Stricmp@WSTRING@@QBAJPBV1@KKKK@Z -?Stricmp@WSTRING@@SAHPAG0@Z -?Strlwr@WSTRING@@QAAPAV1@KK@Z -?Strlwr@WSTRING@@QAAPAV1@XZ -?Strrchr@WSTRING@@QBAKGK@Z -?Strspn@WSTRING@@QBAKPBV1@K@Z -?Strstr@MBSTR@@SAPADPAD0@Z -?Strstr@WSTRING@@QBAKPBV1@@Z -?Strupr@WSTRING@@QAAPAV1@KK@Z -?Strupr@WSTRING@@QAAPAV1@XZ -?SyncLength@WSTRING@@QAAKXZ -?TrackMsgId@@YAXPAVARRAY@@K@Z -?Traverse@FSN_DIRECTORY@@QBAEPAXPAVFSN_FILTER@@PAVPATH@@P6AE0PAVFSNODE@@2@Z@Z -?Truncate@WSTRING@@QAAKK@Z -?TruncateBase@PATH@@QAAEXZ -?TruncateDelimiter@PATH@@QAAXXZ -?TruncateNameAtColon@PATH@@QAAXXZ -?UlibRealloc@@YAPAXPAXK@Z -?Unlock@MESSAGE@@QAAXXZ -?UploadSqmFromFile@SQMEXPORT@@SAEPAX@Z -?Usage@PROGRAM@@UBAXXZ -?UseAlternateName@FSNODE@@QAAEXZ -?ValidateVersion@PROGRAM@@UBAXKK@Z -?WaitForUserSignal@MESSAGE@@UAAEXZ -?WorkOnReparsePoint@FSNODE@@QAAEE@Z -?WriteByte@STREAM@@QAAEE@Z -?_UseAnsiConversions@WSTRING@@0EA DATA -?_UseAnsiConversionsPrev@WSTRING@@0EA DATA -?_UseConsoleConversions@WSTRING@@0EA DATA -?_UseConsoleConversionsPrev@WSTRING@@0EA DATA
diff --git a/mingw-w64-crt/libarm32/ureg.def b/mingw-w64-crt/libarm32/ureg.def deleted file mode 100644 index 69ce220..0000000 --- a/mingw-w64-crt/libarm32/ureg.def +++ /dev/null
@@ -1,32 +0,0 @@ -; -; Definition file of UREG.dll -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "UREG.dll" -EXPORTS -??0REGISTRY@@QAA@XZ -??0REGISTRY_KEY_INFO@@QAA@XZ -??0REGISTRY_VALUE_ENTRY@@QAA@XZ -??1REGISTRY@@UAA@XZ -?AddValueEntry@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PAVREGISTRY_KEY_INFO@@PBVREGISTRY_VALUE_ENTRY@@EPAK@Z -?CreateKey@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PAVREGISTRY_KEY_INFO@@1PAKE@Z -?DeleteKey@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PAVREGISTRY_KEY_INFO@@PBVWSTRING@@PAK@Z -?DeleteValueEntry@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PAVREGISTRY_KEY_INFO@@PBVWSTRING@@PAK@Z -?DoesKeyExist@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PBVWSTRING@@1PAK@Z -?DoesValueExist@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PBVWSTRING@@11PAK@Z -?EnableRootNotification@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PAXKE@Z -?Initialize@REGISTRY@@QAAEPBVWSTRING@@PAK@Z -?Initialize@REGISTRY_KEY_INFO@@QAAEPBVWSTRING@@0K0PAU_SECURITY_ATTRIBUTES@@@Z -?Initialize@REGISTRY_VALUE_ENTRY@@QAAEPBVWSTRING@@KW4_REG_TYPE@@PBEK@Z -?IsAccessAllowed@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PAVREGISTRY_KEY_INFO@@KPAK@Z -?LoadHive@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PAVREGISTRY_KEY_INFO@@PBVWSTRING@@PAK@Z -?QueryKeyInfo@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PBVWSTRING@@1PAVREGISTRY_KEY_INFO@@PAK@Z -?QueryKeySecurity@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PBVREGISTRY_KEY_INFO@@KPAPAXPAK@Z -?QuerySubKeysInfo@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PBVWSTRING@@1PAVARRAY@@PAK@Z -?QueryValues@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PBVWSTRING@@1PAVARRAY@@PAK@Z -?RestoreKeyFromFile@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PAVREGISTRY_KEY_INFO@@PBVWSTRING@@EPAK@Z -?SaveKeyToFile@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PAVREGISTRY_KEY_INFO@@PBVWSTRING@@PAK@Z -?SetKeySecurity@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PAVREGISTRY_KEY_INFO@@KPAXPAKE@Z -?UnLoadHive@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PAVREGISTRY_KEY_INFO@@PAK@Z -?UpdateKeyInfo@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PAVREGISTRY_KEY_INFO@@PAK@Z
diff --git a/mingw-w64-crt/libarm32/uxlib.def b/mingw-w64-crt/libarm32/uxlib.def deleted file mode 100644 index 3753673..0000000 --- a/mingw-w64-crt/libarm32/uxlib.def +++ /dev/null
@@ -1,416 +0,0 @@ -; -; Definition file of UXLIB.DLL -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "UXLIB.DLL" -EXPORTS -??0?$CSimpleArray@PAU_BLOCKED_REASON@@V?$CSimpleArrayEqualHelper@PAU_BLOCKED_REASON@@@ATL@@@ATL@@QAA@ABV01@@Z -??0?$CSimpleArray@PAU_BLOCKED_REASON@@V?$CSimpleArrayEqualHelper@PAU_BLOCKED_REASON@@@ATL@@@ATL@@QAA@XZ -??0?$CSimpleArray@PAVCLocale@@V?$CSimpleArrayEqualHelper@PAVCLocale@@@ATL@@@ATL@@QAA@ABV01@@Z -??0?$CSimpleArray@PAVCLocale@@V?$CSimpleArrayEqualHelper@PAVCLocale@@@ATL@@@ATL@@QAA@XZ -??0?$CSimpleArray@VCDriverItem@@V?$CSimpleArrayEqualHelper@VCDriverItem@@@ATL@@@ATL@@QAA@ABV01@@Z -??0?$CSimpleArray@VCDriverItem@@V?$CSimpleArrayEqualHelper@VCDriverItem@@@ATL@@@ATL@@QAA@XZ -??0?$CSimpleArray@VCLanguageItem@@V?$CSimpleArrayEqualHelper@VCLanguageItem@@@ATL@@@ATL@@QAA@ABV01@@Z -??0?$CSimpleArray@VCLanguageItem@@V?$CSimpleArrayEqualHelper@VCLanguageItem@@@ATL@@@ATL@@QAA@XZ -??0?$CSimpleStringT@G$0A@@ATL@@QAA@ABV01@@Z -??0?$CSimpleStringT@G$0A@@ATL@@QAA@ABV?$CSimpleStringT@G$00@1@@Z -??0?$CSimpleStringT@G$0A@@ATL@@QAA@PAUIAtlStringMgr@1@@Z -??0?$CSimpleStringT@G$0A@@ATL@@QAA@PBGHPAUIAtlStringMgr@1@@Z -??0?$CSimpleStringT@G$0A@@ATL@@QAA@PBGPAUIAtlStringMgr@1@@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@ABUtagVARIANT@@@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@ABUtagVARIANT@@PAUIAtlStringMgr@1@@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@ABV01@@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@DH@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@GH@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PAUIAtlStringMgr@1@@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBD@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBDH@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBDHPAUIAtlStringMgr@1@@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBDPAUIAtlStringMgr@1@@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBE@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBEPAUIAtlStringMgr@1@@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBG@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBGH@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBGHPAUIAtlStringMgr@1@@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBGPAUIAtlStringMgr@1@@Z -??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@XZ -??0CImageData@@AAA@XZ -??0CImageData@@QAA@ABV0@@Z -??0CInternationalUtils@@QAA@XZ -??0CKeyboardLayout@@QAA@ABV0@@Z -??0CKeyboardLayout@@QAA@V?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@0@Z -??0CKeyboardLayouts@@QAA@ABV0@@Z -??0CKeyboardLayouts@@QAA@XZ -??0CLanguage@@QAA@ABV0@@Z -??0CLanguage@@QAA@V?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@000@Z -??0CLanguages@@QAA@ABV0@@Z -??0CLanguages@@QAA@XZ -??0CLayeredDriver@@QAA@ABV0@@Z -??0CLayeredDriver@@QAA@V?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@0@Z -??0CLayeredDrivers@@QAA@ABV0@@Z -??0CLayeredDrivers@@QAA@XZ -??0CLoadDriver@@AAA@XZ -??0CLoadDriver@@QAA@ABV0@@Z -??0CLocale@@QAA@ABV0@@Z -??0CLocale@@QAA@V?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@0@Z -??0CLocales@@QAA@ABV0@@Z -??0CLocales@@QAA@XZ -??0COSK@@QAA@XZ -??0CProductKeyModule@@QAA@ABV0@@Z -??0CProductKeyModule@@QAA@XZ -??0IImageData@@QAA@ABV0@@Z -??0IImageData@@QAA@XZ -??0IProductKeyModule@@QAA@ABV0@@Z -??0IProductKeyModule@@QAA@XZ -??0MyUtilString@@QAA@XZ -??0PIDUtilStringView@@QAA@ABV0@@Z -??0PIDUtilStringView@@QAA@XZ -??1?$CSimpleArray@PAU_BLOCKED_REASON@@V?$CSimpleArrayEqualHelper@PAU_BLOCKED_REASON@@@ATL@@@ATL@@QAA@XZ -??1?$CSimpleArray@PAVCLocale@@V?$CSimpleArrayEqualHelper@PAVCLocale@@@ATL@@@ATL@@QAA@XZ -??1?$CSimpleArray@VCDriverItem@@V?$CSimpleArrayEqualHelper@VCDriverItem@@@ATL@@@ATL@@QAA@XZ -??1?$CSimpleArray@VCLanguageItem@@V?$CSimpleArrayEqualHelper@VCLanguageItem@@@ATL@@@ATL@@QAA@XZ -??1?$CSimpleStringT@G$0A@@ATL@@QAA@XZ -??1?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@XZ -??1CImageData@@EAA@XZ -??1CInternationalUtils@@QAA@XZ -??1CKeyboardLayout@@QAA@XZ -??1CKeyboardLayouts@@QAA@XZ -??1CLanguage@@QAA@XZ -??1CLanguages@@QAA@XZ -??1CLayeredDriver@@QAA@XZ -??1CLayeredDrivers@@QAA@XZ -??1CLoadDriver@@EAA@XZ -??1CLocale@@QAA@XZ -??1CLocales@@QAA@XZ -??1COSK@@QAA@XZ -??1PIDUtilStringView@@UAA@XZ -??4?$CSimpleArray@PAU_BLOCKED_REASON@@V?$CSimpleArrayEqualHelper@PAU_BLOCKED_REASON@@@ATL@@@ATL@@QAAAAV01@ABV01@@Z -??4?$CSimpleArray@PAVCLocale@@V?$CSimpleArrayEqualHelper@PAVCLocale@@@ATL@@@ATL@@QAAAAV01@ABV01@@Z -??4?$CSimpleArray@VCDriverItem@@V?$CSimpleArrayEqualHelper@VCDriverItem@@@ATL@@@ATL@@QAAAAV01@ABV01@@Z -??4?$CSimpleArray@VCLanguageItem@@V?$CSimpleArrayEqualHelper@VCLanguageItem@@@ATL@@@ATL@@QAAAAV01@ABV01@@Z -??4?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@ABV01@@Z -??4?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@ABV?$CSimpleStringT@G$00@1@@Z -??4?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@PBG@Z -??4?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@ABUtagVARIANT@@@Z -??4?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@ABV01@@Z -??4?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@D@Z -??4?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@G@Z -??4?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@PBD@Z -??4?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@PBE@Z -??4?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@PBG@Z -??4CImageData@@QAAAAV0@ABV0@@Z -??4CInternationalUtils@@QAAAAV0@ABV0@@Z -??4CKeyboardLayout@@QAAAAV0@ABV0@@Z -??4CKeyboardLayouts@@QAAAAV0@ABV0@@Z -??4CLanguage@@QAAAAV0@ABV0@@Z -??4CLanguages@@QAAAAV0@ABV0@@Z -??4CLayeredDriver@@QAAAAV0@ABV0@@Z -??4CLayeredDrivers@@QAAAAV0@ABV0@@Z -??4CLoadDriver@@QAAAAV0@ABV0@@Z -??4CLocale@@QAAAAV0@ABV0@@Z -??4CLocales@@QAAAAV0@ABV0@@Z -??4COSK@@QAAAAV0@ABV0@@Z -??4CProductKeyModule@@QAAAAV0@ABV0@@Z -??4IImageData@@QAAAAV0@ABV0@@Z -??4IProductKeyModule@@QAAAAV0@ABV0@@Z -??4MyUtilString@@QAAAAV0@ABV0@@Z -??4PIDUtilStringView@@QAAAAV0@ABV0@@Z -??A?$CSimpleArray@PAU_BLOCKED_REASON@@V?$CSimpleArrayEqualHelper@PAU_BLOCKED_REASON@@@ATL@@@ATL@@QAAAAPAU_BLOCKED_REASON@@H@Z -??A?$CSimpleArray@PAU_BLOCKED_REASON@@V?$CSimpleArrayEqualHelper@PAU_BLOCKED_REASON@@@ATL@@@ATL@@QBAABQAU_BLOCKED_REASON@@H@Z -??A?$CSimpleArray@PAVCLocale@@V?$CSimpleArrayEqualHelper@PAVCLocale@@@ATL@@@ATL@@QAAAAPAVCLocale@@H@Z -??A?$CSimpleArray@PAVCLocale@@V?$CSimpleArrayEqualHelper@PAVCLocale@@@ATL@@@ATL@@QBAABQAVCLocale@@H@Z -??A?$CSimpleArray@VCDriverItem@@V?$CSimpleArrayEqualHelper@VCDriverItem@@@ATL@@@ATL@@QAAAAVCDriverItem@@H@Z -??A?$CSimpleArray@VCDriverItem@@V?$CSimpleArrayEqualHelper@VCDriverItem@@@ATL@@@ATL@@QBAABVCDriverItem@@H@Z -??A?$CSimpleArray@VCLanguageItem@@V?$CSimpleArrayEqualHelper@VCLanguageItem@@@ATL@@@ATL@@QAAAAVCLanguageItem@@H@Z -??A?$CSimpleArray@VCLanguageItem@@V?$CSimpleArrayEqualHelper@VCLanguageItem@@@ATL@@@ATL@@QBAABVCLanguageItem@@H@Z -??A?$CSimpleStringT@G$0A@@ATL@@QBAGH@Z -??ACImageData@@UAAAAVCLanguageItem@@I@Z -??ACKeyboardLayouts@@UAA?AVCKeyboardLayout@@H@Z -??ACLanguages@@UAA?AVCLanguage@@H@Z -??ACLayeredDrivers@@UAA?AVCLayeredDriver@@H@Z -??ACLoadDriver@@UAAAAVCDriverItem@@I@Z -??ACLocales@@UAA?AVCLocale@@H@Z -??B?$CSimpleStringT@G$0A@@ATL@@QAAAAV?$CSimpleStringT@G$00@1@XZ -??B?$CSimpleStringT@G$0A@@ATL@@QBAPBGXZ -??B?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV?$CSimpleStringT@G$00@1@XZ -??Y?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@ABV01@@Z -??Y?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@D@Z -??Y?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@E@Z -??Y?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@G@Z -??Y?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@PBG@Z -??Y?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@ABUtagVARIANT@@@Z -??Y?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@ABV?$CSimpleStringT@G$0A@@1@@Z -??Y?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@D@Z -??Y?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@E@Z -??Y?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@G@Z -??Y?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@PBD@Z -??Y?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@PBG@Z -??_7CImageData@@6B@ DATA -??_7CKeyboardLayouts@@6B@ DATA -??_7CLanguages@@6B@ DATA -??_7CLayeredDrivers@@6B@ DATA -??_7CLoadDriver@@6B@ DATA -??_7CLocales@@6B@ DATA -??_7CProductKeyModule@@6B@ DATA -??_7IImageData@@6B@ DATA -??_7IProductKeyModule@@6B@ DATA -??_7PIDUtilStringView@@6B@ DATA -?Add@?$CSimpleArray@PAU_BLOCKED_REASON@@V?$CSimpleArrayEqualHelper@PAU_BLOCKED_REASON@@@ATL@@@ATL@@QAAHABQAU_BLOCKED_REASON@@@Z -?Add@?$CSimpleArray@PAVCLocale@@V?$CSimpleArrayEqualHelper@PAVCLocale@@@ATL@@@ATL@@QAAHABQAVCLocale@@@Z -?Add@?$CSimpleArray@VCDriverItem@@V?$CSimpleArrayEqualHelper@VCDriverItem@@@ATL@@@ATL@@QAAHABVCDriverItem@@@Z -?Add@?$CSimpleArray@VCLanguageItem@@V?$CSimpleArrayEqualHelper@VCLanguageItem@@@ATL@@@ATL@@QAAHABVCLanguageItem@@@Z -?AllocSysString@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAPAGXZ -?Append@?$CSimpleStringT@G$0A@@ATL@@QAAXABV12@@Z -?Append@?$CSimpleStringT@G$0A@@ATL@@QAAXPBG@Z -?Append@?$CSimpleStringT@G$0A@@ATL@@QAAXPBGH@Z -?AppendChar@?$CSimpleStringT@G$0A@@ATL@@QAAXG@Z -?AppendFormat@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXIZZ -?AppendFormat@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXPBGZZ -?AppendFormatV@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXPBGPAD@Z -?Attach@?$CSimpleStringT@G$0A@@ATL@@AAAXPAUCStringData@2@@Z -?CanReadMedia@CLoadDriver@@UAAHXZ -?CharToOemA@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXXZ -?CheckImplicitLoad@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@AAA_NPBX@Z -?ClearDriverList@CLoadDriver@@UAAXXZ -?ClearString@MyUtilString@@QAAXXZ -?ClearString@PIDUtilStringView@@QAAXXZ -?CloneData@?$CSimpleStringT@G$0A@@ATL@@CAPAUCStringData@2@PAU32@@Z -?CloseOSK@COSK@@QAAHPAX@Z -?Collate@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHPBG@Z -?CollateNoCase@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHPBG@Z -?Compare@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHPBG@Z -?CompareNoCase@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHPBG@Z -?Concatenate@?$CSimpleStringT@G$0A@@ATL@@KAXAAV12@PBGH1H@Z -?Construct@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@SAXPAV12@@Z -?CopyChars@?$CSimpleStringT@G$0A@@ATL@@SAXPAGIPBGH@Z -?CopyChars@?$CSimpleStringT@G$0A@@ATL@@SAXPAGPBGH@Z -?CopyCharsOverlapped@?$CSimpleStringT@G$0A@@ATL@@SAXPAGIPBGH@Z -?CopyCharsOverlapped@?$CSimpleStringT@G$0A@@ATL@@SAXPAGPBGH@Z -?Delete@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHHH@Z -?Empty@?$CSimpleStringT@G$0A@@ATL@@QAAXXZ -?Find@?$CSimpleArray@PAU_BLOCKED_REASON@@V?$CSimpleArrayEqualHelper@PAU_BLOCKED_REASON@@@ATL@@@ATL@@QBAHABQAU_BLOCKED_REASON@@@Z -?Find@?$CSimpleArray@PAVCLocale@@V?$CSimpleArrayEqualHelper@PAVCLocale@@@ATL@@@ATL@@QBAHABQAVCLocale@@@Z -?Find@?$CSimpleArray@VCDriverItem@@V?$CSimpleArrayEqualHelper@VCDriverItem@@@ATL@@@ATL@@QBAHABVCDriverItem@@@Z -?Find@?$CSimpleArray@VCLanguageItem@@V?$CSimpleArrayEqualHelper@VCLanguageItem@@@ATL@@@ATL@@QBAHABVCLanguageItem@@@Z -?Find@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHGH@Z -?Find@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHPBGH@Z -?FindOneOf@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHPBG@Z -?Fork@?$CSimpleStringT@G$0A@@ATL@@AAAXH@Z -?Format@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXIZZ -?Format@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXPBGZZ -?FormatMessageV@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXPBGPAPAD@Z -?FormatMessageW@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXIZZ -?FormatMessageW@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXPBGZZ -?FormatV@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXPBGPAD@Z -?FreeExtra@?$CSimpleStringT@G$0A@@ATL@@QAAXXZ -?FreeInstance@CImageData@@UAAXXZ -?GetAbbrevName@CLanguage@@QAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ -?GetAbbrevName@CLocale@@QAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ -?GetAllocLength@?$CSimpleStringT@G$0A@@ATL@@QBAHXZ -?GetAt@?$CSimpleStringT@G$0A@@ATL@@QBAGH@Z -?GetBuffer@?$CSimpleStringT@G$0A@@ATL@@QAAPAGH@Z -?GetBuffer@?$CSimpleStringT@G$0A@@ATL@@QAAPAGXZ -?GetBufferSetLength@?$CSimpleStringT@G$0A@@ATL@@QAAPAGH@Z -?GetColumnDataAtIndex@CImageData@@UAAPAGI@Z -?GetCount@CImageData@@UAAIXZ -?GetCount@CLoadDriver@@UAAIXZ -?GetData@?$CSimpleArray@PAU_BLOCKED_REASON@@V?$CSimpleArrayEqualHelper@PAU_BLOCKED_REASON@@@ATL@@@ATL@@QBAPAPAU_BLOCKED_REASON@@XZ -?GetData@?$CSimpleArray@PAVCLocale@@V?$CSimpleArrayEqualHelper@PAVCLocale@@@ATL@@@ATL@@QBAPAPAVCLocale@@XZ -?GetData@?$CSimpleArray@VCDriverItem@@V?$CSimpleArrayEqualHelper@VCDriverItem@@@ATL@@@ATL@@QBAPAVCDriverItem@@XZ -?GetData@?$CSimpleArray@VCLanguageItem@@V?$CSimpleArrayEqualHelper@VCLanguageItem@@@ATL@@@ATL@@QBAPAVCLanguageItem@@XZ -?GetData@?$CSimpleStringT@G$0A@@ATL@@ABAPAUCStringData@2@XZ -?GetDefault@CLoadDriver@@UAAHXZ -?GetDefaultFallbackLanguage@CLanguages@@UAA?AVCLanguage@@XZ -?GetDefaultLanguage@CImageData@@UAAPAGXZ -?GetDefaultLayout@CKeyboardLayouts@@QAA?AVCKeyboardLayout@@XZ -?GetDescription@CImageData@@UAAPAGXZ -?GetDriverListAsync@CLoadDriver@@UAAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@HP6AXPAXH@Z1@Z -?GetEditionName@CImageData@@UAAPAGXZ -?GetEnvironmentVariableW@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHPBG@Z -?GetFoundationFlag@CImageData@@UAAHXZ -?GetHardwareFilter@CLoadDriver@@UAAHXZ -?GetID@CLayeredDriver@@QAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ -?GetImageIdentifier@CImageData@@UAAPAGXZ -?GetInstance@CImageData@@SAPAVIImageData@@XZ -?GetInstance@CLoadDriver@@SAPAVILoadDriver@@XZ -?GetKeyboard@CInternationalUtils@@SA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ -?GetLanguage@CInternationalUtils@@SA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ -?GetLanguage@CLanguages@@UAA?AVCLanguage@@H@Z -?GetLanguageCount@CLanguages@@UAAHXZ -?GetLanguageFromLocalizedName@CLanguages@@UAA?AVCLanguage@@V?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z -?GetLanguageFromNativeDisplayName@CLanguages@@UAA?AVCLanguage@@V?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z -?GetLanguageFromNativeName@CLanguages@@UAA?AVCLanguage@@V?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z -?GetLanguageNativeDisplayNameCount@CLanguages@@QAAHXZ -?GetLayeredDriver@CLayeredDrivers@@UAA?AVCLayeredDriver@@H@Z -?GetLayeredDriver@CLayeredDrivers@@UAA?AVCLayeredDriver@@V?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z -?GetLayeredDriverCount@CLayeredDrivers@@UAAHXZ -?GetLayout@CKeyboardLayouts@@UAA?AVCKeyboardLayout@@H@Z -?GetLayout@CKeyboardLayouts@@UAA?AVCKeyboardLayout@@V?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z -?GetLayoutCount@CKeyboardLayouts@@UAAHXZ -?GetLayoutID@CKeyboardLayout@@QAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ -?GetLayoutName@CKeyboardLayout@@QAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ -?GetLength@?$CSimpleStringT@G$0A@@ATL@@QBAHXZ -?GetLocale@CInternationalUtils@@SA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ -?GetLocale@CLocales@@UAA?AVCLocale@@H@Z -?GetLocale@CLocales@@UAA?AVCLocale@@V?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z -?GetLocaleCount@CLocales@@UAAHXZ -?GetLocaleName@CLocale@@QAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ -?GetLocalizedName@CLanguage@@QAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ -?GetManager@?$CSimpleStringT@G$0A@@ATL@@QBAPAUIAtlStringMgr@2@XZ -?GetManager@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAPAUIAtlStringMgr@2@XZ -?GetName@CLayeredDriver@@QAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ -?GetNativeDisplayName@CLanguage@@QAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ -?GetNativeName@CLanguage@@QAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ -?GetPidStr@PIDUtilStringView@@QAAPBGXZ -?GetShowFlag@CProductKeyModule@@UAAHXZ -?GetShowFlagEarlyF6@CLoadDriver@@UAAHXZ -?GetShowLangKeyboard@CInternationalUtils@@SAHXZ -?GetShowLangNeutral@CInternationalUtils@@SAHXZ -?GetSize@?$CSimpleArray@PAU_BLOCKED_REASON@@V?$CSimpleArrayEqualHelper@PAU_BLOCKED_REASON@@@ATL@@@ATL@@QBAHXZ -?GetSize@?$CSimpleArray@PAVCLocale@@V?$CSimpleArrayEqualHelper@PAVCLocale@@@ATL@@@ATL@@QBAHXZ -?GetSize@?$CSimpleArray@VCDriverItem@@V?$CSimpleArrayEqualHelper@VCDriverItem@@@ATL@@@ATL@@QBAHXZ -?GetSize@?$CSimpleArray@VCLanguageItem@@V?$CSimpleArrayEqualHelper@VCLanguageItem@@@ATL@@@ATL@@QBAHXZ -?GetString@?$CSimpleStringT@G$0A@@ATL@@QBAPBGXZ -?GetString@MyUtilString@@QAAPBGXZ -?Initialize@CImageData@@UAAHPAX@Z -?Initialize@CKeyboardLayouts@@UAAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@0@Z -?Initialize@CLanguages@@UAAHXZ -?Initialize@CLayeredDrivers@@UAAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@0@Z -?Initialize@CLoadDriver@@UAAHPAX@Z -?Initialize@CLocales@@UAAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z -?Initialize@CProductKeyModule@@UAAHPAX@Z -?Insert@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHHG@Z -?Insert@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHHPBG@Z -?InsertChar@MyUtilString@@QAAHHG@Z -?InsertString@MyUtilString@@QAAHHPBG@Z -?InsertString@PIDUtilStringView@@QAAHHPBG@Z -?InstallDriver@CLoadDriver@@UAAHJP6AXPAXH@Z0@Z -?InternalSetAtIndex@?$CSimpleArray@PAU_BLOCKED_REASON@@V?$CSimpleArrayEqualHelper@PAU_BLOCKED_REASON@@@ATL@@@ATL@@QAAXHABQAU_BLOCKED_REASON@@@Z -?InternalSetAtIndex@?$CSimpleArray@PAVCLocale@@V?$CSimpleArrayEqualHelper@PAVCLocale@@@ATL@@@ATL@@QAAXHABQAVCLocale@@@Z -?InternalSetAtIndex@?$CSimpleArray@VCDriverItem@@V?$CSimpleArrayEqualHelper@VCDriverItem@@@ATL@@@ATL@@QAAXHABVCDriverItem@@@Z -?InternalSetAtIndex@?$CSimpleArray@VCLanguageItem@@V?$CSimpleArrayEqualHelper@VCLanguageItem@@@ATL@@@ATL@@QAAXHABVCLanguageItem@@@Z -?IsDigitalMarkerKeyValid@CProductKeyModule@@AAAHXZ -?IsEmpty@?$CSimpleStringT@G$0A@@ATL@@QBA_NXZ -?IsLanguageEnabled@CInternationalUtils@@SAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@0@Z -?IsVolumeLicensingKeyValid@CProductKeyModule@@AAAHXZ -?Left@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBA?AV12@H@Z -?LoadStringW@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHI@Z -?LoadStringW@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHPAUHINSTANCE__@@I@Z -?LoadStringW@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHPAUHINSTANCE__@@IG@Z -?LockBuffer@?$CSimpleStringT@G$0A@@ATL@@QAAPAGXZ -?MakeLower@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@XZ -?MakeReverse@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@XZ -?MakeUpper@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@XZ -?Mid@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBA?AV12@H@Z -?Mid@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBA?AV12@HH@Z -?OemToCharA@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXXZ -?OnCallback@CProductKeyModule@@UAAIPBUWDS_DATA@@@Z -?PopulateDriverList@CLoadDriver@@AAAHXZ -?PopulateImageData@CImageData@@UAAHPBGPAGHPAUHINSTANCE__@@@Z -?Preallocate@?$CSimpleStringT@G$0A@@ATL@@QAAXH@Z -?PrepareWrite2@?$CSimpleStringT@G$0A@@ATL@@AAAXH@Z -?PrepareWrite@?$CSimpleStringT@G$0A@@ATL@@AAAPAGH@Z -?PublishLanguageGatherEvent@CInternationalUtils@@SAJPAX@Z -?Reallocate@?$CSimpleStringT@G$0A@@ATL@@AAAXH@Z -?ReleaseBuffer@?$CSimpleStringT@G$0A@@ATL@@QAAXH@Z -?ReleaseBufferSetLength@?$CSimpleStringT@G$0A@@ATL@@QAAXH@Z -?Remove@?$CSimpleArray@PAU_BLOCKED_REASON@@V?$CSimpleArrayEqualHelper@PAU_BLOCKED_REASON@@@ATL@@@ATL@@QAAHABQAU_BLOCKED_REASON@@@Z -?Remove@?$CSimpleArray@PAVCLocale@@V?$CSimpleArrayEqualHelper@PAVCLocale@@@ATL@@@ATL@@QAAHABQAVCLocale@@@Z -?Remove@?$CSimpleArray@VCDriverItem@@V?$CSimpleArrayEqualHelper@VCDriverItem@@@ATL@@@ATL@@QAAHABVCDriverItem@@@Z -?Remove@?$CSimpleArray@VCLanguageItem@@V?$CSimpleArrayEqualHelper@VCLanguageItem@@@ATL@@@ATL@@QAAHABVCLanguageItem@@@Z -?Remove@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHG@Z -?RemoveAll@?$CSimpleArray@PAU_BLOCKED_REASON@@V?$CSimpleArrayEqualHelper@PAU_BLOCKED_REASON@@@ATL@@@ATL@@QAAXXZ -?RemoveAll@?$CSimpleArray@PAVCLocale@@V?$CSimpleArrayEqualHelper@PAVCLocale@@@ATL@@@ATL@@QAAXXZ -?RemoveAll@?$CSimpleArray@VCDriverItem@@V?$CSimpleArrayEqualHelper@VCDriverItem@@@ATL@@@ATL@@QAAXXZ -?RemoveAll@?$CSimpleArray@VCLanguageItem@@V?$CSimpleArrayEqualHelper@VCLanguageItem@@@ATL@@@ATL@@QAAXXZ -?RemoveAt@?$CSimpleArray@PAU_BLOCKED_REASON@@V?$CSimpleArrayEqualHelper@PAU_BLOCKED_REASON@@@ATL@@@ATL@@QAAHH@Z -?RemoveAt@?$CSimpleArray@PAVCLocale@@V?$CSimpleArrayEqualHelper@PAVCLocale@@@ATL@@@ATL@@QAAHH@Z -?RemoveAt@?$CSimpleArray@VCDriverItem@@V?$CSimpleArrayEqualHelper@VCDriverItem@@@ATL@@@ATL@@QAAHH@Z -?RemoveAt@?$CSimpleArray@VCLanguageItem@@V?$CSimpleArrayEqualHelper@VCLanguageItem@@@ATL@@@ATL@@QAAHH@Z -?RemoveChar@MyUtilString@@QAAHH@Z -?RemoveString@MyUtilString@@QAAHHH@Z -?RemoveString@PIDUtilStringView@@QAAHHHH@Z -?Replace@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHGG@Z -?Replace@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHPBG0@Z -?ReplaceString@PIDUtilStringView@@QAAHHHPBG@Z -?ReverseFind@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHG@Z -?Right@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBA?AV12@H@Z -?SetActivation@CProductKeyModule@@UAAHK@Z -?SetAt@?$CSimpleStringT@G$0A@@ATL@@QAAXHG@Z -?SetAtIndex@?$CSimpleArray@PAU_BLOCKED_REASON@@V?$CSimpleArrayEqualHelper@PAU_BLOCKED_REASON@@@ATL@@@ATL@@QAAHHABQAU_BLOCKED_REASON@@@Z -?SetAtIndex@?$CSimpleArray@PAVCLocale@@V?$CSimpleArrayEqualHelper@PAVCLocale@@@ATL@@@ATL@@QAAHHABQAVCLocale@@@Z -?SetAtIndex@?$CSimpleArray@VCDriverItem@@V?$CSimpleArrayEqualHelper@VCDriverItem@@@ATL@@@ATL@@QAAHHABVCDriverItem@@@Z -?SetAtIndex@?$CSimpleArray@VCLanguageItem@@V?$CSimpleArrayEqualHelper@VCLanguageItem@@@ATL@@@ATL@@QAAHHABVCLanguageItem@@@Z -?SetEditionName@CImageData@@UAAXPAG@Z -?SetFoundationFlag@CImageData@@UAAXH@Z -?SetHardwareFilter@CLoadDriver@@UAAHH@Z -?SetHideOOBELang@CInternationalUtils@@SAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z -?SetInstance@CImageData@@SAXPAVIImageData@@@Z -?SetInstance@CLoadDriver@@SAXPAVILoadDriver@@@Z -?SetLength@?$CSimpleStringT@G$0A@@ATL@@AAAXH@Z -?SetLocale@CLayeredDrivers@@UAAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z -?SetManager@?$CSimpleStringT@G$0A@@ATL@@QAAXPAUIAtlStringMgr@2@@Z -?SetProductKey@CProductKeyModule@@AAAXV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z -?SetString@?$CSimpleStringT@G$0A@@ATL@@QAAXPBG@Z -?SetString@?$CSimpleStringT@G$0A@@ATL@@QAAXPBGH@Z -?SetSysString@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAPAGPAPAG@Z -?SetTargetKeyboard@CInternationalUtils@@SAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z -?SetTargetLanguage@CInternationalUtils@@SAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z -?SetTargetLayeredDriver@CInternationalUtils@@SAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z -?SetTargetLocale@CInternationalUtils@@SAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z -?SetUILanguage@CInternationalUtils@@SAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z -?SetUILanguage@CKeyboardLayouts@@UAAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z -?SetUILanguage@CLanguages@@UAAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z -?SetUILanguage@CLayeredDrivers@@UAAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z -?SetUILanguage@CLocales@@UAAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z -?ShowOSK@COSK@@QAAPAXHPAG0@Z -?SpanExcluding@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBA?AV12@PBG@Z -?SpanIncluding@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBA?AV12@PBG@Z -?StaticInstallCallback@CLoadDriver@@CAXW4WDS_EVENT_RESULT@@PBUWDS_DATA@@PAX@Z -?StaticScanCallback@CLoadDriver@@CAXW4WDS_EVENT_RESULT@@PBUWDS_DATA@@PAX@Z -?StringLength@?$CSimpleStringT@G$0A@@ATL@@SAHPBD@Z -?StringLength@?$CSimpleStringT@G$0A@@ATL@@SAHPBG@Z -?ThrowMemoryException@?$CSimpleStringT@G$0A@@ATL@@KAXXZ -?Tokenize@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBA?AV12@PBGAAH@Z -?Trim@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@G@Z -?Trim@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@PBG@Z -?Trim@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@XZ -?TrimLeft@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@G@Z -?TrimLeft@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@PBG@Z -?TrimLeft@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@XZ -?TrimRight@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@G@Z -?TrimRight@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@PBG@Z -?TrimRight@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@XZ -?Truncate@?$CSimpleStringT@G$0A@@ATL@@QAAXH@Z -?UnlockBuffer@?$CSimpleStringT@G$0A@@ATL@@QAAXXZ -?ValidatePid@CProductKeyModule@@AAAJXZ -?ValidateProductKey@CProductKeyModule@@UAAHPAXPAGP6AX0I@Z@Z -?s_Instance@CImageData@@0PAVIImageData@@A DATA -?s_Instance@CLoadDriver@@0PAVILoadDriver@@A DATA -?v_AddBlockedReason@CImageData@@AAAXPBG0@Z -?v_AddLanguage@CImageData@@AAAXPBG0H@Z -?v_BuildKey@CImageData@@AAAPAGPBG0@Z -?v_CopyStr@CImageData@@AAAPAGPBG@Z -?v_DeleteKeyboardLayouts@CKeyboardLayouts@@AAAXXZ -?v_DeleteLanguages@CLanguages@@AAAXXZ -?v_DeleteLayeredDrivers@CLayeredDrivers@@AAAXXZ -?v_EnumLocalesProc@CLocales@@CAHPAGKJ@Z -?v_FreeLanguages@CImageData@@AAAXXZ -?v_FreeReasons@CImageData@@AAAXXZ -?v_GetArchitectureName@CImageData@@AAAPAGPAUHINSTANCE__@@K@Z -?v_GetAvailableLanguages@CImageData@@AAAXPBG@Z -?v_GetBBStr@CImageData@@AAAPAGPBG0@Z -?v_GetBBVal@CImageData@@AAAKPBG0K@Z -?v_GetBlockedReasons@CImageData@@AAAXPBG@Z -?v_GetLangIniPath@CLanguages@@AAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ -?v_InitInputProcs@CKeyboardLayouts@@AAAHXZ -?v_InitLanguage@CLanguages@@AAAPAVCLanguage@@V?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z -?v_IsValid@PIDUtilStringView@@AAAHG@Z -?v_LoadInputProcs@CKeyboardLayouts@@AAAHXZ -?v_MakePidString@PIDUtilStringView@@AAAHXZ -?v_MakeValidString@PIDUtilStringView@@AAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@PBG@Z -?v_PopulateKeyboardLayouts@CKeyboardLayouts@@AAAHXZ -?v_PopulateLanguages@CLanguages@@AAAHXZ -?v_PopulateLayeredDrivers@CLayeredDrivers@@AAAHXZ -?v_PopulateLocales@CLocales@@AAAHXZ
diff --git a/mingw-w64-crt/libarm32/vccorlib110.def b/mingw-w64-crt/libarm32/vccorlib110.def deleted file mode 100644 index 2a376f9..0000000 --- a/mingw-w64-crt/libarm32/vccorlib110.def +++ /dev/null
@@ -1,256 +0,0 @@ -; -; Definition file of vccorlib110.DLL -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "vccorlib110.DLL" -EXPORTS -?<Dispose>@Exception@Platform@@U$AAAXXZ -?<Dispose>@String@Platform@@U$AAAXXZ -?<Dispose>@Type@Platform@@U$AAAXXZ -??0AccessDeniedException@Platform@@Q$AAA@P$AAVString@1@@Z -??0AccessDeniedException@Platform@@Q$AAA@XZ -??0Attribute@Metadata@Platform@@Q$AAA@XZ -??0Boolean@Platform@@QAA@_N@Z -??0COMException@Platform@@Q$AAA@H@Z -??0COMException@Platform@@Q$AAA@HP$AAVString@1@@Z -??0ChangedStateException@Platform@@Q$AAA@P$AAVString@1@@Z -??0ChangedStateException@Platform@@Q$AAA@XZ -??0ClassNotRegisteredException@Platform@@Q$AAA@P$AAVString@1@@Z -??0ClassNotRegisteredException@Platform@@Q$AAA@XZ -??0Delegate@Platform@@Q$AAA@XZ -??0DisconnectedException@Platform@@Q$AAA@P$AAVString@1@@Z -??0DisconnectedException@Platform@@Q$AAA@XZ -??0Enum@Platform@@Q$AAA@XZ -??0Exception@Platform@@Q$AAA@H@Z -??0Exception@Platform@@Q$AAA@HP$AAVString@1@@Z -??0FailureException@Platform@@Q$AAA@P$AAVString@1@@Z -??0FailureException@Platform@@Q$AAA@XZ -??0GridLength@Xaml@UI@Windows@@QAA@NW4GridUnitType@123@@Z -??0IntPtr@Platform@@QAA@H@Z -??0IntPtr@Platform@@QAA@PAX@Z -??0InvalidArgumentException@Platform@@Q$AAA@P$AAVString@1@@Z -??0InvalidArgumentException@Platform@@Q$AAA@XZ -??0InvalidCastException@Platform@@Q$AAA@P$AAVString@1@@Z -??0InvalidCastException@Platform@@Q$AAA@XZ -??0MTAThreadAttribute@Platform@@Q$AAA@XZ -??0NotImplementedException@Platform@@Q$AAA@P$AAVString@1@@Z -??0NotImplementedException@Platform@@Q$AAA@XZ -??0NullReferenceException@Platform@@Q$AAA@P$AAVString@1@@Z -??0NullReferenceException@Platform@@Q$AAA@XZ -??0Object@Platform@@Q$AAA@XZ -??0ObjectDisposedException@Platform@@Q$AAA@P$AAVString@1@@Z -??0ObjectDisposedException@Platform@@Q$AAA@XZ -??0OnePhaseConstructedAttribute@CompilerServices@Runtime@Platform@@Q$AAA@XZ -??0OperationCanceledException@Platform@@Q$AAA@P$AAVString@1@@Z -??0OperationCanceledException@Platform@@Q$AAA@XZ -??0OutOfBoundsException@Platform@@Q$AAA@P$AAVString@1@@Z -??0OutOfBoundsException@Platform@@Q$AAA@XZ -??0OutOfMemoryException@Platform@@Q$AAA@P$AAVString@1@@Z -??0OutOfMemoryException@Platform@@Q$AAA@XZ -??0Rect@Foundation@Windows@@QAA@VPoint@12@0@Z -??0Rect@Foundation@Windows@@QAA@VPoint@12@VSize@12@@Z -??0RepeatBehavior@Animation@Media@Xaml@UI@Windows@@QAA@N@Z -??0STAThreadAttribute@Platform@@Q$AAA@XZ -??0SizeT@Platform@@QAA@H@Z -??0SizeT@Platform@@QAA@PAX@Z -??0Type@Platform@@Q$AAA@P$AAVObject@1@@Z -??0Type@Platform@@Q$AAA@VIntPtr@1@@Z -??0Type@Platform@@Q$AAA@VTypeName@Interop@Xaml@UI@Windows@@@Z -??0ValueType@Platform@@Q$AAA@XZ -??0WrongThreadException@Platform@@Q$AAA@P$AAVString@1@@Z -??0WrongThreadException@Platform@@Q$AAA@XZ -??0char16@default@@QAA@_W@Z -??0float32@default@@QAA@M@Z -??0float64@default@@QAA@N@Z -??0int16@default@@QAA@F@Z -??0int32@default@@QAA@H@Z -??0int64@default@@QAA@_J@Z -??0int8@default@@QAA@C@Z -??0uint16@default@@QAA@G@Z -??0uint32@default@@QAA@I@Z -??0uint64@default@@QAA@_K@Z -??0uint8@default@@QAA@E@Z -??BIntPtr@Platform@@SA?AV01@H@Z -??BIntPtr@Platform@@SA?AV01@PAX@Z -??BIntPtr@Platform@@SAPAXV01@@Z -??BType@Platform@@SA?AVTypeName@Interop@Xaml@UI@Windows@@P$AAV01@@Z -??BType@Platform@@SAP$AAV01@VTypeName@Interop@Xaml@UI@Windows@@@Z -??DMatrix3D@Media3D@Media@Xaml@UI@Windows@@SA?AV012345@V012345@0@Z -??GDuration@Xaml@UI@Windows@@SA?AV0123@V0123@0@Z -??HDuration@Xaml@UI@Windows@@SA?AV0123@V0123@0@Z -??MDuration@Xaml@UI@Windows@@SA_NV0123@0@Z -??NDuration@Xaml@UI@Windows@@SA_NV0123@0@Z -??ODuration@Xaml@UI@Windows@@SA_NV0123@0@Z -??PDuration@Xaml@UI@Windows@@SA_NV0123@0@Z -?AlignedAllocate@Heap@Details@Platform@@SAPAXII@Z -?AlignedAllocateException@Heap@Details@Platform@@SAPAXII@Z -?AlignedFree@Heap@Details@Platform@@SAXPAX@Z -?AlignedFreeException@Heap@Details@Platform@@SAXPAX@Z -?Allocate@Heap@Details@Platform@@SAPAXI@Z -?AllocateException@Heap@Details@Platform@@SAPAXI@Z -?Compare@Duration@Xaml@UI@Windows@@SAHV1234@0@Z -?Contains@Rect@Foundation@Windows@@QAA_NVPoint@23@@Z -?CreateException@Exception@Platform@@SAP$AAV12@H@Z -?CreateException@Exception@Platform@@SAP$AAV12@HP$AAVString@2@@Z -?CreateValue@Details@Platform@@YAP$AAVObject@2@P$AAVType@2@PBX@Z -?EnableFactoryCache@@YAXXZ -?EnumerateAllocatedObjects@Heap@Details@Platform@@SAXP$AAVHeapEntryHandler@23@@Z -?Equals@Attribute@Metadata@Platform@@Q$AAA_NP$AAVObject@3@@Z -?Equals@Boolean@Platform@@QAA_NP$AAVObject@2@@Z -?Equals@Delegate@Platform@@Q$AAA_NP$AAVObject@2@@Z -?Equals@Enum@Platform@@Q$AAA_NP$AAVObject@2@@Z -?Equals@Exception@Platform@@U$AAA_NP$AAVObject@2@@Z -?Equals@MTAThreadAttribute@Platform@@Q$AAA_NP$AAVObject@2@@Z -?Equals@Object@Platform@@Q$AAA_NP$AAV12@@Z -?Equals@OnePhaseConstructedAttribute@CompilerServices@Runtime@Platform@@Q$AAA_NP$AAVObject@4@@Z -?Equals@STAThreadAttribute@Platform@@Q$AAA_NP$AAVObject@2@@Z -?Equals@Type@Platform@@U$AAA_NP$AAVObject@2@@Z -?Equals@ValueType@Platform@@Q$AAA_NP$AAVObject@2@@Z -?Equals@char16@default@@QAA_NP$AAVObject@Platform@@@Z -?Equals@float32@default@@QAA_NP$AAVObject@Platform@@@Z -?Equals@float64@default@@QAA_NP$AAVObject@Platform@@@Z -?Equals@int16@default@@QAA_NP$AAVObject@Platform@@@Z -?Equals@int32@default@@QAA_NP$AAVObject@Platform@@@Z -?Equals@int64@default@@QAA_NP$AAVObject@Platform@@@Z -?Equals@int8@default@@QAA_NP$AAVObject@Platform@@@Z -?Equals@uint16@default@@QAA_NP$AAVObject@Platform@@@Z -?Equals@uint32@default@@QAA_NP$AAVObject@Platform@@@Z -?Equals@uint64@default@@QAA_NP$AAVObject@Platform@@@Z -?Equals@uint8@default@@QAA_NP$AAVObject@Platform@@@Z -?EventSourceAdd@Details@Platform@@YA?AVEventRegistrationToken@Foundation@Windows@@PAPAXPAUEventLock@12@P$AAVDelegate@2@@Z -?EventSourceGetTargetArray@Details@Platform@@YAPAXPAXPAUEventLock@12@@Z -?EventSourceGetTargetArrayEvent@Details@Platform@@YAPAXPAXI@Z -?EventSourceGetTargetArraySize@Details@Platform@@YAIPAX@Z -?EventSourceInitialize@Details@Platform@@YAXPAPAX@Z -?EventSourceRemove@Details@Platform@@YAXPAPAXPAUEventLock@12@VEventRegistrationToken@Foundation@Windows@@@Z -?EventSourceUninitialize@Details@Platform@@YAXPAPAX@Z -?FlushFactoryCache@@YAXXZ -?Free@Heap@Details@Platform@@SAXPAX@Z -?FreeException@Heap@Details@Platform@@SAXPAX@Z -?GetActivationFactory@Details@Platform@@YAJPAVModuleBase@1WRL@Microsoft@@PAUHSTRING__@@PAPAUIActivationFactory@@@Z -?GetActivationFactoryByPCWSTR@@YAJPAXAAVGuid@Platform@@PAPAX@Z -?GetCmdArguments@Details@Platform@@YAPAPA_WPAH@Z -?GetHashCode@Attribute@Metadata@Platform@@Q$AAAHXZ -?GetHashCode@Boolean@Platform@@QAAHXZ -?GetHashCode@Delegate@Platform@@Q$AAAHXZ -?GetHashCode@Enum@Platform@@Q$AAAHXZ -?GetHashCode@Exception@Platform@@U$AAAHXZ -?GetHashCode@Guid@Platform@@QAAHXZ -?GetHashCode@MTAThreadAttribute@Platform@@Q$AAAHXZ -?GetHashCode@Object@Platform@@Q$AAAHXZ -?GetHashCode@OnePhaseConstructedAttribute@CompilerServices@Runtime@Platform@@Q$AAAHXZ -?GetHashCode@STAThreadAttribute@Platform@@Q$AAAHXZ -?GetHashCode@Type@Platform@@U$AAAHXZ -?GetHashCode@ValueType@Platform@@Q$AAAHXZ -?GetHashCode@char16@default@@QAAHXZ -?GetHashCode@float32@default@@QAAHXZ -?GetHashCode@float64@default@@QAAHXZ -?GetHashCode@int16@default@@QAAHXZ -?GetHashCode@int32@default@@QAAHXZ -?GetHashCode@int64@default@@QAAHXZ -?GetHashCode@int8@default@@QAAHXZ -?GetHashCode@uint16@default@@QAAHXZ -?GetHashCode@uint32@default@@QAAHXZ -?GetHashCode@uint64@default@@QAAHXZ -?GetHashCode@uint8@default@@QAAHXZ -?GetIBoxArrayVtable@Details@Platform@@YAPAXPAX@Z -?GetIBoxVtable@Details@Platform@@YAPAXPAX@Z -?GetIidsFn@@YAJHPAKPBU__s_GUID@@PAPAVGuid@Platform@@@Z -?GetObjectContext@Details@Platform@@YAPAUIUnknown@@XZ -?GetProxyImpl@Details@Platform@@YAJPAUIUnknown@@ABU_GUID@@0PAPAU3@@Z -?GetType@Boolean@Platform@@QAAP$AAVType@2@XZ -?GetType@Guid@Platform@@QAAP$AAVType@2@XZ -?GetType@Object@Platform@@Q$AAAP$AAVType@2@XZ -?GetType@char16@default@@QAAP$AAVType@Platform@@XZ -?GetType@float32@default@@QAAP$AAVType@Platform@@XZ -?GetType@float64@default@@QAAP$AAVType@Platform@@XZ -?GetType@int16@default@@QAAP$AAVType@Platform@@XZ -?GetType@int32@default@@QAAP$AAVType@Platform@@XZ -?GetType@int64@default@@QAAP$AAVType@Platform@@XZ -?GetType@int8@default@@QAAP$AAVType@Platform@@XZ -?GetType@uint16@default@@QAAP$AAVType@Platform@@XZ -?GetType@uint32@default@@QAAP$AAVType@Platform@@XZ -?GetType@uint64@default@@QAAP$AAVType@Platform@@XZ -?GetType@uint8@default@@QAAP$AAVType@Platform@@XZ -?GetTypeCode@Type@Platform@@SA?AW4TypeCode@2@P$AAV12@@Z -?GetWeakReference@Details@Platform@@YAPAU__abi_IUnknown@@Q$ADVObject@2@@Z -?InitializeData@Details@Platform@@YAJH@Z -?Intersect@Rect@Foundation@Windows@@QAAXV123@@Z -?IntersectsWith@Rect@Foundation@Windows@@QAA_NV123@@Z -?Invert@Matrix3D@Media3D@Media@Xaml@UI@Windows@@QAAXXZ -?ReCreateException@Exception@Platform@@SAP$AAV12@H@Z -?ReCreateFromException@Details@Platform@@YAJP$AAVException@2@@Z -?ReferenceEquals@Object@Platform@@SA_NP$AAV12@0@Z -?ReferenceEquals@Object@Platform@@SA_NP$AAVString@2@0@Z -?RegisterFactories@Details@Platform@@YAP$AAVObject@2@PAPAVModuleBase@1WRL@Microsoft@@PAPAU__abi_Module@@P6AXXZ@Z -?ReleaseInContextImpl@Details@Platform@@YAJPAUIUnknown@@0@Z -?ResolveWeakReference@Details@Platform@@YAP$AAVObject@2@ABU_GUID@@PAPAU__abi_IUnknown@@@Z -?RunApplicationServer@Details@Platform@@YAXPAPAVModuleBase@1WRL@Microsoft@@PAPAU__abi_Module@@PB_W@Z -?RunServer@Details@Platform@@YAXPAPAVModuleBase@1WRL@Microsoft@@PAPAU__abi_Module@@PB_W@Z -?TerminateModule@Details@Platform@@YA_NPAVModuleBase@1WRL@Microsoft@@@Z -?ToInt32@IntPtr@Platform@@QAAHXZ -?ToString@Attribute@Metadata@Platform@@Q$AAAP$AAVString@3@XZ -?ToString@Boolean@Platform@@QAAP$AAVString@2@XZ -?ToString@Delegate@Platform@@Q$AAAP$AAVString@2@XZ -?ToString@Enum@Platform@@Q$AAAP$AAVString@2@XZ -?ToString@Exception@Platform@@U$AAAP$AAVString@2@XZ -?ToString@Guid@Platform@@QAAP$AAVString@2@XZ -?ToString@MTAThreadAttribute@Platform@@Q$AAAP$AAVString@2@XZ -?ToString@OnePhaseConstructedAttribute@CompilerServices@Runtime@Platform@@Q$AAAP$AAVString@4@XZ -?ToString@STAThreadAttribute@Platform@@Q$AAAP$AAVString@2@XZ -?ToString@Type@Platform@@U$AAAP$AAVString@2@XZ -?ToString@ValueType@Platform@@Q$AAAP$AAVString@2@XZ -?ToString@char16@default@@QAAP$AAVString@Platform@@XZ -?ToString@float32@default@@QAAP$AAVString@Platform@@XZ -?ToString@float64@default@@QAAP$AAVString@Platform@@XZ -?ToString@int16@default@@QAAP$AAVString@Platform@@XZ -?ToString@int32@default@@QAAP$AAVString@Platform@@XZ -?ToString@int64@default@@QAAP$AAVString@Platform@@XZ -?ToString@int8@default@@QAAP$AAVString@Platform@@XZ -?ToString@uint16@default@@QAAP$AAVString@Platform@@XZ -?ToString@uint32@default@@QAAP$AAVString@Platform@@XZ -?ToString@uint64@default@@QAAP$AAVString@Platform@@XZ -?ToString@uint8@default@@QAAP$AAVString@Platform@@XZ -?UninitializeData@Details@Platform@@YAXH@Z -?Union@Rect@Foundation@Windows@@QAAXV123@@Z -?Union@Rect@Foundation@Windows@@QAAXVPoint@23@@Z -?WriteLine@Console@Details@Platform@@SAXP$AAVObject@3@@Z -?WriteLine@Console@Details@Platform@@SAXP$AAVString@3@@Z -?WriteLine@Console@Details@Platform@@SAXXZ -?__abi_FailFast@@YAXXZ -?__abi_ObjectToString@__abi_details@@YAP$AAVString@Platform@@P$AAVObject@3@_N@Z -?__abi_WinRTraiseAccessDeniedException@@YAXXZ -?__abi_WinRTraiseCOMException@@YAXJ@Z -?__abi_WinRTraiseChangedStateException@@YAXXZ -?__abi_WinRTraiseClassNotRegisteredException@@YAXXZ -?__abi_WinRTraiseDisconnectedException@@YAXXZ -?__abi_WinRTraiseFailureException@@YAXXZ -?__abi_WinRTraiseInvalidArgumentException@@YAXXZ -?__abi_WinRTraiseInvalidCastException@@YAXXZ -?__abi_WinRTraiseNotImplementedException@@YAXXZ -?__abi_WinRTraiseNullReferenceException@@YAXXZ -?__abi_WinRTraiseObjectDisposedException@@YAXXZ -?__abi_WinRTraiseOperationCanceledException@@YAXXZ -?__abi_WinRTraiseOutOfBoundsException@@YAXXZ -?__abi_WinRTraiseOutOfMemoryException@@YAXXZ -?__abi_WinRTraiseWrongThreadException@@YAXXZ -?__abi_cast_Object_to_String@__abi_details@@YAP$AAVString@Platform@@_NP$AAVObject@3@@Z -?__abi_cast_String_to_Object@__abi_details@@YAP$AAVObject@Platform@@P$AAVString@3@@Z -?__abi_make_type_id@@YAP$AAVType@Platform@@ABU__abi_type_descriptor@@@Z -?__getActivationFactoryByHSTRING@@YAJPAUHSTRING__@@AAVGuid@Platform@@PAPAX@Z -?get@Bottom@Rect@Foundation@Windows@@QAAMXZ -?get@BreakOnAllocationId@Heap@Details@Platform@@SAHXZ -?get@BreakOnFreeId@Heap@Details@Platform@@SAHXZ -?get@CurrentAllocationId@Heap@Details@Platform@@SAHXZ -?get@Empty@Rect@Foundation@Windows@@SA?AV234@XZ -?get@Empty@Size@Foundation@Windows@@SA?AV234@XZ -?get@FullName@Type@Platform@@Q$AAAP$AAVString@3@XZ -?get@HasInverse@Matrix3D@Media3D@Media@Xaml@UI@Windows@@QAA_NXZ -?get@Message@Exception@Platform@@Q$AAAP$AAVString@3@XZ -?get@ObjectCount@Heap@Details@Platform@@SAHXZ -?get@Right@Rect@Foundation@Windows@@QAAMXZ -?get@TrackingLevel@Heap@Details@Platform@@SA?AW4HeapAllocationTrackingLevel@34@XZ -?set@BreakOnAllocationId@Heap@Details@Platform@@SAXH@Z -?set@BreakOnFreeId@Heap@Details@Platform@@SAXH@Z -?set@TrackingLevel@Heap@Details@Platform@@SAXW4HeapAllocationTrackingLevel@34@@Z
diff --git a/mingw-w64-crt/libarm32/vdsbas.def b/mingw-w64-crt/libarm32/vdsbas.def deleted file mode 100644 index 32bec91..0000000 --- a/mingw-w64-crt/libarm32/vdsbas.def +++ /dev/null
@@ -1,92 +0,0 @@ -; -; Definition file of bprovider.DLL -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "bprovider.DLL" -EXPORTS -??0?$CVdsHandleImpl@$0A@@@QAA@XZ -??0?$CVdsHandleImpl@$0PPPPPPPP@@@QAA@XZ -??0?$CVdsHeapPtr@E@@QAA@XZ -??0?$CVdsHeapPtr@G@@QAA@XZ -??0?$CVdsHeapPtr@U_AUCTION_THREAD_PARAMETER@@@@QAA@XZ -??0?$CVdsHeapPtr@U_DRIVE_LAYOUT_INFORMATION_EX@@@@QAA@XZ -??0?$CVdsHeapPtr@U_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@@QAA@XZ -??0?$CVdsPtr@E@@QAA@XZ -??0?$CVdsPtr@G@@QAA@XZ -??0?$CVdsPtr@U_AUCTION_THREAD_PARAMETER@@@@QAA@XZ -??0?$CVdsPtr@U_DRIVE_LAYOUT_INFORMATION_EX@@@@QAA@XZ -??0?$CVdsPtr@U_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@@QAA@XZ -??0CPrvEnumObject@@QAA@XZ -??0CRtlSharedLock@@QAA@XZ -??0CVdsCriticalSection@@QAA@PAU_RTL_CRITICAL_SECTION@@@Z -??0CVdsPnPNotificationBase@@QAA@XZ -??0CVdsUnlockIt@@QAA@AAJ@Z -??1?$CVdsHandleImpl@$0A@@@QAA@XZ -??1?$CVdsHandleImpl@$0PPPPPPPP@@@QAA@XZ -??1?$CVdsHeapPtr@E@@QAA@XZ -??1?$CVdsHeapPtr@G@@QAA@XZ -??1?$CVdsHeapPtr@U_AUCTION_THREAD_PARAMETER@@@@QAA@XZ -??1?$CVdsHeapPtr@U_DRIVE_LAYOUT_INFORMATION_EX@@@@QAA@XZ -??1?$CVdsHeapPtr@U_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@@QAA@XZ -??1?$CVdsPtr@E@@QAA@XZ -??1?$CVdsPtr@G@@QAA@XZ -??1?$CVdsPtr@U_AUCTION_THREAD_PARAMETER@@@@QAA@XZ -??1?$CVdsPtr@U_DRIVE_LAYOUT_INFORMATION_EX@@@@QAA@XZ -??1?$CVdsPtr@U_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@@QAA@XZ -??1CPrvEnumObject@@QAA@XZ -??1CRtlSharedLock@@QAA@XZ -??1CVdsCriticalSection@@QAA@XZ -??1CVdsPnPNotificationBase@@QAA@XZ -??1CVdsUnlockIt@@QAA@XZ -??4?$CVdsHandleImpl@$0A@@@QAAPAXPAX@Z -??4?$CVdsHeapPtr@E@@QAAPAEPAE@Z -??4?$CVdsHeapPtr@G@@QAAPAGPAG@Z -??4?$CVdsHeapPtr@U_AUCTION_THREAD_PARAMETER@@@@QAAPAU_AUCTION_THREAD_PARAMETER@@PAU1@@Z -??4?$CVdsHeapPtr@U_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@@QAAPAU_VDS_DRIVE_LAYOUT_INFORMATION_EX@@PAU1@@Z -??8?$CVdsHandleImpl@$0A@@@QBA_NPAX@Z -??8?$CVdsPtr@E@@QBA_NPAE@Z -??8?$CVdsPtr@G@@QBA_NPAG@Z -??8?$CVdsPtr@U_AUCTION_THREAD_PARAMETER@@@@QBA_NPAU_AUCTION_THREAD_PARAMETER@@@Z -??9?$CVdsPtr@E@@QBA_NPAE@Z -??B?$CVdsHandleImpl@$0PPPPPPPP@@@QAAPAXXZ -??B?$CVdsPtr@E@@QBAPAEXZ -??B?$CVdsPtr@G@@QBAPAGXZ -??B?$CVdsPtr@U_AUCTION_THREAD_PARAMETER@@@@QBAPAU_AUCTION_THREAD_PARAMETER@@XZ -??B?$CVdsPtr@U_DRIVE_LAYOUT_INFORMATION_EX@@@@QBAPAU_DRIVE_LAYOUT_INFORMATION_EX@@XZ -??B?$CVdsPtr@U_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@@QBAPAU_VDS_DRIVE_LAYOUT_INFORMATION_EX@@XZ -??C?$CVdsPtr@U_AUCTION_THREAD_PARAMETER@@@@QBAPAU_AUCTION_THREAD_PARAMETER@@XZ -??C?$CVdsPtr@U_DRIVE_LAYOUT_INFORMATION_EX@@@@QBAPAU_DRIVE_LAYOUT_INFORMATION_EX@@XZ -??C?$CVdsPtr@U_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@@QBAPAU_VDS_DRIVE_LAYOUT_INFORMATION_EX@@XZ -??I?$CVdsHandleImpl@$0PPPPPPPP@@@QAAPAPAXXZ -??I?$CVdsPtr@U_DRIVE_LAYOUT_INFORMATION_EX@@@@QAAPAPAU_DRIVE_LAYOUT_INFORMATION_EX@@XZ -??I?$CVdsPtr@U_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@@QAAPAPAU_VDS_DRIVE_LAYOUT_INFORMATION_EX@@XZ -??_FCRtlList@@QAAXXZ -??_FCRtlMap@@QAAXXZ -?AcquireRead@CRtlSharedLock@@AAAXXZ -?AcquireWrite@CRtlSharedLock@@AAAXXZ -?AllowCancel@CVdsAsyncObjectBase@@QAAXXZ -?Attach@?$CVdsPtr@G@@QAAXPAG@Z -?Attach@?$CVdsPtr@U_DRIVE_LAYOUT_INFORMATION_EX@@@@QAAXPAU_DRIVE_LAYOUT_INFORMATION_EX@@@Z -?Attach@?$CVdsPtr@U_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@@QAAXPAU_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@Z -?Close@?$CVdsHandleImpl@$0PPPPPPPP@@@QAAXXZ -?CurrentThreadIsWriter@CRtlSharedLock@@QAAHXZ -?Detach@?$CVdsHandleImpl@$0PPPPPPPP@@@QAAPAXXZ -?Detach@?$CVdsPtr@G@@QAAPAGXZ -?Detach@?$CVdsPtr@U_AUCTION_THREAD_PARAMETER@@@@QAAPAU_AUCTION_THREAD_PARAMETER@@XZ -?Detach@?$CVdsPtr@U_DRIVE_LAYOUT_INFORMATION_EX@@@@QAAPAU_DRIVE_LAYOUT_INFORMATION_EX@@XZ -?Detach@?$CVdsPtr@U_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@@QAAPAU_VDS_DRIVE_LAYOUT_INFORMATION_EX@@XZ -?DisallowCancel@CVdsAsyncObjectBase@@QAAXXZ -?Downgrade@CRtlSharedLock@@AAAXXZ -?GetOutputType@CVdsAsyncObjectBase@@QAA?AW4_VDS_ASYNC_OUTPUT_TYPE@@XZ -?IsCancelRequested@CVdsAsyncObjectBase@@QAAHXZ -?Release@CRtlSharedLock@@AAAXXZ -?SetOutput@CVdsAsyncObjectBase@@QAAXU_VDS_ASYNC_OUTPUT@@@Z -?SetOutputType@CVdsAsyncObjectBase@@QAAXW4_VDS_ASYNC_OUTPUT_TYPE@@@Z -?SetPositionToLast@CPrvEnumObject@@QAAXXZ -?StartReferenceHistory@@YAKXZ -?StopReferenceHistory@@YAXXZ -?Upgrade@CRtlSharedLock@@AAAXXZ -?ZeroAsyncOut@CVdsAsyncObjectBase@@QAAXXZ -?m_ExtraLogging@CVdsTraceSettings@@QAAHXZ -?m_NoDebuggerLogging@CVdsTraceSettings@@QAAHXZ
diff --git a/mingw-w64-crt/libarm32/vdsdyn.def b/mingw-w64-crt/libarm32/vdsdyn.def deleted file mode 100644 index 43f72f9..0000000 --- a/mingw-w64-crt/libarm32/vdsdyn.def +++ /dev/null
@@ -1,37 +0,0 @@ -; -; Definition file of vdsdyn.DLL -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "vdsdyn.DLL" -EXPORTS -??0CPrvEnumObject@@QAA@XZ -??0CRtlSharedLock@@QAA@XZ -??0CVdsCriticalSection@@QAA@PAU_RTL_CRITICAL_SECTION@@@Z -??0CVdsPnPNotificationBase@@QAA@XZ -??0CVdsUnlockIt@@QAA@AAJ@Z -??1CPrvEnumObject@@QAA@XZ -??1CRtlSharedLock@@QAA@XZ -??1CVdsCriticalSection@@QAA@XZ -??1CVdsPnPNotificationBase@@QAA@XZ -??1CVdsUnlockIt@@QAA@XZ -??_FCRtlList@@QAAXXZ -??_FCRtlMap@@QAAXXZ -?AcquireRead@CRtlSharedLock@@AAAXXZ -?AcquireWrite@CRtlSharedLock@@AAAXXZ -?AllowCancel@CVdsAsyncObjectBase@@QAAXXZ -?CurrentThreadIsWriter@CRtlSharedLock@@QAAHXZ -?DisallowCancel@CVdsAsyncObjectBase@@QAAXXZ -?Downgrade@CRtlSharedLock@@AAAXXZ -?GetOutputType@CVdsAsyncObjectBase@@QAA?AW4_VDS_ASYNC_OUTPUT_TYPE@@XZ -?IsCancelRequested@CVdsAsyncObjectBase@@QAAHXZ -?Release@CRtlSharedLock@@AAAXXZ -?SetOutput@CVdsAsyncObjectBase@@QAAXU_VDS_ASYNC_OUTPUT@@@Z -?SetOutputType@CVdsAsyncObjectBase@@QAAXW4_VDS_ASYNC_OUTPUT_TYPE@@@Z -?SetPositionToLast@CPrvEnumObject@@QAAXXZ -?StartReferenceHistory@@YAKXZ -?StopReferenceHistory@@YAXXZ -?Upgrade@CRtlSharedLock@@AAAXXZ -?ZeroAsyncOut@CVdsAsyncObjectBase@@QAAXXZ -?m_ExtraLogging@CVdsTraceSettings@@QAAHXZ -?m_NoDebuggerLogging@CVdsTraceSettings@@QAAHXZ
diff --git a/mingw-w64-crt/libarm32/vdsvd.def b/mingw-w64-crt/libarm32/vdsvd.def deleted file mode 100644 index 6a153a2..0000000 --- a/mingw-w64-crt/libarm32/vdsvd.def +++ /dev/null
@@ -1,37 +0,0 @@ -; -; Definition file of vdsvd.DLL -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "vdsvd.DLL" -EXPORTS -??0CPrvEnumObject@@QAA@XZ -??0CRtlSharedLock@@QAA@XZ -??0CVdsCriticalSection@@QAA@PAU_RTL_CRITICAL_SECTION@@@Z -??0CVdsPnPNotificationBase@@QAA@XZ -??0CVdsUnlockIt@@QAA@AAJ@Z -??1CPrvEnumObject@@QAA@XZ -??1CRtlSharedLock@@QAA@XZ -??1CVdsCriticalSection@@QAA@XZ -??1CVdsPnPNotificationBase@@QAA@XZ -??1CVdsUnlockIt@@QAA@XZ -??_FCRtlList@@QAAXXZ -??_FCRtlMap@@QAAXXZ -?AcquireRead@CRtlSharedLock@@AAAXXZ -?AcquireWrite@CRtlSharedLock@@AAAXXZ -?AllowCancel@CVdsAsyncObjectBase@@QAAXXZ -?CurrentThreadIsWriter@CRtlSharedLock@@QAAHXZ -?DisallowCancel@CVdsAsyncObjectBase@@QAAXXZ -?Downgrade@CRtlSharedLock@@AAAXXZ -?GetOutputType@CVdsAsyncObjectBase@@QAA?AW4_VDS_ASYNC_OUTPUT_TYPE@@XZ -?IsCancelRequested@CVdsAsyncObjectBase@@QAAHXZ -?Release@CRtlSharedLock@@AAAXXZ -?SetOutput@CVdsAsyncObjectBase@@QAAXU_VDS_ASYNC_OUTPUT@@@Z -?SetOutputType@CVdsAsyncObjectBase@@QAAXW4_VDS_ASYNC_OUTPUT_TYPE@@@Z -?SetPositionToLast@CPrvEnumObject@@QAAXXZ -?StartReferenceHistory@@YAKXZ -?StopReferenceHistory@@YAXXZ -?Upgrade@CRtlSharedLock@@AAAXXZ -?ZeroAsyncOut@CVdsAsyncObjectBase@@QAAXXZ -?m_ExtraLogging@CVdsTraceSettings@@QAAHXZ -?m_NoDebuggerLogging@CVdsTraceSettings@@QAAHXZ
diff --git a/mingw-w64-crt/libarm32/wbemcomn.def b/mingw-w64-crt/libarm32/wbemcomn.def deleted file mode 100644 index e2ce12c..0000000 --- a/mingw-w64-crt/libarm32/wbemcomn.def +++ /dev/null
@@ -1,1366 +0,0 @@ -; -; Definition file of wbemcomn.dll -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "wbemcomn.dll" -EXPORTS -??0?$CLockableFlexArray@VCStaticCritSec@@@@QAA@AAV0@@Z -??0?$CLockableFlexArray@VCStaticCritSec@@@@QAA@XZ -??0?$SZLess@PBG@@QAA@ABU0@@Z -??0?$SZLess@PBG@@QAA@XZ -??0C9XAce@@QAA@ABV0@@Z -??0C9XAce@@QAA@KKKPAG@Z -??0C9XAce@@QAA@XZ -??0CAbstractQl1Parser@@QAA@ABV0@@Z -??0CAbstractQl1Parser@@QAA@PAVCGenLexSource@@@Z -??0CArena@@QAA@ABV0@@Z -??0CArena@@QAA@XZ -??0CBaseAce@@QAA@ABV0@@Z -??0CBaseAce@@QAA@XZ -??0CBasicUnloadInstruction@@IAA@XZ -??0CBasicUnloadInstruction@@QAA@ABV0@@Z -??0CBasicUnloadInstruction@@QAA@VCWbemInterval@@@Z -??0CBuffer@@QAA@ABV0@@Z -??0CBuffer@@QAA@PAEKH@Z -??0CCheckedInCritSec@@QAA@PAVCCritSec@@@Z -??0CCircularQueue@@QAA@XZ -??0CClientOpsNode@@QAA@XZ -??0CContainerControl@@QAA@ABV0@@Z -??0CContainerControl@@QAA@PAUIUnknown@@@Z -??0CCritSec@@QAA@XZ -??0CDMTFParser@@QAA@PBG@Z -??0CDatePart@@QAA@XZ -??0CDateTimeParser@@IAA@XZ -??0CDateTimeParser@@QAA@PBG@Z -??0CEnterWbemCriticalSection@@QAA@PAVCWbemCriticalSection@@K@Z -??0CEventLog@@QAA@ABV0@@Z -??0CEventLog@@QAA@PBGABU_GUID@@K@Z -??0CEventLogRecord@@QAA@AAV0@@Z -??0CEventLogRecord@@QAA@GABU_EVENT_DESCRIPTOR@@VCInsertionString@@111111111@Z -??0CExecQueue@@QAA@AAV0@@Z -??0CExecQueue@@QAA@XZ -??0CExecRequest@@QAA@ABV0@@Z -??0CExecRequest@@QAA@XZ -??0CFlexArray@@QAA@AAV0@@Z -??0CFlexArray@@QAA@HH@Z -??0CFlexQueue@@QAA@H@Z -??0CHaltable@@QAA@ABV0@@Z -??0CHaltable@@QAA@XZ -??0CHex@@QAA@J@Z -??0CIdentitySecurity@@QAA@ABV0@@Z -??0CIdentitySecurity@@QAA@_N@Z -??0CIdentityTest@@QAA@ABV0@@Z -??0CIdentityTest@@QAA@PAVCTimerInstruction@@@Z -??0CInCritSec@@QAA@PAU_RTL_CRITICAL_SECTION@@@Z -??0CInsertionString@@QAA@ABV0@@Z -??0CInsertionString@@QAA@J@Z -??0CInsertionString@@QAA@PBD@Z -??0CInsertionString@@QAA@PBG@Z -??0CInsertionString@@QAA@VCHex@@@Z -??0CInsertionString@@QAA@XZ -??0CInstructionQueue@@QAA@XZ -??0CInstructionTest@@QAA@ABV0@@Z -??0CInstructionTest@@QAA@XZ -??0CLifeControl@@QAA@ABV0@@Z -??0CLifeControl@@QAA@XZ -??0CLike@@QAA@ABV0@@Z -??0CLike@@QAA@PBGG@Z -??0CLike@@QAA@XZ -??0CLimitControl@@QAA@ABV0@@Z -??0CLimitControl@@QAA@XZ -??0CMRCICompression@@QAA@XZ -??0CMRCIControl@@QAA@XZ -??0CMUILocaleList@@QAA@XZ -??0CMemoryLog@@QAA@XZ -??0CMinMaxLimitControl@@QAA@ABV0@@Z -??0CMinMaxLimitControl@@QAA@HPBG@Z -??0CNtAce@@QAA@ABV0@@Z -??0CNtAce@@QAA@KKKAAVCNtSid@@@Z -??0CNtAce@@QAA@KKKPAG@Z -??0CNtAce@@QAA@PAU_ACCESS_ALLOWED_ACE@@@Z -??0CNtAce@@QAA@XZ -??0CNtAcl@@QAA@ABV0@@Z -??0CNtAcl@@QAA@K@Z -??0CNtAcl@@QAA@PAU_ACL@@@Z -??0CNtSecurityDescriptor@@QAA@AAV0@@Z -??0CNtSecurityDescriptor@@QAA@PAX@Z -??0CNtSecurityDescriptor@@QAA@XZ -??0CNtSid@@QAA@ABV0@@Z -??0CNtSid@@QAA@PAG@Z -??0CNtSid@@QAA@PAX@Z -??0CNtSid@@QAA@W4SidType@0@@Z -??0CNtSid@@QAA@XZ -??0CPropertyName@@QAA@ABV0@@Z -??0CPropertyName@@QAA@XZ -??0CQl1ParseSink@@QAA@ABV0@@Z -??0CQl1ParseSink@@QAA@XZ -??0CRegistryMinMaxLimitControl@@QAA@ABV0@@Z -??0CRegistryMinMaxLimitControl@@QAA@HPBG0000@Z -??0CSafeArray@@QAA@AAV0@@Z -??0CSafeArray@@QAA@HHHH@Z -??0CSafeArray@@QAA@PAUtagSAFEARRAY@@HHH@Z -??0CStaticCritSec@@QAA@XZ -??0CTextTemplate@@QAA@ABV0@@Z -??0CTextTemplate@@QAA@PBG@Z -??0CTimerGenerator@@QAA@ABV0@@Z -??0CTimerGenerator@@QAA@XZ -??0CTimerInstruction@@QAA@ABV0@@Z -??0CTimerInstruction@@QAA@XZ -??0CTraceSessionControl@@QAA@XZ -??0CUnk@@QAA@ABV0@@Z -??0CUnk@@QAA@PAVCLifeControl@@PAUIUnknown@@@Z -??0CUnkInternal@@QAA@ABV0@@Z -??0CUnkInternal@@QAA@PAVCLifeControl@@@Z -??0CVar@@QAA@ABV0@@Z -??0CVar@@QAA@D@Z -??0CVar@@QAA@E@Z -??0CVar@@QAA@F@Z -??0CVar@@QAA@FH@Z -??0CVar@@QAA@G@Z -??0CVar@@QAA@HPAG@Z -??0CVar@@QAA@HPAUtagSAFEARRAY@@@Z -??0CVar@@QAA@HVauto_bstr@@@Z -??0CVar@@QAA@J@Z -??0CVar@@QAA@K@Z -??0CVar@@QAA@M@Z -??0CVar@@QAA@N@Z -??0CVar@@QAA@PADH@Z -??0CVar@@QAA@PAGH@Z -??0CVar@@QAA@PAU_FILETIME@@@Z -??0CVar@@QAA@PAU_GUID@@H@Z -??0CVar@@QAA@PAUtagBLOB@@H@Z -??0CVar@@QAA@PAUtagVARIANT@@@Z -??0CVar@@QAA@PAVCVarVector@@H@Z -??0CVar@@QAA@XZ -??0CVarVector@@QAA@AAV0@@Z -??0CVarVector@@QAA@HHH@Z -??0CVarVector@@QAA@HPAUtagSAFEARRAY@@H@Z -??0CVarVector@@QAA@XZ -??0CWMITraceSettings@@QAA@XZ -??0CWQLScanner@@QAA@AAV0@@Z -??0CWQLScanner@@QAA@PAVCGenLexSource@@@Z -??0CWStringArray@@QAA@AAV0@@Z -??0CWStringArray@@QAA@HH@Z -??0CWbemCallSecurity@@AAA@ABV0@@Z -??0CWbemCallSecurity@@AAA@XZ -??0CWbemCriticalSection@@QAA@XZ -??0CWbemInstallObject@@QAA@XZ -??0CWbemInterval@@IAA@K@Z -??0CWbemInterval@@QAA@XZ -??0CWbemTime@@IAA@_J@Z -??0CWbemTime@@QAA@ABV0@@Z -??0CWbemTime@@QAA@XZ -??0CWbemTimeSpan@@QAA@HHHHHHH@Z -??0CWin32DefaultArena@@QAA@ABV0@@Z -??0CWin32DefaultArena@@QAA@XZ -??0QL1_Parser@@QAA@ABV0@@Z -??0QL1_Parser@@QAA@PAVCGenLexSource@@@Z -??0QL_LEVEL_1_RPN_EXPRESSION@@QAA@ABU0@@Z -??0QL_LEVEL_1_RPN_EXPRESSION@@QAA@XZ -??0QL_LEVEL_1_TOKEN@@QAA@ABU0@@Z -??0QL_LEVEL_1_TOKEN@@QAA@XZ -??0Registry@@QAA@PAUHKEY__@@KKPBG@Z -??0Registry@@QAA@PAUHKEY__@@KPBG@Z -??0Registry@@QAA@PBGK@Z -??0Registry@@QAA@XZ -??0WString2@@QAA@ABV0@@Z -??0WString2@@QAA@I@Z -??0WString2@@QAA@KPAUHINSTANCE__@@@Z -??0WString2@@QAA@PAGH@Z -??0WString2@@QAA@PBD@Z -??0WString2@@QAA@PBG@Z -??0WString2@@QAA@XZ -??0WString@@QAA@ABV0@@Z -??0WString@@QAA@KPAUHINSTANCE__@@@Z -??0WString@@QAA@PAGH@Z -??0WString@@QAA@PBD@Z -??0WString@@QAA@PBG@Z -??0WString@@QAA@XZ -??1?$CLockableFlexArray@VCStaticCritSec@@@@QAA@XZ -??1?$SZLess@PBG@@UAA@XZ -??1C9XAce@@UAA@XZ -??1CAbstractQl1Parser@@UAA@XZ -??1CBaseAce@@UAA@XZ -??1CBasicUnloadInstruction@@UAA@XZ -??1CBuffer@@QAA@XZ -??1CCheckedInCritSec@@QAA@XZ -??1CClientOpsNode@@QAA@XZ -??1CCritSec@@QAA@XZ -??1CDMTFParser@@QAA@XZ -??1CDatePart@@QAA@XZ -??1CDateTimeParser@@QAA@XZ -??1CEnterWbemCriticalSection@@QAA@XZ -??1CEventLog@@QAA@XZ -??1CEventLogRecord@@QAA@XZ -??1CExecQueue@@QAA@XZ -??1CExecRequest@@UAA@XZ -??1CFlexArray@@QAA@XZ -??1CFlexQueue@@QAA@XZ -??1CHaltable@@UAA@XZ -??1CIdentitySecurity@@QAA@XZ -??1CIdentityTest@@QAA@XZ -??1CInCritSec@@QAA@XZ -??1CInsertionString@@QAA@XZ -??1CInstructionQueue@@QAA@XZ -??1CLike@@QAA@XZ -??1CLimitControl@@UAA@XZ -??1CMRCICompression@@QAA@XZ -??1CMUILocaleList@@QAA@XZ -??1CMinMaxLimitControl@@UAA@XZ -??1CNtAce@@UAA@XZ -??1CNtAcl@@QAA@XZ -??1CNtSecurityDescriptor@@QAA@XZ -??1CNtSid@@QAA@XZ -??1CPropertyName@@QAA@XZ -??1CPublishWMIOperationEvent@@QAA@XZ -??1CRegistryMinMaxLimitControl@@UAA@XZ -??1CSafeArray@@QAA@XZ -??1CStaticCritSec@@QAA@XZ -??1CTextTemplate@@QAA@XZ -??1CTimerGenerator@@UAA@XZ -??1CTimerInstruction@@UAA@XZ -??1CUnk@@UAA@XZ -??1CUnkInternal@@UAA@XZ -??1CVar@@QAA@XZ -??1CVarVector@@QAA@XZ -??1CWQLScanner@@QAA@XZ -??1CWStringArray@@QAA@XZ -??1CWbemCallSecurity@@AAA@XZ -??1CWbemCriticalSection@@QAA@XZ -??1CWbemInstallObject@@QAA@XZ -??1CWin32DefaultArena@@QAA@XZ -??1QL1_Parser@@UAA@XZ -??1QL_LEVEL_1_RPN_EXPRESSION@@QAA@XZ -??1QL_LEVEL_1_TOKEN@@QAA@XZ -??1Registry@@QAA@XZ -??1WString2@@QAA@XZ -??1WString@@QAA@XZ -??4?$CLockableFlexArray@VCStaticCritSec@@@@QAAAAV0@AAV0@@Z -??4?$SZLess@PBG@@QAAAAU0@ABU0@@Z -??4C9XAce@@QAAAAV0@ABV0@@Z -??4CAbstractQl1Parser@@QAAAAV0@ABV0@@Z -??4CArena@@QAAAAV0@ABV0@@Z -??4CBaseAce@@QAAAAV0@ABV0@@Z -??4CBaseMrciCompression@@QAAAAV0@ABV0@@Z -??4CBasicUnloadInstruction@@QAAAAV0@ABV0@@Z -??4CBuffer@@QAAAAV0@ABV0@@Z -??4CCheckedInCritSec@@QAAAAV0@ABV0@@Z -??4CCircularQueue@@QAAAAV0@ABV0@@Z -??4CClientOpsNode@@QAAAAV0@ABV0@@Z -??4CContainerControl@@QAAAAV0@ABV0@@Z -??4CCritSec@@QAAAAV0@ABV0@@Z -??4CDMTFParser@@QAAAAV0@ABV0@@Z -??4CDatePart@@QAAAAV0@ABV0@@Z -??4CDateTimeParser@@QAAAAV0@ABV0@@Z -??4CEnterWbemCriticalSection@@QAAAAV0@ABV0@@Z -??4CExecQueue@@QAAAAV0@AAV0@@Z -??4CExecRequest@@QAAAAV0@ABV0@@Z -??4CFlexArray@@QAAAAV0@AAV0@@Z -??4CFlexQueue@@QAAAAV0@ABV0@@Z -??4CHaltable@@QAAAAV0@ABV0@@Z -??4CHex@@QAAAAV0@ABV0@@Z -??4CIdentitySecurity@@QAAAAV0@ABV0@@Z -??4CIdentityTest@@QAAAAV0@ABV0@@Z -??4CInCritSec@@QAAAAV0@ABV0@@Z -??4CInsertionString@@QAAAAV0@ABV0@@Z -??4CInstructionQueue@@QAAAAV0@ABV0@@Z -??4CInstructionTest@@QAAAAV0@ABV0@@Z -??4CLifeControl@@QAAAAV0@ABV0@@Z -??4CLike@@QAAAAV0@ABV0@@Z -??4CLimitControl@@QAAAAV0@ABV0@@Z -??4CMRCICompression@@QAAAAV0@ABV0@@Z -??4CMRCIControl@@QAAAAV0@ABV0@@Z -??4CMUILocale@@QAAAAV0@ABV0@@Z -??4CMUILocaleList@@QAAAAV0@ABV0@@Z -??4CMemoryLog@@QAAAAV0@ABV0@@Z -??4CMinMaxLimitControl@@QAAAAV0@ABV0@@Z -??4CNtAce@@QAAAAV0@ABV0@@Z -??4CNtAcl@@QAAAAV0@ABV0@@Z -??4CNtSecurity@@QAAAAV0@ABV0@@Z -??4CNtSecurityDescriptor@@QAAAAV0@AAV0@@Z -??4CNtSid@@QAAAAV0@ABV0@@Z -??4CPersistentConfig@@QAAAAV0@ABV0@@Z -??4CPropertyName@@QAAXABU_tag_WbemPropertyName@@@Z -??4CPropertyName@@QAAXABV0@@Z -??4CPublishWMIOperationEvent@@QAAAAV0@ABV0@@Z -??4CQl1ParseSink@@QAAAAV0@ABV0@@Z -??4CRegistryMinMaxLimitControl@@QAAAAV0@ABV0@@Z -??4CSafeArray@@QAAAAV0@AAV0@@Z -??4CSmallArrayBlob@@QAAAAV0@ABV0@@Z -??4CStaticCritSec@@QAAAAV0@ABV0@@Z -??4CTextTemplate@@QAAAAV0@ABV0@@Z -??4CTimerGenerator@@QAAAAV0@ABV0@@Z -??4CTimerInstruction@@QAAAAV0@ABV0@@Z -??4CTraceSessionControl@@QAAAAV0@ABV0@@Z -??4CUnk@@QAAAAV0@ABV0@@Z -??4CUnkInternal@@QAAAAV0@ABV0@@Z -??4CVar@@QAAAAV0@ABV0@@Z -??4CVarVector@@QAAAAV0@AAV0@@Z -??4CWMITraceSettings@@QAAAAV0@ABV0@@Z -??4CWQLScanner@@QAAAAV0@AAV0@@Z -??4CWStringArray@@QAAAAV0@AAV0@@Z -??4CWbemCallSecurity@@AAAAAV0@ABV0@@Z -??4CWbemCriticalSection@@QAAAAV0@ABV0@@Z -??4CWbemInstallObject@@QAAAAV0@ABV0@@Z -??4CWbemInterval@@QAAAAV0@ABV0@@Z -??4CWbemTime@@QAAXABV0@@Z -??4CWbemTimeSpan@@QAAAAV0@ABV0@@Z -??4CWin32DefaultArena@@QAAAAV0@ABV0@@Z -??4MD5@@QAAAAV0@ABV0@@Z -??4QL1_Parser@@QAAAAV0@ABV0@@Z -??4QL_LEVEL_1_RPN_EXPRESSION@@QAAAAU0@ABU0@@Z -??4QL_LEVEL_1_TOKEN@@QAAAAU0@ABU0@@Z -??4QL_LEVEL_1_TOKEN@@QAAAAU0@ABU_tag_WbemQl1Token@@@Z -??4Registry@@QAAAAV0@ABV0@@Z -??4SHA256@@QAAAAV0@ABV0@@Z -??4WString2@@QAAAAV0@ABV0@@Z -??4WString2@@QAAAAV0@PBG@Z -??4WString@@QAAAAV0@ABV0@@Z -??4WString@@QAAAAV0@PBG@Z -??8CEventLogRecord@@QAAHABV0@@Z -??8CNtSid@@QAAHAAV0@@Z -??8CPropertyName@@QAAHABU_tag_WbemPropertyName@@@Z -??8CVar@@QAAHAAV0@@Z -??8CVarVector@@QAAHAAV0@@Z -??ACFlexArray@@QAAAAPAXH@Z -??ACFlexArray@@QBAPAXH@Z -??ACSmallArrayBlob@@QBAPAXH@Z -??ACVarVector@@QAAAAVCVar@@H@Z -??ACWStringArray@@QBAPAGH@Z -??AWString2@@QBAGH@Z -??AWString@@QBAGH@Z -??BCHex@@QAAJXZ -??BCVar@@QAA?AU_FILETIME@@XZ -??BCVar@@QAADXZ -??BCVar@@QAAEXZ -??BCVar@@QAAFXZ -??BCVar@@QAAGXZ -??BCVar@@QAAJXZ -??BCVar@@QAAKXZ -??BCVar@@QAAMXZ -??BCVar@@QAANXZ -??BCVar@@QAAPADXZ -??BCVar@@QAAPAGXZ -??BCVar@@QAAPAU_GUID@@XZ -??BCVar@@QAAPAUtagBLOB@@XZ -??BCVar@@QAAPAVCVarVector@@XZ -??BWString2@@QAAPAGXZ -??BWString2@@QBAPBGXZ -??BWString@@QAAPAGXZ -??BWString@@QBAPBGXZ -??DCWbemInterval@@QBA?AV0@N@Z -??GCWbemTime@@QBA?AV0@ABVCWbemTimeSpan@@@Z -??GCWbemTime@@QBA?AVCWbemInterval@@ABV0@@Z -??HCWbemInterval@@QBA?AV0@V0@@Z -??HCWbemTime@@QBA?AV0@ABVCWbemInterval@@@Z -??HCWbemTime@@QBA?AV0@ABVCWbemTimeSpan@@@Z -??MCWbemInterval@@QAAHV0@@Z -??MCWbemTime@@QBAHABV0@@Z -??MWString2@@QBAHPBG@Z -??MWString@@QBAHPBG@Z -??NCWbemTime@@QBAHABV0@@Z -??NWString2@@QBAHPBG@Z -??NWString@@QBAHPBG@Z -??OCWbemInterval@@QAAHV0@@Z -??OCWbemTime@@QBAHABV0@@Z -??OWString2@@QBAHPBG@Z -??OWString@@QBAHPBG@Z -??PCWbemTime@@QBAHABV0@@Z -??PWString2@@QBAHPBG@Z -??PWString@@QBAHPBG@Z -??R?$SZLess@PBG@@QBA_NABQBG0@Z -??RCIdentityTest@@UAAHPAVCTimerInstruction@@@Z -??RWString2@@QBA?AV0@HH@Z -??RWString@@QBA?AV0@HH@Z -??YCWbemInterval@@QAAXV0@@Z -??YWString2@@QAAAAV0@ABV0@@Z -??YWString2@@QAAAAV0@G@Z -??YWString2@@QAAAAV0@PBG@Z -??YWString@@QAAAAV0@ABV0@@Z -??YWString@@QAAAAV0@G@Z -??YWString@@QAAAAV0@PBG@Z -??_7?$SZLess@PBG@@6B@ DATA -??_7C9XAce@@6B@ DATA -??_7CAbstractQl1Parser@@6B@ DATA -??_7CArena@@6B@ DATA -??_7CBaseAce@@6B@ DATA -??_7CBasicUnloadInstruction@@6B@ DATA -??_7CBuffer@@6B@ DATA -??_7CContainerControl@@6B@ DATA -??_7CExecQueue@@6B@ DATA -??_7CExecRequest@@6B@ DATA -??_7CHaltable@@6B@ DATA -??_7CIdentityTest@@6B@ DATA -??_7CInstructionTest@@6B@ DATA -??_7CLifeControl@@6B@ DATA -??_7CLimitControl@@6B@ DATA -??_7CMinMaxLimitControl@@6B@ DATA -??_7CNtAce@@6B@ DATA -??_7CQl1ParseSink@@6B@ DATA -??_7CRegistryMinMaxLimitControl@@6B@ DATA -??_7CTimerGenerator@@6B@ DATA -??_7CTimerInstruction@@6B@ DATA -??_7CUnk@@6B@ DATA -??_7CUnkInternal@@6B@ DATA -??_7CWbemCallSecurity@@6B@ DATA -??_7CWin32DefaultArena@@6B@ DATA -??_7QL1_Parser@@6B@ DATA -??_7QL_LEVEL_1_RPN_EXPRESSION@@6B@ DATA -??_FCBuffer@@QAAXXZ -??_FCEventLog@@QAAXXZ -??_FCFlexArray@@QAAXXZ -??_FCFlexQueue@@QAAXXZ -??_FCNtAcl@@QAAXXZ -??_FCTextTemplate@@QAAXXZ -??_FCUnk@@QAAXXZ -??_FCWStringArray@@QAAXXZ -?AbortCompression@CMRCIControl@@QAAXXZ -?AbortRequested@CMRCIControl@@QAAHXZ -?Access@CSafeArray@@QAAJPAPAX@Z -?AccessCheck@CIdentitySecurity@@QAAHXZ -?AccessRawArray@CVarVector@@QAAJPAPAX@Z -?Add@CFlexArray@@QAAHPAX@Z -?Add@CMinMaxLimitControl@@UAAJKKPAK@Z -?Add@CVarVector@@QAAHAAVCVar@@@Z -?Add@CVarVector@@QAAHPAVCVar@@@Z -?Add@CWStringArray@@QAAHPBG@Z -?AddAce@CNtAcl@@QAAHPAVCNtAce@@@Z -?AddAggregationProperty@QL_LEVEL_1_RPN_EXPRESSION@@UAAXABVCPropertyName@@@Z -?AddAllAggregationProperties@QL_LEVEL_1_RPN_EXPRESSION@@UAAXXZ -?AddAllProperties@QL_LEVEL_1_RPN_EXPRESSION@@UAAXXZ -?AddAppropriateToken@CAbstractQl1Parser@@IAAXABU_tag_WbemQl1Token@@@Z -?AddBSTR@CSafeArray@@QAAHPAG@Z -?AddBool@CSafeArray@@QAAHF@Z -?AddByte@CSafeArray@@QAAHE@Z -?AddChild@CClientOpsNode@@QAAXPAV1@@Z -?AddCulture@CMUILocaleList@@AAAJPBGW4LocaleType@CMUILocale@@K@Z -?AddDispatch@CSafeArray@@QAAHPAUIDispatch@@@Z -?AddDouble@CSafeArray@@QAAHN@Z -?AddElement@CPropertyName@@QAAXPBG@Z -?AddEnvironmentValue@CWbemInstallObject@@SAJPBG0@Z -?AddFloat@CSafeArray@@QAAHM@Z -?AddHavingToken@QL_LEVEL_1_RPN_EXPRESSION@@UAAXABU_tag_WbemQl1Token@@@Z -?AddInsertionString@CEventLogRecord@@IAAXAAVCInsertionString@@@Z -?AddLocale@CMUILocaleList@@AAAJPBGW4LocaleType@CMUILocale@@K@Z -?AddLong@CSafeArray@@QAAHJ@Z -?AddMember@CLimitControl@@UAAJXZ -?AddProperty@QL_LEVEL_1_RPN_EXPRESSION@@UAAXABVCPropertyName@@@Z -?AddRecord@CEventLog@@IAAHPAVCEventLogRecord@@@Z -?AddRef@CBasicUnloadInstruction@@UAAXXZ -?AddRef@CBuffer@@UAAKXZ -?AddRef@CContainerControl@@UAAXPAUIUnknown@@@Z -?AddRef@CExecQueue@@QAAXXZ -?AddRef@CUnk@@UAAKXZ -?AddRef@CUnkInternal@@UAAKXZ -?AddRef@CWbemCallSecurity@@UAAKXZ -?AddRef@QL_LEVEL_1_RPN_EXPRESSION@@QAAXXZ -?AddScalar@CSafeArray@@AAAHTSA_ArrayScalar@@@Z -?AddShort@CSafeArray@@QAAHF@Z -?AddToken@QL_LEVEL_1_RPN_EXPRESSION@@QAAXABUQL_LEVEL_1_TOKEN@@@Z -?AddToken@QL_LEVEL_1_RPN_EXPRESSION@@UAAXABU_tag_WbemQl1Token@@@Z -?AddUnknown@CSafeArray@@QAAHPAUIUnknown@@@Z -?AddVariant@CSafeArray@@QAAHPAUtagVARIANT@@@Z -?AdjustInitialPriority@CExecQueue@@MAAXPAVCExecRequest@@@Z -?AdjustPriorityForPassing@CExecQueue@@MAAXPAVCExecRequest@@@Z -?AdjustPrivIfLocalSystem@@YAXPAX@Z -?Advance@CBuffer@@QAAJK@Z -?AliasToTable@CWQLScanner@@QAAQAGPAG@Z -?Alloc@CWin32DefaultArena@@UAAPAXK@Z -?AllocAmPm@CDateTimeParser@@IAAPAGXZ -?AppendBuffer@WString2@@AAAXPBGI@Z -?AppendCulture@CMUILocaleList@@AAAJPBG@Z -?AppendLocale@CMUILocaleList@@AAAJPBG@Z -?Apply@CTextTemplate@@QAAPAGPAUIWbemClassObject@@@Z -?Bind@CFlexArray@@QAAXAAV1@@Z -?BindPtr@WString2@@QAAXPAG@Z -?BindPtr@WString@@QAAXPAG@Z -?BlobAssign@@YAXPAUtagBLOB@@PAXKH@Z -?BlobClear@@YAXPAUtagBLOB@@@Z -?BlobCopy@@YA?AUtagBLOB@@PBU1@@Z -?BreakOnDbgAndRenterLoop@@YAKXZ -?BreakWait@CInstructionQueue@@QAAXXZ -?BuildOperationInfo@@YAJPBG000PAPAG@Z -?BuildSWQLColRef@CWQLScanner@@AAAHAAVCFlexArray@@AAUSWQLColRef@@@Z -?BuildSecurityDescriptorParameter@@YAJPAUIWbemServices@@PAUIWbemContext@@PAVCNtSecurityDescriptor@@PAUIWbemClassObject@@@Z -?CalcSitOutPenalty@CExecQueue@@MAAKJ@Z -?CanDelete@CVar@@QAAHXZ -?CaptureStackTrace@CMemoryLog@@AAAXQAPAX@Z -?Change@CInstructionQueue@@QAAJPAVCTimerInstruction@@VCWbemTime@@@Z -?ChangeTypeTo@CVar@@QAAHG@Z -?ChangeTypeToEx@CVar@@QAAHGK@Z -?ChangeVariantToCIMTYPE@@YAJPAUtagVARIANT@@0J@Z -?CheckDMTFDateTimeFormat@CDateTimeParser@@SAHPBGHH@Z -?CheckDMTFDateTimeFormatInternal@CDateTimeParser@@IAAHPBG@Z -?CheckDMTFDateTimeInterval@CDateTimeParser@@SAHPBG@Z -?CheckDateFormat@CDateTimeParser@@IAAHPBGH@Z -?CheckLangNeutral@CMUILocale@@SAJPBGPA_N@Z -?CheckTimeFormat@CDateTimeParser@@IAAHPBGH@Z -?CheckType@CSafeArray@@AAAXH@Z -?CleanUp@CWbemInstallObject@@SAXXZ -?ClearPropRefs@CWQLScanner@@AAAXXZ -?ClearTableRefs@CWQLScanner@@AAAXXZ -?ClearTokens@CWQLScanner@@AAAXXZ -?Clone@CBuffer@@UAAJPAPAUIStream@@@Z -?CloneData@CSmallArrayBlob@@QAAPAPAXXZ -?CloneThreadContext@CWbemCallSecurity@@UAAJH@Z -?CloneThreadToken@CWbemCallSecurity@@AAAJK@Z -?Close@CEventLog@@QAAHXZ -?CoCreateInstance@CWbemInstallObject@@SAJABU_GUID@@PAUIUnknown@@K0PAPAX@Z -?CoGetClassObject@CWbemInstallObject@@SAJABU_GUID@@KPAU_COSERVERINFO@@0PAPAX@Z -?Commit@CBuffer@@UAAJK@Z -?CompareEls@CFlexArray@@KAHPBX0@Z -?CompareEls@CSmallArrayBlob@@KAHPBX0@Z -?CompareTo@CVar@@QAAHAAV1@H@Z -?CompareTo@CVarVector@@QAAHAAV1@H@Z -?ComposeName@@YAJPAGPAPAG@Z -?Compress@CFlexArray@@QAAXXZ -?Compress@CWStringArray@@QAAXXZ -?CompressBuffer@CMRCICompression@@QAAIPAEK0KW4CompressionLevel@1@@Z -?CompressFile@CMRCICompression@@QAAHPBG0KW4CompressionLevel@1@PAVCMRCIControl@@@Z -?CompressFileV1@CMRCICompression@@IAAHHHKW4CompressionLevel@1@PAVCMRCIControl@@@Z -?ComputePenalty@CMinMaxLimitControl@@IAAJKKPAKPAH@Z -?ConcatWithoutQuotes@CTextTemplate@@AAAXAAVWString2@@AAPAG@Z -?ContainsSid@CNtAcl@@QAAHAAVCNtSid@@AAE@Z -?ContinueTransform@MD5@@SAXPAXIQAE@Z -?CopyBuffer@WString2@@AAAXPBGI@Z -?CopyData@CSmallArrayBlob@@IAAXPAV1@@Z -?CopyDataFrom@CFlexArray@@QAAHABV1@@Z -?CopyFileToAutorecover@@YAJPAG0H@Z -?CopyTo@CBuffer@@UAAJPAUIStream@@T_ULARGE_INTEGER@@PAT3@2@Z -?CopyTo@CNtSid@@QAAHPAX@Z -?CountQuery@CWQLScanner@@QAAHXZ -?CreateBlob@CSmallArrayBlob@@SAPAV1@H@Z -?CreateInst@CWbemCallSecurity@@SAPAVIWbemCallSecurity@@XZ -?CreateNewThread@CExecQueue@@MAAHXZ -?CriticalFailADAPTrace@@YAHPBD@Z -?CurrentLine@CAbstractQl1Parser@@QAAHXZ -?CurrentToken@CAbstractQl1Parser@@QAAPAGXZ -?DateFormat10@CDateTimeParser@@IAAHPBG0H@Z -?DateFormat11@CDateTimeParser@@IAAHPBG0H@Z -?DateFormat12@CDateTimeParser@@IAAHPBG0H@Z -?DateFormat13@CDateTimeParser@@IAAHPBG0H@Z -?DateFormat14@CDateTimeParser@@IAAHPBG0H@Z -?DateFormat15@CDateTimeParser@@IAAHPBGH@Z -?DateFormat1@CDateTimeParser@@IAAHPBGH@Z -?DateFormat2@CDateTimeParser@@IAAHPBGH@Z -?DateFormat3@CDateTimeParser@@IAAHPBGH@Z -?DateFormat4@CDateTimeParser@@IAAHPBGH@Z -?DateFormat5@CDateTimeParser@@IAAHPBGH@Z -?DateFormat6@CDateTimeParser@@IAAHPBGH@Z -?DateFormat7@CDateTimeParser@@IAAHPBGH@Z -?DateFormat8@CDateTimeParser@@IAAHPBGH@Z -?DateFormat9@CDateTimeParser@@IAAHPBG0H@Z -?DebugDump@CFlexArray@@QAAXXZ -?DebugTrace@@YAHDPBDZZ -?DecrementIndex@CFlexQueue@@IAAXAAH@Z -?DeleteAce@CNtAcl@@QAAHH@Z -?DeletePropertyName@CAbstractQl1Parser@@IAAXXZ -?DeleteSacl@CNtSecurityDescriptor@@QAAJXZ -?DeleteStr@CWStringArray@@QAAHH@Z -?DeleteString@WString2@@AAAX_N@Z -?DeleteString@WString@@AAAXPAG@Z -?DeleteValue@Registry@@QAAHPBG@Z -?Dequeue@CFlexQueue@@QAAPAXXZ -?Dequeue@CInstructionQueue@@QAAJAAPAVCTimerInstruction@@AAVCWbemTime@@@Z -?Deserialize@C9XAce@@UAA_NPAE@Z -?Deserialize@CNtAce@@UAA_NPAE@Z -?Difference@CWStringArray@@SAXAAV1@00@Z -?Disable@CTraceSessionControl@@QAAKXZ -?DoLike@CLike@@IAA_NPBG0G@Z -?DoesNeedNewThread@CExecQueue@@MAAHPAVCExecRequest@@@Z -?DoesVectorTypeMatchArrayType@CVarVector@@QAAHXZ -?Dump@CWQLScanner@@QAAXXZ -?Dump@QL_LEVEL_1_RPN_EXPRESSION@@QAAXPBD@Z -?Dump@QL_LEVEL_1_TOKEN@@QAAXPAU_iobuf@@@Z -?DumpClientOps@@YAXPAVCClientOpsNode@@@Z -?DumpError@CExecRequest@@UAAXXZ -?DumpText@CVar@@QAAHPAU_iobuf@@@Z -?ElementSize@CSafeArray@@QAAHXZ -?Empty@CFlexArray@@QAAXXZ -?Empty@CPropertyName@@QAAXXZ -?Empty@CSafeArray@@QAAXXZ -?Empty@CVar@@QAAXXZ -?Empty@CVarVector@@QAAXXZ -?Empty@CWStringArray@@QAAXXZ -?Empty@WString2@@QAAXXZ -?Empty@WString@@QAAXXZ -?Enable@CTraceSessionControl@@QAAKXZ -?EnableAllPrivileges@@YAJK@Z -?EnablePrivilege@@YAHKJ@Z -?EncryptedCall@CIdentitySecurity@@AAA_NXZ -?Enqueue@CExecQueue@@UAAJPAVCExecRequest@@PAPAX@Z -?Enqueue@CFlexQueue@@QAA_NPAX@Z -?Enqueue@CInstructionQueue@@QAAJVCWbemTime@@PAVCTimerInstruction@@@Z -?EnqueueAndWait@CExecQueue@@QAAJPAVCExecRequest@@@Z -?EnqueueWithoutSleep@CExecQueue@@QAAJPAVCExecRequest@@PAPAX@Z -?EnsureAllocated@CPropertyName@@IAAXJ@Z -?EnsureExtent@CFlexArray@@QAAHH@Z -?EnsureExtent@CSmallArrayBlob@@IAAPAV1@H@Z -?EnsureMatchState@CLike@@AAAXI@Z -?EnsureRunning@CTimerGenerator@@AAAXXZ -?EnsureSize@CBuffer@@AAAXK@Z -?Enter@CCheckedInCritSec@@QAAXXZ -?Enter@CCritSec@@QAAXXZ -?Enter@CExecQueue@@QAAXXZ -?Enter@CStaticCritSec@@QAAXXZ -?Enter@CWbemCriticalSection@@QAAHK@Z -?Equal@WString2@@QBAHPBG@Z -?Equal@WString@@QBAHPBG@Z -?EqualNoCase@WString2@@QBAHPBG@Z -?EqualNoCase@WString@@QBAHPBG@Z -?ErrorTrace@@YAHDPBDZZ -?EscapeQuotes@WString2@@QBA?AV1@XZ -?EscapeQuotes@WString@@QBA?AV1@XZ -?Execute@CExecQueue@@MAAHPAVCThreadRecord@1@@Z -?ExpandEnvironmentStringsW@CWbemInstallObject@@SAKPBGPAGK@Z -?ExpandVariableValue@CWbemInstallObject@@CAJPBGPAGIPAI@Z -?ExtractMachineName@@YAPAGPAG@Z -?ExtractNext@CWQLScanner@@AAAPAUWSLexToken@@H@Z -?ExtractSelectType@CWQLScanner@@AAAHXZ -?ExtractToken@WString2@@QAAHGAAV1@@Z -?ExtractToken@WString2@@QAAHPBGAAV1@@Z -?ExtractToken@WString@@QAAHGAAV1@@Z -?ExtractToken@WString@@QAAHPBGAAV1@@Z -?Fatal@CSafeArray@@AAAXPBD@Z -?FillCVarAt@CVarVector@@QAAXHAAVCVar@@@Z -?FillDMTF@CDateTimeParser@@QAAHPAGI@Z -?FillVariant@CVar@@QAAXPAUtagVARIANT@@H@Z -?FinalizeMatchState@CLike@@AAAXXZ -?FindStr@CWStringArray@@QAAHPBGH@Z -?FlipOperator@CAbstractQl1Parser@@IAAHH@Z -?FlushRepository@CWbemInstallObject@@SAJXZ -?Free@CWin32DefaultArena@@UAAHPAX@Z -?FreeMap@CWbemInstallObject@@SAXXZ -?Get100nss@CWbemTime@@QBA_JXZ -?GetAbsoluteCopy@CNtSecurityDescriptor@@QAAPAUSNtAbsoluteSD@@XZ -?GetAccessMask@C9XAce@@UAAKXZ -?GetAccessMask@CNtAce@@UAAKXZ -?GetAccessToken@@YAJAAPAX@Z -?GetAce@CNtAcl@@QAAHHAAVCNtAce@@@Z -?GetAce@CNtAcl@@QAAPAVCNtAce@@H@Z -?GetAclSizeInfo@CNtAcl@@QAAHPAK0@Z -?GetActiveImpersonation@CWbemCallSecurity@@UAAJXZ -?GetActualVarType@CSafeArray@@QAAHPAG@Z -?GetAreaFlags@CWMITraceSettings@@QAAKXZ -?GetArenaHeap@CWin32DefaultArena@@SAPAXXZ -?GetArray@CSafeArray@@QAAPAUtagSAFEARRAY@@XZ -?GetArrayCopy@CSafeArray@@QAAPAUtagSAFEARRAY@@XZ -?GetArrayPtr@CFlexArray@@QAAPAPAXXZ -?GetArrayPtr@CFlexArray@@QBAPBQAXXZ -?GetArrayPtr@CSmallArrayBlob@@QAAPAPAXXZ -?GetArrayPtr@CSmallArrayBlob@@QBAPBQAXXZ -?GetArrayPtr@CWStringArray@@QAAPAPBGXZ -?GetAt@CFlexArray@@QBAPAXH@Z -?GetAt@CSmallArrayBlob@@QBAPAXH@Z -?GetAt@CVarVector@@QAAAAVCVar@@H@Z -?GetAt@CWStringArray@@QBAPAGH@Z -?GetAuthenticationId@CWbemCallSecurity@@UAAKAAU_LUID@@@Z -?GetAutoRecoverFolder@CWbemInstallObject@@SAPBGXZ -?GetBSTR@CVar@@QAAPAGXZ -?GetBSTRAt@CSafeArray@@QAAPAGH@Z -?GetBSTRAtThrow@CSafeArray@@QAAPAGH@Z -?GetBinary@Registry@@QAAHPBGPAPAEPAK@Z -?GetBinaryPath@CWbemInstallObject@@SAPBGXZ -?GetBlob@CVar@@QAAPAUtagBLOB@@XZ -?GetBool@CVar@@QAAFXZ -?GetBoolAt@CSafeArray@@QAAFH@Z -?GetByte@CVar@@QAAEXZ -?GetByteAt@CSafeArray@@QAAEH@Z -?GetCallerIdentity@CWbemCallSecurity@@QAAPBGXZ -?GetChar@CVar@@QAADXZ -?GetChildren@CClientOpsNode@@QAAPAV1@XZ -?GetClsId@CVar@@QAAPAU_GUID@@XZ -?GetCompressedFileInfo@CMRCICompression@@SAHPBGAAW4CompressionLevel@1@AAKAAU_FILETIME@@AA_J@Z -?GetCreationTime@CEventLogRecord@@QAA?AVCWbemTime@@XZ -?GetCultures@CMUILocaleList@@QAAPBGXZ -?GetDMTF@CWbemTime@@AAAHHKPAG@Z -?GetDWORD@CVar@@QAAKXZ -?GetDWORD@Registry@@QAAHPBGPAK@Z -?GetDWORDStr@Registry@@QAAHPBGPAK@Z -?GetDacl@CNtSecurityDescriptor@@QAAHAAVCNtAcl@@@Z -?GetDacl@CNtSecurityDescriptor@@QAAJPAPAVCNtAcl@@@Z -?GetDacl@CNtSecurityDescriptor@@QAAPAVCNtAcl@@XZ -?GetDay@CDateTimeParser@@QAAEXZ -?GetDispatch@CVar@@QAAPAUIDispatch@@XZ -?GetDispatchAt@CSafeArray@@QAAPAUIDispatch@@H@Z -?GetDouble@CVar@@QAANXZ -?GetDoubleAt@CSafeArray@@QAANH@Z -?GetElementSize@CVarVector@@QAAHXZ -?GetEmbeddedObject@CVar@@QAAPAUIUnknown@@XZ -?GetEnvironmentValue@CWbemInstallObject@@CAJPBGPAPBG@Z -?GetEventTraceProperties@CWMITraceSettings@@QAAPAU_EVENT_TRACE_PROPERTIES@@XZ -?GetExpression@CLike@@QAAPBGXZ -?GetFILETIME@CWbemTime@@QBAHPAU_FILETIME@@@Z -?GetFQDN_Ipv4@@YAPAUhostent@@PAG@Z -?GetFileTime@CVar@@QAA?AU_FILETIME@@XZ -?GetFirstFiringTime@CBasicUnloadInstruction@@UBA?AVCWbemTime@@XZ -?GetFirst_ms_XXX_Locale@CMUILocaleList@@QAAJPAPAG@Z -?GetFlags@C9XAce@@UAAHXZ -?GetFlags@CNtAce@@UAAHXZ -?GetFloat@CVar@@QAAMXZ -?GetFloatAt@CSafeArray@@QAAMH@Z -?GetFunctionPointers@CMUILocale@@CAJXZ -?GetFunctionPointers@CPublishWMIOperationEvent@@SAJXZ -?GetGlobalClientOps@@YAPAVCClientOpsNode@@XZ -?GetGroup@CNtSecurityDescriptor@@QAAPAVCNtSid@@XZ -?GetHandle@CPropertyName@@QAAPAXXZ -?GetHours@CDateTimeParser@@QAAEXZ -?GetIdleTimeout@CExecQueue@@MAAKPAVCThreadRecord@1@@Z -?GetIndex@CBuffer@@QAAKXZ -?GetInfinity@CWbemInterval@@SA?AV1@XZ -?GetInfinity@CWbemTime@@SA?AV1@XZ -?GetInfo@CClientOpsNode@@QAAPAXXZ -?GetInfo@CNtSid@@QAAHPAPAG0PAK@Z -?GetInnerUnknown@CUnk@@QAAPAUIUnknown@@XZ -?GetInstructionType@CBasicUnloadInstruction@@UAAHXZ -?GetLPSTR@CVar@@QAAPADXZ -?GetLPSTR@WString2@@QBAPADXZ -?GetLPSTR@WString@@QBAPADXZ -?GetLPWSTR@CVar@@QAAPAGXZ -?GetLToken@WString2@@QBAPAGG@Z -?GetLToken@WString@@QBAPAGG@Z -?GetLastError@Registry@@QAAJXZ -?GetLocalInfoAndAlloc@CDateTimeParser@@IAAXKAAPAG@Z -?GetLocalOffsetForDate@CWbemTime@@SAJPBU_SYSTEMTIME@@@Z -?GetLocales@CMUILocaleList@@QAAPBGXZ -?GetLockCount@CWbemCriticalSection@@QAAJXZ -?GetLoggingLevelEnabled@@YAKXZ -?GetLong@CVar@@QAAJXZ -?GetLongAt@CSafeArray@@QAAJH@Z -?GetMemLogObject@@YAPAVCMemoryLog@@XZ -?GetMicroseconds@CDateTimeParser@@QAAIXZ -?GetMilliseconds@CWbemInterval@@QBAKXZ -?GetMinutes@CDateTimeParser@@QAAEXZ -?GetMonth@CDateTimeParser@@QAAEXZ -?GetMultiStr@Registry@@QAAPAGPBGAAK@Z -?GetNewSafeArray@CVar@@QAAPAUtagSAFEARRAY@@XZ -?GetNewSafeArray@CVarVector@@QAAPAUtagSAFEARRAY@@XZ -?GetNewVariant@CVar@@QAAPAUtagVARIANT@@XZ -?GetNext@CClientOpsNode@@QAAPAV1@XZ -?GetNext@CExecRequest@@QAAPAV1@XZ -?GetNextElement@CCircularQueue@@QAAKPAPAULOG_ELEMENT@@@Z -?GetNextFiringTime@CBasicUnloadInstruction@@UBA?AVCWbemTime@@V2@PAJ@Z -?GetNumAces@CNtAcl@@QAAHXZ -?GetNumElements@CPropertyName@@QBAJXZ -?GetNumInstructions@CInstructionQueue@@QAAJXZ -?GetNumStrings@CEventLogRecord@@QAAGXZ -?GetOleType@CVar@@QAAHXZ -?GetOwner@CNtSecurityDescriptor@@QAAPAVCNtSid@@XZ -?GetOwningThreadId@CWbemCriticalSection@@QAAKXZ -?GetPart@CDatePart@@QAAJHPAH@Z -?GetPersistentCfgValue@CPersistentConfig@@QAAHKAAK@Z -?GetPotentialImpersonation@CWbemCallSecurity@@UAAJXZ -?GetPreferedDateFormat@CDateTimeParser@@IAAXXZ -?GetPreferredLanguages@CMUILocale@@SAJKPAPAGPAK@Z -?GetPreferredLanguages@CMUILocale@@SAJPAPAGPAK@Z -?GetPrevious@CClientOpsNode@@QAAPAV1@XZ -?GetPriority@CExecRequest@@QAAJXZ -?GetPropertyFromIUnknown@CTextTemplate@@AAAPAGPAGPAUIUnknown@@@Z -?GetPtr@CNtAce@@QAAPAU_ACCESS_ALLOWED_ACE@@XZ -?GetPtr@CNtAcl@@QAAPAU_ACL@@XZ -?GetPtr@CNtSecurityDescriptor@@QAAPAXXZ -?GetPtr@CNtSid@@QAAPAXXZ -?GetQFDN_Ipv6@@YAKPAG0HH@Z -?GetQWORD@Registry@@QAAHPBGPA_K@Z -?GetQueryClass@QL1_Parser@@QAAHPAGH@Z -?GetQueueSize@CFlexQueue@@QBAHXZ -?GetRawArrayData@CVarVector@@QAAJPAXH@Z -?GetRawData@CBuffer@@QAAPAEXZ -?GetRawData@CSafeArray@@QAAHPAXH@Z -?GetRawData@CVar@@QAAPAXXZ -?GetRecursionCount@CWbemCriticalSection@@QAAJXZ -?GetReferencedAliases@CWQLScanner@@QAAHAAVCWStringArray@@@Z -?GetReferencedTables@CWQLScanner@@QAAHAAVCWStringArray@@@Z -?GetRegistryPathCIMOM@CWbemInstallObject@@SAPBGXZ -?GetRegistryPathWbem@CWbemInstallObject@@SAPBGXZ -?GetRepositoryFolder@CWbemInstallObject@@SAPBGXZ -?GetSYSTEMTIME@CWbemTime@@QBAHPAU_SYSTEMTIME@@@Z -?GetSacl@CNtSecurityDescriptor@@QAAJPAPAVCNtAcl@@@Z -?GetSacl@CNtSecurityDescriptor@@QAAPAVCNtAcl@@XZ -?GetSafeArray@CVarVector@@QAAPAUtagSAFEARRAY@@H@Z -?GetScalarAt@CSafeArray@@AAA?ATSA_ArrayScalar@@H@Z -?GetSeconds@CDateTimeParser@@QAAEXZ -?GetSeconds@CWbemInterval@@QBAKXZ -?GetSecurityDescriptorFromParameters@@YAJPAVCNtSecurityDescriptor@@PAUIWbemClassObject@@PA_NPAPAV1@PAK@Z -?GetSelectedColumns@CWQLScanner@@QAAPBVCFlexArray@@XZ -?GetSerializedSize@C9XAce@@UAAKXZ -?GetSerializedSize@CNtAce@@UAAKXZ -?GetSessionName@CWMITraceSettings@@QAAPAGXZ -?GetShort@CVar@@QAAFXZ -?GetShortAt@CSafeArray@@QAAFH@Z -?GetSid@CNtAce@@QAAHAAVCNtSid@@@Z -?GetSid@CNtAce@@QAAPAVCNtSid@@XZ -?GetSidFromThreadOrProcess@CIdentitySecurity@@AAAJAAVCNtSid@@@Z -?GetSinglePropertyName@CAbstractQl1Parser@@IAAPBGXZ -?GetSitoutPenalty@CExecQueue@@QAAKXZ -?GetSize@CBuffer@@QAAKXZ -?GetSize@CNtAce@@QAAKXZ -?GetSize@CNtAcl@@QAAKXZ -?GetSize@CNtSecurityDescriptor@@QAAKXZ -?GetSize@CNtSid@@QAAKXZ -?GetStatus@C9XAce@@UAAKXZ -?GetStatus@CNtAce@@UAAKXZ -?GetStatus@CNtAcl@@QAAKXZ -?GetStatus@CNtSecurityDescriptor@@QAAKXZ -?GetStatus@CNtSid@@QAAKXZ -?GetStr@Registry@@QAAHPBGPAPAG@Z -?GetString@CInsertionString@@QAAPBGXZ -?GetStringAt@CEventLogRecord@@QAAPBGH@Z -?GetStringAt@CPropertyName@@QBAPBGJ@Z -?GetStringPointerByRef@WString2@@QBAABQBGXZ -?GetStringPointerByRef@WString@@QBAABQBGXZ -?GetText@CPropertyName@@QAAPAGXZ -?GetText@CVar@@QAAPAGJJPBG@Z -?GetText@CVarVector@@QAAPAGJJ@Z -?GetText@QL_LEVEL_1_RPN_EXPRESSION@@QAAPAGXZ -?GetText@QL_LEVEL_1_TOKEN@@QAAPAGXZ -?GetTextSid@CNtSid@@QAAHPAGPAK@Z -?GetTextSid@CNtSid@@QAAJPAPAG@Z -?GetTickCount@CWbemTime@@SA?AV1@XZ -?GetTlsIndex@CExecQueue@@SAKXZ -?GetToken@CWbemCallSecurity@@UAAPAXXZ -?GetTraceLevel@CWMITraceSettings@@QAAEXZ -?GetType@C9XAce@@UAAHXZ -?GetType@CExecQueue@@UAAPBGXZ -?GetType@CNtAce@@UAAHXZ -?GetType@CSafeArray@@QAAHXZ -?GetType@CVar@@QAAHXZ -?GetType@CVarVector@@QAAHXZ -?GetType@Registry@@QAAHPBGPAK@Z -?GetTypeText@CVar@@QAAPAGXZ -?GetUTC@CDateTimeParser@@QAAHXZ -?GetUnknown@CUnk@@QAAPAUIUnknown@@XZ -?GetUnknown@CUnkInternal@@QAAPAUIUnknown@@XZ -?GetUnknown@CVar@@QAAPAUIUnknown@@XZ -?GetUnknownAt@CSafeArray@@QAAPAUIUnknown@@H@Z -?GetValue@CDMTFParser@@QAAHH@Z -?GetVarVector@CVar@@QAAPAVCVarVector@@XZ -?GetVariantAt@CSafeArray@@QAA?AUtagVARIANT@@H@Z -?GetWMIADAPCmdLine@@YAPAGH@Z -?GetWMITraceSession@@YAPAXXZ -?GetWhenDoneHandle@CExecRequest@@QAAPAXXZ -?GetWord@CVar@@QAAGXZ -?GetYear@CDateTimeParser@@QAAIXZ -?GetZero@CWbemTime@@SA?AV1@XZ -?Get_WPP_INIT_TRACING_Call_State@@YA_NXZ -?Grow@CFlexQueue@@IAA_NXZ -?Grow@CSmallArrayBlob@@IAAPAV1@XZ -?Halt@CHaltable@@QAAJXZ -?HandleEmbeddedObjectProperties@CTextTemplate@@AAAPAGPAGPAUIWbemClassObject@@@Z -?HasChildren@CClientOpsNode@@QAA_NXZ -?HasOwner@CNtSecurityDescriptor@@QAAHXZ -?HasToBeEnabled@CTraceSessionControl@@QAA_NXZ -?ImpersonateClient@CWbemCallSecurity@@UAAJXZ -?InOrder@CQl1ParseSink@@UAAXJ@Z -?IncrementIndex@CFlexQueue@@IAAXAAH@Z -?Init@CPropertyName@@QAAXXZ -?Init@CPublishWMIOperationEvent@@SAJXZ -?Init@CVar@@AAAXXZ -?InitMap@CWbemInstallObject@@SAXXZ -?InitTls@CExecQueue@@KAXXZ -?InitToken@CAbstractQl1Parser@@KAXPAU_tag_WbemQl1Token@@@Z -?Initialize@CMUILocaleList@@QAAJPAG_N@Z -?Initialize@CSmallArrayBlob@@IAAXH@Z -?Initialize@CTraceSessionControl@@QAAKPBG@Z -?Initialize@CUnk@@UAAHXZ -?InitializeThread@CExecQueue@@MAAJXZ -?Insert@CClientOpsNode@@AAAXPAV1@@Z -?InsertAt@CFlexArray@@QAAHHPAX@Z -?InsertAt@CSmallArrayBlob@@QAAPAV1@HPAX@Z -?InsertAt@CVarVector@@QAAHHAAVCVar@@@Z -?InsertAt@CWStringArray@@QAAHHPBG@Z -?InternalAddRef@CUnkInternal@@QAAKXZ -?InternalQueryInterface@CUnkInternal@@QAAJABU_GUID@@PAPAX@Z -?InternalRawArrayAccess@CVarVector@@QAAJXZ -?InternalRelease@CUnkInternal@@QAAKXZ -?Intersection@CWStringArray@@SAXAAV1@00@Z -?IsAdmin@@YAHPAX@Z -?IsAppropriateThread@CExecQueue@@MAAHXZ -?IsDataNull@CVar@@QAAHXZ -?IsEmbeddedObjectProperty@CTextTemplate@@AAAHPAG@Z -?IsEmpty@CInsertionString@@QAAHXZ -?IsEmpty@CInstructionQueue@@QAAHXZ -?IsEnabled@CTraceSessionControl@@QAA_NXZ -?IsEntered@CCheckedInCritSec@@QAAHXZ -?IsEntered@CEnterWbemCriticalSection@@QAAHXZ -?IsEventEnabled@CPublishWMIOperationEvent@@SAJABU_EVENT_DESCRIPTOR@@@Z -?IsFinite@CWbemInterval@@QBAHXZ -?IsFinite@CWbemTime@@QBAHXZ -?IsHalted@CHaltable@@QAAHXZ -?IsIdleTooLong@CExecQueue@@MAAHPAVCThreadRecord@1@K@Z -?IsImpersonating@CWbemCallSecurity@@UAAHXZ -?IsInAdminGroup@@YAHXZ -?IsInitialized@CWbemInstallObject@@CA_NXZ -?IsInterval@CDMTFParser@@QAA_NXZ -?IsLocalConnection@@YAHPAUIUnknown@@@Z -?IsLocalService@@YAHPAX@Z -?IsNT@@YAHXZ -?IsNetworkService@@YAHPAX@Z -?IsNtSetupRunning@@YAHXZ -?IsNull@CVar@@QAAHXZ -?IsOffline@CWbemInstallObject@@SA_NXZ -?IsOk@CExecRequest@@QAA_NXZ -?IsOptimized@CVarVector@@QAAHXZ -?IsPrivilegePresent@@YA_NPAXJ@Z -?IsSTA@CExecQueue@@MAAHXZ -?IsSTAThread@CExecQueue@@SAHXZ -?IsSuitableThread@CExecQueue@@MAAHPAVCThreadRecord@1@PAVCExecRequest@@@Z -?IsUsed@CDMTFParser@@QAA_NH@Z -?IsUser@CNtSid@@QAA_NXZ -?IsUserInGroup@CNtSecurity@@SAHPAXAAVCNtSid@@PAH@Z -?IsValid@CDMTFParser@@QAA_NXZ -?IsValid@CNtAcl@@QAAHXZ -?IsValid@CNtSecurityDescriptor@@QAAHXZ -?IsValid@CNtSid@@QAAHXZ -?IsValidAmPmString@CDateTimeParser@@IAAHPAGPBGQAPAG@Z -?IsValidColonMillisecond@CDateTimeParser@@IAAHPAGPBG@Z -?IsValidDateTime@CDateTimeParser@@QAAHXZ -?IsValidDayNumber@CDateTimeParser@@IAAHPAGPBG@Z -?IsValidDotMillisecond@CDateTimeParser@@IAAHPAGPBG@Z -?IsValidElementName2@@YAHPBGKH@Z -?IsValidElementName@@YAHPBGK@Z -?IsValidHourNumber@CDateTimeParser@@IAAHPAGPBG@Z -?IsValidMinuteNumber@CDateTimeParser@@IAAHPAGPBG@Z -?IsValidMonthNumber@CDateTimeParser@@IAAHPAGPBG@Z -?IsValidMonthString@CDateTimeParser@@IAAHPAGPBGQAPAG2@Z -?IsValidSecondNumber@CDateTimeParser@@IAAHPAGPBG@Z -?IsValidVectorArray@CVarVector@@SAHHPAUtagSAFEARRAY@@@Z -?IsValidVectorType@CVarVector@@SAHH@Z -?IsValidYearMonthDayNumber@CDateTimeParser@@IAAHPAG@Z -?IsValidYearNumber@CDateTimeParser@@IAAHPAGPBGH@Z -?IsW2KOrMore@@YAHXZ -?IsWildcard@CDMTFParser@@QAA_NH@Z -?IsZero@CWbemInterval@@QBAHXZ -?IsZero@CWbemTime@@QBAHXZ -?LCID_To_Culture_Format@CMUILocale@@SAJKPAGI@Z -?LCID_To_ms_XXX_Format@CMUILocale@@SAJKPAGI@Z -?Leave@CCheckedInCritSec@@QAAXXZ -?Leave@CCritSec@@QAAXXZ -?Leave@CExecQueue@@QAAXXZ -?Leave@CStaticCritSec@@QAAXXZ -?Leave@CWbemCriticalSection@@QAAXXZ -?Length@WString2@@QBAHXZ -?Length@WString@@QBAHXZ -?LocaleName_To_LCID@CMUILocale@@SAJPBGPA_NPAK@Z -?Lock@?$CLockableFlexArray@VCStaticCritSec@@@@QAAXXZ -?Lock@CClientOpsNode@@QAAXXZ -?LockRegion@CBuffer@@UAAJT_ULARGE_INTEGER@@0K@Z -?LogError@CExecQueue@@MAAXPAVCExecRequest@@H@Z -?LoggingLevelEnabled@@YAHK@Z -?MakeInternalCopyOfThread@CWbemCallSecurity@@SAPAV1@XZ -?MakeOptimized@CVarVector@@QAAHHHH@Z -?MarkForRemoval@CTimerInstruction@@UAAJXZ -?Match@CLike@@QAA_NPBG@Z -?MatchSet@CLike@@IAA_NPBG0AAH@Z -?MoveToSubkey@Registry@@QAAHPBG@Z -?Mrci1Decompress@CBaseMrciCompression@@QAAIPAEI0I@Z -?Mrci1MaxCompress@CBaseMrciCompression@@QAAIPAEI0I@Z -?Mrci2Decompress@CBaseMrciCompression@@QAAIPAEI0I@Z -?Mrci2MaxCompress@CBaseMrciCompression@@QAAIPAEI0I@Z -?Next@CAbstractQl1Parser@@MAAHH@Z -?Next@CWQLScanner@@AAAHXZ -?NormalizeCimDateTime@@YAHPBGPAPAG@Z -?NotifyStartingThread@CTimerGenerator@@MAAXXZ -?NotifyStoppingThread@CTimerGenerator@@MAAXXZ -?ObjectCreated@CContainerControl@@UAAHPAUIUnknown@@@Z -?ObjectDestroyed@CContainerControl@@UAAXPAUIUnknown@@@Z -?OnInitialize@CUnk@@UAAHXZ -?Open@CEventLog@@QAAHXZ -?Open@Registry@@QAAHPAUHKEY__@@PBGK@Z -?OrderAces@CNtAcl@@QAAPAV1@XZ -?Parse@CAbstractQl1Parser@@QAAHPAVCQl1ParseSink@@H@Z -?Parse@CWQLScanner@@QAAHXZ -?Parse@QL1_Parser@@QAAHPAPAUQL_LEVEL_1_RPN_EXPRESSION@@@Z -?ParseAbsolute@CDMTFParser@@IAAXPBG@Z -?ParseDate@CDMTFParser@@IAAXPBG@Z -?ParseInterval@CDMTFParser@@IAAXPBG@Z -?ParsePart@CDMTFParser@@IAAHPBGHHPAHHH@Z -?Peek@CFlexQueue@@QAAPAXXZ -?ProcessArray@CTextTemplate@@AAAPAGABUtagVARIANT@@PAG@Z -?Publish@CPublishWMIOperationEvent@@SAJPAGKK000K0@Z -?PublishClientRequestFailure@CPublishWMIOperationEvent@@SAJPBGPAG1K10J0@Z -?PublishESSDrop@CPublishWMIOperationEvent@@SAJPAG0@Z -?PublishProviderInfo@CPublishWMIOperationEvent@@SAJKPAGK000PAUIWbemContext@@@Z -?PublishProviderStarted@CPublishWMIOperationEvent@@SAJPAGJ0K0@Z -?PublishRepDelete@CPublishWMIOperationEvent@@SAJKPAGPAUIWbemContext@@@Z -?PublishRepUpdate@CPublishWMIOperationEvent@@SAJKPAGKPAUIWbemContext@@@Z -?PublishStop@CPublishWMIOperationEvent@@SAJKJPAG@Z -?Pushback@CWQLScanner@@AAAHPAUWSLexToken@@@Z -?Query@CTraceSessionControl@@SAK_KPAGPAPAVCWMITraceSettings@@@Z -?QueryBlanket@CWbemCallSecurity@@UAAJPAK0PAPAG00PAPAX0@Z -?QueryInterface@CBuffer@@UAAJABU_GUID@@PAPAX@Z -?QueryInterface@CUnk@@UAAJABU_GUID@@PAPAX@Z -?QueryInterface@CUnkInternal@@UAAJABU_GUID@@PAPAX@Z -?QueryInterface@CWbemCallSecurity@@UAAJABU_GUID@@PAPAX@Z -?QueueUnblockedWaitForSingleObject@CExecQueue@@SAKPAXK@Z -?QueueWaitForSingleObject@CExecQueue@@SAKPAXK@Z -?Read@CBuffer@@UAAJPAXKPAK@Z -?ReadFromRegistry@CWMITraceSettings@@QAAKPBG@Z -?ReadI64@@YAHPBGAFA_J@Z -?ReadLPWSTR@CBuffer@@QAAJAAPBG@Z -?ReadUI64@@YAHPBGAFA_K@Z -?Realloc@CWin32DefaultArena@@UAAPAXPAXK@Z -?ReduceSql89Joins@CWQLScanner@@AAAHXZ -?ReduceSql92Joins@CWQLScanner@@AAAHXZ -?Register@CExecQueue@@KAXPAVCThreadRecord@1@@Z -?RegisterCMIFlushRepositoryCacheHook@CWbemInstallObject@@SAXP6AJH@Z@Z -?RegisterDLL@@YAXPAUHINSTANCE__@@U_GUID@@PAG22@Z -?RegisterDllAppid@@YAJPAUHINSTANCE__@@U_GUID@@PAG222@Z -?Release@CBasicUnloadInstruction@@UAAXXZ -?Release@CBuffer@@UAAKXZ -?Release@CContainerControl@@UAAXPAUIUnknown@@@Z -?Release@CExecQueue@@QAAXXZ -?Release@CUnk@@UAAKXZ -?Release@CUnkInternal@@UAAKXZ -?Release@CWbemCallSecurity@@UAAKXZ -?Release@QL_LEVEL_1_RPN_EXPRESSION@@QAAXXZ -?RemainsUntil@CWbemTime@@QBA?AVCWbemInterval@@ABV1@@Z -?Remove@CInstructionQueue@@QAAJPAVCInstructionTest@@PAPAVCTimerInstruction@@@Z -?Remove@CMinMaxLimitControl@@UAAJK@Z -?Remove@CTimerGenerator@@QAAJPAVCInstructionTest@@@Z -?RemoveAt@CFlexArray@@QAAHH@Z -?RemoveAt@CSafeArray@@QAAHH@Z -?RemoveAt@CSmallArrayBlob@@QAAPAV1@HPAPAX@Z -?RemoveAt@CVarVector@@QAAHH@Z -?RemoveAt@CWStringArray@@QAAHH@Z -?RemoveFileFromAutoRecoverFolder@@YAJPBG@Z -?RemoveMember@CLimitControl@@UAAJXZ -?RemoveSelf@CClientOpsNode@@QAAXXZ -?ReplaceAt@CWStringArray@@QAAHHPAG@Z -?ReplaceClassName@QL1_Parser@@SAPAGPAUQL_LEVEL_1_RPN_EXPRESSION@@PBG@Z -?Report@CEventLog@@QAAHGABU_EVENT_DESCRIPTOR@@VCInsertionString@@111111111@Z -?Requeue@CFlexQueue@@QAA_NPAX@Z -?Reread@CRegistryMinMaxLimitControl@@QAAJXZ -?Reset@CBuffer@@QAAXXZ -?Reset@CMRCIControl@@QAAXXZ -?ResetDate@CDateTimeParser@@IAAXH@Z -?ResetDateTime@CDateTimeParser@@IAAXH@Z -?ResetQueue@CFlexQueue@@QAAXXZ -?ResetTime@CDateTimeParser@@IAAXH@Z -?Resize@CNtAcl@@QAAHK@Z -?Resume@CHaltable@@QAAJXZ -?ResumeAll@CHaltable@@QAAJXZ -?RetrieveSidFromCall@@YAJAAVCNtSid@@@Z -?RetrieveSidFromCall@CIdentitySecurity@@AAAJAAVCNtSid@@@Z -?RetrieveSidFromToken@@YAJPAXAAVCNtSid@@@Z -?ReturnEscapedReturns@CTextTemplate@@AAAPAGPAG@Z -?Revert@CBuffer@@UAAJXZ -?RevertToSelf@CWbemCallSecurity@@UAAJXZ -?ScheduleFreeUnusedLibraries@CTimerGenerator@@QAAXXZ -?SchedulerThread@CTimerGenerator@@CAKPAX@Z -?SearchForRecord@CEventLog@@IAAHPAVCEventLogRecord@@@Z -?SearchForSuitableRequest@CExecQueue@@MAAPAVCExecRequest@@PAVCThreadRecord@1@@Z -?Seek@CBuffer@@UAAJT_LARGE_INTEGER@@KPAT_ULARGE_INTEGER@@@Z -?SelectList@CWQLScanner@@AAAHXZ -?Serialize@C9XAce@@UAA_NPAEI@Z -?Serialize@CNtAce@@UAA_NPAEI@Z -?Set100nss@CWbemTime@@QAAX_J@Z -?Set@CTimerGenerator@@QAAJPAVCTimerInstruction@@VCWbemTime@@@Z -?SetAggregated@QL_LEVEL_1_RPN_EXPRESSION@@UAAXXZ -?SetAggregationTolerance@QL_LEVEL_1_RPN_EXPRESSION@@UAAXABU_tag_WbemQl1Tolerance@@@Z -?SetAreaFlags@CWMITraceSettings@@QAAXK@Z -?SetAsNull@CVar@@QAAXXZ -?SetAt@CFlexArray@@QAAXHPAX@Z -?SetAt@CSmallArrayBlob@@QAAPAV1@HPAXPAPAX@Z -?SetAt@CWStringArray@@QAAHHPBG@Z -?SetAutoRecoverFolder@CWbemInstallObject@@SAXPBG@Z -?SetBSTR@CVar@@QAAHPAG@Z -?SetBSTR@CVar@@QAAHVauto_bstr@@@Z -?SetBSTRAt@CSafeArray@@QAAHHPAG@Z -?SetBinary@Registry@@QAAHPBGPAEK@Z -?SetBinaryPath@CWbemInstallObject@@SAXPBG@Z -?SetBlob@CVar@@QAAXPAUtagBLOB@@H@Z -?SetBool@CVar@@QAAXF@Z -?SetBoolAt@CSafeArray@@QAAHHF@Z -?SetByte@CVar@@QAAXE@Z -?SetByteAt@CSafeArray@@QAAHHE@Z -?SetCanDelete@CVar@@QAAXH@Z -?SetChar@CVar@@QAAXD@Z -?SetClassName@QL_LEVEL_1_RPN_EXPRESSION@@UAAXPBG@Z -?SetClsId@CVar@@QAAXPAU_GUID@@H@Z -?SetCountQuery@QL_LEVEL_1_RPN_EXPRESSION@@UAAXXZ -?SetDMTF@CWbemTime@@QAAHPBG@Z -?SetDWORD@CVar@@QAAXK@Z -?SetDWORD@Registry@@QAAHPBGK@Z -?SetDWORDStr@Registry@@QAAHPBGK@Z -?SetDacl@CNtSecurityDescriptor@@QAAHPAVCNtAcl@@@Z -?SetDate@CDatePart@@QAAJPBD@Z -?SetDate@CDatePart@@QAAJPBG@Z -?SetDateTime@CDateTimeParser@@QAAHPBG@Z -?SetDefaultValues@CWMITraceSettings@@QAAKXZ -?SetDestructorPolicy@CSafeArray@@QAAXH@Z -?SetDispatch@CVar@@QAAXPAUIDispatch@@@Z -?SetDispatchAt@CSafeArray@@QAAHHPAUIDispatch@@@Z -?SetDouble@CVar@@QAAXN@Z -?SetDoubleAt@CSafeArray@@QAAHHN@Z -?SetEmbeddedObject@CVar@@QAAXPAUIUnknown@@@Z -?SetExpandStr@Registry@@QAAHPBG0@Z -?SetExpression@CLike@@QAAXPBGG@Z -?SetFailure@CStaticCritSec@@SAXXZ -?SetFileTime@CVar@@QAAXPAU_FILETIME@@@Z -?SetFileTime@CWbemTime@@QAAHABU_FILETIME@@@Z -?SetFlags@C9XAce@@UAAXJ@Z -?SetFlags@CNtAce@@UAAXJ@Z -?SetFloat@CVar@@QAAXM@Z -?SetFloatAt@CSafeArray@@QAAHHM@Z -?SetFromAbsoluteCopy@CNtSecurityDescriptor@@QAAHPAUSNtAbsoluteSD@@@Z -?SetGroup@CNtSecurityDescriptor@@QAAHPAVCNtSid@@@Z -?SetGrowGranularity@CSafeArray@@QAAXH@Z -?SetHandle@CPropertyName@@QAAXPAX@Z -?SetIdleTimeout@CExecQueue@@QAAXK@Z -?SetInfo@CClientOpsNode@@QAAXPAX@Z -?SetInterval@CBasicUnloadInstruction@@QAAXAAVCWbemInterval@@@Z -?SetLPSTR@CVar@@QAAHPADH@Z -?SetLPWSTR@CVar@@QAAHPAGH@Z -?SetLogingEnabled@CMemoryLog@@QAAX_N@Z -?SetLong@CVar@@QAAXJ@Z -?SetLongAt@CSafeArray@@QAAHHJ@Z -?SetMax@CMinMaxLimitControl@@QAAXK@Z -?SetMilliseconds@CWbemInterval@@QAAXK@Z -?SetMin@CMinMaxLimitControl@@QAAXK@Z -?SetMultiStr@Registry@@QAAHPBGPAGK@Z -?SetNext@CExecRequest@@QAAXPAV1@@Z -?SetObjectAccess2@@YAHPAX@Z -?SetOffline@CWbemInstallObject@@SAX_N@Z -?SetOverflowIdleTimeout@CExecQueue@@QAAXK@Z -?SetOwner@CNtSecurityDescriptor@@QAAHPAVCNtSid@@@Z -?SetPersistentCfgValue@CPersistentConfig@@QAAHKK@Z -?SetPreferredLanguages@CMUILocale@@SAJKPBGPAK@Z -?SetPriority@CExecRequest@@QAAXJ@Z -?SetQWORD@Registry@@QAAHPBG_K@Z -?SetRaw@CVar@@QAAXHPAXH@Z -?SetRawArrayBinding@CVarVector@@QAAXH@Z -?SetRawArrayData@CVarVector@@QAAJPAXHH@Z -?SetRawArrayMaxElement@CSafeArray@@QAAXH@Z -?SetRawArraySize@CVarVector@@QAAHH@Z -?SetRawData@CSafeArray@@QAAHPAXHH@Z -?SetRegistryPathCIMOM@CWbemInstallObject@@SAXPBG@Z -?SetRegistryPathWbem@CWbemInstallObject@@SAXPBG@Z -?SetRepositoryFolder@CWbemInstallObject@@SAXPBG@Z -?SetRequestLimits@CExecQueue@@QAAXJJJ@Z -?SetSacl@CNtSecurityDescriptor@@QAAHPAVCNtAcl@@@Z -?SetSafeArray@CVar@@QAAXHPAUtagSAFEARRAY@@@Z -?SetScalarAt@CSafeArray@@AAAHHTSA_ArrayScalar@@@Z -?SetShort@CVar@@QAAXF@Z -?SetShortAt@CSafeArray@@QAAHHF@Z -?SetSize@CBuffer@@QAAJK@Z -?SetSize@CBuffer@@UAAJT_ULARGE_INTEGER@@@Z -?SetSize@CFlexArray@@QAAXH@Z -?SetSleepAtMax@CMinMaxLimitControl@@QAAXK@Z -?SetStr@Registry@@QAAHPBG0@Z -?SetSystemTime@CWbemTime@@QAAHABU_SYSTEMTIME@@@Z -?SetTemplate@CTextTemplate@@QAAXPBG@Z -?SetThreadLimits@CExecQueue@@QAAXJJJ@Z -?SetTolerance@QL_LEVEL_1_RPN_EXPRESSION@@UAAXABU_tag_WbemQl1Tolerance@@@Z -?SetTraceLevel@CWMITraceSettings@@QAAXE@Z -?SetUnknown@CVar@@QAAXPAUIUnknown@@@Z -?SetUnknownAt@CSafeArray@@QAAHHPAUIUnknown@@@Z -?SetVarVector@CVar@@QAAXPAVCVarVector@@H@Z -?SetVariant@CVar@@QAAHPAUtagVARIANT@@H@Z -?SetVariantAt@CSafeArray@@QAAHHPAUtagVARIANT@@@Z -?SetWMITraceSession@@YAXPAX@Z -?SetWhenDoneHandle@CExecRequest@@QAAXPAX@Z -?SetWord@CVar@@QAAXG@Z -?Set_WPP_INIT_TRACING_Call_State@@YAX_N@Z -?Shrink@CSmallArrayBlob@@IAAPAV1@XZ -?ShrinkIfNeeded@CSmallArrayBlob@@IAAPAV1@XZ -?Shutdown@CExecQueue@@QAAXXZ -?Shutdown@CTimerGenerator@@UAAJXZ -?Shutdown@CWbemInstallObject@@SAXXZ -?ShutdownThread@CExecQueue@@MAAXPAVCThreadRecord@1@@Z -?SitOutPenalty@CExecQueue@@MAAXJ@Z -?Size@CFlexArray@@QBAHXZ -?Size@CSafeArray@@QAAHXZ -?Size@CSmallArrayBlob@@QBAHXZ -?Size@CVarVector@@QAAHXZ -?Size@CWStringArray@@QBAHXZ -?Sort@CFlexArray@@QAAXXZ -?Sort@CSmallArrayBlob@@QAAXXZ -?Sort@CWStringArray@@QAAXXZ -?Start@CTraceSessionControl@@SAKPBU_GUID@@PAVCWMITraceSettings@@@Z -?Stat@CBuffer@@UAAJPAUtagSTATSTG@@K@Z -?Status@CSafeArray@@QAAHXZ -?Status@CVar@@QAAHXZ -?Status@CVarVector@@QAAHXZ -?StripToToken@WString2@@QAAAAV1@GH@Z -?StripToToken@WString@@QAAAAV1@GH@Z -?StripWhereClause@CWQLScanner@@AAAHXZ -?StripWs@WString2@@QAAAAV1@H@Z -?StripWs@WString@@QAAAAV1@H@Z -?SwitchRow@CLike@@AAAXIAAPAE0@Z -?Terminate@CBasicUnloadInstruction@@QAAXXZ -?TestDirExistAndCreateWithSDIfNotThere@@YAJPAG0@Z -?ThreadMain@CExecQueue@@MAAXPAVCThreadRecord@1@@Z -?Throttle@@YAJKKKKK@Z -?TimeFormat1@CDateTimeParser@@IAAHPBGH@Z -?TimeFormat2@CDateTimeParser@@IAAHPBGH@Z -?TimeFormat3@CDateTimeParser@@IAAHPBGH@Z -?TimeFormat4@CDateTimeParser@@IAAHPBGH@Z -?TimeFormat5@CDateTimeParser@@IAAHPBGH@Z -?TimeFormat6@CDateTimeParser@@IAAHPBGH@Z -?TimeFormat7@CDateTimeParser@@IAAHPBGH@Z -?TimeFormat8@CDateTimeParser@@IAAHPBGH@Z -?TimeFormat9@CDateTimeParser@@IAAHPBGH@Z -?TimeToWait@CInstructionQueue@@IAA?AVCWbemInterval@@XZ -?ToSingleChar@CVar@@QAAHXZ -?ToSingleChar@CVarVector@@QAAHXZ -?ToUI4@CVar@@QAAHXZ -?ToUI4@CVarVector@@QAAHXZ -?TouchHead@CInstructionQueue@@IAAXXZ -?Transform@MD5@@SAXPAXIQAE@Z -?Transform@SHA256@@SAXPAXIQAE@Z -?TranslateIntrinsic@CAbstractQl1Parser@@KAKPBG@Z -?Trim@CFlexArray@@QAAXXZ -?Trim@CSafeArray@@QAAHXZ -?Trim@CSmallArrayBlob@@QAAXXZ -?TruncAtLToken@WString2@@QAAAAV1@G@Z -?TruncAtLToken@WString@@QAAAAV1@G@Z -?TruncAtRToken@WString2@@QAAAAV1@G@Z -?TruncAtRToken@WString@@QAAAAV1@G@Z -?TypeToText@CVar@@SAPAGH@Z -?UnRegisterDLL@@YAXU_GUID@@PAG@Z -?Unaccess@CSafeArray@@QAAJXZ -?UnaccessRawArray@CVarVector@@QAAJXZ -?UnbindPtr@CFlexArray@@QAAPAPAXXZ -?UnbindPtr@WString2@@QAAPAGXZ -?UnbindPtr@WString@@QAAPAGXZ -?UnblockedWaitForSingleObject@CExecQueue@@MAAKPAXKPAVCThreadRecord@1@@Z -?UncompressBuffer@CMRCICompression@@QAAIPAEK0KW4CompressionLevel@1@@Z -?UncompressFile@CMRCICompression@@QAAHPBG0@Z -?UncompressFileV1@CMRCICompression@@IAAHHH@Z -?UninitializeThread@CExecQueue@@MAAXXZ -?Union@CWStringArray@@SAXAAV1@00@Z -?Unlock@?$CLockableFlexArray@VCStaticCritSec@@@@QAAXXZ -?Unlock@CClientOpsNode@@QAAXXZ -?UnlockRegion@CBuffer@@UAAJT_ULARGE_INTEGER@@0K@Z -?Unqueue@CFlexQueue@@QAAPAXXZ -?Unquote@WString2@@QAAXXZ -?Unquote@WString@@QAAXXZ -?UnregisterCMIFlushRepositoryCacheHook@CWbemInstallObject@@SAXXZ -?UnregisterDllAppid@@YAJU_GUID@@@Z -?UpdateChildren@CClientOpsNode@@AAAXPAV1@@Z -?ValidateMemSize@CWin32DefaultArena@@SAHH@Z -?WMIControlCallback@@YAK_KPAEPAK@Z -?WMIControlClientOpsCallback@@YAK_KPAEPAK@Z -?WaitAndPeek@CInstructionQueue@@QAAJAAPAVCTimerInstruction@@AAVCWbemTime@@@Z -?WaitForResumption@CHaltable@@QAAJXZ -?WaitForSingleObjectWhileBusy@CExecQueue@@MAAKPAXKPAVCThreadRecord@1@@Z -?WbemGetMachineShutdown@@YAHXZ -?WbemHeapFree@CWin32DefaultArena@@SAXXZ -?WbemHeapInitialize@CWin32DefaultArena@@SAHPAX@Z -?WbemMemAlloc@CWin32DefaultArena@@SAPAXK@Z -?WbemMemFree@CWin32DefaultArena@@SAHPAX@Z -?WbemMemReAlloc@CWin32DefaultArena@@SAPAXPAXK@Z -?WbemMemSize@CWin32DefaultArena@@SAKPAX@Z -?WbemOutOfMemory@CWin32DefaultArena@@SAHXZ -?WbemSetDynamicCloaking@@YAJPAUIUnknown@@KK@Z -?WbemSetMachineShutdown@@YAHH@Z -?WbemSysAllocString@CWin32DefaultArena@@SAPAGPBG@Z -?WbemSysAllocStringByteLen@CWin32DefaultArena@@SAPAGPBDI@Z -?WbemSysAllocStringLen@CWin32DefaultArena@@SAPAGPBGI@Z -?WbemSysFreeString@CWin32DefaultArena@@SAXPAG@Z -?WbemSysReAllocString@CWin32DefaultArena@@SAHPAPAGPBG@Z -?WbemSysReAllocStringLen@CWin32DefaultArena@@SAHPAPAGPBGI@Z -?WbemVariantChangeType@@YAJPAUtagVARIANT@@0G@Z -?WildcardTest@WString@@QBAHPBG@Z -?WinPEKey@@YAHXZ -?Write@CBuffer@@UAAJPBXKPAK@Z -?Write@CMemoryLog@@QAAXJ@Z -?Write@CMemoryLog@@QAAXPAXK@Z -?WriteLPWSTR@CBuffer@@QAAJPBG@Z -?WriteToRegistry@CWMITraceSettings@@QAAKPBG@Z -?_Alloc@CMUILocale@@SAPAXI@Z -?_DoTraceHRFailure_@@YAXJ@Z -?_Free@CMUILocale@@SAHPAX@Z -?_GetSystemDefaultLocale@CMUILocale@@SAJPAPAGK@Z -?_GetSystemDefaultLocaleName@CMUILocale@@SAJPAPAG@Z -?_GetThreadPreferredUILanguages@CMUILocale@@SAJKPAKPAG0@Z -?_IsValidElementName@@YAHPBGK0@Z -?_LCIDToLocaleName@CMUILocale@@SAJKPAGHK@Z -?_LocaleNameToLCID@CMUILocale@@SAJPAGKPAK@Z -?_SetThreadPreferredUILanguages@CMUILocale@@SAJKPBGPAK@Z -?_ThreadEntry@CExecQueue@@KAKPAX@Z -?_ThrowMemoryException_@@YAXXZ -?aggregate_by@CAbstractQl1Parser@@IAAHXZ -?aggregate_within@CAbstractQl1Parser@@IAAHXZ -?aggregation_params@CAbstractQl1Parser@@IAAHXZ -?anyFailed_@CStaticCritSec@@0HA DATA -?anyFailure@CStaticCritSec@@SAHXZ -?bAreWeLocal@@YAHPAG@Z -?charbuf@CBaseMrciCompression@@AAAXI@Z -?class_name@CAbstractQl1Parser@@IAAHXZ -?comp_operator@CAbstractQl1Parser@@IAAHXZ -?equiv_operator@CAbstractQl1Parser@@IAAHXZ -?expandstring@CBaseMrciCompression@@AAAXPAPAEII@Z -?expr2@CAbstractQl1Parser@@IAAHXZ -?expr@CAbstractQl1Parser@@IAAHXZ -?finalize@CAbstractQl1Parser@@IAAHXZ -?getbit@CBaseMrciCompression@@AAAIXZ -?getbits@CBaseMrciCompression@@AAAII@Z -?inithash@CBaseMrciCompression@@AAAXXZ -?isValid@CHaltable@@QAA_NXZ -?is_operator@CAbstractQl1Parser@@IAAHXZ -?isunialpha@@YAHG@Z -?isunialphanum@@YAHG@Z -?leading_ident_expr@CAbstractQl1Parser@@IAAHXZ -?m_bOffline@CWbemInstallObject@@0_NA DATA -?m_csFunctionPointers@CMUILocale@@0VCCritSec@@A DATA -?m_csFunctionPointers@CPublishWMIOperationEvent@@0VCCritSec@@A DATA -?m_csGlobal@CClientOpsNode@@0VCCritSec@@A DATA -?m_fEventActivityIdControl@CPublishWMIOperationEvent@@2P6AKKPAU_GUID@@@ZA DATA -?m_fEventEnabled@CPublishWMIOperationEvent@@0P6AE_KPBU_EVENT_DESCRIPTOR@@@ZA DATA -?m_fEventRegister@CPublishWMIOperationEvent@@0P6AKPBU_GUID@@P6AX0KE_K1PAU_EVENT_FILTER_DESCRIPTOR@@PAX@Z3PA_K@ZA DATA -?m_fEventUnregister@CPublishWMIOperationEvent@@0P6AK_K@ZA DATA -?m_fEventWrite@CPublishWMIOperationEvent@@0P6AK_KPAU_EVENT_DESCRIPTOR@@KPAU_EVENT_DATA_DESCRIPTOR@@@ZA DATA -?m_fEventWriteTransfer@CPublishWMIOperationEvent@@2P6AK_KPBU_EVENT_DESCRIPTOR@@PBU_GUID@@2KPAU_EVENT_DATA_DESCRIPTOR@@@ZA DATA -?m_fGetLocaleInfoEx@CMUILocale@@0PAXA DATA -?m_fGetSystemDefaultLocaleName@CMUILocale@@0PAXA DATA -?m_fGetThreadPreferredUILanguages@CMUILocale@@0PAXA DATA -?m_fLCIDToLocaleName@CMUILocale@@0PAXA DATA -?m_fLocaleNameToLCID@CMUILocale@@0PAXA DATA -?m_fSetThreadPreferredUILanguages@CMUILocale@@0PAXA DATA -?m_hAdvAPI32@CPublishWMIOperationEvent@@0PAUHINSTANCE__@@A DATA -?m_hKernel32@CMUILocale@@0PAUHINSTANCE__@@A DATA -?m_pEnvironmentMap@CWbemInstallObject@@0PAV?$map@PBGPBGU?$SZLess@PBG@@V?$wbem_allocator@PBG@@@std@@A DATA -?m_pfFlushCache@CWbemInstallObject@@0P6AJH@ZA DATA -?m_publisher@CPublishWMIOperationEvent@@2_KA DATA -?m_pwszAutoRecoverPath@CWbemInstallObject@@0PBGB DATA -?m_pwszBinaryPath@CWbemInstallObject@@0PBGB DATA -?m_pwszRegistryPathCIMOM@CWbemInstallObject@@0PBGB DATA -?m_pwszRegistryPathWbem@CWbemInstallObject@@0PBGB DATA -?m_pwszRepositoryPath@CWbemInstallObject@@0PBGB DATA -?m_rgClsidDllMap@CWbemInstallObject@@0PAUClsidDllMapping@@A DATA -?m_rgDllModules@CWbemInstallObject@@0PAUDllModuleHandle@@A DATA -?mrci1outsingle@CBaseMrciCompression@@AAAXI@Z -?mrci1outstring@CBaseMrciCompression@@AAAXII@Z -?mrci2outsingle@CBaseMrciCompression@@AAAXI@Z -?mrci2outstring@CBaseMrciCompression@@AAAXII@Z -?ms_XXX_Locale_From_LCID@CMUILocale@@SAJKPAPAG@Z -?ms_XXX_Locale_To_LCID@CMUILocale@@SAJPBGPAK@Z -?mstatic_dwTlsIndex@@3KA DATA -?mstatic_lNumInits@CExecQueue@@1JA DATA -?opt_aggregation@CAbstractQl1Parser@@IAAHXZ -?opt_having@CAbstractQl1Parser@@IAAHXZ -?opt_where@CAbstractQl1Parser@@IAAHXZ -?outlength@CBaseMrciCompression@@AAAXI@Z -?parse@CAbstractQl1Parser@@IAAHH@Z -?parse_property_name@CAbstractQl1Parser@@IAAHAAVCPropertyName@@@Z -?prop_list@CAbstractQl1Parser@@IAAHXZ -?prop_list_2@CAbstractQl1Parser@@IAAHXZ -?property_name@CAbstractQl1Parser@@IAAHXZ -?putbits@CBaseMrciCompression@@AAAXII@Z -?rel_operator@CAbstractQl1Parser@@IAAHXZ -?sMatachedWithOneChar@CLike@@0EB -?sMatachedWithWildcardChar@CLike@@0EB -?sNoMatch@CLike@@0EB -?simple_expr@CAbstractQl1Parser@@IAAHXZ -?staticRead@CBasicUnloadInstruction@@SA?AVCWbemInterval@@PAUIWbemServices@@PAUIWbemContext@@PBG@Z -?term2@CAbstractQl1Parser@@IAAHXZ -?term@CAbstractQl1Parser@@IAAHXZ -?tolerance@CAbstractQl1Parser@@IAAHXZ -?trailing_const_expr@CAbstractQl1Parser@@IAAHXZ -?trailing_ident_expr@CAbstractQl1Parser@@IAAHXZ -?trailing_or_null@CAbstractQl1Parser@@IAAHXZ -?trailing_prop_expr@CAbstractQl1Parser@@IAAHXZ -?typed_constant@CAbstractQl1Parser@@IAAHXZ
diff --git a/mingw-w64-crt/libarm32/wiarpc.def b/mingw-w64-crt/libarm32/wiarpc.def deleted file mode 100644 index f36a504..0000000 --- a/mingw-w64-crt/libarm32/wiarpc.def +++ /dev/null
@@ -1,20 +0,0 @@ -; -; Definition file of wiarpc.dll -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "wiarpc.dll" -EXPORTS -??0BUFFER@@QAA@I@Z -??0BUFFER_CHAIN@@QAA@XZ -??0BUFFER_CHAIN_ITEM@@QAA@I@Z -??1BUFFER@@QAA@XZ -??1BUFFER_CHAIN@@QAA@XZ -??1BUFFER_CHAIN_ITEM@@QAA@XZ -??_FBUFFER@@QAAXXZ -??_FBUFFER_CHAIN_ITEM@@QAAXXZ -?QueryPtr@BUFFER@@QBAPAXXZ -?QuerySize@BUFFER@@QBAIXZ -?QueryUsed@BUFFER_CHAIN_ITEM@@QBAKXZ -ServiceMain -?SetUsed@BUFFER_CHAIN_ITEM@@QAAXK@Z
diff --git a/mingw-w64-crt/libarm32/wincorlib.def b/mingw-w64-crt/libarm32/wincorlib.def deleted file mode 100644 index ebed26e..0000000 --- a/mingw-w64-crt/libarm32/wincorlib.def +++ /dev/null
@@ -1,256 +0,0 @@ -; -; Definition file of wincorlib.DLL -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "wincorlib.DLL" -EXPORTS -?<Dispose>@Exception@Platform@@U$AAAXXZ -?<Dispose>@String@Platform@@U$AAAXXZ -?<Dispose>@Type@Platform@@U$AAAXXZ -??0AccessDeniedException@Platform@@Q$AAA@P$AAVString@1@@Z -??0AccessDeniedException@Platform@@Q$AAA@XZ -??0Attribute@Metadata@Platform@@Q$AAA@XZ -??0Boolean@Platform@@QAA@_N@Z -??0COMException@Platform@@Q$AAA@H@Z -??0COMException@Platform@@Q$AAA@HP$AAVString@1@@Z -??0ChangedStateException@Platform@@Q$AAA@P$AAVString@1@@Z -??0ChangedStateException@Platform@@Q$AAA@XZ -??0ClassNotRegisteredException@Platform@@Q$AAA@P$AAVString@1@@Z -??0ClassNotRegisteredException@Platform@@Q$AAA@XZ -??0Delegate@Platform@@Q$AAA@XZ -??0DisconnectedException@Platform@@Q$AAA@P$AAVString@1@@Z -??0DisconnectedException@Platform@@Q$AAA@XZ -??0Enum@Platform@@Q$AAA@XZ -??0Exception@Platform@@Q$AAA@H@Z -??0Exception@Platform@@Q$AAA@HP$AAVString@1@@Z -??0FailureException@Platform@@Q$AAA@P$AAVString@1@@Z -??0FailureException@Platform@@Q$AAA@XZ -??0GridLength@Xaml@UI@Windows@@QAA@NW4GridUnitType@123@@Z -??0IntPtr@Platform@@QAA@H@Z -??0IntPtr@Platform@@QAA@PAX@Z -??0InvalidArgumentException@Platform@@Q$AAA@P$AAVString@1@@Z -??0InvalidArgumentException@Platform@@Q$AAA@XZ -??0InvalidCastException@Platform@@Q$AAA@P$AAVString@1@@Z -??0InvalidCastException@Platform@@Q$AAA@XZ -??0MTAThreadAttribute@Platform@@Q$AAA@XZ -??0NotImplementedException@Platform@@Q$AAA@P$AAVString@1@@Z -??0NotImplementedException@Platform@@Q$AAA@XZ -??0NullReferenceException@Platform@@Q$AAA@P$AAVString@1@@Z -??0NullReferenceException@Platform@@Q$AAA@XZ -??0Object@Platform@@Q$AAA@XZ -??0ObjectDisposedException@Platform@@Q$AAA@P$AAVString@1@@Z -??0ObjectDisposedException@Platform@@Q$AAA@XZ -??0OnePhaseConstructedAttribute@CompilerServices@Runtime@Platform@@Q$AAA@XZ -??0OperationCanceledException@Platform@@Q$AAA@P$AAVString@1@@Z -??0OperationCanceledException@Platform@@Q$AAA@XZ -??0OutOfBoundsException@Platform@@Q$AAA@P$AAVString@1@@Z -??0OutOfBoundsException@Platform@@Q$AAA@XZ -??0OutOfMemoryException@Platform@@Q$AAA@P$AAVString@1@@Z -??0OutOfMemoryException@Platform@@Q$AAA@XZ -??0Rect@Foundation@Windows@@QAA@VPoint@12@0@Z -??0Rect@Foundation@Windows@@QAA@VPoint@12@VSize@12@@Z -??0RepeatBehavior@Animation@Media@Xaml@UI@Windows@@QAA@N@Z -??0STAThreadAttribute@Platform@@Q$AAA@XZ -??0SizeT@Platform@@QAA@H@Z -??0SizeT@Platform@@QAA@PAX@Z -??0Type@Platform@@Q$AAA@P$AAVObject@1@@Z -??0Type@Platform@@Q$AAA@VIntPtr@1@@Z -??0Type@Platform@@Q$AAA@VTypeName@Interop@Xaml@UI@Windows@@@Z -??0ValueType@Platform@@Q$AAA@XZ -??0WrongThreadException@Platform@@Q$AAA@P$AAVString@1@@Z -??0WrongThreadException@Platform@@Q$AAA@XZ -??0char16@default@@QAA@_W@Z -??0float32@default@@QAA@M@Z -??0float64@default@@QAA@N@Z -??0int16@default@@QAA@F@Z -??0int32@default@@QAA@H@Z -??0int64@default@@QAA@_J@Z -??0int8@default@@QAA@C@Z -??0uint16@default@@QAA@G@Z -??0uint32@default@@QAA@I@Z -??0uint64@default@@QAA@_K@Z -??0uint8@default@@QAA@E@Z -??BIntPtr@Platform@@SA?AV01@H@Z -??BIntPtr@Platform@@SA?AV01@PAX@Z -??BIntPtr@Platform@@SAPAXV01@@Z -??BType@Platform@@SA?AVTypeName@Interop@Xaml@UI@Windows@@P$AAV01@@Z -??BType@Platform@@SAP$AAV01@VTypeName@Interop@Xaml@UI@Windows@@@Z -??DMatrix3D@Media3D@Media@Xaml@UI@Windows@@SA?AV012345@V012345@0@Z -??GDuration@Xaml@UI@Windows@@SA?AV0123@V0123@0@Z -??HDuration@Xaml@UI@Windows@@SA?AV0123@V0123@0@Z -??MDuration@Xaml@UI@Windows@@SA_NV0123@0@Z -??NDuration@Xaml@UI@Windows@@SA_NV0123@0@Z -??ODuration@Xaml@UI@Windows@@SA_NV0123@0@Z -??PDuration@Xaml@UI@Windows@@SA_NV0123@0@Z -?AlignedAllocate@Heap@Details@Platform@@SAPAXII@Z -?AlignedAllocateException@Heap@Details@Platform@@SAPAXII@Z -?AlignedFree@Heap@Details@Platform@@SAXPAX@Z -?AlignedFreeException@Heap@Details@Platform@@SAXPAX@Z -?Allocate@Heap@Details@Platform@@SAPAXI@Z -?AllocateException@Heap@Details@Platform@@SAPAXI@Z -?Compare@Duration@Xaml@UI@Windows@@SAHV1234@0@Z -?Contains@Rect@Foundation@Windows@@QAA_NVPoint@23@@Z -?CreateException@Exception@Platform@@SAP$AAV12@H@Z -?CreateException@Exception@Platform@@SAP$AAV12@HP$AAVString@2@@Z -?CreateValue@Details@Platform@@YAP$AAVObject@2@P$AAVType@2@PBX@Z -?EnableFactoryCache@@YAXXZ -?EnumerateAllocatedObjects@Heap@Details@Platform@@SAXP$AAVHeapEntryHandler@23@@Z -?Equals@Attribute@Metadata@Platform@@Q$AAA_NP$AAVObject@3@@Z -?Equals@Boolean@Platform@@QAA_NP$AAVObject@2@@Z -?Equals@Delegate@Platform@@Q$AAA_NP$AAVObject@2@@Z -?Equals@Enum@Platform@@Q$AAA_NP$AAVObject@2@@Z -?Equals@Exception@Platform@@U$AAA_NP$AAVObject@2@@Z -?Equals@MTAThreadAttribute@Platform@@Q$AAA_NP$AAVObject@2@@Z -?Equals@Object@Platform@@Q$AAA_NP$AAV12@@Z -?Equals@OnePhaseConstructedAttribute@CompilerServices@Runtime@Platform@@Q$AAA_NP$AAVObject@4@@Z -?Equals@STAThreadAttribute@Platform@@Q$AAA_NP$AAVObject@2@@Z -?Equals@Type@Platform@@U$AAA_NP$AAVObject@2@@Z -?Equals@ValueType@Platform@@Q$AAA_NP$AAVObject@2@@Z -?Equals@char16@default@@QAA_NP$AAVObject@Platform@@@Z -?Equals@float32@default@@QAA_NP$AAVObject@Platform@@@Z -?Equals@float64@default@@QAA_NP$AAVObject@Platform@@@Z -?Equals@int16@default@@QAA_NP$AAVObject@Platform@@@Z -?Equals@int32@default@@QAA_NP$AAVObject@Platform@@@Z -?Equals@int64@default@@QAA_NP$AAVObject@Platform@@@Z -?Equals@int8@default@@QAA_NP$AAVObject@Platform@@@Z -?Equals@uint16@default@@QAA_NP$AAVObject@Platform@@@Z -?Equals@uint32@default@@QAA_NP$AAVObject@Platform@@@Z -?Equals@uint64@default@@QAA_NP$AAVObject@Platform@@@Z -?Equals@uint8@default@@QAA_NP$AAVObject@Platform@@@Z -?EventSourceAdd@Details@Platform@@YA?AVEventRegistrationToken@Foundation@Windows@@PAPAXPAUEventLock@12@P$AAVDelegate@2@@Z -?EventSourceGetTargetArray@Details@Platform@@YAPAXPAXPAUEventLock@12@@Z -?EventSourceGetTargetArrayEvent@Details@Platform@@YAPAXPAXI@Z -?EventSourceGetTargetArraySize@Details@Platform@@YAIPAX@Z -?EventSourceInitialize@Details@Platform@@YAXPAPAX@Z -?EventSourceRemove@Details@Platform@@YAXPAPAXPAUEventLock@12@VEventRegistrationToken@Foundation@Windows@@@Z -?EventSourceUninitialize@Details@Platform@@YAXPAPAX@Z -?FlushFactoryCache@@YAXXZ -?Free@Heap@Details@Platform@@SAXPAX@Z -?FreeException@Heap@Details@Platform@@SAXPAX@Z -?GetActivationFactory@Details@Platform@@YAJPAVModuleBase@1WRL@Microsoft@@PAUHSTRING__@@PAPAUIActivationFactory@@@Z -?GetActivationFactoryByPCWSTR@@YAJPAXAAVGuid@Platform@@PAPAX@Z -?GetCmdArguments@Details@Platform@@YAPAPA_WPAH@Z -?GetHashCode@Attribute@Metadata@Platform@@Q$AAAHXZ -?GetHashCode@Boolean@Platform@@QAAHXZ -?GetHashCode@Delegate@Platform@@Q$AAAHXZ -?GetHashCode@Enum@Platform@@Q$AAAHXZ -?GetHashCode@Exception@Platform@@U$AAAHXZ -?GetHashCode@Guid@Platform@@QAAHXZ -?GetHashCode@MTAThreadAttribute@Platform@@Q$AAAHXZ -?GetHashCode@Object@Platform@@Q$AAAHXZ -?GetHashCode@OnePhaseConstructedAttribute@CompilerServices@Runtime@Platform@@Q$AAAHXZ -?GetHashCode@STAThreadAttribute@Platform@@Q$AAAHXZ -?GetHashCode@Type@Platform@@U$AAAHXZ -?GetHashCode@ValueType@Platform@@Q$AAAHXZ -?GetHashCode@char16@default@@QAAHXZ -?GetHashCode@float32@default@@QAAHXZ -?GetHashCode@float64@default@@QAAHXZ -?GetHashCode@int16@default@@QAAHXZ -?GetHashCode@int32@default@@QAAHXZ -?GetHashCode@int64@default@@QAAHXZ -?GetHashCode@int8@default@@QAAHXZ -?GetHashCode@uint16@default@@QAAHXZ -?GetHashCode@uint32@default@@QAAHXZ -?GetHashCode@uint64@default@@QAAHXZ -?GetHashCode@uint8@default@@QAAHXZ -?GetIBoxArrayVtable@Details@Platform@@YAPAXPAX@Z -?GetIBoxVtable@Details@Platform@@YAPAXPAX@Z -?GetIidsFn@@YAJHPAKPBU__s_GUID@@PAPAVGuid@Platform@@@Z -?GetObjectContext@Details@Platform@@YAPAUIUnknown@@XZ -?GetProxyImpl@Details@Platform@@YAJPAUIUnknown@@ABU_GUID@@0PAPAU3@@Z -?GetType@Boolean@Platform@@QAAP$AAVType@2@XZ -?GetType@Guid@Platform@@QAAP$AAVType@2@XZ -?GetType@Object@Platform@@Q$AAAP$AAVType@2@XZ -?GetType@char16@default@@QAAP$AAVType@Platform@@XZ -?GetType@float32@default@@QAAP$AAVType@Platform@@XZ -?GetType@float64@default@@QAAP$AAVType@Platform@@XZ -?GetType@int16@default@@QAAP$AAVType@Platform@@XZ -?GetType@int32@default@@QAAP$AAVType@Platform@@XZ -?GetType@int64@default@@QAAP$AAVType@Platform@@XZ -?GetType@int8@default@@QAAP$AAVType@Platform@@XZ -?GetType@uint16@default@@QAAP$AAVType@Platform@@XZ -?GetType@uint32@default@@QAAP$AAVType@Platform@@XZ -?GetType@uint64@default@@QAAP$AAVType@Platform@@XZ -?GetType@uint8@default@@QAAP$AAVType@Platform@@XZ -?GetTypeCode@Type@Platform@@SA?AW4TypeCode@2@P$AAV12@@Z -?GetWeakReference@Details@Platform@@YAPAU__abi_IUnknown@@Q$ADVObject@2@@Z -?InitializeData@Details@Platform@@YAJH@Z -?Intersect@Rect@Foundation@Windows@@QAAXV123@@Z -?IntersectsWith@Rect@Foundation@Windows@@QAA_NV123@@Z -?Invert@Matrix3D@Media3D@Media@Xaml@UI@Windows@@QAAXXZ -?ReCreateException@Exception@Platform@@SAP$AAV12@H@Z -?ReCreateFromException@Details@Platform@@YAJP$AAVException@2@@Z -?ReferenceEquals@Object@Platform@@SA_NP$AAV12@0@Z -?ReferenceEquals@Object@Platform@@SA_NP$AAVString@2@0@Z -?RegisterFactories@Details@Platform@@YAP$AAVObject@2@PAPAVModuleBase@1WRL@Microsoft@@PAPAU__abi_Module@@P6AXXZ@Z -?ReleaseInContextImpl@Details@Platform@@YAJPAUIUnknown@@0@Z -?ResolveWeakReference@Details@Platform@@YAP$AAVObject@2@ABU_GUID@@PAPAU__abi_IUnknown@@@Z -?RunApplicationServer@Details@Platform@@YAXPAPAVModuleBase@1WRL@Microsoft@@PAPAU__abi_Module@@PB_W@Z -?RunServer@Details@Platform@@YAXPAPAVModuleBase@1WRL@Microsoft@@PAPAU__abi_Module@@PB_W@Z -?TerminateModule@Details@Platform@@YA_NPAVModuleBase@1WRL@Microsoft@@@Z -?ToInt32@IntPtr@Platform@@QAAHXZ -?ToString@Attribute@Metadata@Platform@@Q$AAAP$AAVString@3@XZ -?ToString@Boolean@Platform@@QAAP$AAVString@2@XZ -?ToString@Delegate@Platform@@Q$AAAP$AAVString@2@XZ -?ToString@Enum@Platform@@Q$AAAP$AAVString@2@XZ -?ToString@Exception@Platform@@U$AAAP$AAVString@2@XZ -?ToString@Guid@Platform@@QAAP$AAVString@2@XZ -?ToString@MTAThreadAttribute@Platform@@Q$AAAP$AAVString@2@XZ -?ToString@OnePhaseConstructedAttribute@CompilerServices@Runtime@Platform@@Q$AAAP$AAVString@4@XZ -?ToString@STAThreadAttribute@Platform@@Q$AAAP$AAVString@2@XZ -?ToString@Type@Platform@@U$AAAP$AAVString@2@XZ -?ToString@ValueType@Platform@@Q$AAAP$AAVString@2@XZ -?ToString@char16@default@@QAAP$AAVString@Platform@@XZ -?ToString@float32@default@@QAAP$AAVString@Platform@@XZ -?ToString@float64@default@@QAAP$AAVString@Platform@@XZ -?ToString@int16@default@@QAAP$AAVString@Platform@@XZ -?ToString@int32@default@@QAAP$AAVString@Platform@@XZ -?ToString@int64@default@@QAAP$AAVString@Platform@@XZ -?ToString@int8@default@@QAAP$AAVString@Platform@@XZ -?ToString@uint16@default@@QAAP$AAVString@Platform@@XZ -?ToString@uint32@default@@QAAP$AAVString@Platform@@XZ -?ToString@uint64@default@@QAAP$AAVString@Platform@@XZ -?ToString@uint8@default@@QAAP$AAVString@Platform@@XZ -?UninitializeData@Details@Platform@@YAXH@Z -?Union@Rect@Foundation@Windows@@QAAXV123@@Z -?Union@Rect@Foundation@Windows@@QAAXVPoint@23@@Z -?WriteLine@Console@Details@Platform@@SAXP$AAVObject@3@@Z -?WriteLine@Console@Details@Platform@@SAXP$AAVString@3@@Z -?WriteLine@Console@Details@Platform@@SAXXZ -?__abi_FailFast@@YAXXZ -?__abi_ObjectToString@__abi_details@@YAP$AAVString@Platform@@P$AAVObject@3@_N@Z -?__abi_WinRTraiseAccessDeniedException@@YAXXZ -?__abi_WinRTraiseCOMException@@YAXJ@Z -?__abi_WinRTraiseChangedStateException@@YAXXZ -?__abi_WinRTraiseClassNotRegisteredException@@YAXXZ -?__abi_WinRTraiseDisconnectedException@@YAXXZ -?__abi_WinRTraiseFailureException@@YAXXZ -?__abi_WinRTraiseInvalidArgumentException@@YAXXZ -?__abi_WinRTraiseInvalidCastException@@YAXXZ -?__abi_WinRTraiseNotImplementedException@@YAXXZ -?__abi_WinRTraiseNullReferenceException@@YAXXZ -?__abi_WinRTraiseObjectDisposedException@@YAXXZ -?__abi_WinRTraiseOperationCanceledException@@YAXXZ -?__abi_WinRTraiseOutOfBoundsException@@YAXXZ -?__abi_WinRTraiseOutOfMemoryException@@YAXXZ -?__abi_WinRTraiseWrongThreadException@@YAXXZ -?__abi_cast_Object_to_String@__abi_details@@YAP$AAVString@Platform@@_NP$AAVObject@3@@Z -?__abi_cast_String_to_Object@__abi_details@@YAP$AAVObject@Platform@@P$AAVString@3@@Z -?__abi_make_type_id@@YAP$AAVType@Platform@@ABU__abi_type_descriptor@@@Z -?__getActivationFactoryByHSTRING@@YAJPAUHSTRING__@@AAVGuid@Platform@@PAPAX@Z -?get@Bottom@Rect@Foundation@Windows@@QAAMXZ -?get@BreakOnAllocationId@Heap@Details@Platform@@SAHXZ -?get@BreakOnFreeId@Heap@Details@Platform@@SAHXZ -?get@CurrentAllocationId@Heap@Details@Platform@@SAHXZ -?get@Empty@Rect@Foundation@Windows@@SA?AV234@XZ -?get@Empty@Size@Foundation@Windows@@SA?AV234@XZ -?get@FullName@Type@Platform@@Q$AAAP$AAVString@3@XZ -?get@HasInverse@Matrix3D@Media3D@Media@Xaml@UI@Windows@@QAA_NXZ -?get@Message@Exception@Platform@@Q$AAAP$AAVString@3@XZ -?get@ObjectCount@Heap@Details@Platform@@SAHXZ -?get@Right@Rect@Foundation@Windows@@QAAMXZ -?get@TrackingLevel@Heap@Details@Platform@@SA?AW4HeapAllocationTrackingLevel@34@XZ -?set@BreakOnAllocationId@Heap@Details@Platform@@SAXH@Z -?set@BreakOnFreeId@Heap@Details@Platform@@SAXH@Z -?set@TrackingLevel@Heap@Details@Platform@@SAXW4HeapAllocationTrackingLevel@34@@Z
diff --git a/mingw-w64-crt/libarm32/wsmanmigrationplugin.def b/mingw-w64-crt/libarm32/wsmanmigrationplugin.def deleted file mode 100644 index ac79eaa..0000000 --- a/mingw-w64-crt/libarm32/wsmanmigrationplugin.def +++ /dev/null
@@ -1,29 +0,0 @@ -; -; Definition file of WSManMigrationPlugin.dll -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "WSManMigrationPlugin.dll" -EXPORTS -??0?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@XZ -??0?$SafeMap_Iterator@VKey@Locale@@K@@QAA@AAV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@_N@Z -??0?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@ABV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@_N@Z -??1?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@XZ -??1?$SafeMap_Iterator@VKey@Locale@@K@@QAA@XZ -??1?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@XZ -??1CWSManCriticalSectionWithConditionVar@@QAA@XZ -??_7?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@6B@ DATA -?Acquire@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UBAXXZ -?Acquire@?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAAXXZ -?Acquired@?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA_NXZ -?AsReference@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAAAAV1@XZ -?Data@?$SafeMap_Iterator@VKey@Locale@@K@@IBAAAV?$STLMap@VKey@Locale@@K@@XZ -?DeInitialize@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UAA_NAAVIRequestContext@@@Z -?GetInitError@CWSManCriticalSection@@QBAKXZ -?GetMap@?$SafeMap_Iterator@VKey@Locale@@K@@QBAAAV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@XZ -?GetMap@?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QBAABV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@XZ -?Initialize@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UAA_NAAVIRequestContext@@@Z -?IsValid@?$SafeMap_Iterator@VKey@Locale@@K@@QBA_NXZ -?Release@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UBAXXZ -?Reset@?$SafeMap_Iterator@VKey@Locale@@K@@QAAXXZ -?SkipOrphans@?$SafeMap_Iterator@VKey@Locale@@K@@IAAXXZ
diff --git a/mingw-w64-crt/libarm32/wsmauto.def b/mingw-w64-crt/libarm32/wsmauto.def deleted file mode 100644 index 21aff29..0000000 --- a/mingw-w64-crt/libarm32/wsmauto.def +++ /dev/null
@@ -1,395 +0,0 @@ -; -; Definition file of wsmandisp.dll -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "wsmandisp.dll" -EXPORTS -??0?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PAVResources@Locale@@@@QAA@PAVResources@Locale@@@Z -??0?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QAA@PAE@Z -??0?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAA@PAG@Z -??0?$AutoCleanup@V?$AutoFree@E@@PAE@@QAA@PAE@Z -??0?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@QAA@PAVCRequestContext@@@Z -??0?$AutoCleanup@V?$AutoRelease@VCWSManSecurityUI@@@@PAVCWSManSecurityUI@@@@QAA@PAVCWSManSecurityUI@@@Z -??0?$AutoCleanup@VAutoBstr@@PAG@@QAA@PAG@Z -??0?$AutoCleanup@VAutoBstr@@PAG@@QAA@XZ -??0?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAA@PAG@Z -??0?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAA@XZ -??0?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QAA@PBU_CERT_CONTEXT@@@Z -??0?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QAA@XZ -??0?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@QAA@PBU_CERT_CHAIN_CONTEXT@@@Z -??0?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@QAA@XZ -??0?$AutoCleanup@VAutoCoTaskMemFree@@PAX@@QAA@PAX@Z -??0?$AutoCleanup@VAutoCoTaskMemFree@@PAX@@QAA@XZ -??0?$AutoCleanup@VAutoEnvironmentBlock@@PAX@@QAA@PAX@Z -??0?$AutoCleanup@VAutoEnvironmentBlock@@PAX@@QAA@XZ -??0?$AutoCleanup@VAutoFwXmlCloseParser@@PAX@@QAA@PAX@Z -??0?$AutoCleanup@VAutoFwXmlCloseParser@@PAX@@QAA@XZ -??0?$AutoCleanup@VAutoHandle@@PAX@@QAA@PAX@Z -??0?$AutoCleanup@VAutoHandle@@PAX@@QAA@XZ -??0?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAA@PAX@Z -??0?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAA@XZ -??0?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@QAA@PAUHINSTANCE__@@@Z -??0?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@QAA@XZ -??0?$AutoCleanup@VAutoLocalFree@@PAX@@QAA@PAX@Z -??0?$AutoCleanup@VAutoLocalFree@@PAX@@QAA@XZ -??0?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAA@PAU_MI_Class@@@Z -??0?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAA@XZ -??0?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@QAA@PAU_MI_Instance@@@Z -??0?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@QAA@XZ -??0?$AutoCleanup@VAutoObject@@PAUWSMAN_OBJECT@@@@QAA@PAUWSMAN_OBJECT@@@Z -??0?$AutoCleanup@VAutoObject@@PAUWSMAN_OBJECT@@@@QAA@XZ -??0?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QAA@PAUHKEY__@@@Z -??0?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QAA@XZ -??0?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QAA@PAX@Z -??0?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QAA@XZ -??0?$AutoCleanup@VAutoWaitHandle@@PAX@@QAA@PAX@Z -??0?$AutoCleanup@VAutoWaitHandle@@PAX@@QAA@XZ -??0?$AutoDelete@VResources@Locale@@@@QAA@PAVResources@Locale@@@Z -??0?$AutoDeleteVector@E@@QAA@XZ -??0?$AutoDeleteVector@G@@QAA@PAG@Z -??0?$AutoDeleteVector@G@@QAA@XZ -??0?$AutoFree@E@@QAA@PAE@Z -??0?$AutoRelease@VCRequestContext@@@@QAA@PAVCRequestContext@@@Z -??0?$AutoRelease@VCWSManSecurityUI@@@@QAA@XZ -??0?$ILoader@VResources@Locale@@@@QAA@P8Resources@Locale@@AA_NAAVIRequestContext@@@Z1@Z -??0?$LoaderSerializer@VResources@Locale@@$0A@@@QAA@P8Resources@Locale@@AA_NAAVIRequestContext@@@Z1@Z -??0?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@XZ -??0?$SafeMap_Iterator@VKey@Locale@@K@@QAA@AAV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@_N@Z -??0?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@ABV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@_N@Z -??0?$SimpleQueue@T_LARGE_INTEGER@@@@QAA@XZ -??0AutoBstr@@QAA@PAG@Z -??0AutoBstr@@QAA@XZ -??0AutoBstrNoAlloc@@QAA@PAG@Z -??0AutoBstrNoAlloc@@QAA@XZ -??0AutoCertContext@@QAA@PBU_CERT_CONTEXT@@@Z -??0AutoCertContext@@QAA@XZ -??0AutoChainContext@@QAA@PBU_CERT_CHAIN_CONTEXT@@@Z -??0AutoChainContext@@QAA@XZ -??0AutoCoTaskMemFree@@QAA@PAX@Z -??0AutoCoTaskMemFree@@QAA@XZ -??0AutoEnvironmentBlock@@QAA@PAX@Z -??0AutoEnvironmentBlock@@QAA@XZ -??0AutoFwXmlCloseParser@@QAA@PAX@Z -??0AutoFwXmlCloseParser@@QAA@XZ -??0AutoHandle@@QAA@PAX@Z -??0AutoHandle@@QAA@XZ -??0AutoImpersonateUser@@QAA@PAX@Z -??0AutoImpersonateUser@@QAA@XZ -??0AutoLibrary@@QAA@PAUHINSTANCE__@@@Z -??0AutoLibrary@@QAA@XZ -??0AutoLocalFree@@QAA@PAX@Z -??0AutoLocalFree@@QAA@XZ -??0AutoMIClass@@QAA@PAU_MI_Class@@@Z -??0AutoMIClass@@QAA@XZ -??0AutoMIInstance@@QAA@PAU_MI_Instance@@@Z -??0AutoMIInstance@@QAA@XZ -??0AutoObject@@QAA@PAUWSMAN_OBJECT@@@Z -??0AutoObject@@QAA@XZ -??0AutoRegKey@@QAA@PAUHKEY__@@@Z -??0AutoRegKey@@QAA@XZ -??0AutoSecurityDescriptor@@QAA@PAX@Z -??0AutoSecurityDescriptor@@QAA@XZ -??0AutoWaitHandle@@QAA@PAX@Z -??0AutoWaitHandle@@QAA@XZ -??0BufferFormatter@@QAA@PAEK@Z -??0BufferFormatter@@QAA@XZ -??0CWSManResource@@QAA@H@Z -??0ChildLifeTimeManager@@QAA@XZ -??0CircularBufferFormatter@@QAA@XZ -??0EtwCorrelationHelper@@QAA@ABV0@@Z -??0FastLock@@QAA@XZ -??0ILifeTimeMgmt@@QAA@ABV0@@Z -??0ILifeTimeMgmt@@QAA@XZ -??0IRequestContext@@IAA@XZ -??0OwnLock@@QAA@AAVFastLock@@@Z -??0ShareLock@@QAA@AAVFastLock@@@Z -??1?$AutoCleanup@V?$AutoDelete@G@@PAG@@QAA@XZ -??1?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PAVResources@Locale@@@@QAA@XZ -??1?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QAA@XZ -??1?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAA@XZ -??1?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QAA@XZ -??1?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@@QAA@XZ -??1?$AutoCleanup@V?$AutoFree@E@@PAE@@QAA@XZ -??1?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@QAA@XZ -??1?$AutoCleanup@V?$AutoRelease@VCWSManSecurityUI@@@@PAVCWSManSecurityUI@@@@QAA@XZ -??1?$AutoCleanup@VAutoBstr@@PAG@@QAA@XZ -??1?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAA@XZ -??1?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QAA@XZ -??1?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@QAA@XZ -??1?$AutoCleanup@VAutoCoTaskMemFree@@PAX@@QAA@XZ -??1?$AutoCleanup@VAutoEnvironmentBlock@@PAX@@QAA@XZ -??1?$AutoCleanup@VAutoFwXmlCloseParser@@PAX@@QAA@XZ -??1?$AutoCleanup@VAutoHandle@@PAX@@QAA@XZ -??1?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAA@XZ -??1?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@QAA@XZ -??1?$AutoCleanup@VAutoLocalFree@@PAX@@QAA@XZ -??1?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAA@XZ -??1?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@QAA@XZ -??1?$AutoCleanup@VAutoObject@@PAUWSMAN_OBJECT@@@@QAA@XZ -??1?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QAA@XZ -??1?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QAA@XZ -??1?$AutoCleanup@VAutoWaitHandle@@PAX@@QAA@XZ -??1?$AutoDelete@G@@QAA@XZ -??1?$AutoDelete@VResources@Locale@@@@QAA@XZ -??1?$AutoDeleteVector@E@@QAA@XZ -??1?$AutoDeleteVector@G@@QAA@XZ -??1?$AutoDeleteVector@PBG@@QAA@XZ -??1?$AutoDeleteVector@U_WSMAN_OPTION@@@@QAA@XZ -??1?$AutoFree@E@@QAA@XZ -??1?$AutoRelease@VCRequestContext@@@@QAA@XZ -??1?$AutoRelease@VCWSManSecurityUI@@@@QAA@XZ -??1?$ILoader@VResources@Locale@@@@QAA@XZ -??1?$Loader@VResources@Locale@@$0A@@@QAA@XZ -??1?$LoaderSerializer@VResources@Locale@@$0A@@@QAA@XZ -??1?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@XZ -??1?$SafeMap_Iterator@VKey@Locale@@K@@QAA@XZ -??1?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@XZ -??1?$SimpleQueue@T_LARGE_INTEGER@@@@QAA@XZ -??1AutoBstr@@QAA@XZ -??1AutoBstrNoAlloc@@QAA@XZ -??1AutoCertContext@@QAA@XZ -??1AutoChainContext@@QAA@XZ -??1AutoCoTaskMemFree@@QAA@XZ -??1AutoEnvironmentBlock@@QAA@XZ -??1AutoFwXmlCloseParser@@QAA@XZ -??1AutoHandle@@QAA@XZ -??1AutoImpersonateUser@@QAA@XZ -??1AutoLibrary@@QAA@XZ -??1AutoLocalFree@@QAA@XZ -??1AutoMIClass@@QAA@XZ -??1AutoMIInstance@@QAA@XZ -??1AutoObject@@QAA@XZ -??1AutoRegKey@@QAA@XZ -??1AutoSecurityDescriptor@@QAA@XZ -??1AutoWaitHandle@@QAA@XZ -??1BufferFormatter@@UAA@XZ -??1CWSManCriticalSectionWithConditionVar@@QAA@XZ -??1CWSManResource@@UAA@XZ -??1ChildLifeTimeManager@@QAA@XZ -??1CircularBufferFormatter@@UAA@XZ -??1EtwCorrelationHelper@@UAA@XZ -??1ILifeTimeMgmt@@UAA@XZ -??1IRequestContext@@UAA@XZ -??1OwnLock@@QAA@XZ -??1ShareLock@@QAA@XZ -??4?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAAAAV?$AutoDeleteVector@G@@PAG@Z -??4?$AutoCleanup@V?$AutoRelease@VCWSManSecurityUI@@@@PAVCWSManSecurityUI@@@@QAAAAV?$AutoRelease@VCWSManSecurityUI@@@@PAVCWSManSecurityUI@@@Z -??4?$AutoCleanup@VAutoBstr@@PAG@@QAAAAVAutoBstr@@PAG@Z -??4?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAAAAVAutoBstrNoAlloc@@PAG@Z -??4?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QAAAAVAutoCertContext@@PBU_CERT_CONTEXT@@@Z -??4?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@QAAAAVAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@Z -??4?$AutoCleanup@VAutoCoTaskMemFree@@PAX@@QAAAAVAutoCoTaskMemFree@@PAX@Z -??4?$AutoCleanup@VAutoEnvironmentBlock@@PAX@@QAAAAVAutoEnvironmentBlock@@PAX@Z -??4?$AutoCleanup@VAutoFwXmlCloseParser@@PAX@@QAAAAVAutoFwXmlCloseParser@@PAX@Z -??4?$AutoCleanup@VAutoHandle@@PAX@@QAAAAVAutoHandle@@PAX@Z -??4?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAAAAVAutoImpersonateUser@@PAX@Z -??4?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@QAAAAVAutoLibrary@@PAUHINSTANCE__@@@Z -??4?$AutoCleanup@VAutoLocalFree@@PAX@@QAAAAVAutoLocalFree@@PAX@Z -??4?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAAAAVAutoMIClass@@PAU_MI_Class@@@Z -??4?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@QAAAAVAutoMIInstance@@PAU_MI_Instance@@@Z -??4?$AutoCleanup@VAutoObject@@PAUWSMAN_OBJECT@@@@QAAAAVAutoObject@@PAUWSMAN_OBJECT@@@Z -??4?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QAAAAVAutoRegKey@@PAUHKEY__@@@Z -??4?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QAAAAVAutoSecurityDescriptor@@PAX@Z -??4?$AutoCleanup@VAutoWaitHandle@@PAX@@QAAAAVAutoWaitHandle@@PAX@Z -??4?$AutoDeleteVector@G@@QAAAAV0@PAG@Z -??4?$AutoRelease@VCWSManSecurityUI@@@@QAAAAV0@PAVCWSManSecurityUI@@@Z -??4?$SimpleQueue@T_LARGE_INTEGER@@@@QAAAAV0@ABV0@@Z -??4AutoBstr@@QAAAAV0@PAG@Z -??4AutoBstrNoAlloc@@QAAAAV0@PAG@Z -??4AutoCertContext@@QAAAAV0@PBU_CERT_CONTEXT@@@Z -??4AutoChainContext@@QAAAAV0@PBU_CERT_CHAIN_CONTEXT@@@Z -??4AutoCoTaskMemFree@@QAAAAV0@PAX@Z -??4AutoEnvironmentBlock@@QAAAAV0@PAX@Z -??4AutoFwXmlCloseParser@@QAAAAV0@PAX@Z -??4AutoHandle@@QAAAAV0@PAX@Z -??4AutoImpersonateUser@@QAAAAV0@PAX@Z -??4AutoLibrary@@QAAAAV0@PAUHINSTANCE__@@@Z -??4AutoLocalFree@@QAAAAV0@PAX@Z -??4AutoMIClass@@QAAAAV0@PAU_MI_Class@@@Z -??4AutoMIInstance@@QAAAAV0@PAU_MI_Instance@@@Z -??4AutoObject@@QAAAAV0@PAUWSMAN_OBJECT@@@Z -??4AutoRegKey@@QAAAAV0@PAUHKEY__@@@Z -??4AutoSecurityDescriptor@@QAAAAV0@PAX@Z -??4AutoWaitHandle@@QAAAAV0@PAX@Z -??4ChildLifeTimeManager@@QAAAAV0@ABV0@@Z -??4EtwCorrelationHelper@@QAAAAV0@ABV0@@Z -??4EventLog@@QAAAAV0@ABV0@@Z -??4FastLock@@QAAAAV0@ABV0@@Z -??4ILifeTimeMgmt@@QAAAAV0@ABV0@@Z -??4PacketFormatter@@QAAAAV0@ABV0@@Z -??7?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QBA_NXZ -??7?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@QBA_NXZ -??7?$AutoCleanup@V?$AutoRelease@VCWSManSecurityUI@@@@PAVCWSManSecurityUI@@@@QBA_NXZ -??B?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PAVResources@Locale@@@@QAAPAVResources@Locale@@XZ -??B?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QAAPAEXZ -??B?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAAPAGXZ -??B?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QAAPAPBGXZ -??B?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@@QAAPAU_WSMAN_OPTION@@XZ -??B?$AutoCleanup@V?$AutoFree@E@@PAE@@QAAPAEXZ -??B?$AutoCleanup@V?$AutoFree@E@@PAE@@QBAQAEXZ -??B?$AutoCleanup@V?$AutoRelease@VCWSManSecurityUI@@@@PAVCWSManSecurityUI@@@@QAAPAVCWSManSecurityUI@@XZ -??B?$AutoCleanup@VAutoLocalFree@@PAX@@QAAPAXXZ -??C?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@QAAPAVCRequestContext@@XZ -??C?$AutoCleanup@V?$AutoRelease@VCWSManSecurityUI@@@@PAVCWSManSecurityUI@@@@QAAPAVCWSManSecurityUI@@XZ -??_7?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@6B@ DATA -??_7BufferFormatter@@6B@ DATA -??_7CWSManResource@@6B@ DATA -??_7CircularBufferFormatter@@6B@ DATA -??_7EtwCorrelationHelper@@6B@ DATA -??_7ILifeTimeMgmt@@6B@ DATA -??_7IRequestContext@@6B@ DATA -??_FCErrorContext@@QAAXXZ -?Acquire@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UBAXXZ -?Acquire@?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAAXXZ -?AcquireExclusive@FastLock@@QAAXXZ -?AcquireShared@FastLock@@QAAXXZ -?Acquired@?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA_NXZ -?AddRef@ILifeTimeMgmt@@UAAJXZ -?AsReference@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAAAAV1@XZ -?CreateInstance@?$ILoader@VResources@Locale@@@@IAA_NAAVIRequestContext@@@Z -?Data@?$SafeMap_Iterator@VKey@Locale@@K@@IBAAAV?$STLMap@VKey@Locale@@K@@XZ -?DeInitialize@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UAA_NAAVIRequestContext@@@Z -?Detach@?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PAVResources@Locale@@@@QAAPAVResources@Locale@@XZ -?Detach@?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAAPAGXZ -?Detach@?$AutoCleanup@V?$AutoFree@E@@PAE@@QAAPAEXZ -?Detach@BufferFormatter@@QAAPAEXZ -?FreeInstance@?$ILoader@VResources@Locale@@@@QAA_NAAVIRequestContext@@_N@Z -?GetBomIndex@PacketFormatter@@QBA?AW4Charset@1@XZ -?GetBuffer@BufferFormatter@@UAAPAEXZ -?GetBuffer@BufferFormatter@@UBAPBEXZ -?GetBuffer@CircularBufferFormatter@@UBAPBEXZ -?GetBuffer@XmlReader@@QAAPBGXZ -?GetBufferSize@BufferFormatter@@QBAKXZ -?GetCalculationSize@BufferFormatter@@UBAK_N@Z -?GetCharset@PacketFormatter@@QBA?AW4Charset@1@XZ -?GetChildCount@ChildLifeTimeManager@@QBAJXZ -?GetError@BufferFormatter@@QBAKXZ -?GetErrorCode@CErrorContext@@UBAKXZ -?GetFaultXML@CErrorContext@@UBAPBGXZ -?GetFaultXML@CRequestContext@@UBAPBGXZ -?GetFormatterMode@BufferFormatter@@QAA?AW4Charset@PacketFormatter@@XZ -?GetInitError@CWSManCriticalSection@@QBAKXZ -?GetInstance@?$LoaderSerializer@VResources@Locale@@$0A@@@QAAPAVResources@Locale@@AAVIRequestContext@@@Z -?GetLCID@Locale@@QAAKXZ -?GetLength@XmlReader@@QAAIXZ -?GetLocale@CRequestContext@@QAAAAVLocale@@XZ -?GetLocaleString@CRequestContext@@QAAPBGXZ -?GetMap@?$SafeMap_Iterator@VKey@Locale@@K@@QBAAAV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@XZ -?GetMap@?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QBAABV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@XZ -?GetMessageId@CErrorContext@@UBAKXZ -?GetMessageId@CRequestContext@@UBAKXZ -?GetObjectW@?$ILoader@VResources@Locale@@@@IBAPAVResources@Locale@@XZ -?GetOptionCount@CWSManResourceNoResourceUri@@QAAKXZ -?GetOptionTypes@CWSManResourceNoResourceUri@@QAAPAPBGXZ -?GetOptions@CWSManResourceNoResourceUri@@QAAPAU_WSMAN_OPTION@@XZ -?GetOptionsMustUnderstandValue@CWSManResourceNoResourceUri@@QAAHXZ -?GetParser@XmlReader@@QAAPAXXZ -?GetRefCount@ILifeTimeMgmt@@QAAJXZ -?GetSpaceUsed@BufferFormatter@@UBAK_N@Z -?HasFaultXML@CRequestContext@@QBAHXZ -?HasHtmlError@CRequestContext@@ABAHXZ -?Initialize@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UAA_NAAVIRequestContext@@@Z -?IsActive@ChildLifeTimeManager@@QAA_NXZ -?IsCIM_Error@CRequestContext@@QAAHXZ -?IsEmpty@?$ILoader@VResources@Locale@@@@QBA_NXZ -?IsGeneratingError@CErrorContext@@UBA_NXZ -?IsInCommitMode@BufferFormatter@@QAA_NXZ -?IsValid@?$SafeMap_Iterator@VKey@Locale@@K@@QBA_NXZ -?LogErrorCode@CRequestContext@@QAAXXZ -?Me@?$AutoCleanup@V?$AutoDelete@G@@PAG@@AAAAAV?$AutoDelete@G@@XZ -?Me@?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PAVResources@Locale@@@@AAAAAV?$AutoDelete@VResources@Locale@@@@XZ -?Me@?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@AAAAAV?$AutoDeleteVector@E@@XZ -?Me@?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@AAAAAV?$AutoDeleteVector@G@@XZ -?Me@?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@AAAAAV?$AutoDeleteVector@PBG@@XZ -?Me@?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@@AAAAAV?$AutoDeleteVector@U_WSMAN_OPTION@@@@XZ -?Me@?$AutoCleanup@V?$AutoFree@E@@PAE@@AAAAAV?$AutoFree@E@@XZ -?Me@?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@AAAAAV?$AutoRelease@VCRequestContext@@@@XZ -?Me@?$AutoCleanup@V?$AutoRelease@VCWSManSecurityUI@@@@PAVCWSManSecurityUI@@@@AAAAAV?$AutoRelease@VCWSManSecurityUI@@@@XZ -?Me@?$AutoCleanup@VAutoBstr@@PAG@@AAAAAVAutoBstr@@XZ -?Me@?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@AAAAAVAutoBstrNoAlloc@@XZ -?Me@?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@AAAAAVAutoCertContext@@XZ -?Me@?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@AAAAAVAutoChainContext@@XZ -?Me@?$AutoCleanup@VAutoCoTaskMemFree@@PAX@@AAAAAVAutoCoTaskMemFree@@XZ -?Me@?$AutoCleanup@VAutoEnvironmentBlock@@PAX@@AAAAAVAutoEnvironmentBlock@@XZ -?Me@?$AutoCleanup@VAutoFwXmlCloseParser@@PAX@@AAAAAVAutoFwXmlCloseParser@@XZ -?Me@?$AutoCleanup@VAutoHandle@@PAX@@AAAAAVAutoHandle@@XZ -?Me@?$AutoCleanup@VAutoImpersonateUser@@PAX@@AAAAAVAutoImpersonateUser@@XZ -?Me@?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@AAAAAVAutoLibrary@@XZ -?Me@?$AutoCleanup@VAutoLocalFree@@PAX@@AAAAAVAutoLocalFree@@XZ -?Me@?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@AAAAAVAutoMIClass@@XZ -?Me@?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@AAAAAVAutoMIInstance@@XZ -?Me@?$AutoCleanup@VAutoObject@@PAUWSMAN_OBJECT@@@@AAAAAVAutoObject@@XZ -?Me@?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@AAAAAVAutoRegKey@@XZ -?Me@?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@AAAAAVAutoSecurityDescriptor@@XZ -?Me@?$AutoCleanup@VAutoWaitHandle@@PAX@@AAAAAVAutoWaitHandle@@XZ -?Passed@CErrorContext@@UBAHXZ -?PrepareToCommitWithSize@CircularBufferFormatter@@UAAKK@Z -?ProcessContext@CRequestContext@@QAAHHPAU_WSMAN_ENUMERATOR_RESULT@@@Z -?ProcessContext@CRequestContext@@QAAHHPAU_WSMAN_EVENTS_RESULT@@@Z -?ProcessContext@CRequestContext@@QAAHHPAU_WSMAN_RESULT@@@Z -?ProcessContext@CRequestContext@@QAAHHPAU_WSMAN_STATUS@@@Z -?ProviderFailure@CErrorContext@@UBAHXZ -?RecordAccessDenied@CRequestContext@@UAAXXZ -?RecordFailure@CRequestContext@@UAAXK@Z -?RecordHtmlError@CRequestContext@@QAAHKPAU_FWXML_ELEMENT@@@Z -?RecordHtmlError@CRequestContext@@QAAHKPBGK@Z -?RecordMIFailure@IRequestContext@@QAAXW4_MI_Result@@K@Z -?RecordOutOfMemory@CRequestContext@@UAAXXZ -?RecordProviderFailure@CRequestContext@@QAAXKHPBG00@Z -?RecordSoapError@CRequestContext@@QAAHKPAU_FWXML_ELEMENT@@@Z -?RecordSoapError@CRequestContext@@UAAHKPBG@Z -?RegisterChild@ChildLifeTimeManager@@QAA_NXZ -?Release@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UBAXXZ -?Release@ILifeTimeMgmt@@UAAJP6AXPAX@Z0@Z -?ReleaseExclusive@FastLock@@QAAXXZ -?ReleasePtr@?$AutoCleanup@V?$AutoDelete@G@@PAG@@AAAXXZ -?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PAVResources@Locale@@@@AAAXXZ -?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@AAAXXZ -?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@AAAXXZ -?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@AAAXXZ -?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@@AAAXXZ -?ReleasePtr@?$AutoCleanup@V?$AutoFree@E@@PAE@@AAAXXZ -?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@AAAXXZ -?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWSManSecurityUI@@@@PAVCWSManSecurityUI@@@@AAAXXZ -?ReleasePtr@?$AutoCleanup@VAutoBstr@@PAG@@AAAXXZ -?ReleasePtr@?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@AAAXXZ -?ReleasePtr@?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@AAAXXZ -?ReleasePtr@?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@AAAXXZ -?ReleasePtr@?$AutoCleanup@VAutoCoTaskMemFree@@PAX@@AAAXXZ -?ReleasePtr@?$AutoCleanup@VAutoEnvironmentBlock@@PAX@@AAAXXZ -?ReleasePtr@?$AutoCleanup@VAutoFwXmlCloseParser@@PAX@@AAAXXZ -?ReleasePtr@?$AutoCleanup@VAutoHandle@@PAX@@AAAXXZ -?ReleasePtr@?$AutoCleanup@VAutoImpersonateUser@@PAX@@AAAXXZ -?ReleasePtr@?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@AAAXXZ -?ReleasePtr@?$AutoCleanup@VAutoLocalFree@@PAX@@AAAXXZ -?ReleasePtr@?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@AAAXXZ -?ReleasePtr@?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@AAAXXZ -?ReleasePtr@?$AutoCleanup@VAutoObject@@PAUWSMAN_OBJECT@@@@AAAXXZ -?ReleasePtr@?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@AAAXXZ -?ReleasePtr@?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@AAAXXZ -?ReleasePtr@?$AutoCleanup@VAutoWaitHandle@@PAX@@AAAXXZ -?ReleaseShared@FastLock@@QAAXXZ -?Reset@?$SafeMap_Iterator@VKey@Locale@@K@@QAAXXZ -?Reset@BufferFormatter@@UAAXXZ -?Reset@CircularBufferFormatter@@UAAXXZ -?SetCIM_Error@CErrorContext@@UAAXXZ -?SetCIM_Error@CRequestContext@@UAAXXZ -?SetExtraLogInfo@CErrorContext@@QAAXPBG000@Z -?SetFormatterMode@BufferFormatter@@QAAXW4Charset@PacketFormatter@@0@Z -?SetGeneratingError@CErrorContext@@UAAXXZ -?SetLocale@CRequestContext@@QAA_NPBGK@Z -?SetMachineName@CRequestContext@@QAAKPBG@Z -?SetMaxEnvelopeSize@CircularBufferFormatter@@QAAXK@Z -?SetOptionsMustUnderstandValue@CWSManResourceNoResourceUri@@QAAXH@Z -?SetUpdateMode@BufferFormatter@@UAAXW4Mode@1@@Z -?SetUpdateMode@CircularBufferFormatter@@UAAXW4Mode@BufferFormatter@@@Z -?Shutdown@ChildLifeTimeManager@@QAAXXZ -?SkipOrphans@?$SafeMap_Iterator@VKey@Locale@@K@@IAAXXZ -?UnregisterChild@ChildLifeTimeManager@@QAAXXZ -?UseDefaultConfig@CErrorContext@@UBAHXZ -?UsingDefaultLCID@Locale@@QAA_NXZ -?WaitForAllChildrenToUnregister@ChildLifeTimeManager@@QAAXK@Z -?WakeAllWaitingOnNoOfChildren@ChildLifeTimeManager@@AAAXXZ -?empty@?$SimpleQueue@T_LARGE_INTEGER@@@@QBA_NXZ -?pop@?$SimpleQueue@T_LARGE_INTEGER@@@@QAAXXZ
diff --git a/mingw-w64-crt/libarm32/wsshared.def b/mingw-w64-crt/libarm32/wsshared.def deleted file mode 100644 index d10bd30..0000000 --- a/mingw-w64-crt/libarm32/wsshared.def +++ /dev/null
@@ -1,36 +0,0 @@ -; -; Definition file of WSShared.dll -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "WSShared.dll" -EXPORTS -??0StoreInAppInformation@@QAA@XZ -??0StoreServiceInformation@@QAA@XZ -??0UnfulfilledConsumableData@@QAA@XZ -??0tagStoreAppInformation@@QAA@XZ -??1StoreInAppInformation@@QAA@XZ -??1StoreServiceInformation@@QAA@XZ -??1UnfulfilledConsumableData@@QAA@XZ -??1tagStoreAppInformation@@QAA@XZ -??4CWSSharedUtils@@QAAAAV0@ABV0@@Z -?EncodeXml@CWSSharedUtils@@SAJPBGPAPAG@Z -?FreeAuthBrokerContext@CWSSharedUtils@@SAJPAX@Z -?GetAuthBrokerContext@CWSSharedUtils@@SAJW4AuthBrokerScenarioName@@KPAUHWND__@@PAPAX@Z -?GetAuthResponse@CWSSharedUtils@@SAJPBG0PAPAG1@Z -?GetBannedAppsListFromWeb@CWSSharedUtils@@SAJPAPAEPAI@Z -?GetCallingAppPackageFamilyName@CWSSharedUtils@@SAJPAPAG@Z -?GetCallingAppWindowHandle@CWSSharedUtils@@SAJPAPAUHWND__@@@Z -?GetCoreWindow@CWSSharedUtils@@SAJPAPAUICoreWindow@Core@UI@Windows@@@Z -?GetDataFromProductReceipt@CWSSharedUtils@@SAJPBDIPAU_GUID@@PAEPAPAG@Z -?GetDevLicenseInfoFromSqr@CWSSharedUtils@@SAJPAUHWND__@@PAXPAPAG2222@Z -?GetFormattedPrice@CWSSharedUtils@@SAJPBG0000PAPAG@Z -?GetProductFulfillmentUrlInfo@CWSSharedUtils@@SAJPAU_GUID@@PAPAUHSTRING__@@0PAPBG22@Z -?GetProductInformationFromWeb@CWSSharedUtils@@SAJPAUHWND__@@U_GUID@@PBGPAXPAPAUtagStoreAppInformation@@@Z -?GetProxyCredentialsUsingSSPIPFC@CWSSharedUtils@@SAJPAUHWND__@@PBGKPAPAG2@Z -?GetReceiptIdAndProductTypeFromProductReceipt@CWSSharedUtils@@SAJPBDIPAU_GUID@@PAE@Z -?GetServiceUrlInfoFromSqr@CWSSharedUtils@@SAJPAUHWND__@@W4StoreServiceName@@HPAXPAPAG33@Z -?GetUnfulfilledConsumablesFromAppReceipt@CWSSharedUtils@@SAJPBDIPAV?$CArray@PAUUnfulfilledConsumableData@@PAU1@VCAdaptorDefault@@VCPoliciesDefault@@@@@Z -?GetWindowHandle@CWSSharedUtils@@SAJPAUICoreWindow@Core@UI@Windows@@PAPAUHWND__@@@Z -?SyncMachineLicenses@CWSSharedUtils@@SAJXZ -?WSFetchReceipt@CWSSharedUtils@@SAJPAU_GUID@@PAPAG0PAUHWND__@@@Z