10#if !defined(OWL_CLIPVIEW_H)
14#if defined(BI_HAS_PRAGMA_ONCE)
44 void SetupWindow()
override;
50 void EvDrawClipboard();
52 HWND GetNextWindow()
const;
Mix-in class that registers as a clipboard viewer when the user interface element is created and remo...
void SetNextWindow(HWND hwndnext)
Set the next window in the viewer chain.
HWND GetNextWindow() const
Return the next window in the viewer chain.
ObjectWindows dynamic-link libraries (DLLs) construct an instance of TModule, which acts as an object...
TWindow, derived from TEventHandler and TStreamableBase, provides window-specific behavior and encaps...
HWND THandle
TWindow encapsulates an HWND.
#define DECLARE_RESPONSE_TABLE(cls)
TEventStatus
Mixin window event implementation return status.
Object Windows Library (OWLNext Core)
Base window class TWindow definition, including HWND encapsulation.