msvcrt: The tests link with msvcrt(d).dll now, so use GetModuleHandle() rather than...
commitf0dd63cbb4445c11b504b94a65d30bcc9801f602
authorFrancois Gouget <fgouget@free.fr>
Wed, 13 Dec 2006 16:52:55 +0000 (13 17:52 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 14 Dec 2006 11:44:28 +0000 (14 12:44 +0100)
tree1ae4f4cfe64ec979051e2e00ca7cfbed51d75040
parent7aa9ea4ec03e67c5c98005e5c1c155811e6bfe0b
msvcrt: The tests link with msvcrt(d).dll now, so use GetModuleHandle() rather than LoadLibrary().
dlls/msvcrt/tests/cpp.c
dlls/msvcrt/tests/string.c