MSegment.rgs
上传用户:hailongwei
上传日期:2020-11-29
资源大小:5839k
文件大小:1k
源码类别:

单片机开发

开发平台:

Visual C++

  1. HKCR
  2. {
  3. DELTAPLC.MSegment.1 = s 'MSegment Class'
  4. {
  5. CLSID = s '{7F89CA20-5EF8-4614-8702-E58F473FBDD7}'
  6. }
  7. DELTAPLC.MSegment = s 'MSegment Class'
  8. {
  9. CLSID = s '{7F89CA20-5EF8-4614-8702-E58F473FBDD7}'
  10. CurVer = s 'DELTAPLC.MSegment.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {7F89CA20-5EF8-4614-8702-E58F473FBDD7} = s 'MSegment Class'
  15. {
  16. ProgID = s 'DELTAPLC.MSegment.1'
  17. VersionIndependentProgID = s 'DELTAPLC.MSegment'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Apartment'
  22. }
  23. val AppID = s '%APPID%'
  24. ForceRemove 'Control'
  25. ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 102'
  26. 'MiscStatus' = s '0'
  27. {
  28.     '1' = s '%OLEMISC%'
  29. }
  30. 'TypeLib' = s '{BC6B1E87-316D-4BE1-8036-7020FD51755D}'
  31. 'Version' = s '1.0'
  32. }
  33. }
  34. }