HRSRC hResInfo = FindResource(hInstance, MAKEINTRESOURCE(ID_SOUNDLASER), "WAVE"); HANDLE sndLaser = LoadResource(hInstance, hResInfo);.
確定! 回上一頁