Esempio n. 1
0
VOID ML_ExitISO8859_6(void)
{
    ML_UnRegisterTable(&table);
}
Esempio n. 2
0
VOID ML_ExitCP1258(void)
{
  ML_UnRegisterTable(&table);
}