• Rémi Bernon's avatar
    winebuild: Put the delay import descriptor in data section. · 2e5e5ade
    Rémi Bernon authored
    This fixes incorrect .text section flags for any module using delay
    imports. The use of a custom .text$2 section as dlltool is doing causes
    the section to be flagged as DATA, and ends up with the .text section
    being writable, which triggers the anti tamper used in Forza Horizon.
    2e5e5ade
Name
Last commit
Last update
..
Makefile.in Loading commit data...
build.h Loading commit data...
import.c Loading commit data...
main.c Loading commit data...
parser.c Loading commit data...
relay.c Loading commit data...
res16.c Loading commit data...
res32.c Loading commit data...
spec16.c Loading commit data...
spec32.c Loading commit data...
utils.c Loading commit data...
winebuild.man.in Loading commit data...