Hermès BÉLUSCA - MAÏTO
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...
## 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...
## 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.~~ ~~-...
## 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...
## Purpose See PR's title. Open for discussions.
## 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...
## 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...
## Purpose Ensure debug-traced user-mode data passed by pointers is captured. JIRA issue: [CORE-18098](https://jira.reactos.org/browse/CORE-18098)
## 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...