Click here to Skip to main content
15,899,475 members
Home / Discussions / COM
   

COM

 
GeneralRe: Firing Event in Worker Thread Pin
Ernest Laurentin11-Dec-01 11:43
Ernest Laurentin11-Dec-01 11:43 
GeneralRe: Firing Event in Worker Thread Pin
Tim Rymer12-Dec-01 5:30
Tim Rymer12-Dec-01 5:30 
GeneralRe: Firing Event in Worker Thread Pin
Ernest Laurentin12-Dec-01 5:53
Ernest Laurentin12-Dec-01 5:53 
GeneralRe: Firing Event in Worker Thread Pin
Firoz11-Dec-01 19:30
Firoz11-Dec-01 19:30 
GeneralRe: Firing Event in Worker Thread Pin
Tim Rymer12-Dec-01 5:34
Tim Rymer12-Dec-01 5:34 
GeneralRe: Firing Event in Worker Thread Pin
Firoz13-Dec-01 2:22
Firoz13-Dec-01 2:22 
GeneralRe: Firing Event in Worker Thread Pin
Ernest Laurentin13-Dec-01 5:27
Ernest Laurentin13-Dec-01 5:27 
GeneralOutlook automation Pin
JDMoore11-Dec-01 4:15
JDMoore11-Dec-01 4:15 
Hi all,

I recently wrote some code for a company to import contacts into Outlook from an access database. This cannot be done via Import.

My problem is that with the VBA code running at a stupidly slow speed through a macro I decided to use Visual C++ and automate Outlook. It runs much better but I have one problem, how do I add extra user properties to an outlook contact?

The code in VBA is:

Set Prop = c.UserProperties.Add("Yours", olText)

How do you do it in C++ though?
Any help appreciated.

Cheers,
James.

QuestionHow to add toolband to my application. (How IE does for itself?) Pin
koteswara10-Dec-01 19:30
koteswara10-Dec-01 19:30 
QuestionImplementing sink interface in raw C++? Pin
Henrik Husted8-Dec-01 18:31
Henrik Husted8-Dec-01 18:31 
AnswerRe: Implementing sink interface in raw C++? Pin
Aaron Schaefer9-Dec-01 11:11
Aaron Schaefer9-Dec-01 11:11 
GeneralActiveX Pin
mazy4-Dec-01 2:57
mazy4-Dec-01 2:57 
GeneralDllSurrogate problems Pin
Avneesh Bhatnagar3-Dec-01 18:38
Avneesh Bhatnagar3-Dec-01 18:38 
GeneralRe: DllSurrogate problems Pin
Joao Morais5-Jan-02 0:36
Joao Morais5-Jan-02 0:36 
GeneralQueryInterface( ..., void** ppv) Pin
3-Dec-01 9:26
suss3-Dec-01 9:26 
GeneralRe: QueryInterface( ..., void** ppv) Pin
Bill Wilson3-Dec-01 10:45
Bill Wilson3-Dec-01 10:45 
GeneralRe: QueryInterface( ..., void** ppv) Pin
Shadi Al-Kahwaji9-Dec-01 22:41
Shadi Al-Kahwaji9-Dec-01 22:41 
GeneralAutomatisation question - need hint Pin
Harald Krause2-Dec-01 6:25
Harald Krause2-Dec-01 6:25 
GeneralRe: Automatisation question - need hint Pin
David Stranz3-Dec-01 6:53
David Stranz3-Dec-01 6:53 
Generalpassing connection points parameters by ref Pin
SPENNER1-Dec-01 8:38
SPENNER1-Dec-01 8:38 
GeneralRe: passing connection points parameters by ref Pin
Anders Molin1-Dec-01 10:56
professionalAnders Molin1-Dec-01 10:56 
GeneralRe: passing connection points parameters by ref Pin
SPENNER1-Dec-01 11:38
SPENNER1-Dec-01 11:38 
GeneralRe: passing connection points parameters by ref Pin
Anders Molin1-Dec-01 12:50
professionalAnders Molin1-Dec-01 12:50 
GeneralRe: passing connection points parameters by ref Pin
Michael P Butler2-Dec-01 1:54
Michael P Butler2-Dec-01 1:54 
GeneralRe: passing connection points parameters by ref Pin
SPENNER2-Dec-01 9:51
SPENNER2-Dec-01 9:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.