ultimatepp/bazaar/plugin/portaudio/hostapi/wasapi
dolik ebfccff488 .bazaar/plugin/portaudio: sync with upstream
git-svn-id: svn://ultimatepp.org/upp/trunk@3833 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-06 16:54:35 +00:00
..
mingw-include bazaar: plugin/portaudio, Sound, SoundExample: Initial release 2010-12-25 13:58:10 +00:00
pa_win_wasapi.c .bazaar/plugin/portaudio: sync with upstream 2011-09-06 16:54:35 +00:00
readme.txt bazaar: plugin/portaudio, Sound, SoundExample: Initial release 2010-12-25 13:58:10 +00:00

**************
* WASAPI API *
**************

----------------------------------------
Microsoft Visual Studio 2005SP1/2008/10
----------------------------------------
No specific actions are needed to compile WASAPI API under Visual Studio.
You are only required to install min. Windows Vista SDK (v6.0A) prior
compilation.

----------------------------------------
MinGW (GCC 32-bit)/ MinGW64 (GCC 64-bit)
----------------------------------------
To compile under MinGW you are required to include 'mingw-include' directory
which contains necessary files with WASAPI API. These files are modified
in order to be compiled by MinGW compiler. These files are taken from 
Windows Vista SDK (v6.0A). MinGW compilation is tested and proved to be
fully working under 32-bit and 64-bit modes.
MinGW   (32-bit) tested: gcc version 4.4.0 (GCC)
MinGW64 (64-bit) tested: gcc version 4.4.4 20100226 (prerelease) (GCC)

PortAudio
/Dmitry Kostjuchenko/
04.03.2010