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

  1.     ATLTangramModel.ATLTangramModel.1 = s 'ATLTangramModel Class'
  2.         CLSID = s '{060BAAA3-B076-11D0-B69F-00A0C903487A}'
  3.     ATLTangramModel.ATLTangramModel = s 'ATLTangramModel Class'
  4.         CurVer = s 'ATLTangramModel.ATLTangramModel.1'
  5.         CLSID = s '{060BAAA3-B076-11D0-B69F-00A0C903487A}'
  6.     NoRemove CLSID
  7.         {060BAAA3-B076-11D0-B69F-00A0C903487A} = s 'ATLTangramModel Class'
  8.             ProgID = s 'ATLTangramModel.ATLTangramModel.1'
  9.             VersionIndependentProgID = s 'ATLTangramModel.ATLTangramModel'
  10.             InprocServer32 = s '%MODULE%'
  11.                 val ThreadingModel = s 'Apartment'
  12.