From: r_z_aret on 16 Feb 2010 14:03 On Sat, 13 Feb 2010 10:35:10 -0800 (PST), "ScottMcP [MVP]" <scottmcp(a)mvps.org> wrote: >On Feb 13, 11:07�am, r_z_aret(a)pen_fact.com wrote: >> Possibly better approach: >> Use PostMessage and WM_COPYDATA to pass a string from Application 1 to >> Application 2. > >Robert: WM_COPYDATA does not work with PostMessage. It must be sent >using SendMessage to assure that the data cannot be changed until the >receiving application has copied it. OOPS! You're right. My ego isn't so happy, but it will recover. Thanks for the correction. > > ----------------------------------------- To reply to me, remove the underscores (_) from my email address (and please indicate which newsgroup and message). Robert E. Zaret, eMVP PenFact, Inc. 20 Park Plaza, Suite 400 Boston, MA 02116 www.penfact.com Useful reading (be sure to read its disclaimer first): http://catb.org/~esr/faqs/smart-questions.html
First
|
Prev
|
Pages: 1 2 Prev: Create custom macro for message cracker Next: Memory map of a Windows process |