Skip to content
Snippets Groups Projects
Commit c962a699 authored by Eric Pouech's avatar Eric Pouech Committed by Alexandre Julliard
Browse files

- in kernel32, replaced all {Enter|Leave}CriticalSection calls with

  ntdll counterparts
- {Enter|Leave}CriticalSection is now a pure forward from kernel32 to
  ntdll (we now longer can use {Enter|Leave}CriticalSection in kernel32)
- replaced a few kernel32 heap management calls from ntdll, with
  RtlHeap* equivalents
parent 50c6965c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment