Eric Pouech <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]

Reply via email to