- Add a lazy-initializing hack until user32 is able to delay-load the advapi32 as...
authorAleksey Bragin <aleksey@reactos.org>
Thu, 11 Jun 2009 11:42:07 +0000 (11:42 +0000)
committerAleksey Bragin <aleksey@reactos.org>
Thu, 11 Jun 2009 11:42:07 +0000 (11:42 +0000)
commit0bc8e64ea2f220a33a4c18421be9b2289f12fc54
tree27a04fc2e0f117a7da2872989766ba9c0e5b6d73
parent2023257ded6c047a0bf2f3d6879c5c4fb2b9d981
- Add a lazy-initializing hack until user32 is able to delay-load the advapi32 as it should. It fixes a problem of trying to enter a non-initialized critical section object and possibly hanging on every boot.

svn path=/trunk/; revision=41379
reactos/dll/win32/advapi32/reg/reg.c