Archive for '2005' Category
Visual Studio Find in Files
15 August 2008So a number of times I’ve found that Visual Studio 2005’s find utility is borked. You know how it goes you press Ctrl-Shift-F and expect it to search through your solution looking for that little snippet of code you know you’ve written before and suddenly you get
Find all “vector< MyClass>“, Match case, Subfolders, Find Results […]