reactos/ntoskrnl/fstub
Hermès Bélusca-Maïto e69f845dab
[NTOS:FSTUB] Minor fixes.
- Some "PartitionInfo->PartitionNumber = 0;" are ROS-specific hacks for
  xHalIoAssignDriveLetters(), that should be fixed... Mark them as such.

- Un-hardcode some "magic" values (partition IDs, max number of
  partition table entries, etc.).

- Use NULL instead of '0' for null-pointers.

- Fix some typos in comments.
2020-08-25 14:44:24 +02:00
..
disksup.c [NTOS:FSTUB] Minor fixes. 2020-08-25 14:44:24 +02:00
fstubex.c [NTOS:FSTUB] Minor fixes. 2020-08-25 14:44:24 +02:00
halstub.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
translate.c [NTOS] Fix 64 bit warnings 2018-01-14 13:54:14 +01:00