473,414 Members | 1,636 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,414 software developers and data experts.

Importing a Address Book in IE-> using C#???

Hiya,
I have a application that uses win32 MAPI to extract contact information.
When I compile I need to link it to MS Mapi 32 API.
However when I configure, I linked a free mapi 32 lib because I didn't
have microsoft compiler. If I recall correctly the syntax of casting return
value is a little different.
***************************************

rc = (*mapiaddr)(0L, 0L,
"Add to Vanquish Allow List. (Press Cancel to abort, use
the Shift key to select multiple addresses.)",
1L, "Add to Allow List", 0L, NULL,
MAPI_LOGON_UI | MAPI_NEW_SESSION, 0L,
&lpnNewRecips, &lppNewRecips);
**************************************

I need to make a call to make a window show up so that one can select
addresses.
later in a loop

temp = env->NewStringUTF(lppNewRecips[i].lpszAddress);

sets the address so that java can retrive it.

Any help/direction would be wicked appreciated

Cheers!
Suzanne
Nov 15 '05 #1
0 805

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

Similar topics

9
by: Fred | last post by:
Hi, Since I'm a PHP newbie and the only address book apps I found through Google require MySQL or PostgreSQL, I figured I'd ask if someone has come code handy. I'd just like to keep a list of...
7
by: Nolan Martin | last post by:
is a static functions address constant? ie.. static void func(); write_to_file(&func); Restart program... static void func(); void (*funcPtr) ();
2
by: Phil Stanton | last post by:
Can anyone give me sone code to add addresses from a query to an Outlook Address book. The problem is that I want to add the new email addresses to a distribution list, not to the main email list ...
1
by: em | last post by:
Hi all, I'm getting some problems importing a DLL that I made in C# within VB6.0. The C# is quite easy, just for trying: namespace TestDll { public class Class1
1
by: Richard Huff | last post by:
I'm developing a webapp that makes use of an address book for making shipping labels. I would like to give my users the ability to import contacts/addresses from MS products (different versions of...
1
by: Suzanne | last post by:
Hiya, I have a application that uses win32 MAPI to extract contact information. When I compile I need to link it to MS Mapi 32 API. However when I configure, I linked a free mapi 32 lib because I...
0
by: Scott Meddows | last post by:
Has anyone had any luck importing Microsoft's IE control into an Assembly so I can sign the darn thing?!?!? Command line for TblImp or link to the assembly I can download would be appreciated. ...
1
by: Rohan | last post by:
Hi There, I want o access address book of OUTLOOK EXPRESS on Web Clients PC so that he can select addresses from his address book & copy them to our database. Does Outlook Express support an...
1
by: winzy | last post by:
I have a table in Access which needs updating from an Excel file. Instead of importing the whole Excel like a new table in Acess, how do I do a partial import/update?? For example, Access table...
5
by: ttoboobz | last post by:
Help anyone... I'm creating a simple address book java program that would store 100 records. The GUI should be able to accept the name, address, phone no., and email add of a person by clicking a...
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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.