示例#1
0
void CALLBACK CDVDclose()
{
  CDRclose();
}
示例#2
0
static long CDRshutdown(void)
{
	return CDRclose();
}