André Hentschel wrote:
Paul Vriens schrieb:
Rein Klazes wrote:
With tests. Fixes bug #18516
dlls/comdlg32/filedlg.c | 6 +- dlls/comdlg32/tests/filedlg.c | 126 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 130 insertions(+), 2 deletions(-)
Hi Rein,
This is introducing test failures on at least NT4. (Just as I was down to zero :( ).
On W2k, too. This would have been the first green/yellow NT4 entry :( duh
Yeah, we have errors on several platforms:
http://test.winehq.org/data/tests/comdlg32:filedlg.html
MSDN tells us that OFN_ENABLESIZING is not available on Win95 and NT4, no guarantee that this is correct of course, but maybe a hint.