It's been a few years (!) since I did not do anything around Cpp2Rtf, but I recently decided get back to it, if only to update the code and improve its quality...
Indeed, I want it to become something that I am proud of, and willing to show, which is not currently the case!
CPP2RTF is available as pre-built binaries for both Cywin and Windows, and a makefile is provided for MinGW.
Version 0.23 corrects wildcard handling on the command line, and fixes a crash when the keyword file is not found.
CPP2RTF is now available as pre-built binaries for both Cywin and Windows.
Version 0.21 adds a few features, mainly wildcard handling under Windows, and the possibility to specify a default keyword file with an environment variable.
CPP2RTF is now available in source form, with makefiles for Cygwin and MSVC. This version typesets the source in landscape mode (portrait mode also available) and can use a list of user defined keywords.
Pre-built versions for Cygwin and Windows should be available shortly.