kernel/eka/bwins/econs.def
author Tom Cosgrove <tom.cosgrove@nokia.com>
Fri, 28 May 2010 16:29:07 +0100
changeset 30 8aab599e3476
parent 0 a41df078684a
child 19 4a8fed1c0ef6
permissions -rw-r--r--
Fix for bug 2283 (RVCT 4.0 support is missing from PDK 3.0.h) Have multiple extension sections in the bld.inf, one for each version of the compiler. The RVCT version building the tools will build the runtime libraries for its version, but make sure we extract all the other versions from zip archives. Also add the archive for RVCT4.

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