No links to give, just a note to warn you that VB itself converts text that it puts into the RichEdit control from Unicode when it assigns the text.
 
Technically the control supports Unicode since its interfaces are Unicode. but this conversion does limit the text that can be supported.
 
This makes it impossible through supported means to support any characters not on the default system code page when you are using VB6 (a limitation that has been addressed in VB.Net).
 
MichKa
 
----- Original Message -----
Sent: Tuesday, October 29, 2002 1:21 AM
Subject: how to display Unicode

Hi Friends ,

    I have to display Unicode on RIchEdit control of VB6. Can you help me how to display the unicode in VB application . If possible give me the references and links.

Thanks

Nandlal

 



Do you Yahoo!?
HotJobs - Search new jobs daily now

Reply via email to