Cast void* to char* for pointer arithmetic.
commit7c4cb515b6866661eb83c9c0ce255684088808b2
authorGregg Mattinson <gm138242@scot.canada.sun.com>
Wed, 3 Jul 2002 21:10:43 +0000 (3 21:10 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 3 Jul 2002 21:10:43 +0000 (3 21:10 +0000)
treee8ed62e5fd99a16cb81be64278364430d4c05f08
parentd02075942af0fe26934b53a4fabe4cb45df6bab6
Cast void* to char* for pointer arithmetic.
14 files changed:
debugger/module.c
dlls/dplayx/dplayx_global.c
dlls/msvcrt/file.c
dlls/msvcrt/misc.c
dlls/shlwapi/ordinal.c
dlls/wininet/http.c
dlls/winmm/lolvldrv.c
files/smb.c
graphics/x11drv/dib.c
memory/global.c
memory/selector.c
memory/virtual.c
tools/winedump/pe.c
windows/syscolor.c