13#if defined(BI_HAS_PRAGMA_ONCE)
51 TGroupList& TraceGroups;
65 void CmEditSelectAll();
69 void CmPreviousPane();
71 void LbnSelChangeModule();
74 void SaveWindowState();
75 void RestoreWindowState();
76 void AddModules(
TModule* module);
77 void UpdateTraceText();
Base class for an extensible interface for auto enabling/disabling of commands (menu items,...
A TEdit is an interface object that represents an edit control interface element.
Derived from TWindow, TFrameWindow controls such window-specific behavior as keyboard navigation and ...
An interface object that represents a corresponding list box element.
ObjectWindows dynamic-link libraries (DLLs) construct an instance of TModule, which acts as an object...
TPaneSplitter is a class that acts as a container for child windows (called panes) and splitters (pan...
static void DestroyInstance()
static auto GetInstance(bool shouldCreateIfNeccessary=false) -> TTraceWindow *
void Output(TDiagBase *group, LPCTSTR str) override
auto IdleAction(long) -> bool override
void CleanupWindow() override
void SetupWindow() override
friend struct TTraceWindowHook
#define DECLARE_RESPONSE_TABLE(cls)
Definition of class TFrameWindow.
Object Windows Library (OWLNext Core)
General definitions used by all ObjectWindows programs.