I've been trying to work out what this little stop sign icon attached to the file d3dx9d.lib in the image means: http://members.gamedev.net/mattnewport/vs2005-icon.png. Can anyone enlighten me Is there somewhere that explains all the icons in the MSDN docs I spent a while looking around and all I could find is docs for the source control icons.

What does this icon mean?
Hussain Saffar
Dave Le
spelger
Quimbo
shahafin
It means that file is excluded from build. Right click - Properties - first line on the right side of the dialog "Exclude from Build". If it is set to Yes, then you see that icon.
Nikola
Martin Rajotte
ClemensT