From 4b0aa3b1fbf86f5af8256bd18c3aa12473e45c8b Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Tue, 7 Jun 2005 23:31:52 +0000 Subject: Patch from Blair McGlashan fixes failure to display autocompletion list text on original Windows XP. --- win32/PlatWin.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win32/PlatWin.cxx b/win32/PlatWin.cxx index db572a5dd..8afa93bd2 100644 --- a/win32/PlatWin.cxx +++ b/win32/PlatWin.cxx @@ -1325,7 +1325,7 @@ void ListBoxX::SetList(const char *list, char separator, char typesep) { int count = lti.Count(); ::SendMessage(lb, LB_INITSTORAGE, count, 0); for (int j=0; j