Home
last modified time | relevance | path

Searched refs:PlaySoundAdhoc (Results 1 – 3 of 3) sorted by relevance

/dports/x11-wm/vtwm/vtwm-5.5.0/
H A Dsound.h46 extern int PlaySound(int function), PlaySoundAdhoc(char *filename);
H A Dsound.c697 PlaySoundAdhoc(char *filename) in PlaySoundAdhoc() function
H A Dmenus.c4142 PlaySoundAdhoc(action); in ExecuteFunction()