kernel/eka/bwins/ekdata.def
author Slion
Tue, 08 Dec 2009 08:11:42 +0100
branchanywhere
changeset 19 f6d3d9676ee4
parent 0 a41df078684a
permissions -rw-r--r--
Trying to figure out how to implement my WINC like compatibility layer. Going the emulation way is probably not so smart. We should not use the kernel but rather hook native functions in the Exec calls.
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