[SHELL32]

fix debug channel (merge from wine)

svn path=/trunk/; revision=45476
This commit is contained in:
Christoph von Wittich 2010-02-07 00:07:07 +00:00
parent bd9978270a
commit 4225cee026

View file

@ -30,7 +30,7 @@ const GUID SHELL32_AdvtShortcutProduct = {0x9db1186f, 0x40df, 0x11d1, {0xaa, 0
const GUID SHELL32_AdvtShortcutComponent = {0x9db1186e, 0x40df, 0x11d1, {0xaa, 0x8c, 0x00, 0xc0, 0x4f, 0xb6, 0x78, 0x63}};
WINE_DEFAULT_DEBUG_CHANNEL(ole);
WINE_DEFAULT_DEBUG_CHANNEL(shell);
/*
* Near the bottom of this file are the exported DllRegisterServer and