Michael Stefaniuc : include: Change some DWORD to DWORD_PTR in msacm.h.

Alexandre Julliard julliard at winehq.org
Thu Feb 5 09:21:12 CST 2009


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

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Thu Feb  5 09:52:31 2009 +0100

include: Change some DWORD to DWORD_PTR in msacm.h.

The change is for Win64 compatibility and it matches the DDK.

---

 dlls/msacm32/driver.c      |    5 ++-
 dlls/msacm32/filter.c      |   24 +++++++-------
 dlls/msacm32/format.c      |   27 ++++++++--------
 dlls/msacm32/stream.c      |    9 +++--
 dlls/msacm32/tests/msacm.c |    6 ++--
 include/msacm.h            |   72 ++++++++++++++++++++++++-------------------
 6 files changed, 77 insertions(+), 66 deletions(-)

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



More information about the wine-cvs mailing list