Sebastian Lackner
55149dc2c4
combase/tests: Add tests for WindowsConcatString.
...
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-29 21:20:08 +09:00
Martin Storsjo
bcac15a56f
combase: Fix cornercase error handling in WindowsCreateStringReference.
...
When WindowsCreateStringReference is given a non-null input string,
the input string must be null terminated at the given length,
even if the input length is zero.
Signed-off-by: Martin Storsjo <martin@martin.st>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-29 21:20:07 +09:00
Sebastian Lackner
bc7809c258
combase/tests: Add tests for WindowsSubstringWithSpecifiedLength.
...
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-26 23:03:34 +09:00
Thomas Pointhuber
ae8be1f84c
combase/tests: Add tests for WindowsSubstring.
...
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-23 13:20:54 +09:00
Martin Storsjo
0d490f3a49
combase: Implement functions for HSTRING_BUFFER.
2014-12-15 16:49:00 +01:00
Martin Storsjo
998006e41d
combase: Implement functions for accessing HSTRING objects.
2014-12-15 16:47:38 +01:00
Martin Storsjo
e79460cd5c
combase: Implement creation and deletion of HSTRING objects.
2014-12-15 16:45:31 +01:00