mirror of
https://github.com/reactos/reactos.git
synced 2025-04-09 23:37:40 +00:00
[APPHELP_APITEST] This should not be here.
svn path=/trunk/; revision=73002
This commit is contained in:
parent
252f96e3b1
commit
a62945fc94
1 changed files with 0 additions and 2 deletions
|
@ -65,9 +65,7 @@ static IMAGE_NT_HEADERS32 nt_header =
|
|||
0, /* SizeOfUninitializedData */
|
||||
0x1000, /* AddressOfEntryPoint */
|
||||
0x1000, /* BaseOfCode */
|
||||
#ifndef _WIN64
|
||||
0, /* BaseOfData */
|
||||
#endif
|
||||
0x400000, /* ImageBase */
|
||||
0x1000, /* SectionAlignment */
|
||||
0x200, /* FileAlignment */
|
||||
|
|
Loading…
Reference in a new issue