First, Description:
The project was written in 2012, and it was boring during college. The program is based on MFC, at that time the initial contact development many things are not very good (code specification, efficiency, etc.), after work also no longer use MFC, and individuals are not optimistic about the future of MFC, so there is no longer to maintain the changes. Open it up today, just for beginners to learn. The main techniques used are: MFC control self-painting, GDI double-buffered drawing. (Online a big push data, call technology now). includes several major modules: main interface, lyrics panel module, screenshot module, common function module.
The MP3 playback function uses the Open Source Library Libzplay, a very powerful audio processing library Oh, support multi-format multi-language (not cross-platform), specifically can see its development documentation, its open source code is also worth learning.
Program is not connected to the Internet does not bundle other programs, run up memory is only about 4M.
Second, the program operation:
3, the program uses VS2008 development, the lower version of VS cannot open. Thank csdn, at that time encountered a lot of problems, in the CSDN forum a lot of enthusiastic Daniel to answer me.
Source code: Download the source code (no download points)
Open Source A VC + + implementation of the MP3 player (support skin, screenshots, translucent) source code