advertisement

Find Code  Advanced Search   

Free Newsletters:   
browse free vb code
Submit Code
ASP,  HTML, and XML
Database
Dates  and Math
Files  and Directories
Forms  and Controls
Lists,  Collections, and Arrays
Miscellaneous
Multimedia/Games
Office/VBA
Network/Internet
Registry
Screen/Graphics
String  Manipulation
System/API
Windows  2000/XP
VB.NET/ASP.NET



advertisement
API Viewer for VB.NET and C#

Author: Pramod Kumar Singh
Category: VB.NET/ASP.NET
Type: Applications
Difficulty: Intermediate

Version Compatibility:  Visual Basic.NET  

More information: Using the Win32 API in .NET languages like VB.NET and C# is not easy. You need to make many changes in the API Declaration and Types used. This API viewer tool is similar to the VB API Viewer and uses the same winapi.txt file that comes with VB 6.0. This will give the output for both VB.NET and C#. For win32api.txt browse for the Microsoft Visual Studio\Common\Tools\Winapi directory and get the Win32api.txt.

Add the API you want to use and copy and paste it in the your application.

There may be some modification required by you to do on these APIs, as this is the same with the VB 6.0 API Viewer.

This code has been viewed 110573 times.

Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.

source/APIViewer.zip

Sponsored Links