Hermès Bélusca-Maïto
412fe7d9ac
[SDK] Improve wincon.h and add wincon_undoc.h ( #8019 )
...
- Add missing WINBASEAPI modifiers.
- Update/add missing SAL annotations.
- Add missing function argument names.
- Only keep public definitions there.
- Move private/undocumented ones in a new wincon_undoc.h
This header is based on the following resources:
- https://undoc.airesoft.co.uk/kernel32.dll/
- https://github.com/microsoft/terminal/blob/main/dep/Console/ntcon.h
- https://github.com/microsoft/terminal/blob/main/dep/Console/winconp.h
(commit f08321a0b2)
2025-05-27 20:52:19 +02:00
Hermès Bélusca-Maïto
6696d40cfc
[SDK] Introduce winbase_undoc.h for undocumented exported kernel32 definitions ( #8019 )
...
This header is based on the following files from the official
Windows 10.0.10240.0 PSDK, a copy of which can be found at:
- https://github.com/tpn/winsdk-10/blob/master/Include/10.0.10240.0/um/minwin/winbasep.h
- https://github.com/tpn/winsdk-10/blob/master/Include/10.0.10240.0/um/minwin/wbasek.h
2025-05-27 20:52:17 +02:00
Hermès Bélusca-Maïto
14877a7ec6
[CODEOWNERS] Sort out entries for "Win32 Subsystem"
2025-05-27 20:52:14 +02:00
Hermès Bélusca-Maïto
8d7eca9482
[CODEOWNERS] Add myself for modules I wrote or heavily contributed to ( #5279 )
2025-04-04 20:47:59 +02:00
Justin Miller
c37af4cfca
[CODEOWNERS] add myself to codeowners for directx ( #7816 )
2025-03-24 23:08:34 +01:00
Mark Jansen
24a56f89ab
Rework apisets to use a table
...
This removes all fake apiset forwarders,
and handles apisets inside ntdll.
This is not 100% compatible with how windows does it, but it should be good enough for us.
2024-04-27 22:51:34 +02:00
Mark Jansen
89f58017c0
[CODEOWNERS] Add Giannis and myself as reviewer for shell related stuff
2023-04-13 19:09:55 +02:00
Hermès Bélusca-Maïto
23b7c7b823
[FASTFAT] And now use the MS-open-sourced fastfat_new as our official FAT12/16/32 FS driver.
2022-10-01 01:28:19 +02:00
Mark Jansen
15b54c4123
[CODEOWNERS] Remove automatic assignment from cmake/apitests
2022-09-04 15:28:43 +02:00
Chan Chilung
81db5e1da8
[TRANSLATION] Add Hong Kong Chinese (zh-HK) translation - Part 1 ( #3941 )
...
Converted from Cantonese to HK-Style Written Chinese.
Also assign zh-HK translations to the ReactOS Chinese
translation team in the CODEOWNERS file.
Reviewed-by: He Yang <1160386205@qq.com >
Reviewed-by: Stanislav Motylkov <x86corez@gmail.com >
Reviewed-by: Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org >
2021-12-30 00:40:57 +03:00
George Bișoc
009f2c3917
[CODEOWNERS] Add myself as maintainer for Security Manager
...
From now on I'll take care of this subsystem of the kernel.
2021-11-19 12:01:19 +01:00
Thomas Faber
f4ccc518e3
[CODEOWNERS] Don't automatically add me to apitests and CMake PRs.
...
Still feel free to request my review explicitly if desired.
2021-10-27 19:27:33 -04:00
Victor Perevertkin
49cfac17c5
[FFS] Remove the FFS/UFS driver
...
The upstream driver is not maintained and the file system itself
is in a semi-abandoned state.
Originally imported at 3a3ef631d1
The driver is written by Lee Jae-Hong, updated by Bo Brantén.
ReactOS porting made by Peter Hater and Pierre Schweitzer.
Follow updates at http://www.acc.umu.se/~bosse/
FS Recognizer code is left to keep the FS support as an
installable driver.
CORE-11040
2021-07-30 17:14:57 +03:00
Victor Perevertkin
2e2190df57
[REISERFS] Remove the ReiserFS driver
...
The upstream driver is not maintained and the file system itself
is in a semi-abandoned state.
Originally imported at e308102f4a
The driver is written by Mark W Piper, updated by Bo Brantén.
ReactOS porting made by Peter Hater and Pierre Schweitzer.
Follow updates at http://www.acc.umu.se/~bosse/
FS Recognizer code is left to keep the FS support as an
installable driver.
CORE-11005
2021-07-30 17:14:53 +03:00
Victor Perevertkin
ba447018c8
[MOUNTMGR] Move the driver to drivers/storage
...
Effectively mountmgr.sys is an essential part of the storage stack
2020-11-01 12:35:56 +03:00
Adam Stachowicz
f86a0e41ac
[CODEOWNERS] Update translation section ( #2679 )
...
Add missing translation teams
2020-04-30 01:40:35 +03:00
Adam Stachowicz
8cf3cff27c
[CODEOWNERS ] Clarify the use of teams
2020-04-26 20:39:09 +02:00
Victor Perevertkin
1ab6b35565
[CODEOWNERS] Add more language groups to translations auto-assignment
2020-04-26 17:58:52 +03:00
Serge Gautherie
02327ed665
[CODEOWNERS] Add ending '/' to '/dll/shellext'
2020-02-23 12:36:42 +01:00
Serge Gautherie
0f4f29d2ca
[CODEOWNERS] Add 'Printing' entry
2020-02-01 18:04:25 +01:00
Oleg Dubinskiy
83c07f4e4c
[SDK][USB] Delete old USB drivers and libusb
2020-01-06 21:16:08 +02:00
Serge Gautherie
41eb4b6d0a
[CODEOWNERS] Add /drivers/filters/*/ entries
...
Also add Pierre's Jira username.
2019-10-17 20:04:48 +02:00
Mark Jansen
89761ef951
[CODEOWNERS] Add some entries, fix some others
...
Also delete a now obsolete comment
2019-09-21 17:40:51 +02:00
Thomas Faber
4f370ea5fd
[CODEOWNERS] Remove 'CMakeLists.txt' rule, which is too noisy.
2019-08-04 12:55:51 +02:00
Serge Gautherie
c00dc46863
[CODEOWNERS] Add UniATA ( #1689 )
2019-07-24 19:59:07 +02:00
Victor Perevertkin
6997a7a36f
[DOCS] Add myself to CODEOWNERS file
2019-07-14 01:58:53 +03:00
Timo Kreuzer
46c052e0f2
[DOCS] Replace MAINTAINERS file with CODEOWNERS
2019-07-13 19:27:40 +02:00