[ros-dev] ReactOS official compatibility target and the new build system

Jérôme Gardou jerome.gardou at laposte.net
Sat Nov 13 11:22:38 UTC 2010


Then let's have a kernelbase.dll, as win7 does.

Le 13/11/2010 12:16, Timo Kreuzer a écrit :
>
> I have thought about the multiple Windows version thing some time ago
> and had some ideas.
> One idea is to Reorganize the functionality, similar to the way it's
> done in Windows 7.
> some of the win32 dlls would become wrapper dlls and forwarding to the
> actual implementations. These wrapper dlls would be tiny and we could
> have different sets of wrapper dlls for different windows versions. They
> might also forward to different implementations of the same api on
> different versions if required. This could be done on runtime, with
> something similar to sxs, only user configurable rather than manifest based.
>
> So instead of importing the vista function RegDeleteTree from
> kernel32.dll a wine dll would import it from something like
> API-ROS-Core-Registry.dll
>
> This way we could as well cleanup our dependency tree and layout stuff
> more window 7 alike
>
>
> _______________________________________________
> Ros-dev mailing list
> Ros-dev at reactos.org
> http://www.reactos.org/mailman/listinfo/ros-dev
>




More information about the Ros-dev mailing list