• osg qt kdchart 开发施工过程模拟软件


    void TeslaManage::initGanttModel()
    {
        ganttModel = new QStandardItemModel(0, 6, this);
        ganttModel->setHeaderData(0, Qt::Horizontal, tr("Tree View of Entries"));
        tesla_manage_ui.ganttView->setModel(ganttModel);
    
        QStandardItemModel* lmodel = new QStandardItemModel;
        lmodel->appendRow(QList<QStandardItem*>()
            << new MyStandardItem(QVariant())
            << new MyStandardItem(KDGantt::TypeEvent)
            << new MyStandardItem(QVariant())
            << new MyStandardItem(QVariant())
            << new MyStandardItem(QVariant())
            << new MyStandardItem(QString::fromLatin1("Event")));
        lmodel->appendRow(QList<QStandardItem*>()
            << new MyStandardItem(QVariant())
            << new MyStandardItem(KDGantt::TypeTask)
            << new MyStandardItem(QVariant())
            << new MyStandardItem(QVariant())
            << new MyStandardItem(QVariant())
            << new MyStandardItem(QString::fromLatin1("Task")));
        lmodel->appendRow(QList<QStandardItem*>()
            << new MyStandardItem(QVariant())
            << new MyStandardItem(KDGantt::TypeSummary)
            << new MyStandardItem(QVariant())
            << new MyStandardItem(QVariant())
            << new MyStandardItem(QVariant())
            << new MyStandardItem(QString::fromLatin1("Summary")));
    
        /*smallLegend = new KDGantt::Legend();
        smallLegend->setWindowTitle(tr("Legend"));
        smallLegend->show();
        smallLegend->setModel(lmodel);
    
        detailedLegend = new KDGantt::Legend();
        detailedLegend->setWindowTitle(tr("List"));
        detailedLegend->show();
        detailedLegend->setModel(ganttModel);
    */
        constraintModel = new KDGantt::ConstraintModel(this);
        tesla_manage_ui.ganttView->setConstraintModel(constraintModel);
    }

     日志:

    “TeslaManage.exe”(Win32): 已加载“F:OpenScenceGraphProjectOSG_QT_2019x64DebugTeslaManage.exe”。已加载符号。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32 tdll.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32kernel32.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32KernelBase.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32shell32.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32msvcrt.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32cfgmgr32.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32ucrtbase.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32SHCore.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32 pcrt4.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32combase.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32cryptprimitives.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32windows.storage.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“E:QtQt5.12.25.12.2msvc2017_64inQt5Guid.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“E:QtQt5.12.25.12.2msvc2017_64inQt5Widgetsd.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“E:QtQt5.12.25.12.2msvc2017_64inQt5Cored.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32advapi32.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32sechost.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32shlwapi.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32gdi32.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32ws2_32.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32user32.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32gdi32full.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32ole32.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32win32u.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32msvcp_win.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32winmm.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32winmmbase.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32kernel.appcore.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32profapi.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32powrprof.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32fltLib.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“E:QtQt5.12.25.12.2msvc2017_64inQt5OpenGLd.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“E:OpenSourceGraphinot21-OpenThreadsd.dll”。已加载符号。
    “TeslaManage.exe”(Win32): 已加载“E:OpenSourceGraphOpenSceneGraph_installinosg158-osgd.dll”。已加载符号。
    “TeslaManage.exe”(Win32): 已加载“E:OpenSourceGraphOpenSceneGraph_installinosg158-osgUtild.dll”。已加载符号。
    “TeslaManage.exe”(Win32): 已加载“E:OpenSourceGraphOpenSceneGraph_installinosg158-osgDBd.dll”。已加载符号。
    “TeslaManage.exe”(Win32): 已加载“E:OpenSourceGraphOpenSceneGraph_installinosg158-osgViewerd.dll”。已加载符号。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32msvcp140d.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32vcruntime140d.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“E:OpenSourceGraphOpenSceneGraph_installinosg158-osgGAd.dll”。已加载符号。
    “TeslaManage.exe”(Win32): 已加载“E:OpenSourceGraphOpenSceneGraph_installinosg158-osgTextd.dll”。已加载符号。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32ucrtbased.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32mpr.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“E:QtQt5.12.25.12.2msvc2015_64inkdchartd.dll”。已加载符号。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32userenv.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32 etapi32.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32version.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32uxtheme.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32dwmapi.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32opengl32.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32opengl32.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32opengl32.dll”
    “TeslaManage.exe”(Win32): 已加载“E:OpenSourceGraphOpenSceneGraph_installinzlibd.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“E:QtQt5.12.25.12.2msvc2017_64inQt5Svgd.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“E:QtQt5.12.25.12.2msvc2017_64inQt5PrintSupportd.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32comdlg32.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32winspool.drv”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32glu32.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32srvcli.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsWinSxSamd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.17134.885_none_f956463330922bbacomctl32.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32crypt.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32propsys.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32IPHLPAPI.DLL”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32oleaut32.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32 etutils.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32cryptbase.dll”。无法查找或打开 PDB 文件。
    Qt VS Tools: QML debug: Debugging project 'TeslaManage'...
    Qt VS Tools: QML debug: DISABLED: Non-Qt/MSBuild project
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32imm32.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“E:QtQt5.12.25.12.2msvc2017_64pluginsplatformsqwindowsd.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32wtsapi32.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“E:QtQt5.12.25.12.2msvc2017_64pluginsstylesqwindowsvistastyled.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“E:QtQt5.12.25.12.2msvc2017_64pluginsimageformatsqicod.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32DWrite.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“E:QtQt5.12.25.12.2msvc2017_64pluginsimageformatsqgifd.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“E:QtQt5.12.25.12.2msvc2017_64pluginsimageformatsqicnsd.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“E:QtQt5.12.25.12.2msvc2017_64pluginsimageformatsqjpegd.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“E:QtQt5.12.25.12.2msvc2017_64pluginsimageformatsqsvgd.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“E:QtQt5.12.25.12.2msvc2017_64pluginsimageformatsqtgad.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“E:QtQt5.12.25.12.2msvc2017_64pluginsimageformatsqtiffd.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“E:QtQt5.12.25.12.2msvc2017_64pluginsimageformatsqwbmpd.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“E:QtQt5.12.25.12.2msvc2017_64pluginsimageformatsqwebpd.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32d3d9.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32DriverStoreFileRepositoryki122581.inf_amd64_39d9112bbe77f060igdumdim64.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32setupapi.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32DriverStoreFileRepository vdm.inf_amd64_2c7c773e20d8bcfa vinitx.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32setupapi.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32DriverStoreFileRepositoryki122581.inf_amd64_39d9112bbe77f060igdumdim64.dll”
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32msctf.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32DriverStoreFileRepositoryki122581.inf_amd64_39d9112bbe77f060igdumdim64.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32setupapi.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32DriverStoreFileRepository vdm.inf_amd64_2c7c773e20d8bcfa vinitx.dll”
    线程 0x3e74 已退出,返回值为 0 (0x0)。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32DriverStoreFileRepository vdm.inf_amd64_2c7c773e20d8bcfa vinitx.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32setupapi.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32DriverStoreFileRepositoryki122581.inf_amd64_39d9112bbe77f060igdumdim64.dll”
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32DriverStoreFileRepositoryki122581.inf_amd64_39d9112bbe77f060ig9icd64.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32DriverStoreFileRepository vdm.inf_amd64_2c7c773e20d8bcfa vinitx.dll”
    线程 0x21a4 已退出,返回值为 0 (0x0)。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32DriverStoreFileRepositoryki122581.inf_amd64_39d9112bbe77f060igc64.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32clbcatq.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32DataExchange.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32d3d11.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32dcomp.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32dxgi.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32dxgi.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32dxgi.dll”
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32 winapi.appcore.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32 mclient.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32TextInputFramework.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32CoreMessaging.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32CoreUIComponents.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32WinTypes.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32 tmarta.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32WinTypes.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32WinTypes.dll”
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32ResourcePolicyClient.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32ResourcePolicyClient.dll”
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32DriverStoreFileRepository vdm.inf_amd64_2c7c773e20d8bcfa vinitx.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32DriverStoreFileRepositoryki122581.inf_amd64_39d9112bbe77f060igd10iumd64.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32 crypt.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32 tasn1.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32DriverStoreFileRepository vdm.inf_amd64_2c7c773e20d8bcfa vinitx.dll”
    线程 0x34d0 已退出,返回值为 0 (0x0)。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32SogouTSF.ime”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32msimg32.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32SogouPY.ime”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32oleacc.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32winhttp.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“E:Program Files (x86)sogoupinyin9.3.0.3129Resource.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32psapi.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“E:Program Files (x86)sogoupinyinComponentsPicFace1.1.0.1859PicFace64.dll”。无法查找或打开 PDB 文件。
    线程 0x3ab8 已退出,返回值为 0 (0x0)。
    线程 0x21c4 已退出,返回值为 0 (0x0)。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsWinSxSamd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.885_none_fb42a3473065565fcomctl32.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:Program FilesCommon Filesmicrosoft sharedink iptsf.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32edputil.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32ExplorerFrame.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32dui70.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32duser.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32WindowsCodecs.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32 humbcache.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32msftedit.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32Windows.Globalization.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32BCP47mrm.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32BCP47Langs.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32globinputhost.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32 tshrui.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32sspicli.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32cscapi.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32xmllite.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32StructuredQuery.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32atlthunk.dll”。无法查找或打开 PDB 文件。
    线程 0x3754 已退出,返回值为 0 (0x0)。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32Windows.Storage.Search.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32OneCoreUAPCommonProxyStub.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32drprov.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32winsta.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32coml2.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32 tlanman.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32davclnt.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32davhlpr.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32wkscli.dll”。无法查找或打开 PDB 文件。
    0x00007FFE1CC4A388 (KernelBase.dll)处(位于 TeslaManage.exe 中)引发的异常: 0x000006BA: RPC 服务器不可用。。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32linkinfo.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32 winapi.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32apphelp.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:Program FilesAutodeskAutodesk SyncAdSyncNamespace.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32msvcp140.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32vcruntime140.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32msvcp140.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32vcruntime140.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:Program FilesAutodeskAutodesk SyncAdSyncNamespace.dll”
    onecoreuapshellwindows.storage egfldr.cpp(1263)windows.storage.dll!00007FFE1D3EF594: (caller: 00007FFE1D3189F5) ReturnHr(1) tid(1d74) 8007045A 动态链接库(DLL)初始化例程失败。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(2) tid(18b4) 8007000F 系统找不到指定的驱动器。
    CallContext:[CAutoDestItemsEnum::NextCAutoDestItemsEnum::_EnsureInit] 
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(3) tid(18b4) 8007000F 系统找不到指定的驱动器。
    CallContext:[CAutoDestItemsEnum::NextCAutoDestItemsEnum::_EnsureInit] 
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(4) tid(18b4) 8007000F 系统找不到指定的驱动器。
    CallContext:[CAutoDestItemsEnum::NextCAutoDestItemsEnum::_EnsureInit] 
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(5) tid(18b4) 8007000F 系统找不到指定的驱动器。
    CallContext:[CAutoDestItemsEnum::NextCAutoDestItemsEnum::_EnsureInit] 
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32dlnashext.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32PlayToDevice.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32DevDispItemProvider.dll”。无法查找或打开 PDB 文件。
    onecoreuapshellwindows.storagehomefolder.cpp(506)windows.storage.dll!00007FFE1D3F280E: (caller: 00007FFE1D31BBD3) ReturnHr(6) tid(18b4) 80070490 找不到元素。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(7) tid(18b4) 80070490 找不到元素。
    onecoreuapshellwindows.storagehomefolder.cpp(506)windows.storage.dll!00007FFE1D3F280E: (caller: 00007FFE1D31BBD3) ReturnHr(8) tid(18b4) 80070490 找不到元素。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(9) tid(18b4) 80070490 找不到元素。
    onecoreuapshellwindows.storagehomefolder.cpp(506)windows.storage.dll!00007FFE1D3F280E: (caller: 00007FFE1D31BBD3) ReturnHr(10) tid(18b4) 80004002 不支持此接口
    onecoreuapshellwindows.storagehomefolder.cpp(506)windows.storage.dll!00007FFE1D3F280E: (caller: 00007FFE1D31BBD3) ReturnHr(11) tid(18b4) 80070490 找不到元素。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(12) tid(18b4) 80070490 找不到元素。
    onecoreuapshellwindows.storagehomefolder.cpp(506)windows.storage.dll!00007FFE1D3F280E: (caller: 00007FFE1D31BBD3) ReturnHr(13) tid(18b4) 80004002 不支持此接口
    onecoreuapshellwindows.storagehomefolder.cpp(506)windows.storage.dll!00007FFE1D3F280E: (caller: 00007FFE1D31BBD3) ReturnHr(14) tid(18b4) 80004002 不支持此接口
    onecoreuapshellwindows.storagehomefolder.cpp(506)windows.storage.dll!00007FFE1D3F280E: (caller: 00007FFE1D31BBD3) ReturnHr(15) tid(18b4) 80070490 找不到元素。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(16) tid(18b4) 80070490 找不到元素。
    onecoreuapshellwindows.storagehomefolder.cpp(506)windows.storage.dll!00007FFE1D3F280E: (caller: 00007FFE1D31BBD3) ReturnHr(17) tid(18b4) 80070490 找不到元素。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(18) tid(18b4) 80070490 找不到元素。
    onecoreuapshellwindows.storagehomefolder.cpp(506)windows.storage.dll!00007FFE1D3F280E: (caller: 00007FFE1D31BBD3) ReturnHr(19) tid(18b4) 80070490 找不到元素。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(20) tid(18b4) 80070490 找不到元素。
    onecoreuapshellwindows.storagehomefolder.cpp(506)windows.storage.dll!00007FFE1D3F280E: (caller: 00007FFE1D31BBD3) ReturnHr(21) tid(18b4) 80070490 找不到元素。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(22) tid(18b4) 80070490 找不到元素。
    onecoreuapshellwindows.storagehomefolder.cpp(506)windows.storage.dll!00007FFE1D3F280E: (caller: 00007FFE1D31BBD3) ReturnHr(23) tid(18b4) 80070490 找不到元素。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(24) tid(18b4) 80070490 找不到元素。
    onecoreuapshellwindows.storagehomefolder.cpp(506)windows.storage.dll!00007FFE1D3F280E: (caller: 00007FFE1D31BBD3) ReturnHr(25) tid(18b4) 80070490 找不到元素。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(26) tid(18b4) 80070490 找不到元素。
    onecoreuapshellwindows.storagehomefolder.cpp(506)windows.storage.dll!00007FFE1D3F280E: (caller: 00007FFE1D31BBD3) ReturnHr(27) tid(102c) 80004002 不支持此接口
    onecoreuapshellwindows.storageshelllnk.cpp(124)windows.storage.dll!00007FFE1D38E63E: (caller: 00007FFE1D22EEDA) ReturnHr(28) tid(102c) 80004002 不支持此接口
    CallContext:[CAutoDestItemsFolder::GetUIObjectOf] 
    onecoreuapshellwindows.storagehomefolder.cpp(506)windows.storage.dll!00007FFE1D3F280E: (caller: 00007FFE1D31BBD3) ReturnHr(29) tid(102c) 80070490 找不到元素。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(30) tid(102c) 80070490 找不到元素。
    onecoreuapshellwindows.storagehomefolder.cpp(506)windows.storage.dll!00007FFE1D3F280E: (caller: 00007FFE1D31BBD3) ReturnHr(31) tid(102c) 80070490 找不到元素。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(32) tid(102c) 80070490 找不到元素。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32actxprxy.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“E:Program Files (x86)360360Safesafemon360udiskguard64.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32setupapi.dll”。无法查找或打开 PDB 文件。
    shellshell32ovrlaymn.cpp(676)SHELL32.dll!00007FFE1F585704: (caller: 00007FFE1F5854E4) ReturnHr(1) tid(18b4) 80040154 没有注册类
    shellshell32ovrlaymn.cpp(758)SHELL32.dll!00007FFE1F585533: (caller: 00007FFE1F5853BE) LogHr(1) tid(18b4) 80040154 没有注册类
    Msg:[Creating icon overlay handler from 敒楧瑳祲 failed. The CLSID is {CC00F81D-5262-450A-B1FA-D6BEE3406263}.] 
    shellshell32ovrlaymn.cpp(676)SHELL32.dll!00007FFE1F585704: (caller: 00007FFE1F5854E4) ReturnHr(2) tid(18b4) 80040154 没有注册类
    shellshell32ovrlaymn.cpp(758)SHELL32.dll!00007FFE1F585533: (caller: 00007FFE1F5853BE) LogHr(2) tid(18b4) 80040154 没有注册类
    Msg:[Creating icon overlay handler from 敒楧瑳祲 failed. The CLSID is {C5FF006E-2AE9-408C-B85B-2DFDD5449D9C}.] 
    “TeslaManage.exe”(Win32): 已加载“E:Program Files (x86)360360sdShellIco.dll”。模块已生成,不包含符号。
    “TeslaManage.exe”(Win32): 已卸载“E:Program Files (x86)360360sdShellIco.dll”
    shellshell32ovrlaymn.cpp(676)SHELL32.dll!00007FFE1F585704: (caller: 00007FFE1F5854E4) ReturnHr(3) tid(18b4) 8007045A 动态链接库(DLL)初始化例程失败。
    shellshell32ovrlaymn.cpp(758)SHELL32.dll!00007FFE1F585533: (caller: 00007FFE1F5853BE) LogHr(3) tid(18b4) 8007045A 动态链接库(DLL)初始化例程失败。
    Msg:[Creating icon overlay handler from 敒楧瑳祲 failed. The CLSID is {130DA40A-D640-44D7-9CC6-FAA1CD6B3DEA}.] 
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32AcSignIcon.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32vcruntime140.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32mfc140u.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32MMDevAPI.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32devobj.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32EhStorShell.dll”。无法查找或打开 PDB 文件。
    shellshell32ovrlaymn.cpp(676)SHELL32.dll!00007FFE1F585704: (caller: 00007FFE1F5854E4) ReturnHr(4) tid(39b0) 80040154 没有注册类
    shellshell32ovrlaymn.cpp(758)SHELL32.dll!00007FFE1F585533: (caller: 00007FFE1F5853BE) LogHr(4) tid(39b0) 80040154 没有注册类
    Msg:[Creating icon overlay handler from 敒楧瑳祲 failed. The CLSID is {CC00F81D-5262-450A-B1FA-D6BEE3406263}.] 
    shellshell32ovrlaymn.cpp(676)SHELL32.dll!00007FFE1F585704: (caller: 00007FFE1F5854E4) ReturnHr(5) tid(39b0) 80040154 没有注册类
    shellshell32ovrlaymn.cpp(758)SHELL32.dll!00007FFE1F585533: (caller: 00007FFE1F5853BE) LogHr(5) tid(39b0) 80040154 没有注册类
    Msg:[Creating icon overlay handler from 敒楧瑳祲 failed. The CLSID is {C5FF006E-2AE9-408C-B85B-2DFDD5449D9C}.] 
    “TeslaManage.exe”(Win32): 已加载“E:Program Files (x86)360360sdShellIco.dll”。模块已生成,不包含符号。
    “TeslaManage.exe”(Win32): 已卸载“E:Program Files (x86)360360sdShellIco.dll”
    shellshell32ovrlaymn.cpp(676)SHELL32.dll!00007FFE1F585704: (caller: 00007FFE1F5854E4) ReturnHr(6) tid(39b0) 8007045A 动态链接库(DLL)初始化例程失败。
    shellshell32ovrlaymn.cpp(758)SHELL32.dll!00007FFE1F585533: (caller: 00007FFE1F5853BE) LogHr(6) tid(39b0) 8007045A 动态链接库(DLL)初始化例程失败。
    Msg:[Creating icon overlay handler from 敒楧瑳祲 failed. The CLSID is {130DA40A-D640-44D7-9CC6-FAA1CD6B3DEA}.] 
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32wpdshext.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsWinSxSamd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.17134.885_none_2c2d962c8af7d02dGdiPlus.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32PortableDeviceApi.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32wintrust.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32msasn1.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32crypt32.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32EhStorAPI.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32 etworkexplorer.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:Program FilesCommon FilesAutodesk SharedAcSignCore16.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32msvcp140.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:Program FilesAutodeskAutodesk SyncAdSyncNamespace.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已卸载“C:Program FilesAutodeskAutodesk SyncAdSyncNamespace.dll”
    onecoreuapshellwindows.storage egfldr.cpp(1263)windows.storage.dll!00007FFE1D3EF594: (caller: 00007FFE1D3189F5) ReturnHr(33) tid(102c) 8007045A 动态链接库(DLL)初始化例程失败。
    onecoreuapshellwindows.storage egfldr.cpp(3650)windows.storage.dll!00007FFE1D317070: (caller: 00007FFE1E342E57) LogHr(1) tid(102c) 8007045A 动态链接库(DLL)初始化例程失败。
    “TeslaManage.exe”(Win32): 已加载“C:Program FilesAutodeskAutodesk SyncAdSyncNamespace.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已卸载“C:Program FilesAutodeskAutodesk SyncAdSyncNamespace.dll”
    onecoreuapshellwindows.storage egfldr.cpp(1263)windows.storage.dll!00007FFE1D3EF594: (caller: 00007FFE1D3189F5) ReturnHr(34) tid(102c) 8007045A 动态链接库(DLL)初始化例程失败。
    onecoreuapshellwindows.storage egfldr.cpp(3650)windows.storage.dll!00007FFE1D317070: (caller: 00007FFE1E342E57) LogHr(2) tid(102c) 8007045A 动态链接库(DLL)初始化例程失败。
    “TeslaManage.exe”(Win32): 已加载“C:Program FilesAutodeskAutodesk SyncAdSyncNamespace.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已卸载“C:Program FilesAutodeskAutodesk SyncAdSyncNamespace.dll”
    onecoreuapshellwindows.storage egfldr.cpp(1263)windows.storage.dll!00007FFE1D3EF594: (caller: 00007FFE1D3189F5) ReturnHr(35) tid(102c) 8007045A 动态链接库(DLL)初始化例程失败。
    “TeslaManage.exe”(Win32): 已加载“C:Program FilesAutodeskAutodesk SyncAdSyncNamespace.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已卸载“C:Program FilesAutodeskAutodesk SyncAdSyncNamespace.dll”
    onecoreuapshellwindows.storage egfldr.cpp(1263)windows.storage.dll!00007FFE1D3EF594: (caller: 00007FFE1D318B98) ReturnHr(36) tid(102c) 8007045A 动态链接库(DLL)初始化例程失败。
    “TeslaManage.exe”(Win32): 已加载“C:Program FilesAutodeskAutodesk SyncAdSyncNamespace.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已卸载“C:Program FilesAutodeskAutodesk SyncAdSyncNamespace.dll”
    onecoreuapshellwindows.storage egfldr.cpp(1263)windows.storage.dll!00007FFE1D3EF594: (caller: 00007FFE1D318B98) ReturnHr(37) tid(102c) 8007045A 动态链接库(DLL)初始化例程失败。
    “TeslaManage.exe”(Win32): 已加载“C:Program FilesAutodeskAutodesk SyncAdSyncNamespace.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已卸载“C:Program FilesAutodeskAutodesk SyncAdSyncNamespace.dll”
    onecoreuapshellwindows.storage egfldr.cpp(1263)windows.storage.dll!00007FFE1D3EF594: (caller: 00007FFE1D318B98) ReturnHr(38) tid(102c) 8007045A 动态链接库(DLL)初始化例程失败。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32cldapi.dll”。无法查找或打开 PDB 文件。
    onecoreuapshellpropsyspropdesc.cpp(2784)PROPSYS.dll!00007FFE1B8BB8BA: (caller: 00007FFE1B8BB72C) LogHr(1) tid(102c) 8000FFFF 灾难性故障
    线程 0x1a7c 已退出,返回值为 0 (0x0)。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(39) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(40) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(41) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(42) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(43) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(44) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(45) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(46) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(47) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(48) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(49) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(50) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1263)windows.storage.dll!00007FFE1D3EF594: (caller: 00007FFE1D3189F5) ReturnHr(51) tid(102c) 80040154 没有注册类
    onecoreuapshellwindows.storage egfldr.cpp(2718)windows.storage.dll!00007FFE1D3EE0EC: (caller: 00007FFE1D3194FA) LogHr(3) tid(102c) 80040154 没有注册类
    onecoreuapshellwindows.storage egfldr.cpp(1263)windows.storage.dll!00007FFE1D3EF594: (caller: 00007FFE1D318B98) ReturnHr(52) tid(102c) 80040154 没有注册类
    onecoreuapshellwindows.storage egfldr.cpp(1263)windows.storage.dll!00007FFE1D3EF594: (caller: 00007FFE1D3189F5) ReturnHr(53) tid(102c) 80040154 没有注册类
    onecoreuapshellwindows.storage egfldr.cpp(2718)windows.storage.dll!00007FFE1D3EE0EC: (caller: 00007FFE1D3194FA) LogHr(4) tid(102c) 80040154 没有注册类
    onecoreuapshellwindows.storage egfldr.cpp(1263)windows.storage.dll!00007FFE1D3EF594: (caller: 00007FFE1D318B98) ReturnHr(54) tid(102c) 80040154 没有注册类
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(55) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(56) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(57) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(58) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(59) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(60) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(61) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(62) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(63) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(64) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(65) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(66) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(67) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(68) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(69) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(70) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(71) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(72) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(73) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(74) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(75) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(76) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(77) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(78) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1263)windows.storage.dll!00007FFE1D3EF594: (caller: 00007FFE1D3189F5) ReturnHr(79) tid(102c) 80040154 没有注册类
    onecoreuapshellwindows.storage egfldr.cpp(2718)windows.storage.dll!00007FFE1D3EE0EC: (caller: 00007FFE1D3194FA) LogHr(5) tid(102c) 80040154 没有注册类
    onecoreuapshellwindows.storage egfldr.cpp(1263)windows.storage.dll!00007FFE1D3EF594: (caller: 00007FFE1D318B98) ReturnHr(80) tid(102c) 80040154 没有注册类
    onecoreuapshellwindows.storage egfldr.cpp(1263)windows.storage.dll!00007FFE1D3EF594: (caller: 00007FFE1D3189F5) ReturnHr(81) tid(102c) 80040154 没有注册类
    onecoreuapshellwindows.storage egfldr.cpp(2718)windows.storage.dll!00007FFE1D3EE0EC: (caller: 00007FFE1D3194FA) LogHr(6) tid(102c) 80040154 没有注册类
    onecoreuapshellwindows.storage egfldr.cpp(1263)windows.storage.dll!00007FFE1D3EF594: (caller: 00007FFE1D318B98) ReturnHr(82) tid(102c) 80040154 没有注册类
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(83) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(84) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(85) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(86) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(87) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(88) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(89) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(90) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(91) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(92) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(93) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(94) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellext humbnailcachelib humbcacheapi.cpp(288) humbcache.dll!00007FFDEB2EE482: (caller: 00007FFDEB2DDB9F) ReturnHr(1) tid(102c) 80004005 未指定的错误
    onecoreuapshellext humbnailcachelib humbcacheapi.cpp(162) humbcache.dll!00007FFDEB2FABDD: (caller: 00007FFE1D2600E2) ReturnHr(2) tid(102c) 80004005 未指定的错误
    onecoreuapshellext humbnailcachelib humbcacheapi.cpp(288) humbcache.dll!00007FFDEB2EE482: (caller: 00007FFDEB2DDB9F) ReturnHr(3) tid(102c) 80004005 未指定的错误
    onecoreuapshellext humbnailcachelib humbcacheapi.cpp(162) humbcache.dll!00007FFDEB2FABDD: (caller: 00007FFE1D2600E2) ReturnHr(4) tid(102c) 80004005 未指定的错误
    onecoreuapshellext humbnailcachelib humbcacheapi.cpp(288) humbcache.dll!00007FFDEB2EE482: (caller: 00007FFDEB2DDB9F) ReturnHr(5) tid(102c) 80004005 未指定的错误
    onecoreuapshellext humbnailcachelib humbcacheapi.cpp(162) humbcache.dll!00007FFDEB2FABDD: (caller: 00007FFE1D2600E2) ReturnHr(6) tid(102c) 80004005 未指定的错误
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32policymanager.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32msvcp110_win.dll”。无法查找或打开 PDB 文件。
    onecoreuapshellext humbnailcachelib humbcacheapi.cpp(288) humbcache.dll!00007FFDEB2EE482: (caller: 00007FFDEB2DDB9F) ReturnHr(7) tid(102c) 80004005 未指定的错误
    onecoreuapshellext humbnailcachelib humbcacheapi.cpp(288) humbcache.dll!00007FFDEB2EE482: (caller: 00007FFDEB2DDB9F) ReturnHr(8) tid(102c) 80004005 未指定的错误
    onecoreuapshellext humbnailcachelib humbcacheapi.cpp(288) humbcache.dll!00007FFDEB2EE482: (caller: 00007FFDEB2DDB9F) ReturnHr(9) tid(102c) 80004005 未指定的错误
    onecoreuapshellext humbnailcachelib humbcacheapi.cpp(288) humbcache.dll!00007FFDEB2EE482: (caller: 00007FFDEB2DDB9F) ReturnHr(10) tid(102c) 80004005 未指定的错误
    onecoreuapshellext humbnailcachelib humbcacheapi.cpp(288) humbcache.dll!00007FFDEB2EE482: (caller: 00007FFDEB2DDB9F) ReturnHr(11) tid(102c) 80004005 未指定的错误
    onecoreuapshellext humbnailcachelib humbcacheapi.cpp(288) humbcache.dll!00007FFDEB2EE482: (caller: 00007FFDEB2DDB9F) ReturnHr(12) tid(102c) 80004005 未指定的错误
    onecoreuapshellext humbnailcachelib humbcacheapi.cpp(288) humbcache.dll!00007FFDEB2EE482: (caller: 00007FFDEB2DDB9F) ReturnHr(13) tid(102c) 80004005 未指定的错误
    onecoreuapshellext humbnailcachelib humbcacheapi.cpp(288) humbcache.dll!00007FFDEB2EE482: (caller: 00007FFDEB2DDB9F) ReturnHr(14) tid(102c) 80004005 未指定的错误
    onecoreuapshellext humbnailcachelib humbcacheapi.cpp(288) humbcache.dll!00007FFDEB2EE482: (caller: 00007FFDEB2DDB9F) ReturnHr(15) tid(102c) 80004005 未指定的错误
    onecoreuapshellext humbnailcachelib humbcacheapi.cpp(288) humbcache.dll!00007FFDEB2EE482: (caller: 00007FFDEB2DDB9F) ReturnHr(16) tid(102c) 80004005 未指定的错误
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32Windows.StateRepositoryPS.dll”。无法查找或打开 PDB 文件。
    onecoreuapshellext humbnailcachelib humbcacheapi.cpp(288) humbcache.dll!00007FFDEB2EE482: (caller: 00007FFDEB2DDB9F) ReturnHr(17) tid(102c) 80004005 未指定的错误
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32IconCodecService.dll”。无法查找或打开 PDB 文件。
    onecoreuapshellext humbnailcachelib humbcacheapi.cpp(288) humbcache.dll!00007FFDEB2EE482: (caller: 00007FFDEB2DDB9F) ReturnHr(18) tid(102c) 80004005 未指定的错误
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32PhotoMetadataHandler.dll”。无法查找或打开 PDB 文件。
    onecoreuapshellext humbnailcachelib humbcacheapi.cpp(288) humbcache.dll!00007FFDEB2EE482: (caller: 00007FFDEB2DDB9F) ReturnHr(19) tid(102c) 80004005 未指定的错误
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32MrmCoreR.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32iertutil.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32provsvc.dll”。无法查找或打开 PDB 文件。
    internalonecoreuapshellprivateinccloudfiletelemetry.h(98)windows.storage.dll!00007FFE1D2E3853: (caller: 00007FFE1D2E3638) ReturnHr(95) tid(395c) 80070490 找不到元素。
    shellshell32syncrootmanager.cpp(2751)SHELL32.dll!00007FFE1F81BE1B: (caller: 00007FFE1F81F6C0) ReturnHr(7) tid(395c) 80070490 找不到元素。
    shellshell32syncrootmanager.cpp(2657)SHELL32.dll!00007FFE1F81F6FC: (caller: 00007FFE1F81A48A) ReturnHr(8) tid(395c) 80070490 找不到元素。
    shellshell32syncrootmanager.cpp(2627)SHELL32.dll!00007FFE1F81A4A8: (caller: 00007FFE1F81BA40) ReturnHr(9) tid(395c) 80070490 找不到元素。
    shellshell32syncrootmanager.cpp(2257)SHELL32.dll!00007FFE1F81BA5E: (caller: 00007FFE1B9029C7) ReturnHr(10) tid(395c) 80070490 找不到元素。
    shellshell32syncrootmanager.cpp(818)SHELL32.dll!00007FFE1F81BA9C: (caller: 00007FFE1B9029C7) ReturnHr(11) tid(395c) 80070490 找不到元素。
    internalonecoreuapshellprivateinccloudfiletelemetry.h(98)windows.storage.dll!00007FFE1D2E3853: (caller: 00007FFE1D2E3638) ReturnHr(96) tid(18b4) 80070490 找不到元素。
    shellshell32syncrootmanager.cpp(2751)SHELL32.dll!00007FFE1F81BE1B: (caller: 00007FFE1F81F6C0) ReturnHr(12) tid(18b4) 80070490 找不到元素。
    shellshell32syncrootmanager.cpp(2657)SHELL32.dll!00007FFE1F81F6FC: (caller: 00007FFE1F81A48A) ReturnHr(13) tid(18b4) 80070490 找不到元素。
    shellshell32syncrootmanager.cpp(2627)SHELL32.dll!00007FFE1F81A4A8: (caller: 00007FFE1F81BA40) ReturnHr(14) tid(18b4) 80070490 找不到元素。
    shellshell32syncrootmanager.cpp(2257)SHELL32.dll!00007FFE1F81BA5E: (caller: 00007FFE1B9029C7) ReturnHr(15) tid(18b4) 80070490 找不到元素。
    shellshell32syncrootmanager.cpp(818)SHELL32.dll!00007FFE1F81BA9C: (caller: 00007FFE1B9029C7) ReturnHr(16) tid(18b4) 80070490 找不到元素。
    internalonecoreuapshellprivateinccloudfiletelemetry.h(98)windows.storage.dll!00007FFE1D2E3853: (caller: 00007FFE1D2E3638) ReturnHr(97) tid(39b0) 80070490 找不到元素。
    shellshell32syncrootmanager.cpp(2751)SHELL32.dll!00007FFE1F81BE1B: (caller: 00007FFE1F81F6C0) ReturnHr(17) tid(39b0) 80070490 找不到元素。
    shellshell32syncrootmanager.cpp(2657)SHELL32.dll!00007FFE1F81F6FC: (caller: 00007FFE1F81A48A) ReturnHr(18) tid(39b0) 80070490 找不到元素。
    shellshell32syncrootmanager.cpp(2627)SHELL32.dll!00007FFE1F81A4A8: (caller: 00007FFE1F81BA40) ReturnHr(19) tid(39b0) 80070490 找不到元素。
    shellshell32syncrootmanager.cpp(2257)SHELL32.dll!00007FFE1F81BA5E: (caller: 00007FFE1B9029C7) ReturnHr(20) tid(39b0) 80070490 找不到元素。
    shellshell32syncrootmanager.cpp(818)SHELL32.dll!00007FFE1F81BA9C: (caller: 00007FFE1B9029C7) ReturnHr(21) tid(39b0) 80070490 找不到元素。
    shellcomdlg32fileopensave.cpp(14310)COMDLG32.dll!00007FFE1E827788: (caller: 00007FFE1E833B51) ReturnHr(1) tid(102c) 80004005 未指定的错误
    CallContext:[PickerModalLoop] 
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32msftedit.dll”
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(98) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(99) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(100) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(101) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(102) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(103) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(104) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(105) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(106) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(107) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(108) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(109) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1263)windows.storage.dll!00007FFE1D3EF594: (caller: 00007FFE1D3189F5) ReturnHr(110) tid(102c) 80040154 没有注册类
    onecoreuapshellwindows.storage egfldr.cpp(2718)windows.storage.dll!00007FFE1D3EE0EC: (caller: 00007FFE1D3194FA) LogHr(7) tid(102c) 80040154 没有注册类
    onecoreuapshellwindows.storage egfldr.cpp(1263)windows.storage.dll!00007FFE1D3EF594: (caller: 00007FFE1D318B98) ReturnHr(111) tid(102c) 80040154 没有注册类
    onecoreuapshellwindows.storage egfldr.cpp(1263)windows.storage.dll!00007FFE1D3EF594: (caller: 00007FFE1D3189F5) ReturnHr(112) tid(102c) 80040154 没有注册类
    onecoreuapshellwindows.storage egfldr.cpp(2718)windows.storage.dll!00007FFE1D3EE0EC: (caller: 00007FFE1D3194FA) LogHr(8) tid(102c) 80040154 没有注册类
    onecoreuapshellwindows.storage egfldr.cpp(1263)windows.storage.dll!00007FFE1D3EF594: (caller: 00007FFE1D318B98) ReturnHr(113) tid(102c) 80040154 没有注册类
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(114) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(115) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(116) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(117) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(118) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(119) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(120) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(121) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(122) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(123) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(124) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(125) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(126) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(127) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(128) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(129) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(130) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(131) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(132) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(133) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(134) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(135) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(136) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(137) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1263)windows.storage.dll!00007FFE1D3EF594: (caller: 00007FFE1D3189F5) ReturnHr(138) tid(102c) 80040154 没有注册类
    onecoreuapshellwindows.storage egfldr.cpp(2718)windows.storage.dll!00007FFE1D3EE0EC: (caller: 00007FFE1D3194FA) LogHr(9) tid(102c) 80040154 没有注册类
    onecoreuapshellwindows.storage egfldr.cpp(1263)windows.storage.dll!00007FFE1D3EF594: (caller: 00007FFE1D318B98) ReturnHr(139) tid(102c) 80040154 没有注册类
    onecoreuapshellwindows.storage egfldr.cpp(1263)windows.storage.dll!00007FFE1D3EF594: (caller: 00007FFE1D3189F5) ReturnHr(140) tid(102c) 80040154 没有注册类
    onecoreuapshellwindows.storage egfldr.cpp(2718)windows.storage.dll!00007FFE1D3EE0EC: (caller: 00007FFE1D3194FA) LogHr(10) tid(102c) 80040154 没有注册类
    onecoreuapshellwindows.storage egfldr.cpp(1263)windows.storage.dll!00007FFE1D3EF594: (caller: 00007FFE1D318B98) ReturnHr(141) tid(102c) 80040154 没有注册类
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(142) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(143) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(144) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(145) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(146) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(147) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(148) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(149) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(150) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(151) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storagedrivfldr.cpp(1420)windows.storage.dll!00007FFE1D3D099E: (caller: 00007FFE1D3194B2) ReturnHr(152) tid(102c) 8007000F 系统找不到指定的驱动器。
    onecoreuapshellwindows.storage egfldr.cpp(1242)windows.storage.dll!00007FFE1D3EF2B3: (caller: 00007FFE1D318B98) ReturnHr(153) tid(102c) 8007000F 系统找不到指定的驱动器。
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32xmllite.dll”
    线程 0xbd4 已退出,返回值为 0 (0x0)。
    “TeslaManage.exe”(Win32): 已卸载“E:Program Files (x86)360360Safesafemon360udiskguard64.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsWinSxSamd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.17134.885_none_2c2d962c8af7d02dGdiPlus.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32wpdshext.dll”
    "D:/sdq.fbx"
    “TeslaManage.exe”(Win32): 已加载“E:OpenSourceGraphOpenSceneGraph_installinosgdb_fbxd.dll”。已加载符号。
    == 1
    ====================
    == 4
    "三维视图: {三维}"
    "基本墙 wall_240 [361750]"
    QStandardItem::insertRows: Ignoring duplicate insertion of item 0x1e047f6b350
    "基本墙 wall_240 [361813]"
    QStandardItem::insertRows: Ignoring duplicate insertion of item 0x1e047f6b350
    "基本墙 wall_240 [361889]"
    QStandardItem::insertRows: Ignoring duplicate insertion of item 0x1e047f6b350
    "RootNode"
    QStandardItem::insertRows: Ignoring duplicate insertion of item 0x1e047f6b350
    “TeslaManage.exe”(Win32): 已加载“E:OpenSourceGraphOpenSceneGraph_installinosgPlugins-3.6.3osgdb_glsld.dll”。已加载符号。
    “TeslaManage.exe”(Win32): 已加载“E:OpenSourceGraphOpenSceneGraph_installinosgPlugins-3.6.3osgdb_freetyped.dll”。已加载符号。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32DriverStoreFileRepository vdm.inf_amd64_2c7c773e20d8bcfa vinitx.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32DriverStoreFileRepository vdm.inf_amd64_2c7c773e20d8bcfa vinitx.dll”
    线程 0x2c50 已退出,返回值为 0 (0x0)。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32DriverStoreFileRepository vdm.inf_amd64_2c7c773e20d8bcfa vinitx.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32DriverStoreFileRepository vdm.inf_amd64_2c7c773e20d8bcfa vinitx.dll”
    线程 0x3bb0 已退出,返回值为 0 (0x0)。
    QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32DriverStoreFileRepository vdm.inf_amd64_2c7c773e20d8bcfa vinitx.dll”。无法查找或打开 PDB 文件。
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32DriverStoreFileRepository vdm.inf_amd64_2c7c773e20d8bcfa vinitx.dll”
    线程 0x3c4c 已退出,返回值为 0 (0x0)。
    线程 0x11c0 已退出,返回值为 0 (0x0)。
    线程 0x3164 已退出,返回值为 0 (0x0)。
    线程 0x4328 已退出,返回值为 0 (0x0)。
    线程 0x25e8 已退出,返回值为 0 (0x0)。
    线程 0xad0 已退出,返回值为 0 (0x0)。
    线程 0x2f68 已退出,返回值为 0 (0x0)。
    线程 0x34f0 已退出,返回值为 0 (0x0)。
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32Windows.StateRepositoryPS.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32BCP47mrm.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32BCP47Langs.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32globinputhost.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32Windows.Globalization.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32PortableDeviceApi.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32Windows.Storage.Search.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32MMDevAPI.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32provsvc.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32EhStorAPI.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32PlayToDevice.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32OneCoreUAPCommonProxyStub.dll”
    row: 1
    "基本墙 wall_240 [361750]"
    num1: 4
    “TeslaManage.exe”(Win32): 已加载“E:OpenSourceGraphOpenSceneGraph_installinosgPlugins-3.6.3osgdb_jpegd.dll”。已加载符号。
    row: 1
    "基本墙 wall_240 [361750]"
    num1: 4
    QWindowsWindow::setGeometry: Unable to set geometry 439x206+734+412 on QWidgetWindow/'EntryDialogWindow'. Resulting geometry: 452x206+734+412 (frame: 9, 38, 9, 9, custom margin: 0, 0, 0, 0, minimum size: 452x206, maximum size: 16777215x16777215).
    “TeslaManage.exe”(Win32): 已加载“C:WindowsWinSxSamd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.17134.885_none_2c2d962c8af7d02dGdiPlus.dll”。无法查找或打开 PDB 文件。
    线程 0x21dc 已退出,返回值为 1 (0x1)。
    线程 0xa8c 已退出,返回值为 1 (0x1)。
    线程 0x3004 已退出,返回值为 1 (0x1)。
    线程 0x2890 已退出,返回值为 1 (0x1)。
    线程 0x2d90 已退出,返回值为 1 (0x1)。
    线程 0x480 已退出,返回值为 1 (0x1)。
    线程 0x3c4 已退出,返回值为 1 (0x1)。
    线程 0x3f54 已退出,返回值为 1 (0x1)。
    线程 0x91c 已退出,返回值为 1 (0x1)。
    线程 0x1d50 已退出,返回值为 1 (0x1)。
    线程 0x173c 已退出,返回值为 1 (0x1)。
    线程 0x2104 已退出,返回值为 1 (0x1)。
    “TeslaManage.exe”(Win32): 已加载“C:WindowsSystem32urlmon.dll”。无法查找或打开 PDB 文件。
    onecoreuapinetcoreurlmonzoneszoneidentifier.cxx(359)urlmon.dll!00007FFE0BC00397: (caller: 00007FFE0BBFFF2D) ReturnHr(1) tid(3a04) 80070002 系统找不到指定的文件。
    QWindowsWindow::setGeometry: Unable to set geometry 439x206+734+412 on QWidgetWindow/'EntryDialogWindow'. Resulting geometry: 452x206+734+412 (frame: 9, 38, 9, 9, custom margin: 0, 0, 0, 0, minimum size: 452x206, maximum size: 16777215x16777215).
    QWindowsWindow::setGeometry: Unable to set geometry 439x206+734+412 on QWidgetWindow/'EntryDialogWindow'. Resulting geometry: 452x206+734+412 (frame: 9, 38, 9, 9, custom margin: 0, 0, 0, 0, minimum size: 452x206, maximum size: 16777215x16777215).
    Skipping item QModelIndex(0,0,0x1e04215fd90,KDGantt::ProxyModel(0x1e03d5c3458)) because it doesn't contain QDateTime
    Skipping item QModelIndex(0,0,0x1e04215fd90,KDGantt::ProxyModel(0x1e03d5c3458)) because it doesn't contain QDateTime
    Skipping item QModelIndex(0,0,0x1e04215fd90,KDGantt::ProxyModel(0x1e03d5c3458)) because it doesn't contain QDateTime
    Skipping item QModelIndex(0,0,0x1e04215fd90,KDGantt::ProxyModel(0x1e03d5c3458)) because it doesn't contain QDateTime
    Skipping item QModelIndex(0,0,0x1e04215fd90,KDGantt::ProxyModel(0x1e03d5c3458)) because it doesn't contain QDateTime
    QWindowsWindow::setGeometry: Unable to set geometry 439x206+697+412 on QWidgetWindow/'EntryDialogWindow'. Resulting geometry: 527x206+697+412 (frame: 9, 38, 9, 9, custom margin: 0, 0, 0, 0, minimum size: 527x206, maximum size: 16777215x16777215).
    线程 0x18f4 已退出,返回值为 1 (0x1)。
    Skipping item QModelIndex(0,0,0x1e04215fd90,KDGantt::ProxyModel(0x1e03d5c3458)) because it doesn't contain QDateTime
    Skipping item QModelIndex(0,0,0x1e04215fd90,KDGantt::ProxyModel(0x1e03d5c3458)) because it doesn't contain QDateTime
    Skipping item QModelIndex(0,0,0x1e04215fd90,KDGantt::ProxyModel(0x1e03d5c3458)) because it doesn't contain QDateTime
    Skipping item QModelIndex(0,0,0x1e04215fd90,KDGantt::ProxyModel(0x1e03d5c3458)) because it doesn't contain QDateTime
    QWindowsWindow::setGeometry: Unable to set geometry 439x206+697+412 on QWidgetWindow/'EntryDialogWindow'. Resulting geometry: 527x206+697+412 (frame: 9, 38, 9, 9, custom margin: 0, 0, 0, 0, minimum size: 527x206, maximum size: 16777215x16777215).
    QWindowsWindow::setGeometry: Unable to set geometry 439x206+697+412 on QWidgetWindow/'EntryDialogWindow'. Resulting geometry: 527x206+697+412 (frame: 9, 38, 9, 9, custom margin: 0, 0, 0, 0, minimum size: 527x206, maximum size: 16777215x16777215).
    QWindowsWindow::setGeometry: Unable to set geometry 439x206+697+412 on QWidgetWindow/'EntryDialogWindow'. Resulting geometry: 527x206+697+412 (frame: 9, 38, 9, 9, custom margin: 0, 0, 0, 0, minimum size: 527x206, maximum size: 16777215x16777215).
    线程 0x188 已退出,返回值为 0 (0x0)。
    Skipping item QModelIndex(0,0,0x1e04215fd90,KDGantt::ProxyModel(0x1e03d5c3458)) because it doesn't contain QDateTime
    Skipping item QModelIndex(0,0,0x1e04215fd90,KDGantt::ProxyModel(0x1e03d5c3458)) because it doesn't contain QDateTime
    Skipping item QModelIndex(0,0,0x1e04215fd90,KDGantt::ProxyModel(0x1e03d5c3458)) because it doesn't contain QDateTime
    Skipping item QModelIndex(0,0,0x1e04215fd90,KDGantt::ProxyModel(0x1e03d5c3458)) because it doesn't contain QDateTime
    QWindowsWindow::setGeometry: Unable to set geometry 439x206+693+412 on QWidgetWindow/'EntryDialogWindow'. Resulting geometry: 535x206+693+412 (frame: 9, 38, 9, 9, custom margin: 0, 0, 0, 0, minimum size: 535x206, maximum size: 16777215x16777215).
    QWindowsWindow::setGeometry: Unable to set geometry 439x206+693+412 on QWidgetWindow/'EntryDialogWindow'. Resulting geometry: 535x206+693+412 (frame: 9, 38, 9, 9, custom margin: 0, 0, 0, 0, minimum size: 535x206, maximum size: 16777215x16777215).
    ---------------pick
    num1: 8
    num1: 4
    ---------------pick
    num1: 8
    num1: 4
    线程 0x3a04 已退出,返回值为 0 (0x0)。
    线程 0x3aa8 已退出,返回值为 0 (0x0)。
    线程 0x584 已退出,返回值为 0 (0x0)。
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32 tasn1.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32 crypt.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32DriverStoreFileRepositoryki122581.inf_amd64_39d9112bbe77f060igd10iumd64.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32 winapi.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32actxprxy.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32ExplorerFrame.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:Program FilesCommon Filesmicrosoft sharedink iptsf.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32 etworkexplorer.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32dcomp.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32 mclient.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32 winapi.appcore.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32DataExchange.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32msvcp140.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:Program FilesCommon FilesAutodesk SharedAcSignCore16.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32SogouTSF.ime”
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32 humbcache.dll”
    “TeslaManage.exe”(Win32): 已卸载“C:WindowsSystem32dlnashext.dll”
    线程 0x1098 已退出,返回值为 0 (0x0)。
    线程 0x4200 已退出,返回值为 0 (0x0)。
    线程 0x2714 已退出,返回值为 0 (0x0)。
    线程 0x3a7c 已退出,返回值为 0 (0x0)。
    线程 0x428c 已退出,返回值为 0 (0x0)。
    线程 0x34ec 已退出,返回值为 0 (0x0)。
    线程 0x24a8 已退出,返回值为 0 (0x0)。
    线程 0x3644 已退出,返回值为 0 (0x0)。
    线程 0x42a0 已退出,返回值为 0 (0x0)。
    线程 0x2514 已退出,返回值为 0 (0x0)。
    线程 0x395c 已退出,返回值为 0 (0x0)。
    线程 0x558 已退出,返回值为 0 (0x0)。
    线程 0x1434 已退出,返回值为 0 (0x0)。
    线程 0x39b0 已退出,返回值为 0 (0x0)。
    线程 0x1d74 已退出,返回值为 0 (0x0)。
    线程 0x3df8 已退出,返回值为 0 (0x0)。
    线程 0x18b4 已退出,返回值为 0 (0x0)。
    线程 0x3c30 已退出,返回值为 0 (0x0)。
    线程 0x1680 已退出,返回值为 0 (0x0)。
    线程 0x3620 已退出,返回值为 0 (0x0)。
    线程 0x344c 已退出,返回值为 0 (0x0)。
    线程 0x9b0 已退出,返回值为 0 (0x0)。
    程序“[12212] TeslaManage.exe”已退出,返回值为 0 (0x0)。

  • 相关阅读:
    GDUFE ACM-1087
    背包九讲
    OJ4TH|Inverse number:Reborn
    OJ4TH|Let's play a game
    GG第四次作业
    OpenCV(3)其他常用数据类型
    OpenCV学习(2)读取视频和摄像头
    OpenCV(1)读写图像
    GG第三次作业
    GG第二次作业
  • 原文地址:https://www.cnblogs.com/herd/p/11211575.html
Copyright © 2020-2023  润新知