Skip to content

Commit 5ddfa57

Browse files
committed
[Explorer-new]
- Add Sys icons - Add theming to systray - Theming to clock - Fix some formatting svn path=/branches/GSoC_2011/NewExplorer/; revision=52682
1 parent cc194f8 commit 5ddfa57

File tree

3 files changed

+1010
-91
lines changed

3 files changed

+1010
-91
lines changed

base/shell/explorer-new/precomp.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,11 @@ HWND
386386
CreateTrayNotifyWnd(IN OUT ITrayWindow *TrayWindow,
387387
IN BOOL bHideClock);
388388

389+
void
390+
TrayNotify_NotifyMsg(IN HWND hwnd,
391+
IN WPARAM wParam,
392+
IN LPARAM lParam);
393+
389394
/*
390395
* taskswnd.c
391396
*/

0 commit comments

Comments
 (0)