FIXME("(%p) filter hasn't implemented current position change, going to %i.%i!\n",iface,(int)(This->sourceSeeking.llCurrent/10000000),(int)((This->sourceSeeking.llCurrent/10000)%1000));
FIXME("(%p) filter hasn't implemented stop position change, going to %i.%i!\n",iface,(int)(This->sourceSeeking.llStop/10000000),(int)((This->sourceSeeking.llStop/10000)%1000));