> Interesting, my MSDN docs *do* say so: > "WM_COPYDATA > An application sends the WM_COPYDATA message to pass data to another > application. > > To send this message, call the SendMessage function with the following > parameters (do not call the PostMessage function)." > > Anyway, I do get your point about using SendMessageTimeout. Thanks.
My local MSDN docs do not contain that statement. Just to be sure, I checked the online version at http://msdn.microsoft.com/library/en-us/winui/winui/windowsuserinterface/dat aexchange/datacopy/datacopyreference/datacopymessages/wm_copydata.asp, and that didn't contain this statement either. Which MSDN are you looking at? ------------- Ehsan Akhgari Farda Technology (http://www.farda-tech.com/) List Owner: [EMAIL PROTECTED] [ Email: [EMAIL PROTECTED] ] [ WWW: http://www.beginthread.com/Ehsan ] Light without eyes illuminates nothing. _______________________________________________ msvc mailing list [EMAIL PROTECTED] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
