mirror of
https://github.com/reactos/reactos.git
synced 2025-06-25 22:19:49 +00:00
[STOBJECT] Improve the existing PCH and make use of it.
This commit is contained in:
parent
6429bfcd8f
commit
e15874b491
8 changed files with 26 additions and 40 deletions
|
@ -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 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue