Added a timer which kills eglbringuptest.exe after a short delay
This is to allow the app to be used on a real device. Because it
is a console app, there is no way to kill the application once it
is running.
EXPORTS ??0TestGdi@@QAE@XZ @ 1 NONAME ; public: __thiscall TestGdi::TestGdi(void)
?Construct@TestGdi@@QAEXPAVCBitmapDevice@@PAVCFbsBitGc@@AAVTDes16@@@Z @ 2 NONAME ; public: void __thiscall TestGdi::Construct(class CBitmapDevice *,class CFbsBitGc *,class TDes16 &)
?Test@TestGdi@@QAEHXZ @ 3 NONAME ; public: int __thiscall TestGdi::Test(void)
?ConstructL@TestGdi@@QAEXPAVCBitmapDevice@@PAVCFbsBitGc@@AAVTDes16@@@Z @ 4 NONAME ; void TestGdi::ConstructL(class CBitmapDevice *, class CFbsBitGc *, class TDes16 &)