/**************************************************
  Coppermine 1.5.x Plugin - Windows Media Player
  *************************************************
  Copyright (c) 2010 BCTechWorks
  *************************************************
  $HeadURL: https://coppermine.svn.sourceforge.net/svnroot/coppermine/branches/cpg1.5.x/plugins/windows_media_player/configuration.php $
  $Revision: 1.1 $
  $LastChangedBy: bjcworks $
  $Date: 2011-02-23 $
**************************************************/

Changelog
=========
[A] = Added new feature
[B] = Bugfix (fix something that wasn't working as expected)
[C] = Cosmetical fix (layout, typo etc.)
[D] = Documentation improvements
[M] = Maintenance works
[O] = Optimization of code
[S] = Security fix (issues that are related to security)
*********************************************

2010-10-11 [A] Added this plugin {bjcworks}
2011-02-23 [B] Changed the names of functions from fmp_* to wmp_* to avoid conflict with flv player