PC Review


Reply
 
 
Jon Vaughan
Guest
Posts: n/a
 
      28th Jul 2005
Hi,

Im looking to read and write to a file that has been created using the c++
carchive class. I have the code that does the reading and writting in c++,
but I want to use it in VB.Net, whats the best way to go about using this
code in my code ?

Thanks



 
Reply With Quote
 
 
 
 
Marcus Heege
Guest
Posts: n/a
 
      28th Jul 2005
Wrap your C++ code that uses CArchive in a library written in Managed C++ or
C++/CLI (depending on the CLR version) and use this library from VB.NET.
There is no CArchive compatible .NET implementation that I am aware of.

Marcus Heege


"Jon Vaughan" <(E-Mail Removed)> wrote in message
news:dC3Ge.713141$(E-Mail Removed)...
> Hi,
>
> Im looking to read and write to a file that has been created using the c++
> carchive class. I have the code that does the reading and writting in c++,
> but I want to use it in VB.Net, whats the best way to go about using this
> code in my code ?
>
> Thanks
>
>
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Desierialize MFC CArchive in C# Kazinski Microsoft C# .NET 3 6th Aug 2007 10:45 AM
CArchive and CFileDialog Claude Gagnon Microsoft VC .NET 0 19th May 2005 01:50 AM
MFC CSocket, CArchive and Serializing stop FD_READ Notification VC =?Utf-8?B?U2hheW5lIFNvdXRo?= Microsoft VC .NET 0 25th Mar 2005 03:33 AM
CArchive - CSocket problem in VS.NET =?Utf-8?B?c25vd19tYXN0ZXI=?= Microsoft VC .NET 2 21st Mar 2005 02:29 PM
Interesting problem: serializing in with MFC CArchive, reading out using C# BinaryReader RP2001 Microsoft C# .NET 2 27th Jan 2005 06:32 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:15 AM.