Hi,
I'm succesfully using OpenHardwareMonitor DLL with a "standard" desktop app.
I "ported" this app to a WPF (Windows Presentation Foundation) desktop application but I noticed that all the temperature values (CPU and Mother Board) are always "null".
The DLL is the same of the other application, so should I do something different with OpenHardwareMonitor if used in a WPF app?
The .NET version is the same (4.7.2) and the program is compiled @ 32 bit.
Thank you, regards.
Roberto