ChangeSet ID: 10417 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/12/12 18:02:31
Modified files: libs/unicode : Makefile.in include/wine : unicode.h include : winnt.h
Log message: Ge van Geldorp ge@gse.nl When building a PE DLL (MinGW), variables exported from a DLL must be explicitly marked as dllimport when using them.
Patch: http://cvs.winehq.com/patch.py?id=10417
Old revision New revision Changes Path 1.6 1.7 +1 -1 wine/libs/unicode/Makefile.in 1.25 1.26 +7 -3 wine/include/wine/unicode.h 1.175 1.176 +8 -2 wine/include/winnt.h