Re: [1/5] user32:edit Use a dialog mode after receiving WM_GETDLGCODE message.
Aug. 25, 2009
8:05 p.m.
Hi Sergey, one very minor comment on this patch: + len = SendMessage(hwEdit, WM_GETTEXTLENGTH, 0, 0); + ok(13 == len, "expected 11, got %d\n", len); Nit: you mean "expected 13", not 11. The same is true for every instance where 13 is the expected length. --Juan
6057
Age (days ago)
6057
Last active (days ago)
0 comments
1 participants
participants (1)
-
Juan Lang