ROWSET.RGS
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:1k
源码类别:

Windows编程

开发平台:

Visual C++

  1. HKCR
  2. {
  3. Rowset.Rowset.1 = s 'Rowset Class'
  4. {
  5. CLSID = s '{CA8EE282-D758-11D0-8B40-444553540000}'
  6. }
  7. Rowset.Rowset = s 'Rowset Class'
  8. {
  9. CLSID = s '{CA8EE282-D758-11D0-8B40-444553540000}'
  10. CurVer = s 'Rowset.Rowset.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {CA8EE282-D758-11D0-8B40-444553540000} = s 'Rowset Class'
  15. {
  16. ProgID = s 'Rowset.Rowset.1'
  17. VersionIndependentProgID = s 'Rowset.Rowset'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Apartment'
  22. }
  23. }
  24. }
  25. }