From 183749989294d21f38f03dabfdb15f42225eceac Mon Sep 17 00:00:00 2001 From: George Tasker Date: Mon, 10 Jan 2005 18:31:54 +0000 Subject: [PATCH 1/1] Removed text saying that the wxODBC classes were not able to be used in Unicode builds. As of 2.5.3, Unicode and the ODBC classes work correctly together git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31309 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/tunicode.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/tunicode.tex b/docs/latex/wx/tunicode.tex index 0a4d94291f..b275ebca66 100644 --- a/docs/latex/wx/tunicode.tex +++ b/docs/latex/wx/tunicode.tex @@ -177,7 +177,7 @@ the Unicode string. You should define {\tt wxUSE\_UNICODE} to $1$ to compile your program in Unicode mode. Note that it currently only works in Win32 and GTK 2.0 and that some parts of -wxWidgets are not Unicode-compliant yet (ODBC classes, for example). If you +wxWidgets are not Unicode-compliant yet. If you compile your program in ANSI mode you can still define {\tt wxUSE\_WCHAR\_T} to get some limited support for {\tt wchar\_t} type. -- 2.45.2