How to send a message to a running application?

Hi there,

I'd like to start developing with those thingys and would like to know how I can send a message to an open application and print it's response (using sorta API without COM). Is there any way throughout a gadget?

Greets,

Arne

[242 byte] By [Arne-KoljaBachstein] at [2007-12-29]
# 1
You can run an application with parameters, if that's any help. "SendMessage" can't be done directly, without creating your own EXE/DLL to do it.

How is your application expecting the message to be sent? And, how does it respond?

JonathanAbbott at 2007-9-4 > top of Msdn Tech,Gadgets,Sidebar Gadget Development...