home *** CD-ROM | disk | FTP | other *** search
- int FAR PASCAL _export RT_InitRadio();
- int FAR PASCAL _export RT_TuneStation(float tuneFreq, int mute);
- int FAR PASCAL _export RT_MuteAudio(WORD mute);
- int FAR PASCAL _export RT_VolCtr(WORD style);
- int FAR PASCAL _export RT_DeinitRadio(void);
-
-