#include "StdAfx.h"#include "Shareaza.h"#include "Settings.h"#include "LibraryFolders.h"#include "LibraryBuilder.h"#include "LibraryBuilderInternals.h"#include "Buffer.h"#include "Schema.h"#include "XML.h"#include "ID3.h"#include "CollectionFile.h"#include <MsiDefs.h>Include dependency graph for LibraryBuilderInternals.cpp:

Defines | |
| #define | _ID3_DEFINE_GENRES |
Variables | |
| static const CLSID | asfHeader1 |
| static const CLSID | asfContent1 |
| static const CLSID | asfProperties1 |
| static const CLSID | asfStream1 |
| static const CLSID | asfVideo1 |
| static const CLSID | asfData1 |
| static const CLSID | asfHeader2 |
| static const CLSID | asfData2 |
| static const CLSID | asfProperties2 |
| static const CLSID | asfStream2 |
| static const CLSID | asfContent2 |
| static const CLSID | asfAudio2 |
| static const CLSID | asfVideo2 |
| static const CLSID | asfDRM1 |
| static const CLSID | asfDRM2 |
| #define _ID3_DEFINE_GENRES |
const CLSID asfAudio2 [static] |
Initial value:
{ 0xD6E229E2, 0x35DA, 0x11d1, { 0x90, 0x34, 0x00, 0xA0, 0xC9, 0x03, 0x49, 0xBE } }
const CLSID asfContent1 [static] |
Initial value:
{ 0x75B22633, 0x668E, 0x11CF, { 0xA6, 0xD9, 0x00, 0xAA, 0x00, 0x62, 0xCE, 0x6C } }
const CLSID asfContent2 [static] |
Initial value:
{ 0xD6E229D5, 0x35DA, 0x11d1, { 0x90, 0x34, 0x00, 0xA0, 0xC9, 0x03, 0x49, 0xBE } }
const CLSID asfData1 [static] |
Initial value:
{ 0x75b22636, 0x668e, 0x11cf, { 0xa6, 0xd9, 0x00, 0xaa, 0x00, 0x62, 0xce, 0x6c } }
const CLSID asfData2 [static] |
Initial value:
{ 0xD6E229D2, 0x35DA, 0x11d1, { 0x90, 0x34, 0x00, 0xA0, 0xC9, 0x03, 0x49, 0xBE } }
const CLSID asfDRM1 [static] |
Initial value:
{ 0x2211B3FB, 0xBD23, 0x11D2, { 0xB4, 0xB7, 0x00, 0xA0, 0xC9, 0x55, 0xFC, 0x6E } }
const CLSID asfDRM2 [static] |
Initial value:
{ 0x1EFB1A30, 0x0B62, 0x11D0, { 0xA3, 0x9B, 0x00, 0xA0, 0xC9, 0x03, 0x48, 0xF6 } }
const CLSID asfHeader1 [static] |
Initial value:
{ 0x75B22630, 0x668E, 0x11CF, { 0xA6, 0xD9, 0x00, 0xAA, 0x00, 0x62, 0xCE, 0x6C } }
const CLSID asfHeader2 [static] |
Initial value:
{ 0xD6E229D1, 0x35DA, 0x11d1, { 0x90, 0x34, 0x00, 0xA0, 0xC9, 0x03, 0x49, 0xBE } }
const CLSID asfProperties1 [static] |
Initial value:
{ 0x8CABDCA1, 0xA947, 0x11CF, { 0x8E, 0xE4, 0x00, 0xC0, 0x0C, 0x20, 0x53, 0x65 } }
const CLSID asfProperties2 [static] |
Initial value:
{ 0xD6E229D0, 0x35DA, 0x11d1, { 0x90, 0x34, 0x00, 0xA0, 0xC9, 0x03, 0x49, 0xBE } }
const CLSID asfStream1 [static] |
Initial value:
{ 0xB7DC0791, 0xA9B7, 0x11CF, { 0x8E, 0xE6, 0x00, 0xC0, 0x0C, 0x20, 0x53, 0x65 } }
const CLSID asfStream2 [static] |
Initial value:
{ 0xD6E229D4, 0x35DA, 0x11d1, { 0x90, 0x34, 0x00, 0xA0, 0xC9, 0x03, 0x49, 0xBE } }
const CLSID asfVideo1 [static] |
Initial value:
{ 0xBC19EFC0, 0x5B4D, 0x11CF, { 0xA8, 0xFD, 0x00, 0x80, 0x5F, 0x5C, 0x44, 0x2B } }
const CLSID asfVideo2 [static] |
Initial value:
{ 0xD6E229E3, 0x35DA, 0x11d1, { 0x90, 0x34, 0x00, 0xA0, 0xC9, 0x03, 0x49, 0xBE } }
1.5.2