Does the .NET Framework include an equivalent for [Insert Win32 API function here]?
Posted Thu, Apr 22 2004 by vbfaq 2 Comments Posted by: Phil Weber , VB MVP This post applies to Visual Basic .NET 2002/2003/2005 Judging by the questions I see in online discussion forums, many VB developers are not yet aware of this article, which lists Win32 API functions and their .NET equivalents… • Visual Basic Frequently Asked Questions Workaround: Arrays with non-zero lower bounds Posted Tue, Apr 20 2004 by vbfaq 3 Comments Posted by: Phil Weber , VB MVP This post applies to Visual Basic .NET 2002/2003/2005 OK, now that Paul Vick has explained why VB.NET doesn’t support arrays with non-zero lower bounds, let’s see how we can do them anyway. 😉 Say you want to store a collection…
Posted over 7 years ago by vbfaq 2 Comments Posted by: Phil Weber , VB MVP This post applies to Visual Basic .NET 2002/2003/2005 Judging by the questions I see in online discussion forums, many VB developers are not yet aware of this article, which lists Win32 API functions and their .NET equivalents… • Visual Basic Frequently Asked Questions Workaround: Arrays with non-zero lower bounds Posted over 7 years ago by vbfaq 3 Comments Posted by: Phil Weber , VB MVP This post applies to Visual Basic .NET 2002/2003/2005 OK, now that Paul Vick has explained why VB.NET doesn’t support arrays with non-zero lower bounds, let’s see how we can do them anyway. 😉 Say you want to store…