[Bug 44865] Software wich used "Direct Manipulation" causes a crash

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 2 02:29:39 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=44865

--- Comment #6 from GG <gillg02 at hotmail.com> ---
Sorry, my bad !
You are true, it was a previous test what I missed.

So, directmanipulation interface, seems implemented into
"directmanipulation.dll"
I tried to get the native DLL and register it, but, I got dependencies errors :

0009:err:module:import_dll Library api-ms-win-rtcore-ntuser-private-l1-1-1.dll
(which is needed by L"C:\\windows\\system32\\directmanipulation.dll") not found
0009:err:module:import_dll Library api-ms-win-rtcore-ntuser-synch-l1-1-0.dll
(which is needed by L"C:\\windows\\system32\\directmanipulation.dll") not found
0009:err:module:import_dll Library api-ms-win-appmodel-runtime-l1-1-0.dll
(which is needed by L"C:\\windows\\system32\\directmanipulation.dll") not found

api-ms-win-appmodel-runtime-l1-1-0.dll seems to be part of CRT
https://support.microsoft.com/en-us/help/2999226/update-for-universal-c-runtime-in-windows

This package seems not installable, or I not found the good way (.msu package)
Have you any other ideas ?

-- 
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.



More information about the wine-bugs mailing list