LoadStringA inserts terminating null in the buffer when the string
[wine] / dlls / ddraw / dga.c
2000-09-09  Lionel UlmerDo not support DGA when DirectVideo not present.
2000-08-09  Alexandre JulliardRemoved some unnecessary #includes and dll dependencies.
2000-08-09  Alexandre JulliardMoved a few non-standard headers into their respective...
2000-07-31  Alexandre JulliardCleaned up some more USER dependencies.
2000-07-23  Marcus MeissnerIDirectDraw,IDirectDraw2,IDirectDraw4 fixed up in regar...
2000-07-16  Lionel Ulmer- fix Direct3D support and a lot of warnings
2000-06-13  Marcus MeissnerAdded 24->32 packed pixel mapping support to convert.
2000-05-14  Ove KaavenImproved DIBSection support for IDirectDrawSurface...
2000-05-01  Alexandre JulliardAdded DECL_GLOBAL_CONSTRUCTOR macro.
2000-05-01  Lionel UlmerAdded DGA2 driver to DirectDraw.
2000-04-14  Marcus MeissnerDetypoed X11DRV_EVENT_SetInputMethod.
2000-04-13  Marcus MeissnerMake DirectDraw compile with DGA2 present.
2000-04-09  Marcus MeissnerRestructured DirectDraw. Split into X11 and DGA driver...