<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'playing music' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'playing music' posted on the 'C/C++ Windows API' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2012 Programmers Heaven</copyright>
    <pubDate>Thu, 09 Feb 2012 08:45:25 -0800</pubDate>
    <lastBuildDate>Thu, 09 Feb 2012 08:45:25 -0800</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>playing music</title>
      <link>http://www.programmersheaven.com/mb/Win32API/409661/409661/playing-music/</link>
      <description>Would like to know how to can I play music or any kind of sound using Windows API's?</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/Win32API/409661/409661/playing-music/</guid>
      <pubDate>Fri, 20 Nov 2009 16:24:11 -0800</pubDate>
      <category>C/C++ Windows API</category>
    </item>
    <item>
      <title>Re: playing music</title>
      <link>http://www.programmersheaven.com/mb/Win32API/409661/409937/re-playing-music/#409937</link>
      <description>Look up PlaySound(...);&lt;br /&gt;
and there are libraries like BASS and FMOD for mp3 and ogg playback.&lt;br /&gt;
just google them.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/Win32API/409661/409937/re-playing-music/#409937</guid>
      <pubDate>Fri, 27 Nov 2009 08:20:18 -0800</pubDate>
      <category>C/C++ Windows API</category>
    </item>
    <item>
      <title>Re: playing music</title>
      <link>http://www.programmersheaven.com/mb/Win32API/409661/410379/re-playing-music/#410379</link>
      <description>No, you don't need any library for MP3  (no external library on Windows, never) : everything is native in Win32&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/Win32API/409661/410379/re-playing-music/#410379</guid>
      <pubDate>Sat, 05 Dec 2009 12:28:02 -0800</pubDate>
      <category>C/C++ Windows API</category>
    </item>
    <item>
      <title>Re: playing music</title>
      <link>http://www.programmersheaven.com/mb/Win32API/409661/410380/re-playing-music/#410380</link>
      <description>No, you don't need any library for MP3  (no external library on Windows, never) : everything is native in Win32&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/Win32API/409661/410380/re-playing-music/#410380</guid>
      <pubDate>Sat, 05 Dec 2009 12:29:53 -0800</pubDate>
      <category>C/C++ Windows API</category>
    </item>
    <item>
      <title>Re: playing music</title>
      <link>http://www.programmersheaven.com/mb/Win32API/409661/410381/re-playing-music/#410381</link>
      <description>No, you don't need any library for MP3  (no external library on Windows, never) : everything is native in Win32&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/Win32API/409661/410381/re-playing-music/#410381</guid>
      <pubDate>Sat, 05 Dec 2009 12:30:16 -0800</pubDate>
      <category>C/C++ Windows API</category>
    </item>
    <item>
      <title>This post has been deleted.</title>
      <link>http://www.programmersheaven.com/mb/Win32API/409661/413753/this-post-has-been-deleted/#413753</link>
      <description>This post has been deleted.</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/Win32API/409661/413753/this-post-has-been-deleted/#413753</guid>
      <pubDate>Mon, 22 Feb 2010 10:17:06 -0800</pubDate>
      <category>C/C++ Windows API</category>
    </item>
    <item>
      <title>Re: playing music</title>
      <link>http://www.programmersheaven.com/mb/Win32API/409661/414139/re-playing-music/#414139</link>
      <description>Hi,&lt;br /&gt;
I have started the coding of a multimedia player.&lt;br /&gt;
Untill now I have done little work, but it reproduces an audio or video file.&lt;br /&gt;
If you are interested, I can create a project in sourceforge an upload my code.&lt;br /&gt;
It uses directshow. It is really not difficult.&lt;br /&gt;
Tell me something.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/Win32API/409661/414139/re-playing-music/#414139</guid>
      <pubDate>Tue, 02 Mar 2010 09:12:03 -0800</pubDate>
      <category>C/C++ Windows API</category>
    </item>
    <item>
      <title>Re: playing music</title>
      <link>http://www.programmersheaven.com/mb/Win32API/409661/416391/re-playing-music/#416391</link>
      <description>Hi,&lt;br /&gt;
I think that you are not still interested in play a music file, but if someone want to view code to play a multimedia file, you can search in sourceforge my project joseplayer. It plays audio and video. Of course, with the executable there is the sourcecode. It uses only apis from windows.&lt;br /&gt;
&lt;br /&gt;
I hope that this could be useful to someone.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/Win32API/409661/416391/re-playing-music/#416391</guid>
      <pubDate>Thu, 13 May 2010 04:16:54 -0800</pubDate>
      <category>C/C++ Windows API</category>
    </item>
  </channel>
</rss>
