diff -r 000000000000 -r 5d03bc08d59c graphicsdeviceinterface/bitgdi/bwins/TGDIU.DEF --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/graphicsdeviceinterface/bitgdi/bwins/TGDIU.DEF Tue Feb 02 01:47:50 2010 +0200 @@ -0,0 +1,4 @@ +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 &)