Added patch to refresh MDI menus when DefMDIChildProc(WM_SETTEXT) is called.

This commit is contained in:
Sebastian Lackner
2015-09-27 20:07:42 +02:00
parent 07de62088d
commit e522c26b4b
6 changed files with 57 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ Wine. All those differences are also documented on the
Included bug fixes and improvements
-----------------------------------
**Bug fixes and features included in the next upcoming release [7]:**
**Bug fixes and features included in the next upcoming release [8]:**
* Add implementation for msidb commandline tool
* Codepage conversion should fail when destination length is < 0
@@ -47,6 +47,7 @@ Included bug fixes and improvements
* Fix calculation of listbox size when horizontal scrollbar is present ([Wine Bug #38142](https://bugs.winehq.org/show_bug.cgi?id=38142))
* Implement semi-stub for d3d8 swapchain effect D3DSWAPEFFECT_COPY_VSYNC ([Wine Bug #37587](https://bugs.winehq.org/show_bug.cgi?id=37587))
* Reduce stack usage of virtual memory functions ([Wine Bug #34558](https://bugs.winehq.org/show_bug.cgi?id=34558))
* Refresh MDI menus when DefMDIChildProc(WM_SETTEXT) is called ([Wine Bug #21855](https://bugs.winehq.org/show_bug.cgi?id=21855))
* Return STATUS_INVALID_DEVICE_REQUEST when trying to call NtReadFile on directory