Sound Player in Visual Studio C++ .NET
This sound player project use the libZPlay from http://libzplay.sourceforge.net. Methods are called from library libzplay.dll with [InteropServices::DllImport("")]. The use of the library is relatively easy.
- Read more about Sound Player in Visual Studio C++ .NET
- 1 comment
- Log in or register to post comments
- 265 views