it doesnt fix the any problem and it stlil doesnt work
I tryied the ApiViewer suggested but it crashes as it stats.

I tryied it just to view as it will convert the VB6 Any keyword that in VB.NET is no longer supported.

You have to Declare multiple and typized function.

If the old Api Func was used to pass a string to the "Any" parameter you must change the As Any to As String.

Bye