user32: Reimplement LoadStringA to avoid memory allocations and to pass the tests.
commit28d29300748e0bdd1b89c686b97696aa696652ee
authorAlexandre Julliard <julliard@winehq.org>
Mon, 3 Mar 2008 19:06:54 +0000 (3 20:06 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 3 Mar 2008 19:06:54 +0000 (3 20:06 +0100)
treefe9c3847369081937783548018299f5e6524c84a
parent4b130aa0b03b29abb8d576190dfab9c9cd324853
user32: Reimplement LoadStringA to avoid memory allocations and to pass the tests.
dlls/user32/resource.c
dlls/user32/tests/resource.c