[PATCH] dlls/kernel32/tests/actctx.c: enable compilation with long types

Alexandre Julliard julliard at winehq.org
Tue Mar 1 08:14:54 CST 2022


Eric Pouech <eric.pouech at gmail.com> writes:

> diff --git a/dlls/kernel32/tests/actctx.c b/dlls/kernel32/tests/actctx.c
> index c26eb08f306..f66d01a8b16 100644
> --- a/dlls/kernel32/tests/actctx.c
> +++ b/dlls/kernel32/tests/actctx.c
> @@ -1,3 +1,5 @@
> +/* temporary for migration */
> +#undef WINE_NO_LONG_TYPES
>  /*
>   * Copyright 2007 Jacek Caban for CodeWeavers
>   *

Even if it's temporary, please keep the copyright notice at the top of
the file, and add the defines below.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list