unicode api calls in PB4?
Posted: Wed Dec 14, 2005 8:12 pm
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
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