home *** CD-ROM | disk | FTP | other *** search
/ The Net: Ultimate Internet Guide / WWLCD1.ISO / mac / SiteBldr / AMOVIE / SDK / _SETUP / COMMON.Z / gargle.reg < prev    next >
Encoding:
Windows Registry Data  |  1996-01-25  |  2.3 KB  |  63 lines

  1. REGEDIT4
  2. ;==========================================================================;
  3. ;
  4. ;  THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
  5. ;  KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
  6. ;  IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR
  7. ;  PURPOSE.
  8. ;
  9. ;  Copyright (c) 1992 - 1996  Microsoft Corporation.  All Rights Reserved.
  10. ;
  11. ;--------------------------------------------------------------------------;
  12. ;
  13. ; Gargle Transform Filter
  14. ;
  15.  
  16.  
  17. ;
  18. ; Filter
  19. ;
  20. [HKEY_CLASSES_ROOT\Filter\{d616f350-d622-11ce-aac5-0020af0b99a3}]
  21. @="Gargle filter"
  22. [HKEY_CLASSES_ROOT\CLSID\{d616f350-d622-11ce-aac5-0020af0b99a3}]
  23. @="Gargle filter"
  24. "Merit"=dword:00200000
  25. [HKEY_CLASSES_ROOT\CLSID\{d616f350-d622-11ce-aac5-0020af0b99a3}\InprocServer32]
  26. @="GARGLE.AX"
  27. "ThreadingModel"="Both"
  28.  
  29. ;
  30. ; Pins
  31. ;
  32. [HKEY_CLASSES_ROOT\CLSID\{d616f350-d622-11ce-aac5-0020af0b99a3}\Pins]
  33.  
  34. [HKEY_CLASSES_ROOT\CLSID\{d616f350-d622-11ce-aac5-0020af0b99a3}\Pins\GargIn]
  35. "Direction"=dword:00000000
  36. "IsRendered"=dword:00000000
  37. "AllowedZero"=dword:00000000
  38. "AllowedMany"=dword:00000000
  39. [HKEY_CLASSES_ROOT\CLSID\{d616f350-d622-11ce-aac5-0020af0b99a3}\Pins\GargIn\Types]
  40. [HKEY_CLASSES_ROOT\CLSID\{d616f350-d622-11ce-aac5-0020af0b99a3}\Pins\GargIn\Types\{73647561-0000-0010-8000-00AA00389B71}]
  41. [HKEY_CLASSES_ROOT\CLSID\{d616f350-d622-11ce-aac5-0020af0b99a3}\Pins\GargIn\Types\{73647561-0000-0010-8000-00AA00389B71}\{00000000-0000-0000-0000-000000000000}]
  42.  
  43. [HKEY_CLASSES_ROOT\CLSID\{d616f350-d622-11ce-aac5-0020af0b99a3}\Pins\GargOut]
  44. "Direction"=dword:00000001
  45. "IsRendered"=dword:00000000
  46. "AllowedZero"=dword:00000000
  47. "AllowedMany"=dword:00000000
  48. [HKEY_CLASSES_ROOT\CLSID\{d616f350-d622-11ce-aac5-0020af0b99a3}\Pins\GargOut\Types]
  49. [HKEY_CLASSES_ROOT\CLSID\{d616f350-d622-11ce-aac5-0020af0b99a3}\Pins\GargOut\Types\{73647561-0000-0010-8000-00AA00389B71}]
  50. [HKEY_CLASSES_ROOT\CLSID\{d616f350-d622-11ce-aac5-0020af0b99a3}\Pins\GargOut\Types\{73647561-0000-0010-8000-00AA00389B71}\{00000000-0000-0000-0000-000000000000}]
  51.  
  52.  
  53. ;
  54. ; Property page
  55. ;
  56. [HKEY_CLASSES_ROOT\CLSID\{d616f351-d622-11ce-aac5-0020af0b99a3}]
  57. @="Gargle filter Property Page"
  58. [HKEY_CLASSES_ROOT\CLSID\{d616f351-d622-11ce-aac5-0020af0b99a3}\InprocServer32]
  59. @="GARGLE.AX"
  60. "ThreadingModel"="Both"
  61.  
  62.  
  63.