mirror of
https://github.com/reactos/reactos.git
synced 2025-08-01 19:43:33 +00:00
fix all but about 8 out of 91 tests. Correct resource usage in xml, fix win32gui vs win32cui mode on most test xml
svn path=/trunk/; revision=19235
This commit is contained in:
parent
5fe4aeec65
commit
5b3baf7c14
40 changed files with 66 additions and 50 deletions
|
@ -1,4 +1,4 @@
|
|||
<module name="create-links" type="win32gui" installbase="bin" installname="create-links.exe">
|
||||
<module name="create-links" type="win32cui" installbase="bin" installname="create-links.exe">
|
||||
<define name="_WIN32_IE">0x0501</define>
|
||||
<define name="_WIN32_WINNT">0x0501</define>
|
||||
<define name="__USE_W32API" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue