Hi!
Yes and more! I've been watching wine progress with Enh/MetaFile for a
while now. NtGdiCreateEnhMetaFile will be converted to
NtGdiCreateMetafileDC. ATM I have the beginnings of CreateMetaFile,,
etc, support in Gdi32. I haven't started the full porting of wine.
Like I pointed out its going to be a port with the right type of
compatible Gdi support. I wanted to start this month but we have had
some setbacks and delays.
Thanks,
James
On Sat, May 31, 2008 at 9:22 PM, Steven Edwards <winehacker(a)gmail.com> wrote:
On Sat, May 31, 2008 at 7:15 PM,
<tkreuzer(a)svn.reactos.org> wrote:
Author: tkreuzer
Date: Sat May 31 18:15:34 2008
New Revision: 33792
URL:
http://svn.reactos.org/svn/reactos?rev=33792&view=rev
Log:
preserve code for NtGdiCreateEnhMetaFile from win32k (where it's going to be removed
later) in gdi32 (where it's going to be implemented later)
if your going to implement it all in usermode are you going to try to
just rip the Wine metafile and enhanced metefile drivers?
Thanks
--
Steven Edwards