Alexandre Julliard : ntdll: The large integer functions are 32-bit only.

Alexandre Julliard julliard at winehq.org
Mon Aug 24 10:08:51 CDT 2009


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Aug 24 12:50:11 2009 +0200

ntdll: The large integer functions are 32-bit only.

---

 dlls/kernel32/time.c       |    3 +-
 dlls/ntdll/file.c          |   11 +++++----
 dlls/ntdll/large_int.c     |    7 ++++++
 dlls/ntdll/misc.c          |   25 ----------------------
 dlls/ntdll/ntdll.spec      |   50 ++++++++++++++++++++++----------------------
 dlls/ntdll/time.c          |   13 +++++------
 dlls/ole32/hglobalstream.c |    2 +-
 dlls/ole32/stg_stream.c    |    2 +-
 include/winternl.h         |   37 ++++++++++++++++++--------------
 9 files changed, 68 insertions(+), 82 deletions(-)

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



More information about the wine-cvs mailing list