[Bug 7372] Can't copy and paste between native apps (e.g., Open Office, Firefox, Gimp) and some Wine apps (affects Dreamweaver, Photoshop, Powerpoint, Excel)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Oct 19 22:29:06 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=7372

--- Comment #61 from Dmitry Timoshkov <dmitry at baikal.ru> ---
(In reply to Damjan Jovanovic from comment #60)
> Aug 28 19:28:58 <dacha>	julliard: ok thank you, i'll see what i can do. what
> about using libxml2?
> Aug 28 19:29:54 <julliard>	dacha: using libxml2 has many other problems
> Aug 28 19:30:52 <dacha>	julliard: but we use it in msxml3 don't we?
> Aug 28 19:31:30 <julliard>	yes, but we don't want it all over the place
> Aug 28 19:31:41 <julliard>	if you really wanted that you should load msxml3,
> but again we don't want that
> Aug 28 19:31:49 <julliard>	simple string parsing is good enough for this
> Aug 28 19:35:18 <nsivov>	dacha, for simplified parser take a look at
> ntdll/actctx.c, it works for known document structure, it's simple and small
> enough

Is using xmllite as a light weight xml/html parser an option? (xmllite doesn't
use or depend on ole32 or any other external havy environment)

-- 
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.


More information about the wine-bugs mailing list