kerneltest/f32test/demandpaging/integtest/group/dplargedll.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.

EXPORTS
	Read1 @ 1 NONAME
	Read2 @ 2 NONAME
	Read3 @ 3 NONAME
	Read4 @ 4 NONAME
	Read5 @ 5 NONAME
	Read6 @ 6 NONAME
	Read7 @ 7 NONAME
	Read8 @ 8 NONAME
	Read9 @ 9 NONAME
	GetDataAddress @ 10 NONAME
	GetSizeOfData @ 11 NONAME