Displaying 5 results from an estimated 5 matches for "libdxguid".
Did you mean:
  ldxguid
  
2004 Apr 15
1
error during "make"; can't find ./tools/wineinstall
You have to run ./tools/wineinstall as a normal user, not root.
Ivan.
2004 May 10
1
probs w/ make and make install
cd `dirname dlls/__install-lib__` && make install-lib
rm -f libdxerr8.a && ln -s dxerr8/libdxerr8.a libdxerr8.a
rm -f libdxerr9.a && ln -s dxerr9/libdxerr9.a libdxerr9.a
rm -f libdxguid.a && ln -s dxguid/libdxguid.a libdxguid.a
rm -f libuuid.a && ln -s uuid/libuuid.a libuuid.a
cd `dirname advapi32/__install__` && make install
../../tools/mkinstalldirs -m 755 /usr/local/lib/wine
/usr/bin/install -c   advapi32.dll.so
/usr/local/lib/wine/advapi32.dll.so
cd `di...
2004 Aug 17
3
Wine on Cygwin
Hi,
It's been some time since the question was asked: Does wine now compile on 
cygwin?
I know there are some apps and games out there that just won't run under 
Win2k/XP anymore and for them a wine running under Win2k/Xp would be like the 
perfect solution.
Has anyone infos on this?
Thanks in advance
Jeff
2016 Nov 11
0
Wine release 1.9.23
...n Windows 7.
Henri Verbeet (6):
      d3drm: Introduce d3drm_set_color().
      d3drm: Use the correct alpha value in D3DRMCreateColorRGB().
      d3drm: Define COBJMACROS in d3drm_private.h.
      d3drm: Define NONAMELESSUNION and NONAMELESSSTRUCT in d3drm_private.h.
      d3drm: Don't import libdxguid and libuuid.
      d3drm: Cleanup the includes.
Huw D. M. Davies (7):
      rpcrt4/tests: Extend the tests for NdrDllGetClassObject().
      rpcrt4/tests: Register the proxies to fix a crash on Windows 8 and 10.
      dssenh/tests: The default container may already exist.
      dssenh/tests: RC4 h...
2007 Jan 09
0
Wine release 0.9.29
....
      server: Add a generic apc_call structure to make it easier to extend, and more type-safe.
      make_requests: Grab status names from async_terminate calls too.
      server: Don't fail to map a shared section if the final sector is truncated.
      dsound: The dsconf.h GUIDs are now in libdxguid.
      Update copyright info for the new year.
Andrew Talbot (26):
      sane.ds: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.
      dmband: Remove unused file-static variable.
      wnaspi32: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.
      ntdll: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.
      ms...