os/kernelhwsrv/kernel/eka/bx86/econs.def
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/kernelhwsrv/kernel/eka/bx86/econs.def	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,34 @@
     1.4 +EXPORTS
     1.5 +	NewConsole @ 1 NONAME
     1.6 +	?ClearScreen@RConsole@@QAEHXZ @ 2 NONAME ; public: int __thiscall RConsole::ClearScreen(void)
     1.7 +	?ClearToEndOfLine@RConsole@@QAEHXZ @ 3 NONAME ; public: int __thiscall RConsole::ClearToEndOfLine(void)
     1.8 +	?Code@TConsoleKey@@QBE?AW4TKeyCode@@XZ @ 4 NONAME ; public: enum TKeyCode  __thiscall TConsoleKey::Code(void)const 
     1.9 +	?Control@RConsole@@QAEHABVTDesC16@@@Z @ 5 NONAME ; public: int __thiscall RConsole::Control(class TDesC16 const &)
    1.10 +	?Create@RConsole@@QAEHXZ @ 6 NONAME ; public: int __thiscall RConsole::Create(void)
    1.11 +	?CursorPos@RConsole@@QBEHAAVTPoint@@@Z @ 7 NONAME ; public: int __thiscall RConsole::CursorPos(class TPoint &)const 
    1.12 +	?Destroy@RConsole@@QAEHXZ @ 8 NONAME ; public: int __thiscall RConsole::Destroy(void)
    1.13 +	?GetPaletteEntry@RConsole@@QAEXIAAE00@Z @ 9 NONAME ; public: void __thiscall RConsole::GetPaletteEntry(unsigned int,unsigned char &,unsigned char &,unsigned char &)
    1.14 +	?Init@RConsole@@QAEHABVTDesC16@@ABVTSize@@@Z @ 10 NONAME ; public: int __thiscall RConsole::Init(class TDesC16 const &,class TSize const &)
    1.15 +	?Modifiers@TConsoleKey@@QBEHXZ @ 11 NONAME ; public: int __thiscall TConsoleKey::Modifiers(void)const 
    1.16 +	?MousePos@TConsoleKey@@QBE?AVTPoint@@XZ @ 12 NONAME ; public: class TPoint  __thiscall TConsoleKey::MousePos(void)const 
    1.17 +	?Panic@@YAXW4TConsolePanic@@@Z @ 13 NONAME ; void __cdecl Panic(enum TConsolePanic)
    1.18 +	?Read@RConsole@@QAEHAAVTConsoleKey@@@Z @ 14 NONAME ; public: int __thiscall RConsole::Read(class TConsoleKey &)
    1.19 +	?Read@RConsole@@QAEXAAVTConsoleKey@@AAVTRequestStatus@@@Z @ 15 NONAME ; public: void __thiscall RConsole::Read(class TConsoleKey &,class TRequestStatus &)
    1.20 +	?ReadCancel@RConsole@@QAEHXZ @ 16 NONAME ; public: int __thiscall RConsole::ReadCancel(void)
    1.21 +	?ScreenSize@RConsole@@QBEHAAVTSize@@@Z @ 17 NONAME ; public: int __thiscall RConsole::ScreenSize(class TSize &)const 
    1.22 +	?SetCursorHeight@RConsole@@QAEHH@Z @ 18 NONAME ; public: int __thiscall RConsole::SetCursorHeight(int)
    1.23 +	?SetCursorPosAbs@RConsole@@QAEHABVTPoint@@@Z @ 19 NONAME ; public: int __thiscall RConsole::SetCursorPosAbs(class TPoint const &)
    1.24 +	?SetCursorPosRel@RConsole@@QAEHABVTPoint@@@Z @ 20 NONAME ; public: int __thiscall RConsole::SetCursorPosRel(class TPoint const &)
    1.25 +	?SetMode@RConsole@@QAEHW4TVideoMode@@@Z @ 21 NONAME ; public: int __thiscall RConsole::SetMode(enum TVideoMode)
    1.26 +	?SetPaletteEntry@RConsole@@QAEXIEEE@Z @ 22 NONAME ; public: void __thiscall RConsole::SetPaletteEntry(unsigned int,unsigned char,unsigned char,unsigned char)
    1.27 +	?SetSize@RConsole@@QAEHABVTSize@@@Z @ 23 NONAME ; public: int __thiscall RConsole::SetSize(class TSize const &)
    1.28 +	?SetTextAttribute@RConsole@@QAEXW4TTextAttribute@@@Z @ 24 NONAME ; public: void __thiscall RConsole::SetTextAttribute(enum TTextAttribute)
    1.29 +	?SetTextColors@RConsole@@QAEXII@Z @ 25 NONAME ; public: void __thiscall RConsole::SetTextColors(unsigned int,unsigned int)
    1.30 +	?SetTitle@RConsole@@QAEHABVTDesC16@@@Z @ 26 NONAME ; public: int __thiscall RConsole::SetTitle(class TDesC16 const &)
    1.31 +	?SetUIColors@RConsole@@QAEXIII@Z @ 27 NONAME ; public: void __thiscall RConsole::SetUIColors(unsigned int,unsigned int,unsigned int)
    1.32 +	?SetWindowPosAbs@RConsole@@QAEHABVTPoint@@@Z @ 28 NONAME ; public: int __thiscall RConsole::SetWindowPosAbs(class TPoint const &)
    1.33 +	?Size@RConsole@@QBEHAAVTSize@@@Z @ 29 NONAME ; public: int __thiscall RConsole::Size(class TSize &)const 
    1.34 +	?Type@TConsoleKey@@QBEHXZ @ 30 NONAME ; public: int __thiscall TConsoleKey::Type(void)const 
    1.35 +	?Version@RConsole@@QAE?AVTVersion@@XZ @ 31 NONAME ; public: class TVersion  __thiscall RConsole::Version(void)
    1.36 +	?Write@RConsole@@QAEHABVTDesC16@@@Z @ 32 NONAME ; public: int __thiscall RConsole::Write(class TDesC16 const &)
    1.37 +