I still have to find why (probably gcc related) but under debian sid (no
problems under lenny, have not tested squeeze yet)
"winedbg --gdb regedit"
trigger an infinite loop error:
$ winedbg --gdb regedit
0017:0018: create process 'C:\windows\system32\regedit.exe'/0x110640
@0x7eb62c04 (0<0>)
fixm
Hi
I am trying to build a test case for a bug I have with
RichEdit10ANSIWndProc called with EM_GETTEXTRANGE on
an editor with two newlines at the end of the range.
In such case ME_GetTextW is called with
editor->bEmulateVersion10 which does nChars--;. In the
case of a newline nChars is 1 thus bec
Le Mon, 11 Apr 2005 22:58:31 +0100, Andrew Neil Ramage a écrit :
> Rough Draft is a useful Windows word processor that natively saves files
> in .RTF format. Unfortunately, when installing it I got the following
> errors:
>
> fixme:richedit:RichEditANSIWndProc EM_AUTOURLDETECT: stub
> fixme:ri
Le Thu, 07 Apr 2005 11:46:02 +0100, Damnation a écrit :
> ah i see, well they did suggest installing aol 7 on wine but everytime i did
> (they've done it)
> i kept getting aol needs to restart to install windows services.
> either that or windows needs to restart to install aol services.
maybe y
> Task 4:
> Try updating the menu mapping code to support the new XDG menu
> specification. Don't bother trying to make this work everywhere, it's a
> total nightmare. Just try supporting the new standards. Be warned: not
> every desktop/distro supports this yet!
>
> This one might be quite hard.