DHTMLControl.rgs
上传用户:benben_wyd
上传日期:2010-02-26
资源大小:1229k
文件大小:1k
源码类别:

书籍源码

开发平台:

Visual C++

  1. HKCR
  2. {
  3. DHTMLGrades.DHTMLControl.1 = s 'DHTMLControl Class'
  4. {
  5. CLSID = s '{E40A11EE-AA4B-11D2-9949-C4CF5F772B46}'
  6. }
  7. DHTMLGrades.DHTMLControl = s 'DHTMLControl Class'
  8. {
  9. CLSID = s '{E40A11EE-AA4B-11D2-9949-C4CF5F772B46}'
  10. CurVer = s 'DHTMLGrades.DHTMLControl.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {E40A11EE-AA4B-11D2-9949-C4CF5F772B46} = s 'DHTMLControl Class'
  15. {
  16. ProgID = s 'DHTMLGrades.DHTMLControl.1'
  17. VersionIndependentProgID = s 'DHTMLGrades.DHTMLControl'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Apartment'
  22. }
  23. ForceRemove 'Control'
  24. ForceRemove 'Insertable'
  25. ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 101'
  26. 'MiscStatus' = s '0'
  27. {
  28.     '1' = s '131473'
  29. }
  30. 'TypeLib' = s '{4BA72681-AB73-11D2-9949-C45224D15E47}'
  31. 'Version' = s '1.0'
  32. }
  33. }
  34. }