Location:
e32def.h
_L (a) (TPtrC((const TText *)L ## a))
Build independent literal.
The macro defines either an 8-bit constant literal (for non-Unicode text), or a 16-bit constant literal (for Unicode text) depending on the build.
|