ddraw: Don't link to wined3d, load it at runtime.

Mike McCormack mike at codeweavers.com
Thu Aug 3 00:30:00 CDT 2006


This lets ddraw dlls built on a machine with OpenGL present run on other 
machines that may not have the OpenGL libraries installed.

---
  dlls/ddraw/Makefile.in |    2 +-
  dlls/ddraw/main.c      |   21 ++++++++++++++++++++-
  2 files changed, 21 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ed31b64f8708f7d0d282f266d1ffcbfe41c3a9bd.diff
Type: text/x-patch
Size: 1979 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060803/d4826ea4/ed31b64f8708f7d0d282f266d1ffcbfe41c3a9bd.bin


More information about the wine-patches mailing list