Author: mjansen Date: Thu Oct 20 21:03:38 2016 New Revision: 73002
URL: http://svn.reactos.org/svn/reactos?rev=73002&view=rev Log: [APPHELP_APITEST] This should not be here.
Modified: trunk/rostests/apitests/apphelp/data.c
Modified: trunk/rostests/apitests/apphelp/data.c URL: http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/apphelp/data.c?re... ============================================================================== --- trunk/rostests/apitests/apphelp/data.c [iso-8859-1] (original) +++ trunk/rostests/apitests/apphelp/data.c [iso-8859-1] Thu Oct 20 21:03:38 2016 @@ -65,9 +65,7 @@ 0, /* SizeOfUninitializedData */ 0x1000, /* AddressOfEntryPoint */ 0x1000, /* BaseOfCode */ -#ifndef _WIN64 0, /* BaseOfData */ -#endif 0x400000, /* ImageBase */ 0x1000, /* SectionAlignment */ 0x200, /* FileAlignment */