sbWindowChromeService.h File Reference
#include "sbIWindowChromeService.h"
#include <set>
#include <windows.h>
Include dependency graph for sbWindowChromeService.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbWindowChromeService
 

Macros

#define SONGBIRD_WINDOW_CHROME_SERVICE_CONTRACTID   "@songbirdnest.com/Songbird/WindowChromeService;1"
 
#define SONGBIRD_WINDOW_CHROME_SERVICE_CLASSNAME   "Songbird Window Chrome Service"
 
#define SONGBIRD_WINDOW_CHROME_SERVICE_CID
 

Macro Definition Documentation

#define SONGBIRD_WINDOW_CHROME_SERVICE_CID
Value:
{ /* {2DA9047B-2256-4ab0-87D7-EA0AD684027A} */ \
0x2da9047b, \
0x2256, \
0x4ab0, \
{0x87, 0xd7, 0xea, 0xa, 0xd6, 0x84, 0x2, 0x7a} \
}

Definition at line 66 of file sbWindowChromeService.h.

#define SONGBIRD_WINDOW_CHROME_SERVICE_CLASSNAME   "Songbird Window Chrome Service"

Definition at line 64 of file sbWindowChromeService.h.

#define SONGBIRD_WINDOW_CHROME_SERVICE_CONTRACTID   "@songbirdnest.com/Songbird/WindowChromeService;1"

Definition at line 62 of file sbWindowChromeService.h.