home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / ole / tstcon / tcprops / tcextpg.rgs (.txt) < prev    next >
Encoding:
InstallShield Script  |  1998-03-27  |  492 b   |  11 lines

  1.     TCExtPage.TCExtPage.1 = s 'TCExtPage Class'
  2.         CLSID = s '{AB39F080-0F5D-11D1-8E2F-00C04FB68D60}'
  3.     TCExtPage.TCExtPage = s 'TCExtPage Class'
  4.         CLSID = s '{AB39F080-0F5D-11D1-8E2F-00C04FB68D60}'
  5.         CurVer = s 'TCExtPage.TCExtPage.1'
  6.     NoRemove CLSID
  7.         ForceRemove {AB39F080-0F5D-11D1-8E2F-00C04FB68D60} = s 'TCExtPage Class'
  8.             ForceRemove 'Programmable'
  9.             InprocServer32 = s '%MODULE%'
  10.                 val ThreadingModel = s 'Apartment'
  11.