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

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -