23 #ifndef __XPLC_CORE_H__
24 #define __XPLC_CORE_H__
30 static const UUID XPLC_staticServiceHandler = {0xf8c76062, 0xf241, 0x4f38,
31 {0x80, 0x8d, 0x73, 0x88,
32 0x31, 0x22, 0x89, 0xd8}};
34 static const UUID XPLC_moduleLoader = {0x59e3fa68, 0x807c, 0x4ecb,
35 {0xbc, 0x26, 0xb8, 0x08,
36 0x37, 0xcb, 0x32, 0x7e}};
38 static const UUID XPLC_moduleManagerFactory = {0x251c9dfc, 0xc76b, 0x454e,
39 {0xaa, 0xcb, 0x95, 0x8e,
40 0x06, 0x35, 0xe2, 0x72}};
42 static const UUID XPLC_genericFactory = {0x414a69c6, 0x3c9e, 0x49f7,
43 {0xab, 0x08, 0xe5, 0x5c,
44 0x7b, 0x6c, 0x23, 0x34}};
46 static const UUID XPLC_monikers = {0x5ed8cb8f, 0x6938, 0x40f2,
47 {0x92, 0x7c, 0x2f, 0x4c,
48 0xe2, 0x89, 0x3c, 0x0b}};
50 static const UUID XPLC_newMoniker = {0x9ec8028c, 0x45e3, 0x40ff,
51 {0x97, 0xfc, 0x0b, 0x35,
52 0xca, 0x6e, 0xdc, 0xb5}};
54 static const UUID XPLC_categoryManager = {0xa7b3c486, 0x3725, 0x4500,
55 {0xa4, 0x4c, 0x59, 0x13,
56 0x1d, 0x65, 0x9e, 0x20}};