fix compilation in ANSI STL build

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46597 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-06-21 21:29:39 +00:00
parent 2fe90784ae
commit b05fde97c5

View File

@@ -3490,7 +3490,7 @@ bool wxWindowMSW::HandleTooltipNotify(WXUINT code,
(
CP_ACP,
0, // no flags
ttip,
ttip.wx_str(),
tipLength,
buf,
WXSIZEOF(buf) - 1