Hi everyone!

My apologies if this doesn't belong in here.

Just wanted to tell you about this project I just started a few weeks ago, and today was given it's first update:

http://code.google.com/p/vb62wpf

The VB6 To WPF Project Migration Aid Tool will read classes, modules, forms, user controls, and even ActiveX documents created in Visual Basic 6, and map them to recognizable XAML & code-behind files for Windows Presentation Foundation, for Visual Studio 2008 (or later).

This tool should be seen as just the first step for a serious, carefully well-planned migration project; it will create source files that, then, will require some additional work to be fully compilable as WPF applications.

Get Release 2 here: http://vb62wpf.googlecode.com/files/VB62WPF.R2.zip
Source code is also available here: http://vb62wpf.googlecode.com/files/VB62WPF.R2.Source.zip
It's MIT licensed, so feel free to do (almost) what you want with it.

And, of course, any comments and/or suggestions are welcome!

- Izhido