I am using typhoon tv tuner rds. But i am looking to write a fm tuner app that would work with any tv tuner card that uses phillips saa6588 chip. I can find stuff on linux that allows me to get the RDS information. the Video 4 linux(V4L2) has api that lets me read out the RDS data.
http://v4l2spec.bytesex.org/spec/
also there is a linux open source RDS deamon project
http://developer.berlios.de/projects/rdsd/
I was wondering if there is any similar for Windows.