2011/9/5 Frédéric Delanoy <frederic.dela...@gmail.com>:
> +        static WCHAR string[MAX_PATH];

Why make this static? It's only a temporary buffer and it's only used
once, when building the cache.

Octavian


Reply via email to