|
-
Jan 6th, 2000, 07:29 AM
#1
Thread Starter
Lively Member
I've finally finished developing a program on VB and now I want to get it onto other platforms other than windows! Does anybody know any easy ways to get a VB app on other platforms without having to re-write my entire program in C++.
-
Jan 6th, 2000, 07:34 AM
#2
Addicted Member
What do you mean by other platforms. Programs developed in vb cannot be transferred to other operating systems, unix,macos etc.
-
Jan 6th, 2000, 07:41 AM
#3
Thread Starter
Lively Member
Other Platforms i.e Unix, Linux etc. I'm sure there are other ways to get around it. I.e some exe de-compiler or something. If I re-wrote the program in c++ I could re-compile it in literally any other platform.
-
Jan 6th, 2000, 08:04 AM
#4
Hyperactive Member
-
Jan 6th, 2000, 08:15 AM
#5
Thread Starter
Lively Member
well. It's not illegal if I'm de-compiling my own program! I compiled in P-code because it create smaller exe's and is on par with native for most factors. See if I could de-compile it right down to where it calls for the VB runtimes etc then matybe I might stand a chance at making my app multi-platform.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|