[ros-dev] [ros-diffs] [jimtabor] 37952: - Add CP_UNIXCP for CP_ACP, this will help cross tests.

Steven Edwards winehacker at gmail.com
Tue Dec 9 15:43:25 CET 2008


On Tue, Dec 9, 2008 at 12:58 AM,  <jimtabor at svn.reactos.org> wrote:
> Author: jimtabor
> Date: Mon Dec  8 23:58:23 2008
> New Revision: 37952
>
> URL: http://svn.reactos.org/svn/reactos?rev=37952&view=rev
> Log:
> - Add CP_UNIXCP for CP_ACP, this will help cross tests.
>
> Added:
>    trunk/reactos/include/reactos/wine/winnls.h   (with props)
> +#ifndef __WINE_WINNLS_H
> +#define __WINE_WINNLS_H
> +
> +#define CP_UNIXCP     CP_ACP

Rather than keep the include_next brokeness, perhaps we should add the
define to wine/port.h and include that in any offending source file.

-- 
Steven Edwards

"There is one thing stronger than all the armies in the world, and
that is an idea whose time has come." - Victor Hugo


More information about the Ros-dev mailing list