On Fri, Nov 9, 2018 at 1:07 PM Jan Havran havran.jan@email.cz wrote:
Hi,
I do not see any reason why you could not look at the sources, since most of the DLL code in ReactOS is taken from Wine [1] under same licence.
But I am not a Wine dev, so I may be wrong.
[1] https://svn.reactos.org/svn/reactos/trunk/reactos/media/doc/README.WINE?view...
On 08. 11. 18 22:41, Gijs Vermeulen wrote:
Hi everyone,
Is it allowed to look at the ReactOS source for function definitions, for example? If so, in what ways is it allowed to use/look at the ReactOS source? I tried to find an answer on the wiki, but didn't find one.
Kind regards, Gijs
Doesn't ReactOS use the GPL instead of LGPL? That might be incompatible since it's one-way compatibility (i.e. LGPL->GPL is allowed but not vice-versa). I don't know with certainty, but you should definitely ask someone knowledgeable (ReactOS devs?).
Of course this applies if you look at ReactOS code itself not the one pulled from Wine which should still be under LGPL, but what's the point of looking at Wine code in ReactOS sources?