示例#1
0
VOID ML_ExitISO8859_6(void)
{
    ML_UnRegisterTable(&table);
}
示例#2
0
VOID ML_ExitCP1258(void)
{
  ML_UnRegisterTable(&table);
}