From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/stddsound_8h-source.html | 94 +++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 docs/doxygen/nel/stddsound_8h-source.html (limited to 'docs/doxygen/nel/stddsound_8h-source.html') diff --git a/docs/doxygen/nel/stddsound_8h-source.html b/docs/doxygen/nel/stddsound_8h-source.html new file mode 100644 index 00000000..d0f0e5a3 --- /dev/null +++ b/docs/doxygen/nel/stddsound_8h-source.html @@ -0,0 +1,94 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
+
+ + +
+ + +
+Docs + +
+  + + + + + +
Documentation 
+ +
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  
+

stddsound.h

Go to the documentation of this file.
00001 /*
+00002 #include <windows.h>
+00003 #include <dsound.h>
+00004 
+00005 #ifdef min
+00006 #undef min
+00007 #endif
+00008 
+00009 #ifdef max
+00010 #undef max
+00011 #endif
+00012 */
+00013 
+00014 #include "nel/misc/common.h"
+00015 #include "nel/misc/time_nl.h"
+00016 #include "nel/misc/fast_mem.h"
+00017 #include "nel/misc/debug.h"
+00018 #include "nel/misc/vector.h"
+00019 
+00020 #include "sound/driver/sound_driver.h"
+
+ + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1