Re: riched20: WM_SETFONT support

2006-06-25 Thread Matt Finnicum
On 6/25/06, Krzysztof Foltman <[EMAIL PROTECTED]> wrote: I'm definitely for using your conformance test code. And WM_GETFONT. Not sure about the rest - the code in my patch is based on implementation of EM_SETCHARFORMAT, so it's basically as good as that one. Actually, GETFONT was a mistake -

Re: riched20: WM_SETFONT support

2006-06-25 Thread Krzysztof Foltman
Matt Finnicum wrote: I was just about to send in the same patch when you did. I'll have to keep you updated on what I'm working on in the future. That'd be nice - as I mostly stopped doing riched20 stuff for quite some time, and only got back to it a few days ago. I've attached the patch I

Re: riched20: WM_SETFONT support

2006-06-24 Thread Matt Finnicum
I was just about to send in the same patch when you did. I'll have to keep you updated on what I'm working on in the future. (You can see what I'm planning to do for my SoC project at http://wiki.winehq.org/MatthewFinnicum) I've attached the patch I was going to send - I suggest we use some parts