Dx11 broken nodes

Hi,

Weird behavior here with dx11 nodes (Assimp) :

When I create or open a patch with these nodes, they have no pins, and appears red before gray.

The Renderer TTY say :
00:02:59 ERR : Exception occurred during creation of plugin: Could not load file or assembly ‘AssimpNet.dll’ or one of its dependencies. The specified module could not be found.

My system :

vvvv_45beta33.7_x64
vvvv-packs-dx11-b33.7-x64.zip
Windows 8.1
Intel i7-4790K CPU @ 4.00GHZ
NVIDIA GTX 980TI
Samsung 850 128Go SSD

Tried many things :
move vvvv in another location,
download packs again
download all dependencies again
unzip with Winrar
same behavior in vvvv_45beta33.3

Setup.exe shows greens boxes

Theses nodes work perfectly on others pc with similar config.

The broken nodes :
SceneExplorer, SceneFile, Info Assimp, Mesh DX11 assimp…
Geometry DX11 assimp merge (show pins, but red)…

Any hints??
Could be a permission problem ?

Thank you!


Exception log with detailed tech info. Generated on 6/20/2015 8:11:54 PM.
You may send it to the application vendor, helping him to understand what had happened.
Application title: §§§§
Application file: C:\vvvv_45beta33.7_x64\vvvv.exe

Exception class: EClrException
Exception message: Could not load file or assembly ‘AssimpNet.dll’ or one of its dependencies. The specified module could not be found.
Exception address: 0000000000000000

System.IO.FileNotFoundException: Could not load file or assembly ‘AssimpNet.dll’ or one of its dependencies. The specified module could not be found.
File name: ‘AssimpNet.dll’
at System.Signature.GetSignature(Void* pCorSig, Int32 cCorSig, RuntimeFieldHandleInternal fieldHandle, IRuntimeMethodInfo methodHandle, RuntimeType declaringType)
at System.Signature…ctor(IRuntimeFieldInfo fieldHandle, RuntimeType declaringType)
at System.Reflection.RtFieldInfo.get_FieldType()
at System.ComponentModel.Composition.AttributedModel.AttributedModelDiscovery.CreateMemberImportDefinition(MemberInfo member, ICompositionElement origin)
at System.ComponentModel.Composition.AttributedModel.AttributedPartCreationInfo.GetImportDefinitions()
at System.ComponentModel.Composition.AttributedModel.AttributedPartCreationInfo.GetExports()
at System.ComponentModel.Composition.ReflectionModel.ReflectionComposablePartDefinition.get_ExportDefinitions()
at System.ComponentModel.Composition.Hosting.TypeCatalog.CreateIndex()
at System.Lazy1.CreateValue() at System.Lazy1.LazyInitValue()
at System.ComponentModel.Composition.Hosting.TypeCatalog.GetCandidateParts(ImportDefinition definition)
at System.ComponentModel.Composition.Primitives.ComposablePartCatalog.GetExports(ImportDefinition definition)
at System.ComponentModel.Composition.Hosting.CatalogExportProvider.InternalGetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition)
at System.ComponentModel.Composition.Hosting.ExportProvider.TryGetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition, IEnumerable1& exports) at System.ComponentModel.Composition.Hosting.CatalogExportProvider.GetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition) at System.ComponentModel.Composition.Hosting.ExportProvider.TryGetExports(ImportDefinition definition, AtomicComposition atomicComposition, IEnumerable1& exports)
at System.ComponentModel.Composition.Hosting.AggregateExportProvider.GetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition)
at System.ComponentModel.Composition.Hosting.ExportProvider.TryGetExports(ImportDefinition definition, AtomicComposition atomicComposition, IEnumerable1& exports) at System.ComponentModel.Composition.Hosting.AggregateExportProvider.GetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition) at System.ComponentModel.Composition.Hosting.ExportProvider.TryGetExports(ImportDefinition definition, AtomicComposition atomicComposition, IEnumerable1& exports)
at System.ComponentModel.Composition.Hosting.CompositionContainer.GetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition)
at System.ComponentModel.Composition.Hosting.ExportProvider.TryGetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition, IEnumerable1& exports) at System.ComponentModel.Composition.Hosting.ExportProvider.GetExports(ImportDefinition definition, AtomicComposition atomicComposition) at System.ComponentModel.Composition.Hosting.ImportEngine.TryGetExports(ExportProvider provider, ComposablePart part, ImportDefinition definition, AtomicComposition atomicComposition) at System.ComponentModel.Composition.Hosting.ImportEngine.TrySatisfyImportSubset(PartManager partManager, IEnumerable1 imports, AtomicComposition atomicComposition)
at System.ComponentModel.Composition.Hosting.ImportEngine.TryPreviewImportsStateMachine(PartManager partManager, ComposablePart part, AtomicComposition atomicComposition)
at System.ComponentModel.Composition.Hosting.ImportEngine.PreviewImports(ComposablePart part, AtomicComposition atomicComposition)
at System.ComponentModel.Composition.Hosting.ComposablePartExportProvider.Compose(CompositionBatch batch)
at VVVV.Hosting.IO.PluginContainer…ctor(IInternalPluginHost pluginHost, IIORegistry ioRegistry, CompositionContainer parentContainer, INodeInfoFactory nodeInfoFactory, DotNetPluginFactory pluginFactory, Type pluginType, INodeInfo nodeInfo)
at VVVV.Hosting.Factories.DotNetPluginFactory.CreatePlugin(INodeInfo nodeInfo, IPluginHost2 pluginHost)
at VVVV.Hosting.Factories.DotNetPluginFactory.CreateNode(INodeInfo nodeInfo, IInternalPluginHost pluginHost)


