Hermès BÉLUSCA - MAÏTO

Results 21 issues of Hermès BÉLUSCA - MAÏTO

[SDK:ASM][NDK] Improve and synchronize the definition of the SYNCH_LEVEL symbol. In particular, for a given platform (x86, AMD64...) its definition depends for uniprocessor vs. multiprocessor NT kernel/HAL (controlled by the...

enhancement

## Purpose A better & more robust solution for PRs #1996 and #1997 ? For checking whether we are in a TSS I think we can look at the contents...

enhancement
help wanted
bugfix
needs rebase
kernel&hal

## Purpose Fix few bugs encountered in IoRaiseHardError() while discussing with @Extravert-ir and @ThFabba. JIRA issue: [CORE-14037](https://jira.reactos.org/browse/CORE-14037). ## Proposed changes ~~- Fix buggy retrieval of the current calling Irp->Tail.Overlay.Thread.~~ ~~-...

bugfix
review pending
needs tests
kernel&hal

## Purpose Mainly fix drawing issues in the performance page. See also PR #3401. ## TODO - [x] Finish the owner-drawn code (see console.cpl & calc). - [ ] Remove...

enhancement
bugfix
needs rebase

## Purpose See PR's title. Open for discussions.

enhancement
kernel&hal

## Purpose "Recent" CMake versions do not allow EXECUTABLE targets to export symbols (only libraries), unless the `ENABLE_EXPORTS` property is enabled by-target. I argue that this is unnatural, because the...

enhancement
refactoring
ROSTESTS
needs rebase
freeldr

## Purpose Do some simple cmake files cleanup, and improve some aspects of `spec2def()` function. ## Proposed changes _Describe what you propose to change/add/fix with this pull request._ - Some...

enhancement
refactoring

## Purpose Assortment of win32k fixes.

bugfix

## Purpose Ensure debug-traced user-mode data passed by pointers is captured. JIRA issue: [CORE-18098](https://jira.reactos.org/browse/CORE-18098)

bugfix
kernel&hal

## Purpose Our shell32's `wine/shpolicy.c` file, synced with Wine code (and which is currently in master still up to date with Wine!), contains outdated/incomplete definitions that date back from Windows...

enhancement
bugfix
send upstream