kernel/eka/eabi/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
	_ZN6MiscHw16PlayBeepSequenceEPKiiPFvPvES2_ @ 1 NONAME ; MiscHw::PlayBeepSequence(int const*, int, void (*)(void*), void*)
	_ZN6MiscHw18CancelBeepSequenceEv @ 2 NONAME ; MiscHw::CancelBeepSequence()
	_ZN6MiscHw23SetSoundDriverRecordingEi @ 3 NONAME ; MiscHw::SetSoundDriverRecording(int)