I want to search for file names ending with 'E' and having file extension as .h in visual studio 2013. I know there is ctrl+shift+F dialog but it doesn't search for file names. Similarly ctrl+, dumps everything even file contents. I just want to search for file names. How to do this?
Thanks