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

This commit is contained in:
Austin English 2013-02-18 13:48:14 -06:00 committed by Alexandre Julliard
parent 621d9e444a
commit d50baaa1df

View file

@ -1,6 +1,7 @@
MODULE = riched20.dll
IMPORTLIB = riched20
IMPORTS = uuid ole32 oleaut32 imm32 user32 gdi32
EXTRADLLFLAGS = -Wl,--image-base,0x7ac00000
C_SRCS = \
caret.c \