[PATCH 3/6] shell32/tests: Use ShellExecuteEx with SEE_MASK_FLAG_DDEWAIT and SEE_MASK_FLAG_NO_UI for DDE tests.

Misha Koshelev mk144210 at bcm.edu
Sat Jun 9 00:22:44 CDT 2007


SEE_MASK_FLAG_DDEWAIT is necessary to get correct timing on Win98. 
SEE_MASK_FLAG_NO_UI necessary for DDE default application tests that return
	5 to avoid user getting asked which application to open with.
---
 dlls/shell32/tests/shlexec.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: e75773c0d88966ced6343b7c7ea8734c9ec69802.diff
Type: text/x-patch
Size: 613 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070609/cc296c2c/e75773c0d88966ced6343b7c7ea8734c9ec69802-0001.bin


More information about the wine-patches mailing list