Colin Finck
|
950c86fb4c
|
Fix remaining text file line endings in the tree. (#18)
Based on https://stackoverflow.com/a/1511273
Also enforce CRLF for all *.xml files in our tree, because they are distributed with ReactOS.
|
2017-10-06 15:00:36 +02:00 |
|
Pierre Schweitzer
|
d7ee95b28b
|
[KERNEL32]: w2k3ify GetDriveTypeA()
|
2017-10-05 23:43:10 +02:00 |
|
Pierre Schweitzer
|
cb17d5dba4
|
[KERNEL32]: Reimplement GetDriveTypeW(). This allows providing a quick path for DOS drives and fixes a few detection cases. It allows brings in support for mount points.
|
2017-10-05 23:41:26 +02:00 |
|
Pierre Schweitzer
|
676bd0cf37
|
[KERNEL32]: Finally get rid of no longer used function InternalOpenDirW()
|
2017-10-05 22:14:44 +02:00 |
|
Pierre Schweitzer
|
8b6518139d
|
[KERNEL32]: Reimplement GetDiskFreeSpaceExA() to make it w2k3 compliant
|
2017-10-05 22:14:44 +02:00 |
|
Pierre Schweitzer
|
1e2424ee98
|
[KERNEL32]: Refactor a bit GetDiskFreeSpaceExW(), no ground breaking changes
|
2017-10-05 22:14:44 +02:00 |
|
Pierre Schweitzer
|
87448f3d8b
|
[KERNEL32]: Reimplement GetDiskFreeSpaceA() to make it w2k3 compliant
|
2017-10-05 22:14:44 +02:00 |
|
Pierre Schweitzer
|
5bee374c82
|
[KERNEL32]: Reimplement GetDiskFreeSpaceW() to fix various issues in it. It also brings support for appcompat
|
2017-10-05 22:14:44 +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 |
|