Moving some 16-bit code

Alexandre Julliard julliard at winehq.org
Thu Sep 23 13:32:19 CDT 2004


Ge van Geldorp <gvg at reactos.com> writes:

> dlls/shell32/control.c contains some 16-bit code (function RunDLL_CallEntry16),
> which I would like to separate out. I wonder if the attached patch is the
> correct way to do that?

No, it really has to be exported from shell32.

> On Win2k export 122 is just a stub. Maybe it would be ok to turn our export 122
> into an empty function too?

No, that would break Win9x apps. We aren't yet at the point where
things can run properly in full Win2k mode.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list