re: Question from new developer

2012-09-23 Thread Dan Kegel
Chris wrote: > 1. I discovered later that I don't think this is the root of my > original bug - and in fact doesn't seem to affect behavior of my > program. Is it still worth submitting? Generally, fixes are more likely to get committed when they don't break anything (did you run all the conforma

Re: Question from new developer

2012-09-23 Thread Bruno Jesus
On Fri, Sep 21, 2012 at 8:41 PM, Chris Teague wrote: > I submitted bug 31753 for an application that I use, and started > making an attempt to fix it. I started with the last few messages > from the log: > > fixme:win:LockWindowUpdate (0x501c4), partial stub! > fixme:win:LockWindowUpdate ((nil)),

Question from new developer

2012-09-23 Thread Chris Teague
I submitted bug 31753 for an application that I use, and started making an attempt to fix it. I started with the last few messages from the log: fixme:win:LockWindowUpdate (0x501c4), partial stub! fixme:win:LockWindowUpdate ((nil)), partial stub! wine: Unhandled page fault on read access to 0x000

Re: New developer

2006-02-01 Thread Uwe Bonnes
> "Segin" == Segin <[EMAIL PROTECTED]> writes: Segin> Hello! I am new to developing Wine, however, I am not new to Segin> using it (I know quite a bit about it already). I want to know Segin> what resources would I want to look at, please nothing obvious Segin> (bugzilla, MSDN

New developer

2006-01-31 Thread Segin
Hello! I am new to developing Wine, however, I am not new to using it (I know quite a bit about it already). I want to know what resources would I want to look at, please nothing obvious (bugzilla, MSDN, etc.), and what I can do to contribute. Thanks.