🏠 ホーム 🔧 自作ツール 🗃️ アーカイブ 📓 日常のブログ 🍜 飯のブログ 📚 勉強のブログ 🗂️ その他のブログ
👃 WWave's Code - NoseScape

てんともち / WWave Public

hspvol.as 344 Bytes
#uselib "hspvol.dll"
#func SetMasterVolume "SetMasterVolume" int
#func SetMasterVolumeVista "SetMasterVolumeVista" int
#cfunc GetMasterVolume "GetMasterVolume"
#cfunc GetMasterVolumeVista "GetMasterVolumeVista"
#func SetMute "SetMute" int
#func SetMuteVista "SetMuteVista" int
#cfunc GetMute "GetMute"
#cfunc GetMuteVista "GetMuteVista"