zac wrote: > dimesio, that was a nice thing to do! Thanks for adding that line! It will help other beginners like me! > > Well, I'm very happy! Here is the bad commit: > > > Code: > > debian:/home/zac/wine-git# git bisect bad > 1a3551b630eae2418692f21790fcc7fc973f5366 is first bad commit > commit 1a3551b630eae2418692f21790fcc7fc973f5366 > Author: Dylan Smith <dylan.ah.smith@xxxxxxxxx> > Date: Mon Feb 2 01:32:20 2009 -0500 > > richedit: Use width from EM_SETTARGETDEVICE for wrapping. > > The width for EM_SETTARGETDEVICE is used by some applications to set the > wrapping width to a certain distance in twips. This can be used even > though the target device is ignored. > > :040000 040000 efbf63783320529c2de51eefdbaa1bde15bb209f a237f70a5fff488280157b2876c2f44b223185e5 M dlls > > > > Looks like Dylan has some work to do. What was the program again and what is the bug number? I'm working with him on several patches for richedit to get a function added that may actually fix this. James McKenzie