on the front on getting of include/module.h (while separating kernel32
from ntdll), I came across this one...
this patch won't let user32/user call directly a 16 bit exported
function (NE_)DefResourceHandler
we'll use a function pointer instead
so, this will help in user32/kernel32 separation ;-)
A+
--
Eric Pouech