http://bugs.winehq.org/show_bug.cgi?id=17194
--- Comment #10 from Rico kgbricola@web.de 2009-02-02 14:52:50 ---
The crossbuild_tricks.sh script doesn't seem to be building d3d10, only d3d8
and d3d9.
It builds it when you specify alldlls or if you add something like "${MYMAKE[@]}" -C $WINE_PE/dlls/d3d10core "${MYMAKE[@]}" -C $WINE_PE/dlls/d3d10 "${MYMAKE[@]}" -C $WINE_PE/dlls/dxgi in the build_cross_d3d() function.