[STOBJECT] Improve the existing PCH and make use of it.

This commit is contained in:
Amine Khaldi 2017-12-08 23:15:31 +01:00
parent 6429bfcd8f
commit e15874b491
8 changed files with 26 additions and 40 deletions

View file

@ -9,7 +9,8 @@
#include "precomp.h"
WINE_DEFAULT_DEBUG_CHANNEL(stobject);
#include <undocshell.h>
#include <shellutils.h>
SysTrayIconHandlers_t g_IconHandlers [] = {
{ Volume_Init, Volume_Shutdown, Volume_Update, Volume_Message },