ReactOS
0.4.16-dev-91-g764881a
trayicon.h
Go to the documentation of this file.
1
/*
2
* PROJECT: ReactOS Task Manager
3
* LICENSE: LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
4
* PURPOSE: Tray Icon.
5
* COPYRIGHT: Copyright 1999-2001 Brian Palmer <brianp@reactos.org>
6
* Copyright 2005 Klemens Friedl <frik85@reactos.at>
7
*/
8
9
#pragma once
10
11
#define WM_ONTRAYICON (WM_USER + 5)
12
13
BOOL
TrayIcon_AddIcon
(
VOID
);
14
BOOL
TrayIcon_RemoveIcon
(
VOID
);
15
BOOL
TrayIcon_UpdateIcon
(
VOID
);
BOOL
unsigned int BOOL
Definition:
ntddk_ex.h:94
void
Definition:
nsiface.idl:2307
TrayIcon_RemoveIcon
BOOL TrayIcon_RemoveIcon(VOID)
Definition:
trayicon.c:143
TrayIcon_UpdateIcon
BOOL TrayIcon_UpdateIcon(VOID)
Definition:
trayicon.c:158
TrayIcon_AddIcon
BOOL TrayIcon_AddIcon(VOID)
Definition:
trayicon.c:138
base
applications
taskmgr
trayicon.h
Generated on Fri Oct 4 2024 06:02:25 for ReactOS by
1.9.6