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

  1.     DrawCtl.DrawCtl.1 = s 'DrawCtl Class'
  2.         CLSID = s '{48DDCC1D-1FE0-11D0-B91B-000000000000}'
  3.     DrawCtl.DrawCtl = s 'DrawCtl Class'
  4.         CLSID = s '{48DDCC1D-1FE0-11D0-B91B-000000000000}'
  5.         CurVer = s 'DrawCtl.DrawCtl.1'
  6.     NoRemove CLSID
  7.         ForceRemove {48DDCC1D-1FE0-11D0-B91B-000000000000} = s 'DrawCtl Class'
  8.             ProgID = s 'DrawCtl.DrawCtl.1'
  9.             VersionIndependentProgID = s 'DrawCtl.DrawCtl'
  10.             InprocServer32 = s '%MODULE%'
  11.                 val ThreadingModel = s 'Apartment'
  12.             ForceRemove 'Control'
  13.             ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 1'
  14.             'MiscStatus' = s '0'
  15.                 '1' = s '131473'
  16.             'TypeLib' = s '{48DDCC1B-1FE0-11D0-B91B-000000000000}'
  17.             'Version' = s '1.0'
  18.