Timo Kreuzer
|
1cf31524d5
|
[REACTOS] Stop using non-conforming swprintf / vswprintf
Use the underscored versions instead.
|
2026-05-07 06:27:58 +00:00 |
|
Hermès Bélusca-Maïto
|
111c8cc62a
|
[REACTOS] Usage improvements for some RtlFindMessage invocations (#6023)
Use `RT_MESSAGETABLE` and `MAKELANGID(LANG_NEUTRAL, SUBLANG_NEUTRAL)`
instead of hardcoding their values.
|
2025-04-08 20:19:54 +02:00 |
|
Serge Gautherie
|
ed125de9f3
|
[SACDRV] Add 2 OBJ_KERNEL_HANDLE
Match Zw*() uses.
Plus:
- GetRegistryValueBuffer(): Add missing ZwClose(Handle), Fix a copypasta.
- SetRegistryValue(): 1 s/NtClose/ZwClose/.
CORE-10207
|
2022-05-08 19:42:49 +02:00 |
|
Victor Perevertkin
|
34593d933b
|
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
|
2021-06-11 15:33:08 +03:00 |
|
Timo Kreuzer
|
9e066abe2a
|
[DRIVERS] Fix 64 bit issues
|
2018-08-04 19:19:34 +02:00 |
|
Colin Finck
|
c2c66aff7d
|
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
|
2017-10-03 07:45:34 +00:00 |
|