https://bugs.winehq.org/show_bug.cgi?id=36538 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #1 from winetest(a)luukku.com --- dlls/d3d10/d3d10.spec 1 @ stdcall D3D10CompileEffectFromMemory(ptr long ptr ptr ptr long long ptr ptr) dlls/d3d10/d3d10_main.c 247 HRESULT WINAPI D3D10CompileEffectFromMemory(void *data, SIZE_T data_size, const char *filename, dlls/d3d10_1/d3d10_1.spec 2 @ stub D3D10CompileEffectFromMemory include/d3d10effect.h 830 HRESULT WINAPI D3D10CompileEffectFromMemory(void *data, SIZE_T data_size, const char *filename, The spec files don't match and I think they should. The function currently returns return E_NOTIMPL; -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.