fix memory leak; allocate the DC before SetFont() is called on the status bar
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Mon, 9 Feb 2009 00:53:58 +0000 (00:53 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Mon, 9 Feb 2009 00:53:58 +0000 (00:53 +0000)
commit80255b7eaf9427daf6fa21a3f27e4475dcc54cf8
treee817a8b7a08577fc2f878e5f583a67763372efa7
parent71b37ee6e4ffbeac0c3997f6fafafe7a7553f824
fix memory leak; allocate the DC before SetFont() is called on the status bar

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