Changelog:
localui/tests: Add tests for ConfigurePortUI
Removed the implicit import of msvcrt, as suggested by Alexandre
(Replaced swprintf by sprintf with MultiByteToWideChar as
Alexandre did in serialui/tests)
--
By by ... Detlef
>From 3ec5c52ce8f27f41543e54ab5771f5e5faca3deb Mon
Detlef Riekenberg <[EMAIL PROTECTED]> writes:
> diff --git a/dlls/localui/tests/Makefile.in b/dlls/localui/tests/Makefile.in
> index 191a312..634060b 100644
> --- a/dlls/localui/tests/Makefile.in
> +++ b/dlls/localui/tests/Makefile.in
> @@ -3,7 +3,7 @@ TOPOBJDIR = ../../..
> SRCDIR= @srcdir@