Main thread ID = 3040
Exception thread ID = 3040

Exception stack
Stack list, generated 6/20/2015 8:11:54 PM
000000000077CEA8{vvvv.exe } ClrUtils.ClrCheck (Line 1048, “ClrUtils.pas” + 2)
0000000000A129AB{vvvv.exe } Factories.TMNodeFactory.CreateNode (Line 642, “Factories.pas” + 108)
00000000009554F6{vvvv.exe } PatchFactory.TMPatch.PerformNodeActions (Line 2597, “PatchFactory.pas” + 52)
0000000000956E5A{vvvv.exe } PatchFactory.TMPatch.PerformAction (Line 2923, “PatchFactory.pas” + 12)
000000000094DEF2{vvvv.exe } PatchFactory.TMPatchClass.PerformActionOnInstances (Line 1004, “PatchFactory.pas” + 1)
000000000094ECB2{vvvv.exe } PatchFactory.TMPatchClass.PerformAction (Line 1209, “PatchFactory.pas” + 160)
000000000094C4DC{vvvv.exe } PatchFactory.TMPatchFactory.PerformAction (Line 579, “PatchFactory.pas” + 21)
000000000094D23E{vvvv.exe } PatchFactory.TMPatchFactory.PerformAction (Line 810, “PatchFactory.pas” + 2)
0000000000978AB2{vvvv.exe } MainMenu.TMMainMenuFrame.CreateNode (Line 2215, “MainMenu.pas” + 116)
00000000009793FF{vvvv.exe } MainMenu.TMMainMenuFrame.CreateNode (Line 2316, “MainMenu.pas” + 3)
0000000000926F53{vvvv.exe } NodeBrowser.TMNodeBrowser.CreateNode (Line 122, “NodeBrowser.pas” + 13)
(0000000000014372){ } 00007FF93A2D5372

