Re: Fixed a number of buffer overflows with cmd, bug #13469

2009-03-02 Thread Diaa Sami
owed executable name is > +// MAX_PATH, including null character > > No C++ comments please, use /* regular C comments */. > Sorry about that, I try to keep an eye on it but sometimes I miss it. I've sent another fixed patch. -- Diaa Sami

Re: wine honor roll slashdotted

2009-02-03 Thread Diaa Sami
Sorry for this off-topic message but can someone add HFS(Http File Server - http://www.rejetto.com/hfs/ ) to the list ? Thanks

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 a2