WindowCloak.h File Reference

Songbird Window Cloaker Object Definition. More...

#include "IWindowCloak.h"
#include <nsClassHashtable.h>
Include dependency graph for WindowCloak.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sbCloakInfo
 
class  sbWindowCloak
 

Macros

#define SONGBIRD_WINDOWCLOAK_CONTRACTID   "@songbirdnest.com/Songbird/WindowCloak;1"
 
#define SONGBIRD_WINDOWCLOAK_CLASSNAME   "Songbird Window Cloak Interface"
 
#define SONGBIRD_WINDOWCLOAK_CID
 

Detailed Description

Songbird Window Cloaker Object Definition.

Definition in file WindowCloak.h.

Macro Definition Documentation

#define SONGBIRD_WINDOWCLOAK_CID
Value:
{ /* d5267aa4-f3ba-4b7b-b136-c1861c410ee5 */ \
0xd5267aa4, \
0xf3ba, \
0x4b7b, \
{0xb1, 0x36, 0xc1, 0x86, 0x1c, 0x41, 0xe, 0xe5} \
}

Definition at line 46 of file WindowCloak.h.

#define SONGBIRD_WINDOWCLOAK_CLASSNAME   "Songbird Window Cloak Interface"

Definition at line 44 of file WindowCloak.h.

#define SONGBIRD_WINDOWCLOAK_CONTRACTID   "@songbirdnest.com/Songbird/WindowCloak;1"

Definition at line 42 of file WindowCloak.h.