Patrik Stridvall <[EMAIL PROTECTED]> writes:
> OK, I am sorry, I was irritated because you claimed that "there is no
> need to change a single line of the standard Wine code for this", which
> is not true IMVHO, at least not without seriously violating the normal
> meaning of words. But never mind, I doesn't matter.
By "standard Wine code" I mean the normal Win32 code, like what you
find in the dlls/ dir (or in Winelib apps). You may of course need to
change build.c to generate export tables differently, or other similar
low-level stuff; but I had the feeling you were suggesting more
extensive modifications.
> There is no particular problem making a working solution.
> What I am interested in is avoid wasting a lot of time implementing
> a patch that are later rejected because it isn't good enough.
Then you should definitely explain what you intend to do. And if your
solution requires doing for Win32 the same kind of mess we have to do
for Win16, I can tell you already I won't like it...
--
Alexandre Julliard
[EMAIL PROTECTED]