473,399 Members | 2,278 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

API Viewer ?

In VB 6.0 there used to be API viewer or something from which one could
copy/paste API declarations into VB6.0 forms/module/class

What is the equivalent option for the VB.NET, if i want to use API functions
what should i do ?
Nov 21 '05 #1
4 2008
Hi Arsalan!

"Arsalan" schrieb
In VB 6.0 there used to be API viewer or something from which one could
copy/paste API declarations into VB6.0 forms/module/class

What is the equivalent option for the VB.NET, if i want to use API functions what should i do ?


Have a look at these two sites:

http://www.activevb.de/rubriken/apiv...viewereng.html
http://www.pinvoke.net

Cheers

Arne Janning
Nov 21 '05 #2
"Arsalan" <ar***********@hotmail.com> schrieb:
In VB 6.0 there used to be API viewer or something from which one could
copy/paste API declarations into VB6.0 forms/module/class

What is the equivalent option for the VB.NET, if i want to use API
functions what should i do ?


My ActiveVB-coworker Christoph von Wittch provides an API viewer that can
export declares/... for
VB.NET:

ApiViewer
<URL:http://www.apiviewer.de/>

English translation:

ApiViewer (en)
<URL:http://www.activevb.de/rubriken/apiviewer/index-apiviewereng.html>

Ken Tucker [MVP] wrote an add-in for VS.NET 2003:

VB API Viewer 2003
<URL:http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=673d6b40-3b9b-46a7-a958-a25f4e87568a>

pinvoke.net is a web-based collaborative wiki that collects declares/... for
different .NET programming languages:

pinvoke.net: the interop wiki!
<URL:http://www.pinvoke.net/>

If you don't want to struggle with the declares yourself, you can use this
library:

A Win32 Library for .NET
<URL:http://www.codeproject.com/csharp/win32.asp>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
Nov 21 '05 #3

I've tried API Viewer but it crashed repeatedly and seemed to be
missing basic declarations that have been around since Win95--ListView
related structs like HDITEM.

Others haven't had the same problems?

Sam

On Sat, 18 Dec 2004 21:13:43 +0100, "Arne Janning"
<sp***********************@gmx.de> wrote:
Hi Arsalan!

"Arsalan" schrieb
In VB 6.0 there used to be API viewer or something from which one could
copy/paste API declarations into VB6.0 forms/module/class

What is the equivalent option for the VB.NET, if i want to use API

functions
what should i do ?


Have a look at these two sites:

http://www.activevb.de/rubriken/apiv...viewereng.html
http://www.pinvoke.net

Cheers

Arne Janning


Nov 21 '05 #4
Not my ball of wax, but just saw a link for something called PINVOKE.NET
Add-In for VS here:

http://msdn.microsoft.com/office/

http://weblogs.asp.net/johnrdurant/a...17/323570.aspx

http://www.gotdotnet.com/Community/U...a-7b5e6a4754fe

Not sure if it is what you need.

Greg

"Samuel R. Neff" <bl****@newsgroups.nospam> wrote in message
news:gq********************************@4ax.com...

I've tried API Viewer but it crashed repeatedly and seemed to be
missing basic declarations that have been around since Win95--ListView
related structs like HDITEM.

Others haven't had the same problems?

Sam

On Sat, 18 Dec 2004 21:13:43 +0100, "Arne Janning"
<sp***********************@gmx.de> wrote:
Hi Arsalan!

"Arsalan" schrieb
In VB 6.0 there used to be API viewer or something from which one could
copy/paste API declarations into VB6.0 forms/module/class

What is the equivalent option for the VB.NET, if i want to use API

functions
what should i do ?


Have a look at these two sites:

http://www.activevb.de/rubriken/apiv...viewereng.html
http://www.pinvoke.net

Cheers

Arne Janning

Nov 21 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Salad | last post by:
Hi: I have the following line: DoCmd.SendObject acSendReport, "TestReport", _ "SnapshotFormat (*.snp)", _ "joeblow@nowhere.com", , , "Report Test", _ "Does it open correctly?", True I have...
3
by: Robert Schuldenfrei | last post by:
Dear NG, I have Crystal Reports working to a file and directly to the printer with the following: private void mnuInvRep1301_Click(object sender, System.EventArgs e) {
5
by: Robert Schuldenfrei | last post by:
Hi Again, Forgive me for posting this again, but old items seem to get little review. I thought I could adjust the viewer properties without any further aid from the NG, but I was wrong. When...
0
by: Jerry J | last post by:
I have a third party image viewer that can display various types of images. The image viewer is ActiveX and lives inside of Internet Explorer. To get the image viewer to retrieve an image, java...
1
by: monskie | last post by:
Hello to all, I have a problem which could be trivial to you guys. This concerns opening several crystal reports on the a crystal viewer on an ASPX page by calling window.open. My...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.