unicode api calls in PB4?

Everything else that doesn't fall into one of the other PB categories.
Justin
Addict
Addict
Posts: 956
Joined: Sat Apr 26, 2003 2:49 pm

unicode api calls in PB4?

Post by Justin »

I know it pb4 will support unicode fot its libs but how about calling the api directly?

SetWindowTextW_() will work?

or maybe
compiler unicode
SetWindowText_() will call the unicode version

or will we have to do separate api unicode libs like now
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6172
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

wait for monday...
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB - upgrade incoming...)
( The path to enlightenment and the PureBasic Survival Guide right here... )
Fred
Administrator
Administrator
Posts: 18351
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

It will be like your 2nd proposal, you won't have to specify the 'W'.
dell_jockey
Enthusiast
Enthusiast
Posts: 767
Joined: Sat Jan 24, 2004 6:56 pm

Post by dell_jockey »

blueznl wrote:wait for monday...
What monday...?
cheers,
dell_jockey
________
http://blog.forex-trading-ideas.com
Justin
Addict
Addict
Posts: 956
Joined: Sat Apr 26, 2003 2:49 pm

Post by Justin »

the big monday! :o
Post Reply