--- "Dalibor Lanik" <[EMAIL PROTECTED]> wrote: > Would any kind soul explain the difference between the two? > Seems to me that in practice they do the same thing...
Basically the difference is whether they wait or not until the queued message is processed, AFAIK. SendMessage does wait while PostMessage does not, i.e., returns immediately without a wait. You may google it or wait for an expert's explanation for more detailed information. Sean ------------------------ Yahoo! Groups Sponsor --------------------~--> $9.95 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/JV_rlB/TM --------------------------------------------------------------------~-> Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