Call stack for main thread
Stack list, generated 6/20/2015 8:11:54 PM
00007FF9B7691FDA{ntdll.dll } ZwGetContextThread
00000000004E7928{vvvv.exe } Vcl.Controls.TWinControl.WndProc (Line 9978, “Vcl.Controls.pas” + 154)
00000000005B8DA0{vvvv.exe } Vcl.Forms.TCustomForm.WndProc (Line 4345, “Vcl.Forms.pas” + 202)
00000000004E6B99{vvvv.exe } Vcl.Controls.TWinControl.MainWndProc (Line 9691, “Vcl.Controls.pas” + 5)
000000000048BE86{vvvv.exe } System.Classes.StdWndProc (Line 13896, “System.Classes.pas” + 9)
00007FF9B6FE250D{USER32.dll } Unknown function at DispatchMessageW
00007FF9B6FE2367{USER32.dll } Unknown function at NotifyWinEvent
00000000005C6CE4{vvvv.exe } Vcl.Forms.TApplication.ProcessMessage (Line 10164, “Vcl.Forms.pas” + 23)
00000000005C6D58{vvvv.exe } Vcl.Forms.TApplication.HandleMessage (Line 10194, “Vcl.Forms.pas” + 1)
00000000005BFE2D{vvvv.exe } Vcl.Forms.TCustomForm.ShowModal (Line 7036, “Vcl.Forms.pas” + 34)
000000000096F7C9{vvvv.exe } ExceptionDialog.TExceptionDialog.ShowException (Line 732, “ExceptionDialog.pas” + 37)
000000000096E968{vvvv.exe } ExceptionDialog.TExceptionDialog.ExceptionHandler (Line 531, “ExceptionDialog.pas” + 13)
00000000009F010B{vvvv.exe } Log.TMDebugLogQueue.LogError (Line 681, “log.pas” + 3)
00000000009F02BE{vvvv.exe } Log.TMDebugLogQueue.LogErrorFmt (Line 689, “log.pas” + 1)
0000000000A12A42{vvvv.exe } Factories.TMNodeFactory.CreateNode (Line 652, “Factories.pas” + 118)
00000000009554F6{vvvv.exe } PatchFactory.TMPatch.PerformNodeActions (Line 2597, “PatchFactory.pas” + 52)
0000000000956E5A{vvvv.exe } PatchFactory.TMPatch.PerformAction (Line 2923, “PatchFactory.pas” + 12)
000000000094DEF2{vvvv.exe } PatchFactory.TMPatchClass.PerformActionOnInstances (Line 1004, “PatchFactory.pas” + 1)
000000000094ECB2{vvvv.exe } PatchFactory.TMPatchClass.PerformAction (Line 1209, “PatchFactory.pas” + 160)
000000000094C4DC{vvvv.exe } PatchFactory.TMPatchFactory.PerformAction (Line 579, “PatchFactory.pas” + 21)
000000000094D23E{vvvv.exe } PatchFactory.TMPatchFactory.PerformAction (Line 810, “PatchFactory.pas” + 2)
0000000000978AB2{vvvv.exe } MainMenu.TMMainMenuFrame.CreateNode (Line 2215, “MainMenu.pas” + 116)
00000000009793FF{vvvv.exe } MainMenu.TMMainMenuFrame.CreateNode (Line 2316, “MainMenu.pas” + 3)
0000000000926F53{vvvv.exe } NodeBrowser.TMNodeBrowser.CreateNode (Line 122, “NodeBrowser.pas” + 13)
(0000000000014372){ } 00007FF93A2D5372

System : Windows 8 Home Edition, Version: 6.2, Build: 23F0, “”
Processor: Intel, Intel® Core™ i7-4790K CPU @ 4.00GHz, 4000 MHz MMX SSE SSE2 SSE3 SSSE3 64 bits DEP
Memory: 16326; free 14647
Display : 1920x1080 pixels, 32 bpp

