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:
Steven Edwards 2005-11-14 23:44:15 +00:00
parent 5fe4aeec65
commit 5b3baf7c14
40 changed files with 66 additions and 50 deletions

View file

@ -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" />