Applied patch [ 642157 ] [MSW] HMENU resource leak from wxMenuBar
authorJulian Smart <julian@anthemion.co.uk>
Mon, 9 Dec 2002 09:29:00 +0000 (09:29 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 9 Dec 2002 09:29:00 +0000 (09:29 +0000)
commit7a0363dd04205d701f82912adac40453995636ef
tree66deff8a46b152a48ef04ce44ef3f2cc8cbe1989
parentfc7c8ae9c3f88431205b1b1e7ab51602c5f1749b
Applied patch [ 642157 ] [MSW] HMENU resource leak from wxMenuBar

Latest CVS - When a wxMenuBar is detached
from a frame and deleted the HMENU resource leaks.
This patch fixes the leak.

Scott Pleiter

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18128 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/menu.cpp