Module: wine Branch: master Commit: 862965f4f71b19f251934b11d1e998831ccbaee6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=862965f4f71b19f251934b11d1...
Author: Chris Robinson chris.kcat@gmail.com Date: Tue Aug 25 03:26:35 2009 -0700
openal32: Add a stub DLL thunk.
---
configure | 73 ++++++++++++++++++++++++++++++++ configure.ac | 13 ++++++ dlls/openal32/Makefile.in | 14 ++++++ dlls/openal32/openal.c | 47 +++++++++++++++++++++ dlls/openal32/openal32.spec | 97 +++++++++++++++++++++++++++++++++++++++++++ include/config.h.in | 3 + 6 files changed, 247 insertions(+), 0 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=862965f4f71b19f251934b...