The Winamp Remote Control suite
a remote control client and plugin for Winamp 2.x, 5.x
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
VersionInfoU.cpp File Reference
#include <vcl.h>
#include "VersionInfoU.h"

Go to the source code of this file.

Variables

const int MaxVersionKeys = 10
const AnsiString VersionKeyNames [MaxVersionKeys]

Variable Documentation

const int MaxVersionKeys = 10
const AnsiString VersionKeyNames[MaxVersionKeys]
Initial value:
{"CompanyName", "FileDescription", "FileVersion",
"InternalName", "LegalCopyright", "LegalTrademarks",
"OriginalFilename", "ProductName", "ProductVersion",
"Comments"}

Definition at line 29 of file VersionInfoU.cpp.

Referenced by TfrmDetails::FormCreate(), and TModuleVersionInfo::TModuleVersionInfo().