using mfc serialized content in java



Hello

I am building a Java project, which has to handle data files from the
previous version (which happen to be MFC serialized objects). Is there
a convenient way to use MFC serialized binary objects in Java? I am
aware that MFC source code is available as part of the VC distribution,
so in the worst case I will have to re-implement the serialization
business in Java. But I am wondering if there is a ready-made Java
library for handling MFC serialized object. I looked into POIFS, but
from what I understood it is tailored for Word/Excel documents only.

Any help/advice is greatly appreciated

Cheers,
Roman

.



Relevant Pages

  • SOAP::SOAPBase64 (byte array) to Image (JPG/GIF)
    ... Attempting to convert and expand on an old Java project. ... a SOAP project created from a WSDL using wsdl2ruby. ... The following is the Java code, that I want to get Ruby to duplicate: ...
    (comp.lang.ruby)
  • When I use setFont( ) method to set the stringsfont, the result font is another one.
    ... This problem happen in a very big java project and the project run in a ... font.But I find a very strange phenomenon.the font of the typer bean is ... debug the code through many way.You see,in the piece of the java ...
    (comp.lang.java.programmer)
  • Re: Best place to put application files under IFS/QSHELL
    ... will go into a standard directory in the IFS. ... That way you always know what you Java class paths should be. ... The Java class requires some data files and will also create new data ... I need to store these files somewhere within IFS such that the path ...
    (comp.sys.ibm.as400.misc)
  • Schedule Class Execution
    ... I'm newbie to the Java world, and I've stumbled across an issue I ... We are developing a large-scale web based application, ... I've looked into the docs, and found the Timer class in Java.utils, ... uncomfortable using proprietry API in a Java project. ...
    (comp.lang.java.programmer)
  • Re: Schedule Class Execution
    ... > I'm newbie to the Java world, and I've stumbled across an issue I ... > can't resolve: ... > I've looked into the docs, and found the Timer class in Java.utils, ... > uncomfortable using proprietry API in a Java project. ...
    (comp.lang.java.programmer)