https://bugs.winehq.org/show_bug.cgi?id=12659
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|Abandoned? | Status|NEW |RESOLVED URL|http://www.adobe.com/produc |ftp://ftp.adobe.com/pub/ado |ts/acrobat/readstep2.html |be/acrobat/win/7x/7.0/misc/ | |AcTR7EFG.exe Resolution|--- |FIXED Summary|Preferences window missing |Preferences window missing |all user-modifiable |all user-modifiable |settings in Acrobat V7.0 |settings in Acrobat V7.0 |Pro |Pro (MSAA AccPropServices | |implementation needed)
--- Comment #16 from Anastasius Focht focht@gmx.net --- Hello folks,
seeing the recent commit http://source.winehq.org/git/wine.git/commitdiff/c5af3d912bdd406a4a37cf9543d... I remembered this bug from almost five years ago and proved right :)
Controls are now displayed in the property page(s).
Thanks Jacek
There are still some issues that could be addressed in individual bugs as needed.
--- snip --- ... fixme:oleacc:AccPropServices_SetHwndProp (0x20426 4294967292 0 {cb905ff2-7bd1-4c05-b3c8-e6c241364d70} 0x33bfc0 {VT_I4: 20}) fixme:oleacc:AccPropServices_SetHwndProp (0x20422 4294967292 0 {cb905ff2-7bd1-4c05-b3c8-e6c241364d70} 0x33e740 {VT_I4: 20}) fixme:oleacc:AccPropServices_SetHwndPropStr (0x2042c 4294967292 0 {608d3df8-8128-4aa7-a428-f55e49267291} L"Color picker") fixme:oleacc:AccPropServices_SetHwndPropStr (0x2042c 4294967292 0 {123fe443-211a-4615-9527-c45a7e93717a} L"blue") fixme:oleacc:AccPropServices_SetHwndPropStr (0x20424 4294967292 0 {608d3df8-8128-4aa7-a428-f55e49267291} L"Color picker") fixme:oleacc:AccPropServices_SetHwndPropStr (0x20424 4294967292 0 {123fe443-211a-4615-9527-c45a7e93717a} L"blue") fixme:oleacc:AccPropServices_SetHwndProp (0x30422 4294967292 0 {cb905ff2-7bd1-4c05-b3c8-e6c241364d70} 0x33e6e0 {VT_I4: 20}) --- snip ---
$ sha1sum AcTR7EFG.exe c6230bc66f630d7cb88aa391ebda039d1314fba6 AcTR7EFG.exe
$ du -sh AcTR7EFG.exe 116M AcTR7EFG.exe
$ wine --version wine-1.7.26-70-g02406d4
Regards