Changes between Version 6 and Version 7 of WxDba

Show
Ignore:
Timestamp:
11/15/09 21:56:25 (10 months ago)
Author:
zork
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WxDba

    v6 v7  
    77 * conversion between database charset and wxString is done on the fly using dba::ConversionSpecs::mDbCharset as source encoding 
    88 
    9 wxWidgets API is tested using Unicode build. ANSI build is not supported. 
     9wxDba is supported using Unicode build. ANSI build is not supported. 
    1010 
    1111To build wxDba wrapper under MSW you need to set WXWIN enviroment variable and have wxWidgets libraries built in $(WXWIN)/lib/vc_lib/mswu(d) directory.