::wxStripMenuCodes

void wxStripMenuCodes(char *in, char *out)

Strips any menu codes from in and places the result in out. Menu codes include & (mark the next character with an underline as a keyboard shortkey in Windows and Motif) and \t (tab in Windows).