From: Lionel Ulmer <lionel.ulmer@free.fr>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Code Copy / New Linux boot code
Date: Mon, 16 Feb 2004 21:17:27 +0100 [thread overview]
Message-ID: <20040216211727.A13123@bbland> (raw)
In-Reply-To: <1076954534.27070.11.camel@enterprise.local.lan>; from torriem@chem.byu.edu on Mon, Feb 16, 2004 at 11:02:14AM -0700
> No, Wine is an attempt to implement the Windows API on linux. What I've
> described has nothing to do with that. Instead, you run Windows XP (the
> real version) inside of the qemu virtual machine.
Well, I perfectly understood what you meant and my post was more a joke then
anything else.. But well, if you take Wine's GDI implementation, it already
does exactly what you want : takes GDI commands and translate it into X11
commands (except that the interface is done at the GDI32 level and not at
the driver level as you would in your case).
And after, the more integration you want (copy paste, systray, ...) the more
DLLs you will have to thunk / rewrite and the more you will ressemble Wine :-)
But well, if it's feasable, it would really be a nice piece of work that
could even be used on real Windows to 'remote display' applications from a
real Windows box instead of an emulated one.
Lionel
--
Lionel Ulmer - http://www.bbrox.org/
next prev parent reply other threads:[~2004-02-16 20:18 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-16 0:07 [Qemu-devel] Code Copy / New Linux boot code Fabrice Bellard
2004-02-16 0:27 ` Grzegorz Kulewski
2004-02-16 0:40 ` Fabrice Bellard
2004-02-16 0:52 ` Jamie Burns
2004-02-16 3:43 ` Ed Suominen
2004-02-16 7:27 ` Michael Torrie
2004-02-16 12:33 ` Lionel Ulmer
2004-02-16 18:02 ` Michael Torrie
2004-02-16 18:10 ` Rutger Nijlunsing
2004-02-16 20:25 ` Gabriel Ebner
2004-02-16 20:26 ` Michael Torrie
2004-02-29 21:24 ` Derrik Pates
2004-03-03 14:58 ` Artur Skawina
2004-03-05 8:23 ` John R. Hogerhuis
2004-03-08 23:23 ` Michael L Torrie
2004-02-16 20:17 ` Lionel Ulmer [this message]
2004-02-16 20:33 ` Michael Torrie
2004-02-17 0:10 ` Jamie Burns
2004-02-17 0:23 ` Michael Torrie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040216211727.A13123@bbland \
--to=lionel.ulmer@free.fr \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).