home *** CD-ROM | disk | FTP | other *** search
- REGEDIT4
-
- ;==========================================================================;
- ;
- ; THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
- ; KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
- ; IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR
- ; PURPOSE.
- ;
- ; Copyright (c) 1992 - 1996 Microsoft Corporation. All Rights Reserved.
- ;
- ;==========================================================================;
-
- ;
- ; Bouncing Ball Source
- ;
-
- ;
- ; Filter
- ;
- [HKEY_CLASSES_ROOT\Filter]
- [HKEY_CLASSES_ROOT\Filter\{FD501041-8EBE-11CE-8183-00AA00577DA1}]
- @="Bouncing Ball"
- [HKEY_CLASSES_ROOT\CLSID]
- [HKEY_CLASSES_ROOT\CLSID\{FD501041-8EBE-11CE-8183-00AA00577DA1}]
- @="Bouncing Ball"
- "Merit"=dword:00400000
- [HKEY_CLASSES_ROOT\CLSID\{FD501041-8EBE-11CE-8183-00AA00577DA1}\InprocServer32]
- @="BALL.AX"
- "ThreadingModel"="Both"
-
- ;
- ; Pin
- ;
- [HKEY_CLASSES_ROOT\CLSID\{FD501041-8EBE-11CE-8183-00AA00577DA1}\Pins]
-
- [HKEY_CLASSES_ROOT\CLSID\{FD501041-8EBE-11CE-8183-00AA00577DA1}\Pins\Output]
- "Direction"=dword:00000001
- "IsRendered"=dword:00000000
- "AllowedZero"=dword:00000000
- "AllowedMany"=dword:00000000
- [HKEY_CLASSES_ROOT\CLSID\{FD501041-8EBE-11CE-8183-00AA00577DA1}\Pins\Output\Types]
- [HKEY_CLASSES_ROOT\CLSID\{FD501041-8EBE-11CE-8183-00AA00577DA1}\Pins\Output\Types\{73646976-0000-0010-8000-00AA00389B71}]
- [HKEY_CLASSES_ROOT\CLSID\{FD501041-8EBE-11CE-8183-00AA00577DA1}\Pins\Output\Types\{73646976-0000-0010-8000-00AA00389B71}\{00000000-0000-0000-0000-000000000000}]
-
- ;
- ; Property page
- ;
- [HKEY_CLASSES_ROOT\CLSID\{fd501042-8ebe-11ce-8183-00aa00577da1}]
- @="Bouncing Ball Property Page"
- [HKEY_CLASSES_ROOT\CLSID\{fd501042-8ebe-11ce-8183-00aa00577da1}\InprocServer32]
- @="ball.ax"
-