reactos/sdk
Joachim Henze dd9177adaf [0.4.10][CDFS_NEW][SDK] Replace intermediate workarounds with proper fix CORE-14067
Historically we did hit assertions and exceptions in MS CDFS driver
when special characters 'äöüßÄÖÜ' were used in a valid filesystem.

We did already apply varying workarounds for those issues
into CDFS_NEW for 0.4.8, 0.4.9, 0.4.10
while we were in the learning curve still.

Later we found the root cause to be our faulty XDK
FsRtlIsAnsiCharacter* macros.

By fixing the macros we can replace the varying historic workarounds
and sync to the final 0.4.11-dev master state.

We did not ever observe new issues with any other filesystems that do
also use those macros during the last years. So we can sync now.
2020-12-31 15:14:30 +01:00
..
cmake [0.4.10][NTOSKRNL] Restore section layout for NTOSKRNL to fix BSOD regression CORE-14683 2020-10-31 16:37:16 +01:00
include [0.4.10][CDFS_NEW][SDK] Replace intermediate workarounds with proper fix CORE-14067 2020-12-31 15:14:30 +01:00
lib [0.4.10] [CONUTILS] Fix regression with file redirection of 'more' CORE-14592 2018-08-28 21:47:05 +02:00
tools [LOG2LINES] Enforce "Iso" type when unpacking the Iso file 2018-08-19 17:39:15 +02:00