winedos:MCB implementation

Alexandre Julliard julliard at winehq.org
Fri Sep 10 17:17:47 CDT 2004


Markus Amsler <markus.amsler at oribi.org> writes:

> Please let me know, if there's something wrong with the patch (design
> problems, naming conventions, formating, ...).

The main problem is that you now have both the MCB and the DOSMEM code
trying to allocate memory in the same area, that won't work. What you
probably want is to make the DOSMEM functions call out to the MCB
ones.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list