home *** CD-ROM | disk | FTP | other *** search
/ The Net: Ultimate Internet Guide / WWLCD1.ISO / mac / SiteBldr / AMOVIE / SDK / _SETUP / COMMON.Z / iamovie.reg < prev    next >
Encoding:
Windows Registry Data  |  1996-04-29  |  922 b   |  24 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. ; ActiveMovie Plug In Distributor
  15. [HKEY_CLASSES_ROOT\Clsid\{5f2759c0-7685-11cf-8b23-00805f6cef60}]
  16. @="Plug In Distributor: IAMovie"
  17. [HKEY_CLASSES_ROOT\Clsid\{5f2759c0-7685-11cf-8b23-00805f6cef60}\InprocServer32]
  18. @="IAMovie.ax"
  19. "ThreadingModel"="Both"
  20.  
  21. ; Just so ActiveMovie can find me from my IID
  22. [HKEY_CLASSES_ROOT\Interface\{359ace10-7688-11cf-8b23-00805f6cef60}\Distributor]
  23. @="{5f2759c0-7685-11cf-8b23-00805f6cef60}"
  24.