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

  1. REGEDIT4
  2.  
  3. ;==========================================================================;
  4. ;
  5. ;  THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
  6. ;  KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
  7. ;  IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR
  8. ;  PURPOSE.
  9. ;
  10. ;  Copyright (c) 1992 - 1996  Microsoft Corporation.  All Rights Reserved.
  11. ;
  12. ;==========================================================================;
  13.  
  14. ;
  15. ; Bouncing Ball Source
  16. ;
  17.  
  18. ;
  19. ; Filter
  20. ;
  21. [HKEY_CLASSES_ROOT\Filter]
  22. [HKEY_CLASSES_ROOT\Filter\{FD501041-8EBE-11CE-8183-00AA00577DA1}]
  23. @="Bouncing Ball"
  24. [HKEY_CLASSES_ROOT\CLSID]
  25. [HKEY_CLASSES_ROOT\CLSID\{FD501041-8EBE-11CE-8183-00AA00577DA1}]
  26. @="Bouncing Ball"
  27. "Merit"=dword:00400000
  28. [HKEY_CLASSES_ROOT\CLSID\{FD501041-8EBE-11CE-8183-00AA00577DA1}\InprocServer32]
  29. @="BALL.AX"
  30. "ThreadingModel"="Both"
  31.  
  32. ;
  33. ; Pin
  34. ;
  35. [HKEY_CLASSES_ROOT\CLSID\{FD501041-8EBE-11CE-8183-00AA00577DA1}\Pins]
  36.  
  37. [HKEY_CLASSES_ROOT\CLSID\{FD501041-8EBE-11CE-8183-00AA00577DA1}\Pins\Output]
  38. "Direction"=dword:00000001
  39. "IsRendered"=dword:00000000
  40. "AllowedZero"=dword:00000000
  41. "AllowedMany"=dword:00000000
  42. [HKEY_CLASSES_ROOT\CLSID\{FD501041-8EBE-11CE-8183-00AA00577DA1}\Pins\Output\Types]
  43. [HKEY_CLASSES_ROOT\CLSID\{FD501041-8EBE-11CE-8183-00AA00577DA1}\Pins\Output\Types\{73646976-0000-0010-8000-00AA00389B71}]
  44. [HKEY_CLASSES_ROOT\CLSID\{FD501041-8EBE-11CE-8183-00AA00577DA1}\Pins\Output\Types\{73646976-0000-0010-8000-00AA00389B71}\{00000000-0000-0000-0000-000000000000}]
  45.  
  46. ;
  47. ; Property page
  48. ;
  49. [HKEY_CLASSES_ROOT\CLSID\{fd501042-8ebe-11ce-8183-00aa00577da1}]
  50. @="Bouncing Ball Property Page"
  51. [HKEY_CLASSES_ROOT\CLSID\{fd501042-8ebe-11ce-8183-00aa00577da1}\InprocServer32]
  52. @="ball.ax"
  53.