DLL to Static Lib is a very useful tool for programmer. It can convert a DLL into its equivalent static library file. And the conversion process does not require any source codes of the DLL. After the conversion, you can replace the DLL with the static library. That means you can publish your application without the DLL.
PreC A general preprocessor for C/C++ using the compiler to do the preprocessing
Resource Standard Metrics for C, C++ and Java Generates source code metrics for C, C++ and Java source, performs code analysis and peer review compliance. Performs baseline differential metrics