RegGetValue and SHRegGetValue
C / C++ / MFC
3
Posts
2
Posters
1
Views
1
Watching
-
Hi while moving my code over from VS 2012 Windows 8.1 to Windows 10 VS 2015 I got the following error
error C3861: 'RegGetValue': identifier not found
I have included WinReg.h yet intellisense points me to SHRegGetValue
-
Hi while moving my code over from VS 2012 Windows 8.1 to Windows 10 VS 2015 I got the following error
error C3861: 'RegGetValue': identifier not found
I have included WinReg.h yet intellisense points me to SHRegGetValue