allwinner_a64/android/external/mdnsresponder/mDNSWindows/DLLX/DNSSDEventManager.rgs
2018-08-08 16:14:42 +08:00

27 lines
727 B
Text
Executable file

HKCR
{
Bonjour.DNSSDEventManager.1 = s 'DNSSDEventManager Class'
{
CLSID = s '{BEEB932A-8D4A-4619-AEFE-A836F988B221}'
}
Bonjour.DNSSDEventManager = s 'DNSSDEventManager Class'
{
CLSID = s '{BEEB932A-8D4A-4619-AEFE-A836F988B221}'
CurVer = s 'Bonjour.DNSSDEventManager.1'
}
NoRemove CLSID
{
ForceRemove {BEEB932A-8D4A-4619-AEFE-A836F988B221} = s 'DNSSDEventManager Class'
{
ProgID = s 'Bonjour.DNSSDEventManager.1'
VersionIndependentProgID = s 'Bonjour.DNSSDEventManager'
ForceRemove 'Programmable'
InprocServer32 = s '%MODULE%'
{
val ThreadingModel = s 'Apartment'
}
val AppID = s '%APPID%'
'TypeLib' = s '{18FBED6D-F2B7-4EC8-A4A4-46282E635308}'
}
}
}