|
From: David W. <we...@cw...> - 2001-09-25 19:35:40
|
On Mon, Sep 24, 2001 at 08:15:23PM -0400, Phillip Susi wrote: > We have our own win32 api headers and libs in reactos, so why do we still > use the mingw win32 api? I think we should modify the makefiles to the > headers and libs in reactos, instead of the system includes and libs, which > requires that the mingw win32 api is installed. > Why? It would be better to use the mingw header since they are more regularly updated and it prevents writing unnecessary dependencies on reactos in test programs. ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |