search for: __imp__waveoutunprepareheader

Displaying 3 results from an estimated 3 matches for "__imp__waveoutunprepareheader".

2006 Aug 18
6
Ogg Player Code
Hello, In one of my recent assignments, I was asked to develop a ogg player. I am not able to find the right repository of the source code. There are few repositories on vorbis but I am not clear which one is the right one for Windows environment. If somebody has successfully compiled any ogg player ever, his ideas will be helpful to me. In one of the code set, I was able to compile the
2004 Aug 06
0
Re: [Speex-devel] Subject: Problems with win32 port of Speex
...s... Try with a newly encoded file. > Sadly, I can't build a debug version of speexdec: the linker complains of a > number of unresolved symbols (__imp__waveOutReset@4, __imp__waveOutOpen@24, > __imp__waveOutGetNumDevs@0, __imp__waveOutWrite@12, > __imp__waveOutPrepareHeader@12, __imp__waveOutUnprepareHeader@12, > __imp__waveOutClose@4,). Looks like symbols from the Windows sound API, maybe you aren't linking with it when debugging. Anyway, tell me if you're still having problems. Jean-Marc -- Jean-Marc Valin, M.Sc.A. LABORIUS (http://www.gel.usherb.ca/laborius) Université de Sh...
2004 Aug 06
0
Problems with win32 port of Speex
...d options. Only the version I'm building is broken! Sadly, I can't build a debug version of speexdec: the linker complains of a number of unresolved symbols (__imp__waveOutReset@4, __imp__waveOutOpen@24, __imp__waveOutGetNumDevs@0, __imp__waveOutWrite@12, __imp__waveOutPrepareHeader@12, __imp__waveOutUnprepareHeader@12, __imp__waveOutClose@4,). I even tried cross-compiling it (i686-pc-linux-gnu x i386-mingw32) but ran into similar symbols missing at link time. I'm stumped! I would really appreciate any help you might be able to offer. Warmest regards, -- Graham Fawcett -- Centre for Flexible Learning -...