V
vovan
I downloaded and installed MS Interop Forms Toolkit.
The documentation says that this package is intended to be used to convert
an existing VB 6 project to VB 2005. I spent some time on reading and
analyzing samples.
So far I couldn't understand what is going to happen when all VB 6 forms are
replaced with their VB 2005 equivalents. I did not find in documentation any
scenario for an entire conversion process.
VB2005 forms created for a replacement are using wrapper classes. I do not
think they have to remain in the project after entire conversion. I did not
find anything about replacement the project file itself.
Is there anybody who used this toolkit and could give some scenario for a
conversion process.
From my point of view it could be much better if we had a tool allowing to
start with a new VB2005 project. Then using some wrappers to bring all VB6
forms in that project and later replace them one by one with their VB2005
equivalents.
I know I'm wrong, but I do not understand how this toolkit can help me to
upgrade my VB6 project (about 100 forms, 50 classes, 50 modules) to VB2005?
Any help please.
vovan
The documentation says that this package is intended to be used to convert
an existing VB 6 project to VB 2005. I spent some time on reading and
analyzing samples.
So far I couldn't understand what is going to happen when all VB 6 forms are
replaced with their VB 2005 equivalents. I did not find in documentation any
scenario for an entire conversion process.
VB2005 forms created for a replacement are using wrapper classes. I do not
think they have to remain in the project after entire conversion. I did not
find anything about replacement the project file itself.
Is there anybody who used this toolkit and could give some scenario for a
conversion process.
From my point of view it could be much better if we had a tool allowing to
start with a new VB2005 project. Then using some wrappers to bring all VB6
forms in that project and later replace them one by one with their VB2005
equivalents.
I know I'm wrong, but I do not understand how this toolkit can help me to
upgrade my VB6 project (about 100 forms, 50 classes, 50 modules) to VB2005?
Any help please.
vovan