Click here to Skip to main content
15,880,427 members
Articles / Desktop Programming / MFC

Effecto Player

Rate me:
Please Sign up or sign in to vote.
4.78/5 (39 votes)
23 Sep 20035 min read 163.5K   14.8K   97  
Media audio player with 3D and 2D effects and skinning.
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Effecto", "Effecto.vcproj", "{EAE1FEA6-0224-471A-86F8-8E212C9E5A7C}"
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		ConfigName.0 = Debug
		ConfigName.1 = Release
	EndGlobalSection
	GlobalSection(ProjectDependencies) = postSolution
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{EAE1FEA6-0224-471A-86F8-8E212C9E5A7C}.Debug.ActiveCfg = Debug|Win32
		{EAE1FEA6-0224-471A-86F8-8E212C9E5A7C}.Debug.Build.0 = Debug|Win32
		{EAE1FEA6-0224-471A-86F8-8E212C9E5A7C}.Release.ActiveCfg = Release|Win32
		{EAE1FEA6-0224-471A-86F8-8E212C9E5A7C}.Release.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Egypt Egypt
My name is Ahmed Ismaiel Zakaria
i'm programming c++ & visual c++ (MFC )& Visual basic and recently COM,ATL
Student in Faculty of computer and information science in Egypt

Comments and Discussions