[Openal] OpenAL Windows Runtime Libraries

Daniel PEACOCK dpeacock at creativelabs.com
Wed Aug 2 09:01:55 PDT 2006





Hi

> I'm using Visual Studio 2003 under Windows XP. I've noticed that the
> OpenAL samples use the single-threaded runtime libraries.

Some of the samples are using the single-threaded runtime libraries, but
some are using the multi-threaded runtime libraries.  (All of the .NET2005
solutions are configured to use the multi-threaded runtime libraries)

> My applications need to be built with Multi-threaded dlls. Is there any
> known issue with having this mix?

Everything should be fine.

> What version of the runtime libraries were OpenAL.dll and wrap_oal.dll
built with in the SDK?

The DLLs were built using the multi-threaded runtimes (in fact this is your
only option when you use .NET2005).

Dan




More information about the Openal mailing list