List of loaded modules:
00400000 C:\vvvv_45beta33.7_x64\vvvv.exe
33.7.563.0 - 33.7.563.0
vvvv - a multipurpose toolkit
Unit versioning information:
JCL\source\common $URL$ $Revision$ $Date$
03B70000 C:\vvvv_45beta33.7_x64\packs\dx11\core\VVVV.DX11.Core.dll
<180000000> 1.0.0.0 - 1.0.0.0
VVVV.DX11.Interfaces
03B90000 C:\vvvv_45beta33.7_x64\lib\core\VVVV.PluginInterfaces.dll
<180000000> 33.7.563.0 - 33.7.563.0
VVVV.PluginInterfaces
03CE0000 C:\vvvv_45beta33.7_x64\lib\core\VVVV.Core.dll
<10000000> 33.7.563.0 - 33.7.563.0
VVVV.Core
03FB0000 C:\vvvv_45beta33.7_x64\lib\core\VVVV.Hosting.dll
<180000000> 33.7.563.0 - 33.7.563.0
VVVV.Hosting
05FC0000 C:\vvvv_45beta33.7_x64\lib\core\Nito.Async.dll
<00400000> 1.4.0.0 - 1.4.0.0
Helper classes for asynchronous programming
05FE0000 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Accessibility\v4.0_4.0.0.0__b03f5f7f11d50a3a\Accessibility.dll
<10000000> 4.0.30319.33440 - 4.0.30319.33440 built by: FX45W81RTMREL
.NET Framework
06000000 C:\VVVV_45BETA33.7_X64\PACKS\DX11\FACTORIES\VVVV.DX11.FACTORIES.dll
<180000000> 1.0.0.0 - 1.0.0.0
VVVV.DX11.Factories
1F490000 C:\vvvv_45beta33.7_x64\lib\core\System.ComponentModel.Composition.CodePlex.dll
<10000000> 1.1.0.0 - 1.1.0.0
System.ComponentModel.Composition.CodePlex
1FD30000 C:\vvvv_45beta33.7_x64\lib\core\Microsoft.Practices.Unity.dll
<00400000> 2.1.505.0 - 2.1.505.0
Microsoft.Practices.Unity
1FD90000 C:\vvvv_45beta33.7_x64\lib\core\VVVV.Nodes.Generic.dll
<180000000> 33.7.563.0 - 33.7.563.0
VVVV.Nodes.Generic
1FDC0000 C:\vvvv_45beta33.7_x64\packs\dx11\nodes\plugins\VVVV.Nodes.Bullet.dll
<180000000> 0.5.6.0 - 0.5.6.0
VVVV.Nodes.Bullet
1FDF0000 C:\vvvv_45beta33.7_x64\lib\core\ICSharpCode.SharpDevelop.Dom.dll
<07E80000> 3.2.1.6466 - 3.2.1.6466
ICSharpCode.SharpDevelop.Dom
1FE50000 C:\vvvv_45beta33.7_x64\lib\core\System.Reflection.Context.CodePlex.dll
<10000000> 1.1.0.0 - 1.1.0.0
System.Reflection.Context.CodePlex
20020000 C:\vvvv_45beta33.7_x64\lib\core\log4net.dll
<00400000> 1.2.10.0 - 1.2.10.0
log4net for .NET Framework 2.0
20150000 C:\vvvv_45beta33.7_x64\lib\core\VVVV.Utils.dll
<10000000> 33.7.563.0 - 33.7.563.0
VVVV.Utils
204F0000 C:\vvvv_45beta33.7_x64\lib\core\SlimDX.dll
<180000000> (no module version info)
20DA0000 C:\vvvv_45beta33.7_x64\lib\core\ICSharpCode.NRefactory.dll
<05A80000> 3.2.1.6466 - 3.2.1.6466
NRefactory
21EC0000 C:\vvvv_45beta33.7_x64\packs\dx11\core\VVVV.DX11.Lib.dll
<180000000> 1.0.0.0 - 1.0.0.0
VVVV.DX11.Lib
21F20000 C:\vvvv_45beta33.7_x64\packs\dx11\core\FeralTic.dll
<180000000> 1.0.0.0 - 1.0.0.0
Feral Tic
21FD0000 C:\vvvv_45beta33.7_x64\lib\core\VVVV.HDE.Viewer.WinFormsViewer.dll
<180000000> 1.0.5499.32905 - 1.0.5499.32905
WinFormsTreeViewer
21FE0000 C:\vvvv_45beta33.7_x64\lib\nodes\plugins\SharpDX.RawInput.dll
<00400000> 2.5.0.0 - 2.5.0
SharpDX.RawInput
23160000 C:\vvvv_45beta33.7_x64\lib\core\VVVV.HDE.Viewer.PiccoloGraphicalEditor.dll
<180000000> 1.0.0.0 - 1.0.0.0
PiccoloGraphicalEditor
233B0000 C:\vvvv_45beta33.7_x64\lib\nodes\plugins\Gma.QrCodeNet.Encoding.dll
<00400000> 0.4.1.2 - 0.4.1.2
Gma.QrCodeNet.Encoder
23400000 C:\vvvv_45beta33.7_x64\lib\nodes\plugins\VVVV.Nodes.dll
<180000000> 1.0.5499.32906 - 1.0.5499.32906
VVVV.Nodes
23470000 C:\vvvv_45beta33.7_x64\lib\nodes\plugins\Svg.dll
<00400000> 1.6.1.26394 - 1.6.1.26394
Svg
247F0000 C:\vvvv_45beta33.7_x64\lib\core\UMD.HCIL.Piccolo.dll
<11000000> 1.0.2165.24847 - 1.0.2165.24847

248A0000 C:\vvvv_45beta33.7_x64\lib\core\UMD.HCIL.PiccoloX.dll
<11000000> 1.0.2165.24848 - 1.0.2165.24848

