2 若採MCI來寫,那又該include哪些檔(.h)?
Thanks
--
[m [1;32m※ 來源:‧靜宜大學計算機中心BBS站 bbs.pu.edu.tw‧[FROM: fish.amath.nchu] [m
�use PlaySound() or sndPlaySound():
#include <mmsystem.h>
#pragma comment(lib, "winmm.lib")
use MCI functions:
#include <mmsystem.h>
#pragma comment(lib, "winmm.lib")
use MCIWnd:
#include <VfW.h>
#pragma comment(lib, "VfW32.lib")