Hi

The documentation says that
Code:
#pragma comment (compiler)
places the name and version number of the compiler in object file. Is there a way to retrieve this information programmatically from my own program?