UL_TEXT macro

Prepares constant strings to be compiled as single-byte strings or wide-character strings. Use this macro to enclose all constant strings if you plan to compile the application to use Unicode and non-Unicode representations of strings. This macro properly defines strings in all environments and platforms.