comctl32: LockResource() returns a LPVOID so don't cast its return value.
commit6060ca94388c4b0089af6683570323c2aa7b0fa5
authorMichael Stefaniuc <mstefani@redhat.de>
Thu, 23 Oct 2008 21:52:45 +0000 (23 23:52 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 24 Oct 2008 12:24:59 +0000 (24 14:24 +0200)
tree7d5eabbfa1932cd5424fdc88d14a2fbe5109163f
parent165931314286f4043dc19031297127422d178d14
comctl32: LockResource() returns a LPVOID so don't cast its return value.
dlls/comctl32/commctrl.c
dlls/comctl32/propsheet.c