#include <windows.h>
#include <shellapi.h>
#include "nsISystemTrayService.h"
#include "imgIDecoderObserver.h"
#include "imgILoad.h"
#include "nsIDOMEventListener.h"
#include "nsCOMPtr.h"
#include "nsDataHashtable.h"
Go to the source code of this file.
#define _WIN32_WINNT 0x0400 |
#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" |
#define NS_SYSTEMTRAYSERVICE_CONTRACTID "@mozilla.org/system-tray-service;1" |