My project won't compile in VS2005 with a manifest file specifying a dependency on Microsoft Common-Controls version 6.0.0.0. I noticed my version has rolled to 6.1.95.45. I changed the version number in the manifest file, but it's still saying it can't find it. Has the publickeytoken changed?
FYI, I'm using it to dynamically configure some of my custom controls based on whether the rest of the controls are showing the XP look and feel or the old style look and feel.