os/kernelhwsrv/kernel/eka/bx86/econs.def
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 EXPORTS
     2 	NewConsole @ 1 NONAME
     3 	?ClearScreen@RConsole@@QAEHXZ @ 2 NONAME ; public: int __thiscall RConsole::ClearScreen(void)
     4 	?ClearToEndOfLine@RConsole@@QAEHXZ @ 3 NONAME ; public: int __thiscall RConsole::ClearToEndOfLine(void)
     5 	?Code@TConsoleKey@@QBE?AW4TKeyCode@@XZ @ 4 NONAME ; public: enum TKeyCode  __thiscall TConsoleKey::Code(void)const 
     6 	?Control@RConsole@@QAEHABVTDesC16@@@Z @ 5 NONAME ; public: int __thiscall RConsole::Control(class TDesC16 const &)
     7 	?Create@RConsole@@QAEHXZ @ 6 NONAME ; public: int __thiscall RConsole::Create(void)
     8 	?CursorPos@RConsole@@QBEHAAVTPoint@@@Z @ 7 NONAME ; public: int __thiscall RConsole::CursorPos(class TPoint &)const 
     9 	?Destroy@RConsole@@QAEHXZ @ 8 NONAME ; public: int __thiscall RConsole::Destroy(void)
    10 	?GetPaletteEntry@RConsole@@QAEXIAAE00@Z @ 9 NONAME ; public: void __thiscall RConsole::GetPaletteEntry(unsigned int,unsigned char &,unsigned char &,unsigned char &)
    11 	?Init@RConsole@@QAEHABVTDesC16@@ABVTSize@@@Z @ 10 NONAME ; public: int __thiscall RConsole::Init(class TDesC16 const &,class TSize const &)
    12 	?Modifiers@TConsoleKey@@QBEHXZ @ 11 NONAME ; public: int __thiscall TConsoleKey::Modifiers(void)const 
    13 	?MousePos@TConsoleKey@@QBE?AVTPoint@@XZ @ 12 NONAME ; public: class TPoint  __thiscall TConsoleKey::MousePos(void)const 
    14 	?Panic@@YAXW4TConsolePanic@@@Z @ 13 NONAME ; void __cdecl Panic(enum TConsolePanic)
    15 	?Read@RConsole@@QAEHAAVTConsoleKey@@@Z @ 14 NONAME ; public: int __thiscall RConsole::Read(class TConsoleKey &)
    16 	?Read@RConsole@@QAEXAAVTConsoleKey@@AAVTRequestStatus@@@Z @ 15 NONAME ; public: void __thiscall RConsole::Read(class TConsoleKey &,class TRequestStatus &)
    17 	?ReadCancel@RConsole@@QAEHXZ @ 16 NONAME ; public: int __thiscall RConsole::ReadCancel(void)
    18 	?ScreenSize@RConsole@@QBEHAAVTSize@@@Z @ 17 NONAME ; public: int __thiscall RConsole::ScreenSize(class TSize &)const 
    19 	?SetCursorHeight@RConsole@@QAEHH@Z @ 18 NONAME ; public: int __thiscall RConsole::SetCursorHeight(int)
    20 	?SetCursorPosAbs@RConsole@@QAEHABVTPoint@@@Z @ 19 NONAME ; public: int __thiscall RConsole::SetCursorPosAbs(class TPoint const &)
    21 	?SetCursorPosRel@RConsole@@QAEHABVTPoint@@@Z @ 20 NONAME ; public: int __thiscall RConsole::SetCursorPosRel(class TPoint const &)
    22 	?SetMode@RConsole@@QAEHW4TVideoMode@@@Z @ 21 NONAME ; public: int __thiscall RConsole::SetMode(enum TVideoMode)
    23 	?SetPaletteEntry@RConsole@@QAEXIEEE@Z @ 22 NONAME ; public: void __thiscall RConsole::SetPaletteEntry(unsigned int,unsigned char,unsigned char,unsigned char)
    24 	?SetSize@RConsole@@QAEHABVTSize@@@Z @ 23 NONAME ; public: int __thiscall RConsole::SetSize(class TSize const &)
    25 	?SetTextAttribute@RConsole@@QAEXW4TTextAttribute@@@Z @ 24 NONAME ; public: void __thiscall RConsole::SetTextAttribute(enum TTextAttribute)
    26 	?SetTextColors@RConsole@@QAEXII@Z @ 25 NONAME ; public: void __thiscall RConsole::SetTextColors(unsigned int,unsigned int)
    27 	?SetTitle@RConsole@@QAEHABVTDesC16@@@Z @ 26 NONAME ; public: int __thiscall RConsole::SetTitle(class TDesC16 const &)
    28 	?SetUIColors@RConsole@@QAEXIII@Z @ 27 NONAME ; public: void __thiscall RConsole::SetUIColors(unsigned int,unsigned int,unsigned int)
    29 	?SetWindowPosAbs@RConsole@@QAEHABVTPoint@@@Z @ 28 NONAME ; public: int __thiscall RConsole::SetWindowPosAbs(class TPoint const &)
    30 	?Size@RConsole@@QBEHAAVTSize@@@Z @ 29 NONAME ; public: int __thiscall RConsole::Size(class TSize &)const 
    31 	?Type@TConsoleKey@@QBEHXZ @ 30 NONAME ; public: int __thiscall TConsoleKey::Type(void)const 
    32 	?Version@RConsole@@QAE?AVTVersion@@XZ @ 31 NONAME ; public: class TVersion  __thiscall RConsole::Version(void)
    33 	?Write@RConsole@@QAEHABVTDesC16@@@Z @ 32 NONAME ; public: int __thiscall RConsole::Write(class TDesC16 const &)
    34