re: riched20: add EM_EXSETSEL conformance tests and fixes bug 4462 (revised)
17 Mar
2006
17 Mar
'06
11:56 p.m.
Brian wrote: + /* FIXME: EM_GETSEL needs to return proper ending value */ + todo_wine + { + ok(start == 0 && end == 18, "EM_EXSETSEL: expected (0,18) actual:(%d,%d)\n", start,end); + } What does EM_GETSEL return right now? It might be worth looking at that to see if you can fix it in the same patch, if it's easy. - Dan -- Wine for Windows ISVs: http://kegel.com/wine/isv
7213
Age (days ago)
7213
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dan Kegel