kerneltest/e32test/bwins/t_dll1.def
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 07 Jan 2010 13:38:45 +0200
changeset 10 36bfc973b146
parent 9 96e5fb8b040d
permissions -rw-r--r--
Revision: 201001 Kit: 201001
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9
96e5fb8b040d Revision: 200951
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     1
EXPORTS
96e5fb8b040d Revision: 200951
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     2
	?Test2@TestDll1@@SAIXZ @ 1 NONAME ; public: static unsigned int __cdecl TestDll1::Test2(void)
96e5fb8b040d Revision: 200951
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     3
	?Data@TestDll1@@SAHXZ @ 2 NONAME ; public: static int __cdecl TestDll1::Data(void)
96e5fb8b040d Revision: 200951
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     4
	?GlobalAlloc@TestDll1@@SAHH@Z @ 3 NONAME ; public: static int __cdecl TestDll1::GlobalAlloc(int)
96e5fb8b040d Revision: 200951
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     5
	?GlobalAllocated@TestDll1@@SAHXZ @ 4 NONAME ; public: static int __cdecl TestDll1::GlobalAllocated(void)
96e5fb8b040d Revision: 200951
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     6
	?GlobalRead@TestDll1@@SAHHAAVTDes8@@@Z @ 5 NONAME ; public: static int __cdecl TestDll1::GlobalRead(int,class TDes8 &)
96e5fb8b040d Revision: 200951
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     7
	?GlobalWrite@TestDll1@@SAHHABVTDesC8@@@Z @ 6 NONAME ; public: static int __cdecl TestDll1::GlobalWrite(int,class TDesC8 const &)
96e5fb8b040d Revision: 200951
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     8
	?Sem@TestDll1@@SA?AVRSemaphore@@XZ @ 7 NONAME ; public: static class RSemaphore  __cdecl TestDll1::Sem(void)
96e5fb8b040d Revision: 200951
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     9
	?Server@TestDll1@@SAIXZ @ 8 NONAME ; public: static unsigned int __cdecl TestDll1::Server(void)
96e5fb8b040d Revision: 200951
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    10
	?SetData@TestDll1@@SAXH@Z @ 9 NONAME ; public: static void __cdecl TestDll1::SetData(int)
96e5fb8b040d Revision: 200951
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    11
	?Test1@TestDll1@@SAIXZ @ 10 NONAME ; public: static unsigned int __cdecl TestDll1::Test1(void)
96e5fb8b040d Revision: 200951
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    12
	?Attach@TestDll1@@SAHH@Z @ 11 NONAME ; public: static int __cdecl TestDll1::Attach(int)
96e5fb8b040d Revision: 200951
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    13