30 Aug
2005
30 Aug
'05
1:04 a.m.
On 8/29/05, Ge van Geldorp <gvg(a)reactos.com> wrote:
From: Vijay Kiran Kamuju
can we use the reactos implementation of the _mbsbtype? http://reactos.geldorp.nl/dc/d8d/mbbtype_8c-source.html
Any ReactOS guys, please respond regarding the licensing of the above code?
Most of the code in our C Runtime originates from the DJGPP compiler package. I've checked, the DJGPP libc is LGPL. So I think using this in Wine should be no problem.
Gé van Geldorp.
Quick question. Does React OS or DJGPP include a portable implementation of printf in msvcrt? I tried looking using your source browser but I could not tell where it is actually located. Jesse