Hi
I have a bunch of VB6 code and I want to translate/upgrade it to VB.Net.
I have used the "upgrade wizard" and it generates massive errors.
Is there any document that lists the differences between VB6 and VB.Net?
I have lost many of my important functions, such as MouseDown, MouseMove, Timer arguments, etc.
The upgrade wizard has made many new tags that it was unable to make matching locations for. The most common is "_renamed".
Any help, pointers, would be appreciated.