Bug fix for DS enumeration when devices are unplugged; bug fix if an error occurs...
[rtaudio.git] / doc / doxygen / compiling.txt
index 9e9cab247f4a71b9a0b0f2ec96457164221de686..3fa52cc012ed904d558dcdbb664fd19a936b93ce 100644 (file)
@@ -75,6 +75,14 @@ In order to compile RtAudio for a specific OS and audio API, it is necessary to
   <TD><I>various ASIO header and source files</I></TD>
   <TD><I>compiler specific</I></TD>
 </TR>
+<TR>
+  <TD>Windows</TD>
+  <TD>WASAPI</TD>
+  <TD>RtApiWasapi</TD>
+  <TD>__WINDOWS_WASAPI__</TD>
+  <TD><I>various ASIO header and source files</I></TD>
+  <TD><I>compiler specific ... not currently working with MingW compiler</I></TD>
+</TR>
 </TABLE>
 <P>