Fix WTInfoA in wintab.c so it can now take lpOutput == NULL, as per
[wine] / dlls / x11drv / bitblt.c
2004-09-16  Huw DaviesWhen we blit with a monochrome dibsection as the source...
2004-04-26  Jukka HeinonenIf source and destination are the same object, don...
2004-02-13  Alexandre JulliardMoved hGCClipRgn handling to the graphics driver.
2004-02-13  Alexandre JulliardGet rid of a few more references to the DC structure.
2004-01-20  Alexandre JulliardGet rid of some direct accesses to the DC structure...
2004-01-18  Alexandre JulliardRemoved the bitsPerPixel field in the generic DC struct...
2004-01-15  Alexandre JulliardMoved a bunch of definitions from gdi.h into a new...
2003-12-05  Alexandre JulliardMoved all the files in graphics/x11drv to dlls/x11drv.