[PATCH 04/11] d3d9x: Build with ucrtbase.

Jacek Caban jacek at codeweavers.com
Tue Aug 6 05:25:52 CDT 2019


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---

I changed DLLs that require functions not available in msvcrt.dll to use 
ucrtbase instead. We could probably avoid some of those functions 
instead, but I don't see a harm in using ucrt in such cases.

  dlls/d3dx9_24/Makefile.in | 2 +-
  dlls/d3dx9_25/Makefile.in | 2 +-
  dlls/d3dx9_26/Makefile.in | 2 +-
  dlls/d3dx9_27/Makefile.in | 2 +-
  dlls/d3dx9_28/Makefile.in | 2 +-
  dlls/d3dx9_29/Makefile.in | 2 +-
  dlls/d3dx9_30/Makefile.in | 2 +-
  dlls/d3dx9_31/Makefile.in | 2 +-
  dlls/d3dx9_32/Makefile.in | 2 +-
  dlls/d3dx9_33/Makefile.in | 2 +-
  dlls/d3dx9_34/Makefile.in | 2 +-
  dlls/d3dx9_35/Makefile.in | 2 +-
  dlls/d3dx9_36/Makefile.in | 2 +-
  dlls/d3dx9_37/Makefile.in | 2 +-
  dlls/d3dx9_38/Makefile.in | 2 +-
  dlls/d3dx9_39/Makefile.in | 2 +-
  dlls/d3dx9_40/Makefile.in | 2 +-
  dlls/d3dx9_41/Makefile.in | 2 +-
  dlls/d3dx9_42/Makefile.in | 2 +-
  dlls/d3dx9_43/Makefile.in | 2 +-
  20 files changed, 20 insertions(+), 20 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-d3d9x-Build-with-ucrtbase.txt
Type: text/x-patch
Size: 8744 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20190806/6706779c/attachment-0001.bin>


More information about the wine-devel mailing list