PC Review


Reply
Thread Tools Rate Thread

API list on dotnet.

 
 
Mr. X.
Guest
Posts: n/a
 
      28th Jun 2010
On VB-6 there was a file that has a list of all Windows' API functions (+
types),
called API viewer (something like that).

It was pretty nice, indeed,
including abilities to copy + paste the whole function declaration to VB.

but I didn't see it at all on VB.NET.
Does someone know - where can I find such a file for VB.NET (or C#, whatever
....)

Thanks

 
Reply With Quote
 
 
 
 
Armin Zingler
Guest
Posts: n/a
 
      28th Jun 2010
Am 28.06.2010 19:23, schrieb Mr. X.:
> On VB-6 there was a file that has a list of all Windows' API functions (+
> types),
> called API viewer (something like that).
>
> It was pretty nice, indeed,
> including abilities to copy + paste the whole function declaration to VB.
>
> but I didn't see it at all on VB.NET.
> Does someone know - where can I find such a file for VB.NET (or C#, whatever
> ....)


There's no "built-in" replacement, but have a look at http://pinvoke.net
You should still double-check every declaration you use.


--
Armin
 
Reply With Quote
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      28th Jun 2010
Am 28.06.2010 19:23, schrieb Mr. X.:
> On VB-6 there was a file that has a list of all Windows' API functions
> (+ types),
> called API viewer (something like that).
>
> It was pretty nice, indeed,
> including abilities to copy + paste the whole function declaration to VB.
>
> but I didn't see it at all on VB.NET.
> Does someone know - where can I find such a file for VB.NET (or C#,
> whatever ...)


Take a look at <URL:http://pinvoke.net/>. but be aware that this website
is community-driven and the declares aren't always correct.

A better approach is provided by the P/Invoke Interop Assistant, which
can be found at
<URL:http://clrinterop.codeplex.com/Release/ProjectReleases.aspx>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
dotnet 1.1 vs 2.0 (best replacement for List<int> in 1.1) per9000 Microsoft C# .NET 8 20th Feb 2007 06:45 AM
How to get the List of Component Services using Dotnet ? SenthilVel Microsoft Dot NET 3 7th Feb 2006 09:07 AM
How to get the List Component Servcies installed in a machine using dotnet ? SenthilVel Microsoft Dot NET Framework Forms 0 27th Jan 2006 08:18 AM
How to get the list of Component Services using DOtnet windows forms? SenthilVel Microsoft Dot NET 0 27th Jan 2006 06:59 AM
Dotnet bug? (asp dropdown list) Paul Eason Microsoft ASP .NET 1 23rd Oct 2003 10:29 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:53 PM.