http://bugs.winehq.org/show_bug.cgi?id=22432
Summary: wine + usb: unimplemented function user32.dll.UserRegisterWowH Product: Wine Version: 1.1.43 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: giuseppe.bottiglieri@gmail.com
Hi I compile wine with usb support. When i try to install a software i get:
wine: Call from 0x7b8445b2 to unimplemented function user32.dll.UserRegisterWowHandlers, aborting err:module:attach_process_dlls "user32.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\windows\system32\winemenubuilder.exe" failed, status 80000100 wine: Call from 0x7b8445b2 to unimplemented function user32.dll.UserRegisterWowHandlers, aborting err:module:attach_process_dlls "user32.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\windows\system32\winedevice.exe" failed, status 80000100 err:process:__wine_kernel_init boot event wait timed out wine: Call from 0x7b8445b2 to unimplemented function user32.dll.UserRegisterWowHandlers, aborting err:module:attach_process_dlls "user32.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"J:\Scaricati\AvaCam_Setup.exe" failed, status 80000100
The problem seems to be user32.dll.UserRegisterWowHandlers and it seems to be the same problem is in other bugs: Bug 13498 Bug 21015
http://bugs.winehq.org/show_bug.cgi?id=22432
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2010-04-20 09:14:49 --- Your wine is not compiled or installed correctly.
http://bugs.winehq.org/show_bug.cgi?id=22432
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2010-04-20 09:17:31 --- (In reply to comment #0)
I compile wine with usb support.
If it's a set of unofficial patches then report the problem to the author of those patches.
Closing invalid.