Re: user32: Don't limit time needed for WM_DDE_INITIATE processing.

2012-08-21 Thread Piotr Caban
On 08/21/12 17:40, Alexandre Julliard wrote: Piotr Caban writes: Current timeout is too small for Microsoft Office 2010 in some cases. I've checked that DdeConnect succeeds on windows when it needs to wait for 10 minutes. Are you sure that you want to remove the SMTO_ABORTIFHUNG flag? Does

Re: user32: Don't limit time needed for WM_DDE_INITIATE processing.

2012-08-21 Thread Alexandre Julliard
Piotr Caban writes: > Current timeout is too small for Microsoft Office 2010 in some cases. > I've checked that DdeConnect succeeds on windows when it needs to wait > for 10 minutes. Are you sure that you want to remove the SMTO_ABORTIFHUNG flag? Does a hung process really prevent all DDE conne