Пример #1
0
void CALLBACK CDVDclose()
{
  CDRclose();
}
Пример #2
0
static long CDRshutdown(void)
{
	return CDRclose();
}