sbKnownFolderManager.h File Reference
#include "sbIKnownFolderManager.h"
#include <nsAutoPtr.h>
#include <sbAutoCOMInitializer.h>
#include <windows.h>
Include dependency graph for sbKnownFolderManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbKnownFolderManager
 

Macros

#define SONGBIRD_KNOWN_FOLDER_MANAGER_CONTRACTID   "@songbirdnest.com/Songbird/KnownFolderManager;1"
 
#define SONGBIRD_KNOWN_FOLDER_MANAGER_CLASSNAME   "Songbird Known Folder Manager"
 
#define SONGBIRD_KNOWN_FOLDER_MANAGER_CID
 

Macro Definition Documentation

#define SONGBIRD_KNOWN_FOLDER_MANAGER_CID
Value:
{ /*{DACCB32D-CFED-442f-8B6A-698FD7B22315}*/ \
0xdaccb32d, \
0xcfed, \
0x442f, \
{ 0x8b, 0x6a, 0x69, 0x8f, 0xd7, 0xb2, 0x23, 0x15 } \
}

Definition at line 66 of file sbKnownFolderManager.h.

#define SONGBIRD_KNOWN_FOLDER_MANAGER_CLASSNAME   "Songbird Known Folder Manager"

Definition at line 64 of file sbKnownFolderManager.h.

#define SONGBIRD_KNOWN_FOLDER_MANAGER_CONTRACTID   "@songbirdnest.com/Songbird/KnownFolderManager;1"

Definition at line 62 of file sbKnownFolderManager.h.