Alexandre Julliard : msvcrt: Use intptr_t or size_t instead of long where appropriate.

Alexandre Julliard julliard at winehq.org
Fri Dec 12 07:04:08 CST 2008


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Dec 11 21:01:38 2008 +0100

msvcrt: Use intptr_t or size_t instead of long where appropriate.

---

 dlls/msvcrt/dir.c    |   26 +++++++++++++-------------
 dlls/msvcrt/file.c   |    6 +++---
 dlls/msvcrt/heap.c   |   20 ++++++++++----------
 dlls/msvcrt/msvcrt.h |    8 ++++----
 dlls/msvcrt/time.c   |    2 +-
 include/msvcrt/io.h  |   22 +++++++++++-----------
 6 files changed, 42 insertions(+), 42 deletions(-)

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



More information about the wine-cvs mailing list