Unicode supporting String functions in VB
-
Hi, I want to make my VB application support Unicode for Strings.So I want to know if all String handling functions in VB support Unicode.If no, please let me know the Unicode supporting functions for Strings in VB. Regards Ranjan
-
Hi, I want to make my VB application support Unicode for Strings.So I want to know if all String handling functions in VB support Unicode.If no, please let me know the Unicode supporting functions for Strings in VB. Regards Ranjan
Is your application built on VB6 or VB.NET
-
Hi, I want to make my VB application support Unicode for Strings.So I want to know if all String handling functions in VB support Unicode.If no, please let me know the Unicode supporting functions for Strings in VB. Regards Ranjan
Yes, all strings in VB6 and VB.NET are stored as Unicode. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome
-
Is your application built on VB6 or VB.NET