http://bugs.winehq.org/show_bug.cgi?id=23952
--- Comment #10 from Alexander Pyhalov alp@sfedu.ru 2010-08-20 17:39:45 ---
Please run a regression test: http://wiki.winehq.org/RegressionTesting
I've just spent some time on testing. Results are the following:
works [5b0de0d569f9621967fc38bf8b686f4ae9d0962a] cmd: Remove variable useinput which is not really used from WCMD_more. (1.1.43-547-g5b0de0d)
works [5eedf51df69219ab44e2878ddacf6e002cdb08dc] comctl32/rebar: Try to center child rectangle only if cyChild height is not zero. (1.1.43-583-g5eedf51)
works [e45926d582ea3887f8ade611365654174cdd754f] wined3d: Don't crash during initialization if the adapter doesn't have full GL info (1.1.43-592-ge45926d)
doesn't work [d367314b463e47aa24dea801f0789f459b3dcf4d] msvcrt: Added _mbstrlen_l implementation (1.1.43-594-gd367314)
doesn't work [7352ee844e98d03561fe31c9cc7b6d9e625b56c6] msvcrt: Added mbstowcs(_s_l) implementation (1.1.43-595-g7352ee8)
doesn't work [2eb4b694a7256c4a5c418363501ef1b8122b84a4] msvcrt: Added mbstowcs and wcstombs tests