|
|
Title | API declarations for VB .NET |
Keywords | API, declare, declaration, VB .NET, bug, bug alert |
Categories | Bug Alerts, API, VB .NET |
|
|
Neil Crosby submitted this tip:
Several times this week, I have had trouble using API Calls in VB.Net....usually because of the data type specified. (e.g. VB.Net has a different definition of Long than VB6 does. 64 bits in .Net and 32 bits in VB6)
Here are links to a VB.Net API Viewer that is now saving me a lot of time figuring out why my old VB6 API Viewer Declares are not working in VB.Net.
|
|