|
-
Jun 10th, 2005, 12:51 PM
#1
Thread Starter
Member
-
Jun 10th, 2005, 01:45 PM
#2
Re: Upgrade or rebuild...
Welcome to the forums.
There are no such things a .mak files anymore, so to upgrade it you would have to open a new, standard exe, project in VB6, and then do an Add Form/Add Module to get all the old forms and modules into your new project.
The code it is written in should work, however, there have been a lot of changes between VB3 and VB6 so you may find you will want to do some rewriting to take advantage of some of the changes. That, of course, is your call.
Regardless of what changes you may need to make or may want to make, it will still be, at least from a theoretical standpoint, quicker to upgrade.
How large is the project;i.e., how many forms/modules?
-
Jun 10th, 2005, 01:54 PM
#3
Thread Starter
Member
Re: Upgrade or rebuild...
8 forms, and I believe 10-12 modules.
I forgot to mention that this project doesn't really have a timeframe associated with it. This is just one of those "Wouldn't it be cool if..." things that we have around here. A complete rewrite isn't totally out of the question(the head honcho is edging that direction)
Last edited by KidJavelin; Jun 10th, 2005 at 01:59 PM.
-
Jun 10th, 2005, 02:19 PM
#4
Re: Upgrade or rebuild...
I had to chuckle when I read your response. Why in the world would someone develop a project that had more modules than it did forms?
Oh well...anyway it doesn't sound like it would be a real big deal to do the rewrite, and who knows, you may even wind up with more forms than modules in the new version.
-
Jun 10th, 2005, 03:58 PM
#5
Thread Starter
Member
Re: Upgrade or rebuild...
Woops. It only has 4. I was looking at the wrong one before.
At any rate. It's looking like a total rewrite at this point. What are the pros/cons of writing in C++?
John
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
|