|
-
Nov 19th, 2001, 02:20 PM
#1
Thread Starter
New Member
!!!!!!!!!!-Conversion
How do u convert VB into C++??
Bruta
-
Nov 19th, 2001, 03:05 PM
#2
There are some programs that are meant to convert C++ api function declarations in VB.
I dunno what is still out there but -- See:
www.freevbcode.com
www.desaware.com
Actually converting full C++ programs to VB - it isn't possible, except maybe for 10-liner console apps.
-
Nov 20th, 2001, 09:38 AM
#3
You'll have to learn C++ and do a strutured translation - you need to figure out what each part of the program does and then translate it to C++. The really hard thing is that there are no forms in C++...
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Nov 20th, 2001, 04:19 PM
#4
PowerPoster
it would probably be easier just to rewrite the program...
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
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
|