os/kernelhwsrv/kerneltest/e32test/bx86/t_dll2.def
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 EXPORTS
     2 	?Test2@TestDll2@@SAIXZ @ 1 NONAME ; public: static unsigned int __cdecl TestDll2::Test2(void)
     3 	?Data@TestDll2@@SAHXZ @ 2 NONAME ; public: static int __cdecl TestDll2::Data(void)
     4 	?GlobalAlloc@TestDll2@@SAHH@Z @ 3 NONAME ; public: static int __cdecl TestDll2::GlobalAlloc(int)
     5 	?GlobalAllocated@TestDll2@@SAHXZ @ 4 NONAME ; public: static int __cdecl TestDll2::GlobalAllocated(void)
     6 	?GlobalRead@TestDll2@@SAHHAAVTDes8@@@Z @ 5 NONAME ; public: static int __cdecl TestDll2::GlobalRead(int,class TDes8 &)
     7 	?GlobalWrite@TestDll2@@SAHHABVTDesC8@@@Z @ 6 NONAME ; public: static int __cdecl TestDll2::GlobalWrite(int,class TDesC8 const &)
     8 	?Sem@TestDll2@@SA?AVRSemaphore@@XZ @ 7 NONAME ; public: static class RSemaphore  __cdecl TestDll2::Sem(void)
     9 	?Server@TestDll2@@SAIXZ @ 8 NONAME ; public: static unsigned int __cdecl TestDll2::Server(void)
    10 	?SetData@TestDll2@@SAXH@Z @ 9 NONAME ; public: static void __cdecl TestDll2::SetData(int)
    11 	?Test1@TestDll2@@SAIXZ @ 10 NONAME ; public: static unsigned int __cdecl TestDll2::Test1(void)
    12 	?Attach@TestDll2@@SAHH@Z @ 11 NONAME ; public: static int __cdecl TestDll2::Attach(int)
    13