Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Communicate with OL COM Add-In from disparate process (standalone exe)

Status
Not open for further replies.

RookPSU

Programmer
Jan 9, 2003
20
US
So I have a Outlook Com Add-In and from an external standalone application I want to send a message to it forcing it to invoke a certain process.

Is this possible.

Normally I would just subclass the target application and send it a Win32 API message but in this case the process is running within the Outlook.exe memory space making it seem very non-trivial.

Any ideas.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top