ChangeSet ID: 5919
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2002/10/21 18:43:05
Modified files:
server : protocol.def
include/wine : server_protocol.h
include : winnt.h
Log message:
Fixed the WINE_NO_STRICT #ifdefs to do the right thing if STRICT is
defined (spotted by Michael Stefaniuc).
Patch: http://cvs.winehq.com/patch.py?id=5919
Old revision New revision Changes Path
1.47 1.48 +4 -4 wine/server/protocol.def
1.46 1.47 +4 -4 wine/include/wine/server_protocol.h
1.134 1.135 +2 -2 wine/include/winnt.h