Michael Stefaniuc : comdlg32: Don't cast the return value of GetProp() as it is a HANLE aka void pointer.

Alexandre Julliard julliard at winehq.org
Fri Oct 31 09:23:53 CDT 2008


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

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Thu Oct 30 22:31:35 2008 +0100

comdlg32: Don't cast the return value of GetProp() as it is a HANLE aka void pointer.

---

 dlls/comdlg32/colordlg.c       |   33 ++++++++++++----------
 dlls/comdlg32/filedlg.c        |   57 ++++++++++++++++++---------------------
 dlls/comdlg32/filedlgbrowser.c |   14 +++++-----
 dlls/comdlg32/finddlg32.c      |    2 +-
 dlls/comdlg32/fontdlg.c        |    4 +-
 dlls/comdlg32/printdlg.c       |   10 +++---
 dlls/comdlg32/printdlg16.c     |    2 +-
 7 files changed, 60 insertions(+), 62 deletions(-)

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



More information about the wine-cvs mailing list