l3vi
02-05-2003, 12:06 AM
Okay, I am just starting out w/ programming, but I wanna know if there is a way to convert from a regular program (.exe) to a Java Applet?
|
||||
Is there a way to convert from .exe to Java Applets?l3vi 02-05-2003, 12:06 AM Okay, I am just starting out w/ programming, but I wanna know if there is a way to convert from a regular program (.exe) to a Java Applet? Phantom 02-11-2003, 11:40 PM Don't think so, because usually when a program's compiled, you can't recompile it into any other format...of course, I tried Java but I didn't like it and gave it up after a few days...not very fluent in it...you may be able to :) bcarl314 02-12-2003, 10:17 AM There are "de-comiplers" out there that will generate the skelton code for you from .class files (JBuilder being one of them) but I don't think you can go from a .exe to a .java file. The skeleton code does not contain any logic, only the class structure. l3vi 02-14-2003, 05:17 AM oh, okay thanks!:thumbsup: saved me lotsa time of goin' out and looking for a program FOREVER! |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum