Hi.
I need to pass some data (string) from one program to another.(and viceversa)
I tried with ShellExecute but it seems is not possible to pass more then 400 bytes (inside the lparam).
Reading and searching I saw that the best way is working with activex and class... but for me is a new world.
I tried and tried but nothing, my applications don't comunicate.
So, if is possible, I need a simple example for passing data between two different program using Activex
Thanks to everybody
All the best from Robert
I need to pass some data (string) from one program to another.(and viceversa)
I tried with ShellExecute but it seems is not possible to pass more then 400 bytes (inside the lparam).
Reading and searching I saw that the best way is working with activex and class... but for me is a new world.
I tried and tried but nothing, my applications don't comunicate.
So, if is possible, I need a simple example for passing data between two different program using Activex
Thanks to everybody
All the best from Robert