kerneltest/e32test/bwins/t_dlla1.def
author Slion
Wed, 06 Jan 2010 20:35:57 +0100
branchanywhere
changeset 24 18d195b75193
parent 0 a41df078684a
permissions -rw-r--r--
Created separate CMakeLists.txt for euser and ekern to easily build them with different compiler definitions. Ekern now building as a DLL.

EXPORTS
	?AFunction@@YAHXZ @ 1 NONAME ; int __cdecl AFunction(void)
	?Inc@@YAHXZ @ 2 NONAME ; int __cdecl Inc(void)
	?GetProcessName@@YAAAV?$TBuf@$0BAA@@@XZ @ 3 NONAME ; class TBuf<256> & __cdecl GetProcessName(void)
	?GetThreadName@@YAAAV?$TBuf@$0BAA@@@XZ @ 4 NONAME ; class TBuf<256> & __cdecl GetThreadName(void)