ReactOS Fundraising Campaign 2012
€ 4,410 / € 30,000
Information
|
Donate
Home
|
Info
|
Community
|
Development
|
myReactOS
|
Contact Us
Navigation
Home
Community
Development
myReactOS
Fundraiser 2012
Doxygen
Main Page
Alphabetical List
Data Structures
Directories
File List
Data Fields
Globals
Related Pages
Search
ReactOS Development
> Doxygen
base
shell
explorer
taskbar
Data Structures
|
Defines
|
Typedefs
|
Enumerations
|
Functions
traynotify.h File Reference
Go to the source code of this file.
Data Structures
struct
NotifyIconIndex
NotifyIconIndex
is used for maintaining the order of notification icons.
More...
struct
NotifyIconConfig
configuration for the display mode of a notification icon
More...
struct
NotifyInfo
structure for maintaining informations about one notification icon
More...
struct
NotifyHook
struct
NotifyArea
tray notification area aka "tray"
More...
struct
NotifyIconDlgInfo
struct
TrayNotifyDlg
configuration dialog for notification icons
More...
struct
ClockWindow
window for displaying the time in the tray notification area
More...
Defines
#
define
CLASSNAME_TRAYNOTIFY
TEXT
("TrayNotifyWnd")
#
define
TITLE_TRAYNOTIFY
TEXT
("")
#
define
CLASSNAME_CLOCKWINDOW
TEXT
("TrayClockWClass")
#
define
NOTIFYAREA_WIDTH_DEF
100
#
define
NOTIFYICON_DIST
20
#
define
NOTIFYAREA_SPACE
10
#
define
NOTIFYICON_SIZE
16
#
define
NOTIFYICON_X
2
#
define
NOTIFYICON_Y
3
#
define
ICON_AUTOHIDE_SECONDS
300
#
define
PM_GETMODULEPATH_CB
(
WM_APP
+0x21)
#
define
PM_GET_NOTIFYAREA
(
WM_APP
+0x22)
Typedefs
typedef
list
<
NotifyIconConfig
>
NotifyIconCfgList
list of
NotifyIconConfig
structures
typedef
map
<
NotifyIconIndex
,
NotifyInfo
>
NotifyIconMap
typedef
set
<
NotifyInfo
>
NotifyIconSet
typedef
map
<
int
,
NotifyIconDlgInfo
>
NotifyIconDlgInfoMap
Enumerations
enum
NOTIFYICONMODE
{
NIM_SHOW
,
NIM_HIDE
,
NIM_AUTO
}
Functions
String
string_from_mode
(
NOTIFYICONMODE
mode
)
Generated on Sat May 26 2012 04:45:16 for ReactOS by
1.7.6.1
ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.