comctl32: HANDLE/HGLOBAL are basically just void pointers. No casts to other pointers...
commitb12fbe163053487f2ee60946254afbc8923040ad
authorMichael Stefaniuc <mstefani@redhat.de>
Tue, 28 Oct 2008 22:35:49 +0000 (28 23:35 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 29 Oct 2008 10:52:22 +0000 (29 11:52 +0100)
treedabe1381d338781872d6d49ad061f341b879a442
parent09802e2c764847ecccd2c82d891d887b97982baf
comctl32: HANDLE/HGLOBAL are basically just void pointers. No casts to other pointers are needed.
dlls/comctl32/commctrl.c
dlls/comctl32/propsheet.c