Re: user32/dialog.c: GetNextDlgTabItem returns hwndDlg if next item not found

2010-04-06 Thread Mikhail Maroukhine
Hello, Ok. Thanks for note. I will write test soon. Mikhail On Mon, 05 Apr 2010 21:06:05 +0700, Dan Kegel wrote: "Mikhail Maroukhine" wrote: user32/dialog.c: GetNextDlgTabItem returns hwndDlg if next item not found Behavior checked on Windows XP Welcome to Wine developme

Re: winedump: code cleanup

2010-04-02 Thread Mikhail Maroukhine
oops. Absolutely agree. Thanks for the comment. Will fix it. Thanks, Mikhail On Fri, 02 Apr 2010 00:29:16 +0700, Alexandre Julliard wrote: "Mikhail Maroukhine" writes: Hello, Could you clear a little what do you mean under "stop abusing"? I've removed incorr

Re: winedump: code cleanup

2010-04-01 Thread Mikhail Maroukhine
On Tue, 30 Mar 2010 22:36:21 +0700, Alexandre Julliard wrote: "Mikhail Maroukhine" writes: - winedump/search.c::get_type - cleanup variable usage That's not much better. It would be cleaner to stop abusing the passed argument as a local variable. Hello, Could you