On Tue, 14 Dec 2004 17:14:35 +0100, Casper Hornstrup
<chorns(a)users.sourceforge.net> wrote:
Yes. You can also document a coding style, a platform
SDK, and a native
API that both projects can use so there is no need for any project
specifics in the sourcecode.
That both projects agree on? What about debug prints, for example:
ReactOS: DbgPrint, DPRINT, DPRINT1
WINE: TRACE, ?
How open is the WINE project to changing things to meet us half-way?
There will be things they would need to change, that they don't need
to, to accomodate our needs - as well as the other way around.
Cheers
Jason