user32: Add more DrawText tests.
[wine] / dlls / winealsa.drv / waveout.c
2008-03-25  Andrew Talbotwinealsa.drv: Assign to structs instead of using memcpy.
2007-10-29  Alexandre Julliardwinealsa.drv: Avoid the alsa alloca macros that cause...
2007-10-15  Maarten Lankhorstwinealsa: Use S24_3LE instead of S24_LE.
2007-07-30  Maarten Lankhorstwinealsa: Increase performance of waveout getposition.
2007-06-13  Maarten Lankhorstwinealsa: Detach directsound implementation from waveou...
2007-05-22  Andrew Talbotwinealsa.drv: Exclude unused headers.
2007-05-14  Maarten Lankhorstwinealsa: Remove dead code.
2007-04-23  Maarten Lankhorstwinealsa: Remove disabled code.
2007-02-05  Maarten Lankhorstwinealsa: Split driver up in tiny pieces.