diff --git a/src/msw/window.cpp b/src/msw/window.cpp index d5e877f3f9..d83eac47ee 100644 --- a/src/msw/window.cpp +++ b/src/msw/window.cpp @@ -3490,7 +3490,7 @@ bool wxWindowMSW::HandleTooltipNotify(WXUINT code, ( CP_ACP, 0, // no flags - ttip, + ttip.wx_str(), tipLength, buf, WXSIZEOF(buf) - 1