os/graphics/windowing/windowserver/bwins/TLIBU.DEF
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/graphics/windowing/windowserver/bwins/TLIBU.DEF	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,222 @@
     1.4 +EXPORTS
     1.5 +	??0CEventWindow@@QAE@H@Z @1 NONAME ; public: __thiscall CEventWindow::CEventWindow(int)
     1.6 +	??0CTBackedUpWin@@QAE@W4TDisplayMode@@@Z @2 NONAME ; public: __thiscall CTBackedUpWin::CTBackedUpWin(enum TDisplayMode)
     1.7 +	??0CTBaseWin@@QAE@H@Z @3 NONAME ; public: __thiscall CTBaseWin::CTBaseWin(int)
     1.8 +	??0CTBlankWindow@@QAE@XZ @4 NONAME ; public: __thiscall CTBlankWindow::CTBlankWindow(void)
     1.9 +	??0CTClient@@QAE@XZ @5 NONAME ; public: __thiscall CTClient::CTClient(void)
    1.10 +	??0CTDialog@@QAE@XZ @6 NONAME ; public: __thiscall CTDialog::CTDialog(void)
    1.11 +	??0CTDrawableWin@@QAE@H@Z @7 NONAME ; public: __thiscall CTDrawableWin::CTDrawableWin(int)
    1.12 +	??0CTEvent@@QAE@PAVRWsSession@@@Z @8 NONAME ; public: __thiscall CTEvent::CTEvent(class RWsSession *)
    1.13 +	??0CTEventBase@@QAE@PAVRWsSession@@H@Z @9 NONAME ; public: __thiscall CTEventBase::CTEventBase(class RWsSession *,int)
    1.14 +	??0CTPointerCursor@@QAE@AAVRWsSession@@@Z @10 NONAME ; public: __thiscall CTPointerCursor::CTPointerCursor(class RWsSession &)
    1.15 +	??0CTRedraw@@QAE@PAVRWsSession@@@Z @11 NONAME ; public: __thiscall CTRedraw::CTRedraw(class RWsSession *)
    1.16 +	??0CTSprite@@QAE@AAVRWsSession@@@Z @12 NONAME ; public: __thiscall CTSprite::CTSprite(class RWsSession &)
    1.17 +	??0CTTitledWindow@@QAE@XZ @13 NONAME ; public: __thiscall CTTitledWindow::CTTitledWindow(void)
    1.18 +	??0CTWin@@QAE@XZ @14 NONAME ; public: __thiscall CTWin::CTWin(void)
    1.19 +	??0CTWinBase@@QAE@H@Z @15 NONAME ; public: __thiscall CTWinBase::CTWinBase(int)
    1.20 +	??0CTWindowGroup@@QAE@PAVCTClient@@@Z @16 NONAME ; public: __thiscall CTWindowGroup::CTWindowGroup(class CTClient *)
    1.21 +	??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)
    1.22 +	??0TSpriteCreateParams@@QAE@XZ @18 NONAME ; public: __thiscall TSpriteCreateParams::TSpriteCreateParams(void)
    1.23 +	??1CEventWindow@@UAE@XZ @19 NONAME ; public: virtual __thiscall CEventWindow::~CEventWindow(void)
    1.24 +	??1CTBackedUpWin@@UAE@XZ @20 NONAME ; public: virtual __thiscall CTBackedUpWin::~CTBackedUpWin(void)
    1.25 +	??1CTBaseWin@@UAE@XZ @21 NONAME ; public: virtual __thiscall CTBaseWin::~CTBaseWin(void)
    1.26 +	??1CTBlankWindow@@UAE@XZ @22 NONAME ; public: virtual __thiscall CTBlankWindow::~CTBlankWindow(void)
    1.27 +	??1CTClient@@UAE@XZ @23 NONAME ; public: virtual __thiscall CTClient::~CTClient(void)
    1.28 +	??1CTDialog@@UAE@XZ @24 NONAME ; public: virtual __thiscall CTDialog::~CTDialog(void)
    1.29 +	??1CTEvent@@UAE@XZ @25 NONAME ; public: virtual __thiscall CTEvent::~CTEvent(void)
    1.30 +	??1CTEventBase@@UAE@XZ @26 NONAME ; public: virtual __thiscall CTEventBase::~CTEventBase(void)
    1.31 +	??1CTPointerCursor@@UAE@XZ @27 NONAME ; public: virtual __thiscall CTPointerCursor::~CTPointerCursor(void)
    1.32 +	??1CTRedraw@@UAE@XZ @28 NONAME ; public: virtual __thiscall CTRedraw::~CTRedraw(void)
    1.33 +	??1CTSprite@@UAE@XZ @29 NONAME ; public: virtual __thiscall CTSprite::~CTSprite(void)
    1.34 +	??1CTTitledWindow@@UAE@XZ @30 NONAME ; public: virtual __thiscall CTTitledWindow::~CTTitledWindow(void)
    1.35 +	??1CTWin@@UAE@XZ @31 NONAME ; public: virtual __thiscall CTWin::~CTWin(void)
    1.36 +	??1CTWindowGroup@@UAE@XZ @32 NONAME ; public: virtual __thiscall CTWindowGroup::~CTWindowGroup(void)
    1.37 +	?Activate@CTBaseWin@@QAEXXZ @33 NONAME ; public: void __thiscall CTBaseWin::Activate(void)
    1.38 +	?AdjustOrdinal@CTBaseWin@@UAEXH@Z @34 NONAME ; public: virtual void __thiscall CTBaseWin::AdjustOrdinal(int)
    1.39 +	?AdjustOrdinal@CTWinBase@@UAEXH@Z @35 NONAME ; public: virtual void __thiscall CTWinBase::AdjustOrdinal(int)
    1.40 +	?AdjustShadow@CTBaseWin@@UAEXH@Z @36 NONAME ; public: virtual void __thiscall CTBaseWin::AdjustShadow(int)
    1.41 +	?AdjustShadow@CTWinBase@@UAEXH@Z @37 NONAME ; public: virtual void __thiscall CTWinBase::AdjustShadow(int)
    1.42 +	?AdjustSize@CTWin@@QAEXHHH@Z @38 NONAME ; public: void __thiscall CTWin::AdjustSize(int,int,int)
    1.43 +	?AdjustSizeL@CTBaseWin@@UAEXHHH@Z @39 NONAME ; public: virtual void __thiscall CTBaseWin::AdjustSizeL(int,int,int)
    1.44 +	?AssignGC@CTBaseWin@@UAEXAAVCWindowGc@@@Z @40 NONAME ; public: virtual void __thiscall CTBaseWin::AssignGC(class CWindowGc &)
    1.45 +	?BaseWin@CTBackedUpWin@@UAEPAVRWindowBase@@XZ @41 NONAME ; public: virtual class RWindowBase * __thiscall CTBackedUpWin::BaseWin(void)
    1.46 +	?BaseWin@CTBackedUpWin@@UBEPBVRWindowBase@@XZ @42 NONAME ; public: virtual class RWindowBase const * __thiscall CTBackedUpWin::BaseWin(void)const 
    1.47 +	?BaseWin@CTBlankWindow@@UAEPAVRWindowBase@@XZ @43 NONAME ; public: virtual class RWindowBase * __thiscall CTBlankWindow::BaseWin(void)
    1.48 +	?BaseWin@CTBlankWindow@@UBEPBVRWindowBase@@XZ @44 NONAME ; public: virtual class RWindowBase const * __thiscall CTBlankWindow::BaseWin(void)const 
    1.49 +	?BaseWin@CTWin@@UAEPAVRWindowBase@@XZ @45 NONAME ; public: virtual class RWindowBase * __thiscall CTWin::BaseWin(void)
    1.50 +	?BaseWin@CTWin@@UBEPBVRWindowBase@@XZ @46 NONAME ; public: virtual class RWindowBase const * __thiscall CTWin::BaseWin(void)const 
    1.51 +	?BaseWin@TlibWsEvent@@QAEPAVCTBaseWin@@XZ @47 NONAME ; public: class CTBaseWin * __thiscall TlibWsEvent::BaseWin(void)
    1.52 +	?ButtonPressL@CTDialog@@UAEXH@Z @48 NONAME ; public: virtual void __thiscall CTDialog::ButtonPressL(int)
    1.53 +	?CancelHandler@CTEventBase@@IAEXXZ @49 NONAME ; protected: void __thiscall CTEventBase::CancelHandler(void)
    1.54 +	?CancelRead@CTClient@@QAEXXZ @50 NONAME ; public: void __thiscall CTClient::CancelRead(void)
    1.55 +	?CancelRedrawRead@CTClient@@QAEXXZ @51 NONAME ; public: void __thiscall CTClient::CancelRedrawRead(void)
    1.56 +	?Child@CTWinBase@@QBEPAVCTBaseWin@@XZ @52 NONAME ; public: class CTBaseWin * __thiscall CTWinBase::Child(void)const 
    1.57 +	?ClearCurrentWindow@CTWindowGroup@@QAEXXZ @53 NONAME ; public: void __thiscall CTWindowGroup::ClearCurrentWindow(void)
    1.58 +	?Client@CTWinBase@@UBEPAVCTClient@@XZ @54 NONAME ; public: virtual class CTClient * __thiscall CTWinBase::Client(void)const 
    1.59 +	?Client@CTWindowGroup@@UBEPAVCTClient@@XZ @55 NONAME ; public: virtual class CTClient * __thiscall CTWindowGroup::Client(void)const 
    1.60 +	?Construct@CTEventBase@@QAEXXZ @56 NONAME ; public: void __thiscall CTEventBase::Construct(void)
    1.61 +	?ConstructEventHandlerL@CTClient@@UAEXXZ @57 NONAME ; public: virtual void __thiscall CTClient::ConstructEventHandlerL(void)
    1.62 +	?ConstructExtLD@CTBaseWin@@UAEXAAVCTWinBase@@ABVTPoint@@ABVTSize@@@Z @58 NONAME ; public: virtual void __thiscall CTBaseWin::ConstructExtLD(class CTWinBase &,class TPoint const &,class TSize const &)
    1.63 +	?ConstructL@CEventWindow@@UAEXAAVCTWinBase@@@Z @59 NONAME ; public: virtual void __thiscall CEventWindow::ConstructL(class CTWinBase &)
    1.64 +	?ConstructL@CTBaseWin@@UAEXAAVCTWinBase@@@Z @60 NONAME ; public: virtual void __thiscall CTBaseWin::ConstructL(class CTWinBase &)
    1.65 +	?ConstructL@CTBlankWindow@@UAEXAAVCTWinBase@@@Z @61 NONAME ; public: virtual void __thiscall CTBlankWindow::ConstructL(class CTWinBase &)
    1.66 +	?ConstructL@CTClient@@UAEXXZ @62 NONAME ; public: virtual void __thiscall CTClient::ConstructL(void)
    1.67 +	?ConstructL@CTPointerCursor@@QAEXH@Z @63 NONAME ; public: void __thiscall CTPointerCursor::ConstructL(int)
    1.68 +	?ConstructL@CTPointerCursor@@QAEXHPAUTSpriteCreateParams@@H@Z @64 NONAME ; public: void __thiscall CTPointerCursor::ConstructL(int,struct TSpriteCreateParams *,int)
    1.69 +	?ConstructL@CTPointerCursor@@QAEXHPAUTSpriteCreateParams@@HAAPAVCFbsBitmap@@1@Z @65 NONAME ; public: void __thiscall CTPointerCursor::ConstructL(int,struct TSpriteCreateParams *,int,class CFbsBitmap * &,class CFbsBitmap * &)
    1.70 +	?ConstructL@CTSprite@@QAEXAAVRWindowTreeNode@@ABVTPoint@@HPAUTSpriteCreateParams@@H@Z @66 NONAME ; public: void __thiscall CTSprite::ConstructL(class RWindowTreeNode &,class TPoint const &,int,struct TSpriteCreateParams *,int)
    1.71 +	?ConstructL@CTTitledWindow@@UAEXAAVCTWinBase@@@Z @67 NONAME ; public: virtual void __thiscall CTTitledWindow::ConstructL(class CTWinBase &)
    1.72 +	?ConstructL@CTWindowGroup@@UAEXXZ @68 NONAME ; public: virtual void __thiscall CTWindowGroup::ConstructL(void)
    1.73 +	?ConstructLD@CTDialog@@QAEXAAVCTWinBase@@AAVCWindowGc@@@Z @69 NONAME ; public: void __thiscall CTDialog::ConstructLD(class CTWinBase &,class CWindowGc &)
    1.74 +	?ConstructWin@CTBackedUpWin@@UAEHABVCTWinBase@@@Z @70 NONAME ; public: virtual int __thiscall CTBackedUpWin::ConstructWin(class CTWinBase const &)
    1.75 +	?ConstructWin@CTBlankWindow@@UAEHABVCTWinBase@@@Z @71 NONAME ; public: virtual int __thiscall CTBlankWindow::ConstructWin(class CTWinBase const &)
    1.76 +	?ConstructWin@CTWin@@UAEHABVCTWinBase@@@Z @72 NONAME ; public: virtual int __thiscall CTWin::ConstructWin(class CTWinBase const &)
    1.77 +	?CurWin@CTWindowGroup@@QBEPAVCTBaseWin@@XZ @73 NONAME ; public: class CTBaseWin * __thiscall CTWindowGroup::CurWin(void)const 
    1.78 +	?Delete@CTBaseWin@@SAXPAV1@@Z @74 NONAME ; public: static void __cdecl CTBaseWin::Delete(class CTBaseWin *)
    1.79 +	?DestroyWindows@CTClient@@QAEXXZ @75 NONAME ; public: void __thiscall CTClient::DestroyWindows(void)
    1.80 +	?Display@CTDialog@@QAEHXZ @76 NONAME ; public: int __thiscall CTDialog::Display(void)
    1.81 +	?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 *)
    1.82 +	?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 &)
    1.83 +	?DoCancel@CTEvent@@MAEXXZ @79 NONAME ; protected: virtual void __thiscall CTEvent::DoCancel(void)
    1.84 +	?DoCancel@CTRedraw@@MAEXXZ @80 NONAME ; protected: virtual void __thiscall CTRedraw::DoCancel(void)
    1.85 +	?DragDropL@CTBaseWin@@UAEXABUTPointerEvent@@ABVTTime@@@Z @81 NONAME ; public: virtual void __thiscall CTBaseWin::DragDropL(struct TPointerEvent const &,class TTime const &)
    1.86 +	?Draw@CEventWindow@@UAEXXZ @82 NONAME ; public: virtual void __thiscall CEventWindow::Draw(void)
    1.87 +	?Draw@CTBaseWin@@UAEXXZ @83 NONAME ; public: virtual void __thiscall CTBaseWin::Draw(void)
    1.88 +	?Draw@CTDialog@@UAEXXZ @84 NONAME ; public: virtual void __thiscall CTDialog::Draw(void)
    1.89 +	?Draw@CTTitledWindow@@UAEXXZ @85 NONAME ; public: virtual void __thiscall CTTitledWindow::Draw(void)
    1.90 +	?DrawBorder@CTBaseWin@@QAEXXZ @86 NONAME ; public: void __thiscall CTBaseWin::DrawBorder(void)
    1.91 +	?DrawNow@CTWin@@QAEXXZ @87 NONAME ; public: void __thiscall CTWin::DrawNow(void)
    1.92 +	?DrawableWin@CTBackedUpWin@@UAEPAVRDrawableWindow@@XZ @88 NONAME ; public: virtual class RDrawableWindow * __thiscall CTBackedUpWin::DrawableWin(void)
    1.93 +	?DrawableWin@CTBackedUpWin@@UBEPBVRDrawableWindow@@XZ @89 NONAME ; public: virtual class RDrawableWindow const * __thiscall CTBackedUpWin::DrawableWin(void)const 
    1.94 +	?DrawableWin@CTWin@@UAEPAVRDrawableWindow@@XZ @90 NONAME ; public: virtual class RDrawableWindow * __thiscall CTWin::DrawableWin(void)
    1.95 +	?DrawableWin@CTWin@@UBEPBVRDrawableWindow@@XZ @91 NONAME ; public: virtual class RDrawableWindow const * __thiscall CTWin::DrawableWin(void)const 
    1.96 +	?ErrorMessage@CTWinBase@@UAEXABUTWsErrorMessage@@ABVTTime@@@Z @92 NONAME ; public: virtual void __thiscall CTWinBase::ErrorMessage(struct TWsErrorMessage const &,class TTime const &)
    1.97 +	?FocusChanged@CTBaseWin@@UAEXH@Z @93 NONAME ; public: virtual void __thiscall CTBaseWin::FocusChanged(int)
    1.98 +	?FocusChanged@CTTitledWindow@@UAEXH@Z @94 NONAME ; public: virtual void __thiscall CTTitledWindow::FocusChanged(int)
    1.99 +	?FocusGained@CTWindowGroup@@QAEXXZ @95 NONAME ; public: void __thiscall CTWindowGroup::FocusGained(void)
   1.100 +	?FocusLost@CTWindowGroup@@QAEXXZ @96 NONAME ; public: void __thiscall CTWindowGroup::FocusLost(void)
   1.101 +	?Group@CTBaseWin@@UBEPAVCTWindowGroup@@XZ @97 NONAME ; public: virtual class CTWindowGroup * __thiscall CTBaseWin::Group(void)const 
   1.102 +	?Group@CTWindowGroup@@UBEPAV1@XZ @98 NONAME ; public: virtual class CTWindowGroup * __thiscall CTWindowGroup::Group(void)const 
   1.103 +	?HasFocus@CTWindowGroup@@QBEHPAVCTBaseWin@@@Z @99 NONAME ; public: int __thiscall CTWindowGroup::HasFocus(class CTBaseWin *)const 
   1.104 +	?InitWin@CTBaseWin@@UAEXXZ @100 NONAME ; public: virtual void __thiscall CTBaseWin::InitWin(void)
   1.105 +	?Invalidate@CTWin@@QAEXABVTRect@@@Z @101 NONAME ; public: void __thiscall CTWin::Invalidate(class TRect const &)
   1.106 +	?Invalidate@CTWin@@QAEXXZ @102 NONAME ; public: void __thiscall CTWin::Invalidate(void)
   1.107 +	?KeyL@CTWindowGroup@@UAEXABUTKeyEvent@@ABVTTime@@@Z @103 NONAME ; public: virtual void __thiscall CTWindowGroup::KeyL(struct TKeyEvent const &,class TTime const &)
   1.108 +	?KeyDownL@CTBaseWin@@UAEXABUTKeyEvent@@ABVTTime@@@Z @104 NONAME ; public: virtual void __thiscall CTBaseWin::KeyDownL(struct TKeyEvent const &,class TTime const &)
   1.109 +	?KeyDownL@CTWindowGroup@@UAEXABUTKeyEvent@@ABVTTime@@@Z @105 NONAME ; public: virtual void __thiscall CTWindowGroup::KeyDownL(struct TKeyEvent const &,class TTime const &)
   1.110 +	?KeyUpL@CTBaseWin@@UAEXABUTKeyEvent@@ABVTTime@@@Z @106 NONAME ; public: virtual void __thiscall CTBaseWin::KeyUpL(struct TKeyEvent const &,class TTime const &)
   1.111 +	?KeyUpL@CTWindowGroup@@UAEXABUTKeyEvent@@ABVTTime@@@Z @107 NONAME ; public: virtual void __thiscall CTWindowGroup::KeyUpL(struct TKeyEvent const &,class TTime const &)
   1.112 +	?LogEvent@CEventWindow@@QAEXABVTWsEvent@@@Z @108 NONAME ; public: void __thiscall CEventWindow::LogEvent(class TWsEvent const &)
   1.113 +	?LogEvent@CTEvent@@UAEXABVTWsEvent@@@Z @109 NONAME ; public: virtual void __thiscall CTEvent::LogEvent(class TWsEvent const &)
   1.114 +	?MessageReady@CTWindowGroup@@UAEXABVTWsEvent@@@Z @ 110 NONAME ; public: virtual void __thiscall CTWindowGroup::MessageReady(class TWsEvent const &)
   1.115 +	?ModifiersChanged@CTWinBase@@UAEXABUTModifiersChangedEvent@@ABVTTime@@@Z @111 NONAME ; public: virtual void __thiscall CTWinBase::ModifiersChanged(struct TModifiersChangedEvent const &,class TTime const &)
   1.116 +	?Next@CTBaseWin@@QAEPAV1@XZ @112 NONAME ; public: class CTBaseWin * __thiscall CTBaseWin::Next(void)
   1.117 +	?NextSibling@CTWinBase@@QBEPAV1@XZ @113 NONAME ; public: class CTWinBase * __thiscall CTWinBase::NextSibling(void)const 
   1.118 +	?Parent@CTWinBase@@QBEPAV1@XZ @114 NONAME ; public: class CTWinBase * __thiscall CTWinBase::Parent(void)const 
   1.119 +	?PasswordL@CTWindowGroup@@UAEXABVTTime@@@Z @115 NONAME ; public: virtual void __thiscall CTWindowGroup::PasswordL(class TTime const &)
   1.120 +	?PointerL@CTBaseWin@@UAEXABUTPointerEvent@@ABVTTime@@@Z @116 NONAME ; public: virtual void __thiscall CTBaseWin::PointerL(struct TPointerEvent const &,class TTime const &)
   1.121 +	?PointerL@CTDialog@@UAEXABUTPointerEvent@@ABVTTime@@@Z @117 NONAME ; public: virtual void __thiscall CTDialog::PointerL(struct TPointerEvent const &,class TTime const &)
   1.122 +	?PointerBufferReady@CTWinBase@@UAEXABVTTime@@@Z @118 NONAME ; public: virtual void __thiscall CTWinBase::PointerBufferReady(class TTime const &)
   1.123 +	?PointerCursor@CTPointerCursor@@QAEAAVRWsPointerCursor@@XZ @119 NONAME ; public: class RWsPointerCursor & __thiscall CTPointerCursor::PointerCursor(void)
   1.124 +	?PointerEnter@CTWinBase@@UAEXABVTTime@@@Z @120 NONAME ; public: virtual void __thiscall CTWinBase::PointerEnter(class TTime const &)
   1.125 +	?PointerExit@CTWinBase@@UAEXABVTTime@@@Z @121 NONAME ; public: virtual void __thiscall CTWinBase::PointerExit(class TTime const &)
   1.126 +	?Position@CTBaseWin@@UBE?AVTPoint@@XZ @122 NONAME ; public: virtual class TPoint  __thiscall CTBaseWin::Position(void)const 
   1.127 +	?Position@CTWinBase@@UBE?AVTPoint@@XZ @123 NONAME ; public: virtual class TPoint  __thiscall CTWinBase::Position(void)const 
   1.128 +	?Prev@CTBaseWin@@QAEPAV1@XZ @124 NONAME ; public: class CTBaseWin * __thiscall CTBaseWin::Prev(void)
   1.129 +	?PrevSibling@CTWinBase@@QBEPAV1@XZ @125 NONAME ; public: class CTWinBase * __thiscall CTWinBase::PrevSibling(void)const 
   1.130 +	?QueueRead@CTClient@@QAEHXZ @126 NONAME ; public: int __thiscall CTClient::QueueRead(void)
   1.131 +	?Redraw@CTWin@@UAEXXZ @ 127 NONAME ; void CTWin::Redraw(void)
   1.132 +	?Redraw@CTWin@@UAEXABVTRect@@@Z @128 NONAME ; public: virtual void __thiscall CTWin::Redraw(class TRect const &)
   1.133 +	?RedrawL@CTSpriteBase@@QAEXAAPAVCFbsBitmap@@0PAUTSpriteCreateParams@@@Z @129 NONAME ; public: void __thiscall CTSpriteBase::RedrawL(class CFbsBitmap * &,class CFbsBitmap * &,struct TSpriteCreateParams *)
   1.134 +	?RelinquishFocus@CTBaseWin@@UAEXXZ @130 NONAME ; public: virtual void __thiscall CTBaseWin::RelinquishFocus(void)
   1.135 +	?RelinquishFocus@CTDialog@@UAEXXZ @131 NONAME ; public: virtual void __thiscall CTDialog::RelinquishFocus(void)
   1.136 +	?Request@CTEvent@@UAEXXZ @132 NONAME ; public: virtual void __thiscall CTEvent::Request(void)
   1.137 +	?Request@CTRedraw@@UAEXXZ @133 NONAME ; public: virtual void __thiscall CTRedraw::Request(void)
   1.138 +	?RequestRedraw@CTClient@@QAEXXZ @134 NONAME ; public: void __thiscall CTClient::RequestRedraw(void)
   1.139 +	?ResetFocus@CTClient@@QAEXXZ @135 NONAME ; public: void __thiscall CTClient::ResetFocus(void)
   1.140 +	?Resized@CTBaseWin@@UAEXABVTSize@@@Z @136 NONAME ; public: virtual void __thiscall CTBaseWin::Resized(class TSize const &)
   1.141 +	?Resized@CTTitledWindow@@EAEXABVTSize@@@Z @137 NONAME ; private: virtual void __thiscall CTTitledWindow::Resized(class TSize const &)
   1.142 +	?RunL@CTEventBase@@MAEXXZ @138 NONAME ; protected: virtual void __thiscall CTEventBase::RunL(void)
   1.143 +	?SetButtonText@CTDialog@@QAEXHABVTDesC16@@@Z @139 NONAME ; public: void __thiscall CTDialog::SetButtonText(int,class TDesC16 const &)
   1.144 +	?SetCancelFunction@CTClient@@QAEXABVTCallBack@@@Z @140 NONAME ; public: void __thiscall CTClient::SetCancelFunction(class TCallBack const &)
   1.145 +	?SetColor@CTBlankWindow@@QAEXABVTRgb@@@Z @141 NONAME ; public: void __thiscall CTBlankWindow::SetColor(class TRgb const &)
   1.146 +	?SetColor@CTTitledWindow@@QAEXVTRgb@@@Z @142 NONAME ; public: void __thiscall CTTitledWindow::SetColor(class TRgb)
   1.147 +	?SetCurrentWindow@CTWindowGroup@@QAEXPAVCTBaseWin@@@Z @143 NONAME ; public: void __thiscall CTWindowGroup::SetCurrentWindow(class CTBaseWin *)
   1.148 +	?SetCurrentWindow@CTWindowGroup@@QAEXPAVCTBaseWin@@H@Z @144 NONAME ; public: void __thiscall CTWindowGroup::SetCurrentWindow(class CTBaseWin *,int)
   1.149 +	?SetDefaultExt@CTWin@@QAEXXZ @145 NONAME ; public: void __thiscall CTWin::SetDefaultExt(void)
   1.150 +	?SetDefaultExtL@CTBaseWin@@UAEXXZ @146 NONAME ; public: virtual void __thiscall CTBaseWin::SetDefaultExtL(void)
   1.151 +	?SetDragRect@CTBaseWin@@QAEXABVTRect@@@Z @147 NONAME ; public: void __thiscall CTBaseWin::SetDragRect(class TRect const &)
   1.152 +	?SetExt@CTBlankWindow@@QAEXABVTPoint@@ABVTSize@@@Z @148 NONAME ; public: void __thiscall CTBlankWindow::SetExt(class TPoint const &,class TSize const &)
   1.153 +	?SetExt@CTWin@@QAEXABVTPoint@@ABVTSize@@@Z @149 NONAME ; public: void __thiscall CTWin::SetExt(class TPoint const &,class TSize const &)
   1.154 +	?SetExtL@CTBaseWin@@UAEXABVTPoint@@ABVTSize@@@Z @150 NONAME ; public: virtual void __thiscall CTBaseWin::SetExtL(class TPoint const &,class TSize const &)
   1.155 +	?SetFullScreenExtL@CTBaseWin@@UAEXXZ @151 NONAME ; public: virtual void __thiscall CTBaseWin::SetFullScreenExtL(void)
   1.156 +	?SetInitialPos@CTBaseWin@@QAEXABVTPoint@@@Z @152 NONAME ; public: void __thiscall CTBaseWin::SetInitialPos(class TPoint const &)
   1.157 +	?SetLine1@CTDialog@@QAEXABVTDesC16@@@Z @153 NONAME ; public: void __thiscall CTDialog::SetLine1(class TDesC16 const &)
   1.158 +	?SetLine2@CTDialog@@QAEXABVTDesC16@@@Z @154 NONAME ; public: void __thiscall CTDialog::SetLine2(class TDesC16 const &)
   1.159 +	?SetNumButtons@CTDialog@@QAEXH@Z @155 NONAME ; public: void __thiscall CTDialog::SetNumButtons(int)
   1.160 +	?SetPos@CTBaseWin@@UAEXABVTPoint@@@Z @156 NONAME ; public: virtual void __thiscall CTBaseWin::SetPos(class TPoint const &)
   1.161 +	?SetRedrawCancelFunction@CTClient@@QAEXABVTCallBack@@@Z @157 NONAME ; public: void __thiscall CTClient::SetRedrawCancelFunction(class TCallBack const &)
   1.162 +	?SetSize@CTBlankWindow@@QAEXABVTSize@@@Z @158 NONAME ; public: void __thiscall CTBlankWindow::SetSize(class TSize const &)
   1.163 +	?SetSize@CTWin@@QAEXABVTSize@@@Z @159 NONAME ; public: void __thiscall CTWin::SetSize(class TSize const &)
   1.164 +	?SetSizeL@CTBaseWin@@UAEXABVTSize@@@Z @160 NONAME ; public: virtual void __thiscall CTBaseWin::SetSizeL(class TSize const &)
   1.165 +	?SetTitle@CTTitledWindow@@QAEXABV?$TBuf@$0BAA@@@@Z @161 NONAME ; public: void __thiscall CTTitledWindow::SetTitle(class TBuf<256> const &)
   1.166 +	?SetUpL@CEventWindow@@QAEXABVTPoint@@PAVCTWinBase@@AAVCWindowGc@@@Z @162 NONAME ; public: void __thiscall CEventWindow::SetUpL(class TPoint const &,class CTWinBase *,class CWindowGc &)
   1.167 +	?SetUpL@CTBaseWin@@UAEXVTPoint@@VTSize@@PAVCTWinBase@@AAVCWindowGc@@@Z @163 NONAME ; public: virtual void __thiscall CTBaseWin::SetUpL(class TPoint,class TSize,class CTWinBase *,class CWindowGc &)
   1.168 +	?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 *)
   1.169 +	?SetVisible@CTBaseWin@@UAEXH@Z @165 NONAME ; public: virtual void __thiscall CTBaseWin::SetVisible(int)
   1.170 +	?SetVisible@CTWinBase@@UAEXH@Z @166 NONAME ; public: virtual void __thiscall CTWinBase::SetVisible(int)
   1.171 +	?SetWindowSize@CTDialog@@QAEXXZ @167 NONAME ; public: void __thiscall CTDialog::SetWindowSize(void)
   1.172 +	?Size@CTBaseWin@@UBE?AVTSize@@XZ @168 NONAME ; public: virtual class TSize  __thiscall CTBaseWin::Size(void)const 
   1.173 +	?Size@CTWindowGroup@@UBE?AVTSize@@XZ @169 NONAME ; public: virtual class TSize  __thiscall CTWindowGroup::Size(void)const 
   1.174 +	?Splat@CTUser@@SAXPAVCTClient@@ABVTRect@@ABVTRgb@@@Z @170 NONAME ; public: static void __cdecl CTUser::Splat(class CTClient *,class TRect const &,class TRgb const &)
   1.175 +	?Sprite@CTSprite@@QAEAAVRWsSprite@@XZ @171 NONAME ; public: class RWsSprite & __thiscall CTSprite::Sprite(void)
   1.176 +	?SpriteBase@CTPointerCursor@@UAEAAVRWsSpriteBase@@XZ @172 NONAME ; public: virtual class RWsSpriteBase & __thiscall CTPointerCursor::SpriteBase(void)
   1.177 +	?SpriteBase@CTSprite@@UAEAAVRWsSpriteBase@@XZ @173 NONAME ; public: virtual class RWsSpriteBase & __thiscall CTSprite::SpriteBase(void)
   1.178 +	?SubType@CTWinBase@@UAEHXZ @174 NONAME ; public: virtual int __thiscall CTWinBase::SubType(void)
   1.179 +	?SwitchOn@CTWinBase@@UAEXABVTTime@@@Z @175 NONAME ; public: virtual void __thiscall CTWinBase::SwitchOn(class TTime const &)
   1.180 +	?TestLibStartUp@@YAHP6APAVCTClient@@XZ@Z @176 NONAME ; int __cdecl TestLibStartUp(class CTClient * (__cdecl*)(void))
   1.181 +	?Title@CTClient@@QAEPAV?$TBuf@$0BAA@@@XZ @177 NONAME ; public: class TBuf<256> * __thiscall CTClient::Title(void)
   1.182 +	?UpdateL@CTSpriteBase@@QAEXHPAUTSpriteCreateParams@@@Z @178 NONAME ; public: void __thiscall CTSpriteBase::UpdateL(int,struct TSpriteCreateParams *)
   1.183 +	?WinKeyL@CEventWindow@@UAEXABUTKeyEvent@@ABVTTime@@@Z @179 NONAME ; public: virtual void __thiscall CEventWindow::WinKeyL(struct TKeyEvent const &,class TTime const &)
   1.184 +	?WinKeyL@CTBaseWin@@UAEXABUTKeyEvent@@ABVTTime@@@Z @180 NONAME ; public: virtual void __thiscall CTBaseWin::WinKeyL(struct TKeyEvent const &,class TTime const &)
   1.185 +	?WinKeyL@CTDialog@@UAEXABUTKeyEvent@@ABVTTime@@@Z @181 NONAME ; public: virtual void __thiscall CTDialog::WinKeyL(struct TKeyEvent const &,class TTime const &)
   1.186 +	?WinKeyL@CTWindowGroup@@UAEXABUTKeyEvent@@ABVTTime@@@Z @182 NONAME ; public: virtual void __thiscall CTWindowGroup::WinKeyL(struct TKeyEvent const &,class TTime const &)
   1.187 +	?WinTreeNode@CTBaseWin@@UAEPAVRWindowTreeNode@@XZ @183 NONAME ; public: virtual class RWindowTreeNode * __thiscall CTBaseWin::WinTreeNode(void)
   1.188 +	?WinTreeNode@CTBaseWin@@UBEPBVRWindowTreeNode@@XZ @184 NONAME ; public: virtual class RWindowTreeNode const * __thiscall CTBaseWin::WinTreeNode(void)const 
   1.189 +	?WinTreeNode@CTWindowGroup@@UAEPAVRWindowTreeNode@@XZ @185 NONAME ; public: virtual class RWindowTreeNode * __thiscall CTWindowGroup::WinTreeNode(void)
   1.190 +	?WinTreeNode@CTWindowGroup@@UBEPBVRWindowTreeNode@@XZ @186 NONAME ; public: virtual class RWindowTreeNode const * __thiscall CTWindowGroup::WinTreeNode(void)const 
   1.191 +	?WindowGroup@TlibWsEvent@@QAEPAVCTWindowGroup@@XZ @187 NONAME ; public: class CTWindowGroup * __thiscall TlibWsEvent::WindowGroup(void)
   1.192 +	?__DbgTestInvariant@CTBaseWin@@QBEXXZ @188 NONAME ; public: void __thiscall CTBaseWin::__DbgTestInvariant(void)const 
   1.193 +	?__DbgTestInvariant@CTWinBase@@QBEXXZ @189 NONAME ; public: void __thiscall CTWinBase::__DbgTestInvariant(void)const 
   1.194 +	?doRunL@CTEvent@@MAEXXZ @190 NONAME ; protected: virtual void __thiscall CTEvent::doRunL(void)
   1.195 +	?doRunL@CTRedraw@@MAEXXZ @191 NONAME ; protected: virtual void __thiscall CTRedraw::doRunL(void)
   1.196 +	?ScreenDeviceChanged@CTWindowGroup@@UAEXXZ @192 NONAME ; public: virtual void __thiscall CTWindowGroup::ScreenDeviceChanged(void)
   1.197 +	?LogMessage@CTClient@@QAEXABV?$TBuf@$0IA@@@@Z @193 NONAME ; public: void __thiscall CTClient::LogMessage(class TBuf<128> const &)
   1.198 +	?BackedUpWin@CTBackedUpWin@@QAEPAVRBackedUpWindow@@XZ @ 194 NONAME ; public: class RBackedUpWindow * __thiscall CTBackedUpWin::BackedUpWin(void)
   1.199 +	?BackedUpWin@CTBackedUpWin@@QBEPBVRBackedUpWindow@@XZ @ 195 NONAME ; public: class RBackedUpWindow const * __thiscall CTBackedUpWin::BackedUpWin(void)const 
   1.200 +	??0CBlankWindow@@QAE@VTRgb@@@Z @ 196 NONAME ; public: __thiscall CBlankWindow::CBlankWindow(class TRgb)
   1.201 +	??0CBlankWindow@@QAE@XZ @ 197 NONAME ; public: __thiscall CBlankWindow::CBlankWindow(void)
   1.202 +	?Check@CBlankWindow@@QAEHABVCTClient@@@Z @ 198 NONAME ; public: int __thiscall CBlankWindow::Check(class CTClient const &)
   1.203 +	?CheckBlankWindow@@YAHVTRect@@VTRgb@@PBVCWsScreenDevice@@@Z @ 199 NONAME ; int __cdecl CheckBlankWindow(class TRect,class TRgb,class CWsScreenDevice const *)
   1.204 +	?ConstructL@CBlankWindow@@UAEXAAVCTWinBase@@@Z @ 200 NONAME ; public: virtual void __thiscall CBlankWindow::ConstructL(class CTWinBase &)
   1.205 +	?Draw@CBlankWindow@@UAEXXZ @ 201 NONAME ; public: virtual void __thiscall CBlankWindow::Draw(void)
   1.206 +	?DrawNow@CBlankWindow@@QAEXAAVTRect@@@Z @ 202 NONAME ; public: void __thiscall CBlankWindow::DrawNow(class TRect &)
   1.207 +	?DrawNow@CBlankWindow@@QAEXXZ @ 203 NONAME ; public: void __thiscall CBlankWindow::DrawNow(void)
   1.208 +	?RealDraw@CBlankWindow@@QAEXH@Z @ 204 NONAME ; public: void __thiscall CBlankWindow::RealDraw(int)
   1.209 +	?SetColor@CBlankWindow@@QAEXVTRgb@@@Z @ 205 NONAME ; public: void __thiscall CBlankWindow::SetColor(class TRgb)
   1.210 +	?WaitForRedrawsToFinish@CTClient@@QAEHXZ @ 206  NONAME ; int CTClient::WaitForRedrawsToFinish(void)
   1.211 +	??0CInfoDialog@@QAE@PAVCTWindowGroup@@PAVCWindowGc@@@Z @ 207 NONAME ; public: __thiscall CInfoDialog::CInfoDialog(class CTWindowGroup *,class CWindowGc *)
   1.212 +	?ButtonPressL@CInfoDialog@@UAEXH@Z @ 208 NONAME ; public: virtual void __thiscall CInfoDialog::ButtonPressL(int)
   1.213 +	?ConstructLD@CInfoDialog@@QAEXXZ @ 209 NONAME ; public: void __thiscall CInfoDialog::ConstructLD(void)
   1.214 +	?TimerResults@CInfoDialog@@QAEXXZ @ 210 NONAME ; public: void __thiscall CInfoDialog::TimerResults(void)
   1.215 +	?SetUpL@CTBaseWin@@QAEXVTPoint@@VTSize@@PAVCTWinBase@@AAVCWindowGc@@H@Z @ 211 NONAME ; public: void __thiscall CTBaseWin::SetUpL(class TPoint,class TSize,class CTWinBase *,class CWindowGc &,int)
   1.216 +	?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)
   1.217 +	?SetFlags@CTDialog@@QAEXI@Z @ 213 NONAME ; public: void __thiscall CTDialog::SetFlags(unsigned int)
   1.218 +	?UserEvent@CTWindowGroup@@UAEXH@Z @ 214 NONAME ; public: virtual void __thiscall CTWindowGroup::UserEvent(int)
   1.219 +	?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 *)
   1.220 +	?TestLibStartUp@@YAHP6APAVCTClient@@XZH@Z @ 216 NONAME ; int TestLibStartUp(class CTClient * (*)(void), int)
   1.221 +	?PointerL@CTWinBase@@UAEXABUTPointerEvent@@ABVTTime@@@Z @ 217 NONAME ; void CTWinBase::PointerL(struct TPointerEvent const &, class TTime const &)
   1.222 +	?WaitUntilEventPending@CTClient@@QAEHXZ @ 218  NONAME ; int CTClient::WaitUntilEventPending(void)
   1.223 +	?WaitUntilRedrawPending@CTClient@@QAEHXZ @ 219  NONAME ; int CTClient::WaitUntilRedrawPending(void)
   1.224 +	?IsEventWaiting@CTClient@@QAEHXZ @ 220  NONAME ; int CTClient::IsEventWaiting(void)
   1.225 +	?WaitForAllEventProcessingToFinish@CTClient@@QAEHXZ @ 221  NONAME ; int CTClient::WaitForAllEventProcessingToFinish(void)