Andreas Mohr <[EMAIL PROTECTED]> writes:
> So every time we've got an incredibly stupid locking problem,
> we are supposed to give up major functionality, just like...
> poooooff.. that's it ! ?
The stupid locking problem is that Win16 code is not thread-safe; go
complain to Microsoft. If the choice is between a thread-safe GDI and
Win16 printer drivers, I think most people will agree GDI is more
important.
> I'm pretty sure that several people still use Win16 drivers,
> as PSDRV support is still a bit weak (I never got it to run so far,
> but didn't try too hard either).
Given that the bug has been here for months and you are the first to
notice, Win16 drivers do not seem to be a very demanded feature.
> So would there be a "solid" solution, other than just giving up on
> Win16 drivers completely ?
Like I said: redefine the whole GDI driver interface. Not terribly
complicated, but it's still a lot of work. Have fun ;-)
--
Alexandre Julliard
[EMAIL PROTECTED]