MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / IsThemeActive

Method IsThemeActive

Source/FamiTracker.cpp:398–401  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

396}
397
398bool CFamiTrackerApp::IsThemeActive() const
399{
400 return m_bThemeActive;
401}
402
403#ifdef SUPPORT_TRANSLATIONS
404bool GetFileVersion(LPCWSTR Filename, WORD &Major, WORD &Minor, WORD &Revision, WORD &Build) {

Callers 3

OnEraseBkgndMethod · 0.80
OnCtlColorMethod · 0.80
OnCtlColorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected