mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 19:25:36 +00:00
* [KERNELBASE] Import KernelBase from wine-10.0 * [KERNELBASE] Create some cmake files and add stuff into headers
5 lines
118 B
C
5 lines
118 B
C
#pragma once
|
|
|
|
#define CRITICAL_SECTION RTL_CRITICAL_SECTION
|
|
#define CRITICAL_SECTION_DEBUG RTL_CRITICAL_SECTION_DEBUG
|