I am using a library that has headers without the .h This defeats visual studio\'s intellisense (declaration/definition lookup)
Anyone know how to tell VS2008 that a
Go to Tools::Options::Text Editor::File Extension tab in Visual Studio. Check the "Map extensionless headers" checkbox, and select the language you want from the combobox.