Hi!
I trying to find out if aero is enabled in windows 7. The software is going to run in both Windows XP (embedded) and Windows 7. I am writing c-code in Visual Studio 6.
DwmIsCompositionEnabled is not working because I cannot find the h-file, I cannot find the dwmapi.dll either.
So is there a way to detect if Aero theme is used?
Regards