ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

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< NotifyIconConfigNotifyIconCfgList
 list of NotifyIconConfig structures
typedef map< NotifyIconIndex,
NotifyInfo
NotifyIconMap
typedef set< NotifyInfoNotifyIconSet
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 doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.