windowing/windowserver/bwins/TLIBU.DEF
author Faisal Memon <faisal.memon@nokia.com>
Fri, 25 Jun 2010 17:49:58 +0100
branchEGL_MERGE
changeset 105 158b2308cc08
parent 0 5d03bc08d59c
permissions -rw-r--r--
Fix def files so that the implementation agnostic interface definition has no non-standards defined entry points, and change the eglrefimpl specific implementation to place its private entry points high up in the ordinal order space in the implementation region, not the standards based entrypoints region.

EXPORTS
	??0CEventWindow@@QAE@H@Z @1 NONAME ; public: __thiscall CEventWindow::CEventWindow(int)
	??0CTBackedUpWin@@QAE@W4TDisplayMode@@@Z @2 NONAME ; public: __thiscall CTBackedUpWin::CTBackedUpWin(enum TDisplayMode)
	??0CTBaseWin@@QAE@H@Z @3 NONAME ; public: __thiscall CTBaseWin::CTBaseWin(int)
	??0CTBlankWindow@@QAE@XZ @4 NONAME ; public: __thiscall CTBlankWindow::CTBlankWindow(void)
	??0CTClient@@QAE@XZ @5 NONAME ; public: __thiscall CTClient::CTClient(void)
	??0CTDialog@@QAE@XZ @6 NONAME ; public: __thiscall CTDialog::CTDialog(void)
	??0CTDrawableWin@@QAE@H@Z @7 NONAME ; public: __thiscall CTDrawableWin::CTDrawableWin(int)
	??0CTEvent@@QAE@PAVRWsSession@@@Z @8 NONAME ; public: __thiscall CTEvent::CTEvent(class RWsSession *)
	??0CTEventBase@@QAE@PAVRWsSession@@H@Z @9 NONAME ; public: __thiscall CTEventBase::CTEventBase(class RWsSession *,int)
	??0CTPointerCursor@@QAE@AAVRWsSession@@@Z @10 NONAME ; public: __thiscall CTPointerCursor::CTPointerCursor(class RWsSession &)
	??0CTRedraw@@QAE@PAVRWsSession@@@Z @11 NONAME ; public: __thiscall CTRedraw::CTRedraw(class RWsSession *)
	??0CTSprite@@QAE@AAVRWsSession@@@Z @12 NONAME ; public: __thiscall CTSprite::CTSprite(class RWsSession &)
	??0CTTitledWindow@@QAE@XZ @13 NONAME ; public: __thiscall CTTitledWindow::CTTitledWindow(void)
	??0CTWin@@QAE@XZ @14 NONAME ; public: __thiscall CTWin::CTWin(void)
	??0CTWinBase@@QAE@H@Z @15 NONAME ; public: __thiscall CTWinBase::CTWinBase(int)
	??0CTWindowGroup@@QAE@PAVCTClient@@@Z @16 NONAME ; public: __thiscall CTWindowGroup::CTWindowGroup(class CTClient *)
	??0TSpriteCreateParams@@QAE@VTSize@@VTPoint@@P6AXPAVCBitmapContext@@HABV1@HPAX@Z4HW4TDrawMode@CGraphicsContext@@@Z @17 NONAME ; public: __thiscall TSpriteCreateParams::TSpriteCreateParams(class TSize,class TPoint,void (__cdecl*)(class CBitmapContext *,int,class TSpriteCreateParams const &,int,void *),void *,int,enum CGraphicsContext::TDrawMode)
	??0TSpriteCreateParams@@QAE@XZ @18 NONAME ; public: __thiscall TSpriteCreateParams::TSpriteCreateParams(void)
	??1CEventWindow@@UAE@XZ @19 NONAME ; public: virtual __thiscall CEventWindow::~CEventWindow(void)
	??1CTBackedUpWin@@UAE@XZ @20 NONAME ; public: virtual __thiscall CTBackedUpWin::~CTBackedUpWin(void)
	??1CTBaseWin@@UAE@XZ @21 NONAME ; public: virtual __thiscall CTBaseWin::~CTBaseWin(void)
	??1CTBlankWindow@@UAE@XZ @22 NONAME ; public: virtual __thiscall CTBlankWindow::~CTBlankWindow(void)
	??1CTClient@@UAE@XZ @23 NONAME ; public: virtual __thiscall CTClient::~CTClient(void)
	??1CTDialog@@UAE@XZ @24 NONAME ; public: virtual __thiscall CTDialog::~CTDialog(void)
	??1CTEvent@@UAE@XZ @25 NONAME ; public: virtual __thiscall CTEvent::~CTEvent(void)
	??1CTEventBase@@UAE@XZ @26 NONAME ; public: virtual __thiscall CTEventBase::~CTEventBase(void)
	??1CTPointerCursor@@UAE@XZ @27 NONAME ; public: virtual __thiscall CTPointerCursor::~CTPointerCursor(void)
	??1CTRedraw@@UAE@XZ @28 NONAME ; public: virtual __thiscall CTRedraw::~CTRedraw(void)
	??1CTSprite@@UAE@XZ @29 NONAME ; public: virtual __thiscall CTSprite::~CTSprite(void)
	??1CTTitledWindow@@UAE@XZ @30 NONAME ; public: virtual __thiscall CTTitledWindow::~CTTitledWindow(void)
	??1CTWin@@UAE@XZ @31 NONAME ; public: virtual __thiscall CTWin::~CTWin(void)
	??1CTWindowGroup@@UAE@XZ @32 NONAME ; public: virtual __thiscall CTWindowGroup::~CTWindowGroup(void)
	?Activate@CTBaseWin@@QAEXXZ @33 NONAME ; public: void __thiscall CTBaseWin::Activate(void)
	?AdjustOrdinal@CTBaseWin@@UAEXH@Z @34 NONAME ; public: virtual void __thiscall CTBaseWin::AdjustOrdinal(int)
	?AdjustOrdinal@CTWinBase@@UAEXH@Z @35 NONAME ; public: virtual void __thiscall CTWinBase::AdjustOrdinal(int)
	?AdjustShadow@CTBaseWin@@UAEXH@Z @36 NONAME ; public: virtual void __thiscall CTBaseWin::AdjustShadow(int)
	?AdjustShadow@CTWinBase@@UAEXH@Z @37 NONAME ; public: virtual void __thiscall CTWinBase::AdjustShadow(int)
	?AdjustSize@CTWin@@QAEXHHH@Z @38 NONAME ; public: void __thiscall CTWin::AdjustSize(int,int,int)
	?AdjustSizeL@CTBaseWin@@UAEXHHH@Z @39 NONAME ; public: virtual void __thiscall CTBaseWin::AdjustSizeL(int,int,int)
	?AssignGC@CTBaseWin@@UAEXAAVCWindowGc@@@Z @40 NONAME ; public: virtual void __thiscall CTBaseWin::AssignGC(class CWindowGc &)
	?BaseWin@CTBackedUpWin@@UAEPAVRWindowBase@@XZ @41 NONAME ; public: virtual class RWindowBase * __thiscall CTBackedUpWin::BaseWin(void)
	?BaseWin@CTBackedUpWin@@UBEPBVRWindowBase@@XZ @42 NONAME ; public: virtual class RWindowBase const * __thiscall CTBackedUpWin::BaseWin(void)const 
	?BaseWin@CTBlankWindow@@UAEPAVRWindowBase@@XZ @43 NONAME ; public: virtual class RWindowBase * __thiscall CTBlankWindow::BaseWin(void)
	?BaseWin@CTBlankWindow@@UBEPBVRWindowBase@@XZ @44 NONAME ; public: virtual class RWindowBase const * __thiscall CTBlankWindow::BaseWin(void)const 
	?BaseWin@CTWin@@UAEPAVRWindowBase@@XZ @45 NONAME ; public: virtual class RWindowBase * __thiscall CTWin::BaseWin(void)
	?BaseWin@CTWin@@UBEPBVRWindowBase@@XZ @46 NONAME ; public: virtual class RWindowBase const * __thiscall CTWin::BaseWin(void)const 
	?BaseWin@TlibWsEvent@@QAEPAVCTBaseWin@@XZ @47 NONAME ; public: class CTBaseWin * __thiscall TlibWsEvent::BaseWin(void)
	?ButtonPressL@CTDialog@@UAEXH@Z @48 NONAME ; public: virtual void __thiscall CTDialog::ButtonPressL(int)
	?CancelHandler@CTEventBase@@IAEXXZ @49 NONAME ; protected: void __thiscall CTEventBase::CancelHandler(void)
	?CancelRead@CTClient@@QAEXXZ @50 NONAME ; public: void __thiscall CTClient::CancelRead(void)
	?CancelRedrawRead@CTClient@@QAEXXZ @51 NONAME ; public: void __thiscall CTClient::CancelRedrawRead(void)
	?Child@CTWinBase@@QBEPAVCTBaseWin@@XZ @52 NONAME ; public: class CTBaseWin * __thiscall CTWinBase::Child(void)const 
	?ClearCurrentWindow@CTWindowGroup@@QAEXXZ @53 NONAME ; public: void __thiscall CTWindowGroup::ClearCurrentWindow(void)
	?Client@CTWinBase@@UBEPAVCTClient@@XZ @54 NONAME ; public: virtual class CTClient * __thiscall CTWinBase::Client(void)const 
	?Client@CTWindowGroup@@UBEPAVCTClient@@XZ @55 NONAME ; public: virtual class CTClient * __thiscall CTWindowGroup::Client(void)const 
	?Construct@CTEventBase@@QAEXXZ @56 NONAME ; public: void __thiscall CTEventBase::Construct(void)
	?ConstructEventHandlerL@CTClient@@UAEXXZ @57 NONAME ; public: virtual void __thiscall CTClient::ConstructEventHandlerL(void)
	?ConstructExtLD@CTBaseWin@@UAEXAAVCTWinBase@@ABVTPoint@@ABVTSize@@@Z @58 NONAME ; public: virtual void __thiscall CTBaseWin::ConstructExtLD(class CTWinBase &,class TPoint const &,class TSize const &)
	?ConstructL@CEventWindow@@UAEXAAVCTWinBase@@@Z @59 NONAME ; public: virtual void __thiscall CEventWindow::ConstructL(class CTWinBase &)
	?ConstructL@CTBaseWin@@UAEXAAVCTWinBase@@@Z @60 NONAME ; public: virtual void __thiscall CTBaseWin::ConstructL(class CTWinBase &)
	?ConstructL@CTBlankWindow@@UAEXAAVCTWinBase@@@Z @61 NONAME ; public: virtual void __thiscall CTBlankWindow::ConstructL(class CTWinBase &)
	?ConstructL@CTClient@@UAEXXZ @62 NONAME ; public: virtual void __thiscall CTClient::ConstructL(void)
	?ConstructL@CTPointerCursor@@QAEXH@Z @63 NONAME ; public: void __thiscall CTPointerCursor::ConstructL(int)
	?ConstructL@CTPointerCursor@@QAEXHPAUTSpriteCreateParams@@H@Z @64 NONAME ; public: void __thiscall CTPointerCursor::ConstructL(int,struct TSpriteCreateParams *,int)
	?ConstructL@CTPointerCursor@@QAEXHPAUTSpriteCreateParams@@HAAPAVCFbsBitmap@@1@Z @65 NONAME ; public: void __thiscall CTPointerCursor::ConstructL(int,struct TSpriteCreateParams *,int,class CFbsBitmap * &,class CFbsBitmap * &)
	?ConstructL@CTSprite@@QAEXAAVRWindowTreeNode@@ABVTPoint@@HPAUTSpriteCreateParams@@H@Z @66 NONAME ; public: void __thiscall CTSprite::ConstructL(class RWindowTreeNode &,class TPoint const &,int,struct TSpriteCreateParams *,int)
	?ConstructL@CTTitledWindow@@UAEXAAVCTWinBase@@@Z @67 NONAME ; public: virtual void __thiscall CTTitledWindow::ConstructL(class CTWinBase &)
	?ConstructL@CTWindowGroup@@UAEXXZ @68 NONAME ; public: virtual void __thiscall CTWindowGroup::ConstructL(void)
	?ConstructLD@CTDialog@@QAEXAAVCTWinBase@@AAVCWindowGc@@@Z @69 NONAME ; public: void __thiscall CTDialog::ConstructLD(class CTWinBase &,class CWindowGc &)
	?ConstructWin@CTBackedUpWin@@UAEHABVCTWinBase@@@Z @70 NONAME ; public: virtual int __thiscall CTBackedUpWin::ConstructWin(class CTWinBase const &)
	?ConstructWin@CTBlankWindow@@UAEHABVCTWinBase@@@Z @71 NONAME ; public: virtual int __thiscall CTBlankWindow::ConstructWin(class CTWinBase const &)
	?ConstructWin@CTWin@@UAEHABVCTWinBase@@@Z @72 NONAME ; public: virtual int __thiscall CTWin::ConstructWin(class CTWinBase const &)
	?CurWin@CTWindowGroup@@QBEPAVCTBaseWin@@XZ @73 NONAME ; public: class CTBaseWin * __thiscall CTWindowGroup::CurWin(void)const 
	?Delete@CTBaseWin@@SAXPAV1@@Z @74 NONAME ; public: static void __cdecl CTBaseWin::Delete(class CTBaseWin *)
	?DestroyWindows@CTClient@@QAEXXZ @75 NONAME ; public: void __thiscall CTClient::DestroyWindows(void)
	?Display@CTDialog@@QAEHXZ @76 NONAME ; public: int __thiscall CTDialog::Display(void)
	?DisplayDialog@@YAXABV?$TBuf@$0BAA@@@ABVTDesC16@@1PBVRWindowGroup@@@Z @77 NONAME ; void __cdecl DisplayDialog(class TBuf<256> const &,class TDesC16 const &,class TDesC16 const &,class RWindowGroup const *)
	?DisplayDialog@@YAXPAVCTClient@@ABV?$TBuf@$0BAA@@@ABVTDesC16@@2@Z @78 NONAME ; void __cdecl DisplayDialog(class CTClient *,class TBuf<256> const &,class TDesC16 const &,class TDesC16 const &)
	?DoCancel@CTEvent@@MAEXXZ @79 NONAME ; protected: virtual void __thiscall CTEvent::DoCancel(void)
	?DoCancel@CTRedraw@@MAEXXZ @80 NONAME ; protected: virtual void __thiscall CTRedraw::DoCancel(void)
	?DragDropL@CTBaseWin@@UAEXABUTPointerEvent@@ABVTTime@@@Z @81 NONAME ; public: virtual void __thiscall CTBaseWin::DragDropL(struct TPointerEvent const &,class TTime const &)
	?Draw@CEventWindow@@UAEXXZ @82 NONAME ; public: virtual void __thiscall CEventWindow::Draw(void)
	?Draw@CTBaseWin@@UAEXXZ @83 NONAME ; public: virtual void __thiscall CTBaseWin::Draw(void)
	?Draw@CTDialog@@UAEXXZ @84 NONAME ; public: virtual void __thiscall CTDialog::Draw(void)
	?Draw@CTTitledWindow@@UAEXXZ @85 NONAME ; public: virtual void __thiscall CTTitledWindow::Draw(void)
	?DrawBorder@CTBaseWin@@QAEXXZ @86 NONAME ; public: void __thiscall CTBaseWin::DrawBorder(void)
	?DrawNow@CTWin@@QAEXXZ @87 NONAME ; public: void __thiscall CTWin::DrawNow(void)
	?DrawableWin@CTBackedUpWin@@UAEPAVRDrawableWindow@@XZ @88 NONAME ; public: virtual class RDrawableWindow * __thiscall CTBackedUpWin::DrawableWin(void)
	?DrawableWin@CTBackedUpWin@@UBEPBVRDrawableWindow@@XZ @89 NONAME ; public: virtual class RDrawableWindow const * __thiscall CTBackedUpWin::DrawableWin(void)const 
	?DrawableWin@CTWin@@UAEPAVRDrawableWindow@@XZ @90 NONAME ; public: virtual class RDrawableWindow * __thiscall CTWin::DrawableWin(void)
	?DrawableWin@CTWin@@UBEPBVRDrawableWindow@@XZ @91 NONAME ; public: virtual class RDrawableWindow const * __thiscall CTWin::DrawableWin(void)const 
	?ErrorMessage@CTWinBase@@UAEXABUTWsErrorMessage@@ABVTTime@@@Z @92 NONAME ; public: virtual void __thiscall CTWinBase::ErrorMessage(struct TWsErrorMessage const &,class TTime const &)
	?FocusChanged@CTBaseWin@@UAEXH@Z @93 NONAME ; public: virtual void __thiscall CTBaseWin::FocusChanged(int)
	?FocusChanged@CTTitledWindow@@UAEXH@Z @94 NONAME ; public: virtual void __thiscall CTTitledWindow::FocusChanged(int)
	?FocusGained@CTWindowGroup@@QAEXXZ @95 NONAME ; public: void __thiscall CTWindowGroup::FocusGained(void)
	?FocusLost@CTWindowGroup@@QAEXXZ @96 NONAME ; public: void __thiscall CTWindowGroup::FocusLost(void)
	?Group@CTBaseWin@@UBEPAVCTWindowGroup@@XZ @97 NONAME ; public: virtual class CTWindowGroup * __thiscall CTBaseWin::Group(void)const 
	?Group@CTWindowGroup@@UBEPAV1@XZ @98 NONAME ; public: virtual class CTWindowGroup * __thiscall CTWindowGroup::Group(void)const 
	?HasFocus@CTWindowGroup@@QBEHPAVCTBaseWin@@@Z @99 NONAME ; public: int __thiscall CTWindowGroup::HasFocus(class CTBaseWin *)const 
	?InitWin@CTBaseWin@@UAEXXZ @100 NONAME ; public: virtual void __thiscall CTBaseWin::InitWin(void)
	?Invalidate@CTWin@@QAEXABVTRect@@@Z @101 NONAME ; public: void __thiscall CTWin::Invalidate(class TRect const &)
	?Invalidate@CTWin@@QAEXXZ @102 NONAME ; public: void __thiscall CTWin::Invalidate(void)
	?KeyL@CTWindowGroup@@UAEXABUTKeyEvent@@ABVTTime@@@Z @103 NONAME ; public: virtual void __thiscall CTWindowGroup::KeyL(struct TKeyEvent const &,class TTime const &)
	?KeyDownL@CTBaseWin@@UAEXABUTKeyEvent@@ABVTTime@@@Z @104 NONAME ; public: virtual void __thiscall CTBaseWin::KeyDownL(struct TKeyEvent const &,class TTime const &)
	?KeyDownL@CTWindowGroup@@UAEXABUTKeyEvent@@ABVTTime@@@Z @105 NONAME ; public: virtual void __thiscall CTWindowGroup::KeyDownL(struct TKeyEvent const &,class TTime const &)
	?KeyUpL@CTBaseWin@@UAEXABUTKeyEvent@@ABVTTime@@@Z @106 NONAME ; public: virtual void __thiscall CTBaseWin::KeyUpL(struct TKeyEvent const &,class TTime const &)
	?KeyUpL@CTWindowGroup@@UAEXABUTKeyEvent@@ABVTTime@@@Z @107 NONAME ; public: virtual void __thiscall CTWindowGroup::KeyUpL(struct TKeyEvent const &,class TTime const &)
	?LogEvent@CEventWindow@@QAEXABVTWsEvent@@@Z @108 NONAME ; public: void __thiscall CEventWindow::LogEvent(class TWsEvent const &)
	?LogEvent@CTEvent@@UAEXABVTWsEvent@@@Z @109 NONAME ; public: virtual void __thiscall CTEvent::LogEvent(class TWsEvent const &)
	?MessageReady@CTWindowGroup@@UAEXABVTWsEvent@@@Z @ 110 NONAME ; public: virtual void __thiscall CTWindowGroup::MessageReady(class TWsEvent const &)
	?ModifiersChanged@CTWinBase@@UAEXABUTModifiersChangedEvent@@ABVTTime@@@Z @111 NONAME ; public: virtual void __thiscall CTWinBase::ModifiersChanged(struct TModifiersChangedEvent const &,class TTime const &)
	?Next@CTBaseWin@@QAEPAV1@XZ @112 NONAME ; public: class CTBaseWin * __thiscall CTBaseWin::Next(void)
	?NextSibling@CTWinBase@@QBEPAV1@XZ @113 NONAME ; public: class CTWinBase * __thiscall CTWinBase::NextSibling(void)const 
	?Parent@CTWinBase@@QBEPAV1@XZ @114 NONAME ; public: class CTWinBase * __thiscall CTWinBase::Parent(void)const 
	?PasswordL@CTWindowGroup@@UAEXABVTTime@@@Z @115 NONAME ; public: virtual void __thiscall CTWindowGroup::PasswordL(class TTime const &)
	?PointerL@CTBaseWin@@UAEXABUTPointerEvent@@ABVTTime@@@Z @116 NONAME ; public: virtual void __thiscall CTBaseWin::PointerL(struct TPointerEvent const &,class TTime const &)
	?PointerL@CTDialog@@UAEXABUTPointerEvent@@ABVTTime@@@Z @117 NONAME ; public: virtual void __thiscall CTDialog::PointerL(struct TPointerEvent const &,class TTime const &)
	?PointerBufferReady@CTWinBase@@UAEXABVTTime@@@Z @118 NONAME ; public: virtual void __thiscall CTWinBase::PointerBufferReady(class TTime const &)
	?PointerCursor@CTPointerCursor@@QAEAAVRWsPointerCursor@@XZ @119 NONAME ; public: class RWsPointerCursor & __thiscall CTPointerCursor::PointerCursor(void)
	?PointerEnter@CTWinBase@@UAEXABVTTime@@@Z @120 NONAME ; public: virtual void __thiscall CTWinBase::PointerEnter(class TTime const &)
	?PointerExit@CTWinBase@@UAEXABVTTime@@@Z @121 NONAME ; public: virtual void __thiscall CTWinBase::PointerExit(class TTime const &)
	?Position@CTBaseWin@@UBE?AVTPoint@@XZ @122 NONAME ; public: virtual class TPoint  __thiscall CTBaseWin::Position(void)const 
	?Position@CTWinBase@@UBE?AVTPoint@@XZ @123 NONAME ; public: virtual class TPoint  __thiscall CTWinBase::Position(void)const 
	?Prev@CTBaseWin@@QAEPAV1@XZ @124 NONAME ; public: class CTBaseWin * __thiscall CTBaseWin::Prev(void)
	?PrevSibling@CTWinBase@@QBEPAV1@XZ @125 NONAME ; public: class CTWinBase * __thiscall CTWinBase::PrevSibling(void)const 
	?QueueRead@CTClient@@QAEHXZ @126 NONAME ; public: int __thiscall CTClient::QueueRead(void)
	?Redraw@CTWin@@UAEXXZ @ 127 NONAME ; void CTWin::Redraw(void)
	?Redraw@CTWin@@UAEXABVTRect@@@Z @128 NONAME ; public: virtual void __thiscall CTWin::Redraw(class TRect const &)
	?RedrawL@CTSpriteBase@@QAEXAAPAVCFbsBitmap@@0PAUTSpriteCreateParams@@@Z @129 NONAME ; public: void __thiscall CTSpriteBase::RedrawL(class CFbsBitmap * &,class CFbsBitmap * &,struct TSpriteCreateParams *)
	?RelinquishFocus@CTBaseWin@@UAEXXZ @130 NONAME ; public: virtual void __thiscall CTBaseWin::RelinquishFocus(void)
	?RelinquishFocus@CTDialog@@UAEXXZ @131 NONAME ; public: virtual void __thiscall CTDialog::RelinquishFocus(void)
	?Request@CTEvent@@UAEXXZ @132 NONAME ; public: virtual void __thiscall CTEvent::Request(void)
	?Request@CTRedraw@@UAEXXZ @133 NONAME ; public: virtual void __thiscall CTRedraw::Request(void)
	?RequestRedraw@CTClient@@QAEXXZ @134 NONAME ; public: void __thiscall CTClient::RequestRedraw(void)
	?ResetFocus@CTClient@@QAEXXZ @135 NONAME ; public: void __thiscall CTClient::ResetFocus(void)
	?Resized@CTBaseWin@@UAEXABVTSize@@@Z @136 NONAME ; public: virtual void __thiscall CTBaseWin::Resized(class TSize const &)
	?Resized@CTTitledWindow@@EAEXABVTSize@@@Z @137 NONAME ; private: virtual void __thiscall CTTitledWindow::Resized(class TSize const &)
	?RunL@CTEventBase@@MAEXXZ @138 NONAME ; protected: virtual void __thiscall CTEventBase::RunL(void)
	?SetButtonText@CTDialog@@QAEXHABVTDesC16@@@Z @139 NONAME ; public: void __thiscall CTDialog::SetButtonText(int,class TDesC16 const &)
	?SetCancelFunction@CTClient@@QAEXABVTCallBack@@@Z @140 NONAME ; public: void __thiscall CTClient::SetCancelFunction(class TCallBack const &)
	?SetColor@CTBlankWindow@@QAEXABVTRgb@@@Z @141 NONAME ; public: void __thiscall CTBlankWindow::SetColor(class TRgb const &)
	?SetColor@CTTitledWindow@@QAEXVTRgb@@@Z @142 NONAME ; public: void __thiscall CTTitledWindow::SetColor(class TRgb)
	?SetCurrentWindow@CTWindowGroup@@QAEXPAVCTBaseWin@@@Z @143 NONAME ; public: void __thiscall CTWindowGroup::SetCurrentWindow(class CTBaseWin *)
	?SetCurrentWindow@CTWindowGroup@@QAEXPAVCTBaseWin@@H@Z @144 NONAME ; public: void __thiscall CTWindowGroup::SetCurrentWindow(class CTBaseWin *,int)
	?SetDefaultExt@CTWin@@QAEXXZ @145 NONAME ; public: void __thiscall CTWin::SetDefaultExt(void)
	?SetDefaultExtL@CTBaseWin@@UAEXXZ @146 NONAME ; public: virtual void __thiscall CTBaseWin::SetDefaultExtL(void)
	?SetDragRect@CTBaseWin@@QAEXABVTRect@@@Z @147 NONAME ; public: void __thiscall CTBaseWin::SetDragRect(class TRect const &)
	?SetExt@CTBlankWindow@@QAEXABVTPoint@@ABVTSize@@@Z @148 NONAME ; public: void __thiscall CTBlankWindow::SetExt(class TPoint const &,class TSize const &)
	?SetExt@CTWin@@QAEXABVTPoint@@ABVTSize@@@Z @149 NONAME ; public: void __thiscall CTWin::SetExt(class TPoint const &,class TSize const &)
	?SetExtL@CTBaseWin@@UAEXABVTPoint@@ABVTSize@@@Z @150 NONAME ; public: virtual void __thiscall CTBaseWin::SetExtL(class TPoint const &,class TSize const &)
	?SetFullScreenExtL@CTBaseWin@@UAEXXZ @151 NONAME ; public: virtual void __thiscall CTBaseWin::SetFullScreenExtL(void)
	?SetInitialPos@CTBaseWin@@QAEXABVTPoint@@@Z @152 NONAME ; public: void __thiscall CTBaseWin::SetInitialPos(class TPoint const &)
	?SetLine1@CTDialog@@QAEXABVTDesC16@@@Z @153 NONAME ; public: void __thiscall CTDialog::SetLine1(class TDesC16 const &)
	?SetLine2@CTDialog@@QAEXABVTDesC16@@@Z @154 NONAME ; public: void __thiscall CTDialog::SetLine2(class TDesC16 const &)
	?SetNumButtons@CTDialog@@QAEXH@Z @155 NONAME ; public: void __thiscall CTDialog::SetNumButtons(int)
	?SetPos@CTBaseWin@@UAEXABVTPoint@@@Z @156 NONAME ; public: virtual void __thiscall CTBaseWin::SetPos(class TPoint const &)
	?SetRedrawCancelFunction@CTClient@@QAEXABVTCallBack@@@Z @157 NONAME ; public: void __thiscall CTClient::SetRedrawCancelFunction(class TCallBack const &)
	?SetSize@CTBlankWindow@@QAEXABVTSize@@@Z @158 NONAME ; public: void __thiscall CTBlankWindow::SetSize(class TSize const &)
	?SetSize@CTWin@@QAEXABVTSize@@@Z @159 NONAME ; public: void __thiscall CTWin::SetSize(class TSize const &)
	?SetSizeL@CTBaseWin@@UAEXABVTSize@@@Z @160 NONAME ; public: virtual void __thiscall CTBaseWin::SetSizeL(class TSize const &)
	?SetTitle@CTTitledWindow@@QAEXABV?$TBuf@$0BAA@@@@Z @161 NONAME ; public: void __thiscall CTTitledWindow::SetTitle(class TBuf<256> const &)
	?SetUpL@CEventWindow@@QAEXABVTPoint@@PAVCTWinBase@@AAVCWindowGc@@@Z @162 NONAME ; public: void __thiscall CEventWindow::SetUpL(class TPoint const &,class CTWinBase *,class CWindowGc &)
	?SetUpL@CTBaseWin@@UAEXVTPoint@@VTSize@@PAVCTWinBase@@AAVCWindowGc@@@Z @163 NONAME ; public: virtual void __thiscall CTBaseWin::SetUpL(class TPoint,class TSize,class CTWinBase *,class CWindowGc &)
	?SetUpL@CTBaseWin@@UAEXVTPoint@@VTSize@@PAVCTWinBase@@AAVCWindowGc@@PAW4TDisplayMode@@@Z @164 NONAME ; public: virtual void __thiscall CTBaseWin::SetUpL(class TPoint,class TSize,class CTWinBase *,class CWindowGc &,enum TDisplayMode *)
	?SetVisible@CTBaseWin@@UAEXH@Z @165 NONAME ; public: virtual void __thiscall CTBaseWin::SetVisible(int)
	?SetVisible@CTWinBase@@UAEXH@Z @166 NONAME ; public: virtual void __thiscall CTWinBase::SetVisible(int)
	?SetWindowSize@CTDialog@@QAEXXZ @167 NONAME ; public: void __thiscall CTDialog::SetWindowSize(void)
	?Size@CTBaseWin@@UBE?AVTSize@@XZ @168 NONAME ; public: virtual class TSize  __thiscall CTBaseWin::Size(void)const 
	?Size@CTWindowGroup@@UBE?AVTSize@@XZ @169 NONAME ; public: virtual class TSize  __thiscall CTWindowGroup::Size(void)const 
	?Splat@CTUser@@SAXPAVCTClient@@ABVTRect@@ABVTRgb@@@Z @170 NONAME ; public: static void __cdecl CTUser::Splat(class CTClient *,class TRect const &,class TRgb const &)
	?Sprite@CTSprite@@QAEAAVRWsSprite@@XZ @171 NONAME ; public: class RWsSprite & __thiscall CTSprite::Sprite(void)
	?SpriteBase@CTPointerCursor@@UAEAAVRWsSpriteBase@@XZ @172 NONAME ; public: virtual class RWsSpriteBase & __thiscall CTPointerCursor::SpriteBase(void)
	?SpriteBase@CTSprite@@UAEAAVRWsSpriteBase@@XZ @173 NONAME ; public: virtual class RWsSpriteBase & __thiscall CTSprite::SpriteBase(void)
	?SubType@CTWinBase@@UAEHXZ @174 NONAME ; public: virtual int __thiscall CTWinBase::SubType(void)
	?SwitchOn@CTWinBase@@UAEXABVTTime@@@Z @175 NONAME ; public: virtual void __thiscall CTWinBase::SwitchOn(class TTime const &)
	?TestLibStartUp@@YAHP6APAVCTClient@@XZ@Z @176 NONAME ; int __cdecl TestLibStartUp(class CTClient * (__cdecl*)(void))
	?Title@CTClient@@QAEPAV?$TBuf@$0BAA@@@XZ @177 NONAME ; public: class TBuf<256> * __thiscall CTClient::Title(void)
	?UpdateL@CTSpriteBase@@QAEXHPAUTSpriteCreateParams@@@Z @178 NONAME ; public: void __thiscall CTSpriteBase::UpdateL(int,struct TSpriteCreateParams *)
	?WinKeyL@CEventWindow@@UAEXABUTKeyEvent@@ABVTTime@@@Z @179 NONAME ; public: virtual void __thiscall CEventWindow::WinKeyL(struct TKeyEvent const &,class TTime const &)
	?WinKeyL@CTBaseWin@@UAEXABUTKeyEvent@@ABVTTime@@@Z @180 NONAME ; public: virtual void __thiscall CTBaseWin::WinKeyL(struct TKeyEvent const &,class TTime const &)
	?WinKeyL@CTDialog@@UAEXABUTKeyEvent@@ABVTTime@@@Z @181 NONAME ; public: virtual void __thiscall CTDialog::WinKeyL(struct TKeyEvent const &,class TTime const &)
	?WinKeyL@CTWindowGroup@@UAEXABUTKeyEvent@@ABVTTime@@@Z @182 NONAME ; public: virtual void __thiscall CTWindowGroup::WinKeyL(struct TKeyEvent const &,class TTime const &)
	?WinTreeNode@CTBaseWin@@UAEPAVRWindowTreeNode@@XZ @183 NONAME ; public: virtual class RWindowTreeNode * __thiscall CTBaseWin::WinTreeNode(void)
	?WinTreeNode@CTBaseWin@@UBEPBVRWindowTreeNode@@XZ @184 NONAME ; public: virtual class RWindowTreeNode const * __thiscall CTBaseWin::WinTreeNode(void)const 
	?WinTreeNode@CTWindowGroup@@UAEPAVRWindowTreeNode@@XZ @185 NONAME ; public: virtual class RWindowTreeNode * __thiscall CTWindowGroup::WinTreeNode(void)
	?WinTreeNode@CTWindowGroup@@UBEPBVRWindowTreeNode@@XZ @186 NONAME ; public: virtual class RWindowTreeNode const * __thiscall CTWindowGroup::WinTreeNode(void)const 
	?WindowGroup@TlibWsEvent@@QAEPAVCTWindowGroup@@XZ @187 NONAME ; public: class CTWindowGroup * __thiscall TlibWsEvent::WindowGroup(void)
	?__DbgTestInvariant@CTBaseWin@@QBEXXZ @188 NONAME ; public: void __thiscall CTBaseWin::__DbgTestInvariant(void)const 
	?__DbgTestInvariant@CTWinBase@@QBEXXZ @189 NONAME ; public: void __thiscall CTWinBase::__DbgTestInvariant(void)const 
	?doRunL@CTEvent@@MAEXXZ @190 NONAME ; protected: virtual void __thiscall CTEvent::doRunL(void)
	?doRunL@CTRedraw@@MAEXXZ @191 NONAME ; protected: virtual void __thiscall CTRedraw::doRunL(void)
	?ScreenDeviceChanged@CTWindowGroup@@UAEXXZ @192 NONAME ; public: virtual void __thiscall CTWindowGroup::ScreenDeviceChanged(void)
	?LogMessage@CTClient@@QAEXABV?$TBuf@$0IA@@@@Z @193 NONAME ; public: void __thiscall CTClient::LogMessage(class TBuf<128> const &)
	?BackedUpWin@CTBackedUpWin@@QAEPAVRBackedUpWindow@@XZ @ 194 NONAME ; public: class RBackedUpWindow * __thiscall CTBackedUpWin::BackedUpWin(void)
	?BackedUpWin@CTBackedUpWin@@QBEPBVRBackedUpWindow@@XZ @ 195 NONAME ; public: class RBackedUpWindow const * __thiscall CTBackedUpWin::BackedUpWin(void)const 
	??0CBlankWindow@@QAE@VTRgb@@@Z @ 196 NONAME ; public: __thiscall CBlankWindow::CBlankWindow(class TRgb)
	??0CBlankWindow@@QAE@XZ @ 197 NONAME ; public: __thiscall CBlankWindow::CBlankWindow(void)
	?Check@CBlankWindow@@QAEHABVCTClient@@@Z @ 198 NONAME ; public: int __thiscall CBlankWindow::Check(class CTClient const &)
	?CheckBlankWindow@@YAHVTRect@@VTRgb@@PBVCWsScreenDevice@@@Z @ 199 NONAME ; int __cdecl CheckBlankWindow(class TRect,class TRgb,class CWsScreenDevice const *)
	?ConstructL@CBlankWindow@@UAEXAAVCTWinBase@@@Z @ 200 NONAME ; public: virtual void __thiscall CBlankWindow::ConstructL(class CTWinBase &)
	?Draw@CBlankWindow@@UAEXXZ @ 201 NONAME ; public: virtual void __thiscall CBlankWindow::Draw(void)
	?DrawNow@CBlankWindow@@QAEXAAVTRect@@@Z @ 202 NONAME ; public: void __thiscall CBlankWindow::DrawNow(class TRect &)
	?DrawNow@CBlankWindow@@QAEXXZ @ 203 NONAME ; public: void __thiscall CBlankWindow::DrawNow(void)
	?RealDraw@CBlankWindow@@QAEXH@Z @ 204 NONAME ; public: void __thiscall CBlankWindow::RealDraw(int)
	?SetColor@CBlankWindow@@QAEXVTRgb@@@Z @ 205 NONAME ; public: void __thiscall CBlankWindow::SetColor(class TRgb)
	?WaitForRedrawsToFinish@CTClient@@QAEHXZ @ 206  NONAME ; int CTClient::WaitForRedrawsToFinish(void)
	??0CInfoDialog@@QAE@PAVCTWindowGroup@@PAVCWindowGc@@@Z @ 207 NONAME ; public: __thiscall CInfoDialog::CInfoDialog(class CTWindowGroup *,class CWindowGc *)
	?ButtonPressL@CInfoDialog@@UAEXH@Z @ 208 NONAME ; public: virtual void __thiscall CInfoDialog::ButtonPressL(int)
	?ConstructLD@CInfoDialog@@QAEXXZ @ 209 NONAME ; public: void __thiscall CInfoDialog::ConstructLD(void)
	?TimerResults@CInfoDialog@@QAEXXZ @ 210 NONAME ; public: void __thiscall CInfoDialog::TimerResults(void)
	?SetUpL@CTBaseWin@@QAEXVTPoint@@VTSize@@PAVCTWinBase@@AAVCWindowGc@@H@Z @ 211 NONAME ; public: void __thiscall CTBaseWin::SetUpL(class TPoint,class TSize,class CTWinBase *,class CWindowGc &,int)
	?SetUpL@CTBaseWin@@UAEXVTPoint@@VTSize@@PAVCTWinBase@@AAVCWindowGc@@PAW4TDisplayMode@@HH@Z @ 212 NONAME ; void CTBaseWin::SetUpL(class TPoint, class TSize, class CTWinBase *, class CWindowGc &, enum TDisplayMode *, int, int)
	?SetFlags@CTDialog@@QAEXI@Z @ 213 NONAME ; public: void __thiscall CTDialog::SetFlags(unsigned int)
	?UserEvent@CTWindowGroup@@UAEXH@Z @ 214 NONAME ; public: virtual void __thiscall CTWindowGroup::UserEvent(int)
	?DisplayDialog@@YAXHABV?$TBuf@$0BAA@@@ABVTDesC16@@1PBVRWindowGroup@@@Z @ 215 NONAME ; void DisplayDialog(int, class TBuf<256> const &, class TDesC16 const &, class TDesC16 const &, class RWindowGroup const *)
	?TestLibStartUp@@YAHP6APAVCTClient@@XZH@Z @ 216 NONAME ; int TestLibStartUp(class CTClient * (*)(void), int)
	?PointerL@CTWinBase@@UAEXABUTPointerEvent@@ABVTTime@@@Z @ 217 NONAME ; void CTWinBase::PointerL(struct TPointerEvent const &, class TTime const &)
	?WaitUntilEventPending@CTClient@@QAEHXZ @ 218  NONAME ; int CTClient::WaitUntilEventPending(void)
	?WaitUntilRedrawPending@CTClient@@QAEHXZ @ 219  NONAME ; int CTClient::WaitUntilRedrawPending(void)
	?IsEventWaiting@CTClient@@QAEHXZ @ 220  NONAME ; int CTClient::IsEventWaiting(void)
	?WaitForAllEventProcessingToFinish@CTClient@@QAEHXZ @ 221  NONAME ; int CTClient::WaitForAllEventProcessingToFinish(void)