On 1/16/2011 20:17, James McKenzie wrote:
This is one of the test cases that was recommended and it appears to be the only one that 'works'.+ todo_wine { + SendMessageW(hwndRichEdit, EM_SETMARGINS, EC_USEFONTINFO, MAKELONG(EC_USEFONTINFO, EC_USEFONTINFO)); + }Hm.
There's no test in this line, maybe that's why it 'works'.