http://bugs.winehq.org/show_bug.cgi?id=20961
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #4 from Anastasius Focht focht@gmx.net 2010-07-11 06:19:05 --- Hello,
--- quote --- Probably it tries to find the regedit window by class name. --- quote ---
100 Points ;-)
--- snip --- 003f:Call user32.FindWindowA(00406128 "RegEdit_RegEdit",00000000) ret=004011b6 003f:Ret user32.FindWindowA() retval=00000000 ret=004011b6 003f:Call KERNEL32.CreateProcessA(00000000,0040611c "regedit.exe",00000000,00000000,00000000,00000000,00000000,00000000,0032fdc4,0032fda8) ret=00401200 ... 003f:Ret KERNEL32.CreateProcessA() retval=00000001 ret=00401200 003f:Call user32.WaitForInputIdle(0000004c,ffffffff) ret=00401237 ... 003f:Call user32.FindWindowA(00406128 "RegEdit_RegEdit",00000000) ret=00401254 003f:Ret user32.FindWindowA() retval=00000000 ret=00401254 003f:Call user32.MessageBoxA(00000000,004060cc "Internal error: Could not find RegEdit window",00406048 "RegEditX",00010000) ret=00401271 --- snip ---
Regards