Commit d50baaa1 authored by Austin English's avatar Austin English Committed by Alexandre Julliard

riched20: Make sure to load dll below 2GB address space.

parent 621d9e44
MODULE = riched20.dll MODULE = riched20.dll
IMPORTLIB = riched20 IMPORTLIB = riched20
IMPORTS = uuid ole32 oleaut32 imm32 user32 gdi32 IMPORTS = uuid ole32 oleaut32 imm32 user32 gdi32
EXTRADLLFLAGS = -Wl,--image-base,0x7ac00000
C_SRCS = \ C_SRCS = \
caret.c \ caret.c \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment