MtText Functions

:Associate with "MtText funtions" More...

Functions

DEPRECATED LIBEXPORT UNICODEMtTextGetStringExtUC (const char *group, const char *key, UINT32 flags)
DEPRECATED LIBEXPORT UNICODEMtTextGetStringUC (const char *group, const char *key)

Detailed Description

:Associate with "MtText funtions"

Deprecated:
Use TEXTID instead

Function Documentation

DEPRECATED LIBEXPORT UNICODE* MtTextGetStringExtUC const char *  group,
const char *  key,
UINT32  flags
 

Read a string from messages.txt.

Deprecated:
Use MISTRING instead.
Reads a string, which the caller should free when done using.

Parameters:
group Message group
key Message key
flags 
  • MTTEXT_NULLIfUnknown Return NULL instead of unknown message string

DEPRECATED LIBEXPORT UNICODE* MtTextGetStringUC const char *  group,
const char *  key
 

Read a string from messages.txt.

Deprecated:
Use MISTRING instead.
Reads a string, which the caller should free when done using. If the requested message can't be found, it returns a string which says the message couldn't be found. If you'd rather get a NULL pointer in that case, use MtTextGetStringExtUC()

See also:
MtTextGetStringExtUC()


Generated on Tue Dec 14 13:20:28 2004 for TNTsdk by  doxygen 1.3.8-20040913