--Please put this in function that needs it.
By by ... Detlef
---
dlls/shell32/iconcache.c | 42 ++++++++++++++++++++++++++++++++++++++++++
dlls/shell32/shell32.spec | 1 +
2 files changed, 43 insertions(+), 0 deletions(-)
diff --git a/dlls/shell32/iconcache.c b/dlls/shell32/iconcache.c
index 637dbca..df6675d 100644
--- a/dlls/shell32/iconcache.c
+++ b/dlls/shell32/iconcache.c
@@ -46,6 +46,8 @@
WINE_DEFAULT_DEBUG_CHANNEL(shell);
+static const WCHAR shell32dll[] = {'\\','s','h','e','l','l','3','2','.','d','l','l',0};
+