2020年5月18日 星期一

12

聲音

#include <windows.h>
#include <mmsystem.h>
int main()
{
    PlaySoundA(" ccheer.wav",NULL,SND_SYNC);

}                                        →檔案要下載在freeglut/binfreeglut/bin資料夾裡




沒有留言:

張貼留言