crypt32: Use LOWORD on LPCSTR type instead of casting to int.
authorErik de Castro Lopo <mle+win@mega-nerd.com>
Fri, 25 Apr 2008 01:14:35 +0000 (11:14 +1000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 25 Apr 2008 09:34:53 +0000 (11:34 +0200)
commit0ef69ef9dd04af37fedc0fbec1b40c98b2a7f11d
treef5af43fc56ce2f7b863b03743a75a9a62c8472f5
parent56797f9c65e0611cccf5f3e77865a9e465583b85
crypt32: Use LOWORD on LPCSTR type instead of casting to int.
dlls/crypt32/chain.c
dlls/crypt32/store.c