comdlg32: Don't cast the return value of GetProp() as it is a HANLE aka void pointer.
commit48960eef2c2875dea2c2c2521d8678d129f90fa8
authorMichael Stefaniuc <mstefani@redhat.de>
Thu, 30 Oct 2008 21:31:35 +0000 (30 22:31 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 31 Oct 2008 11:57:53 +0000 (31 12:57 +0100)
tree38600c66049ccbc2d1c79ce977dd68a4d432c6a9
parent7fca3486ad3d9b13f47945d6fd123cec9acfee66
comdlg32: Don't cast the return value of GetProp() as it is a HANLE aka void pointer.
dlls/comdlg32/colordlg.c
dlls/comdlg32/filedlg.c
dlls/comdlg32/filedlgbrowser.c
dlls/comdlg32/finddlg32.c
dlls/comdlg32/fontdlg.c
dlls/comdlg32/printdlg.c
dlls/comdlg32/printdlg16.c