opening a compound file of vc++ in .net

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bhumesh
    New Member
    • Apr 2008
    • 4

    opening a compound file of vc++ in .net

    Hello geeks!
    I had a file written to disc using VC++ and MFC with elements like LPSTORAGE, LPUNKNOWN, COleStreamFile objects. Now I want to open the same file using C# .NET. Can anyone help?
Working...