Re: Making the file dialog resizable(implementing OFN_ENABLESIZING)

2009-01-26 Thread Diaa Sami
Sorry for the multiple posts, happened by mistake.

Making the file dialog resizable(implementing OFN_ENABLESIZING)

2009-01-26 Thread Diaa Sami
Hi, Can you please have a look at the patch at http://bugs.winehq.org/show_bug.cgi?id=10394 ? It's pretty much done except for some nasty bug and the repainting problem. -- Regards, Diaa Sami

Making the file dialog resizable(implementing OFN_ENABLESIZING)

2009-01-26 Thread Diaa Sami
Hi, Can you please have a look at the patch at http://bugs.winehq.org/show_bug.cgi?id=10394 ? It's pretty much done except for some nasty bug and the repainting problem. -- Regards, Diaa Sami

Making the file dialog resizable(implementing OFN_ENABLESIZING)

2009-01-26 Thread Diaa Sami
Hi, The attached patch fixes the bug at http://bugs.winehq.org/show_bug.cgi?id=10394 , can you have a look at it. It's pretty much done except for some nasty bug and the repainting problem. -- Regards, Diaa Sami diff --git a/dlls/comdlg32/filedlg.c b/dlls/comdlg32/filedlg.c index a2826c8..bdfe5