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

  1.     OpenGL.OpenGLObj.1 = s 'OpenGLObj Class'
  2.         CLSID = s '{72D0889C-0EBD-11D0-BF0D-0000E8D0D146}'
  3.     OpenGL.OpenGLObj = s 'OpenGLObj Class'
  4.         CLSID = s '{72D0889C-0EBD-11D0-BF0D-0000E8D0D146}'
  5.         CurVer = s 'OpenGL.OpenGLObj.1'
  6.     NoRemove CLSID
  7.         ForceRemove {72D0889C-0EBD-11D0-BF0D-0000E8D0D146} = s 'OpenGLObj Class'
  8.             ProgID = s 'OpenGL.OpenGLObj.1'
  9.             VersionIndependentProgID = s 'OpenGL.OpenGLObj'
  10.             InprocServer32 = s '%MODULE%'
  11.                 val ThreadingModel = s 'both'
  12.             ForceRemove 'Control'
  13.             ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 1'
  14.             'MiscStatus' = s '0'
  15.                 '1' = s '131473'
  16.             'TypeLib' = s '{72D08896-0EBD-11D0-BF0D-0000E8D0D146}'
  17.             'Version' = s '1.0'
  18.