Eric Kohl wrote:
Another issues are licenses and copyrights. IMO, public headers and import
libraries should not be licensed or copyrighted at all. They should be in
the public domain, so anybody can use them the way they want.
This is the only option that makes the most sense. Headers and import
"Vizzini" <[EMAIL PROTECTED]> wrote:
> Executive Summary
> -
> - Use MinGW for all public interface headers, i.e. everything that
> MinGW supports
> - Use non-OS-specific Wine libraries unmodified
> - Use portions of OS-specific Wine libraries (e.g. user32)
> - Keep it all str