dbghelp: Improve speed of our hashtable implementation by remembering the last elemen...
commitb37996305d1c64c908ea6a125ac60ca4bfec903f
authorEric Pouech <eric.pouech@orange.fr>
Sun, 14 Jun 2009 07:19:08 +0000 (14 09:19 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Jun 2009 11:42:28 +0000 (15 13:42 +0200)
tree3db0bbfad839ab5e57b67744e0083021bab6e366
parent2d7ccb3862217efff0b0346e46682c55a8537452
dbghelp: Improve speed of our hashtable implementation by remembering the last element added to every bucket.
dlls/dbghelp/dbghelp_private.h
dlls/dbghelp/storage.c