16 lines
307 B
Plaintext
16 lines
307 B
Plaintext
// Copyright (c) Microsoft Corporation
|
|
#include "fusionguids.h"
|
|
HKCR
|
|
{
|
|
NoRemove CLSID
|
|
{
|
|
ForceRemove CLSID_CSxsTest_FreeThreaded_rgs
|
|
{
|
|
InprocServer32 = s '%MODULE%'
|
|
{
|
|
val ThreadingModel = s 'Free'
|
|
}
|
|
}
|
|
}
|
|
}
|