26F60000 C:\vvvv_45beta33.7_x64\packs\dx11\nodes\plugins\VVVV.DX11.Nodes.Assimp.dll
<180000000> 1.0.0.0 - 1.0.0.0
VVVV.DX11.Nodes.Assimp
274E0000 C:\VVVV_45BETA33.7_X64\LIB\NODES\EDITORS\CODEEDITOR.dll
<180000000> 1.0.5499.32907 - 1.0.5499.32907
VVVV Code Editor
279E0000 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.Internal.Tasks.Dataflow\v4.0_4.0.0.0__b77a5c561934e089\Microsoft.Internal.Tasks.Dataflow.dll
<10000000> 4.0.30319.33440 - 4.0.30319.33440 built by: FX45W81RTMREL
.NET Framework
27A60000 C:\VVVV_45BETA33.7_X64\LIB\NODES\EDITORS\ICSHARPCODE.TEXTEDITOR.dll
<05D80000> 3.2.1.6466 - 3.2.1.6466
ICSharpCode.TextEditor
378C0000 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.Build.Framework\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.Build.Framework.dll
4.0.30319.33440 - 4.0.30319.33440 built by: FX45W81RTMREL
Microsoft.Build.Framework.dll
5E4E0000 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.Build\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.Build.dll
4.0.30319.34209 - 4.0.30319.34209 built by: FX452RTMGDR
Microsoft.Build.dll
5EC90000 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.Build.Utilities.v4.0\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.Build.Utilities.v4.0.dll
4.0.30319.33440 - 4.0.30319.33440 built by: FX45W81RTMREL
Microsoft.Build.Utilities.v4.0.dll
60370000 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll
4.0.30319.34209 - 4.0.30319.34209 built by: FX452RTMGDR
System.Configuration.dll
60590000 C:\Windows\SYSTEM32\MSVCP100.dll
10.0.40219.325 - 10.00.40219.325
Microsoft® C Runtime Library
60630000 C:\Windows\SYSTEM32\MSVCR100.dll
10.0.40219.325 - 10.00.40219.325
Microsoft® C Runtime Library
60710000 C:\Windows\WinSxS\amd64_microsoft.vc90.mfcloc_1fc8b3b9a1e18e3b_9.0.30729.1_none_92995f253c01eddb\MFC90ENU.DLL
9.0.30729.1 - 9.00.30729.01
MFC Language Specific Resources
60720000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.8387_none_08e793bfa83a89b5\MSVCR90.dll
9.0.30729.8387 - 9.00.30729.8387
Microsoft® C Runtime Library
607D0000 C:\Windows\WinSxS\amd64_microsoft.vc90.mfc_1fc8b3b9a1e18e3b_9.0.30729.1_none_951ab4128654b0c9\mfc90.dll
9.0.30729.1 - 9.00.30729.01
MFCDLL Shared Library - Retail Version
60CC0000 C:\Windows\SYSTEM32\d3dx9_33.dll
9.18.904.15 - 9.18.904.0015
61130000 C:\Windows\SYSTEM32\d3dx9_38.dll
9.23.949.2378 - 9.23.949.2378
61A00000 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll
4.0.30319.34209 - 4.0.30319.34209 built by: FX452RTMGDR
.NET Framework
61FA0000 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml.Linq\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.Linq.dll
4.0.30319.33440 - 4.0.30319.33440 built by: FX45W81RTMREL
.NET Framework
62160000 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll
4.0.30319.34230 - 4.0.30319.34230 built by: FX452RTMGDR
.NET Framework
64BE0000 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Caching\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.Caching.dll
4.0.30319.33440 - 4.0.30319.33440
System.Runtime.Caching.dll
7A540000 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll
4.0.30319.34239 - 4.0.30319.34239 built by: FX452RTMGDR
.NET Framework
7AEA0000 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll
4.0.30319.34209 - 4.0.30319.34209 built by: FX452RTMGDR
.NET Framework
7B050000 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll
4.0.30319.34250 - 4.0.30319.34250 built by: FX452RTMGDR
.NET Framework
80000000 C:\Windows\system32\nvspcap64.dll
2.4.5.44 - 2.4.5.44
NVIDIA Capture Server Proxy
95C70000 C:\vvvv_45beta33.7_x64\packs\dx11\nodes\plugins\BulletSharp.dll
2.82.0.0 - 2.82
BulletSharp
96DA0000 C:\Windows\assembly\NativeImages_v4.0.30319_64\mscorlib\fc9860df7e7c03efd26ad5311301dfcb\mscorlib.ni.dll
4.0.30319.34209 - 4.0.30319.34209 built by: FX452RTMGDR
Microsoft Common Language Runtime Class Library
98350000 C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll
4.0.30319.34209 - 4.0.30319.34209 built by: FX452RTMGDR
Microsoft .NET Runtime Common Language Runtime - WorkStation
98CF0000 C:\Windows\SYSTEM32\nvd3dumx.dll
9.18.13.5306 - 9.18.13.5306
NVIDIA WDDM D3D Driver, Version 353.06
99CB0000 C:\Program Files\Common Files\Microsoft Shared\Ink\InkObj.dll
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Microsoft Tablet PC Ink Platform Component
99EC0000 C:\Program Files\Common Files\Microsoft Shared\Ink\rtscom.dll
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Microsoft Tablet PC Real Time Stylus Platform Component
99F50000 C:\Windows\SYSTEM32\msls31.dll
3.10.349.0 - 3.10.349.0
Microsoft Line Services library file
99FA0000 C:\Windows\SYSTEM32\USP10.dll
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
Uniscribe Unicode script processor
99FC0000 C:\Windows\SYSTEM32\RichEd20.DLL
5.31.23.1231 - 5.31.23.1231
Rich Text Edit Control, v3.1
9A070000 C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll
12.0.20806.33440 - 12.0.20806.33440 built by: FX45W81RTMREL
Dia based SymReader
9A180000 C:\Windows\SYSTEM32\D3DCOMPILER_43.dll
9.29.952.3111 - 9.29.952.3111
Direct3D HLSL Compiler
9A3F0000 C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll
4.0.30319.34209 - 4.0.30319.34209 built by: FX452RTMGDR
Microsoft .NET Runtime Just-In-Time Compiler
9A520000 C:\Windows\SYSTEM32\MSVCR120_CLR0400.dll
12.0.51670.34230 - 12.00.51670.34230 built by: FX452RTMGDR
Microsoft® C Runtime Library
9A600000 C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll
4.0.30319.34209 - 4.0.30319.34209 built by: FX452RTMGDR
Microsoft .NET Runtime Execution Engine
9A6A0000 C:\Windows\SYSTEM32\dsound.dll
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
DirectSound
9A740000 C:\Windows\SYSTEM32\msdmo.dll
6.6.9600.17415 - 6.6.9600.17415 (winblue_r4.141028-1500)
DMO Runtime
9A750000 C:\Windows\System32\devenum.dll
6.6.9600.17415 - 6.6.9600.16384 (winblue_rtm.130821-1623)
Device enumeration.
9A770000 C:\Windows\SYSTEM32\midimap.dll
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Microsoft MIDI Mapper
9A780000 C:\Windows\SYSTEM32\wdmaud.drv
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Winmm audio system driver
9A7C0000 C:\Windows\SYSTEM32\mscoree.dll
6.3.9600.16384 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Microsoft .NET Runtime Execution Engine
9A830000 C:\VVVV_4~1.7_X\lib\THIRDP~1\x64\AddFlow5.ocx
5.4.0.19 - 5, 4, 0, 19
AddFlow ActiveX Control
9A8B0000 C:\Windows\SYSTEM32\AVIFIL32.DLL
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Microsoft AVI File support library
9A8E0000 C:\Windows\SYSTEM32\tapi32.dll
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Microsoft® Windows™ Telephony API Client DLL
9A920000 C:\Windows\SYSTEM32\dinput8.dll
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Microsoft DirectInput
9A970000 C:\Windows\AppPatch\AppPatch64\AcLayers.DLL
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
Windows Compatibility DLL
9AE10000 C:\Windows\SYSTEM32\msacm32.drv
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Microsoft Sound Mapper
9AE20000 C:\Windows\SYSTEM32\quartz.dll
6.6.9600.17415 - 6.6.9600.16384 (winblue_rtm.130821-1623)
DirectShow Runtime.
9E7E0000 C:\Windows\SYSTEM32\sfc.dll
6.3.9600.16384 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Windows File Protection
9EDC0000 C:\Windows\SYSTEM32\MsVfW32.dll
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Microsoft Video for Windows DLL
9F090000 C:\Windows\SYSTEM32\wsock32.dll
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Windows Socket 32-Bit DLL
9F0A0000 C:\Windows\SYSTEM32\MSACM32.dll
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Microsoft ACM Audio Filter
9F0C0000 C:\Windows\SYSTEM32\SortWindows61.dll
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
SortWindows61 Dll
A4C80000 C:\Windows\SYSTEM32\AUDIOSES.DLL
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Audio Session
A5D20000 C:\Windows\SYSTEM32\security.dll
6.3.9600.16384 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Security Support Provider Interface
A7840000 C:\Windows\SYSTEM32\Icmp.Dll
6.3.9600.16384 - 6.3.9600.16384 (winblue_rtm.130821-1623)
ICMP DLL
A96F0000 C:\Windows\system32\dbghelp.dll
6.3.9600.17787 - 6.3.9600.17787 (winblue_r10.150331-1500)
Windows Image Helper
A9DD0000 C:\Windows\SYSTEM32\d3d9.dll
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
Direct3D 9 Runtime
AA200000 C:\Windows\SYSTEM32\sfc_os.DLL
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
Windows File Protection
AAC10000 C:\Windows\SYSTEM32\msi.dll
5.0.9600.17415 - 5.0.9600.17415
Windows Installer
ABD30000 C:\Windows\SYSTEM32\SECUR32.DLL
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
Security Support Provider Interface
AE110000 C:\Windows\SYSTEM32\ntmarta.dll
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Windows NT MARTA provider
AE740000 C:\Windows\SYSTEM32\WINNSI.DLL
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
Network Store Information RPC interface
AE770000 C:\Windows\SYSTEM32\iphlpapi.dll
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
IP Helper API
AE7B0000 C:\Windows\SYSTEM32\ksuser.dll
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
User CSA Library
AF020000 C:\Windows\system32\propsys.dll
7.0.9600.17415 - 7.00.9600.17031 (winblue_gdr.140221-1952)
Microsoft Property System
AFAE0000 C:\Windows\SYSTEM32\DWrite.dll
6.3.9600.17795 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Microsoft DirectX Typography Services
B0630000 C:\Windows\SYSTEM32\MMDevAPI.DLL
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
MMDevice API
B0AB0000 C:\Windows\SYSTEM32\WINSPOOL.DRV
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Windows Spooler Driver
B0CA0000 C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.9600.17415_none_932b3b5547500489\gdiplus.dll
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
Microsoft GDI+
B0E50000 C:\Windows\SYSTEM32\WINMMBASE.dll
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Base Multimedia Extension API DLL
B0E80000 C:\Windows\SYSTEM32\msimg32.dll
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
GDIEXT Client DLL
B0E90000 C:\Windows\SYSTEM32\winmm.dll
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
MCI API DLL
B0F60000 C:\Windows\SYSTEM32\version.dll
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
Version Checking and File Installation Libraries
B0F70000 C:\Windows\SYSTEM32\nvwgf2umx.dll
9.18.13.5306 - 9.18.13.5306
NVIDIA D3D10 Driver, Version 353.06
B2380000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.17810_none_6240b9c7ecbd0bda\comctl32.dll
6.10.9600.17810 - 6.10 (winblue_rtm.130821-1623)
User Experience Controls Library
B2600000 C:\Windows\SYSTEM32\dxgi.dll
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
DirectX Graphics Infrastructure
B2690000 C:\Windows\SYSTEM32\d3d11.dll
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
Direct3D 11 Runtime
B28E0000 C:\Windows\SYSTEM32\AVRT.dll
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
Multimedia Realtime Runtime
B28F0000 C:\Windows\SYSTEM32\WindowsCodecs.dll
6.3.9600.17669 - 6.3.9600.17669 (winblue_r8.150128-1500)
Microsoft Windows Codecs Library
B2AA0000 C:\Windows\SYSTEM32\dwmapi.dll
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Microsoft Desktop Window Manager API
B3210000 C:\Windows\SYSTEM32\SHCORE.DLL
6.3.9600.17666 - 6.3.9600.16384 (winblue_rtm.130821-1623)
SHCORE
B32D0000 C:\Windows\system32\apphelp.dll
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Application Compatibility Client Library
B3360000 C:\Windows\SYSTEM32\wtsapi32.dll
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
Windows Remote Desktop Session Host Server SDK APIs
B33C0000 C:\Windows\system32\uxtheme.dll
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Microsoft UxTheme Library
B3540000 C:\Windows\SYSTEM32\DEVOBJ.dll
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
Device Information Set DLL
B3590000 C:\Windows\SYSTEM32\kernel.appcore.dll
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
AppModel API Host
B3910000 C:\Windows\SYSTEM32\HID.dll
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Hid User Library
B3A80000 C:\Windows\SYSTEM32\WINSTA.dll
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
Winstation Library
B3C40000 C:\Windows\system32\rsaenh.dll
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Microsoft Enhanced Cryptographic Provider
B3FC0000 C:\Windows\system32\mswsock.dll
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Microsoft Windows Sockets 2.0 Service Provider
B4020000 C:\Windows\SYSTEM32\CRYPTSP.dll
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
Cryptographic Service Provider API
B4270000 C:\Windows\SYSTEM32\bcrypt.dll
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Windows Cryptographic Primitives Library
B4580000 C:\Windows\SYSTEM32\SSPICLI.DLL
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
Security Support Provider Interface
B45B0000 C:\Windows\SYSTEM32\bcryptPrimitives.dll
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
Windows Cryptographic Primitives Library
B4640000 C:\Windows\SYSTEM32\CRYPTBASE.DLL
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
Base cryptographic API DLL
B4650000 C:\Windows\SYSTEM32\powrprof.dll
6.3.9600.17415 - 6.3.9600.17031 (winblue_gdr.140221-1952)
Power Profile Helper DLL
B4750000 C:\Windows\SYSTEM32\profapi.dll
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
User Profile Basic API
B4800000 C:\Windows\system32\MSASN1.dll
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
ASN.1 Runtime APIs
B4820000 C:\Windows\SYSTEM32\cfgmgr32.dll
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
Configuration Manager DLL
B4870000 C:\Windows\system32\WINTRUST.dll
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
Microsoft Trust Verification APIs
B48D0000 C:\Windows\system32\KERNELBASE.dll
6.3.9600.17415 - 6.3.9600.17031 (winblue_gdr.140221-1952)
Windows NT BASE API Client DLL
B49F0000 C:\Windows\system32\CRYPT32.dll
6.3.9600.17475 - 6.3.9600.16431 (winblue_gdr.131015-2301)
Crypto API32
B4C90000 C:\Windows\system32\SHLWAPI.dll
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Shell Light-weight Utility Library
B4CF0000 C:\Windows\system32\ole32.dll
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Microsoft OLE for Windows
B4E90000 C:\Windows\system32\PSAPI.DLL
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
Process Status Helper
B4EA0000 C:\Windows\system32\comdlg32.dll
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Common Dialogs DLL
B4F60000 C:\Windows\system32\GDI32.dll
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
GDI Client DLL
B50C0000 C:\Windows\system32\imagehlp.dll
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
Windows NT Image Helper
B50E0000 C:\Windows\SYSTEM32\clbcatq.dll
2001.12.10530.17415 - 2001.12.10530.17415 (winblue_r4.141028-1500)
COM+ Configuration Catalog
B51A0000 C:\Windows\system32\oleaut32.dll
6.3.9600.17560 - 6.3.9600.17560
B5270000 C:\Windows\system32\KERNEL32.DLL
6.3.9600.17415 - 6.3.9600.17031 (winblue_gdr.140221-1952)
Windows NT BASE API Client DLL
B53B0000 C:\Windows\system32\NSI.dll
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
NSI User-mode interface DLL
B53C0000 C:\Windows\system32\WS2_32.dll
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Windows Socket 2.0 32-Bit DLL
B5480000 C:\Windows\system32\RPCRT4.dll
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Remote Procedure Call Runtime
B55D0000 C:\Windows\system32\msvcrt.dll
7.0.9600.17415 - 7.0.9600.17415 (winblue_r4.141028-1500)
Windows NT CRT DLL
B5680000 C:\Windows\system32\shell32.dll
6.3.9600.17680 - 6.3.9600.17031 (winblue_gdr.140221-1952)
Windows Shell Common Dll
B6BB0000 C:\Windows\system32\MSCTF.dll
6.3.9600.17706 - 6.3.9600.16384 (winblue_rtm.130821-1623)
MSCTF Server DLL
B6D10000 C:\Windows\system32\advapi32.dll
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Advanced Windows 32 Base API
B6FE0000 C:\Windows\system32\USER32.dll
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Multi-User Windows USER API Client DLL
B7160000 C:\Windows\system32\IMM32.DLL
6.3.9600.17415 - 6.3.9600.17415 (winblue_r4.141028-1500)
Multi-User Windows IMM32 API Client DLL
B71A0000 C:\Windows\system32\SetupApi.dll
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Windows Setup API
B7380000 C:\Windows\SYSTEM32\sechost.dll
6.3.9600.17734 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Host for SCM/SDDL/LSA Lookup APIs
B73E0000 C:\Windows\SYSTEM32\combase.dll
6.3.9600.17415 - 6.3.9600.16384 (winblue_rtm.130821-1623)
Microsoft COM for Windows
B7600000 C:\Windows\SYSTEM32\ntdll.dll
6.3.9600.17736 - 6.3.9600.17031 (winblue_gdr.140221-1952)
NT Layer DLL

Active Controls hierarchy:
TClrNetControl “”
TPanel “NodeBrowserPanel”
TMNodeBrowser “MNodeBrowser”

vc redist 2012

Thanks antokhio, it works