add prog id and class id for logon redirector service, r=alecf

This commit is contained in:
bienvenu%netscape.com 2000-02-15 06:56:12 +00:00
Родитель ced395f9e9
Коммит 3855be9448
1 изменённых файлов: 7 добавлений и 0 удалений

Просмотреть файл

@ -297,3 +297,10 @@
#define NS_MSGSERVICEPROVIDERSERVICE_CID \
{ 0x10998cef, 0xd7f2, 0x4772, \
{ 0xb7, 0xdb, 0xbd, 0x09, 0x74, 0x54, 0x98, 0x4c}}
#define NS_MSGLOGONREDIRECTORSERVICE_PROGID \
"component://netscape/messenger/msglogonredirector"
#define NS_MSGLOGONREDIRECTORSERVICE_CID \
{0x0d7456ae, 0xe28a, 0x11d3, \
{0xa5, 0x60, 0x00, 0x60, 0xb0, 0xfc, 0x04, 0xb7}}