What software are you looking for ?
The Witzend ReplaceInFiles Add-in for Visual C++ 5 and 6 gives you fast one-step search and replace for all source files in a Visual C++ project. The ReplaceInFiles Add-in attaches so transparently to the Visual Studio environment that the only outward change to Visual Studio is a new Replace in Files command added to the environment's Edit menu. Simply choose the command to activate the ReplaceInFiles Add-in.The ReplaceInFiles Add-in offers a wealth of features that give you plenty of control over the search process: * Date and size filters. You can restrict a search to files within a specified range of size or date. For example, search and replace only in those files between 10K and 50K in size and dated within the last month.* Case sensitivity and whole-word searching. Specify case sensitivity (find Abc but not abc) and whole-word filters (find any but not anywhere). Confirm replacements. The ReplaceInFiles Add-in allows you to confirm each replacement before it is made. Each located string is shown highlighted in context, allowing you to click a Yes or No button to confirm or disallow the replacement. .....