[NTUSER] Release WinSta->spklList at IntWinStaObjectDelete (#4593)
[reactos.git] / sdk /
2022-07-23 Eric Kohl[SECLOGON][ADVAPI] CreateProcessWithLogonW: Return...
2022-07-22 Katayama Hirofumi MZ[IMM32][USER32] ImmPutImeMenuItemsIntoMappedFile (...
2022-07-20 Timo Kreuzer[NDK] Add missing x64 unwind definitions
2022-07-20 Timo Kreuzer[CMLIB] Don't redefine PAGED_CODE() to nothing in cmlib...
2022-07-17 Timo Kreuzer[CRT] Add round and roundf and add it to msvcrtex to...
2022-07-14 Timo Kreuzer[NTOS:KE/x64] Handle user faults in KiGeneralProtection...
2022-07-10 George Bișoc[CMLIB][NTOS:CM] Deduplicate other common definitions...
2022-06-27 Stanislav Motylkov[FREELDR][SDK] Sync copyright years with our banner...
2022-06-27 Stanislav Motylkov[FREELDR][SDK] Use "ReactOS Project" for consistency 4564/head
2022-06-27 Gary Sims[REACTOS] Remove references to ReactOS Foundation ... 4557/head
2022-06-26 Timo Kreuzer[CRT] Add missing OP_* constants in fpieee.h
2022-06-26 Timo Kreuzer[CRT] Add emmintrin.h
2022-06-26 Timo Kreuzer[CRT] Implement portable + amd64 asm version of fabs...
2022-06-26 Timo Kreuzer[CRT_APITEST] Implement tests for fabs/fabsf
2022-06-25 Timo Kreuzer[RTL] Implement dynamic function tables for x64
2022-06-25 Serge Gautherie[IP] AddrCountPrefixBits(): Fix loop condition (#4556)
2022-06-20 Stanislav Motylkov[DESK] Pass the list of all display modes to extensions 4553/head
2022-06-19 Thomas Csovcsity[WINESYNC]: reg is now in sync with wine-staging wine... 4298/head
2022-06-19 winesync[WINESYNC] reg: Use the standard va_list instead of...
2022-06-19 winesync[WINESYNC] reg: Support use of registry views in the...
2022-06-19 winesync[WINESYNC] reg/tests: Test use of registry views when...
2022-06-19 winesync[WINESYNC] reg: Support use of registry views when...
2022-06-19 winesync[WINESYNC] reg/tests: Use correct file and line argumen...
2022-06-19 winesync[WINESYNC] reg/tests: Split 'export' syntax tests into...
2022-06-19 winesync[WINESYNC] reg/tests: Test use of registry views when...
2022-06-19 winesync[WINESYNC] reg/tests: Add registry view syntax tests...
2022-06-19 winesync[WINESYNC] reg: Support use of registry views in the...
2022-06-19 winesync[WINESYNC] reg/tests: Test use of registry views when...
2022-06-19 winesync[WINESYNC] reg/tests: Split 'import' syntax tests into...
2022-06-19 winesync[WINESYNC] reg: Support use of registry views in the...
2022-06-19 winesync[WINESYNC] reg/tests: Check all error codes in delete_t...
2022-06-19 winesync[WINESYNC] reg/tests: Test use of registry views when...
2022-06-19 winesync[WINESYNC] reg/tests: Don't verify key deletion after...
2022-06-19 winesync[WINESYNC] reg/tests: Verify key opening and key deleti...
2022-06-19 winesync[WINESYNC] reg/tests: Test use of registry views with...
2022-06-19 winesync[WINESYNC] reg/tests: Split 'query' syntax tests into...
2022-06-19 winesync[WINESYNC] reg: Support use of registry views when...
2022-06-19 winesync[WINESYNC] reg: Support use of registry views when...
2022-06-19 winesync[WINESYNC] reg/tests: Test deletion of keys and values...
2022-06-19 winesync[WINESYNC] reg/tests: Remove duplicate test from test_r...
2022-06-19 winesync[WINESYNC] reg/tests: Modify delete_tree() to support...
2022-06-19 winesync[WINESYNC] reg/tests: Move 'delete' syntax tests into...
2022-06-19 winesync[WINESYNC] reg: Support the use of registry views durin...
2022-06-19 winesync[WINESYNC] reg/tests: Test key and value creation in...
2022-06-19 winesync[WINESYNC] reg/tests: Modify add_key() to support key...
2022-06-19 winesync[WINESYNC] reg/tests: Update delete_value() declaration...
2022-06-19 winesync[WINESYNC] reg/tests: Modify verify_key_nonexist()...
2022-06-19 winesync[WINESYNC] reg/tests: Modify verify_key() to support...
2022-06-19 winesync[WINESYNC] reg/tests: Update reg_open() and reg_open_...
2022-06-19 winesync[WINESYNC] reg/tests: Modify delete_key() to support...
2022-06-19 winesync[WINESYNC] reg/tests: Test how values are overwritten...
2022-06-19 winesync[WINESYNC] reg: Prompt the user to confirm whether...
2022-06-19 winesync[WINESYNC] reg/tests: Test whether the 'copy' command...
2022-06-19 winesync[WINESYNC] reg: Fail if the source and destination...
2022-06-19 winesync[WINESYNC] reg: Support recursion in the 'copy' command.
2022-06-19 winesync[WINESYNC] reg: Partially implement the 'copy' command.
2022-06-19 winesync[WINESYNC] reg: Group resource IDs by source location.
2022-06-19 winesync[WINESYNC] reg: Remove two unused string resources.
2022-06-19 winesync[WINESYNC] reg: Fail if one or more arguments follow...
2022-06-19 winesync[WINESYNC] reg: Add initial support for the 'copy'...
2022-06-19 winesync[WINESYNC] reg: Fix a typo in a function definition.
2022-06-19 winesync[WINESYNC] reg/tests: Add key and value order tests...
2022-06-19 winesync[WINESYNC] reg/tests: Add more data tests for the ...
2022-06-19 winesync[WINESYNC] reg/tests: Add complex data and hex type...
2022-06-19 winesync[WINESYNC] reg/tests: Add missing return code checks.
2022-06-19 winesync[WINESYNC] reg/tests: Add data tests for the 'copy...
2022-06-19 winesync[WINESYNC] reg/tests: Add further syntax tests for...
2022-06-19 winesync[WINESYNC] reg: Update an error message.
2022-06-19 winesync[WINESYNC] reg: Update the STRING_VALUEALL_FAILED resou...
2022-06-19 winesync[WINESYNC] reg: Fail if access is denied when deleting...
2022-06-19 winesync[WINESYNC] reg: Prevent buffer over-read when querying...
2022-06-19 winesync[WINESYNC] reg: Avoid allocating zero bytes of memory...
2022-06-19 winesync[WINESYNC] reg: Allow the 'reg_data' pointer to be...
2022-06-19 winesync[WINESYNC] reg: Only prompt the user to overwrite regis...
2022-06-19 winesync[WINESYNC] reg: Fail if access is denied when adding...
2022-06-19 winesync[WINESYNC] reg: Add or modify the (Default) registry...
2022-06-19 winesync[WINESYNC] reg: Replace the 'reg_count' variable name...
2022-06-19 winesync[WINESYNC] reg/tests: Update error messages.
2022-06-19 winesync[WINESYNC] reg/tests: Add two REG_DWORD tests.
2022-06-19 winesync[WINESYNC] reg/tests: Fix a typo in a REG_DWORD test.
2022-06-19 winesync[WINESYNC] reg/tests: Split the REG_DWORD_BIG_ENDIAN...
2022-06-19 winesync[WINESYNC] reg/tests: Use string literals instead of...
2022-06-19 winesync[WINESYNC] reg/tests: Add and amend tests adding a...
2022-06-19 winesync[WINESYNC] reg: Use correct error message if RegCreateK...
2022-06-19 winesync[WINESYNC] reg/tests: Verify that only the (Default...
2022-06-19 winesync[WINESYNC] reg/tests: Rework syntax tests for the ...
2022-06-19 winesync[WINESYNC] reg: Don't enumerate a registry key for...
2022-06-19 winesync[WINESYNC] reg: Print a new line when recursing and...
2022-06-19 winesync[WINESYNC] reg: Only print the name of the registry...
2022-06-19 winesync[WINESYNC] reg: Do not print a line break after queryin...
2022-06-19 winesync[WINESYNC] reg: Consistently use 'hkey' for HKEY variables.
2022-06-19 winesync[WINESYNC] reg: Print the full key path without a trail...
2022-06-19 winesync[WINESYNC] reg: Fail if a system key has a trailing...
2022-06-19 winesync[WINESYNC] reg: Drop key output from the "Invalid syste...
2022-06-19 winesync[WINESYNC] reg/tests: Add tests for querying a key...
2022-06-19 winesync[WINESYNC] reg/tests: Use 'hkey' in 'query' tests for...
2022-06-19 winesync[WINESYNC] reg/tests: Only try querying an invalid...
2022-06-19 winesync[WINESYNC] reg/tests: Test key creation and initializat...
2022-06-19 winesync[WINESYNC] reg/tests: Only pass a newly created HKEY...
2022-06-19 winesync[WINESYNC] reg/tests: Refactor 'add' tests into registr...
next