msvcrt: Make sure msvcrt doesn't get unloaded.
commit14b3db99c1b552c3a0d5dc8e2003122677575a81
authorAlexandre Julliard <julliard@winehq.org>
Fri, 28 May 2010 18:33:27 +0000 (28 20:33 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 28 May 2010 18:33:27 +0000 (28 20:33 +0200)
treef1cdcd8137cce8fa2c320eda9bacec506e2e36ba
parent271f5fbd97dfa29f0ef0a06565d9de389c47a98d
msvcrt: Make sure msvcrt doesn't get unloaded.

We can't initialize file handles properly a second time.
dlls/msvcrt/main.c