Re: Porting Code from Java to C++

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



"Jack" <jl@xxxxxxxxxx> wrote in message
news:%23C22u2MTGHA.792@xxxxxxxxxxxxxxxxxxxxxxx
I have a downloaded a code snippet which runs on Java Virtual Machine. They
use some classes like Canvas, Vector, Enumeration and awt etc
Is there any possible way to convert it to C++?

Sure.... use VS2005 and MFC or .NET

Expect a steep learning curve.

--
- Mark Randall
http://www.temporal-solutions.co.uk

"We're Systems and Networks..."
"It's our job to know..."


.



Relevant Pages

  • Porting Code from Java to C++
    ... I have a downloaded a code snippet which runs on Java Virtual Machine. ... use some classes like Canvas, Vector, Enumeration and awt etc ...
    (microsoft.public.vc.language)
  • AWT Popupmenu and paint event
    ... I am maintaining a legacy application build in AWT. ... remote control application and shows the remote desktop. ... My Panel/Canvas has a AWT Popupmenu, when I right click on canvas to ...
    (comp.lang.java.gui)
  • Re: A few questions...
    ... >square to change (possibly an image/text) when clicked? ... The other option is a Canvas in AWT or JPanel in Swing with a custom ... square was clicked from the co-ordinates within the whole component, ...
    (comp.lang.java.programmer)
  • Re: A few questions...
    ... >square to change (possibly an image/text) when clicked? ... The other option is a Canvas in AWT or JPanel in Swing with a custom ... square was clicked from the co-ordinates within the whole component, ...
    (comp.lang.java.help)
  • Re: move four balls in four differnt directions
    ... balls starting from to four differnt direction like east west north ... south and then back to center using canvas. ... java.awt.Canvas is part of the AWT. ...
    (comp.lang.java.gui)