graphicsdeviceinterface/bitgdi/bwins/TGDIU.DEF
author Gareth Stockwell <gareth.stockwell@accenture.com>
Fri, 22 Oct 2010 11:59:21 +0100
branchbug235_bringup_0
changeset 208 7df094ed4a3f
parent 0 5d03bc08d59c
permissions -rw-r--r--
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 &)