| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces | 5 年前 | |
[NDK] Add CycleTime field to ETHREAD/EPROCESS/KPRCB This is a field from NT6+. We need it for cycle time accounting. To avoid changing the structure layout, the fields are added to the end of ETHREAD/EPROCESS, until we switch to NTDDI_VISTA, where they are part of KTHREAD/KPROCESS. | 25 天前 | |
[CRT] Add C++ const correct overloads | 1 年前 | |
[CRT] Fix c++ overload | 3 个月前 | |
[NDK] Fix an annotation in NtGetDevicePowerState NtGetDevicePowerState returns the power state of a device on its 2nd parameter, yet the annotation treats it like an input one. Fix that. CORE-18969 | 1 天前 | |
[PSDK] Sync winerror.h with wine-10.0 (#8244) - Sync winerror.h to wine-10.0 - Fix a couple hacks that existed because we didn't do this sooner - Fix an instance where Wine compares a pointer to S_OK to see if it's null | 1 年前 | |
[WIDL][WPP] Sync to wine-10.0 Update widl/wpp tools to Wine-10.0. This is needed for compiling WinRT idl files, and for various winesyncs. | 9 个月前 | |
[KBSWITCH][SDK] Add indicml.h and change window class (#7970) Supporting the IME System Pen icon. JIRA issue: CORE-19268 - Change kbswitch window class to "Indicator" from "kbswitcher". - Add <ime/indicml.h> from DDK. | 1 年前 | |
[NDK] Fix an annotation in NtGetDevicePowerState NtGetDevicePowerState returns the power state of a device on its 2nd parameter, yet the annotation treats it like an input one. Fix that. CORE-18969 | 1 天前 | |
[SDK] Don't use empty string defaultvalue for BSTR arguments (#9494) The MS SDK changed to NULL somewhere between 10.0.14393 and 10.0.16299. | 1 天前 | |
[MC] Add DRIVER_POWER_STATE_FAILURE bugcheck code This is used by the Power Manager kernel module to put down the system due to power failures of a driver. CORE-18969 | 1 天前 | |
[CRT] math.h: fix definition of NAN - Use positive NAN by default - add support for _UCRT_NEGATIVE_NAN to legacy CRT headers - Use __builtin_nanf() on GCC/Clang | 1 年前 | |
[ARM64][SDK] Address intrinsic review feedback | 1 个月前 | |
[WDF] Add missing NTAPIs to the NoOp functions | 9 个月前 | |
[SDK][LIBWINE] Import debugstr_fourcc | 9 天前 | |
[PSDK] update some headers from wine-10.0 | 6 个月前 | |
[APITESTS][NTOS:PS][SDK][NTUSER] Job UI Restriction support (#9448) Adds the initial attempt at handling the job ui restriction support. This doesn't protect the OS yet, however it provides everything we need to start implementing that protection. | 9 天前 | |
Move /sdk/include/reactos/wine to /sdk/include/wine, reorder global includes, remove unneeded includes (#8258) - Move sdk\include\reactos\wine to sdk\include\wine - Reorder the directories in include_directories() to be closer to alphabetical. This should make it easier to determine what global include directories can be removed in the future. | 1 年前 |