|
-
Feb 5th, 2004, 12:33 PM
#1
Thread Starter
Frenzied Member
List of APIs? [Resolved]
Is there a list of available API calls in the VB.Net IDE, like the Object Browser in earlier VB? I think Delphi has/had something like that. I know I can look them up in a book, but it would be easier if the calls were listed in the IDE. Thanks.
Last edited by salvelinus; Feb 5th, 2004 at 02:13 PM.
-
Feb 5th, 2004, 12:40 PM
#2
Sleep mode
No such thing . If you've not checked this resource , then it's worth a look . Some API for .NET are listed there and more . http://www.mentalis.org/apilist/apil...s&showinfo=yes
-
Feb 5th, 2004, 02:11 PM
#3
Thread Starter
Frenzied Member
Thanks, that's pretty good site.
-
Feb 5th, 2004, 04:52 PM
#4
Frenzied Member
another place to look is the MSDn Platform sdk it lists every api function, what it does, what versions of windows support it and what dll or header you need....
Magiaus
If I helped give me some points.
-
Feb 5th, 2004, 06:11 PM
#5
yay gay
Re: List of APIs? [Resolved]
Originally posted by salvelinus
Is there a list of available API calls in the VB.Net IDE, like the Object Browser in earlier VB? I think Delphi has/had something like that. I know I can look them up in a book, but it would be easier if the calls were listed in the IDE. Thanks.
VS.NET IDE has an object browser, look carefully in the IDE
\m/  \m/
-
Feb 5th, 2004, 07:01 PM
#6
Thread Starter
Frenzied Member
Re: Re: List of APIs? [Resolved]
Originally posted by PT Exorcist
VS.NET IDE has an object browser, look carefully in the IDE
Do you mean the OLE/COM Object Viewer?. I looked at that, but didn't see any APIs.
I didn't think of MSDN. I know I can look them up different places, but it was nice to have the tool in Delphi. You could just select one and add it to the code automatically. Maybe it was a third party add-in, we had a lot of them.
-
Feb 5th, 2004, 07:49 PM
#7
Frenzied Member
-
Feb 5th, 2004, 10:32 PM
#8
Sleep mode
-
Feb 6th, 2004, 12:15 PM
#9
Frenzied Member
remeber the good old api viewer? Someone should make on that handle all the IDL/Attributes needed for .net api use.
I looked at that list while it is basicly true GetClassName and Name are no where near the same........ but i am worried says I about this new longhorn os what api will it have if any
Magiaus
If I helped give me some points.
-
Feb 6th, 2004, 04:48 PM
#10
Frenzied Member
Longhorn will use managed code, but the Win32 API will still be available.
-
Feb 6th, 2004, 10:09 PM
#11
Sleep mode
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|