Dmitry Timoshkov : ntdll: Fix compilation warnings in 64-bit mode.

Alexandre Julliard julliard at wine.codeweavers.com
Wed May 23 08:10:58 CDT 2007


Module: wine
Branch: master
Commit: e142779b09ce1c163541972473ef35289a7c54d5
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=e142779b09ce1c163541972473ef35289a7c54d5

Author: Dmitry Timoshkov <dmitry at codeweavers.com>
Date:   Wed May 23 16:36:29 2007 +0900

ntdll: Fix compilation warnings in 64-bit mode.

---

 dlls/ntdll/critsection.c |   12 +++++-----
 dlls/ntdll/heap.c        |    4 +-
 dlls/ntdll/loader.c      |    4 +-
 dlls/ntdll/ntdll_misc.h  |    4 +-
 dlls/ntdll/process.c     |    2 +-
 dlls/ntdll/reg.c         |    2 +-
 dlls/ntdll/rtl.c         |    8 +++---
 dlls/ntdll/sec.c         |   48 ++++++++++++++++++++++-----------------------
 dlls/ntdll/server.c      |    4 +-
 dlls/ntdll/sync.c        |    2 +-
 dlls/ntdll/thread.c      |   14 ++++++------
 dlls/ntdll/virtual.c     |    4 +-
 12 files changed, 53 insertions(+), 55 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=e142779b09ce1c163541972473ef35289a7c54d5



More information about the wine-cvs mailing list