Click to See Complete Forum and Search --> : SetupDiGetDeviceRegistryProperty in .net C++


ken pat
July 17th, 2007, 10:00 AM
I am trying to recompile a kernel driver project taken from visual C++ 6.0 and am nowe compiling it in .net C++ (visual 8.0). I cannot compile due to SetupDiGetDeviceRegistryProperty. See below . What do I do????
- ken


Error 11 error LNK2019: unresolved external symbol __imp__SetupDiGetClassDevsA@16 referenced in function "int __cdecl GetMatchingExcaliburDevices(unsigned long,struct t_ExcDeviceList *)" (?GetMatchingExcaliburDevices@@YAHKPAUt_ExcDeviceList@@@Z) fdinterface.obj