Add debugstr_hex_dump to allow display hex dumps of data in any
commit321a197209a3cfcf9821dc0de62a8426f8020f63
authorJeremy White <jwhite@codeweavers.com>
Fri, 12 Nov 1999 01:38:12 +0000 (12 01:38 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 12 Nov 1999 01:38:12 +0000 (12 01:38 +0000)
tree2622d58a78b780153969732ed2b3381f5f333959
parent699d3cf8d83abf827db3a748b5e65f94de4a3ced
Add debugstr_hex_dump to allow display hex dumps of data in any
debugging message.
include/debugstr.h
misc/debugstr.c