Hi Forum,
I've been looking around a bit to identify if there is a function to know if the current configuration/build is in unicode format or not.
Surely it must be there, but I can't find anything resembling a statement like IF InUnicodeMode() to do this identification.
Although all my projects are unicode only since V18, I know have a little dual mode project and will need to call different API's depending if I am running in unicode mode or ansi mode. Therefore I need to identify the mode the execution is in.
Who can point me in the right direction?
Thanks,
Peter Holemans
I've been looking around a bit to identify if there is a function to know if the current configuration/build is in unicode format or not.
Surely it must be there, but I can't find anything resembling a statement like IF InUnicodeMode() to do this identification.
Although all my projects are unicode only since V18, I know have a little dual mode project and will need to call different API's depending if I am running in unicode mode or ansi mode. Therefore I need to identify the mode the execution is in.
Who can point me in the right direction?
Thanks,
Peter Holemans