"DeviceChange.h" file missing in the sample

Hi,
I am trying to build the sample program “DeviceChange” coming with the FrontPanel 4.0.0. My VC2010 compiler gives an error telling that:

1>DeviceChange.cpp(29): fatal error C1083: Cannot open include file: ‘DeviceChange.h’: No such file or directory

I look into the sample folder and can’t find this header file.
Does anyone have the same issue?
Thanks!

Thanks for pointing this out. It got lost in the USB version of FrontPanel.


DeviceChange.txt (1413 Bytes)

Thank you for the quick reply. After putting this header file, the program can be compiled and run successfully.