[NTDLL]
authorAleksey Bragin <aleksey@reactos.org>
Fri, 8 Apr 2011 17:49:49 +0000 (17:49 +0000)
committerAleksey Bragin <aleksey@reactos.org>
Fri, 8 Apr 2011 17:49:49 +0000 (17:49 +0000)
commita6586c33b1f347929309ae384240b6eabb761fb7
tree9001b00740ec97b60978be573dcb8c7ab4184eba
parentb63bf768a6fd5c4c5ed9fd6f5562a21e86491444
[NTDLL]
- Fix incorrect prototypes and partially implement fast unsafe versions of activation context activation/deactivation, however disable them for now, until the new loader is in place.
- Fix their usage in the new loader code, which by mistake (which got copypasted into three other places) was passing a totally empty activation context to the activate function.

svn path=/trunk/; revision=51281
reactos/dll/ntdll/def/ntdll.pspec
reactos/dll/ntdll/ldr/ldrinit.c
reactos/dll/ntdll/ldr/ldrpe.c
reactos/include/ndk/rtlfuncs.h
reactos/lib/rtl/actctx.c