In the quest for localization I need to find all the string literals littered amongst our source code. I was looking for a way to script this into a post-modification source
It uses the compiled binary instead of source, but Sysinternals' Strings app might be useful.