View Single Post
  #5   Report Post  
Posted to microsoft.public.dotnet.general,microsoft.public.excel.misc
Jamesb Jamesb is offline
external usenet poster
 
Posts: 2
Default What is the simplest IPC from Excel VBA to a .NET app?


Thanks. Looks interesting, but possibly overcomplicated for what
I'm doing.

Do you know what the .NET process needs to do to receive messages?
The process does have a window, but I'm not finding much information
about using SendWindow with .NET.


It's actually very easy, well simpler than sockets anyway.

See here for more info:

http://social.msdn.microsoft.com/For...-a35520898005/