SECCommandList::ExtractMenuItemName

voidSECCommandList::ExtractMenuItemName(LPTSTRszItem)

Takes a menu string and makes it presentable enough for the list box by removing the accelerator characters ('\t', '&', '&x', '...') from the string.

Defined in: SCutCmds.cpp

Return Value

void

Parameters

szItem

Pointer to a character string.

See Also

AutoFillFromStringIds

SECCommandList