how to use unicode beyond 0xffff in vb.net? -
in vb.net desktop application i'm designing, want user able input text in richtextbox in kind of language, ancient languages. far managed in achieving using chrw() , virtual keyboard of own, codes under 0xffff (65535), chrw() doesn't take codes beyond limit. however, there codes beyond limit want use, ancient greek, cuneiforms, , on.
does know how that? thanks!
Comments
Post a Comment