摘要:
/* MMSystem.h 多媒体头文件 WINMM.LIB 静态库 BOOL PlaySound(LPCSTR pszSound, // 如:C:\\音乐.wav HMODULE hmod, //加载方式,除资源方式加载音乐,一般为NULL DWORD fdwSound); //播放模式 加载方式 阅读全文
posted @ 2020-07-14 14:30
ヤ玥夜ゞ
阅读(444)
评论(0)
推荐(0)
摘要:
#include <Windows.h> #include <stdio.h> #include <tchar.h> #include <assert.h> int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR 阅读全文
posted @ 2020-07-14 13:44
ヤ玥夜ゞ
阅读(364)
评论(0)
推荐(0)
浙公网安备 33010602011771号