Board index » Visual Studio » Reliability of WM_COPYDATA in Processing Data between Applications,...
|
Quintis
|
Reliability of WM_COPYDATA in Processing Data between Applications,...
Visual Studio124
Hi, my questions are straight: How reliable is WM_COPYDATA if i want to send "static" data, of cource no pointers or refrences? Is there a Memory Size limitation in theory and in real life? How fast is this (sure depending on cpu, memory and allover system performance)? I never used that message before when i wanted to transfer data between applications. I always used some sort of ipc, sockets, pipes IOCTRL, etc,...since they are the best reliable methods available... Anybody has experience with this WM_COPYDATA? Regards Kerem -- ----------------------- Beste Grüsse / Best regards / Votre bien devoue Kerem Gümrükcü kerem.g@arcor.de Best Quote: "Ain't nobody a badass with a double dose of rock salt...", Kill Bill Vol.2 Microsoft Live Space: kerem-g.spaces.live.com/ Latest Open-Source Projects: entwicklung.junetz.de Sign my guestbook: entwicklung.junetz.de/guestbook/ ----------------------- "This reply is provided as is, without warranty express or implied." - |
