Just catch the EntryPointNotFoundException as well when calling
FTD2XX.FT_CreateDeviceInfoList in TBalancerGroup
(http://code.google.com/p/open-hardware-monitor/source/browse/trunk/Hardware/TBa
lancer/TBalancerGroup.cs#56)
to avoid the following crash:
System.EntryPointNotFoundException: No se puede encontrar el punto de
entrada denominado 'FT_CreateDeviceInfoList' en el archivo DLL 'ftd2xx.dll'.
en
PInvokeDelegateFactoryInternalWrapperType39.FT_CreateDeviceInfoList(UInt32&
numDevices)
en OpenHardwareMonitor.Hardware.TBalancer.TBalancerGroup..ctor()
en OpenHardwareMonitor.Hardware.Computer.Open()
en OpenHardwareMonitor.GUI.MainForm..ctor()
en OpenHardwareMonitor.Program.Main()
Original issue reported on code.google.com by moel.mich on 3 Jun 2010 at 11:38
Original issue reported on code.google.com by
moel.mich
on 3 Jun 2010 at 11:38