April 13, 2005
11:33 a.m.
On 13 Apr 2005 11:59:02 +0200, you wrote:
What am I doing wrong here?
Nothing, there's no way to avoid the race. You just need to ignore the BadMatch error in that case.
Right, here is the next try: Changelog: dlls/x11drv : dib.c In X11DRV_DIB_SetImageBits avoid BadMatch errors when calling XGetSubImage. Rein.