kernel32: Avoid hardcoding the Unicode string literal lengths.
commit632ac0b227ec9631543b36da8c990c8498a56c8e
authorFrancois Gouget <fgouget@free.fr>
Fri, 16 Dec 2011 12:08:23 +0000 (16 13:08 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 16 Dec 2011 16:40:40 +0000 (16 17:40 +0100)
tree6fcd665a4b24db9f71f0389d66ae88e7c773fdfb
parent95577f33681b3c880fbf83a7e75bfbc00e13beb5
kernel32: Avoid hardcoding the Unicode string literal lengths.
dlls/kernel32/console.c
dlls/kernel32/tests/atom.c
dlls/kernel32/tests/codepage.c