I am problem of WOT .
mouse is not moving ....
Ubuntu 11.10
Jeżeli można proszę o instrukcję po polsku

The AppDB has a howto: http://appdb.winehq.org/objectManager.p ... &iId=24957Grzegor1922 wrote:I am problem of WOT .
mouse is not moving ....
Code: Select all
patching file dlls/user32/Makefile.in
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file dlls/user32/Makefile.in.rej
patching file dlls/user32/input.c
Hunk #3 succeeded at 868 (offset -8 lines).
Hunk #4 succeeded at 1337 (offset -8 lines).
patching file include/winuser.h
Hunk #1 succeeded at 493 (offset 2 lines).
Code: Select all
--- dlls/user32/Makefile.in
+++ dlls/user32/Makefile.in
@@ -1,7 +1,7 @@
EXTRADEFS = -D_USER32_ -D_WINABLE_
MODULE = user32.dll
IMPORTLIB = user32
-IMPORTS = gdi32 version advapi32
+IMPORTS = gdi32 version advapi32 dinput8 dinput dxguid
DELAYIMPORTS = imm32
C_SRCS = \
Where did you find this patch? If it was in a bug report, you willhi, exist this patch to wine 1.4-rc5 ??
i try use this patch on wersion 1.4-rc5 and have error
Here "https://gist.github.com/895204"Grzegor1922 wrote:how to do it 2. To have mouse working, you'll have to apply this patch (using patch -p1) - https://gist.github.com/895204 (thank you again, Vincas) - and rebuild wine from source. Note that current patch may crash during debriefing.
We do not and cannot support unofficial patches. You must contact theGrzegor1922 wrote:https://gist.github.com/895204 (thank you again, Vincas) - and rebuild wine from source. Note that current patchhow to do it 2. To have mouse working, you'll have to apply this patch (using patch -p1) -
may crash during debriefing.
Here "https://gist.github.com/895204"