[Openal] OpenAL dynamic linking and nVidia drivers

Thomas Hammer thammer at sim.no
Fri Jul 1 00:52:24 PDT 2005


Hi.

I have some problems linking dynamically (through LoadLibrary()) to 
OpenAL32.dll on Windows. The problem is that on some systems, our 
program crashes after the first call to an OpenAL function. This happens 
only on nVidia systems.

We suspect the problem is related to a difference in calling convention 
(i.e. cdecl vs stdcall).

Has anyone on this list successfully linked to nVidia's OpenAL32.dll 
using LoadLibrary() ?

Thomas Hammer
SIM



More information about the Openal mailing list