We’re having trouble with running the flycapture plugin from the OpenCV image pack with our Point Grey Firefly MV USB. The flycapture nodes are showing up in red and throw an exception.
Our system is running on vvvv_45beta33.3_x86 with addonpack, OpenCV Image pack for vvvv33 x86, dx11 pack for vvvv33 x86, Point Grey Firefly driver for x86.
We tried the latest FlyCap2Viewer_2.8.3.1_x86 driver and the prior FlyCap2Viewer_2.7.3.18_x86.
The camera is working within the Point Grey FlyCap2 App and outputting a standard image of 640x480 at 30fps.
vvvv itself and all OpenCV Image girlpower patches are working correctly.
We had this exact setup working on another machine and switched to a new pc, and thats when the issues started.
Old setup: Xeon E5-2630, 64GB Ram, Nvidia GeForce Titan Black, Windows 7 64bit.
current setup; i7 5930k, 64GB Ram, Nvidia GeForce 980 TI, Windows 7 64bit.
Here is the error message when trying to create ListCameras(FlyCapture) or Capture(FlyCapture):
There was an error during the execution of this program.
The application might become unstable and even useless.
It’s recommended that you save your work and close this application.
Could not load file or assembly ‘FlyCapture2Managed.dll’ or one of its dependencies. The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe tool for more detail. (Exception from HRESULT: 0x800736B1).
Exception log with detailed tech info. Generated on 10/27/2015 8:49:50 PM.
You may send it to the application vendor, helping him to understand what had happened.
Application title: ++++
Application file: C:\Users\yuco\Desktop\vvvv_45beta33.3_x86\vvvv.exe
Exception class: EClrException
Exception message: Could not load file or assembly ‘FlyCapture2Managed.dll’ or one of its dependencies. The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe tool for more detail. (Exception from HRESULT: 0x800736B1).
Exception address: 00000000
System.IO.FileLoadException: Could not load file or assembly ‘FlyCapture2Managed.dll’ or one of its dependencies. The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe tool for more detail. (Exception from HRESULT: 0x800736B1)
File name: ‘FlyCapture2Managed.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.ReflectionModel.ReflectionField.get_ReturnType()
at System.ComponentModel.Composition.AttributedModel.AttributedModelDiscovery.CreateMemberImportDefinition(MemberInfo member, ICompositionElement origin)
at System.ComponentModel.Composition.AttributedModel.AttributedPartCreationInfo.GetImportDefinitions()
at System.ComponentModel.Composition.AttributedModel.AttributedPartCreationInfo.DiscoverExportsAndImports()
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.Lazy
1.LazyInitValue()
at System.Lazy1.get_Value() at System.ComponentModel.Composition.Hosting.TypeCatalog.GetCandidateParts(String contractName) at System.ComponentModel.Composition.Hosting.TypeCatalog.GetExports(ImportDefinition definition) at System.ComponentModel.Composition.Hosting.CatalogExportProvider.GetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition) at System.ComponentModel.Composition.Hosting.ExportProvider.TryGetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition, IEnumerable
1& exports)
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.TryGetExportsCore(ImportDefinition definition, AtomicComposition atomicComposition, IEnumerable
1& exports)
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, IEnumerable
1& 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 System.ComponentModel.Composition.Hosting.CompositionContainer.Compose(CompositionBatch batch) at System.ComponentModel.Composition.AttributedModelServices.ComposeParts(CompositionContainer container, Object[]() attributedParts) 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) at VVVV.Hosting.Factories.AbstractFileFactory
1.Create(INodeInfo nodeInfo, INode host)
at VVVV.Hosting.HDEHost.CreateNode(INode node)
Main thread ID = 4068
Exception thread ID = 4068
Exception stack
Stack list, generated 10/27/2015 8:49:50 PM
006508D9 {vvvv.exe } ClrUtils.ClrCheck (Line 1048, “ClrUtils.pas” + 2)
0080BE1F {vvvv.exe } Factories.TMNodeFactory.CreateNode (Line 640, “Factories.pas” + 106)
00789497 {vvvv.exe } PatchFactory.TMPatch.PerformNodeActions (Line 2597, “PatchFactory.pas” + 52)
0078A63C {vvvv.exe } PatchFactory.TMPatch.PerformAction (Line 2918, “PatchFactory.pas” + 10)
00784074 {vvvv.exe } PatchFactory.TMPatchClass.PerformActionOnInstances (Line 1004, “PatchFactory.pas” + 1)
00784906 {vvvv.exe } PatchFactory.TMPatchClass.PerformAction (Line 1205, “PatchFactory.pas” + 156)
00782EBA {vvvv.exe } PatchFactory.TMPatchFactory.PerformAction (Line 577, “PatchFactory.pas” + 19)
00783793 {vvvv.exe } PatchFactory.TMPatchFactory.PerformAction (Line 809, “PatchFactory.pas” + 1)
007A0164 {vvvv.exe } MainMenu.TMMainMenuFrame.CreateNode (Line 2197, “MainMenu.pas” + 115)
007A083F {vvvv.exe } MainMenu.TMMainMenuFrame.CreateNode (Line 2299, “MainMenu.pas” + 3)
0076AD4E {vvvv.exe } NodeBrowser.TMNodeBrowser.CreateNode (Line 119, “NodeBrowser.pas” + 10)
0052CAC4 {vvvv.exe } Vcl.Forms.TApplication.CancelHint (Line 10993, “Vcl.Forms.pas” + 6)
0052B73F {vvvv.exe } Vcl.Forms.TApplication.ProcessMessage (Line 10164, “Vcl.Forms.pas” + 23)
0052B782 {vvvv.exe } Vcl.Forms.TApplication.HandleMessage (Line 10194, “Vcl.Forms.pas” + 1)
0052BAC1 {vvvv.exe } Vcl.Forms.TApplication.Run (Line 10332, “Vcl.Forms.pas” + 26)
00A494C9 {vvvv.exe } vvvv.vvvv (Line 42, “” + 7)
Call stack for main thread
Stack list, generated 10/27/2015 8:49:50 PM
77C30C82 {ntdll.dll } ZwGetContextThread
System : Windows 7 Professional, Version: 6.1, Build: 1DB1, “Service Pack 1”
Processor: Intel, Intel(R) Core™ i7-5930K CPU @ 3.50GHz, 3490 MHz MMX SSE SSE2 SSE3 SSSE3 64 bits DEP
Memory: 65405; free 61330
Display : 1920x1080 pixels, 32 bpp
List of loaded modules:
00400000 C:\Users\yuco\Desktop\vvvv_45beta33.3_x86\vvvv.exe
33.3.493.0 - 33.3.493.0
vvvv - a multipurpose toolkit
Unit versioning information:
JCL\source\common JclUnitVersioningProviders.pas 30b46b307c41c5832a4c12ebc44521872bc2145e 2011-09-02 22:07:50 +0000
02580000 C:\Users\yuco\Desktop\VVVV_4~1.3_X\lib\THIRDP~1\x86\AddFlow5.ocx
<10000000> 5.4.0.19 - 5, 4, 0, 19
AddFlow ActiveX Control
03710000 C:\Windows\system32\nvspcap.dll
<10000000> 2.5.14.5 - 2.5.14.5
NVIDIA Capture Server Proxy
03870000 C:\Users\yuco\Desktop\vvvv_45beta33.3_x86\lib\thirdparty\x86\dxerr9.dll
<10000000> (no module version info)
08260000 C:\Users\yuco\Desktop\vvvv_45beta33.3_x86\lib\core\SlimDX.dll
<10000000> (no module version info)
10000000 C:\Users\yuco\Desktop\vvvv_45beta33.3_x86\lib\thirdparty\x86\ode.dll
0.8.14.0 - 0, 8, 14, 0
ODE Single Precision DLL for DelphiODE
68640000 C:\Windows\syswow64\dbghelp.dll
6.1.7601.17514 - 6.1.7601.17514 (win7sp1_rtm.101119-1850)
Windows Image Helper
687A0000 C:\Program Files (x86)\Common Files\Microsoft Shared\Ink\InkObj.dll
6.1.7601.18951 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft Tablet PC Ink Platform Component
68A10000 C:\Windows\assembly\NativeImages_v4.0.30319_32\Accessibility\e30370cf077f3fb65d80f5b800a06f68\Accessibility.ni.dll
4.0.30319.17929 - 4.0.30319.17929 built by: FX45RTMREL
.NET Framework
68A20000 C:\Program Files (x86)\Common Files\Microsoft Shared\Ink\rtscom.dll
6.1.7601.18951 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft Tablet PC Real Time Stylus Platform Component
68A70000 C:\Windows\system32\ATL.DLL
3.5.2284.0 - 3.05.2284
ATL Module for Windows XP (Unicode)
68A90000 C:\Windows\assembly\NativeImages_v4.0.30319_32\Microsoft.B83e9cb53#\7a3396dca368ef75b22a1e45919ec752\Microsoft.Build.Utilities.v4.0.ni.dll
4.0.30319.17929 - 4.0.30319.17929 built by: FX45RTMREL
Microsoft.Build.Utilities.v4.0.dll
68B70000 C:\Windows\system32\msi.dll
5.0.7601.18896 - 5.0.7601.18896
Windows Installer
68DC0000 C:\Windows\assembly\NativeImages_v4.0.30319_32\Microsoft.Ifcaec084#\2dd49306c1fbfe6aff06a61868d1ae21\Microsoft.Internal.Tasks.Dataflow.ni.dll
4.0.30319.17929 - 4.0.30319.17929 built by: FX45RTMREL
.NET Framework
68EF0000 C:\Windows\assembly\NativeImages_v4.0.30319_32\Microsoft.B3325a29b#\44d837992ec53ddeed215747e0c40124\Microsoft.Build.Framework.ni.dll
4.0.30319.17929 - 4.0.30319.17929 built by: FX45RTMREL
Microsoft.Build.Framework.dll
68F60000 C:\Windows\assembly\NativeImages_v4.0.30319_32\Microsoft.Build\4532d9740c9a4ad2574cdafc7564399b\Microsoft.Build.ni.dll
4.0.30319.17929 - 4.0.30319.17929 built by: FX45RTMREL
Microsoft.Build.dll
69570000 C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Runt19c51595#\87d3f1b1b59057d969c470ac9ee30390\System.Runtime.Caching.ni.dll
4.0.30319.17929 - 4.0.30319.17929
System.Runtime.Caching.dll
6A250000 C:\Users\yuco\Desktop\vvvv_45beta33.3_x86\packs\dx11\nodes\plugins\BulletSharp.dll
2.82.0.0 - 2.82
BulletSharp
6B370000 C:\Windows\system32\RichEd20.DLL
5.31.23.1230 - 5.31.23.1230
Rich Text Edit Control, v3.1
6B3F0000 C:\Windows\system32\WindowsCodecs.dll
6.2.9200.17251 - 6.2.9200.17251 (win8_gdr.150128-1514)
Microsoft Windows Codecs Library
6B540000 C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.18946_none_72d45ee78666ea32\gdiplus.dll
6.1.7601.18946 - 6.1.7601.18946 (win7sp1_gdr.150730-0600)
Microsoft GDI+
6B6D0000 C:\Windows\Microsoft.NET\Framework\v4.0.30319\diasymreader.dll
11.0.50709.17929 - 11.0.50709.17929 built by: FX45RTMREL
Dia based SymReader
6B7B0000 C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Xml.Linq\7950655216951a291ff375b54d5e33fd\System.Xml.Linq.ni.dll
4.0.30319.17929 - 4.0.30319.17929 built by: FX45RTMREL
.NET Framework
6C3F0000 C:\Windows\system32\D3DCOMPILER_43.dll
9.29.952.3111 - 9.29.952.3111
Direct3D HLSL Compiler
6C600000 C:\Windows\system32\nvwgf2um.dll
10.18.13.5850 - 10.18.13.5850
NVIDIA D3D10 Driver, Version 358.50
6D450000 C:\Windows\system32\DWrite.dll
6.2.9200.17461 - 6.2.9200.16492 (win8_gdr_oobssr.130113-0015)
Microsoft DirectX Typography Services
6D590000 C:\Windows\system32\d3d11.dll
6.2.9200.16570 - 6.2.9200.16570 (win8_gdr.130327-1526)
Direct3D 11 Runtime
6D830000 C:\Windows\system32\MSVCR100.dll
10.0.40219.1 - 10.00.40219.1
MicrosoftÆ C Runtime Library
6D8F0000 C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Xml\9ba07396ae369d010c5c3927a82ef426\System.Xml.ni.dll
4.0.30319.17929 - 4.0.30319.17929 built by: FX45RTMREL
.NET Framework
6E030000 C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Configuration\28586400bcaf94c13a9fd0dff4a1e090\System.Configuration.ni.dll
4.0.30319.17929 - 4.0.30319.17929 built by: FX45RTMREL
System.Configuration.dll
6E120000 C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Core\b9f7adbc90a2bcbe8eb9e6e8d2bb975b\System.Core.ni.dll
4.0.30319.17929 - 4.0.30319.17929 built by: FX45RTMREL
.NET Framework
6E7D0000 C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Windows.Forms\22ae167d586450ad3a9b9a9ee43ebc86\System.Windows.Forms.ni.dll
4.0.30319.17929 - 4.0.30319.17929 built by: FX45RTMREL
.NET Framework
6F3F0000 C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Drawing\72269ea7cc6281139e4d155e7c57dc67\System.Drawing.ni.dll
4.0.30319.17929 - 4.0.30319.17929 built by: FX45RTMREL
.NET Framework
6F590000 C:\Windows\assembly\NativeImages_v4.0.30319_32\System\e40da7a49f8c3f0108e7c835b342f382\System.ni.dll
4.0.30319.17929 - 4.0.30319.17929 built by: FX45RTMREL
.NET Framework
6FF10000 C:\Windows\assembly\NativeImages_v4.0.30319_32\mscorlib\51e2934144ba15628ba5a31be2dae7dc\mscorlib.ni.dll
4.0.30319.17929 - 4.0.30319.17929 built by: FX45RTMREL
Microsoft Common Language Runtime Class Library
70ED0000 C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll
4.0.30319.17929 - 4.0.30319.17929 built by: FX45RTMREL
Microsoft .NET Runtime Common Language Runtime - WorkStation
71570000 C:\Windows\system32\nvd3dum.dll
10.18.13.5850 - 10.18.13.5850
NVIDIA WDDM D3D Driver, Version 358.50
72360000 C:\Windows\system32\dxgi.dll
6.2.9200.16492 - 6.2.9200.16492 (win8_gdr_oobssr.130113-0015)
DirectX Graphics Infrastructure
723B0000 C:\Windows\system32\MSVCP100.dll
10.0.40219.1 - 10.00.40219.1
MicrosoftÆ C Runtime Library
72420000 C:\Windows\system32\RpcRtRemote.dll
6.1.7601.17514 - 6.1.7601.17514 (win7sp1_rtm.101119-1850)
Remote RPC Extension
724A0000 C:\Windows\system32\bcrypt.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Windows Cryptographic Primitives Library (Wow64)
725F0000 C:\Windows\system32\rsaenh.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft Enhanced Cryptographic Provider
72630000 C:\Windows\system32\CRYPTSP.dll
6.1.7601.18741 - 6.1.7601.18741 (win7sp1_gdr.150202-1526)
Cryptographic Service Provider API
726B0000 C:\Windows\Microsoft.NET\Framework\v4.0.30319\nlssorting.dll
4.0.30319.17929 - 4.0.30319.17929 built by: FX45RTMREL
Microsoft Collation Support
72700000 C:\Windows\Microsoft.NET\Framework\v4.0.30319\clrjit.dll
4.0.30319.17929 - 4.0.30319.17929 built by: FX45RTMREL
Microsoft .NET Runtime Just-In-Time Compiler
72810000 C:\Windows\system32\MSVCR110_CLR0400.dll
11.0.50709.17929 - 11.00.50709.17929 built by: FX45RTMREL
MicrosoftÆ C Runtime Library
728F0000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_41e855142bd5705d\comctl32.dll
6.10.7601.18837 - 6.10 (win7_rtm.090713-1255)
User Experience Controls Library
72AC0000 C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscoreei.dll
4.0.30319.17929 - 4.0.30319.17929 built by: FX45RTMREL
Microsoft .NET Runtime Execution Engine
72B40000 C:\Windows\system32\SECUR32.DLL
6.1.7601.19007 - 6.1.7601.19007 (win7sp1_gdr.150915-0600)
Security Support Provider Interface
72B60000 C:\Windows\system32\POWRPROF.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Power Profile Helper DLL
72B90000 C:\Windows\system32\dsound.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
DirectSound
72C10000 C:\Windows\system32\msdmo.dll
6.6.7601.17514 - 6.6.7601.17514 (win7sp1_rtm.101119-1850)
DMO Runtime
72C20000 C:\Windows\system32\security.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Security Support Provider Interface
72C30000 C:\Windows\system32\AUDIOSES.DLL
6.1.7601.18741 - 6.1.7600.16385 (win7_rtm.090713-1255)
Audio Session
72C70000 C:\Windows\SysWOW64\devenum.dll
6.6.7600.16385 - 6.6.7600.16385 (win7_rtm.090713-1255)
Device enumeration.
72C90000 C:\Windows\system32\midimap.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft MIDI Mapper
72CA0000 C:\Windows\system32\msacm32.drv
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft Sound Mapper
72CB0000 C:\Windows\system32\ksuser.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
User CSA Library
72CC0000 C:\Windows\system32\AVRT.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Multimedia Realtime Runtime
72CD0000 C:\Windows\system32\PROPSYS.dll
7.0.7601.17514 - 7.00.7600.16385 (win7_rtm.090713-1255)
Microsoft Property System
72DD0000 C:\Windows\system32\MMDevAPI.DLL
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
MMDevice API
72E10000 C:\Windows\system32\mscoree.dll
4.0.40305.0 - 4.0.40305.0 (Main.040305-0000)
Microsoft .NET Runtime Execution Engine
72E60000 C:\Windows\system32\nvapi.dll
10.18.13.5850 - 10.18.13.5850
NVIDIA NVAPI Library, Version 358.50
73190000 C:\Windows\system32\odbcint.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
ODBC Resources
731D0000 C:\Windows\system32\ODBC32.dll
6.1.7601.17514 - 6.1.7601.17514 (win7sp1_rtm.101119-1850)
ODBC Driver Manager
73260000 C:\Windows\system32\d3dx9_38.dll
9.23.949.2378 - 9.23.949.2378
73630000 C:\Windows\system32\quartz.dll
6.6.7601.18741 - 6.6.7600.16385 (win7_rtm.090713-1255)
DirectShow Runtime.
737B0000 C:\Windows\system32\wdmaud.drv
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
Winmm audio system driver
737E0000 C:\Windows\system32\MFC42.DLL
6.6.8064.0 - 6.06.8063.0
MFCDLL Shared Library - Retail Version
73900000 C:\Windows\system32\WINSTA.dll
6.1.7601.18540 - 6.1.7601.18540 (win7sp1_gdr.140716-1508)
Winstation Library
73DD0000 C:\Windows\System32\wship6.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Winsock2 Helper DLL (TL/IPv6)
73DF0000 C:\Windows\system32\dwmapi.dll
6.1.7601.18917 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft Desktop Window Manager API
73E10000 C:\Windows\system32\HID.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Hid User Library
73E20000 C:\Windows\system32\uxtheme.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft UxTheme Library
74140000 C:\Windows\system32\wtsapi32.dll
6.1.7601.17514 - 6.1.7601.17514 (win7sp1_rtm.101119-1850)
Windows Remote Desktop Session Host Server SDK APIs
74160000 C:\Windows\System32\wshtcpip.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Winsock2 Helper DLL (TL/IPv4)
74170000 C:\Windows\system32\mswsock.dll
6.1.7601.18254 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft Windows Sockets 2.0 Service Provider
741B0000 C:\Windows\system32\webio.dll
6.1.7601.17725 - 6.1.7601.17514 (win7sp1_rtm.101119-1850)
Web Transfer Protocols API
74200000 C:\Windows\system32\WINHTTP.dll
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
Windows HTTP Services
74260000 C:\Windows\system32\WINNSI.DLL
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Network Store Information RPC interface
74270000 C:\Windows\system32\iphlpapi.DLL
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
IP Helper API
743F0000 C:\Windows\SysWOW64\bcryptprimitives.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Windows Cryptographic Primitives Library
74F20000 C:\Windows\system32\MSACM32.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft ACM Audio Filter
74F40000 C:\Windows\system32\tapi32.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
MicrosoftÆ Windows™ Telephony API Client DLL
74F80000 C:\Windows\system32\dinput8.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft DirectInput
74FB0000 C:\Windows\system32\Icmp.Dll
<73400000> 6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
ICMP DLL
74FC0000 C:\Windows\system32\AVIFIL32.DLL
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft AVI File support library
74FE0000 C:\Windows\system32\d3d9.dll
6.1.7601.17514 - 6.1.7601.17514 (win7sp1_rtm.101119-1850)
Direct3D 9 Runtime
751B0000 C:\Windows\system32\winmm.dll
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
MCI API DLL
751F0000 C:\Windows\system32\MsVfW32.dll
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft Video for Windows DLL
75220000 C:\Windows\system32\d3d8thk.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft Direct3D OS Thunk Layer
75230000 C:\Windows\system32\olepro32.dll
6.1.7601.17514 - 6.1.7601.17514
75250000 C:\Windows\system32\msimg32.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
GDIEXT Client DLL
75260000 C:\Windows\system32\wsock32.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Windows Socket 32-Bit DLL
75400000 C:\Windows\system32\ntmarta.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Windows NT MARTA provider
75430000 C:\Windows\system32\winspool.drv
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
Windows Spooler Driver
75490000 C:\Windows\system32\version.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Version Checking and File Installation Libraries
75560000 C:\Windows\syswow64\CRYPTBASE.dll
6.1.7601.19018 - 6.1.7601.19018 (win7sp1_gdr.150928-1507)
Base cryptographic API DLL
75570000 C:\Windows\syswow64\SspiCli.dll
6.1.7601.19007 - 6.1.7601.19007 (win7sp1_gdr.150915-0600)
Security Support Provider Interface
755E0000 C:\Windows\syswow64\comdlg32.dll
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
Common Dialogs DLL
75660000 C:\Windows\syswow64\kernel32.dll
6.1.7601.19018 - 6.1.7601.18015 (win7sp1_gdr.121129-1432)
Windows NT BASE API Client DLL
75770000 C:\Windows\syswow64\KERNELBASE.dll
6.1.7601.19018 - 6.1.7601.18015 (win7sp1_gdr.121129-1432)
Windows NT BASE API Client DLL
757D0000 C:\Windows\syswow64\ADVAPI32.dll
6.1.7601.18939 - 6.1.7601.18869 (win7sp1_gdr.150525-0603)
Advanced Windows 32 Base API
759E0000 C:\Windows\syswow64\USP10.dll
1.626.7601.18454 - 1.0626.7601.18454 (win7sp1_gdr.140424-1533)
Uniscribe Unicode script processor
75A80000 C:\Windows\syswow64\WLDAP32.dll
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
Win32 LDAP API DLL
75AD0000 C:\Windows\syswow64\shell32.dll
6.1.7601.18952 - 6.1.7601.17514 (win7sp1_rtm.101119-1850)
Windows Shell Common Dll
76720000 C:\Windows\syswow64\SHLWAPI.dll
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
Shell Light-weight Utility Library
76780000 C:\Windows\syswow64\MSASN1.dll
6.1.7601.17514 - 6.1.7601.17514 (win7sp1_rtm.101119-1850)
ASN.1 Runtime APIs
76790000 C:\Windows\syswow64\LPK.dll
6.1.7601.18985 - 6.1.7601.18985 (win7sp1_gdr.150901-1452)
Language Pack
767A0000 C:\Windows\syswow64\CRYPT32.dll
6.1.7601.18839 - 6.1.7601.18839 (win7sp1_gdr.150427-0707)
Crypto API32
768D0000 C:\Windows\SysWOW64\sechost.dll
6.1.7601.18869 - 6.1.7600.16385 (win7_rtm.090713-1255)
Host for SCM/SDDL/LSA Lookup APIs
768F0000 C:\Windows\syswow64\msvcrt.dll
7.0.7601.17744 - 7.0.7601.17744 (win7sp1_gdr.111215-1535)
Windows NT CRT DLL
76A30000 C:\Windows\syswow64\WINTRUST.dll
6.1.7601.18839 - 6.1.7601.18839 (win7sp1_gdr.150427-0707)
Microsoft Trust Verification APIs
76A60000 C:\Windows\syswow64\MSCTF.dll
6.1.7601.18731 - 6.1.7600.16385 (win7_rtm.090713-1255)
MSCTF Server DLL
76B30000 C:\Windows\syswow64\RPCRT4.dll
6.1.7601.19018 - 6.1.7600.16385 (win7_rtm.090713-1255)
Remote Procedure Call Runtime
76C20000 C:\Windows\syswow64\profapi.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
User Profile Basic API
76C30000 C:\Windows\system32\IMM32.DLL
6.1.7601.17514 - 6.1.7601.17514 (win7sp1_rtm.101119-1850)
Multi-User Windows IMM32 API Client DLL
76C90000 C:\Windows\syswow64\NSI.dll
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
NSI User-mode interface DLL
76CA0000 C:\Windows\syswow64\CLBCatQ.DLL
2001.12.8530.16385 - 2001.12.8530.16385 (win7_rtm.090713-1255)
COM+ Configuration Catalog
76D30000 C:\Windows\syswow64\DEVOBJ.dll
6.1.7601.17621 - 6.1.7601.17621 (win7sp1_gdr.110523-2108)
Device Information Set DLL
76D60000 C:\Windows\syswow64\SetupApi.dll
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
Windows Setup API
76F00000 C:\Windows\syswow64\WS2_32.dll
6.1.7601.17514 - 6.1.7600.16385 (win7_rtm.090713-1255)
Windows Socket 2.0 32-Bit DLL
76F50000 C:\Windows\syswow64\USER32.dll
6.1.7601.17514 - 6.1.7601.17514 (win7sp1_rtm.101119-1850)
Multi-User Windows USER API Client DLL
77080000 C:\Windows\syswow64\GDI32.dll
6.1.7601.18898 - 6.1.7601.18898 (win7sp1_gdr.150617-0600)
GDI Client DLL
77120000 C:\Windows\syswow64\imagehlp.dll
6.1.7601.18288 - 6.1.7601.18288 (win7sp1_gdr.131018-1533)
Windows NT Image Helper
77150000 C:\Windows\syswow64\ole32.dll
6.1.7601.18915 - 6.1.7600.16385 (win7_rtm.090713-1255)
Microsoft OLE for Windows
77750000 C:\Windows\syswow64\CFGMGR32.dll
6.1.7601.17621 - 6.1.7601.17621 (win7sp1_gdr.110523-2108)
Configuration Manager DLL
77780000 C:\Windows\syswow64\oleaut32.dll
6.1.7601.18679 - 6.1.7601.18679
77BE0000 C:\Windows\syswow64\PSAPI.DLL
6.1.7600.16385 - 6.1.7600.16385 (win7_rtm.090713-1255)
Process Status Helper
77C10000 C:\Windows\SysWOW64\ntdll.dll
6.1.7601.19018 - 6.1.7600.16385 (win7_rtm.090713-1255)
NT Layer DLL
Active Controls hierarchy:
TClrNetControl “”
TPanel “NodeBrowserPanel”
TMNodeBrowser “MNodeBrowser”
Just for the record: The Point Grey camera requires the full sdk 32bit and gtk runtimes to operate within vvvv.