jscript: Store concatenated strings as a rope string to avoid useless copying.
[wine] / dlls / usbd.sys /
2013-02-27  Andrew Talbotusbd.sys: Avoid signed-unsigned integer comparisons.
2012-08-30  Francois Gougetusbd.sys: Add a trailing '\n' to a Wine trace.
2012-08-29  AndrĂ© Hentschelusbd.sys: Add partial USBD_ValidateConfigurationDescrip...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-06-24  Francois Gougetusbd.sys: Fix the test for type control endpoints.
2010-03-22  Damjan Jovanovicusbd.sys: Implement URB building functions.
2010-03-19  Damjan Jovanovicusbd.sys: Add USB descriptor parsing functions.
2010-03-18  Damjan Jovanovicusbd.sys: Add stub usbd.sys.