home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / atl / polygon / polyctl.rgs (.txt) < prev    next >
InstallShield Script  |  1998-03-26  |  814b  |  20 lines

  1.     Polygon.PolyCtl.1 = s 'PolyCtl Class'
  2.         CLSID = s '{2885EE05-A26B-11D1-B49B-00C04F98EFE0}'
  3.     Polygon.PolyCtl = s 'PolyCtl Class'
  4.         CLSID = s '{2885EE05-A26B-11D1-B49B-00C04F98EFE0}'
  5.         CurVer = s 'Polygon.PolyCtl.1'
  6.     NoRemove CLSID
  7.         ForceRemove {2885EE05-A26B-11D1-B49B-00C04F98EFE0} = s 'PolyCtl Class'
  8.             ProgID = s 'Polygon.PolyCtl.1'
  9.             VersionIndependentProgID = s 'Polygon.PolyCtl'
  10.             ForceRemove 'Programmable'
  11.             InprocServer32 = s '%MODULE%'
  12.                 val ThreadingModel = s 'Apartment'
  13.             ForceRemove 'Control'
  14.             ForceRemove 'Insertable'
  15.             ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 101'
  16.             'MiscStatus' = s '0'
  17.                 '1' = s '131473'
  18.             'TypeLib' = s '{2885EDF8-A26B-11D1-B49B-00C04F98EFE0}'
  19.             'Version' = s '1.0'
  20.