wininet: Add a URLCache_FindEntryInHashW helper, and use it to simplify finding an...
commit6fdec3d501af6ae02be1f671d3d8b86d8d6aa914
authorJuan Lang <juan.lang@gmail.com>
Fri, 19 Oct 2007 17:21:40 +0000 (19 10:21 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 22 Oct 2007 10:36:08 +0000 (22 12:36 +0200)
tree41435ec220076f8d7b1799ae684000597bceedee
parent1594b429f85e3682b402eab49ee7576e58da3dd1
wininet: Add a URLCache_FindEntryInHashW helper, and use it to simplify finding an entry in a hash with a wide-character URL string.
dlls/wininet/urlcache.c