I know there has to be an easy way to do this in .NET, but for the life of me I can't figure it out. Does anyone know how to get the window titles of all open windows into an array in VB.NET?
I am trying to send a jagged array to a COM object in .NET. The COM object expects a variant array of 1-dimensional arrays of doubles, which is easy to do in javascript, vbscript or vba, but it fails ...
I have issues remembering parameter ordering. The docs are missing the third parameter. I hope this patch is correct; been too long since the last time I built the ...