j
k
j a
j l
2011/9/5 Frédéric Delanoy <frederic.delanoy(a)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
Back to the thread
Back to the list