Hacker News new | ask | show | jobs
by arthulia 4004 days ago
NTFS is case aware, but not really case sensitive.
1 comments

How does that work? Did they implement case sensitivity and then decided to not use it?
It's more the case that NTFS is case-sensitive, but the Win32 APIs aren't.