fix SYSTEMTIME definitions

Mike McCormack mike at codeweavers.com
Sun Jan 15 21:30:22 CST 2006


SYSTEMTIME is defined in WTypes.h, and protected from redefinition by 
_SYSTEMTIME_ there, but not protected by the same macro in WinBase.h :/

Mike


ChangeLog:
SYSTEMTIME is defined in multiple places and
  protected from redefinition with the _SYSTEMTIME_ macro.

  include/winbase.h  |    3 +++
  include/winternl.h |   28 ++++++++++++++++------------
  2 files changed, 19 insertions(+), 12 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ccc23eaf451d4ffa67870b5915f719aa3e20fcfc.diff
Type: text/x-patch
Size: 2326 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060116/19710e4e/ccc23eaf451d4ffa67870b5915f719aa3e20fcfc-0001.diff


More information about the wine-patches mailing list