LoadStringA inserts terminating null in the buffer when the string
[wine] / dlls / ddraw / helper.c
2000-09-26  Lionel UlmerAdded support for DirectDraw overlays using the XVideo...
2000-08-25  Lionel UlmerFixed the displaying of the FOURCC codes in _dump_pixel...
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-06-25  Gerald PfeiferProperly cast arguments to printf to match the intended...
2000-06-23  Marcus MeissnerDump FourCC correctly, print conversion messages, add...
2000-06-13  Marcus MeissnerAdded 24->32 packed pixel mapping support to convert.
2000-04-09  Marcus MeissnerRestructured DirectDraw. Split into X11 and DGA driver...