MP3 Playing DLL
From NSIS Wiki
Jump to navigationJump to search
Author: sag47 (talk, contrib) |
Download
Reference: [1]
Mp3_playing_DLL.zip (62 KB) The DLL and source code.
Mp3_playing_DLL_doc.zip (51 KB) Documentation for the DLL
About
It was written in C++ (not by me but source code is provided). It is a nice way to call MP3's into your installer if it is a long installation. The DLL functions can be called using the System Plug-in
Examples
Coming soon...