Main Page | Class List | File List | Class Members | File Members

versioninfo.cpp File Reference

#include "VersionInfo.h"
#include <windows.h>

Include dependency graph for versioninfo.cpp:

Go to the source code of this file.

Functions

std::string GetModuleVersionInfo (const char *pszPath, const char *pszResource)
 Returns the value of the version resource first language and code page in module specified in file.
std::string GetVersionInfo (const char *pszResource)
 Returns the value of the version resource first language and code page in current module.
std::string GetProductInfo ()
 Returns product name and version for current module.


Function Documentation

std::string GetModuleVersionInfo const char *  pszPath,
const char *  pszResource
 

Returns the value of the version resource first language and code page in module specified in file.

Definition at line 6 of file versioninfo.cpp.

Referenced by GetVersionInfo().

std::string GetProductInfo  ) 
 

Returns product name and version for current module.

Definition at line 57 of file versioninfo.cpp.

References GetVersionInfo().

Referenced by main().

Here is the call graph for this function:

std::string GetVersionInfo const char *  pszResource  ) 
 

Returns the value of the version resource first language and code page in current module.

Definition at line 47 of file versioninfo.cpp.

References GetModuleVersionInfo().

Referenced by GetProductInfo().

Here is the call graph for this function:


Generated on Sun Jun 26 13:44:00 2005 for pingem by  doxygen 1.4.3