31 Jul
2008
31 Jul
'08
4:52 p.m.
Andre Wisplinghoff wrote:
Wrapping was still wrong. Sorry for that. Just using attachments now.
dlls/user32/tests/input.c | 37 +++++++++++++++++++++++++++++++++++++ 1 files changed, 37 insertions(+), 0 deletions(-)
------------------------------------------------------------------------
Just some things that caught my attention: Could you trim the length for some of the lines somewhat? I also don't think you need all those comments in the first call to ToUnicode. There is a C++ comment in the patch, should be avoided. And as a last one, is it possible to use names instead of magic constants? -- Cheers, Paul.