12 Mar
2016
12 Mar
'16
8:15 p.m.
https://bugs.winehq.org/show_bug.cgi?id=34319 --- Comment #4 from super_man(a)post.com --- http://source.winehq.org/git/wine.git/blob/630f5e97b12c1bc934e44a632d30e9129... I dont know exactly the location to start looking at missing code but this case loop is definitely missing paste command. You can find cut and copy there, but no paste mentioned. If I am not mistaken the code needs something like this case FCIDM_SHVIEW_INSERT: DoPaste(This); break; There is even dopaste function ready, but its only called at 1 location. Still valid 1.9.5 -- 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.