2009/11/14 Mikey Alexander firesword14@yahoo.com:
Fixes a memory leak, non connection to the progman dde on early windows, and timeout problems with the conformance tests.
dlls/shell32/tests/progman_dde.c | 25 +++++++++++++++++-------- 1 files changed, 17 insertions(+), 8 deletions(-)
Hi Mikey,
There's also a test failure on localized Windows (see http://test.winehq.org/data/8a17a028b73d1ccc5b7ebaa9e135a1bfbf159615/2000_w2... for example) because the window doesn't have the expected title.
I tried to skip the ShowGroupTest call at line 510 (before your patch) but then the next call fails. Is there a better solution than skipping those two calls ? If not I'll just send a skipping patch.