Module: wine Branch: master Commit: b12fbe163053487f2ee60946254afbc8923040ad URL: http://source.winehq.org/git/wine.git/?a=commit;h=b12fbe163053487f2ee6094625...
Author: Michael Stefaniuc mstefani@redhat.de Date: Tue Oct 28 23:35:49 2008 +0100
comctl32: HANDLE/HGLOBAL are basically just void pointers. No casts to other pointers are needed.
---
dlls/comctl32/commctrl.c | 12 +++--- dlls/comctl32/propsheet.c | 99 ++++++++++++++++---------------------------- 2 files changed, 42 insertions(+), 69 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b12fbe163053487f2ee609...