return sign; // -1, 0, or 1 | return sign; // -1, 0, or 1 | ||||
} | } | ||||
int AddNameData(const char *name, int wide) | |||||
static int AddNameData(const char *name, int wide) | |||||
{ | { | ||||
// Add the name to the namedata and return its position | // Add the name to the namedata and return its position | ||||
// (Used by the Windows SAPI wrapper) | // (Used by the Windows SAPI wrapper) |