diff options
| author | Dave Wilson <[email protected]> | 2015-03-17 19:50:07 -0700 |
|---|---|---|
| committer | Dave Wilson <[email protected]> | 2015-03-17 19:50:07 -0700 |
| commit | 97cf5197cf5b882b2c689d8dc2b555f2edf8f418 (patch) | |
| tree | 46f3701832d70b420eb0fc0eb93261f9da45db3f /avstream/samplemft0/Mft0.rgs | |
| parent | ef1905bf1e8825bb31120dfb27e0daf3154d859a (diff) | |
Initial publish
Diffstat (limited to 'avstream/samplemft0/Mft0.rgs')
| -rw-r--r-- | avstream/samplemft0/Mft0.rgs | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/avstream/samplemft0/Mft0.rgs b/avstream/samplemft0/Mft0.rgs new file mode 100644 index 00000000..9ff876f4 --- /dev/null +++ b/avstream/samplemft0/Mft0.rgs @@ -0,0 +1,15 @@ +HKCR +{ + NoRemove CLSID + { + ForceRemove {7BB640D9-33A4-4759-B290-F41A31DCF848} = s 'Mft0 Class' + { + InprocServer32 = s '%MODULE%' + { + val ThreadingModel = s 'Both' + } + TypeLib = s '{DE05674A-C564-4C0E-9B7C-E1519F7AA767}' + Version = s '1.0' + } + } +} |
