Re: Re: [UnixOS2] libc
Eberhard Mattes <[email protected]> 21 Jun 2003 22:44:37 +0200
| Newsgroups | gmane.comp.ide.emx.devel |
|---|---|
| Message-ID | <[email protected]> |
Holger Veit wrote: > I don't think anyone needs backward compatibility at all for a DLL which > is then not even named EMX*.DLL even if it stemmed from EMX and maybe > shared 90% of the code. Old apps can still resolve against old EMX*.DLLs, > and for new apps one has to clearly decide what he wants I guess you need some hooks in emx.dll so that unixos2.dll can access the process table (and maybe other stuff) of emx.dll to enable interoperation between old and new apps. Eberhard