 |
Converting your existing application to
Unicode is more than just
replacing the Vb6 ANSI controls with Unicode aware controls.
Many Vb6 functions
only support ANSI.
UniToolKit (free to licensed UniSuite users) contains
2004 functions and 348 subroutines organized in 107 Modules,
43 Classes.
UniToolKit includes Unicode support for Clipboard, Common Dialogs, File I/O,
Array sorting, PropertyBag, Registry, INI files, and many other tasks. |
|