nsSystemTrayServiceWin.h File Reference
#include <windows.h>
#include <shellapi.h>
#include "nsISystemTrayService.h"
#include "imgIDecoderObserver.h"
#include "imgILoad.h"
#include "nsIDOMEventListener.h"
#include "nsCOMPtr.h"
#include "nsDataHashtable.h"
Include dependency graph for nsSystemTrayServiceWin.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nsSystemTrayService
 

Macros

#define ULONG_PTR   DWORD
 
#define _WIN32_WINNT   0x0400
 
#define NS_SYSTEMTRAYSERVICE_CID
 
#define NS_SYSTEMTRAYSERVICE_CONTRACTID   "@mozilla.org/system-tray-service;1"
 
#define NS_SYSTEMTRAYSERVICE_CLASSNAME   "System Tray Service"
 

Macro Definition Documentation

#define _WIN32_WINNT   0x0400

Definition at line 52 of file nsSystemTrayServiceWin.h.

#define NS_SYSTEMTRAYSERVICE_CID
Value:
{ 0xf53fcefa, 0x2f53, 0x40cf, \
{ 0xbb, 0xaf, 0x2f, 0x58, 0x96, 0xa5, 0x6e, 0x82 } }

Definition at line 69 of file nsSystemTrayServiceWin.h.

#define NS_SYSTEMTRAYSERVICE_CLASSNAME   "System Tray Service"

Definition at line 76 of file nsSystemTrayServiceWin.h.

#define NS_SYSTEMTRAYSERVICE_CONTRACTID   "@mozilla.org/system-tray-service;1"

Definition at line 73 of file nsSystemTrayServiceWin.h.

#define ULONG_PTR   DWORD

Definition at line 42 of file nsSystemTrayServiceWin.h.