msi: Replace the string table hash with a sorted index.

Hans Leidekker hans at codeweavers.com
Tue Dec 15 04:04:29 CST 2009


On Tuesday 15 December 2009 09:51:20 Hans Leidekker wrote:

> Addresses a performance bottleneck in the Visual Studio 2005 installer.
> See http://bugs.winehq.org/show_bug.cgi?id=14168
> ---
>  dlls/msi/msipriv.h |    2 +-
>  dlls/msi/string.c  |  147 ++++++++++++++++++++++++++++++++++++++--------------
>  2 files changed, 109 insertions(+), 40 deletions(-)

Please disregard this patch, Henri pointed out some improvements that
can be made.

 -Hans



More information about the wine-devel mailing list