winmm 16/32 code split

Alexandre Julliard julliard at winehq.com
Mon Oct 14 16:25:20 CDT 2002


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

> agreed. but if you really want to split, the glue code must be generated
> from the 16 bit code only, thus the 32 bit code cannot link directly to
> the glue code (the kind of pointer you suggested in some previous mail).

It seems we are still not understanding each other. Of course the glue
code would be in 16-bit code with that technique; *everything* would
be in the 16-bit code except for an extra field in the 32-bit
structure. SetAbortProc16 is a good example of what I mean.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list