kernel/eka/bx86/ekdata.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?
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     1
EXPORTS
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     2
	?KeyDataConvTable@@YAXAAUSConvTable@@AAI1AAUSScanCodeBlockList@@AAUSKeyCodeList@@@Z @ 1 NONAME ; void __cdecl KeyDataConvTable(struct SConvTable &,unsigned int &,unsigned int &,struct SScanCodeBlockList &,struct SKeyCodeList &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     3
	?KeyDataFuncTable@@YAXAAUSFuncTables@@@Z @ 2 NONAME ; void __cdecl KeyDataFuncTable(struct SFuncTables &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     4
	?KeyDataSettings@@YAXAAW4TRadix@@AAW4TCtrlDigitsTermination@@AAH2@Z @ 3 NONAME ; void __cdecl KeyDataSettings(enum TRadix &,enum TCtrlDigitsTermination &,int &,int &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     5