When building a PE DLL (MinGW), variables exported from a DLL must be
commit6ba2226f2c11c81347cda7aabc2424eaa05ab711
authorGe van Geldorp <ge@gse.nl>
Sat, 13 Dec 2003 00:02:31 +0000 (13 00:02 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 13 Dec 2003 00:02:31 +0000 (13 00:02 +0000)
treeacd3a2010ed6be3d9790363d35a7a0cb36509ac2
parent65ff8146178a4b10b19d8915d3d75b7293a88866
When building a PE DLL (MinGW), variables exported from a DLL must be
explicitly marked as dllimport when using them.
include/wine/unicode.h
include/winnt.h
libs/unicode/Makefile.in