I wrote this exact same request 3 years ago and Brian said no :)
Best regards,
Alex Ionescu
On Sun, Jun 19, 2011 at 9:02 AM, Timo Kreuzer <timo.kreuzer(a)web.de> wrote:
  Hi,
 I'd like to change the Vtbl based architecture of freeldr into a normal
 function call system.
 Currently we have stuff like
 #define MachHwDetect()                MachVtbl.HwDetect()
    MachVtbl.HwDetect = PcHwDetect;
 This is IHO simply useless, since these functions don't change. I suggest
 simply renaming PcHwDetect to MachHwDetect and do that will all of those and
 get rid of the MachVtbl.
 Any objections?
 Regards,
 Timo
 _______________________________________________
 Ros-dev mailing list
 Ros-dev(a)reactos.org
 
http://www.reactos.org/mailman/listinfo/ros-dev