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 >
Wrap
InstallShield Script
|
1998-03-26
|
752b
|
18 lines
DrawCtl.DrawCtl.1 = s 'DrawCtl Class'
CLSID = s '{48DDCC1D-1FE0-11D0-B91B-000000000000}'
DrawCtl.DrawCtl = s 'DrawCtl Class'
CLSID = s '{48DDCC1D-1FE0-11D0-B91B-000000000000}'
CurVer = s 'DrawCtl.DrawCtl.1'
NoRemove CLSID
ForceRemove {48DDCC1D-1FE0-11D0-B91B-000000000000} = s 'DrawCtl Class'
ProgID = s 'DrawCtl.DrawCtl.1'
VersionIndependentProgID = s 'DrawCtl.DrawCtl'
InprocServer32 = s '%MODULE%'
val ThreadingModel = s 'Apartment'
ForceRemove 'Control'
ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 1'
'MiscStatus' = s '0'
'1' = s '131473'
'TypeLib' = s '{48DDCC1B-1FE0-11D0-B91B-000000000000}'
'Version' = s '1.0'