os/kernelhwsrv/kerneltest/e32test/bx86/t_dll2.def
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/kernelhwsrv/kerneltest/e32test/bx86/t_dll2.def	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,13 @@
     1.4 +EXPORTS
     1.5 +	?Test2@TestDll2@@SAIXZ @ 1 NONAME ; public: static unsigned int __cdecl TestDll2::Test2(void)
     1.6 +	?Data@TestDll2@@SAHXZ @ 2 NONAME ; public: static int __cdecl TestDll2::Data(void)
     1.7 +	?GlobalAlloc@TestDll2@@SAHH@Z @ 3 NONAME ; public: static int __cdecl TestDll2::GlobalAlloc(int)
     1.8 +	?GlobalAllocated@TestDll2@@SAHXZ @ 4 NONAME ; public: static int __cdecl TestDll2::GlobalAllocated(void)
     1.9 +	?GlobalRead@TestDll2@@SAHHAAVTDes8@@@Z @ 5 NONAME ; public: static int __cdecl TestDll2::GlobalRead(int,class TDes8 &)
    1.10 +	?GlobalWrite@TestDll2@@SAHHABVTDesC8@@@Z @ 6 NONAME ; public: static int __cdecl TestDll2::GlobalWrite(int,class TDesC8 const &)
    1.11 +	?Sem@TestDll2@@SA?AVRSemaphore@@XZ @ 7 NONAME ; public: static class RSemaphore  __cdecl TestDll2::Sem(void)
    1.12 +	?Server@TestDll2@@SAIXZ @ 8 NONAME ; public: static unsigned int __cdecl TestDll2::Server(void)
    1.13 +	?SetData@TestDll2@@SAXH@Z @ 9 NONAME ; public: static void __cdecl TestDll2::SetData(int)
    1.14 +	?Test1@TestDll2@@SAIXZ @ 10 NONAME ; public: static unsigned int __cdecl TestDll2::Test1(void)
    1.15 +	?Attach@TestDll2@@SAHH@Z @ 11 NONAME ; public: static int __cdecl TestDll2::Attach(int)
    1.16 +