If you are a Visual Basic 6 Developer you probably already know that internal VB6 controls and classes are not Unicode.
This is a big problem when you need to get Unicode data from people who use your programs (for example Chinese, Japanese, Romanian, Arabic, Greek, etc...), when you want to put Unicode strings into your applications or when you want to open a file with an Unicode name and path.
Unicode Controls for VB6 is a complete set of UNICODE classes and controls that will turn your VB6 application into an UNICODE machine with very few changes in your code!
With Visual Basic 6... [
read more about Unicode Controls for VB6 >> ]