Re: Win32Lib and Unicode

new topic     » goto parent     » topic index » view thread      » older message » newer message

CChris wrote:
> 
> If your tooltip control can handle 16-bit strings, you are done. Otherwise,
> we'll have to go Larry's route, and this won't be on the next release I'm
> afraid.

Yes, I'd looked at possibly doing this previously.  You'd need to change all 
of the dll imports from using the ansi to using the wide versions (i.e., 
CreateWindowA vs CreateWindowW).  Plus you'd have to do the string conversions
every time the user passed a string to the library.  It's a lot of work.

Matt

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu