kernel/eka/bmarm/exmisc.def
author Slion
Thu, 07 Jan 2010 02:37:41 +0100
branchanywhere
changeset 27 cf41e127747a
parent 0 a41df078684a
permissions -rw-r--r--
Managed to copy ekern.dll along side epoc.exe so that debug session is made easy. ekern.dll is expected to export _E32Startup put it does not. Should ekern compile that k_entry.cpp file?

EXPORTS
	CancelBeepSequence__6MiscHw @ 1 NONAME ; MiscHw::CancelBeepSequence(void)
	PlayBeepSequence__6MiscHwPCiiPFPv_vPv @ 2 NONAME ; MiscHw::PlayBeepSequence(int const *, int, void (*)(void *), void *)
	SetSoundDriverRecording__6MiscHwi @ 3 NONAME ; MiscHw::SetSoundDriverRecording(int)