48     if (platform::windows)
    50 #ifdef __WXMSW__ // for wxRegKey    52         key.
SetName(
wxT(
"HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Keil \265Vision3")); 
 
virtual ~CompilerKeilC51()
virtual AutoDetectResult AutoDetectInstallationDir()
Try to auto-detect the compiler's installation directory. 
bool wxFileExists(const wxString &filename)
bool wxDirExists(const wxString &dirname)
virtual void Reset()
Reset settings to defaults. 
virtual void AddIncludeDir(const wxString &option)
bool QueryValue(const wxString &szValue, wxString &strValue, bool raw) const
CompilerPrograms m_Programs
virtual void AddLibDir(const wxString &option)
virtual Compiler * CreateCopy()
Implement this in new compilers, to return a new copy. 
virtual Compiler * CreateCopy()
Implement this in new compilers, to return a new copy. 
const wxString & _(const wxString &string)
Abstract base class for compilers. 
size_t Add(const wxString &str, size_t copies=1)
bool Open(AccessMode mode=Write)
void SetName(const wxString &strKey)
virtual ~CompilerKeilCX51()