git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5005
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
{
// create a hidden window to receive notification about connections
// status change
{
// create a hidden window to receive notification about connections
// status change
- extern wxChar wxPanelClassName[];
+ extern const wxChar *wxPanelClassName;
ms_hwndRas = ::CreateWindow(wxPanelClassName, NULL,
0, 0, 0, 0,
0, NULL,
ms_hwndRas = ::CreateWindow(wxPanelClassName, NULL,
0, 0, 0, 0,
0, NULL,