mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 17:56:00 +00:00
change definition to ensure calling of unicode
svn path=/trunk/; revision=23449
This commit is contained in:
parent
4ea471d5a5
commit
c44fecf418
1 changed files with 1 additions and 2 deletions
|
@ -5,8 +5,7 @@
|
|||
<include base="ReactOS">include/reactos/wine</include>
|
||||
<define name="__REACTOS__" />
|
||||
<define name="__USE_W32API" />
|
||||
<define name="UNICODE" />
|
||||
<define name="_UNICODE" />
|
||||
<define name="__WINESRC__" />
|
||||
<define name="_WIN32_IE">0x600</define>
|
||||
<define name="_WIN32_WINNT">0x501</define>
|
||||
<define name="WINVER">0x501</define>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue