small file reorganisation

Alexandre Julliard julliard at winehq.org
Sat Dec 6 13:44:13 CST 2003


Eric Pouech <pouech-eric at wanadoo.fr> writes:

> I hope Alexandre will not got mad about the introduced circular dep
> (kernel32 => (delay) winedos => kernel32). Since, we're now building
> the DLLs through the .spec files, I assumed, since it no longer
> impacts the make system, it would be ok.

I don't think that's a good idea, especially since winedos is not a
standard dll. And IMO it's preferable to have kernel export _lclose16
which is a standard API, than replacing it by a new DisposeFileHandle
function that doesn't correspond to anything on Windows.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list