https://bugs.winehq.org/show_bug.cgi?id=14901
--- Comment #37 from Dmitry Timoshkov dmitry@baikal.ru --- (In reply to redneb from comment #36)
I wouldn't say it is. While the behavior has now improved, as it does not return an error anymore, you still cannot change the case of the letters of a filename, i.e. you cannot rename "test.txt" to "TEST.TXT". If you try to do that, no error will be reported, but the filename will remain "test.txt".
I'd suggest to create a separate bug report for file name recasing, since MoveFile() no longer fails this bug could be maked as resolved.